/*

	Theme Name: Simple China 

	Theme URI: http://www.alexander-tumanov.name/free/china-blog-wordpress-theme/

	Description: Simple China theme designed by <a href="http://www.alexander-tumanov.name/">Alexander Tumanov</a>. This blog theme for blogs about China, Business with China, culture of China or any China related blogs. Supported languages: English, Russian , Chinese.

	Version: 1.4

	Author: TumanoB & sweedbes

	Author URI: http://www.alexander-tumanov.name/

	Tags: yellow,light, blue, dark, red, two-columns, fixed-width, theme-options, right-sidebar

	

	The Simple China  Theme is copyright Alexander Tumanov http://www.alexander-tumanov.name/

	This work, like WordPress, is released under GNU General Public License, version 2 (GPL).

	http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

	

*/



* {

   margin:0;	

   padding:0; 

   list-style: none;

}



html,body { 

   font: 11px "Trebuchet MS";

   color: #000;

	background: url(images/bg.jpg);

}







 .aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}





.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption-dd {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}





a { 

   text-decoration: underline; 

   color: #000;

}



a:hover { 

   text-decoration: none;

}



a img {

	border: none;

}



/* pngfix */

img.png {

	behavior: url(pngfix.htc);

}

.bgpng {	

	behavior: url(pngbgfix.htc);

}





/* Layout

-------------------------- */

#wrapper {

   position: relative;

   width: 990px;

   margin: 0 auto;

	background: url(images/footer-bg.jpg) no-repeat bottom;

	overflow: hidden;

}



/* Header

-------------------------- */

#header { 

   width: 990px;

   height: 295px;

	float: left; 

}



	#head {

		float: left; 

		width: 990px;

	}

	

		#head div {

			float: left; 

			width: 990px;		

			height: 43px;

		}

		#head #storm {

			float: left; 

			width: 990px;		

			height: 209px;

		}

		

		

	

	#header #logo {

		position: absolute; 

		top: 18px;

		left: 35px;

		height: 133px;

	}

	

		#header #logo-inner {

			float: left; 

			height: 133px;

			min-width: 293px;

		}

		

		#header #logo-r {

			float: right; 

			width: 30px;

			height: 133px;

		}

		

		/*#header #logo-r {

			*float: none;

		}

		*/

		#header h1 {

			text-align: center;

			margin: 20px -33px 0 0;

			padding: 0 25px;

			position: relative;

		}

		

			#header h1 a {

				font-size: 35px;

				/* color: #ee2b00; */

				text-decoration: none;

			}

			

				#header h1 a:hover {

					text-decoration: none;

				}

		

		#header h2 {

			font-size: 18px;

			text-align: center;

			margin-right: -33px;

		}

	

	#header #feed {

		position: absolute; 

		top: 20px;

		right: 90px;

		display: block;

		width: 40px;

		height: 40px;

	}

	

	#mainmenu {

		width: 916px;

		height: 59px;

		/*float: left; */

		position: absolute;

		top: 237px;

		left: 37px;

	}

	

		#mainmenu ul {

			padding: 11px 0 0 30px;

		}

		

			#mainmenu ul li {

				float: left; 

				padding: 0 30px;

			}

			

				#mainmenu ul li a {

					font-size: 20px;

					color: #fdfcf3;

					background: #457496;

					padding: 2px 8px;

					text-decoration: none;

					-moz-border-radius: 3px;

					-webkit-border-radius: 3px;

					-khtml-border-radius: 3px;

					border-radius: 3px;

				}

				

					#mainmenu ul li a:hover {

						text-decoration: none;

						background: #338800;

						

					}





/* Container

-------------------------- */



#container { 

   width: 916px;

	float: left; 

	padding: 10px 0 80px 35px;

}



/* Content

-------------------------- */

#content {

	width: 727px;

	float: left; 

	padding-left: 15px;

	display: inline;

}





/* Post

-------------------------- */

