@charset "utf-8";
/*
Theme Name:  yummyGadget
Theme URI: http://flyingsand.com/sand
Description: A theme for flying, by <a href="http://www.flyingsand.com/sand">sand</a>.
Version: v1.0
Author: sand
Author URI: http://flyingsand.com/sand

*/

/* global */

html, address, blockquote, body, dd, div, dl, dt, fieldset, form, input, textarea, frame, frameset, h1, h2, h3, h4, h5, h6, img, noframes, ol, p, ul, li, center, dir, hr, menu, pre {
	padding:0;
	margin:0;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	color:#000000;
	margin:0;
	padding-top:10px;
	font-size:0.75em;
	background:#F7F7D5;
}
input, textarea {
	outline:0;
	border:1px solid #4079BF;
	font-size:12px;
	background:none;
}
input {
	padding:2px;
}
textarea {
	padding:0.75em;
	overflow:auto;
}
a img {
	border:0;
}
a {
	color:#064DA7;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#333333;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bolder;
	padding-left:0.5em;
}
h1 {
	font-size:2.5em;
}
h2 {
	font-size:2em
}
h3 {
	font-size:1.75em
}
h4 {
	font-size:1.5em
}
h5 {
	font-size:1.17em
}
h6 {
	font-size:1em
}
ul {
	padding-left:1.5em
}
li {
	list-style:disc;
	margin-left:1.5em;
}
i, cite, em, var, address {
	font-style:italic
}
u {
	text-decoration:underline;
}
blockquote {
	display:block;
	padding:10px 10px 10px 30px;
	margin:10px;
	background:#E4EBD2 url(images/quote.gif) no-repeat top left;
}
.hidden {
	display:none
}
/* P.I.E. Float Clearing ----------------------------------------------------------------*/
/*
.clearfix:after {
	content:".";
	clear:both;
	height:0;
	visibility:hidden;
	display:block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}
*/

/* Clear Fix added 2008-11-20 */ 
.clearfix:after { 
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden; 
} 
.clearfix { 
display:inline-block; 
} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */ 
/* end of clearfix */ 


/* layout */
#page {
	width:900px;
	margin:0 auto;
}
#content {
	background:url(images/articles_bg.gif) left repeat-y;
}
#articles {
	float:left;
	width:650px;
	clear:none;
}
#sidebar {
	width:250px;
	float:right;
	text-align:left;
	background:#9DBA78 url(images/sidebar_foot.gif) left bottom no-repeat;
	padding-bottom:20px;
}
/* header */

#header {
	background:url(images/header_bg.gif) bottom left no-repeat;
}
#header .description {
	padding-bottom:15px;
	padding-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
}
#header h1 {
	font-size:42px;
	font-weight:bold;
	padding-top:34px;
	padding-bottom:6px;
	padding-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
