@charset "utf-8";
/* CSS Document */


/*

Theme Name:Winter

Theme URI:http://www.wpart.org/wordpress-themes-winter/

Description: In the winter sunshine, glittering snowflakes，they are lovely and comforting. Template "winter" is designed by wpart. Winter support custom menu, header image, custom-background,layout choices - Content on left  and Content on right . And then a small button“Back To Top”will bring more conveniences for users.a wordpress theme for wpart.org .

Version: 1.02

Author: wpart

Author URI:http://www.WPart.org

Tags:blue,gray,purple,pink,white,light,two-columns,right-sidebar,left-sidebar,fixed-width,custom-background,custom-header,custom-menu,featured-image-header,rtl-language-support,translation-ready,seasonal

License:GNU General Public License, v2 (or newer)

License URI:http://www.gnu.org/licenses/old-licenses/gpl-2.0.html    

*/

/* CSS Document */



html, * html body, body, div, h1, h2, h3, h4, h5, h6, #nav ul, #sidebar ul {
	padding:0;
	margin:0;
}
input, textform {
	font-size:12px;
}


a:link,a:visited{color:#0066FF;text-decoration:none;}
a:hover,a:active,a:focus{color:#0066FF;text-decoration:underline}
h2 {
	font-size:16px;
	line-height:26px;
}
h3, h4, h5, h6 {
	font-size:14px;
	line-height:24px;
}
small {
	font-size:12px;
	font-weight:normal;
}
.cb {
	clear:both;
	height:0;
}
div.cb {
	height:0;
	font-size:0;
	line-height:0;
}
.fl {
	float:left;
}
.fr {
	float: right;
}
.gray {
	color:gray;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.5em;
	background:#fff url(images/bg2.jpg) repeat-x left top;
	background-attachment:fixed;
}
body.custom-background{ background:none;}
#header {
	width:975px;
	min-height:92px;
	margin:0 auto;
	clear:both;
	font-size:16px;
	text-shadow:#0033FF 1px 1px 1px;
	color:#fff;
	padding-top:22px;
	padding-left:5px;
}
#header h1, #header h1 a {
	padding:0;
	margin:0;
	font-weight:bold;
	line-height:1em;
	font-size:35px;
	color:#fff;
}
#banner {
	margin:0 auto 25px;
	background-color:#fff;
	width:962px;
	text-align:center;
	clear:both;
	padding:9px;
	box-shadow: 0 0 8px 1px #666;
}
#img_bg_bg {
}
#main_bg {
	width:960px;
	padding:10px;
	height:100%;
	background-color:#0033FF;
	filter: Alpha(Opacity=20);
	opacity:0.2;
	-moz-opacity:0.2;
	position:absolute;
	z-index:-1;
	top:-10px;
	left:0;
}
#main, .left-sidebar #main {
	padding:0 0 0 10px;
	margin:0 auto 40px;
	width:970px;
	clear:both;
	position:relative;
	background:url(images/mainbg.gif) repeat-y 10px;
}
.left-sidebar #main {
		background:url(images/mainbg2.gif) repeat-y 234px;
	padding:0 10px 0 0;
}
#content, .left-sidebar #content {
	width:723px;
	float:left;
	margin-bottom:10px;
}
.left-sidebar #content {
	float:right;
}
#sidebar, .left-sidebar #sidebar {
	width:246px;
	float:right;
}
.left-sidebar #sidebar {
	float:left;
}
#footer,.left-sidebar #footer{
	background-image:url(images/footer.jpg);
	width:960px;
	height:25px;
	clear:both;
	text-align:center;
	color:#fff;
	padding-top:5px;
}
.left-sidebar #footer{
	padding-top:5px;
	margin-left:10px;
}
#footer a {
	color:#fff;
	text-decoration:underline;
}
#footer a:hover {
	color:#6699FF;
}
a#backtop{ display:block; width:15px; height:20px; position:fixed; bottom:100px; left:50%; margin-left:490px;  border:solid 1px #ccc; border-left:none; padding:15px 5px 3px; color:#000; background:#fff url(images/up1.jpg) no-repeat center 3px; }
a#backtop:hover{ background:#fff url(images/up2.jpg) no-repeat center 3px; border:solid 1px #57669B; border-left:none; color:#FFA00A; text-decoration:none;}
/*****************/
#nav {
	background: url(images/nav_bottom.jpg) no-repeat left bottom;
	width:983px;
	clear:both;
	padding:0;
	margin:0 auto 28px;
	padding:0 0 4px 0;
}
#nav .menu {
	background:url(images/nav_top.jpg) no-repeat left top;
	float:left;
	width:959px;
	padding:4px 12px 0;
}
#nav ul {
	border-top:solid 1px #752003;
	border-bottom:solid 1px #902408;
	float:left;
}
#nav li {
	float:left;
	list-style:none;
	position:relative;
}
#nav li a {
	display:block;
	font-size:14px;
	float:left;
	white-space:nowrap;
	padding:8px 15px;
	color:#fff;
	font-weight:bold;
}
#nav li:hover, #nav li a:hover, #nav li.current_page_item a {
	background-color:#FF66CC;
	text-decoration:none;
}
#nav li ul {
	display:none;
	border:none;
	float:none;
}
#nav li:hover ul {
	display:block;
	position:absolute;
	z-index:100;
	top:28px;
	min-width:100px;
	left:0;
	background-color:#57669B;
	border: solid 1px #70B0D6;
	height:auto;
}
#nav li:hover li {
	padding:0;
	float:none;
}
#nav li:hover li a {
	display:block;
	float:none;
	padding:3px 15px;
}
#nav li:hover li a:hover {
	display:block;
}
#nav li:hover ul li ul {
	display:none;
}
#nav li:hover ul li:hover ul {
	display:block;
	left:100%;
	top:-1px;
	background-color:#6AB1D8;
}
/*****************/