.post {

	float: left; 

	margin-bottom: 50px;

	width: 727px;

}



	.post .title {

		position: relative;

		height: 121px;

		float: left; 

		width: 715px;

		margin: 0 6px;

		display: inline;


color: #338800; 


	}

		

		.post .title h2 {

		*/ color: #53001b; */

color: #338800;

			font-size: 24px;

			font-weight: normal;

			margin: 33px 100px 0 75px;

			line-height: 23px

		}



		.post .title .subtitle {

	/*	color: #53001b; */

color: #338800;

			font-size: 16px;

			font-weight: normal;

			margin: 0px 0px 0px 75px;

		}

		

			.post .title h2 a {

				 color: #338800; 

				text-decoration: underline;

			}

		

			

			.post .title h2 a:visited {

				*/ color: #53001b; */

color: #338800;

				text-decoration: underline;

			}

		

			.post .title h2 a:hover {

				*/ color: #53001b; */

color: #338800;

				text-decoration: none;

			}

		

		.post .title .date {

			position: absolute; 

			width: 70px;

			font-size: 16px;

			color: #B0C4DE;

			text-align: center;

			font-weight: bold;

			top: 33px;

			left: 0;

		}

		

			.post .title .date strong {

				display: block;

				color: #B0C4DE;

				font-size: 19px;

				margin-top: -3px;

			}

			

		.post .title .comment-count {

			position: absolute; 

			top: 40px;

			right: 26px;

			width: 40px;

			text-align: center;

			font-size: 18px;

		}

		

	.post .post-inner {

		background: url(images/post-bg.jpg) repeat-y;

		float: left; 

		width: 715px;

		margin: 0 6px;

		display: inline;

		margin-top: -20px;

	}

	

	.post .entry {	

		background: url(images/post-entry-b.jpg) no-repeat bottom;

		width: 655px;

		padding: 0 30px 20px 30px;

		font: 14px "Verdana";

		color: #000000; 

		text-align: justify;

		/*text-align: left;*/

		line-height: 20px;

		position: relative;

		min-height: 250px;

	}

	

	* html .post .entry {

		height: 250px;

	}

	

		.post .entry p {

			line-height: 20px;

			/* color: #555152;*/

			color: #444444;

			padding-bottom: 7px;

	padding-top: 7px;

		}

		

		.post blockquote {

	font-family: monospace;

}

		

			.post .entry .commentlist p {

			padding-bottom: 0px;

	      padding-top: 0px;

		}



		

		.post .entry a {

color: #338800;

		font-weight: bold;

		}

		

.post .entry .numeral {

 color: #337799;

 font-weight: bold;

 text-decoration: none;

 font-size: 15px;

}



.post .entry .numeral2 {

 color: #337799;

 text-decoration: none;

 font-size: 12px;

}



.post .entry .highlight {

color: #338800;

		}

