/*
Theme Name: BrownGrid
Theme URI: http://www.androidfrog.com/
Description: This WordPress theme was designed by <a href="http://www.androidfrog.com/">Tici</a>.
Author: Tici
Version: 1.0
Tags: brown, two-columns
*/


/*---------------
 basic settings
 ---------------*/
* {
	padding:0;
	margin:0;
	outline:0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { font-weight:normal;}
h1, h2, h3, h4, h5, h6 { line-height:100%;color:#ac4843;}
h2 {font-size:18px;}

a img{ border:none; }
a:visited{
	text-decoration: none;
	color: #ac4843;
}
a:link{
	text-decoration: none;
	color: #ac4843;
}
a:hover{
	text-decoration: none;
	color: #97a000;
}

ol, ul { list-style: none; }

.clear{ clear:both; height:0px; font-size:0px; line-height:0px; }

body{
	font: 12px/150% 'Lucida Grande', Verdana, Arial, Sans-serif;
	color: #3c1818;
}

/*---------------
 #wrapper
 ---------------*/
#wrapper{
	background: #ebe7e7 url(images/background_bg.png) repeat 0 0;
}

.wrapper{
	width: 900px;
	margin: 0 auto;
}

.blow_line{
	background: transparent url(images/blow_line.png) no-repeat 0 0;
	width: 620px;
	height: 1px;
	margin: 10px 0;
}

/*---------------
 #header
 ---------------*/
#header{
	background: #3c1818 url(images/header_bg.png) repeat-x 0 0;
	height: 60px;
	overflow:hidden;
}

#header a{
	background: transparent url(images/logo.png) no-repeat 0 0;
	height: 60px;
	width: 144px;
	display: block;
}

/*topline*/
.topline{
	background: transparent url(images/hr_bg.png) repeat-x 0 0;
	height: 3px;
}

.topline .topline_img{
	background: transparent url(images/hr_img.png) no-repeat 0 0;
	height: 3px;
	width: 900px;
	margin:0 auto;
}

/*---------------
 #center
 ---------------*/
*html #center{margin-top:-11px;/*For IE6*/}
/*---------------
 #container
 ---------------*/
#container{
	float: left;
	width: 620px;
	padding-bottom: 20px;
	overflow: hidden;
}

/* mainMenu */
#mainMenu{
	background: transparent url(images/menu_bg.png) no-repeat 0 0;
	height: 27px;
	width: 600px;
	padding:3px 0 0 20px;
	margin-bottom: 20px;
}

#mainMenu ul{
	font-size:14px;
}
#mainMenu ul li{
	float:left;
	margin-right:15px;
}

#mainMenu ul li a:visited{
	text-decoration: none;
	color: #ebe7e7;
}
#mainMenu ul li a:link{
	text-decoration: none;
	color: #ebe7e7;
}
#mainMenu ul li a:hover{
	text-decoration: none;
	color: #3c1818;
}
#mainMenu ul li ul li{
	margin-right:0;
}

/* post */
#container .pagetitle{
	color:#97a000;
	font-size:14px;
}
#container .post_show{
	padding: 5px 0;

}

#container .post_show .show_line{
	background: transparent url(images/show_line.png) no-repeat 0 0;
	height: 3px;
	width: 620px;
	margin: 15px 0;
}

#container .post_show .post_show_item{
	height: 150px;
	width: 180px;
	float:left;
	border: 3px solid #ffffff;
	margin: 0 10px;
	overflow: hidden;
}

#container .post{
	width: 620px;
	padding-top: 15px;
	float:left;
}

#container .post ul.post_metadata{
	padding-top:5px;
}

#container .post ul.post_metadata li{
	margin-right: 10px;
	color:#999999;
	display:inline;
}

#container .post .entry{
	width: 620px;
	clear:both;
	overflow: hidden;
}

.entry p, .entry blockquote, .entry ul, .entry ol{
	margin: 0.8em 0;
}
.entry ul, .entry ol{ padding:0 0 0 2em; line-height: 200%; }
.entry ul{ list-style: disc;}
.entry ol{ list-style: decimal; }
.entry a img{
	border: 2px solid #fff;
}
.entry a:hover img{
	border: 2px solid #ddd;
}
/*.entry blockquote{
	background: #FCF9E6 url(images/blockquote_icon.png) no-repeat 15px 20px;
	padding: 3px 20px 3px 50px;
	width: 70%;
	overflow: hidden;
	border: 1px solid #EBE6C9;
}*/
/* share */
#container ul.share{
	background: transparent url(images/blow_line.png) no-repeat 0 bottom;
	width: 620px;
	padding: 10px 0 3px 0;
	color:#ac4843;
}

#container ul.share li{
	margin: 0 15px 0 0;
	display:inline;
}

/* comments */
#container h2.comments_count{
	background:transparent url(images/comment_img.png) no-repeat 0 0;
	width: 620px;
	height: 21px;
	padding-left:30px;
	margin-top: 20px;
	font-size:14px;
	line-height:21px;
}

#container .commentarea{
}

#container .commentarea li.comment_item{
	margin:20px 0;
	padding:10px;
	border-bottom:1px solid #d4d2d3;
	border-top:1px solid #d4d2d3;
	background:#f3f3f3;
}

#container .commentarea .avatar{
	border: 2px solid #ffffff;
	float: left;
}

#container .commentarea .commentbox{
	float: left;
	width: 550px;
	margin-left: 9px;
}

#container .commentarea .comment_info{
	width: 550px;
}

#container .commentarea .comment_entry{
	width: 550px;
	margin-top: 4px;
}

#respond{
	font-size: 12px;
}

#respond h2{
	font-size:14px;
	line-height:21px;
	margin: 10px 0;
}

