/*
Theme Name: PolkaDot
Theme URI: http://zenverse.net/polka-dot-wordpress-theme/
Description: A free premium Wordpress theme by <a href="http://zenverse.net/">ZenVerse</a>. Need more features? Have a look at our <a href="http://themes.zenverse.net/">premium (paid) themes</a>.
Version: 1.0
Author: Zen
Author URI: http://zenverse.net/
Tags: blue, white, fixed width, widgets, theme options, two column
*/
@charset "utf-8";
body {
padding:0px;
margin:0 auto;
font-size:12px;
font-family:微软雅黑,Lucida Sans Unicode, Arial,宋体, Helvetica, sans-serif;
line-height: 1.5em;
background-color:#fff;
color:#565656;
background-image: url(images/bodybg.gif);
}

img { border:0px }
a, a:visited, a:link { color:#444444; text-decoration:none }
a:hover { color:#333333 }
form { display:inline }
h1,h2,h3,h4,h5,h6,div { margin:0px;padding:0px; }

#page {
border-top:0px;
margin:0 auto;
}

.preload { height:1px;width:1px;overflow:hidden;position:absolute;top:0px;left:0px;visibility:hidden; }
.clear { clear:both }
.right { float:right }
.left { float:left }

/* header */
.onethousand_wrap {
width:990px;
margin:0 auto;
}

#pagenav {
font-family:微软雅黑,Lucida Sans Unicode, Arial,宋体, Helvetica, sans-serif;
height:32px;
background-image:url(images/pagenav_bg.jpg);
position:relative;
}

#pagenav ul {
list-style:none;
margin:0px;padding:0px;
margin-left:-10px;
padding-top:8px;
float:right;
}

#pagenav ul li {
display:inline;
margin-left:10px;
color:#565656;
padding-left:20px;
}

#pagenav ul li a,#pagenav ul li a:link,#pagenav ul li a:visited { color:#565656; }
#pagenav ul li a:hover{
color: #DC0E4F;
}

#topsearch {
width:201px;
height:24px;
background-image:url(images/searchtop.gif);
background-repeat:no-repeat;
position:absolute;
top:2px;
right:4px;
}

.topsearch_input { 
float:left;
padding-left:4px;
width:160px;
height:20px;
border:0px solid red;
background-color:transparent;
font-family:Lucida Sans Unicode, Arial;
font-size:11px;
color:#333333
}
.topsearch_submit { float:left; border:0px solid red; background-color:transparent;  }

.ninenineo_wrap {
width:990px;
margin:0 auto;
}

#header {
height:107px;
position:relative;
background-color:transparent;
}

.adsense-header {
position:absolute;top:15px;right:10px;
}

.textlogo {
padding-left:10px;
padding-top:40px;
padding-buttom:30px;
}

.textlogo h1,.textlogo h2 {
font-weight:normal;
font-family:微软雅黑,Lucida Sans Unicode, Arial,宋体, Helvetica, sans-serif;
font-size:30px;
color:#105EA6；
}

.textlogo h1 a,.textlogo h1 a:link,.textlogo h1 a:visited { color:#105EA6}
.textlogo h1 a:hover{ color:#DC0E4F}
.textlogo h2 {
padding-left:10px;
padding-top:10px; 
font-size:12px;
color:#DC0E4F 
}

#navbar {
/*background-image:url(images/navbar_bg.gif);*/
border-bottom:1px solid #e1e1e1;
height:38px;
width:990px;
}

#navbar ul {
background: url(images/navbg_ul.jpg) no-repeat;
white-space: nowrap;
list-style:none;
margin:0px;padding:0px;
padding-top:10px;
padding-left:50px;
padding-bottom:10px;
}

#navbar ul li {
background: url(images/navbar_bg_border.jpg) no-repeat 100% 0 ;
display:inline;
text-transform:uppercase;
color:#fff;
font-family:微软雅黑,Lucida Sans Unicode, Arial,宋体, Helvetica, sans-serif;
text-align:center;
margin-left:1px;
margin-right:1px;
font-size:14px;
font-weight:bold;
padding:5px;
}

