/*

Theme Name: Inspirefolio

Author: ChiQ Montes

Author URI: http://www.wpthemedesigner.com

*/



* {

	margin: 0; padding: 0;

}

body {

	text-align: center;

	font: 12px Verdana;

	color: #443e33;

	background:#FFFFFF url(images/bg.gif) repeat-x top;

	font-family:"Microsoft Yahei",Verdana,Lucida Sans Regular,Lucida Sans Unicode,Arial,sans-serif;

	line-height:18px;

}

a {

	color: #443e33;

	line-height:18px;

        text-decoration:none;

}

a:hover {

	text-decoration: none;

	color: #443e33;

}

a.readmore{

    color:#BC811F;

    font-weight:bold;

    text-decoration:none;

}

a.readmore:hover{

    text-decoration:underline;

}

img {

	border: 0;

}



.break {

	font-size: 0;

	width: 0; height: 0;

	clear: both;

}

.alignleft {

	float: left;

	margin: 4px 10px 5px 0;

}

.alignright {

	float: right;

	margin: 4px 0 5px 10px;

}

.aligncenter {

	text-align: center;

}

.hidden {

	display: none;

}



/** BEGIN wrapper **/

#wrapper {

	width: 1000px;

	margin:0 auto;

	text-align: left;

	margin-top:-17px;

}

/** END wrapper **/



/** BEGIN header **/

#header {

	padding:0px;

	margin:0px;

	height: 100px;

/*	background:url(images/header_1.gif) no-repeat top;

*/	

}



#header .pages {

	padding:0px;

	margin:0px;

	height:99px;

	overflow:hidden;

	list-style-type: none;

	float:right;

}

#header a{

	text-decoration:none;

}

#header .pages li {

	float: left;

	font-size: 0.9em;

	text-transform: uppercase;

	font-weight: bold;

	padding-left: 2px;

	/*padding-top:30px;*/

}

#header .pages li a {

	display: block;

	color: #aaa79f;

	text-decoration: none;

	padding: 39px 14px 48px;

}



#header .pages li a:hover {

	display: block;

	color: #c08a2e;

	text-decoration: none;

	padding: 39px 14px 48px;

	background:#1a170e

}



#header .pages li.f {

	padding-left: 0;

	background: none;

}

#header .pages li.f a {

}





#header .logo {

	margin:0px;

	padding:0px;

	BORDER:0px;

	float:left;

	text-align:left;

	width:560px;

	height:40px;

	margin-top:30px;

	margin-left:0px;

}

#header .logo h1 {

	font-size:30px;

	color:#fff;

	text-decoration:none;

        height:30px;

        line-height:30px;
float:left;

}

#header .logo h2 {
color:#CCCCCC;
display:inline-block;
font-size:15px;
height:30px;
line-height:30px;
margin-left:10px;
text-decoration:none;
}

#header_2 {

	padding:0px;

	margin:0px;

	height: 30px;

/*	background:url(images/header_2.gif) no-repeat top;

*/}



#header_2 .categories {

	padding:0px;

	margin:0px;

	float:left;	

	list-style-type: none;

	overflow: hidden;

}

#header_2 .categories li {

	float: left;

	font-size: 0.9em;

	text-transform: uppercase;

	font-weight: bold;

	padding-left: 2px;

}

#header_2 .categories li a {

	padding: 0px;

	display: block;	



	color:#ffffff;

	text-decoration: none;

	padding: 8px 10px 0px 0px;

}



#header_2 .categories li a:hover {

	padding: 0px;

	display: block;	

	color:#ffffff;

	text-decoration:underline;

	padding: 8px 10px 0px 0px;

}

#header_2 .categories li.f {

	padding-left: 0;

	background: none;

}

#header_2 .categories li.f a {

	padding-left: 0;

}



#header_3 {

	height: 332px;

/*	background:url(images/header_3.gif) no-repeat top;

*/}



/** END header **/



#maincontent {

	padding: 0px;

	margin:0px;

	float: left;

	margin-left:0px;

	margin-top:-300px;	

}



