/*
Theme Name: AMak.me
Version: 1.0
Description: A simple theme that automatically organizes your content into a fluid grid.
Author: a.mak
Author URI: http://amak.me/
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, a, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}	
body{ background:#FFFFFF; font-family:georgia, Verdana, Arial; font-size:12px; color:#333333;}
.clearfix{ clear:both; }

a, a.more-link p{color:#5096cb;text-decoration:none;}
a:hover{color:#3689c9;text-decoration:none;}

a:active {outline:none;blr:expression(this.onFocus=this.blur());}


/*header
=============================================================================================================*/
#header{
	margin-bottom:10px;
	background:url(/Skin/in/index-bg.jpg) repeat-x;
	padding:0px;
	border-bottom:0px solid rgba(0,0,0,0.15);
	height:141px;
}
#nirong{
	width: 99%;
	padding-left: 5px;
	padding-right: 5px;
}


#site-info, .menu{ display:inline; float:left; margin:20px 20px 0 40px; }
.navcontainer {
	border-bottom: 0px solid #682e48;
	margin-top: 1px;
	margin-left: 50px;
	height: 55px;
	}
.biao {
	height: 55px;
	width: 55px;
	float: left;
	margin-left: 30px;
	margin-top: 2px;
	}

#nav li { float: left; list-style: none; margin: 0px; padding: 0px; }

#nav li a, #nav li a:link {
	color: #7f6600;
	display: block;
    margin: 6px 0;
	padding: 18px 12px 23px 8px;
	text-decoration: none;
	font-size: 18px;
	text-transform:capitalize;
    font-family:georgia, Verdana, Arial;
    background: url(images/_nav-backgr.png) top left repeat-x;
	}
#nav li a:hover, #nav li a:active {
	background:url(images/nav-background-hover.gif) top left repeat-x;
	color: #705a00;
	display: block;
	}
#nav  li.current-cat a {
    background: url(images/nav-background-hover.gif) top left repeat-x;
	color:#705a00;
	}
/* box
=============================================================================================================*/
#grid{padding:20px 0 0 30px;}
.nl1{
	width: 904px;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#nl2{
	width: 1000px;
}
.nl3{
	padding-right: 40px;
	padding-left: 40px;
	float: left;
	width: 1000px;
}

.wrap{width: 100%;}