#navbar ul li a,#navbar ul li a:link,#navbar ul li a:visited {
padding:10px;
padding-left:8px;
padding-right:8px;
padding-bottom:2px;
color: #fff; 

}

#navbar ul li a:hover{
color: #DEF0FE;
/*background: url(images/navbg_active.gif) repeat-x ;*/
}

#navbar ul .current-cat a,#navbar ul li.current-cat a,#navbar ul li.current-cat a:link,#navbar ul li.current-cat a:visited { 
color:#fff;
background: url(images/navbg_current.gif) repeat-x ;

}

/*twitter*/
#headtweet {
background: url(images/headtweet.gif) no-repeat;
width: 541px;
height: 78px;
position:absolute;
top:15px;right:10px;
}

.tweets {
border:0px solid red;
float:right;
margin:3px 3px 0px 0px;
height:70px;
width: 431px;
overflow:auto;
}

#twitter_update_list {
list-style:none;
padding:0px;
margin:0px;
}

#twitter_update_list li {
border-bottom:1px solid #cccccc;
padding:4px;
padding-bottom:8px;
color:#555555;
}

#twitter_update_list li a,#twitter_update_list li a:link,#twitter_update_list li a:visited {
color:#3580b5;
font-family:tahoma;
margin-left:6px;
}

#twitter_update_list li span a {
color:#555555 !important;
text-decoration:underline;
margin-left:0px !important;
}

/*featured*/
#featured {
height:251px;
width:990px;
background-repeat:repeat-x;
background-image:url(images/featured_bg.jpg);
margin:0 auto;
margin-top:0px;
position:relative;
overflow:hidden;

}

.featured_one_wrapper {
padding-right:10px;
padding-left:20px;
padding-top:18px;

}

.featured_one_wrapper img.postimage {
position:relative;
background-image:url(images/featuredbg_image.gif);
padding-top:6px;
padding-bottom:13px;
padding-left:6px;
padding-right:6px; 
/*border:#FFF 1px;*/
float:left;
width:550px;
height:190px;
}

.featured_one_wrapper img.postimage:hover {
background-image:url(images/featuredbg_image_hover.gif);
}

.featured_text_wrapper {
float:right;
TEXT-ALIGN:center;
width:377px;
height:215px;
margin-right:10px;
}
.featuredtext {
TEXT-ALIGN:left;
background-image:url(images/featuredbg_text.jpg);
font-family:微软雅黑,Lucida Sans Unicode, Arial,宋体, Helvetica, sans-serif;
position:relative;
float:right;
width:377px;
height:165px;
overflow:hidden;
}


.featuredtext h1 {
font-family:微软雅黑,Lucida Sans Unicode, Arial,宋体, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#2c2c2c;
padding-top:20px;
padding-left:25px;
padding-right:30px;
/*margin-top:10px;
margin-bottom:10px;*/
}

