/* 
	Theme Name: Vanilla Cart
	Theme URL: http://www.shoppingthemes.com/vanillacart/
	Description: Vanilla Cart is a clean and minimalist shopping cart theme made for the famous WP e-Commerce plugin. 
	Author: Lim Cheng Soon
	Author URI: http://www.shoppingthemes.com
	Version: 0.4
	Tags: two-columns, right-sidebar, fixed-width, white, threaded-comments, sticky-post,theme-options
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	Changelog:
		v0.1 - 3rd May 2009
		v0.2 - 7th June 2009
		v0.3- 16th June 2009
		v0.4 - 8th September 2009
*/

/*****************condolence********************
HTML {
	FILTER: Gray;
	font-family: "微软雅黑", "幼圆", "宋体", Arial, Tahoma, Verdana,;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	cursor: auto;
}
****************condolence end**********************/

body {
	/*color: #666666;*/
	font-size: 0.8em;
	font-family: "微软雅黑", "幼圆", "宋体", Arial, Tahoma, Verdana,;
	margin: 0px auto 20px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #fff;
	background-image: url(http://www.thaid.cn/wp-content/themes/vanilla-cart/images/bgcity.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #5a5a5a;
}

#wrap {
	/*background: #FFFFFF;*/
	width: 780px;
	padding: 0px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/************************************************

*	Hyperlinks									*

************************************************/

a img {

	border: none;

}

a:focus, a:hover, a:active {

	outline: none;

}

/************************************************

*	Header  									*

************************************************/



#header {
	width:780px;
	height:120px;
	padding: 0px;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}



#header h1 {
	color: #666666;
	font-size: 30px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	font-weight: normal;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
}

#header h1 a, #header h1 a:visited {
	color: #666;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#header h1 a:hover {
	color: #999;
	text-decoration: none;
}


.headerleft {
    float:left;
	height:90px;
	width:100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}


.headerleft p {
	color: #999;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.headerright {
    float:right;
	margin: 0px;
	padding: 0px;
}

/************************************************

*	Navigation      							*

************************************************/


#nav {
	margin: 0px;
	padding: 0px;
}

#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav li a, #nav li a:visited {

	background: #f1f1f1;
	color: #ccc;
	display: block;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	font-size: 12px;
	font-weight: normal;
    margin: 0px 5px 0px 0px;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}



#nav li a:hover {

	background: #FFFFFF;

	color: #666;

	-moz-border-radius-topleft: 5px;

	-moz-border-radius-topright: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-top-left-radius: 5px;

	-webkit-border-top-right-radius: 5px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

}

#nav li li a, #nav li li a:visited {

	background: #FFFFFF;

	width: 170px;

	color: #666;

	float: none;

	margin: 0px 0px 0px -1px;

	padding: 7px 10px 7px 10px;

	border-bottom: 1px solid #f1f1f1;

	border-right: 1px solid #f1f1f1;



	-moz-border-radius-topleft: 0px;

	-moz-border-radius-topright: 0px;

	-khtml-border-radius: 0px;

	-webkit-border-top-left-radius: 0px;

	-webkit-border-top-right-radius: 0px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

}

#nav li li a:hover, #nav li li a:active {

	background: #f1f1f1;

	color: #666;

	padding: 7px 10px 7px 10px;

	-moz-border-radius-topleft: 0px;

	-moz-border-radius-topright: 0px;

	-khtml-border-radius: 0px;

	-webkit-border-top-left-radius: 0px;

	-webkit-border-top-right-radius: 0px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

}



#nav li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 180px;

	margin: 0px;

	padding: 0px;

}



#nav li li { 

}



#nav li ul a { 

	width: 150px;

}



#nav li ul a:hover, #nav li ul a:active { 

}



#nav li ul ul {

	margin: -29px 0 0 171px;

}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

	left: -999em;

}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {

	left: auto;

}



#nav li:hover, #nav li.sfhover { 

	position: static;

}

