html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}


html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #ffffff url('/images/athm/bg.png') repeat;
	/*font-family: "Century Schoolbook", Century, Georgia, serif;*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}



textarea {
	padding: 5px;
	/*font-family: "Century Schoolbook", Century, Georgia, serif;*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
}
h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	margin-bottom: 0.3em;
}

h1{
	font-size: 2em;
}

h2{
	font-size: 1.8em;
}

h3{
	font-size: 1.4em;
}

h4{
	font-size: 1.2em;
}

h5{
	font-size: 1em;
}


a {
	outline: none;
	color: #7ea8ba;
	text-decoration: none;
	text-shadow: 0px 1px 1px #fff;
}

a:hover {
	outline: none;
	color: #000000;
	text-decoration: underline;
}

textarea { 
     resize: none; 
}


a.abutton
{
	display: inline-block;
	line-height: 25px;
	height: 25px;
	padding: 0 5px;
	background: #eeeeee;
	border: solid 1px #cccccc;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

a.abutton:hover, a.abutton:focus
{
	background: #ffffff;
}

/* Layout */

div.mnc {
	position:relative;
	margin: 0 auto;
	width:100%;
	/*background main image here*/
	height:auto !important;
	height:100%;
	min-height:100%;
	font-size: 1.0em;
}

div.mnch {
	width: 980px;
	height: 81px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

div.mncc {
	width: 980px;
	margin: 0 auto;
}

div.mncf {
	width: 980px;
	margin: 0 auto;
	margin-top: 20px;
	border-top: solid 1px #ffffff;
	color: #777777;
}
div.mncf a.connect{
	-moz-opacity:.50; 
	filter:alpha(opacity=50); 
	opacity:.50;
}
div.mncf a.connect:hover{
	-moz-opacity:1.0; 
	filter:alpha(opacity=100); 
	opacity:1.0;
}

div.mncfcont {
	border-top: solid 1px #dfdfdf;
	padding: 20px 0px;
}

div.mncfcontcopy {
	border-top: solid 1px #dfdfdf;
	padding: 10px 0px;
	padding-bottom: 50px;
	font-size: 11px;
	font-weight: normal;
}

div.mncc_homemain {
	width: 940px;
	margin: 0 auto;
	padding: 20px;
	background: url('/images/athm/bg_black03.png');
}

div.mncc_homecont {
	width: 900px;
	height: 550px;
	padding: 20px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #cccccc;
	background: #ffffff;
}

div.mncc_homecont img { 
	border: solid 1px #cccccc; 
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

div.mncc_blogside {
	width: 250px;
	margin: 0 auto;
	float: left;
}

div.mncc_blogmain {
	width: 700px;
	margin: 0 auto;
	padding: 15px;
	float: left;
	background: url('/images/athm/bg_black03.png');
}

div.mncc_blogcont {
	width: 600px;
	padding: 15px;
	border: solid 1px #cccccc;
	background: #ffffff;
	float: left;
}

div.mncc_itemside {
	width: 250px;
	margin: 0 auto;
	float: left;
}

div.mncc_itemmain {
	width: 700px;
	margin: 0 auto;
	padding: 15px;
	float: left;
	background: url('/images/athm/bg_black03.png');
}

div.mncc_itemcont {
	width: 668px;
	padding: 15px;
	border: solid 1px #cccccc;
	background: #ffffff;
	float: left;
}



div.sideitem_I {
	margin-bottom: 4px;
}

div.sideitem_A {
	margin-bottom: 4px;
}


div.blogitem {
	width: 686px;
}

div.blogcont {
	width: 600px; 
	overflow: hidden;
	margin-right: 15px; 
	float: left; 
	border-bottom: solid 1px #cccccc; 
	margin-bottom: 15px;
}

div.blogcont img { 
	border: solid 1px #cccccc; 
}

div.blogcontside {
	float: left;
	width: 71px;
	padding: 0px;
	overflow: hidden;
	
}

div.blogdate {
	width: 65px;
	padding-right: 6px;
	height: 92px;
	margin: 0px;
	overflow: hidden;
	background: url(../images/athm/flag_date.png) no-repeat top left;
	color: #ffffff;
	
}

div.blogdate_day {
	height: 30px;
	margin-top: 5px;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
}
div.blogdate_month {
	margin-top: 2px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'Lucida Grande', Helvetica, Verdana, sans-serif;
}
div.blogdate_year {
	margin-top: 3px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Lucida Grande', Helvetica, Verdana, sans-serif;
}


div.blogcomments {
	width: 66px;
	padding-right: 5px;
	padding-top: 6px;
	height: 92px;
	margin: 0px;
	margin-top: 7px;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	overflow: hidden;
	background: url(../images/athm/flag_comment.png) no-repeat top left;
	color: #777777;
}


div.clear {
	clear: both;
}

input.emailinput {
	font-size:16px; 
	color:#aaaaaa; 
	height: 22px;
	width: 200px;
	border: solid 1px #dddddd;  
	background: #ffffff;
}



.commentContain {

}

.commentContain2 {

}

.commentContainHead {

background: #bbbbbb;
padding: 5px;
color: #ffffff;
}

.commentContainBody {
padding: 5px;
margin-bottom: 10px;
}


.worklist_item {
	margin-right: 15px; 
	margin-bottom: 15px;
	float: left; 
	border: solid 1px #cccccc; 
	color: #666666; 
	font-size: 0.90em;
}

.worklist_item img {
	width: 200px;
	height: 200px;
}

.worklist_itemtxt {
	margin: 5px 5px; 
	height: 16px;
	width: 180px; 
	overflow: hidden;
 	white-space: nowrap;
 	text-overflow: ellipsis;
 	font-size: 0.9em;
}

ul.bullet li {
 margin-left: 1.5em;
}