/*
Theme Name: Red Gate China
Theme URI: http://redgate-china.com
Description: A custom theme developed for Computer Solutions
Version: 1.0
Author: Jerry Zhai
Author URI: http://www.computersolutions.cn/
Tags: Computer Solutions custom theme

	Red Gate China v1.0
	redgate-china.com

	This theme was designed and built by Jerry Zhang, Computer Solutions China,

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
*{ padding:0px; margin:0px; border:0px;}


body {
background:#B60000 none repeat scroll 0 0;
color:#513D32;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
margin:0;
padding:0;
}
a, a:visited{
	color:#D30507;
	text-decoration:none;
}

a:hover{
	color:#D30507;
	text-decoration:none;
}
h1, h2, h3, h4{
font-family: Arial, sans-serif;
}

h1{
font-size:2em;
}


h3{
font-size:1.25em;
}
p {
line-height:1.6em;
}
strong{
color:#D30507
} 
#wrapperout {
margin:0 auto;
padding:0;
width:916px;
}
#float {
margin:0 auto;
padding:0;
width:100%;
}
#wrapper {
margin:0 auto;
padding:0;
width:915px;
}
#header {
float:left;
height:65px;
width:916px;
}
#logo {
float:left;
padding-left:10px;
width:175px;
}
#lanuage {
float:right;
height:30px;
padding-top:29px;
width:291px;
}
#lauagelist {
float:left;
margin:0;
padding:0;
}
#content_top {
background-image:url(/images/contenttop.jpg);
background-position:center top;
background-repeat:no-repeat;
float:left;
height:15px;
margin-top:5px;
width:916px;
}
#main {
background-image:url(/images/bjline.jpg);
background-position:center top;
background-repeat:repeat-y;
float:left;
padding-bottom:20px;
padding-left:13px;
padding-right:13px;
width:890px;
}
#content_bottom {
background-image:url(/images/bottombj.jpg);
background-position:center top;
background-repeat:no-repeat;
float:left;
height:15px;
width:916px;
}


#menu{
	float:left;
	width:890px;
	height:36px;
	background-color: #B60000;
	background-image: url(/images/menu.jpg);

}
#menu ul{
	float:left;
	width:880px;
	height:36px;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;

}
#menu ul li{
	float:left;
	color: #FFFFFF;
	display: block;
		list-style-type:none;
}
#menu ul li a{
	float:left;
	height: 28px;
	padding-right: 15px;
	padding-left: 15px;
	list-style-type:none;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 8px;
	font-size: 12px;
	background-image: url(/images/menulist.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-top: 0;
	margin-right: 20;
	margin-bottom: 0;
	margin-left: 20px;
}
#menu ul li a:hover{
	color: #fff568;
	}
#contentmain {
float:left;
width:890px;
margin-top:15px;
}
#contentmain .h3 {
width:100%;
float:left;


}
#contentmain .h3 h3{
background:transparent url(/images/long-red-title.jpg) no-repeat scroll left top;
color:#181818;
float:left;
font-style:italic;
height:27px;
margin:0 auto;
padding-left:15px;
width:875px;
}
#contentmain .h3 span {
background:#FFFFFF none repeat scroll 0 0;
color:#181818;
display:block;
float:left;
font-size:16px;
height:27px;
line-height:27px;
padding-left:10px;
padding-right:10px;
text-transform:capitalize;
}











.widecolumn .entry p {
	font-size: 1.05em;
	float:left;
	width:645px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#cnav h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1em;
	color:#7D7D7D;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #cnav h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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;
	}


small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



#shortnav {
float:right;
}
#shortnav ul {
float:left;
list-style-type:none;
text-align:right;
}
#shortnav li {
float:left;
}
#shortnav li a {
	background:transparent url(/img/snbg.gif) repeat-x scroll 0 0;
	border-left:1px solid #D4D4D4;
	color:#F48221;
	display:block;
	float:left;
	padding:10px 8px 5px;
	text-decoration:none;
}
#shortnav li a:hover {
	color:#7D7D7D;
}
#banner {
	clear:both;
	display:block;
	height:132px;
	margin:0;
	padding:0;
	width:100%;
}


#clogin a {
	color:#FFFFFF;
	display:block;
	float:right;
	height:30px;
	text-decoration:none;
	font-size: 12px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/img/btn.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#menu div#clogin a:hover {
	background:transparent url(/img/btn.gif) no-repeat scroll 100% -40px;
	color:#CFCFCF;
}



#header-banner {
	float: left;
	width: 100%;
	padding-top: 20px;
	height: 70px;
}
#header-sl {
	float: right;
	width: 100%;
}





/* Begin Structure */


#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	display:block;
	width:665px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#content {