/** BEGIN featured **/



#featured {

	margin-bottom:10px;

	height: 230px;

}

#featured .post {

	/*

	background: #ffffff url(images/gradient.gif) repeat-x 0 0;

	border: 1px solid #CFCFCF;

	*/

	padding: 5px;

	margin-bottom: 10px;

}

#featured .post img {

	float: left;

	margin-right: 10px;

	width: 430px; 

	height: 170px;

}

#featured .post .title{

	padding:0px;

	margin:0px;

	height:60px;

	}

#featured .post .title h2 {

	padding:0px;

	margin:0px;

	font-size:1.4em;

	font-weight:bold;

	margin-bottom: 0px;

	font:Verdana;

}

#featured .post .title h2 a {

	text-decoration: none;

}



#featured .post .title .details {

	padding-top: 5px;

	font-size: 0.9em;

	text-transform:capitalize;

	margin-bottom: 0;

	

}

#featured .post .title .details a {

	text-decoration: none;

	color:#bc811f;

	font-weight:bold;

}



#featured .post p {

	line-height: 1.4em;

	margin-bottom: 10px;

}



#featured .post h3 {

	text-transform: uppercase;

	font-size: 0.9em;

	padding: 1px 0px 1px;

	margin-bottom: 10px;

	color:#443e33;

}



/** END featured **/



/** BEGIN content **/



#content {

	padding: 0px;

	margin:0px;

	width: 540px;

	float: left;

        margin-right:20px;
		margin-bottom:30px;

	

}

#content .post {

	padding: 5px;

	margin-bottom: 10px;
border-bottom:1px dotted #ccc;
padding-bottom:20px;
}

#content .post img {

	float: left;

	margin-right: 10px;

	width: 100px; height: 100px;

}

#content .post .title{

	padding:0px;

	margin:0px;

	height:50px;

	margin-bottom:5px;

	}

#content .post .title h2 {

	padding:5px;

	margin:0px;

	font-size:1.6em;

	font-weight:bold;

	margin-bottom: 0px;

	font:Verdana;
padding-left:0;
font-family:"微软雅黑";

}

#content .post .title h2 a {

	text-decoration: none;

}
#content .post .title h2 a:hover{
color:#C08A2E;
text-decoration:underline;
}


#content .post .title .details {

	padding: 5px;

	font-size: 0.9em;

	text-transform:capitalize;

	margin-bottom: 0;
        color:#ccc;
padding-top:0;
text-align:right;

}

#content .post .title .details a {

	text-decoration: underline;

	color:#ccc;

	font-weight:bold;

}



#content .post p {

	line-height: 18px;

	margin-bottom: 10px;
}

#content .postnav {	

	float:left;

	padding: 0 0px;

	margin-bottom:10px;	

}

#content .postnav ul {

	list-style-type: none;

}

#content .postnav ul li {

	float: left;

	padding: 0 2px;

	font-family: Arial;	

}

#content .postnav ul li a {

	display: block;

	padding: 4px 8px;

	border: 1px solid #E1E1E1;

	text-decoration: none;

	color: #4F4F4F;

}

#content .postnav ul li a:hover {

	border-color: #ffffff;

}

	

h2.title {

	font-size: 1em;

	text-transform: uppercase;

	margin-bottom: 15px;

}

#content .single {

	padding: 5px;

	margin:0px;

	margin-bottom: 10px;

}

.singlepage #content{

	width:670px;

}

#content .single h2 {

	margin-bottom: 10px;

	font-size: 1.4em;

	text-transform: none;

}

#content .single p {

	line-height: 24px;

	margin-bottom: 20px;

	font-size:14px;

}
#content .single p a{
	color:#C08A2E;
	text-decoration:underline;
	}


#content .single ul, #content .single ol {

	list-style-position: inside;

	margin-bottom: 10px;

}

#content .single li {

	line-height: 1.5em;

	padding: 2px 0;

}

