/* ------------------------------------

 * Typecho Default Theme

 *

 * @author	fen1211@gmail.com

 * @link	http://typecho.net/

 * @update	2009-03-29 14:30

 * --------------------------------- */





/* = import 960.gs css framework */

@import url(css/960.gs.css);



/* ------------------

 * gobal settings

 * --------------- */

body {

background: #fff url("images/bg_plant.jpg") no-repeat top right;

color: #333;

font-size: 13px;

line-height: 1.7;

font-family: "Lucida Grande",Helvetica,Arial,sans-serif;

}



h1, h2, h3, h4, h5, h6 { font-family:"Berylium","Book Antiqua";font-weight: normal; }



h1{font-size:22px;}

h2{font-size:20px;}

h3{font-size:18px;}

h4{font-size:16px;}

h5{font-size:14px;}



input, textarea { font-family:"Lucida Grande",Helvetica,Arial,sans-serif;font-size:100%; }





@media screen and (-webkit-min-device-pixel-ratio:0) {

    textarea { padding: 3px; }

}



a{

color:#06c;

text-decoration:none;

}



a:hover{

color:#333;

text-decoration:underline;

}



pre{

border-left:3px solid #ccc;

margin:1em 2em;

padding:0 1em;

color:#555;

overflow: auto;

}



code{

line-height: 1.5;

display: block;

background: #f4f4f4;

color:#555;

padding: 10px;

margin:10px 0;

border: 1px solid #eee;

font-family:'andale mono','lucida console',monospace;

word-wrap: break-word;

overflow: auto;

}



/* Remove possible quote marks (") from <q>, <blockquote>. */

blockquote:before, blockquote:after, q:before, q:after { content: ""; }

blockquote, q { quotes: "" ""; }



blockquote  { margin: 1.5em; color: #666; font-style: italic; }



/*code {display: block; border: 1px solid #AAAAAA; background: #F1ECDD; color: #444; line-height: 16px; overflow: auto;

	font-family: 'andale mono','lucida console',monospace; padding: 10px; margin: 10px 0;}*/



/* Tables

-------------------------------------------------------------- */



/* Tables still need 'cellspacing="0"' in the markup. */

table { border-collapse: separate; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; }

table, td, th { vertical-align: middle; }



table       { margin-bottom: 1.4em; width:100%; }

th          { font-weight: bold; }

thead th 		{ background: #c3d9ff; }

th,td,caption { padding: 4px 10px 4px 5px; }

tr.even td  { background: #e5ecf9; }

tfoot       { font-style: italic; }

caption     { background: #eee; }



fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }

legend      { font-weight: bold; }





ul { list-style-type: disc; }



ul { list-style-type: disc; }



/* = reset width to 840px, so there are 14 columns */

.container_16 {

    width: 950px;

}



.container_16 .grid_14 {

    width: 950px;

}



.container_16 .grid_10 {

    width: 710px;

    margin: 0px 20px 0px 0px;

}



.container_16 .grid_4 {

    width: 220px;

    margin: 0px;

}



/* ------------------

 * header

 * --------------- */



#header {

width: 950px;

color:#999;

padding:15px 0;

}



#logo {

}



#logo h1 {

font-weight: normal;

margin-bottom: 0;

font-size:28px;

float:left;

font-family:"Berylium","Book Antiqua";

}

#logo h1 a{

color:#333;

text-decoration:none;

}



#logo h1 a:hover {

}



p.description{

margin:14px 0 0 10px;

padding-left:10px;

border-left:1px solid #ddd;

float:left;

}



#search {

float: right;

margin:30px 45px 0 0

}



/* = header navigation menu */

#nav_box {

	border-bottom: 1px solid #eee;

	margin-bottom: 20px;

	font-family: "Lucida Grande",Tahoma,"Bitstream Vera Sans",Arial,sans-serif;

}



ul#nav_menu {

width: 950px;

height: 30px;

line-height: 30px;

list-style: none;

padding: 0;

margin-top: 0;

margin-bottom: 0;

border-left: 1px solid #eee;

}

ul#nav_menu li {

float: left;

padding: 0;

margin: 0;

height: 30px;

line-height: 30px;

}

ul#nav_menu li a {

color: #777;

border: 1px solid #eee;

border-bottom: none;

border-left: none;

height: 29px;

line-height: 29px;

display: block;

float: left;

padding: 0 20px;

}



ul#nav_menu li.current a {

background: #fafafa;

}

ul#nav_menu li a:hover {

text-decoration: underline;

}



/* ------------------

 * content

 * --------------- */

    /*

#content {

    font-size: 1.1em;

}

    */



#content p {

    text-align: justify;

    margin-bottom: 15px; 

    text-indent: 0em;

}



#content p.entry_data {

    text-indent: 0;

}



#content pre {

    font-family: 'Lucida Console', Monaco;

}