#nav .current_page_item a, #nav .current_page_item a:visited {

	background: #e6e6e6;

	color: #666;

	-moz-border-radius-topleft: 5px;

	-moz-border-radius-topright: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-top-left-radius: 5px;

	-webkit-border-top-right-radius: 5px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

}



#nav .current_page_item a:hover {

	background: #f1f1f1;

	color: #666;

	-moz-border-radius-topleft: 5px;

	-moz-border-radius-topright: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-top-left-radius: 5px;

	-webkit-border-top-right-radius: 5px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

}



#nav .current_page_item ul li a, #nav .current_page_item ul li a:visited{

	background: #FFFFFF;

	color: #666;

	-moz-border-radius-topleft: 0px;

	-moz-border-radius-topright: 0px;

	-khtml-border-radius: 0px;

	-webkit-border-top-left-radius: 0px;

	-webkit-border-top-right-radius: 0px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

}



#nav .current_page_item ul li a:hover {

	background: #f1f1f1;

	color: #666;

	-moz-border-radius-topleft: 0px;

	-moz-border-radius-topright: 0px;

	-khtml-border-radius: 0px;

	-webkit-border-top-left-radius: 0px;

	-webkit-border-top-right-radius: 0px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

}

/************************************************

*	Content 					     		    * 

************************************************/



.splash { width:760px; padding:30px 30px 0; }

#content {
	width: 760px;
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 20px;
}

#contentall {
	width: 720px;
	margin: 10px;
	clear: both;
	padding: 10px;
}

#contentleft {
	float: left;
	width: 500px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;	
	/*padding: 20px 0px 20px 20px;*/
}



#contentleft h1 {
	color: #333333;
	font-size: 18px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
}

#contentleft h1 a {
	color:#333333;
	font-size: 18px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}


#contentleft h1 a:hover {
	color:#FD8F22;
	font-size: 18px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#contentleft h2 {
	color: #666;
	font-size: 16px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
}


#contentleft h3 {
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
}

#contentleft h4 {
	color: #999;
	font-size: 12px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
}

#contentleft h5 {
	color: #999;
	font-size: 10px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
}

#contentleft h6 {
	color: #999;
	font-size: 8px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
}

#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}



#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

/*>orginal.sticky {
	background: #F7F7F7;
	margin: 0px;
	padding: 10px;
	border: 1px solid #E6E6E6;
}*/

.sticky {
	MARGIN: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b62a2a;
	border-bottom-color: #b62a2a;
}

.post {
	margin: 0px 0px 15px 0px;
}

.postarea {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

.postarea p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 1em;
}

.postarea a, .postarea a:visited, .postcomments a, .postcomments a:visited {
	color: #8F702D;
	text-decoration: none;
	font-size: 1em;
}

.postarea a:hover, .postcomments a:hover {
	color: #999;
	text-decoration: none;
	font-size: 1em;
}

.postarea ol {

	margin: 0px 0px 0px 20px;

	padding: 0px 0px 10px 0px;

}

.postarea ol li {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 5px 0px;

}

.postarea ul {

	list-style-type: none;

	margin: 0px 0px 0px 5px;

	padding: 0px 0px 10px 0px;

}

.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.postarea ul li {
	/*background: url(images/arrow-content.gif) no-repeat top left;
	background: url(images/arrow-content.gif) no-repeat 2px 1px;*/
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
}

.postarea ul ul li {
	/*background: url(images/arrow-content.gif) no-repeat top left;*/
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 5px 5px;
}

blockquote {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border: 1px solid #E6E6E6;
}

#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

.postauthor {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 0.9em;
}

.postmeta {
	background: #F7F7F7;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
}

.postmeta p {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}

.singlepostmeta {
	background: #F7F7F7;
	font-size: 0.9em;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
}

.singlepostmeta p {
	margin: 0px;
	padding: 0px;
}

code {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 10px;
	display: block;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	border: 1px solid #E6E6E6;
}

.archive {

	float: left;

	width: 320px;

	margin: 0px;

	padding: 0px 25px 20px 0px;

}



/************************************************

*	Images  					     		    * 

************************************************/



img.centered  {

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	padding: 0px;

}

