/*
Theme Name: Toolbox
Description: An ultra-minimal HTML5 starter theme.
Author: The Automattic Theme Team
Author URI: http://themeshaper.com/
Version: 0.3
Tags: translation-ready, microformats, rtl-language-support

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

/* wide define by goneyears
-------------------------------------------------------------- */
p {
margin: 5px 0 15px 0;
padding: 0;
line-height: 20px;
} /*�����ֻΪ���������е�����*/

a {
text-decoration: none;
color: #3399cc;
font-size: 13px;

}

a:visited {
color: #3399cc;
}

/* =Font
-------------------------------------------------------------- */


/* =Structure
-------------------------------------------------------------- */

#page {
	display: block;
	margin: 10px 20px 20px 20px;
	
}

#primary {
	float: left;
	margin: 0 -240px 0 0;
	width: 100%;
}

#content {
	margin: 0 280px 0 0;
}


#main .widget-area {
	float: right;
	overflow: hidden;
	width: 240px;
}

#site-generator {
	color: #ffffff;
	text-decoration: none;
	padding: 0 0 10px 10px;
	float: left;
}

#site-generator a {
	color: #dcdcdc;
	text-decoration: none;
}

#site-generator a:visited {
	text-decoration: none;
	color: #dcdcdc;
}

#site-generator-r {
	color: #ffffff;
	text-decoration: none;
	padding: 0 10px 0 0;
	float: right;
}
/* Increase the size of the content area for templates without sidebars */

.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */

.screen-reader-text {
	position: absolute;
	left: -9000em;
}


/* =Header
-------------------------------------------------------------- */

#branding  {
	background: #3399cc;
	display: block;

}

#site-title {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	margin: 0px 0 20px 0;
	padding: 15px 5px 5px 5px;

}

#site-title a {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	margin: 0px 0 20px 0;
	padding: 15px 5px 5px 5px;

}
#site-title a:visited {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;

}
#site-description {
	font-size: 12px;
	font-weight: normal;
	
	text-align: center;
	color: #ffffff;
	margin: 0 0 0 250px;
	padding: 0 0 5px 0;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	font-size: 15px;
	background: #3399cc;
	display: block;
	float: left;
	margin: 0 auto 1em auto;
	width: 100%;

}
#access ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	font-size: 15px;
	display: block;
	line-height: 2em;
	padding: 0 1em;
	color: #ffffff;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 2em;
	left: 0;
	float: left;
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	color: #fff;
	height: auto;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #ffffff;
	color: #197cae;
}
#access ul ul a:hover {
	background: #000;
}
#access ul li:hover > ul {
	display: block;
}



/* =Content
-------------------------------------------------------------- */
.entry-title {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin: 10px 0 4px 0;
		
}

.entry-title a {
	font-size: 15px;
	color: #000000;
	margin: 10px 0 4px 0;
	border-bottom: 1px solid #000000;
	
}

.entry-title a:visited {
	font-size: 15px;
	color: #000000;
	margin: 10px 0 4px 0;
	border-bottom: 1px solid #000000;
	
}


.post-dates {
	font-size: 12px;
	color: #666666;
}


.entry-content p {
	font-size: 13px;
	margin: 8px 0 5px 0;
	
}

.entry-content a{
	color: #197cae;
	}

.entry-content li {
	font-size: 13px;
	margin: 0 0 6px 0;
}

.footer-format {
	font-size: 12px;
	text-align: right;
	padding: 0px 0 5px 0;
	margin: 15px 0 20px 0;
	border-bottom: 1px solid #eeeeee;
}

.footer-format a{
	color: #000000;
	}

 nav {
	display: block;
	overflow: hidden;
}

 .nav-previous {
	float: left;
	width: 50%;
	font-size: 13px;
	margin: 10px 0;
}
 .nav-next {
	float: right;
	text-align: right;
	width: 50%;
	font-size: 13px;
	margin: 10px 0;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}



}
.page-link {
	margin: 0 0 1em 0;
}
/* BlockQuote */

