/* ------------------------------------
 * Typecho Default Theme
 *
 * @author	fen1211@gmail.com
 * @link	http://typecho.net/
 * @update	2009-03-29 14:30
 * --------------------------------- */


/* ------------------
 * gobal settings
 * --------------- */
body {
background: #181818 url(images/bg.gif) no-repeat center top ;
color: #2f2f2f;
font-size: 12px;
line-height: 180%;
font-family: Arial,Times,"Times New Roman",serif;
}

img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

input, textarea { font-family: Helvetica, Arial, sans-serif; font-size: 100%; }

* { padding: 0px; margin: 0; }

input, textarea {
    font-size: 13px;
    padding: 2px;
}

textarea { *padding: 3px; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    textarea { padding: 3px; }
}

a {
color: #181818;
text-decoration: none;
}
a:hover {
color: #000;
text-decoration: underline;
}

pre, code, tt {
	font: 12px 'andale mono', 'lucida console', monospace; line-height: 1.5; overflow: hidden;
}
code { margin-bottom: 20px; }
pre, code {
display: block;
overflow-x: auto;
background: #f4f4f4;
padding: 5px 10px;
border: 1px solid #eee;
}

/* 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; }

/* ------------------
 * header
 * --------------- */

#header {
height: 128px;
width: 988px;
margin: auto;
padding-top: 48px;
}
#header a { float: left; width: 400px; height: 75px; }

#logo {
}

#logo h1 {
font-size: 35px;
font-weight: normal;
margin-bottom: 0;
}
#logo h1 a {
color: #444;
border: none;
}
#logo h1 a:hover {
}

p.description {
margin-bottom: 0;
font-style: italic;
}



/* = header navigation menu */
#nav_box {
	width: 988px;
	height: 58px;
	margin: auto;
	background: #383838 url(images/navbg.gif);
}

ul#nav_menu {
   list-style: none;
   height: 26px;
   padding: 16px 25px 16px 25px;
   float: left;
   width: 550px;
}
ul#nav_menu li {
   float: left;
}
ul#nav_menu li a {
   float: left;
   width: 81px;
   height: 26px;
   text-align: center;
   color: #fff;
   line-height: 26px;
   margin-right: 15px;
}

ul#nav_menu li.current a {
    background: url(images/navh.png);
}
ul#nav_menu li a:hover {
    background: url(images/navh.png);
    text-decoration: none;
}

#search { float: right; padding-right: 25px; padding-top: 16px; }
#search-input { float: left; width: 260px; height: 22px; background: #282828 url(images/search.gif) no-repeat right center; color: #fff; border: 0; padding-top: 4px; }

#ak92-main { margin: auto; width: 988px; padding-top: 15px; padding-bottom: 30px; }

/* ------------------
 * content
 * --------------- */
#content { overflow: hidden; float: left; width:580px; background: #fff; padding: 30px; font-size: 14px; }
#content p { margin-bottom: 20px;}
#content ul { padding-left: 30px; }
.post {
margin-bottom: 20px;
padding-bottom: 5px;
border-bottom: 1px solid #eee;
width: 100%;
}

h2.entry_title {
margin-bottom: 0;
font-size: 18px;
font-weight: bold;
font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
}

h2.entry_title a {
border: none;
}

.post h3 { font-size: 16px; }
.post h4 { font-size: 15px; }
.post h5 { font-size: 14px; font-weight: bold; }
.post h6 { font-size: 13px; font-weight: bold; }

.entry_data {
color: #999;
font-size: 12px;
padding-top: 8px;
}

.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;
font-size: 13px;
line-height: 30px;
font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
}

ol.pages li {
margin: 0 7px 0 0;
display: inline;
}

ol.pages li a {
padding: 4px 8px;
border: 1px solid #eee;
text-decoration: none;
}

ol.pages li.current a {
background: #282828;
border-color: #282828;
color: #fff;
}

/* ------------------
 * 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;
}

h4#response { padding-bottom: 10px; }

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: #000;
}

#respond p { padding-bottom: 15px; }

ol#comment_list li #respond .cancle_comment_reply {
	display: inline;
}

#comment_form label {
	font-size: 14px;
	color: #555;
	display: block;
	font-weight: bold;
	float: left;
}

#comment_form label .required {
	color: #C04E37;
	padding-left: 5px;
	font-size: 14px;
	float: left;
}
#comment_form .text {
width: 200px;
margin-right: 15px;
background: #f5f5f5;
border: 1px solid #ccc;
font-size: 14px;
float: left;
padding: 3px;
}
#comment_form textarea {
width: 400px;
height: 180px;
overflow: hidden;
background: #f5f5f5;
border: 1px solid #ccc;
font-size: 14px;
margin-bottom: 5px; 
padding: 3px;
}

ol#comment_list li #respond .text {
	_width: 400px;
}

ol#comment_list li #respond textarea {
	_width: 400px;
}

/* ------------------
 * sidebar
 * --------------- */
#sidebar { 
	display: inline;
	margin: 0;
	padding: 0px;
	width: 328px;
	float: right;
}

#sidebar ul { padding: 20px; }
#sidebar li { list-style: none; line-height: 26px; padding-left: 12px; background: url(images/arrow.gif) no-repeat 0px 10px ;}

#sidebar a {
	color: #2f2f2f;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .rss a {
	text-indent: -3000px;
	width: 328px;
	float: left;
	height: 105px;
}

#accordion {
	width: 328px;
	margin: 0 0 15px;
}

#accordion .element {
	background-color: #e0e0e0;
}

h3.main {
	cursor: pointer;
	margin: 0;
	padding: 0;
	height: 106px;
	text-indent: -3000px;
}
h3.sid-c { background: url(images/sid-c.png); }
h3.sid-n { background: url(images/sid-n.png); }
h3.sid-r { background: url(images/sid-r.png); }
h3.sid-a { background: url(images/sid-a.png); }
h3.sid-o { background: url(images/sid-o.png); }
h3.sid-f { background: url(images/sid-f.png); }

#sid-comm a { text-decoration: underline; }


/* ------------------
 * footer 
 * --------------- */
#footer {
padding: 15px 0;
text-align: center;
color: #efefef;
clear: both;
background: #121212;
border-top: 10px solid #858585;
}

#footer a {
color: #ffffff;
}
.foot-txt { margin: auto; width: 988px; }
.foot-left { float: left; }
.foot-right { float: right; }
.clearfix { clear: both; }

/* -----------------
 * misc
 *--------------- */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

img.alignleft { margin: 4px 15px 0 0; }
img.alignright { margin: 4px 0 0 15px; }

.alt { 
color: #666; 
font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
font-weight: normal;
}