#content .single blockquote {

	padding: 10px 10px 5px;

	margin-bottom: 10px;

	background-color: #eeeeee;

	border-width: 1px 0;

	border-style: solid;

	border-color: #e0e0e0;

}

#content .single h3, #content .single h4, #content .single h5, #content .single h6 {

	font-size: 1.2em;

	margin-bottom: 5px;

}



#content .PreNext{

        padding:10px; background-color:#f8f8f8; 

}

#content .PreNext a{

        color:#C08A2E;

        font-weight:bold;

}

#content .PreNext a:hover{

        text-decoration:underline;

}

/** END content **/



/** BEGIN sidebar **/

#sidebar {

	width: 300px;

	float: right;

	padding: 0px 0;

	margin-bottom:20px;	

}



#sidebar2 {

	width: 110px;

	float:left;

	padding: 0px 0;

	margin-left:10px;

        overflow:hidden;

        margin-top:10px;

}



#sidebar .box , #sidebar2 .box{

	padding:0px;

	margin:0px;

	margin-bottom: 10px;

}

#sidebar .box h2, #sidebar2 .box h2 {

	text-transform: uppercase;

	font-size: 0.9em;

	padding: 9px 10px 0px 0px;

}
#sidebar .box h2{
border-bottom:1px solid #333333;
}

#sidebar .box ul, #sidebar2 .box ul {

	list-style-type: none;

	padding: 0 10px 10px 0;

}

#sidebar .box ul li, #sidebar2 .box ul li {

	padding: 3px 0;

}

#sidebar .comments ul li{

	border-bottom:1px dotted #f6f6f6;
padding:5px 0;

}

#sidebar .tags p{

	padding:10px;
padding-left：0；

}

#sidebar .box ul li a , #sidebar2 box ul li a{	

	color: #C08A2E;

	text-decoration: none;

}

#sidebar .box ul li a:hover, #sidebar2 .box ul li a:hover{

	font-weight:normal;

	text-decoration:underline;

	color:#c08a2e;

}

#sidebar2 .box .l { float: left; }

#sidebar2 .box .r { float: right; }

#sidebar2 .box .l, #sidebar .box .r {

	width: 150px;

	padding: 0px;

	color:#443e33;

}

#sidebar2 .box .l h2, #sidebar .box .r h2 {

	font-size: 1em;

	text-decoration:none;

	padding: 0;

	background: none;

}

#sidebar2 .box .l ul, #sidebar .box .r ul {

	padding: 0 0 10px;

}

#sidebar2 .box .l ul a, #sidebar .box .r ul a{

	padding: 0 0 10px;

	text-decoration:none;

}



#sidebar2 .box .l, #sidebar .box .r {



}

/*

#sidebar .box .ads {

	text-align: center;

	padding: 0 10px 10px;

}

#sidebar .box .ads img {

	margin: 5px;

}

*/

#sidebar .box .flickr {

	padding: 0 10px 10px;

	text-align: center;

}

#sidebar .box .flickr img {

	margin: 5px;

}

#sidebar .box .video {

	padding: 0 5px 10px;

}



#sidebar .box .tags {

	padding: 0 5px 10px;

}





#sidebar .box .popular li {

	padding: 8px 0;

}

#sidebar .box .popular a {

	font-weight: bold;

	text-decoration: underline;

	color: #c08a2e;

}

#sidebar .box .popular a:hover{

	font-weight: bold;

	text-decoration: underline;

	color: #c08a2e;

}

#sidebar .box .popular p {

	padding-top: 5px;

}

/*

#sidebar form {

	width: 302px; height: 39px;

	background: url(images/search.gif) no-repeat 0 0;

	margin-bottom: 10px;

}

#sidebar form input {

	border: 0;

	float: left;

	width: 210px;

	margin: 12px 0 0 8px;

	background-color: transparent;

}

#sidebar form button {

	border: 0;

	float: right;

	text-indent: -9999px;

	width: 75px; height: 39px;

	background-color: transparent;

}

*/

#sidebar .span {

	border-top: 1px solid #CFCFCF;

}

/** END sidebar **/



/** BEGIN footer **/