div.post,div.hentry {
	width:703px;
	border-bottom:solid 1px #999;
	padding:15px 10px;
	clear:both;
}
h2.title2 a{ color:#000000; font-size:16px;}
.postinfo{ color:#0066FF;}
.postinfo a:link{ text-decoration:underline;}
.entry {
	clear:both;
	margin-top:10px;
	font-size:14px;
	line-height:1.7em;
}
.entry .more {
	text-align:right;
	margin-bottom:8px;
}
.entry .more a {
	font-weight:bold;
}
.entry .more .small {
	font-size:9px;
	font-weight:normal;
}
/********************/

.navigation {
	clear:both;
	height:40px;
	padding:22px 20px 0;
}
.navigation a {
	color:#333333;
	font-weight:bold;
}
.navigation a .small {
	font-size:9px;
	font-weight:normal;
}
.navigation a:hover {
	color:#6699FF;
}
/*****************/

.title3 {
	background:url(images/side_title.png) no-repeat right bottom;
	color:#fff;
	font-size:14px;
	text-transform: capitalize;
	height:24px;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height:1em;
	padding:26px 0 0 31px;
}
#sidebar ul {
	padding:0;
}
#sidebar ul ul {
	padding:10px 10px 0 20px;
}
#sidebar ul ul ul {
	padding:5px 10px 0 20px;
}
#sidebar ul li{	position:relative; margin-bottom:20px;list-style:none; line-height:25px;font-size:14px;
}
#sidebar ul li li{ margin-bottom:0;}

.side_bg {
	position:absolute;
	right:10px;
	top:10px;
	background-color:#fff;
	width:219px;
	height:100%;
	filter: Alpha(Opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
	position:absolute;
	z-index:-1;
}
#sidebar li a {
	color:#000;
	margin:0 0 0 15px;
	border:none;
	font-size:14px;
}
#sidebar li a:hover {
	color:#0033FF;
	margin:0;
	background:url(images/side_arrow.gif) no-repeat left 3px;
	padding:0 0 0 14px;
}
/*search*/
#sidebar li.widget_search #searchform{margin:0;padding:20px 10px 0 25px;}
/*recent_comments*/
#sidebar li.widget_recent_comments a{ margin:0; text-decoration:underline;}
#sidebar li.widget_recent_comments a:hover{ background:none; padding:0;}
#sidebar li.widget_recent_comments li{	color:#000;margin:0;padding:0 10px 0 7px;border:none;font-size:14px;}
/*tag_cloud*/
#sidebar li.widget_tag_cloud div.tagcloud{margin:0;padding:0 17px 0 25px;	border:none;}
#sidebar li.widget_tag_cloud div.tagcloud a:hover{ background-position:left center;}
/*calendar*/
#sidebar li.widget_calendar div#calendar_wrap{margin:0;padding:10px 10px 0 17px;	border:none;font-size:14px;}
#sidebar li.widget_calendar #wp-calendar{ width:100%;}
#sidebar li.widget_calendar #wp-calendar caption,#sidebar li.widget_calendar #wp-calendar th,#sidebar li.widget_calendar #wp-calendar td{ text-align:center;}
#sidebar li.widget_calendar #wp-calendar caption{ font-weight:bold;}
#sidebar li.widget_calendar #wp-calendar a,#sidebar li.widget_calendar #wp-calendar a:hover{ margin:0; padding:0; background:none;}
#sidebar li.widget_calendar #wp-calendar a{ text-decoration:underline;}
/*text*/
#sidebar li.widget_text div.textwidget{margin:0;padding:10px 17px 0 25px;}

