/*
Theme Name: Mr.WhiteBoard
Theme URI: http://mrchou.com/
Description: A WhiteBoard Wordpress Theme By MrChou.Com
Author: Mr.Chou
Author URI: http://mrchou.com/
version: 1.0
Tags: two-column, widget-ready
*/

/* basics */

* {
margin:0;
padding:0;
}
body {
background:none repeat scroll 0 0 #FFFFFF;
font-family:"Microsoft YaHei","Times New Roman",Times,serif;
font-size:12px;
line-height:20px;
margin:0 auto;
padding:0;
}
h1 {
font-size:24px;
}
h2 {
font-size:16px;
}
h3 {
font-size:14px;
}
h4 {
font-size:12px;
}
img {
border:medium none;
padding:0;
}
img a {
border:medium none;
}
img.left {
border:medium none;
float:left;
padding:6px 0 0;
}
img.right {
border:medium none;
float:right;
padding:0 0 0 6px;
}
blockquote {
border-left:1px dashed #A5ABAB;
margin:10px;
padding:0 12px;
}
code {
font-family:Georgia,"Times New Roman",Times,serif;
}
a {
color:#666666;
text-decoration:none;
}
a:hover {
color:#333333;
text-decoration:none;
}
#container {
background:none repeat scroll 0 0 #FFFFFF;
color:#666666;
margin:0 auto;
overflow:hidden;
padding:0;
width:910px;
}
#headerpic {
background:url("images/logo.png") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
display:block;
float:left;
height:64px;
margin:10px 0 15px;
padding:0;
text-decoration:none;
text-indent:0;
width:270px;
}
#headernav {
float:right;
font-family:Georgia,"Times New Roman",Times,serif;
margin:0;
padding:55px 0 15px;
}
#headernav ul {
margin:0 auto;
padding:0;
}
#headernav ul li {
float:left;
list-style:none outside none;
margin:0;
padding:0;
}
#headernav ul li a {
color:#999999;
display:block;
font-weight:bold;
margin:0 5px;
padding:0;
text-decoration:none;
}
#headernav ul li a:hover {
color:#666666;
font-weight:bold;
text-decoration:none;
}
.line {
border-bottom:1px dashed #DDDDDD;
margin:0 0 5px !important;
width:100%;
}
.line2 {
border-bottom:0 dashed #FFFFFF;
margin:0 0 10px !important;
width:1%;
}
.line3 {
border-bottom:1px dashed #DDDDDD;
margin:2px 0 5px !important;
width:98.8%;
}
.line4 {
border-top:1px dashed #DDDDDD;
margin:1px 1px 1px 0 !important;
width:100%;
}
.line5 {
border-top:1px dashed #DDDDDD;
margin:4px 1px 1px 0 !important;
width:100%;
}
#feedme {
background:none repeat scroll 0 0 #FFFFFF;
border-bottom:1px dashed #DDDDDD;
float:left;
height:10px;
line-height:40px;
margin:0 0 5px;
width:100%;
}
#feedme a {
color:#666666;
font-weight:bold;
text-decoration:none;
}
#feedme a:hover {
color:#333333;
text-decoration:none;
}
#adme {
background:none repeat scroll 0 0 #FFFFFF;
border-bottom:0 dashed #DDDDDD;
border-top:0 dashed #DDDDDD;
float:left;
height:30px;
line-height:30px;
margin:10px 0;
text-align:center;
width:100%;
}
#catnav {
background:none repeat scroll 0 0 #FFFFFF;
border:1px dashed #CCCCCC;
clear:both;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
margin:0 0 20px;
overflow:hidden;
padding:1px;
width:906px;
}
#catnav ul {
margin:0 auto;
padding:0;
}
#catnav ul li {
float:left;
list-style:none outside none;
margin:0;
padding:10px 0 !important;
}
#catnav ul li a {
color:#666666;
display:block;
font-weight:bold;
margin:0 10px;
padding:0;
text-decoration:none;
}
#catnav ul li a:hover {
color:#333333;
font-weight:bold;
text-decoration:none;
}
span#search {
height:29px;
overflow:hidden;
position:absolute;
right:172px;
top:98px;
width:281px;
}
span#search input#s {
border:1px dashed #fff;
color:#999999;
font-size:12px;
padding:6px;
width:252px;
background:url("images/search-bg.gif") no-repeat scroll right 0 transparent;
}
span#search input#s:hover {
background:url("images/search-bg.gif") no-repeat scroll right 0 transparent;
border:1px dashed #ccc;
color:#999999;
font-size:12px;
padding:6px;
width:252px;
}
span#search input#searchsubmit {
background:none repeat scroll 0 0 #F2F2F2;
border-color:#FAFAFA #E5E5E5 #E5E5E5 #FAFAFA;
border-style:solid;
border-width:1px;
font-size:12px;
padding:3px 5px;
}
#content {
border-right:1px dashed #DDDDDD;
float:left;
margin-bottom:10px;
overflow:hidden;
padding-right:15px;
width:600px;
}
.post {
line-height:20px;
margin:0;
padding:0;
}
.post h2 {
font:bold 14px Georgia,"Times New Roman",Times,sans-serif;
margin:2px 0 8px;
}
.post h2 a {
color:#A7B717;
text-decoration:none;
}
.post h2 a:hover {
color:#0B97B3;
text-decoration:none;
}
.post ul {
}
.post li {
}
.post .entry img {
background:none repeat scroll 0 0 #FFFFFF;
border:2px dashed #E6E1DC;
padding:2px;
}
.entry p {
color:#666666;
margin:10px 0 0;
text-decoration:none;
}
.entry a {
color:#666666;
text-decoration:none;
}
.entry a:hover {
color:#333333;
text-decoration:none;
}
.indexdata {
border-bottom:1px dashed #DDDDDD;
clear:both;
color:#666666;
font:bold 12px "Microsoft YaHei","Times New Roman",Times,serif;
margin:10px 0 20px;
padding:5px 0;
}
.archivedata {
border-bottom:1px dashed #DDDDDD;
clear:both;
color:#666666;
font:bold 14px "Microsoft YaHei","Times New Roman",Times,serif;
margin:10px 0 20px;
padding:5px 0;
}
.archiveline {
border-bottom:1px dashed #DDDDDD;
clear:both;
margin:5px 0 !important;
}
.indextag {
border-top:1px dashed #DDDDDD;
clear:both;
margin:10px 0 20px;
padding:10px 0 25px;
}
.postmetadata {
border-bottom:1px dashed #DDDDDD;
clear:both;
margin:10px 0 20px;
padding:5px 0 6px 0;
text-align:right;
}
.postdate {
clear:both;
color:#666666;
float:right;
margin:3px !important;
padding:0;
}
.navigation {
float:left;
font-size:12px;
margin:0;
padding:0;
}
.alignleft a {
float:left;
margin:25px 0;
}
.alignright a {
float:right;
margin:25px 0;
}
#sidebar {
float:right;
font-family:"Microsoft YaHei","Times New Roman",Times,serif;
font-size:12px;
margin-bottom:10px;
padding-left:15px;
width:278px;
}
#sidebar h2 {
border-bottom:1px dashed #CCCCCC;
color:#666666;
font:bold 14px Georgia,"Times New Roman",Times,serif;
margin:1px 0 8px;
padding:7px 0;
}
#sidebar label {
color:#666666;
font:12px "Microsoft YaHei","Times New Roman",Times,serif;
margin:0;
padding:0;
}
#sidebar p {
margin:0;
padding:0 6px 0 12px;
}
#sidebar img {
border:1px dashed #CCCCCC;
float:none;
margin:0;
padding:1px;
}
#sidebar ul {
border-bottom:1px dashed #CCCCCC;
margin:0;
padding:0 0 10px 0;
}
#sidebar ul li {
background:url("images/.gif") no-repeat scroll 1px 5px transparent;
line-height:20px;
list-style-type:none;
margin:0 0 5px;
padding:5px 0;
}
#sidebar ul li a:link, #sidebar ul li a:visited, #sidebar ul li a:active {
color:#666666;
line-height:15px;
margin:2px 0;
padding:0;
text-decoration:none;
}
#sidebar ul li a:hover {
color:#333333;
line-height:15px;
margin:2px 0;
padding:0;
text-decoration:none;
}
#sidebar ul ul {
margin:0;
padding:0;
}
#sidebar ul ul li {
list-style-type:none;
padding:0;
}
#sidebar ul ul ul {
margin:0;
padding:0;
}
#sidebar ul ul ul li {
color:#898989;
list-style-type:square;
padding:0 0 0 15px;
}
#sidebar .ffox_most_active {
overflow:hidden;
}
#sidebar .ffox_most_active li {
float:left;
line-height:0;
list-style:none outside none;
}
#sidebar .ffox_most_active img.avatar {
border:1px dashed #DDDDDD;
height:27px;
margin:0 1px 0 0;
padding:2px;
width:27px;
}
#sidebar .ffox_most_active {
height:83px;
overflow:hidden;
}
#sidebar .ffox_most_active li {
border:medium none;
float:left;
line-height:0;
list-style:none outside none;
}
#sidebar .ffox_most_active img.avatar {
border:1px dashed #DDDDDD;
height:27px;
margin:0 1px 0 0;
padding:2.3px;
width:27px;
}
#sidebar .recentcomments img.avatar {
border:1px solid #DDDDDD;
float:left;
height:25px;
margin:0 5px 0 0;
padding:2px;
position:relative;
width:25px;
}
#commentform {
background:none repeat scroll 0 0 #FFFFFF;
margin:0;
padding:0;
}
#commentform p {
color:#666666;
}
#commentform a {
border-bottom:1px dashed #DDDDDD;
color:#666666;
line-height:14px;
text-decoration:none;
}
#commentform h3 {
color:#666666;
font-family:"Microsoft YaHei","Times New Roman",Times,serif;
font-size:12px;
font-weight:300;
margin:0;
padding:0;
}
#comment {
background:none repeat scroll 0 0 #FFFFFF;
border:1px dashed #CCCCCC;
font-family:"Microsoft YaHei","Times New Roman",Times,serif;
font-size:12px;
margin:5px 5px 0 0;
padding:0;
width:100%;
}
#comment:hover {
background:none repeat scroll 0 0 #FFFFFF;
border:1px dashed #666666;
font-family:"Microsoft YaHei","Times New Roman",Times,serif;
font-size:12px;
margin:5px 5px 0 0;
padding:0;
width:100%;
}
#submit {
background:none repeat scroll 0 0 #f1f1f1;
border:1px dashed #CCCCCC;
font-family:"Microsoft YaHei","Times New Roman",Times,serif;
font-size:12px;
margin:5px 5px 0 0;
padding:2px;
width:40%;
}
#submit:hover {
background:none repeat scroll 0 0 #999999;
border:1px dashed #cccccc;
font-family:"Microsoft YaHei","Times New Roman",Times,serif;
font-size:12px;
margin:5px 5px 0 0;
padding:2px;
width:40%;
}
#author, #email, #url {
background:none repeat scroll 0 0 #fff;
border:1px dashed #CCCCCC;
font-family:"Microsoft YaHei","Times New Roman",Times,serif;
font-size:12px;
margin:5px 5px 0 0;
padding:0;
width:35%;
}
#author, #email, #url:hover {
background:none repeat scroll 0 0 #FFFFFF;
border:1px dashed #CCCCCC;
font-family:"Microsoft YaHei","Times New Roman",Times,serif;
font-size:12px;
margin:5px 5px 0 0;
padding:0;
width:35%;
}
#submit {
margin:5px 5px 0 0;
color:#000000;
}
#submit:hover {
margin:5px 5px 0 0;
color:#FFFFFF;
}
#comments {
margin:13px 0 0;
padding:0;
}
ol.commentlist a {
color:#666666;
text-decoration:none;
}
ol.commentlist a:hover {
color:#333333;
text-decoration:none;
}
ol.commentlist {
list-style-type:none;
margin:0;
padding:0;
}
ol.commentlist li {
background:none repeat scroll 0 0 #F8F8F8;
border:1px dashed #CCCCCC;
list-style-type:none;
margin:10px 0;
padding:5px 0 5px 10px;
}
ol.commentlist li:hover {
border:1px dashed #ccc;
}
ol.commentlist li.alt {
background:none repeat scroll 0 0 #FFFFFF;
border:1px dashed #CCCCCC;
}
ol.commentlist li.alt:hover {
border:1px dashed #ccc;
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
}
ol.commentlist li.comment {
}
ol.commentlist li div.comment-author {
}
ol.commentlist li div.vcard {
}
ol.commentlist li div.vcard cite.fn {
}
ol.commentlist li div.vcard cite.fn a.url {
}
ol.commentlist li div.vcard img.avatar {
}
ol.commentlist li div.vcard img.avatar-32 {
}
ol.commentlist li div.vcard img.photo {
}
ol.commentlist li div.vcard span.says {
}
ol.commentlist li div.commentmetadata {
}
ol.commentlist li div.comment-meta {
}
ol.commentlist li div.comment-meta a {
}
ol.commentlist li p {
line-height:14px;
margin:6px 0;
padding:0 12px 0 0;
}
ol.commentlist li ul {
}
ol.commentlist li div.reply {
}
ol.commentlist li div.reply a {
}
ol.commentlist li ul.children {
}
ol.commentlist li ul.children li {
}
ol.commentlist li ul.children li.alt {
}
ol.commentlist li ul.children li.bypostauthor {
}
ol.commentlist li ul.children li.byuser {
}
ol.commentlist li ul.children li.comment {
}
ol.commentlist li ul.children li.comment-author-admin {
}
ol.commentlist li ul.children li.depth-2 {
}
ol.commentlist li ul.children li.depth-3 {
}
ol.commentlist li ul.children li.depth-4 {
}
ol.commentlist li ul.children li.depth-5 {
}
ol.commentlist li ul.children li.odd {
}
ol.commentlist li.even {
}
ol.commentlist li.odd {
}
ol.commentlist li.parent {
}
ol.commentlist li.pingback {
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
}
ol.commentlist li.thread-odd {
}
#comments_biaoqing {
float:left;
margin:0 0 20px 222px;
padding:2px 0 12px 22px !important;
position:relative;
top:-26px;
}
#comments_rss {
float:right;
padding:2px 0 12px 22px !important;
position:relative;
margin:0 0 10px 10px;
top:-22px;
}
cite {
font-family:"Microsoft YaHei","Times New Roman",Times,serif;
font-size:12px;
font-style:normal;
font-weight:bold;
}
cite a {
border-bottom:1px dashed #CCCCCC;
color:#000000;
text-decoration:none;
}
img.centered {
display:block;
margin-left:auto;
margin-right:auto;
}
img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}
img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}
.alignright {
float:right;
}
.alignleft {
float:left;
}
#footer {
background:none repeat scroll 0 0 #FFFFFF;
border:1px dashed #CCCCCC;
clear:both;
margin:10px 0 0 !important;
padding:0;
width:906px;
}
#footer p {
color:#666666;
margin:0;
padding:10px 0;
text-align:center;
}
#footer a {
color:#666666;
text-decoration:none;
}
#footer a:hover {
color:#333333;
text-decoration:none;
}
.relran {
background:none repeat scroll 0 0 #FFFFFF;
float:left;
margin:0;
padding-top:8px;
width:606px;
}
.relran h3 {
border-bottom:1px dashed #DEDEDE;
font-size:12px;
height:26px;
line-height:26px;
margin:0 5px 0 0;
}
.relran .relran_cont {
float:left;
margin:5px 0 0;
width:303px;
}
.relran_cont ul {
margin:15px 0 3px;
}
.relran ul li {
background:none no-repeat scroll 0 8px transparent;
font-size:12px;
height:22px;
line-height:22px;
overflow:hidden;
padding:0;
text-align:left;
text-indent:2px;
}
.postother {
background:none repeat scroll 0 0 #EEEEEE;
font-size:12px;
margin:8px auto;
padding:3px 8px;
text-align:right;
}
.postother_single {
text-align:left;
}
.searchBtn {
cursor:pointer;
height:23px;
width:45px;
}
.blogroll {
display:block;
overflow:auto;
width:278px;
}
.blogroll li {
display:block;
float:left;
margin:0 0 10px;
width:92.6px;
}
.post img {
max-height:400px;
max-width:580px;
}
#wudiShow {
margin:0 10px 1px;
padding:0 30px 10px;
}