.featuredtext h1 a,.featuredtext h1 a:link,.featuredtext h1 a:visited {color:#2c2c2c; }
.featuredtext h1 a:hover {color:#dc0e4f}

.featuredexcerpt {
padding-top:10px;
padding-left:25px;
padding-right:40px;
line-height:20px;
font-size:14px;
color:#454545;
}

.featuredexcerpt a,.featuredexcerpt a:link,.featuredexcerpt a:visited {
color:#454545;
}

.featuredexcerpt a:hover {
color:#454545;

}
.featuredbuttom {
background-image:url(images/featuredbg_buttom1.jpg);
background-repeat:no-repeat;
width:377px;
height:50px;
position:relative;
float:right;
overflow:hidden;

}

.featuredcomment {
float:right;
background-image:url(images/featured_buttom.jpg);
background-repeat:no-repeat;
width:90px;
height:21px;
color:#ffffff;
font-size:12px;
margin-top:8px;
text-align:left;
padding-left:14px;
padding-top:1px;
}
.featuredcomment a,.featuredcomment a:link,.featuredcomment a:visited {color:#ffffff; }
.featuredcomment a:hover {  color:#FDD9E4;}

.readmore { 
background-image:url(images/featured_buttom.jpg);
background-repeat:no-repeat;
width:90px;
height:21px;
color:#ffffff;
font-size:12px;
text-align:left;
padding-left:14px;
padding-top:1px;
}
.readmore a,.readmore a:link,.readmore a:visited {color:#ffffff; }
.readmore a:hover { color:#FDD9E4;}
.blank_90_21 {position:absolute; top:0px; left:0px; }



/* content */
#leftandright {
width:990px;
margin:0 auto;
padding:20px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
background-color:#FFFFFF;


}

/*left content*/
#leftcontent {
width:643px;
float:left;
background-color:#FFFFFF;

}

.oneblog {
width:623px;/*643*/
padding:10px;
position:relative;
margin-bottom:30px;
background-image: url(images/oneblog_sep.gif);
background-repeat:repeat-x;
background-position:bottom center;
padding-bottom:30px;
margin-left:10px;
}

.oneblog_btm,.oneblog_top {
background-color:#f2f2f2;
background-image:url(images/oneblog_btm.gif);
background-repeat:no-repeat;
display:none;
width:643px;
height:4px;
font-size:12px;
margin-bottom:20px;
}

.oneblog_top { background-image:url(images/oneblog_top.gif); margin-bottom:0px;}

.oneblog_titlearea {
position:relative;
}

.oneblog_titlearea h1 {
width:570px;
}

.oneblog_commentcount {
background: url(images/commentcountbg.gif) no-repeat;
width: 48px;
height: 14px;
position:absolute;
top:0px;
right:5px;
text-align:center;
padding-top:2px;
font-size:10px;
font-family:tahoma;
}

.oneblog_commentcount a,.oneblog_commentcount a:link,.oneblog_commentcount a:visited {
padding:6px
}

.oneblog_commentcount a:hover { text-decoration:underline }

.oneblog .thumbnail,.thumbnail {
padding:3px;
background-color:#fff;
border:1px solid #D8DBE4;
width:125px;
height:125px;
}

.thumbnail_holder {
width:133px;
height:133px;
float:left;
margin-bottom:10px;
position:relative;
}

.oneblog h1,.oneblog h1 a,.oneblog h1 a:link,.oneblog h1 a:visited,.h2,.archives_ul li h2{
color:#333333;
font-weight:normal;
font-size:16px;
margin-bottom:10px;
font-family:微软雅黑,Lucida Sans Unicode, Arial,宋体, Helvetica, sans-serif;
}

.oneblog h1 a:hover {
color:#dc0e4f;
/*text-decoration:underline*/
}

.excerpt {
margin-left:20px;
float:left;
width:460px;
border:0px solid red;
line-height:25px;
font-size:14px;
margin-bottom:10px;

}

.excerpt p {
padding-left:20px;
padding-right:20px;
color:#494949;
}


.excerpt_details {
padding:4px;
background-image:url(images/excerpt_details.jpg);
background-repeat:repeat-x;
margin-top:2px;
margin-bottom:5px;
color:#666666;
font-size:12px;
line-height:10px;
border-left:1px solid #dc0e4f;
border-right:1px solid #105EA6;


}

.excerpt_details img { vertical-align:middle }


.excerpt_details a,.excerpt_details a:link,.excerpt_details a:visited {
color:#666666;
}
.excerpt_details a:hover {
color:#dc0e4f;
/*text-decoration:underline*/
}
.extrawidth {

width:590px;
margin-left:20px;

}

.the_category {
background-color:#efefef;
border:1px solid #dddddd;
padding:10px;
font-weight:bold;
font-family:微软雅黑,Lucida Sans Unicode, Arial,宋体, Helvetica, sans-serif;
font-size:14px;
color:#333333;margin-bottom:20px;
}

/*single.php*/
.single_post {
width:603px;/*643*/
padding:20px;
padding-top:12px;
}

.thetitle h1,.extra_content h3 {
color:#333333;
font-weight:normal;
font-size:18px;
margin-bottom:10px;
font-family:微软雅黑,Lucida Sans Unicode, Arial,宋体, Helvetica, sans-serif;
}

.post_image {
margin-left:-20px;
margin-right:-20px;
padding-top:15px;
padding-bottom:15px;
text-align:center;
margin-bottom:10px;
}

.post_image img {
padding:3px;
background-color:#fff;
border:1px solid #cccccc;
}

.post_details {
background-image:url(images/post_detail_border_btm.jpg);
background-repeat:repeat-x;
margin-bottom:10px;
background-position:bottom left;
padding-bottom:10px;
padding-left:3px;
padding-right:3px;
border:0px solid red;
margin-bottom:25px;
font-size:12px;
color:#0E4A00;
}

.post_details a,.post_details a:link,.post_details a:visited {
border-bottom:1px dotted #cccccc;
color:#0E4A00;
}

.the_content {
line-height:25px;
font-family:微软雅黑,Lucida Sans Unicode, Arial,宋体, Helvetica, sans-serif;
font-size:14px;
color:#666666;
}

.the_content a,.the_content a:link,.the_content a:visited {
font-family:微软雅黑,Lucida Sans Unicode, Arial,宋体, Helvetica, sans-serif;
color:#005ca2;
/*border-bottom:1px dashed #005CA2;*/
}

.the_content a:hover {
text-decoration:underline;
color:#dc0e4f;
/*border-bottom:1px dashed #169eff;*/
}

.the_content h1,.the_content h2,.the_content h3,.the_content h4,.the_content h5,.the_content h6 {
font-weight:normal;
}

.the_content h3,.the_content h2,.the_content h1 {
font-size:23px;
font-weight:normal;
border-bottom:1px solid #bbbbbb;
color:#2da83c8;
padding-top:10px;
padding-bottom:3px;
}

.the_content h4 {
color:#1f6296;
font-size:18px;
padding-top:10px;
margin-bottom:0px;
}

.the_content h5 {
color:#ce0000;
font-size:15px;
margin-bottom:0px;
}

.the_content img {
background:white;
border:1px solid #dddddd;
padding:3px;
}

.the_content img { 
max-width: 600px; 
width: expression(this.width > 600 ? 600: true);
}

.the_content .wp-smiley {
padding:0px;
border:0px;
}

.the_content blockquote {
background:#fff;
margin:0px;
padding:5px;
padding-left:20px;
margin-bottom:20px;
margin-top:20px;
border:1px solid #dddddd;
}

#multipage-links {
margin-top:20px;
}

#multipage-links a,#multipage-links a:link,#multipage-links a:visited {
padding:4px;
background:#dddddd;
border:1px solid #cccccc;
}

.after_post_details {
margin-top:30px;
margin-bottom:20px;
padding:10px;
border-top:1px dotted #bbbbbb;
border-bottom:1px dotted #bbbbbb;
line-height:20px;
}

.after_post_details a.tags {
color:#235e15
}

.after_post_details a.commentcount {
color:#235e15
}

.after_post_details .adminedit a {
color:#dc0e4f
}

.adsense-afterpost {
text-align:center
}

.blogsep {
background-image:url(images/blogsep.gif);
background-repeat:repeat-x;
height:17px;
margin-top:20px;
margin-bottom:15px;
margin-left:-20px;
margin-right:-20px;
}

.extra_content {

}

.relatedblock {
width:130px;
float:left;
margin-left:50px;
}

.relatedblock img {
margin-bottom:3px;
margin-top:5px;
margin-left:0px;
padding:3px;
background-color:#fff;
border:1px solid #d1d1d1;
width:125px;
height:125px;
}

.relatedblock .details {
text-align:center;
margin-bottom:5px;
text-decoration:underline
}

.socialbmark {text-align:center;}
.socialbmark img {margin-right:10px;}

/*comments area*/
.replyjump {
font-size:12px;
float:right;
background-color:#DC0E4F;
padding:5px;
margin:-10px;
}

.replyjump a,.replyjump a:link,.replyjump a:visited { color:#fff }
.replyjump a:hover { border-bottom:1px solid #FFF}

.below-post {
}

/*sidebar*/
#rightsidebar {
float:right;
border:1px solid #e2e2e2;
width:291px;
background:#f3f3f3;
padding:10px;
margin-top:-17px;

font-family:微软雅黑,Lucida Sans Unicode, Arial,宋体, Helvetica, sans-serif;
}

.aboutus {
border:1px solid #e1e1e1;
background:#fff;
width:273px;
margin-bottom:8px;
padding:10px;
font-size:12px;
line-height:18px;
}

.aboutus img {
background:#e1e1e1;
padding:4px;
}

.aboutus img.left,.aboutus img.alignleft {margin-right:10px;}
.aboutus img.right,.aboutus img.alignright {margin-left:10px;}

.aboutustitle {
font-size:14px;
font-family:微软雅黑,Lucida Sans Unicode, Arial,宋体, Helvetica, sans-serif;
text-align:center;
text-transform:uppercase;
margin-bottom:8px;
padding-bottom:5px;
border-bottom:1px solid #cccccc;
}

#side_subscribe {
margin:0 auto;
}

#side_subscribe img { margin-bottom:8px; }

#side_subscribe_extra {
margin:0 auto;
width:267px;
}

#side_subscribe_extra p { margin:0px;padding:0px}

.side_sep {
background-image:url(images/side_sep.gif);
background-repeat:repeat-x;
height:8px;
margin-top:10px;
margin-bottom:10px;
}

#side_sponsors img { margin-bottom:20px }
#side_sponsors img.left {
margin-left:10px;
}
#side_sponsors img.right {
margin-right:10px;
}

