/*
Theme Name: WordPress Default
Theme URI: http://www.5key.net/blog/
Description: WordPress官方站点主题 /<a href="http://5key.net/">5key.net</a>移植
Version: 1.6
Author: 5key
Author URI: http://5key.net/
*/
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin:0;
	padding:0;
	}
#page {
	background-color: white;
	text-align: left;
	}

#header {
	}
#logo{
float:left;
}
#search{
float:right;
}
#searchform input.text {
background:#5A5A5A none repeat scroll 0 0;
border:1px solid #666666;
color:#AAAAAA;
float:left;
padding:2px;
margin-right:6px;
}
#searchform .button {
background:#666666 none repeat scroll 0 0;
border-color:#888888;
color:#BBBBBB;
float:left;
}
#searchform input.button:hover {
border-color:#AAAAAA;
color:#FFFFFF;
}
.button,button-secondary {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background:#E5E5E5 none repeat scroll 0 0;
border:1px solid #A3A3A3;
color:#224466;
cursor:pointer;
font-size:10px;
height:22px;
padding:0 4px;
}
#searchform .input {
-moz-appearance:textfield;
-moz-binding:url(chrome://global/content/platformHTMLBindings.xml#inputFields);
-moz-user-select:text;
-x-system-font:-moz-field;
background-color:-moz-field;
border:2px inset threedface;
color:-moz-fieldtext;
cursor:text;
font-family:-moz-use-system-font;
font-size:-moz-use-system-font;
font-size-adjust:-moz-use-system-font;
font-stretch:-moz-use-system-font;
font-style:-moz-use-system-font;
font-variant:-moz-use-system-font;
font-weight:-moz-use-system-font;
letter-spacing:normal;
line-height:normal !important;
padding:1px 0;
text-align:start;
text-indent:0;
text-rendering:optimizelegibility;
text-transform:none;
word-spacing:normal;
}
#headerimg 	{
	}

#content {
	font-size: 1.4em
	}

.widecolumn .entry p {
	font-size: 14px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	}

#headerimg .description {
    margin:45px 0;
	color: #999!important;
	font-size: 1.2em;
	}

h2 {
	font-size: 1.6em;
	padding:0 0 5px 0;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #555;
	font-family : Microsoft Yahei;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry a:link{color:#06F; text-decoration:underline;}
.entry a:visited{color:#06F; text-decoration:underline;}
.entry a:hover{color:#F00; text-decoration:none;}
#entry_info{width:200px; float:right; padding:6px; margin:0 0 0 10px; min-height:100px; _height:100px;}
#inner_entry_info{background:#EEFCFF;  padding:5px; margin:5px 0 0 0;}
	#entry_info p{margin:0; padding:0;font-size:11px; line-height:18px;}
	#entry_info img{border:0;}
.entry pre{background:#F2FBFD; border:1px solid #72D3E9; padding:10px; font-size:1em; line-height:100%;font-family: 'Lucida Grande', ;}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	float: left;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #FF4E00;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin:0;
	padding: 0;
	}

#page {
	background-color: white;
	padding: 0;
	}

#header {
	background-color: #464646;
	padding: 0;
	height:80px;
	margin:0;
	}

#headerimg {
	width:960px;
	padding:10px 0 0 0;
	margin: 0 auto;
	}

.narrowcolumn {
	float: left;
	width: 660px;
	line-height:24px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 10px;
	}

.widecolumn {
	padding: 0 0 20px 10px;
	margin: 0 auto;
	width: 960px;
	line-height:24px;
	font-size:14px;
	}

.post {
    border-bottom:1px dashed #999;
	margin: 0 0 5px 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	background:#353734;
	color:#666;
	}
	#footer a{color:#ccc; text-decoration:underline;}
	#footer a{color:#ccc; text-decoration:none;}
#footer p {
	margin: 0 auto;
	padding: 20px 0;
	width:960px;
	text-align: center;
	font-size:1.1em;
	}
#footer2{
	padding: 0;
	margin: 10px auto 0 auto;
	clear: both;
	background:#41433F;
	}
	#footer2 p {
		margin: 0 auto;
		padding: 20px 0;
		width:960px;
		}
	#footer2 ul{margin:0; padding:0; width:32%; float:left; margin:0 10px 0 0; padding:5px 0; line-height:20px;}
	#footer2 li{list-style:none;}
	#footer2 h2{font-size:1.2em; margin:0 0 5px 0; padding:0;  color:#5D93E1;}