img.alignnone {

	padding: 0px;

	margin: 0px 0px 10px 0px;

	display: inline;

}



img.alignright {
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}



img.alignleft {
padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

}



.alignright {

	float: right;

	margin: 0px 0px 10px 10px;

}



.alignleft {

	float: left;

	margin: 0px 10px 10px 0px;

}

.wp-caption {

	border: 1px solid #E6E6E6;

	text-align: center;

	background-color: #F7F7F7;

	padding: 4px 0px 5px 0px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0px 0px 5px 0px;

	padding: 0px;

	border: 0px;

}



.wp-caption p.wp-caption-text {

	margin: 0px;

	padding: 0px 0px 0px 0px;

	font-size: 11px;

	font-weight: normal;

	line-height: 12px;

}

/************************************************

*	Sidebar 	        			     	    * 

************************************************/

#sidebar {
	float: right;
	width: 190px;
	margin: 20px 10px 20px 0px;
	padding: 0px 0px 0px 20px;
	line-height: 20px;
	border-left:1px solid #ddd;
}

#sidebar a, #sidebar a:visited  {

	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
}

#sidebar a:hover {
	color: #ff9900;
	text-decoration: underline;
}

#sidebar h2 {
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑", "幼圆", "宋体", Arial, Tahoma, Verdana,;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-bottom: 1px solid #DDDDDD;
	font-style: normal;
	font-variant: normal;
}

#sidebar h3 {
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}



#sidebar p {

	margin: 0px;

	padding: 0px;

	line-height: 20px;

}

#sidebar .widget  {

	margin: 0px 0px 10px 0px;

	padding: 10px;

	/*border: 1px solid #E6E6E6;
	background: #F7F7F7;*/

}

#sidebar ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

}

#sidebar ul li {

	list-style-type: none;

	margin: 0px 0px 5px 0px;

	padding: 0px;

}

#sidebar ul ul li a, #sidebar ul ul li a:visited {

	color: #666;

	text-decoration: none;

}

#sidebar ul ul li a:hover {

	color: #0066cc;

	text-decoration: underline;

}



#sidebar ul ul {

	list-style-type: none;

	margin: 0px 0px 0px 5px;

	padding: 0px;

}

#sidebar ul ul ul {

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px;

}

#sidebar ul li li {
	background: url(images/arrow.gif) no-repeat left 1px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}

#sidebar ul li ul li {
	background: url(images/arrow.gif) no-repeat left 1px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}



#sidebar .textwidget {

	margin: 0px;

	padding: 0px;

}



#cat {
	background: #FFFFFF;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	font-size: 12px;
	width: 230px;
	color: #222222;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
}

.widget_tag_cloud {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************************************************

*	Footer  									*

************************************************/

#footer {
	width: 780px;
	/*background: #eee;*/
	BACKGROUND: #e6e6e6;
	margin: 0px auto 0px;
	padding: 0px 0px 10px 0px;
	text-align: right;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top: 1px solid #ccc;
	}

.footer {
	width: 740px;
	margin: 0px auto 0px;
	padding: 5px 0px 0px 0px;
}

#footer p {
	color: #999;
	margin: 0px;	
	padding: 0px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	font-size: 0.9em;
}

#footer a ,#footer a:hover ,#footer a:visited {
	color: #999;
	text-decoration: none;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	font-size: 1em;
}

/*#footer a:hover {
	color: #999;
	text-decoration: underline;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	font-size: 0.9em;
}*/

/************************************************

*	Search Form									*

************************************************/

.postform {

	background: #F5F5F5;

	width: 240px;

	color: #222222;

	font-size: 12px;

	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;

	margin: 5px 0px 0px 0px;

	padding: 1px;

	display: inline;

	border: 1px solid #DDDDDD;

}



#subscribe {

	margin: 0px;

	padding: 10px 0px 5px 0px;

	overflow: hidden;

}



#subbox {

	background: #F5F5F5 !important;

	width: 185px;

	color: #222222;

	font-size: 11px;

	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;

	font-weight: normal;

	margin: 0px;

	padding: 5px 0px 5px 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	display: inline;

	border: 1px solid #DDDDDD;

}