#sidebar img{ max-width:100%;}
/************************/



/************************/

img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width:585px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
	float:none;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
.sticky {
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
a.thumbnailimg img {
	border:solid 2px #DAD7AB;
}
a.thumbnailimg:hover img {
	border:solid 2px #fff;
}
/************************/

.commentlist {
	margin:0;
	padding:20px 10px 0;
}
.commentlist li.even, li.pingback,.commentlist li.odd {
	border:solid 1px #ccc;
	margin:0 0 20px;
	min-height:68px;
	padding:5px;
}
li.comment, li.trackback, li.pingback {
	list-style:none;
	margin-bottom:1px;
}
.commentlist ul.children li {
	position:relative;
	margin:20px 0 0;
}
img.avatar {
	background-color:#fff;
	border:solid 1px #999;
	padding:1px;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
}
li.depth-1 .comment-author {
	clear:both;
}
li.depth-1 .commentmetadata {
	color:#555555;
}
.commentmetadata a {
	color:#555555;
}
.commentmetadata a:hover {
	color:#CC0000;
}
.comment-author .url {
	color:#697B2D;
	font-weight:bold;
}
.comment-author .url:hover {
	color:#CC0000;
}
.comment-author .says {
	color:#697B2D;
}
.comment-body p{ margin:0; padding:0;}
ul.children img.avatar {
	width:32px;
	height:32px;
}
.reply,.reply a{
	color:#666699;
	text-align:right;
	padding-right:10px;
	font-weight:bold;
	text-transform: uppercase;
	font-size:11px;
	line-height:1em;
}
/***********************/

#respond {
	position: relative;
	width: 100%;
	z-index:2;
}
li #respond {
	margin: 0 auto 1.625em;
	padding: 1.625em;
	width: 68.9%;
}
#commentform{ width:94%; padding:10px 2%;}
#commentform #author, #commentform #email, #commentform #url {
	position:absolute;
	height:22px;
	color:#999;
	display:block;
	left:60px;
	top:0;
	border:solid 1px #DAD3CB;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
p.comment-form-url, p.comment-form-email, p.comment-form-author {
	position:relative;
	padding:2px 0;
}
#comment {
	height:120px;
	border:solid 1px #DAD3CB;
	color:#999;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:98%;
	padding:2% 1%;
	line-height:1.5em;
}
#respond #submit {
	background:url(images/submit.jpg) no-repeat left top;
	text-align:center;
	width:101px;
	height:29px;
	padding:0;
	border:none;
	cursor:pointer;
	clear:both;
	font-size:12px;
	text-transform: uppercase;
	color:#333;
	float:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
#respond #submit:hover {
	color:#fff;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
h3.commenttitle, h3#reply-title {
	margin:15px 0 0;
	width:96%;
	background:url(images/commenttitle.gif) no-repeat left top;
	padding-left:4%;
	height:27px;
	line-height:27px;
	clear:both;
	color:#333;
	font-size:16px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight:bold;
}
h3.commenttitle a {
	color:#A5381E;
	font-size:16px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight:bold;
}
.nocomments, .nopassword {
	font-family:"Microsoft Sans Serif";
	text-align:center;
	width:100%;
	float:left;
	font-size:30px;
	color:#ccc;
}
.nopassword {
	font-size:18px;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 5px;
}
div.SearchResults {
	background:none;
}
div.SearchResults #s {
	width:200px;
}
/***********************/



table {
	border-collapse: separate;
}
.entry table, .commentlist table {
	border-spacing: 0;
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry th, .commentlist th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry td, .commentlist td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
caption, th, td {
	text-align: left;
}
blockquote {
	padding:10px;
	border-left:solid 3px #736969;
}
.commentlist > li.bypostauthor {
}
/***********/
.pagetitle {
	text-align:center;
	padding:20px 0;
	border-bottom:solid 1px #e8e8e8;
	background-color:#f4f4f4;
}
/*GWL ADD ON 2012.12.11*/
.side select {
	margin: 5px 0 5px 45px;
	width:175px;
}
/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active, #access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}
.sticky .entry{
	background: -moz-linear-gradient(#ECE9D6, #F3F1E5);
	background: -o-linear-gradient(#ECE9D6, #F3F1E5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ECE9D6), to(#F3F1E5)); /* older webkit syntax */
	background: -webkit-linear-gradient(#ECE9D6, #F3F1E5);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	padding:5px;
	margin-bottom:10px;
}
.format-aside .entry{ background-color:#F1EFE2;padding:0 3px;	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
}
.tag-post-formats .entry{padding:3px;	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;}