/*Basic CSS Document */
/* work by dreamcog ::: BLOG: http://www.dreamcog.com*/
/* Use For ie5.5,ie6,ie7,ie8,ff3 */


body,ul,ol,dl,td,th,caption,pre,p,blockquote,input,textarea,table
{
	font-family:Arial;
	line-height:150%;
	font-size:12px;
	color:#404040;
}
body {margin:0 auto;padding:0;}

table {border: 0;border-collapse:collapse;}
table tr td {vertical-align: top;}
img, fieldset, iframe {border:0 none;}
input,select{vertical-align:middle;}

form,ul,ol,li,dl,dt,dd,img, fieldset, iframe {margin:0;padding:0;}

input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

input {color:#222222;font-family:Helvetica,Arial,Sans-Serif;font-size:13px;font-weight:normal;margin:2px 0;padding:2px 2px 1px;}

a,a:link {text-decoration:none;color:#e24c7c}
a:hover {text-decoration:underline;color:#e24c7c;background:none}

a.innerlink {margin:0;}
a.delete {color:#aaa;padding:1px 3px;border:1px solid;border-color:#eee;}
a.delete:hover {color:#fff;background:#ff0000;border:1px solid;border-color:#faa #faa #900 #900;}

.round {-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;}


span.weak {color:#999}


h1 {font-size:25px; line-height:110%; margin-top:0; margin-bottom:0; font-weight:bold;padding:0;color:#333;font-family:"Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "华文黑体", STHeiti, Georgia, "Times New Roman", Times, serif;}
h2 {margin-bottom:5px;color:#555;font-size:12px;border-bottom:2px solid #EEF9EB}
h3 {font-size:18px; line-height:110%; margin-top:0; margin-bottom:5px; font-weight:bold; }
h4 {font-size:16px; line-height:110%; margin-top:0; margin-bottom:5px; font-weight:bold; }
h5 {font-size:14px; line-height:110%; margin-top:0; margin-bottom:5px; font-weight:bold;}
h6 {font-size:12px; line-height:110%; margin-top:0; margin-bottom:5px; font-weight:bold; }

h1.line {border-bottom:2px solid #6F7279;margin-bottom:20px;padding-bottom:5px}
h2 em {font-style:normal}

p {margin:1em 0;text-align:justify;text-justify:inter-ideograph}
blockquote {margin:1em;border-left:0px solid #333333;}
blockquote p {padding-left:10px}
ol li {list-style: decimal outside;}
ul li {list-style: disc outside;}

th,td {
	border:1px solid #000;
	padding:.5em;
}
th {
	font-weight:bold;
	text-align:center;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}

blockquote  {margin: 10px; color: #666; background:#FFFFCC}

/*Hide or Show 隐藏、显示*/
.hide {display:none;}
.show {display:block;}

/*Floats 浮动部分*/
.fl {float:left;}
.fr {float:right;}
.cf {clear:both;}


/* Clear Fix ::: 用于内部有浮动元素的元素，可以起到关闭浮动的作用 */

.clearfix:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix
{
display:inline-block;
}
/* Hide from IE Mac */
.clearfix {display:block;}
/* End hide from IE Mac */
/* end of clearfix */


div.no,#no {margin:180px 0; text-align:center;width:100%;font-size:25px;font-weight:bold;padding:10px;font-family:"Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "华文黑体", STHeiti, Georgia, "Times New Roman", Times, serif;}

.mb10 {margin-bottom:20px}

/*basic table*/
table.basic {width:100%;}
table.basic thead th {background:#dbd3c6;padding:1px;height:30px;}
table.basic thead th,table.basic td{border:1px solid #5a5040}
table.basic tr td {text-align:center;}
table.basic tr td.tl {text-align:left;}
table.basic tr td.no {padding:50px 0 ;}
table.basic tfoot th {text-align:right;background:#ebe7e0;padding-right:10px}
table.basic tfoot th span {color:red}

/*list table*/
table.tlist {width:100%;}
table.tlist th,table.tlist td {border:none;color:#404040;text-align:center;color:#a3a3a3;padding:5px;border-bottom:1px dashed #ddd}
table.tlist th.tl,table.tlist td.tl {text-align:left;}
table.tlist th.b,table.tlist td.b {font-weight:bold;}
table.tlist th.tr,table.tlist td.tr {text-align:right;}
table.tlist th {color:#333;}
table.tlist td span {margin-right:5px}
table.tlist td img {vertical-align:middle;margin-right:3px}
table.tlist tr.even td {background:#F7F8F3}


/*button*/
button {cursor:pointer}
.imgbutton {background:none;padding:0;margin:0;border:0;}

input.bs {font-size:12px;color:#333;border:1px solid #ccc;padding:3px;line-height:12px}
textarea {font-size:12px;color:#333;border:1px solid #ccc;padding:2px;}

input.gray {color:#999}

.tl {text-align:left}
.tr {text-align:right}
.tc {text-align:center}

.pl {font-size:12px}
.pl2 {font-size:14px}

.blind {font-size:0;height:0;left:0;line-height:0;overflow:hidden;position:absolute;top:0;visibility:hidden;width:0;}

.empty {padding:50px;text-align:center;color:#999;font-size:14px}

/*pager*/

.pagination {font-size: 12px;margin:30px 0 80px 0;text-align:center}
.pagination p {float: left;color: #666;text-indent: 0;padding: 2px 0 0 0;margin: 0 2em 0 0;}
.pagination ul {list-style: none;margin: 0px;padding: 0px;}
.pagination li {list-style: none;background-color: #fff;margin: 0px;display: block;display:inline;margin-left: 2px;margin-right: 2px;line-height: 14px;}
.pagination li.disabled {padding: 2px 6px 2px 6px;color: #fff;}
.pagination li.current {padding: 2px 6px 2px 6px;background-color: #ccc;color: #fff;}
.pagination li.none {padding: 2px 6px 2px 6px;}
.pagination li a {padding: 2px 6px 2px 6px;text-decoration: none;}
.pagination li a:hover {}


body {background:#fff;}

.main,.search,.header,.menu2  {width:960px;}

/*footer*/
#footer {margin:0.3em 0;color:#999}

.gheader {background:#e24c7c;color:#fff;height:22px;over-flow:hidden;position:relative;}
.gheader p {margin:0;position:absolute;width:900px;left:5px;color:#fff;top:2px;text-align: center;font-size: 12px}
.gheader .icon_renren {position:absolute;right:125px;top:2px}
.gheader .icon_163 {position:absolute;right:105px;top:2px}
.gheader .icon_twitter {position:absolute;right:85px;top:2px}
.gheader .icon_sina {position:absolute;right:65px;top:2px}
.gheader .icon_douban {position:absolute;right:45px;top:2px}
.gheader .icon_kaixin {position:absolute;right:25px;top:2px}
.gheader .icon_qq {position:absolute;right:5px;top:2px}

#page {width:900px;margin:0 auto;}


#menu {border-top:2px solid #FFEADA;border-bottom:2px solid #FFEADA;background:url(images/bg21.png);font-size:15px;overflow:hidden;line-height:23px;height:23px;}
#menu a {color:#e24c7c;margin:0 10px;}
#menu .menu_right {float:right;line-height:21px;color:#999;width:200px;display:block;text-align:right}
#menu .menu_right a {color:#999;font-size:13px;margin:0 4px;}
#menu img {vertical-align:middle;}
#menu #rss_link {position:relative;top:-1px}

#menu .menu_left {float:left;line-height:21px;width:700px;display:block}

.wapper {border-left:2px solid #FFEADA;border-right:2px solid #FFEADA;padding:40px 25px;border-bottom:2px solid #FFEADA;}
.wapper #content {float:left;width:550px;padding-right:20px;border-right:2px solid #EDEDE3}
.wapper #sidebar {float:right;width:250px;}

.title {margin-bottom:20px;}
.title .time {float:left;width:48px;height:48px;background:#e24c7c;color:#fff;text-align:center;}
.title .time .month {margin-bottom:4px;margin-top:3px;}
.title .time .day {font-size:22px;}

.title .c {float:right;width:490px;color:#999}
.title .c h2  {padding-top:5px;margin-bottom:4px;border:none;margin-top:0}
.title .c h2 a {color:#00b4ff;font-size:18px;}
.title .c a {color:#999}

.entry,.entry p{font-size:13px;}

.post {margin-bottom:20px;}

#sidebar ul li {margin-bottom:20px;list-style:none;}

#sidebar ul li ul li {margin-bottom:0px;}
#sidebar {color:#666}
#sidebar a {color:#666}

#sidebar .categories h2 {display:none;}
#sidebar .categories .graybox {background:#EEF9EB}
#sidebar .categories ul:after,#sidebar .linkcat ul:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#sidebar .categories ul,#sidebar .linkcat ul
{
display:inline-block;
}
/* Hide from IE Mac */
#sidebar .linkcat ul {display:block;}
#sidebar .categories ul {display:block;background:#eee;height:34px;
overflow:hidden;
padding:5px 0 5px 10px;}

#sidebar .categories ul li {float:left;width:60px;}

#sidebar .linkcat {width:250px;overflow:hidden;}
#sidebar .linkcat ul{width:270px;}
#sidebar .linkcat ul li {width:120px;overflow:hidden;margin-right:10px;float:left;}
    
#searchform #s {border:2px solid #ccc;height:20px;width:168px;background:url(images/bg2.png);font-size:14px;} 
#searchform #searchsubmit {background:#999;border:1px solid #ccc;color:#fff;height:27px;width:66px;}

h2.pagetitle,h2.center {color:#666}

.post h2 {color:#E24C7C;font-size:18px;border:none;margin-top:0}
.author,.author a {color:#999}

#header {height: 81px;}

/*comment*/
h3#comments {color:#00b4ff;font-size:15px;border-bottom:2px solid #FFF6EE;background:url(images/comment.png) no-repeat;padding-left:25px;padding-top:5px;height:16px;}
h3#comments a.fr {font-size:13px;font-weight:normal;}

.commentlist {list-style:none}
.commentlist .comment {padding:10px 0 20px 60px;border-bottom:1px dotted #eee}
.commentlist .comment-author {position:relative;color:#999}
.commentlist .comment-author img {position:absolute;left:-56px;}
.commentlist cite {font-style:normal}
.commentlist .commentmetadata {margin-bottom:5px;}
.commentlist .commentmetadata a {color:#999;}
.commentlist .comment p {background:#EEF9EB;padding:5px;margin:0;}
#commentinput {position:relative;}
#commentinput img {position:absolute;}
#commentinput textarea {font-size:14px;margin-left:40px;background:url(images/comment_input.png) no-repeat;width:388px;padding:3px;border:2px solid #c7c7c7;height:154px;}

.top-comments {color:#999;text-align:right;margin-top:5px}
#commentform p {position:relative;}
#commentform input {margin-left:40px;border:1px solid #ccc;border-bottom:1px solid #DDD;padding:3px;font-size:14px;color:#333;}

#commentform #submit {-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
color:#E24C7C;
cursor:pointer;
font-family:inherit;
font-size:12px;
font-weight:bold;
padding:4px 6px;
text-decoration:none;
white-space:nowrap;border:none}
#commentform label {width:40px;position:absolute;padding-top:3px}
#commentform label small {font-size:12px;}
#commentform input#author {background:url(images/i11.png) no-repeat;}
#commentform input#email {background:url(images/i12.png) no-repeat;}
#commentform input#url {background:url(images/i13.png) no-repeat;}

#commentform input#author:focus,#commentform input#url:focus,#commentform input#email:focus {background:#fff}
#commentform input#submit {background:#e24c7c;color:#fff;border-bottom:0px solid #EEF9EB}

.navigation {margin:20px 0;}
.navigation .alignleft {width:45%;float:left;font-size: 13px}
.navigation .alignright {width:45%;float:right;text-align:right;font-size: 13px}

#bshareDiv  {text-align:center;position:relative;left:435px;padding:20px 0}

.ats {margin:0px 0;}
.relative {margin:20px 0;}
.related {width:45%;float:left;over-flow:hidden;}
.related_post li {list-style:none;}
.related_post a {color:#666;}

#playnut  {height:170px}
#playnut li {float:left; width:77px;height:77px;margin:0 5px 5px 0;}

.entry img {
-moz-border-radius:5px;
background:#EEEEEE;
border:1px solid #EEF9EB;
clear:left;
margin:5px 0 25px;
padding:6px 7px 6px 6px;}

.entry a.more-link {background:#e24c7c;color:#fff;padding:5px;line-height:40px}

.entry-meta {margin-bottom:40px}

.ad_link {height:24px;width:435px;background:url(images/link_ad.png) no-repeat;padding-left:115px;padding-top:6px;line-height:22px;}

.block_ad {background:#FFFFE5;color:#333;padding:0 9px 0 14px;border-left:1px solid #f9f5de;border-right:1px solid #f9f5de;border-top:1px solid #ffffe5;border-bottom:1px solid #ffffe5;}
.block_ad h2 {color:#CC6600;font-size:14px;border:none}
#sidebar .block_ad{}
.block_ad .content p {margin:0.3em 0}
#sidebar .block_ad .content p a {color:darkblue}
.haowai_top{background:url(images/haowai-top.png) no-repeat;height:7px;}
.haowai_bottom{background:url(images/haowai-bottom.png) no-repeat;height:7px;}

.viewscount li {font-size:11px;font-family:MingLiu;color:#999}
.viewscount li a {font-size:12px;}

.post_tags a {-moz-border-radius:3px;background:#FAFAFA;border:1px solid #EEF9EB;margin:0 3px;padding:3px;color:#09AF1A}

.ats .relative {float:left;width:45%;overflow:hidden;}

.entry .golden_ads img{padding:0px;-moz-border-radius:0px;}
.golden_link a:hover{color:#e24c7c;text-decoration:none;}


.site-link{background:#eeeeee;border:1px solid #cccccc;position:relative;width:548px;height:120px;-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;}
.site-link1{position:absolute;top:12px;left:30px;font-size:15px;font-family:微软雅黑,黑体;}
.site-link2{position:absolute;top:37px;left:30px;}
.site-link3{position:absolute;top:55px;left:110px;font-size:13px;color:#6b6969;line-height:20px;}
.site-link4{position:absolute;top:12px;left:450px;}
.site-link5{position:absolute;top:98px;left:380px;font-size:13px;font-family:Arial,Helvetica,sans-serif;color:#9a9999;text-decoration:none;font-family:微软雅黑,黑体;}
.bshareDiv{float:right}
.post_tags{text-align:left}
.alignnone{display:block}