#commentform p{
	margin: 10px 0;
}

#commentform input{
	background: #f3f3f3;
	padding: 3px;
	border:1px solid #ab4843;
	width: 200px;
	color: #ab4843;
}

#commentform textarea{
	background: #f3f3f3;
	padding: 3px;
	border:1px solid #ab4843;
	width: 560px;
	color: #ab4843;
	font-size: 12px;
}

/* pagination */
.alignleft {float: left;}
.alignright {float: right;}
.navigation{
	width: 100%;
	padding: 10px 0 10px 0;
	height: 24px;
	float:left;
}

.emm-paginate {
	padding:10px 0; 
	overflow:hidden;
}
.emm-paginate a {
	background:#ffffff url(images/bk_pagenavi.jpg) 0 100% repeat-x; 
	border:1px solid #ac4843; 
	color:#c4c4c4; 
	margin-right:5px; 
	padding:4px 8px; 
	text-align:center; 
	text-decoration:none;
}
.emm-paginate .emm-title {
	color:#ac4843; 
	margin-right:4px;
}
.emm-paginate .emm-gap {
	color:#999; 
	margin-right:4px;
}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current {
	color:#ac4843; 
	background:#e4c5c4; 
	border:1px solid #ac4843; 
	margin-right:5px; 
	padding:4px 8px;
}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}

/*---------------
 #sidebar
 ---------------*/
#sidebar{
	float: left;
	width: 260px;
	margin: 0 0 20px 20px;
	overflow: hidden;
}

#sidebar h2{
	background: transparent url(images/blow_line.png) no-repeat 60px bottom ;
	height: 30px;
	padding:10px 0 0 60px;
	color:#7e75c0;
	font-weight:bold;
}

#sidebar ul li{
	background: transparent url(images/title_bg.png) no-repeat 0 0 ;
	margin-top: 20px;
}

#sidebar ul li ul{
	margin: 10px 0 0 42px;
	border-left: 1px solid #d4d3d3;
}

#sidebar ul li ul li{
	background:transparent;
	padding: 10px 0 5px 0;
	margin:0 0 0 17px; /* ¸²¸Ç¼Ì³ÐµÄÉÏ±ßÔµÖµ */
	border-bottom: 1px solid #d4d3d3;
}

/* search */
#sidebar .searchbox{
	background: transparent url(images/search.png) no-repeat 0 0 ;
	width: 260px;
	height:39px;
	margin-top: 20px;
}

#searchform{
	float:left;
	margin:7px 0 30px 60px;
	display:inline;
}

#searchform input{
	width: 139px;
	height: 17px;
	padding: 3px;
	border: 1px solid #d4d3d3;
	float:left;
}

#searchform input.submit {
	width:35px;
	height:17px;
	background:url(images/search_button.png) 0 0 no-repeat;
	border:none;
	margin:4px 0 0 10px;
	float:left;
}

/* rss */
#sidebar .rss{
	background: transparent url(images/rss.png) no-repeat 0 0 ;
	width: 260px;
	padding: 11px 0 0 60px;
	margin-top:20px;
}

#sidebar .menu_head{
	margin-bottom:12px;
	width:187px;
	height:17px; 
}
#sidebar .rss ul.menu_body{
	display:none;
}
#sidebar .rss ul.menu_body li{
	background: transparent; /* ¸²¸Ç¼Ì³Ð±³¾°Öµ */
	padding-bottom: 5px;
	line-height:12px;
	margin-top:15px; /* ÖØÖÃ¼Ì³ÐÖµ */
	border-bottom: 1px solid #d4d3d3;
}

/* recent posts */
#sidebar ul li.recentposts{
	background: transparent url(images/recentposts.png) no-repeat 0 0;
	width: 260px;
	padding-top: 40px;
}

/* random posts */
#sidebar ul li.randomposts{
	background: transparent url(images/randomposts.png) no-repeat 0 0;
	width: 260px;
	padding-top: 40px;
}

/* recent comments */
#sidebar ul li.recentcomments{
	background: transparent url(images/recentcomments.png) no-repeat 0 0;
	width: 260px;
	padding-top: 40px;
}

/* friend link */
#sidebar ul .friendlink{
	background: transparent url(images/friendlink.png) no-repeat 0 0;
	color:#3fafc7;
}

#sidebar ul h2.hidden{
	visibility :hidden;
}

/*---------------
 #footer
 ---------------*/
#footer{
	background: transparent url(images/footer_bg.png) repeat-x 0 0 ;
	height: 63px;
	clear:both;
	text-align: center;
}

#footer p{
	padding-top:20px;
	color:#ac4843;
}

#footer a:visited{color: #ebe7e7;}
#footer a:link{color: #ebe7e7;}
#footer a:hover{color: #97a000;}

#footer .grid{
	color: #97a000;
}
/* boxgrid */
.post_show h3{ margin: 3px 8px 2px 8px; color:#FFF; font:14px 'Lucida Grande', Verdana, Arial, Sans-serif; letter-spacing:-1px;}
.post_show span{ margin: 0 0 0 8px;}
.post_show .boxgrid{ 
	width: 180px; 
	height: 150px; 
	margin:0 10px; 
	float:left; 
	background:#161613; 
	border: 3px solid #ffffff;
	overflow: hidden; 
	position: relative; 
	display:inline;
}
.post_show .boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.post_show .boxgrid .textbox{ 
	padding: 0 8px; 
	height: 85px; 
	color:#afafaf; 
	font-weight:bold; 
	font:12px "Lucida Grande", Arial, sans-serif; 
	overflow: hidden;
}
.post_show .boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.post_show .captionfull .boxcaption {
	top: 260;
	left: 0;
}
.post_show .caption .boxcaption {
	top: 220;
	left: 0;
}