#sidesearch {
background: url(images/sidesearch.gif) no-repeat;
width: 295px;
height: 36px;
margin-bottom:8px;
}

.sidesearch_input {
border:0px solid red;
background-color:transparent;
height:20px;
width:244px;
font-size:18px;
font-family:微软雅黑,Lucida Sans Unicode, Arial,宋体, Helvetica, sans-serif;
float:left;
margin:1px 0px 0px 2px;
padding:5px 0px 5px 0px;
color:#555555
}

.sidesearch_submit {
margin-top:0px;
margin-left:2px;
float:left;
border:0px solid red;
background-color:transparent;
}

.adsense-sidebar {
margin-bottom:16px;
}

/*widgets*/
.widgetblock {
margin-bottom:20px;
padding:5px;
}

.widgettitle,.tabber .tabbertab h2 {
background: url(images/sidebar_title_bg.png) repeat-x;
/*border-bottom:2px solid #C1E0FF;*/
height:34px;
padding-left:15px;
padding-top:7px;
padding-bottom:3px;
margin:-5px;
margin-bottom:5px;
color:#333333;
font-weight:bold;
font-size:14px;
text-transform:uppercase;
font-family:微软雅黑,Lucida Sans Unicode, Arial,宋体, Helvetica, sans-serif;
}