.post .entry .blue {

color: #337799;

		}		

		

		

		.post img {

			border: 2px solid;

			/* border-color: #4682B4; */

			border-color: #337799;

			margin-right: 10px;

			margin-bottom: 10px;

			margin-top: 5px;

		}

	.post img .sharer {

			margin-right: 10px;

			margin-bottom: 0px;

			margin-top: 0px;

		}

		

		.post .entry ul {

			margin: 8px;

		}

		

			.post .entry li {

				margin-left: 15px;

			}

		

		.post .entry ul li {

			list-style: disc;

		}

	

		.post .entry ol li {

			list-style: decimal;

		}

		

	.post .entry input, .post .entry textarea {

		border: 1px solid #bfae88;

		padding: 3px;

		background: #f9f8f4;

		font: 12px "Trebuchet MS";

		color: #337799;

		margin: 4px 0;

		width: 285px;

	}

	

	#respond {

		margin-top: 50px;

	}

	

		#respond h3 {

			font-size: 22px;

			color: #337799;

			font-weight: normal;

			margin-bottom: 20px;

		}	

		

		h3#comments {

			font-size: 22px;

			color: #337799;

			font-weight: normal;

			margin: 45px 0 25px;

		}

		

		.commentlist li {

			list-style: none !important;

			margin: 0 0 40px 0 !important;

		}



		

			.commentlist .title-comment {

				font-size: 12px;

				line-height: normal;

				color: #337799;

			}



			.commentlist .commentmetadata {

				color: #381f1d;

				margin-bottom: 12px;

				font-size: 11px;

			}

			

			.commentlist  .avatar { float: right; margin: 0 0 5px 5px; }

		

		#respond #submit {

			background: url(images/submit-but.gif);

			border: none;

			width: 190px;

			height: 27px;

			cursor: pointer;

		}

	

	.post .bottom {

		float: left; 

		/*height: 34px;*/

		min-height:30px;

		width: 727px;

		margin-bottom: -23px;

		position: relative;

		background:url(images/post-b.png) no-repeat;

	}

	

		.post .bottom li {

			/*line-height: 25px;*/

		}

	

			.post .bottom a {

				font-size: 12px;

			}

			

	

	.tags-box {

		height: 21px;

		position: relative;

		top: 13px;

		left: 24px;

		font-size: 12px;

		line-height: 21px;

		padding: 0 4px;

		width:600px;

	}

		

		.tags-entry { float: left; padding: 0 4px; }

		.tags-l { float: left; /*width: 4px;*/ height: 21px; }

		

		.tags-box li {

			float: left; 

			padding-right: 13px;

			

		}

	

		.tags-box a {

			color: #fff;

		}



		.page h2 {

		/* color: #53001b; */

			/*margin-left: 20px !important;*/

			color: #338800;

			padding-top: 10px;

			font-weight: normal;

		}



		h3 {

		/* color: #53001b; */

		color: #338800;

			margin-left: 0px !important;

			padding-top: 20px;

		}

			

		

		.page .post-inner {

			/*margin-top: -50px !important;*/

		}

		

		.page .title {

			height: 99px !important;



		}

.page .title h2 {

			margin-left: 20px;

		}

#nav ul {

	padding-left: 10px;

}



	#nav li {

		padding-right: 15px;

	}

	

		#nav a {

				font-size: 20px;

					color: #fdfcf3;

					background: #457496;

					padding: 2px 8px;

					text-decoration: none;

					-moz-border-radius: 3px;

					-webkit-border-radius: 3px;

					-khtml-border-radius: 3px;

					border-radius: 3px;

		}

		

		#nav a:hover {

				font-size: 20px;

					color: #fdfcf3;

					background: #338800;

					padding: 2px 8px;

					text-decoration: none;

					-moz-border-radius: 3px;

					-webkit-border-radius: 3px;

					-khtml-border-radius: 3px;

					border-radius: 3px;

		}



/* SideBar

-------------------------- */

#sidebar { 

   width: 152px;

	float: right;

	padding: 8px 5px 0 0;

}



	#sidebar li {

		margin-bottom: 35px;

		/*width: 152px;

		float: left; */

	}

	

		#sidebar li h2 {

			height: 21px;

			color: #fff;

			text-transform: uppercase;

			font-size: 15px;

			line-height: 21px;

			padding-left: 7px;

		}

		

		#sidebar li ul {

			padding: 5px 0 0 15px;

		}



		#sidebar li ul li {

			padding: 3px 0;

			margin: 0;

		}

		

			#sidebar li ul li a {

				color: #000000;

				font-size: 13px;



			}



.text_field {

margin-top: 5px;

background: url(images/bg.jpg);

color: #338800;

}







/* Footer

----------------------- */

#footer { 

	color: #526373;

   width: 990px;

	float: left; 

	text-align: center;

	margin-top: -38px;

	font-size: 12px;

}



	#footer a {

		color: #fff;

	

}