float:left;
width:680px;
padding-top:15px;
}
.widecolumn {
	display:block;
	width:665px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.post {
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 40px;
	width:665px;
	}

.post hr {
	display: block;
	}
.homepage-title{
	background-color: #f1f1f1;
	padding: 5px;
	margin-top: 5px;
	height:45px;
	color:#333;
	width:655px;
}
.post h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:16px;
	color:#7d7d7d;
	
	
}
.posted_by {
	font-size: 12px;
	padding-top: 5px;
}
.post-date {
	background:transparent url(images/bg_date.gif) no-repeat scroll left top;
	clear:both;
	float:left;
	height:45px;
	text-align:center;
	width:45px;
	margin-right: 10px;
}
.post-date h2 {
	color:#FFFFFF;
	font-size:14px;
	padding-top:5px;
}
.post-date h3 {
	font-size:8pt;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-align: center;
	color:#FFFFFF;
	
}




.narrowcolumn .postmetadata {
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.widecolumn .postmetadata {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	float:left;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */
h2 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#cnav h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 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;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	list-style-type: none;
	}

.entry ul li:before, #cnav ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0px;
	padding: 0px;
	}
.entry {
padding-top:10px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#cnav #searchform #s {
background-color:#F7F7F7;
border-color:#999999 #E0E0E0 #E0E0E0 #999999;
border-style:solid;
border-width:1px;
color:#575757;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
padding:2px 1px;
width:150px;
	}

#cnav #searchsubmit {
	background-color:#F48221;
	border-color:#F59341 #D9670B #D9670B #F59341;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	text-align:center;
	voice-family:inherit;
	width:90px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	border:solid 1px #ddd;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

#container {
width:880px;
float:left;

}

/* Begin Sidebar */
#cnav {
	display:block;
	float:right;
	width:210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0pt;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;

}
#cnav p {
padding-top:15px;
}
#container .tb {
background:transparent url(/img/cbg.gif) repeat-x scroll 0 0;
color:#929292;
font-size:0.7em;
font-weight:bold;
height:25px;
padding:15px 0 0 10px;
}
div#container .tb h2 {
color:#929292;
font-size:1.4em;
}
div#container .tb a{
	color:#f48221;
	font-weight:bold;
	padding:0 2px;
	text-decoration:none;
}
div#container .tb a:hover {
color:#f48221;
text-decoration:underline;
}
#cnav > h3 {
width:170px;
}
#cnav h3 {
	color:#575757;
	display:block;
	font-size:1.3em;
	line-height:1.4em;
	voice-family:inherit;
	width:170px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#cnav ul {
	display:block;
	width:190px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#cnav li {
	clear:left;
	color:#575757;
	display:block;
	float:left;
	voice-family:inherit;
	width:190px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#cnav li ul li {
	background:transparent url(/img/snl.png) repeat-x scroll 0 100%;
	clear:left;
	color:#575757;
	display:block;
	float:none;
	voice-family:inherit;
	width:170px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#cnav li > a {
width:170px;
}
#cnav li a {
color:#575757;
display:block;
line-height:1.4em;
padding:5px 0px;
voice-family:inherit;
width:169px;
}
#cnav a {
text-decoration:none;
}
#cnav li a:hover {
color:#D30507;
}
#cnav li ul {
	margin: 0px;
	padding: 0px;
}
#cnav .categories {
	width: 210px;
	background-image: none;
	list-style-type: none;
}
#cnav .categories h3 {
	margin: 0px;
}
#cnav .categories ul{
	width: 210px;
	padding:0px;
	margin:0px;
}

#cnav .categories li {
clear:left;
color:#575757;
display:block;
voice-family:inherit;
width:190px;
height:25px;
padding-top:5px;
}

#cnav .categories a {
	color:#575757;
	display:block;
	line-height:1.4em;
	voice-family:inherit;
	width:170px;
	float:left;
	padding: 0px;
}

/* End Sidebar */
1200097862477


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}


.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	width: 610px;
	}
/* End Various Tags & Classes*/
#footer {
float:left;
margin:10px auto;
text-align:left;
width:916px;
}
#footer-logo {
background:transparent url(/images/footerlogo.jpg) no-repeat scroll left center;
border-right:1px solid #FFFFFF;
float:left;
height:73px;
margin-left:20px;
margin-top:2px;
padding-right:20px;
width:140px;
}
#footer-link {
float:left;
margin:0;
padding:0;
width:700px;
}
#footer-link ul {
float:left;
list-style-type:none;
margin:0;
padding:0 0 2px;
width:700px;
}
#footer-link ul li {
background-position:left center;
background-repeat:no-repeat;
border-right:1px solid #FFFFFF;
display:inline;
float:left;
margin-bottom:2px;
padding:1px 10px;
}
#footer-link ul li.first a {
padding-left:2px;
}
#footer-link ul li a {
color:#FFFFFF;
font-size:11px;
text-decoration:none;
text-transform:capitalize;
}
#coryright {
float:left;
width:700px;
}
#coryright p {
color:#FFFFFF;
font-size:10px;
line-height:14px;
padding-left:10px;
}