.widgetblock ul {
margin:0px;padding:0px;
margin-left:14px;
list-style:none;
list-style-image:url(images/li1.gif)
}

.widgetblock ul li {
border-bottom:1px solid #dbdbdb;
padding:4px;
padding-left:0px;
}

.widgetblock ul li a,.widgetblock ul li a:link,.widgetblock ul li a:visited {

}

.widgetblock ul li a:hover { color:#dc0e4f}

.smaller_widget_wrap {}
.smaller_widget_left {float:left;width:140px;}
.smaller_widget_right { float:right;width:140px; }

#recentcomments .recentcomments a {
}

#recentcomments .recentcomments a.url {
border-bottom:1px solid #bbbbbb
}

#recentcomments .recentcomments a:hover {
color:#000;
background-color:#fff
}

.textwidget a,.textwidget a:link,.textwidget a:visited {
color:#444444;
border-bottom:1px solid #bbbbbb
}

.textwidget b,.textwidget strong {
font-family:tahoma
}

/*footer*/
#footer {
background-image:url(images/footer.gif);
background-repeat:repeat-x;
background-color:#d7d7d7;
border-top:1px solid #e1e1e1;
margin:0 auto;
margin-top:40px;
padding-top:5px;
padding-bottom:5px;
}

.footblock {
width:292px;
float:left;
border:0px solid red;
padding:13px;
padding-top:5px;
padding-left:20px;
padding-right:14px;
margin-right:2px;
color:#555555
}

