/*  
Theme Name: Simple.1.2c
Theme URI: http://wanwp.com/themes/wordpress-theme-simple-dot-one-2-columns/
Description: Simple.1.2c由<a href="http://bingu.net/">冰古</a>制作发布。<br />版权方式为：<a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a>，也就是说你可以随意修改、使用，但请保留底部的作者链接。 :)
Version: 1.2
Author: Bingu
Author URI: http://bingu.net
*/

/* http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}

/*[start global setting]*/
body{
  font-size: 75%; /* Resets 1em to 12px */
  font-family: Georgia, Geneva, Verdana, Arial, Sans-Serif;
  background-color: #FFF;
  color: #000;
  text-align: center;
  line-height: 1.3;
}
h2{font-size: 1.8em; padding-bottom: .5em;}
h3{font-size: 1.5em;}
ul, ol{margin: .7em 0 .7em .7em;}
ol{list-style:decimal inside;}
a{color: black; text-decoration: underline;-moz-outline-style: none;}
small{font:.8em;}
acronym, abbr, span.caps{font-size: 0.9em;letter-spacing: .07em;cursor: help;}
acronym, abbr {border-bottom: 1px dashed #999;}
blockquote {margin: 15px 30px 0 10px;padding-left: 20px;border-left: 5px solid #ddd;}
blockquote cite {margin: 5px 0 0;display: block;}
pre.code{
  -moz-border-radius-bottomleft:.5em;
  -moz-border-radius-bottomright:.5em;
  -moz-border-radius-topleft:.5em;
  -moz-border-radius-topright:.5em;
  width: 660px;
  background: #000;
  color: #00cc66;
  _height: 35px;
  margin: 0px;
  font:  16px monaco, 'Courier New',Courier,monospace;
  overflow-x:auto;
  text-overflow: auto;
  word-break:keep-all;
  word-wrap:normal;
}
code{padding: 10px;display:block;}

/* wrapper */
#wrapper{
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  background: #FFF;
}

/* header */
#header{
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
#header h1{
  font-family: "Trebuchet MS", Helvetica, Georgia, Geneva, Verdana, Arial, Sans-Serif;
  font-size: 3.5em;
  padding: 20px;
}
#header a{
  color: #000;
  text-decoration: none;
}
#header ul{
  float: left;
  width: 1000px;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
}
#header li{
  float: left;
}
#header ul a{
  font-size: 1.2em;
  padding: 5px 8px;
  float: left;
  display: block;
}
#header li a:hover{
  color: #FFF;
  background: #000;
}

/* content */
#content{
  width: 750px;
  font-size: 1.3em;
  float: left;
}
#content p a:hover{
  background: #FFC;
}
.post{
  text-align: left;
  padding: 25px;
}
.post h2 a{text-decoration:none;}
.post-meta{
  font-size: 12px;
  padding-bottom: 3px;
}
.entry{
  margin: 0.7em 0;
}
.entry p, .comment-text p{
  margin: 0.7em 0 0 0;
  line-height: 1.4;
}
.count{
  float: right;
  text-align: center;
  margin-right: 6px; 
}
.navigation{
  padding: 0 25px 10px;
  text-align: left;
}
.alignleft{
  float:left;
}
.alignright{
  float:right;
}
/* comment */
#comments{
  text-align: left;
  padding: 25px;
  font-size: 0.9em;
}
#comments h3{font-size: 1.2em;margin:6px 0;}
#comments p{margin: 12px 0;}
.commentlist li{background:#FFF;border: 1px dotted #EAEAEA;}
.comment-author img{float:left;margin:0 5px 5px 0;}
.comment-author cite, .comment-author span, .comment-meta{}
.commentlist li.bypostauthor{background:#F0F0F0;}
ol.commentlist, ul.children{list-style:none;}
ol.commentlist li, ul.children li{margin:12px 20px;padding:5px;}

/* sidebar */
#sidebar{
  width: 250px;
  float: left;
  text-align: left;
}
#sidebar div{
  margin: 10px 0;
  padding: 8px;
  background: #EAEAEA;
}
.ex{text-align: center;}
#sidebar h3{
  padding: 5px 0;
}
#about img{
  float: right;
  margin: 0 5px;
}
#sidebar ul{
  margin: 5px 0;
  list-style: none;
}
#sidebar li{
  margin: 3px 0 3px 1em;
}
#leftsidebar a:hover{
  background: #FFC;
}

/* footer */
#footer{
  clear: both;
  display:block;
  text-align: left;
  font-size: 0.9em;
  padding: 15px 20px;
  border-top: 1px solid #666;
}
#footer a{text-decoration:none;font-weight:bold;}

#text-294709011 .textwidget, #sidebar div .gadgets-gadget-container, #sidebar div #remote_iframe_0_body{padding:0;margin:0;}