blockquote {
	background: #eeeeee;
	padding: 1px 20px 1px 10px;
	}

/* 404 page */

.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */

.post .notice,
.error404 #searchform {
	background: #EEE;
	display: block;
	padding: 1em;
}

/* Image Attachments */

.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #EEE;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}


/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;

}
#searchform input#s {
	width: 60%;

}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;

}
textarea {
	width: 80%;
}

/* Class for labelling required form items */

.required {
	color: #CC0033;
}


/* =Comments
-------------------------------------------------------------- */
#comments-title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	margin: 10px 0 4px 0;
	padding: 5px 0 4px 0px;
	background: #3399cc;
	
}

.commentlist {
	font-size: 13px;
	list-style: none;
	padding: 0;
	margin: 16px 0;
	
}

.children {
	list-style: none;
	}

.comment-body {
	padding: 0 0 2px 0;
	margin: 0 0 5px 0;
}

.comment-body a {
		color: #666666;
}

.comment-author {
	margin: 5px 0 0 0;
	padding: 0;
			border-bottom: 1px solid #dcdcdc;
			vertical-align: top;
}

.comment-meta {
	font-size: 12px;
	color: #666666;
	float: none;
}

.comment-meta a{
	color: #666666;
}



.fn  {
	font-style: normal;
	font-weight: bold;
	color: #555555;
	float: left;
	}
	
.fn  a{
	font-style: normal;
	font-weight: bold;
	color: #555555; 
	}

	
.gavatar {
	float: left;
	margin: 0 5px 0 0;

}
.comment-content {
	margin: 0 0 25px 0;
}
.comment-content p {

	margin: 2px 0 5px 35px;


	}

.comment-reply-link {
	font-size: 12px;
	color: #666666;
	float: right;
	margin: 0 5px 0 0;

}



#reply-title {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin: 30px 0 10px 0;
	padding: 6px 0 5px 6px;
	background: #3399cc;
	width: 80%;
}

#respond {
font-size: 13px;
	}

.comment-notes  {
	display: none;
 }
 
#cancel-comment-reply-link {
font-size: 11px;
color: #ffffff;
float: right;
padding: 0 5px 0 0;
margin: 0 3px 0 0;

}

#respond input[type=text] {
	margin: 0 660px 0 0;
	width: 40%;
}

#respond .comment-form-comment {
	margin: 5px 0 0 0;
	}
	
#respond .comment-form-comment label {
	display: none;
}
#respond textarea {
	margin: 0 1em 1em 0;
	font-size: 13px;
	width: 80%;
}
.form-submit {
	margin: 0 0 30px 0;
	
	}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
	display: none;
}
#respond .form-allowed-tags code {
	display: none;
}


/* =Widgets
-------------------------------------------------------------- */

.widget-area {
	background: #ffffff; /* pink */
	font-size: 15px;
	color: #000000;

}

.xoxo ul a{
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
	

}

.widget-area ul {
	color: #3399cc;
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
}
.widget-area ul ul {
	list-style: disc;
	padding: 0 0 0 15px;
	margin: 0;
}
.widget-area .widget_search {
	overflow: hidden;
}

.widget-area .widget_search input {
	float: left;
}

.widget-title {
	font-size: 15px;
	font-weight: normal;
	background: #3399cc;
	color: #ffffff;
	padding: 4px 0 3px 4px;
	height: 17px;
	margin: 15px 0 5px 0;
}

.widget-title a {
	font-size: 15px;
	color: #ffffff;

}

.widget-title a:visited {
	font-size: 15px;
	color: #ffffff;
}

/* =Footer
-------------------------------------------------------------- */

#colophon {
	font-size: 13px;
	clear: both;
	display: block;
	width: 100%;
	height: 25px;
	background: #3399cc;
	padding: 13px 0 0 0;
}

/* =WordPress basics
-------------------------------------------------------------- */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