#content ol, #content ul {

    margin-left: 2em;

}



.post {

    margin-bottom: 20px;

    padding-bottom: 10px;

    border-bottom: 1px solid #ddd;

    overflow: hidden;

}



h2.entry_title {

margin-bottom: 0;

font-weight: bold;

}



h2.entry_title a {

border: none;

}



.entry_data {

color: #999;

font-size: 12px;

}



.entry_data a {

}



.entry_data span {

margin-right: 4px;

padding-right: 7px;

border-right: 1px solid #eee;

}







/* = pages nav */

ol.pages {

    margin: 20px 0 0 0;

    color: #666;

    list-style: none;

}



ol.pages li {

    margin: 0 5px 0 0;

    display: inline;

}



ol.pages li a {

    padding: 0 4px;

    text-decoration: none;

}



ol.pages li.current a {

    background: #06c;

    color: #fff;

}



/* ------------------

 * sidebar

 * --------------- */

#sidebar {

}

.widget {

    margin-bottom: 25px;

}

.widget h3 {

    font-size: 16px;

    margin-bottom: 5px;

    color: #333;

}

.widget ul {

    margin: 0;

    list-style-type: none;

}

.widget ul li {

    margin: 0;

}



.widget ul li img {

    border: 1px solid #DDDDDD;

    padding: 2px 5px;

}



/* ------------------

 * footer 

 * --------------- */

#footer {

    margin-top: 15px;

    padding: 15px 0;

    text-align: center;

}





/* -----------------

 * misc

 *--------------- */

.aligncenter,

div.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto;

}



.alignleft {

    float: left;

}



.alignright {

    float: right;

}



img.alignleft { margin: 4px 10px 0 0; }

img.alignright { margin: 4px 0 0 10px; }



/* ------------------

 * comment list

 * --------------- */

#comments {

margin-top: 20px;

}



#comments h4 {

font-size: 14px;

font-weight: bold;

}



ol#comment_list, ol#comment_list ol {

margin: 0;

list-style: none;

}



ol#comment_list ol {

padding-top: 10px;

}



ol#comment_list li {

margin: 0;

padding-bottom: 10px;

}



ol#comment_list li {

	padding: 10px 15px;

	margin-top: 10px;

	border: 1px solid #eee;

	background: #FAFAFA;

	overflow: hidden;

}



ol#comment_list ol li {

	background: #fff;

}



ol#comment_list li.odd {

	background: #FAFAFA;

}



ol#comment_list li .comment_reply {

	text-align: right;

}



ol#comment_list li .comment_reply a {

	font-size: 11px;

	border: none;

	color: #aaa;

}



ol#comment_list li .comment_reply a:hover {

	color: #444;

}



.comment_data {

padding-bottom: 8px;

/*border-bottom: 1px dashed #eee;*/

color: #999;

font-size: 11px;

}

.comment_data .author {

display: block;

font-size: 15px;

color: #444;

}

.comment_data .count {

margin-left: 5px;

font-weight: bold;

}

.comment_data .author a {

}

.comment_body {

overflow: hidden;

}



img.avatar {

/*display: none;*/

float: left;

margin: 6px 10px 0 0;

}



#respond {

margin-top: 20px;

}



ol#comment_list li #respond {

border-top: 1px solid #ddd;

padding-top: 10px;

}



#comment_form {

	padding-right: 8px;

}



#respond .cancle_comment_reply {

	float: right;

	font-size: 11px;

	display: none

}



#respond .cancle_comment_reply a {

	border: none;

	color: #aaa;

}



#respond .cancle_comment_reply a:hover {

	color: #444;

}



ol#comment_list li #respond .cancle_comment_reply {

	display: inline;

}



#comment_form label {

	font-size: 12px;

	color: #555;

	display: block;

	font-weight: bold;

}



#comment_form label .required {

	color: #C04E37;

	padding-left: 5px;

	font-size: 14px;

}

#comment_form .text {

width: 100%;

margin-right: 15px;

}

#comment_form textarea {

width: 100%;

height: 180px;

}



ol#comment_list li #respond .text {

	_width: 400px;

}



ol#comment_list li #respond textarea {

	_width: 400px;

}



/* -----------------

 * misc

 *--------------- */

.aligncenter,

div.aligncenter {

display: block;

margin-left: auto;

margin-right: auto;

}



.alignleft {

float: left;

}



.alignright {

float: right;

}



img.alignleft { margin: 4px 10px 0 0; }

img.alignright { margin: 4px 0 0 10px; }



.alt { 

color: #666; 

font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 

font-weight: normal;

}





/* 侧边栏内容小图标 */

.widget ul.list li{	

background: url(images/list.png) no-repeat left center;	padding-left: 20px;	

margin: 0 0px 0 0px;

}



/* 搜索部分 */

#search {

float: right;

margin:30px 5px 0 0

}

#search input.text {

    width: 145px;

}