#subbutton {

	background: #666666 url(images/homelink.png);

	color: #FFFFFF;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	font-size: 12px;

	text-transform: uppercase;

	text-decoration: none;

	margin: 0px 0px 0px 5px;

	padding: 3px 5px 4px 5px;

	border: 1px solid #666666;

}



#searchform {

	margin: 0px;

}

#searchformheader {

	margin: 0px;

}

#s {

	background: #FFFFFF;

	width: 165px;

	color: #222222;

	font-size: 12px;

	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;

	margin: 5px 3px 0px 0px;

	padding: 2px 0px 2px 3px;

	display: inline;

	border: 1px solid #E6E6E6;

}

#searchsubmit {
	background: #003663;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 2px 2px 1px 2px;
	border: 1px solid #003663;
}

#submit {
	background: #003663;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #003663;
}

	
/*#author, #email, #url, #subab {
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	margin: 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
}*/
	
#author {
	background-image: url(http://www.thaid.cn/wp-content/themes/vanilla-cart/images/icon_comu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f7f7f7;
	color: #222222;
	font-size: 12px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	margin: 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
}
#email {
	background-image: url(http://www.thaid.cn/wp-content/themes/vanilla-cart/images/icon_come.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f7f7f7;
	color: #222222;
	font-size: 12px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	margin: 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
}
#url {
	background-image: url(http://www.thaid.cn/wp-content/themes/vanilla-cart/images/icon_comw.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f7f7f7;
	color: #222222;
	font-size: 12px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	margin: 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
}
#subab {
	background-image: url(http://www.thaid.cn/wp-content/themes/vanilla-cart/images/icon_comq.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f7f7f7;
	color: #222222;
	font-size: 12px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	margin: 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
}
#comment {

	/*background: #F7F7F7 !important;*/

	color: #222222;

	font-size: 12px;

	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;

	margin: 5px 0px 5px 0px;

	padding: 4px;

	border: 1px solid #E6E6E6;

}

/************************************************

*	Comments									*

************************************************/

.commentlist li ul li {
	font-size: 12px;
}

.commentlist li {
	font-weight: normal;
}

.commentlist li .avatar {
	background: #97AAAC;
	float: right;
	border: 1px solid #EEEEEE;
	padding: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	padding-left: 5px;
}



.commentlist p {
	font-weight: normal;
	text-transform: none;
}



.commentmetadata {
	font-weight: normal;
	padding-left: 10px;
}

#commentform input {
	width: 170px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 22px;
}


#commentform {
	margin: 5px 10px 0px 0px;
}

#commentform textarea {
	width: 98%;
	padding: 2px;
	background-color: #f7f7f7;
	background-image: url(http://www.thaid.cn/wp-content/themes/vanilla-cart/images/icon_txa.gif);
	background-repeat: no-repeat;
	background-position: 360px bottom;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}

#commentform p {
	margin: 5px 0px 5px 0px;
}

#commentform #submit {
	margin: 0px;
	float: left;
}

.alt {
	margin: 0px;
	padding: 10px;
}


.commentlist {
	margin: 0px;
	padding: 0px;
}

.commentlist ol {
	margin: 0px;
	padding: 10px;
}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li {
	/*margin-right: -5px;*/
	margin-right: 0px;
	margin-left: 30px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbb;
	border-bottom-color: #bbb;
	border-left-color: #bbb;
}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 10px;
}

.children { 
	margin: 0px;
	padding: 0px;
}



.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.reply a, .reply a:visited {
	background: #999;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: "微软雅黑", "幼圆", "宋体",Arial, Tahoma, Verdana,;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #999;
}

.reply a:hover {
	background: #003663;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #003663;
}



.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
}



.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.thread-alt {
	/*background: #FFFFFF;*/
	margin: 0px;
	padding: 0px;
}

.thread-even {
	background: #F7F7F7;
	margin: 0px;
	padding: 0px;
}

.depth-1 {
	/*border: 1px dotted #E6E6E6;*/
	margin: 0px;
	padding: 0px;
}

