/*
 * Typecho Default Theme
 *
 * @author	fen1211@gmail.com
 * @link	http://typecho.net/
 * @update	2008-12-22 22:00
 */


/* import 960.gs css framework */
@import url(css/960.gs.css);

/*
 * gobal settings
 */
body {
	-x-system-font:none;
	background:#B9DAF5 url(images/bg.gif);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS","Lucida Grande",Verdana,Georgia,Sans-Serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding:0;
}

input, textarea { font-family: "Lucida Sans Unicode", Lucida Grande, sans-serif; font-size: 100%; }

body a {
	color: #bd6800;
	text-decoration: none;
}
body a:hover {
	color: #95CDF2;
	text-decoration: none;
}

p img {
border: 1px solid #e5ead1;
padding: 2px;
}

code {display: block; border: 1px solid #AAAAAA; background: #F1ECDD; color: #000; line-height: 16px; overflow: auto;
	font-family: 'andale mono','lucida console',monospace; font-size: 12px; padding: 10px; margin: 10px 0;}

/*
 * !!! reset container_16 width=840px, and there are 14 columns !!!
 */
.container_16 { 
	width: 906px; 
	background:url(images/header-bg.gif) no-repeat left top;
}

/*
 * header
 */

#header {
	background-repeat:no-repeat;
	clear:right;
	float:left;
	padding-bottom:8px;
	padding-left:0;
	width:897px;
	height:220px;
}

#logo {/*
	position: absolute;
	top: 22px;
	left: 0;
	background: url(images/logo_bg.png) no-repeat right top;
	padding-right: 20px;*/
	margin-left:120px;
	margin-top:80px;
}

#logo h1 {
	margin-top:20px;
	padding-left:60px;
	color:#FFFFFF;
}
#logo h1 a {
	color: #fff;
}
#logo h1 a:hover {
	text-decoration: none;
}

p.description { 
	color:#DEF2FF;
	font-size:13px;
	margin-bottom:2px;
	margin-left:60px;
	text-transform:lowercase;
}

/* header nav menu */
ul#nav_menu {
	float:right;
	list-style-image:none;
	list-style-type:none;
	margin-right:260px;
	margin-top:30px;
	padding:0 0 0 0;
	_display:inline;
}
ul#nav_menu li {
	float:left;
	margin-left:3px;
}
ul#nav_menu li a {
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:14px;
	height:22px;
	margin-right:4px;
	margin-top:4px;
	padding:5px 10px;
}
ul#nav_menu li a.current {
}
ul#nav_menu li a:hover {
	text-decoration: none;
	color: #fff;
	background:#4fb1f3;
}
#wrapper {
	background:#FFFFFF none repeat scroll 0 0;
	clear:both;
	color:#555555;
	display:block;
	margin:auto;
	overflow:hidden;
	padding:30px 10px;
	width:745px;
	_margin-top:-20px;
}
/*
 * content
 */
#content {
/*border-top: 1px solid #eaf2ce;*/
	width:65%;
}
#content a {
	font-weight: bold;
}
body a{
	color:#52ABE7;
}
.post {
/*border-bottom: 1px solid #eaf2ce;*/
margin-bottom: 30px;
}

h2.entry_title {
	margin-bottom: 0;
	overflow: hidden;
	/*font-size: 18px;*/
	color: #BD6800;
}

.entry_data {
	background-color:#F6FCFF;
	border:1px solid #D9E9FF;
	color:#888888;
	font-size:90%;
	margin-bottom:5px;
	padding:5px 5px 5px 15px;
}

#post_extra {
border-top: 1px dotted #EAF2CE;
padding: 5px 0;
text-align: right;
}

/* pages nav */
ol.pages {
margin: 20px 0 0 0;
color: #666;
list-style: none;
}

ol.pages li {
margin: 0 2px 0 0;
padding: 0 6px 0 0;
border-right: 1px solid #EAF2CE;
display: inline;
}

ol.pages li a {
	padding: 0 2px;
}

ol.pages li.current a {
background: #52ABE7;
color: #fff;
}

/*
 * comment list
 */
#comments {
	margin-top: 20px;
}

ol#comment_list {
margin: 0;
list-style: none;
}
ol#comment_list li {
margin: 0 0 25px;
}
.comment_data {
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: 1px dotted #EAF2CE;
color: #777;
}
.comment_data .author {
font-weight: bold;
color: #333;
}
.comment_body {
overflow: hidden;
}

img.avatar {
background: #fff;
border: 1px solid #E9F4BF;
padding: 2px;
float: left;
width: 32px;
height: 32px;
margin: 0 10px 0 0;
}

#comment_form {
}
#comment_form label {
margin-left: 15px;
}
#comment_form p {
margin-bottom: 10px;
}
#comment_form .text {
width: 40%;
}

#comment_form textarea,input{
	background:#F8F7F6 none repeat scroll 0 0;
	border:1px solid #D6D3D3;
}
#comment_form textarea {
	width: 90%;
}
#comment_form input{
	width:280px;
}
#comment_form .submit{
	width:60px;
}
/*
 * sidebar
 */
#sidebar {
/*background: #f3fade;*/
}
.widget {
/*padding: 20px 25px;
border-bottom: 1px solid #e5ead1;
border-top: 1px solid #fff;*/
margin-bottom: 25px;
}
.widget h2 {
	color:#BABABA;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
}
.widget ul {
margin: 0;
list-style-type: none;
}
.widget ul li {
	overflow: hidden;
	margin: 0;
	border-bottom: 1px dotted #dbeaf4;
	padding: 3px 0;
/*padding-left: 12px;
background: url(images/widget_style_li.png) 0 5px no-repeat;*/
}

/* 
 * footer 
 */
#footer {
	margin-top: 15px;
	padding: 15px 0;
	text-align: center;
	width:100%;
	margin:auto;
	color:#fff;
}
#footer a{
	color:#41a8ec;
}
#footer a:hover{
	color:#349de2;
}
/*
 * misc
 */
.aligncenter,div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

#myIntro{
	background:#fff url(images/introbg.gif) top left;
	width:228px;
}
.myIntro{
	background:#fff url(images/introbg.gif) bottom left;
	width:228px;
}