/* nav */
#nav {
	padding-left:70px;
}
#nav ul {
	float:left;
	padding:0;
}
#nav ul li {
	margin:0;
	list-style:none;
	float:left;
	border-right:1px solid #F7F7D5;
}
#nav ul li a, #nav ul li a:visited {
	font-weight:bold;
	font-size:14px;
	display:block;
	float:left;
	padding:8px 15px 7px 15px;
	line-height:110%;
	color:#000000;
	background:#79A1D2;
}
#nav ul li a:hover {
	background:#4A7E00;
	color:#FFFFFF;
	text-decoration:none;
}
#navSearch {
	font-size:12px;
	float:right;
	margin-right:30px;
}
/* article */
h2.pagetitle, h2#nothingFound {
	font-size:1.75em;
	margin-left:70px;
	padding:15px 10px 20px 15px;
	background:url(images/post_foot.gif) bottom repeat-x;
}
h2#nothingFound {
	background:url(images/yummy_search.gif) top right no-repeat;
}
#articles .navigation {
	width:580px;
	margin-left:70px;
}
.navigation .alignleft {
	float:left;
	width:290px;
	overflow:hidden;
}
.navigation .alignright {
	float:right;
	text-align:right;
	width:290px;
	overflow:hidden;
}
.navigation a {
	display:block;
	padding:3px;
}
.navigation a:hover {
	background:#E4EBD2;
}
.post_content {
	float:right;
	width:580px;
	padding-bottom:20px;
	background:#FFFFFF url(images/post_foot.gif) bottom left repeat-x;
}
.title {
	padding:6px 0 0 5px;
	border-bottom:1px dotted #9DBA78;
}
.title h2{
	font-family:"微软雅黑", Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
img.alignnone,img.aligncenter{
margin:0 auto;
}

.calendar {
	margin-top:10px;
	height:80px;
	width:70px;
	float:left;
	background:url(images/calendar.gif) no-repeat right top;
}
.calendar_Y, .calendar_M, .calendar_D {
	text-align:right;
	margin-right:7px;
	line-height:100%;
}
.calendar_Y {
	font-size:9px;
	color:#AFAFA3;
}
.calendar_M {
	font-size:11px;
	color:#64645E;
	margin-top:10px;
}
.calendar_D {
	font-weight:bold;
	font-size:28px;
	color:#000000;
}
.title h2 {
	line-height:120%;
	padding-bottom: 5px;
}
.single_page .title h2 {
	line-height:120%;
	margin-left:10px;
	padding-bottom:0;
}
.single_page .entry {
	margin:15px 10px 0 20px;
}
.entry {
	margin:5px 20px;
}
.entry p {
	text-indent:0;
	margin-bottom:1em;
	line-height:160%;
}
.entry p.p_0{text-indent:0; padding-left:2.5em}
.entry li {
	margin-bottom:1em;
	line-height:140%;
}
.post_data {
	padding-bottom:5px;
	padding-left:10px;
}
.p_author, .p_category, .p_edit, .p_comment, .p_tag, .p_rss, .p_track {
	padding-left:14px;
}
.p_author {
	background:url(images/icon_user.gif) left no-repeat;
}
.p_category {
	background:url(images/icon_category.gif) left no-repeat;
}
.p_edit {
	background:url(images/icon_edit.gif) left no-repeat;
}
.p_comment {
	background:url(images/icon_comment.gif) left no-repeat;
}
.p_tag {
	background:url(images/icon_tag.gif) left no-repeat;
}
.p_track {
	background:url(images/icon_track.gif) left no-repeat;
}
.p_rss {
	background:url(images/icon_rss.gif) left no-repeat;
}
.post_foot, .postmetadata {
	margin-top:10px;
	padding:10px 10px 0 10px;
	text-align:right;
}
a .readMore {
	background:#739C3C;
	color:#000000;
}
a:hover .readMore {
	text-decoration:none;
	background:none;
	color:#4079BF;
}

/* caption */
.wp-caption{margin-left:auto;margin-right:auto;}
p.wp-caption-text{color:#666666;text-indent:0}



/* comment */
h3#comments {
	margin-bottom:10px;
	padding:10px 5px 5px 96px;
}
h3#respond {
	margin:10px 0 10px 70px;
	padding:10px 5px 5px 26px;
}
#commentArea ol li {
	list-style:none;
	margin:0;
	padding:0;
	padding-left:70px;
}
#commentArea .nocomments {
	margin-left:80px;
	margin-top:15px;
}
#commentArea ol li.alt .c_content {
	background:#E4EBD2;
}
.c_info {
	padding-bottom:5px;
}
.c_author {
	font-size:1.25em;
	font-weight:bold;
}
.c_time {
	font-size:10px;
}
.c_content {
	width:540px;
	padding:10px 20px 10px 20px;
	float:right;
	border-top:1px solid #9DBA78;
}
.c_avatar {
	float:left;
	margin:8px 0 0 -62px;
	padding:3px 11px 3px 3px;
	background:url(images/avatar.gif) left top no-repeat;
}
#commentArea ol li.alt .c_avatar {
	background:url(images/avatar_alt.gif) left top no-repeat;
}
.c_text {
	text-align:left;
}
.commentInput {
	margin-left:70px;
	background:url(images/post_foot.gif) repeat-x bottom;
	padding-bottom:20px;
}
.logged{
	padding-left:20px;
}
#commentArea label {
	display:block;
	width:90px;
	text-align:right;
	padding-right:10px;
	padding-top:4px;
	float:left;
}
#commentArea textarea#comment {
	width:360px;
}
#commentArea input {
}
#commentArea textarea {
	padding:8px;
}
#commentArea .commentInput p {
	padding:0;
	margin:0;
	margin-top:8px;
}
#commentArea input.submit {
	margin-left:100px;
}
/* sidebar */
#sidebar ul {
	padding-left:0;
}
#sidebar ul li {
	list-style:none;
	margin-left:0;
}
#sidebar .s_panel {
	background:#9DBA78;
	padding-top:12px;
}
#sidebar .s_panel h2 {
	background:url(images/panel_title.gif) left no-repeat;
	font-size:18px;
	padding-top:11px;
	padding-bottom:11px;
}
#s_categories {
}
#s_archives {
}
#s_calendar {
	margin-bottom:-15px;
}
#s_search {
	background:url(images/s_search.gif) top no-repeat;
	height:40px;
	border:0;
}
#s_bookmarks {
}
#s_meta {
}
#sidebar .s_panel ul li {
	padding:3px 0 3px 18px;
	margin:0 5px;
	background: url(images/s_li.gif) no-repeat top left;
}
#sidebar .s_panel ul li.linkcat {
	background:none;
	margin-left:0;
	padding-left:5px;
}
#sidebar .s_panel ul li.linkcat h2 {
	margin-left:0;
	padding-left:0;
}
#s_search input#s {
	font-size:12px;
	line-height:100%;
	width:200px;
	margin-left:10px;
	margin-top:3px;
	padding:6px 0 6px 5px;
	border:0;
	float:left;
	background:none;
}
#s_search input#b {
	float:right;
	margin-right:10px;
	border:0
}
/* sidebar calendar */
#wp-calendar {
	margin-left:1.5em;
}
#wp-calendar a {
	font-weight:bold;
}
#wp-calendar tbody td, #wp-calendar th {
	line-height:100%;
	text-align:center;
	vertical-align:middle;
	width:25px;
	height:16px;
}
td#today {
	background:url(images/today_bg.gif) no-repeat;
}
/* sidebar search */
.search_s {
	background:url(images/search_bg.gif) no-repeat;
	height:48px;
	width:155px;
	padding:12px 5px 0 15px;
}
/* footer */
#footer {
	background:url(images/footer_bg.gif) no-repeat top;
	height:100px;
	padding-left:70px;
}
#siteInfo {
	margin-top:20px;
	text-align:left;
	float:left;
	padding-left:10px;
}
#themeBy {
	float:right;
	width:250px;
	height:22px;
}
#themeBy a {
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	height:22px;
	width:250px;
	background:url(images/YummyGadget_2.gif) no-repeat
}
#themeBy a:hover {
	background:url(images/YummyGadget_1.gif) no-repeat
}
/* special */








/* plugIns */ 
#sk2-footer {
	display:none;
}
