/*
THEME NAME: evanwu2010
THEME URI: http://www.evanwu.org
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://evanwu.org/">evanwu</a> &amp;
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */

@import url('http://fonts.googleapis.com/css?family=Dancing+Script|Josefin+Slab:100,regular,regularitalic,bold|Waiting+for+the+Sunrise');

*{margin:0; padding:0}
img{border:none}
p{margin:0 0 1.2em}
a{text-decoration:none; color:#000000}
a:hover{text-decoration:underline}
blockquote{border-left:2px solid #000; background:#fff; padding:8px}

body{background:#f4f4fe; font:82%/150% "Courier New", PMingLiU, "宋体", "微软雅黑", serif}
div#wrapper {background:url(images/bg_wrap.png) repeat-x top;}

div#header ul li, div#container ul li, div.sidebar ul li, div#footer ul li{list-style:none}

/*header*/
div#header{background:url(images/bg_header.jpg) no-repeat left top; height:140px; width:880px; margin:0 auto; padding:30px 0;}
div#header h1#blog-title a{display:block; overflow:hidden; text-indent:-9999px; background:url(images/logo.png) no-repeat; width:244px; height:96px; position:absolute;}
#blog-description{display:none}
div#header ul.e_menu{margin:120px 18px 30px}
div#header ul.e_menu li{float:left; list-style:disc; margin-right:30px; font-family:"Courier New",  Courier, serif; font-size:1em; *font-weight:bold; text-shadow: 2px 2px 2px #bbb;}

/*content*/
div.sidebar, div#footer{width:880px; margin:3em auto;}
div#container{overflow:hidden; width:880px; margin:0 auto;}
div#content{border-top: 1px dotted #666666; padding-top:3em}
div#content div.post{margin-bottom:3em; padding-bottom:3em; border-bottom:1px dotted #666}
div#content .post .entry-content img, img.ooo{background:#dadfec /*url(images/bg_img.gif)*/; padding:6px}
div#content div.post .entry-content a{text-decoration:underline; padding:1px;}
div#content div.post .entry-content a:hover{background:#FFFF00; text-decoration:none; color:#000000}
h2.entry-title{font-family:"Josefin Slab", PMingLiU, "微软雅黑", serif; font-size:1.6em; text-shadow: 2px 2px 2px #bbb; margin-bottom:0.5em}
.entry-meta{font-family:"Courier New", Courier, monospace; font-size:0.8em}
div#content div.post .entry-content ul, div#content div.post .entry-content ol{margin-left:2em}

/*sidebar*/
ul.xoxo{width:100%}
ul.xoxo li{width:24%; float:left; }
ul.xoxo li ul li{width:auto}

/*footer*/
div#footer{clear:both; font-size:0.8em}

/*comment*/
div#comments div.formcontainer input,div#comments div.formcontainer .form-textarea textarea{border:0; width:280px}
#comments-list{float: right; width: 530px;}
#comments-list ol li{list-style:none; margin-bottom:1em}
#comments-list ol li img{float:left; background:url(images/bg_img.gif); padding:2px; margin-right:8px}
#comments-list ol li .comment-meta, #comments-list ol li p{margin-left:44px}
#comments-list ol li .comment-meta{font-size:0.8em}
#comments div.formcontainer .form-submit input{background:#bec5e0; border-bottom:2px solid #98a5ba}


.wp-pagenavi .pages, .wp-pagenavi a{margin-right:1em; padding:1px}
.wp-pagenavi a:hover{text-decoration:none; background:#fff}

ol.fmeta li{list-style:none; float:left; margin-right:1em}
span.icon{vertical-align:top;}
/*
.titlebox{position:relative; height:35px}
.titlebox h2{float:left; margin-right:10px}
.titlebox abbr{position:absolute; font-size:1em}*/

li#page-linkcat-138, li#page-linkcat-138 ul, li#page-linkcat-2, li#page-linkcat-2 ul{width:100%; margin-bottom:3em}
li#page-linkcat-138 ul li, li#page-linkcat-2 ul li{margin:0 10px 5px 0}
li#page-linkcat-138 ul li a, li#page-linkcat-2 ul li a{padding:1px 2px}
li#page-linkcat-138 ul li a:hover, li#page-linkcat-2 ul li a:hover{background:#FF0; text-decoration:none}

ul.floatbox{width:110%; overflow:hidden; font:12px/120% "Courier New",PMingLiU,"宋体"; color:#999}
ul.floatbox li{margin:0 20px 20px 0; float:left; display:block; width:280px; text-align:center}
ul.floatbox li.aaa img{float:left; max-width:560px;}
ul.floatbox li.bbb img{float:left; max-width:280px;}

div.blackboard{background:#000 url(images/bg_blackboard.png) repeat-x bottom left; color:#999; padding:0 0 15px;}
div.blackboard a{color:#eee; padding:1px}
div.blackboard a:hover{color:#fff000;}
div.blackboard img{box-shadow: 2px 5px 10px rgba(0,0,0,0.3);}
div.blackboard h2{color:#fff;  text-shadow: 2px 2px 2px #000; padding-bottom:6px}
div.inbox{background: url(images/bg_inbox.jpg) no-repeat left top; width: 880px; margin:0 auto; overflow:hidden; padding:15px 0 0 }