.footblock a,.footblock a:link,.footblock a:visited {color:#555555}

.footblock h3 {
font-size:16px;
font-weight:bold;
color:#333333;
margin-top:5px;
margin-bottom:5px;
font-family:微软雅黑,Lucida Sans Unicode, Arial,宋体, Helvetica, sans-serif;
}

.footsep {
float:left;
margin-top:13px;
margin-bottom:13px;
width:1px;
height:199px;
background-color:#cccccc
}

.footsearch {
background-image:url(images/footsearch.jpg);
background-repeat:no-repeat;
width:274px;
height:43px;
margin-bottom:20px;
margin-left:-3px;
}

.footsearch_input {
border:0px solid red;
background-color:transparent;
height:27px;
width:220px;
font-size:19px;
font-family:微软雅黑,Lucida Sans Unicode, Arial,宋体, Helvetica, sans-serif;
float:left;
margin-top:2px;
margin-left:5px;
padding:0px;
padding-top:10px;
color:#555555
}

.footsearch_submit {
margin-top:2px;
margin-left:2px;
float:left;
border:0px solid red;
background-color:transparent;
}

/*popular posts*/
.footblock ul { list-style:none; margin:0px; padding:0px; }
.footblock ul li { padding:4px; color:#555555 }

.footblock ul li a,.footblock ul li a:link,.footblock ul li a:visited { color:#555555 }
.footblock ul li a:hover { color:#105ea6}

.footsubs li {
padding:0px !important
}

.popular_table {
height:14px;
display:inline;
margin-right:5px;
float:left;
}

.popular_td {
width:24px;
height:14px;
background-image:url(images/popular_bg.gif);
background-repeat:no-repeat;
color:#fff;
text-align:center;
padding-bottom:4px;
font-size:10px;
font-family:verdana;
}

.popular_td a,.popular_td a:visited,.popular_td a:link { color:#fff !important; }
.popular_td a:hover { color:#105ea6;}


/*misc.*/
.go-left{float: left;clear: left;}
.go-right{	float: right;	clear: right;}
.go-center{	margin: 0 auto;	text-align: center;}
.bold{ font-weight: bold;}
.italic{ font-style: italic;}
.block{	display: block;}
.align-right{	text-align: right;}
.align-left{ text-align: left;}

.wp-pagenavi,.below-post {
background-color:#f3f3f3;
padding:10px;
border:1px solid #eeeeee
}

.flickr {
background-image: url(images/flickrbg.gif);
background-repeat:repeat-x;
background-color:#c74343;
padding-top:8px;
padding-left:10px;
padding-right:10px;
color:#888888
}

.flickr img {
margin-right:10px;
margin-bottom:10px;
padding:4px;
background:#d76060;
}

#footcopy {
background-image:url(images/footer_copy.gif);
height:53px;
color:#aaaaaa;
padding-top:10px;
line-height:20px;
}

#footcopy a,#footcopy a:link,#footcopy a:visited {color:#aaaaaa;}
#footcopy .left { text-align:left; margin-left:10px; }

#footcopy .right { text-align:right; margin-right:10px; color:#555555;}
#footcopy .right a,#footcopy .right a:link,#footcopy .right a:visited {color:#555555;}

/*archives*/
.archives_ul li {
border-bottom:1px solid #cccccc;
padding:5px;
}

.archives_ul li .thumbnail { margin-right:10px; }
.archives_ul li h2 { color:#333333 }

.alignleft {
	float: left;
}

.alignright {
	float: right;
}