#footer {

	clear: both;

	color: #ffffff;

	background-color: #342d1b;

	font-size: 0.9em;

	height:50px;

}

#footer p {

	width: 925px;

	margin: auto auto;

	text-align: left;

	padding: 20px 0;
	padding-bottom:0;

}

#footer a {

	color: #ffffff;

	text-decoration: none;

}

#footer a:hover {

	text-decoration: underline;

	color: #d1a966;

}

/** END footer **/



/** BEGIN miscellaneous **/

#comments {

	padding: 5px 15px 15px;

	margin-bottom: 10px;

	border:1px solid #ccc;

        margin-top:30px;

}

	#comments a {

		text-decoration: none;

	}

	#comments h2 {

		font-size: 1.4em;

		margin: 10px 0;

		font-weight: normal;

	}

	#comments p {

		margin-bottom: 10px;

		line-height: 1.6em;

	}

	#comments form {

		

	}

	#comments form p {

		margin-bottom: 5px;

	}

		#comments form input {

			margin-right: 5px;

		}

		#comments form input, textarea {

			border: 1px solid #cccccc;

			font-size: 0.9em;

			font-family: Verdana;

			padding: 4px;

			background-position: 4px 4px;

			background-repeat: no-repeat;

		}

		#comments form input {

			width: 240px;

			border: 1px solid #cccccc;

		}

		#comments form textarea {

			width: 350px;

			padding: 4px 4px !important;

			border: 1px solid #cccccc;

		}

		#comments form button {

			border: 1px solid #a0a0a0;

			font-size: 1em;

			font-family: Verdana;

			padding: 2px 6px;

		}

	.commentdetails {

		margin-top: 25px;

	}

	.commentauthor {

		margin-bottom: 5px !important;

		font-weight: bold;

	}

	.commentdate {

		font-size: 0.8em;

		margin-bottom: 5px;

		color: #909090;

	}

	.required {

		color: #ff0000;

	}

h2.title {

	font-size: 1em !important;

	text-transform: uppercase;

	padding: 10px;

	color: #565656;

}

.notfound {

	padding: 40px;

}

	.notfound h2 {

		font-size: 18px;

		font-weight: normal;

		margin-bottom: 10px;

	}

/** END miscellaneous **/



/** BEGIN wordpress 2.7 comments **/

#comments ol {

	list-style-type: none;

	clear: both;

	padding: 0;

	margin: 0;

}

	#comments .buffer {

		padding: 10px;

	}

	#comments ol li {

		margin-bottom: 10px;

		border-bottom:1px solid #ccc;

	}

	#comments ol li ul li {

		border: 1px solid #e0e0e0;

		padding: 10px;

	}

	#comments ol li .avatar {

		float: right;

	}

	#comments ol li .comment-author {

		

	}

		#comments ol li .comment-author .fn {

			font-weight: bold;

			font-size: 1.2em;

		}

		#comments ol li .comment-author .fn a.url {

			color:#630;

		}



	#comments ol li .comment-meta {

		font-size: 0.9em;

		color: #999999;

		margin: 5px 0 10px;

	}

	#comments ol li .reply {

		font-size: 0.9em;

		font-weight: bold;

		padding-bottom: 10px;

	}

	#comments .children {

		list-style-type: none;

	}

#comments .navigation {

	padding: 0 10px 20px;

	font-size: 0.9em;

}

	#comments .navigation a {

		color: #999999;

		padding: 3px 8px;

		border: 1px solid #cccccc;

	}

	#comments .navigation a:hover {

		color: #000000;

		border-color: #000000;

		text-decoration: none;

	}

#comments .says {

	display: none;

}

/** END wordpress 2.7 comments **/







/*添加相关日志*/

h2.related_post_title{

     border-top:1px dotted #CCCCCC;

     margin-top:20px;

     padding-top:20px;

}

.related_post a{

     color:#C08A2E;

     text-decoration:none;

     

}

.related_post a:hover{

     text-decoration:underline;

}

.wp-pagenavi{
margin-bottom:10px;
}