.box {
	background:#21191c;
	font-family: georgia, Verdana, Arial;
	font-size:12px;
	margin:5px;
	padding:10px;
	width:260px;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:justify;
	_text-justify:inter-ideograph;
}
.box img{
	margin-bottom:10px;
	z-index:0;
	width: 260px;
}
.box h2{ font-size:13px; text-transform:uppercase; margin-bottom:5px; text-align:justify;text-justify:none;font-weight:bold;}
.box h2 a{color:#3689c9;/*\\\\\\\\\\*/}
.box h2 a:hover{color:#376589;/*\\\\\\\\\\*/}
.box a,.box p a, .box ul a{color:#6f6568;/*\\\\\\\\\\*/line-height:16px; margin-bottom:10px; letter-spacing: 0;text-decoration:none;}
.box a:hover,.box p a:hover, .box ul a:hover{color:#5e5457;/*\\\\\\\\\\*/line-height:16px; margin-bottom:10px; letter-spacing: 0;text-decoration:none;}
.boxq {
	background:#21191c;
	font-family: georgia, Verdana, Arial;
	font-size:12px;
	margin:5px;
	padding:10px;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:justify;
	_text-justify:inter-ideograph;
}
.boxq1 {
     
	background:#21191c;
	_text-justify:inter-ideograph;
	margin: 3px;
	padding: 6px;
	float: left;
	color: #999999;
}
.boxq2{
	color:#5e5457;
	border-top:1px solid #3f3639;
	font-size:11px;
	line-height:12px;
	margin-top:12px;
	padding:8px 0;
	text-align: left;
}
.boxq950{
	color:#5e5457;
	border-top:1px solid #3f3639;
	font-size:11px;
	line-height:12px;
	margin-top:12px;
	padding:8px 0;
	width: 950px;
}

.boxq-footer{color:#5e5457;border-top:1px solid #3f3639;/*\\\\\\\\\\*/font-size:11px;line-height:12px; margin-top:12px;padding:8px 0;}
.boxq-footer a{color:#3689c9;/*//////////*/}
.box-footer a:hover{color:#376589;/*//////////*/}


.index_img {
	max-width:260px;
	width:260px;

 width:expression(document.body.clientWidth>260?"260px":"auto");
	overflow:hidden;
	height: 150px;
}
.box ul li{ margin-bottom:5px; margin-left:5px; }
.box-footer{color:#5e5457;border-top:1px solid #3f3639;/*\\\\\\\\\\*/font-size:11px;line-height:12px; margin-top:12px;padding:8px 0;}
.box-footer a{color:#3689c9;/*//////////*/}
.box-footer a:hover{color:#376589;/*//////////*/}

/* page --
=============================================================================================================*/
#page{ width:950px;margin:15px 0 0 30px;}
#page h2{
	font-size:20px;
	margin-bottom:20px;
	font-weight:bold;
	color:#3689c9;
	border-bottom:2px solid #3f3639;/*\\\\\\\\\\*/;
	padding:0 0 5px;
}
#page h3{
	font-size:20px;
	font-weight:normal;
	margin-bottom:15px;
	color:#74696c;
	border-bottom:0px solid #3f3639;/*\\\\\\\\\\*/;
}
#page ul li li {padding: 4px 0px 4px 0;margin:0px;border-bottom:1px dotted #3f3639;}
#page p{ margin-bottom:20px; line-height:22px; _font-family: \5FAE\8F6F\96C5\9ED1;font-size:13px;}
.wide-col{ padding:15px; background:#21181b-; float:left; clear:right; width:575px;}
.wide-col img {
	max-width:575px;height:auto;     
	border:0px dashed #4E6973;padding-top:4px;      
	zoom:expression( function(elm) { 
		if (elm.width>575) {
			var oldVW = elm.width; elm.width=575;
			elm.height = elm.height*(575 /oldVW);
		}
		elm.style.zoom = '1'; 
	}(this));
}
.wide-col Random{color:#74696c;}
.postmetadata{padding:5px 0;border-top:2px solid #3f3639;/*\\\\\\\\\\*/;}
.postmetadata small{font-size:10px;line-height:1.8;}
/* Start Comments 
=============================================================================================================*/
.alignright{float:right;}
.alignleft{float:left;}
.commentlist cite, .commentlist cite a{	font-style:normal;font-size:1em;}
.commentlist li{;margin:10px 0 0 25px;padding:8px;background:#1a1118;_list-style:none;}
.commentlist ul li{padding:5px 0 0 0;border-top:3px solid #1f1619;border-left:0px solid #3f3639;background:#;}
img.avatar{border: 1px solid #3f3639;float: right;width:40px; height:40px;filter:alpha(opacity=50);}
a#cancel-comment-reply-link{
    color: red;
}
/* Sidebar 
=============================================================================================================*/
.narrow-col{ padding:0px; background:#21181b-; float:right; clear:right; width:310px;}
#sidebar ul{ list-style:none; margin-left:0; }
#sidebar ul li{ list-style:none; margin-left:0; font-size:11px;line-height:15px;}
.widget, #sidebar ul{ margin-bottom:20px; }


/* Form style
=============================================================================================================*/
#s {width:298px; height:20px;padding: 4px; margin:2px 0 0 0;}
#s, input, textarea {border:1px solid #30282b;/*\\\\\\\\\\*/; padding:3px 5px;/* This keeps the search inputs in line */}
input, textarea {
	padding:4px;
	margin-top:10px;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#1a1118-;/*\\\\\\\\\\*/
	color:#74696c;
	width:310px;
	overflow-y:hidden;
	}

textarea { margin-top:0px; height:130px; width:98%; }
input:focus, textarea:focus {background:#23181c;color:#74696c;}
#submit, .submit{
	background:#;
	border:1px solid #30282b;
	padding:10px 20px 10px 20px;
	margin:0;
	width:auto;
	font-weight:bold;
	}

/* Navigation
=============================================================================================================*/
div.navigation {width: 129px; float:right; overflow: hidden;}
div.navigation .prev,div.navigation .next, div.navigation .prev a, div.navigation .next a {background: url(images/prev-next.gif) no-repeat;display:block;height: 20px;text-indent: -9999em;}
div.navigation .prev {float:left;background-position: 0 0;width: 75px;}
div.navigation .next {float:right;background-position: -75px 0px;width: 54px;}
div.navigation .prev a { background-position:  0 -20px;width: 75px;}
div.navigation .next a { background-position: -75px -20px; width: 54px;}
div.navigation .next a:hover { background-position: -75px -40px; }
div.navigation .prev a:hover { background-position: 0 -40px; }

/* footer
=============================================================================================================*/
#footer {
	font-size:11px;
	color:#FFFFFF;
	padding:20px 0 0 35px;
	height:125px;
	background:url(/Skin/in/foot_bg.jpg);
}
.footertx{font-size: 11px; color:#FFFFFF; display: block;FONT-FAMILY: georgia, Verdana, Arial;line-height:18px;}
#footer .navigation { float:left; overflow: hidden;}


/* diyi
=============================================================================================================*/
#din {}

