/*
Theme Name: Seo4china
Theme URI: http://seo4china.com/

*/

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #f5f5ef url(images/bg.gif) repeat-x;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#header {
	height: 116px;
	position: relative;
}
#header h1 {
	position: absolute;
	top: 24px;
	left: 20px;
}
#header #topBg {
	width: 269px;
	height: 28px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(images/top-bg.jpg) no-repeat;
	text-align: center;
	line-height: 24px;
	color: #c1c1bc;
	font-size: 10px;
}
#header #topBg a {
	color: #c1c1bc;
	text-decoration: none;
}
#header #callRight {
	width: 184px;
	position: absolute;
	top: 52px;
	right: 15px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	height: 41px;
}
#navBox {
	height: 40px;
	background: #cc0000;
	position: relative;
}
#navBox #navLeft {
	width: 5px;
	height: 40px;
	background: url(images/nav-bg-left.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
#navBox #navRight {
	width: 5px;
	height: 40px;
	background: url(images/nav-bg-right.png) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

#nav {
	font-size: 11px;
	line-height:normal;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul {
	float:left;
	list-style-type: none;
	margin-left: 5px;
	padding:5px 0 0 0;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}
#nav li a {
	float:left;
	margin:0;
	margin-right: 2px; /*spacing between each tab*/
	padding:0 0 0 9px;
	text-decoration:none;
	background: url(images/nav-sep.png) no-repeat 0 0;
}
#nav li a span {
	float:left;
	display:block;
	padding: 9px 14px 8px 4px;
	font-weight:bold;
	color:#fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav li a span {
	float:none;
}
/* End IE5-Mac hack */

#nav li a:hover span {
	color: #fff;
}

#nav li.current_page_item a {
	background:url(images/nev-left-hover-bg.png) no-repeat left top;
}
#nav li.current_page_item a span {
	background:url(images/nav-right-hover-bg.png) no-repeat right top;
	color: #fff;
}
#nav li  a:hover {
	background:url(images/nev-left-hover-bg.png) no-repeat left top;
}

#nav li  a:hover span {
	background:url(images/nav-right-hover-bg.png) no-repeat right top;
}

#ContentBox {
padding: 0px 0;
font-family: Arial, Helvetica, sans-serif;
}

/*#ContentBox h1 {
font-size: 18px;
font-family: "Lucida Grande", Arial, sans-serif;
font-weight: normal;
padding: 10px 0 5px 0;
}*/

/*#ContentBox p {
line-height: 19px;
text-align: justify;
}*/


#bannerbox {
height: 247px;
}

#banner-shadow {
background: url(images/banner-shadow-bg.png) no-repeat top center;
height: 26px;
}


.grayBox {
width: 300px;
float: left;
margin: 0 22px 0 0;
}

.grayBox h3 {
font-size: 15px;
border-bottom: 2px solid #c2c2c2;
padding: 0 0 5px 0;
}

.BoxContent {
background: #f9f9f9;
border: 1px solid #f8f7f7;
height: 120px;
margin: 3px 0 0 0;
position: relative;
}

.box-shadow-bg {
background: url(images/box-shadow-bg.png) no-repeat top center;
height: 12px;
}

.grayBoxRight {
float: right;
margin: 0;
}

.clear { clear: both;}

#footer_Bg {
background: url(images/footer_Bg.png) repeat-x top;
height: 50px;
margin: 25px 0 0 0;
padding: 10px 0 0 0;
text-align: center;
}

#footer_Bg #footerLeft {
width: 850px;
float: left;
font-size: 10px;
color: #565555;
line-height: 15px;
}
#footer_Bg #footerLeft a {
color: #565555;
text-decoration: none;
}
#footer_Bg #footerLeft a:hover {
text-decoration: underline;}

#footer_Bg #SocialIcon {
float: right;
}

#CopyrightBox {
font-size: 10px;
color: #b5b5b5;
clear: both;
padding: 8px 0 15px 0;	
}

.post .entry p {
padding: 0;
padding: 0 0 10px 0;
text-align: justify;
line-height: 19px;
}

.post h1 {
font-size: 18px;
font-family: "Lucida Grande", Arial, sans-serif;
font-weight: normal;
padding: 0px 0 10px 0;
}

#Newsletter p {
padding: 5px 8px;
line-height: 18px;
font-size: 11px;
color: #6d6c6c;
}

#Newsletter label {
display: block;
width: 60px;
float: left;
}

#Newsletter input { width: 179px; border: 1px solid #d6d6d6;}

#Newsletter button {
	width: 28px;
	height: 18px;
	background: url(images/btn-go.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	cursor: pointer;
	border: none;
	position: absolute;
	right: 12px;
	bottom: 21px;
}


/* ----- wp ------ */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
	
#BlogContentLeft {
padding: 0px 0;
font-family: Arial, Helvetica, sans-serif;
width: 700px;
text-align: left;
float: left;
}

#BlogContentLeft a {
color: red;
text-decoration: none;
}

#BlogContentLeft .post {
padding: 10px 0 15px 0;
border-bottom: 1px solid #F2F2F2;
}

#BlogContentLeft .post h2 {
font-size: 18px;
font-family: "Lucida Grande", Arial, sans-serif;
font-weight: normal;
padding: 0px 0 5px 0;
}
#BlogContentLeft .post h2 a {
text-decoration: none;
color: #000;
}

#BlogContentLeft .post small {
color: #777;
font-size: 11px;
}


#sidebar {
width: 200px;
float: right;
background: #F0F0F0;
padding: 10px;
border-top: 2px solid #c2c2c2;
border-bottom: 2px solid #c2c2c2;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
	
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	
#sidebar a {
text-decoration: none;
color: #000;
}
	
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


h3#comments{
font-size: 18px;
padding: 15px 0 5px 0;
color: #333;
}

#respond h3 {
font-size: 18px;
padding: 15px 0 5px 0;
color: #666;
border-bottom: 2px solid #666;
}

h2.pagetitle {
font-size: 18px;
padding: 0px 0 5px 0;
color: #666;
}


.whiteBackground {
	background: #fff;
	padding: 0 8px 12px 8px;
	}