.even, .alt {
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	/*border-left: 1px solid #E6E6E6;*/
	margin: 0px;
	padding: 0px;
}

/************************************************

*	WP E-Commerce  					    *

************************************************/

#widgetshoppingcart h3 { border-bottom:1px solid #ddd; }

#contentleft h2.prodtitles{ border:0; margin:10px 0; }

#contentleft .imagecol { margin-top:10px; }



h2.prodtitles a:link, h2.prodtitles a:visited { color:#666; text-decoration:none; border:0;}

h2.prodtitles a:hover { color:#333; }

.wpsc_description p{ padding:10px 0 0;}

.wpsc_variation_forms { color:#999; font-size:12px; }

.wpsc_variation_forms select{ font-size:11px; color:#666;}

input.wpsc_buy_button { border:none; background:#ccc; color:#fff; float:right; position:absolute; right:0px; bottom:0px; padding:5px; text-transform:uppercase; 	border-radius:3px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;}

input.wpsc_buy_button:hover { background:#666; }

.wpsc_product_price{ font-size:12px; float:left; }

.wpsc_product_price .pricedisplay { color:#333; }

#shoppingcartcontents p.visitshop { text-align:right; margin-top:10px; }

#shoppingcartcontents p.visitshop a, #shoppingcartcontents .gocheckout a { border:none; background:#ccc; color:#fff; padding:5px;  text-transform:uppercase; 	border-radius:3px;-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px; }

#shoppingcartcontents p.visitshop a:hover, #shoppingcartcontents .gocheckout a:hover{ background:#666; text-decoration:none;}

#shoppingcartcontents .gocheckout { text-align:right; }

#shoppingcartcontents .emptycart { text-indent:-9999px; padding:0; margin:0; }

.product_grid_item { padding:0 20px 20px 0; }

.product_grid_item .product_text { line-height:1.3em;}

.product_grid_item .product_text strong{ font-size:12px;}

.product_grid_item .product_text br { margin:10px 0; }

.product_grid_item .product_text .pricedisplay { color:#333; }

.product_grid_item .grid_more_info { margin:0; padding:0; }

.product_grid_item .grid_more_info select{ font-size:10px; color:#666;}



/************************************************

* Begin sidebardown *

************************************************/

#sidebardown {
	margin-top: 10px;
	padding-top: 0px;
}

#sidebardown h2,#sidebardownz h3,.widget h3{
	text-transform:uppercase;
	font-size:1em;
	color:#666;
	border-bottom:1px solid #D7D2AF;
	margin: 0em;
	padding: 0px;
}

#sidebardown ul li{
	max-width:auto;
	float:left;
	margin-right: 10px;
	word-spacing: normal;
	padding-top: 0px;
	line-height: 16px;
}

#sidebardown ul li ul li{
	float:none;
	margin-left:-10px;
}

#sidebardown ul li ul{
	padding-left:10px;
}

#sidebardown ul ul li a{
	padding:0px;
	color:#67664A;
	display:block;
	font-size: 0.9em;
}

#sidebardown ul ul li a:hover{
	padding:0px;
	color:#A4573A;
	text-decoration: none;
	font-size: 0.9em;
}

.searchf input.sbm-b{width:150px;border:1px solid #BFB37D;padding:4px;background:#D7D2AF;color:#A39856;}

/* End sidebardown */

/************************************************

* top-nav *

************************************************/

#topnav {
	BORDER-BOTTOM: #ddd 1px solid;
	PADDING-BOTTOM: 5px;
	WIDTH: 100%;
	FLOAT: right;
	MARGIN-LEFT: 0px;
	background-color: #f1f1f1;
}
#homeprint {
	MARGIN-TOP: 5px;
	FLOAT: left;
	margin-left: 20px;
}
#timedate {
	TEXT-ALIGN: right;
	MARGIN-TOP: 5px;
	WIDTH: 200px;
	FLOAT: right;
	/*HEIGHT: 20px;*/
	COLOR: #666;
	MARGIN-RIGHT: 20px;
	font-size: 10px;
}