.innerfooter2{width:960px; margin:0 auto; font-size:1.2em; padding:10px 0; color:#ccc;}
	.innerfooter2 a{color:#999; text-decoration:none;}
	.innerfooter2 a:hover{color:#F60; text-decoration:underline;}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 0 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry img{background:#FFF; padding:1px; border:1px solid #efefef;}
.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis; 
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin:0;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	width: 260px;
	font-size:12px;
	}
	#sidebar h2{font-size:15px; font-weight:bold; border-bottom:1px dotted #ccc; padding:4px 0;}
	#sidebar a{color:#21759B; text-decoration:noline;}
	#sidebar a:hover{color:#D54E21; text-decoration:underline;}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 0 10px 10px;
	padding:5px 10px 20px 50px;
	background:url(images/blockquote.gif) no-repeat;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.head_menuigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.clearfix:after { content: "."; display: block;font-size:0;line-height:0; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;zoom:1;}
/* Hides from IE-mac \*/
.clearfix {_height: 1%;display: block;}

#headline{background:#E4F2FD;  border-bottom:1px solid #C6D9E9; padding:10px 0;min-height:100px;_height:100px;}
.wrapper{width:960px; margin:0 auto; padding:0 10px;}
.wrapper_friendfeed{float:left; background:url(images/bg-headline.gif); width:700px; padding:5px 0 0 0;}
	.inner_wrapper_friendfeed{background:url(images/bg-headline.gif) 0 bottom no-repeat;padding:0 0 5px 0; width:691px; }
	.friendfeed.widget {
		  color: #222222;
		  font-family: arial, sans-serif;
		  font-size: 10pt;
		  position: relative;
		  border:0 !important;
		  overflow: hidden;
		  left:6px;
	}
	.contact{clear:both;margin-left:5px;}
    .contact ul{list-style:none;padding:10px;width:50px;}
    .contact li{float:left;width:25px;}
    .author{float:left; width:250px;  margin:0 0 0 10px; font-size:1.2em;}
	.author_img{float:left; padding:1px; border:1px solid #C6D9E9; margin:0 10px 5px 0; background:#FFF:}
	.author p{margin:0; padding:2px 0;}
	.author ul,li{margin:0;padding:0;}
	.author li{list-style:none;padding:2px 0;}
	.author a{color:#06F; text-decoration:underline;}
	.author a:hover{color:#06F; text-decoration:none;}
    .head_menu{float:right; font-size:1.2em; margin:39px 0 0 0;position:relative;right:-200px!important; z-index:20;}
	.head_menu ul{margin:0; padding:0;}
	.head_menu li{list-style:none; float:left; padding:0 2px; margin:0 2px 0 0;}
	.head_menu a:link{
		background:none;
		float:left;
		text-decoration:none;
		height: 23px;
		width:50px;
		padding:9px 10px 0 10px;
		color:#999;
		text-align:center;
	}
	.head_menu a:visited{
		background:none;
		float:left;
		text-decoration:none;
		height: 23px;
		width:50px;
		padding:9px 10px 0 10px;
		color:#999;
		text-align:center;
	}
	.head_menu a:hover{
		float:left;
		text-decoration:none;
		border:0;
		height: 23px;
		width:50px;
		padding:9px 10px 0 10px;
		color:#FFF;
		text-align:center;
	}
	.current_page_item{}
		.current_page_item a:link{
		background:url(images/head-menu.gif);
		width:50px;
		float:left;
		text-align:center;
		text-decoration:none;
		border:0;
		height: 23px;
		color:#000;
		padding:9px 10px 0 10px;
		}
		.current_page_item a:visited{
		background:url(images/head-menu.gif);
		width:50px;
		float:left;
		text-align:center;
		text-decoration:none;
		border:0;
		height: 23px;
		color:#000;
		padding:9px 10px 0 10px;
		}
		.current_page_item a:hover{
		background:url(images/head-menu.gif);
		width:50px;
		float:left;
		text-align:center;
		text-decoration:none;
		border:0;
		height: 23px;
		color:#000;
		padding:9px 10px 0 10px;
		}
	a#head_menu_hot:link {
		background:url(images/head-menu-hot.gif);
		float:left;
		text-decoration:none;
		border:0;
		height: 24px;
		height:22px !important;
		color:#FFF;
		text-align:center;
		width:50px;
		padding:9px 10 0 10x;
		}
	a#head_menu_hot:visited {
		background:url(images/head-menu-hot.gif);
		float:left;
		text-decoration:none;
		border:0;
		height: 24px;
		height:22px !important;
		color:#FFF;
		text-align:center;
		width:50px;
		padding:9px 10 0 10x;
		}
	a#head_menu_hot:hover {
		background:url(images/head-menu-hot.gif);
		float:left;
		text-decoration:none;
		border:0;
		height: 24px;
		height:22px !important;
		color:#FFD7D7;
		text-align:center;
		width:50px;
		padding:9px 10 0 10x;
		}
.body_wrapper{width:980px; margin:0 auto;}
.alimama{padding:5px 0;}
.post_title{
border-bottom:1px dotted #CCC;
padding:7px 0;
}
.post_title a:link,a:visited{
color:#2583AD;
text-decoration:none;}
.post_title a:hover{
color:#FF6600;
text-decoration:none;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
