/*
Theme Name: PureCSS
Theme URI: http://fairyfish.net/2008/08/13/purecss-theme/
Description: A pure CSS no image WordPress theme
Version: 2.7
Author: Creadr*
Author URI: http://creadr.com/
Tags: blue, fixed width, two columns, widgets

	PSD2WPTheme in low price.please contact denishua@hotmail.com

*/
body {
	font-size: 12px;
	font-family: Verdana, Arial, 'Lucida Grande', Sans-Serif;
	background: #eee;
	color: #555;
	text-align: center;
	margin: 0;
	padding: 0;
}
input, table, select{
	font-size: 12px;
	font-family: Verdana, Arial, 'Lucida Grande', Sans-Serif;
}
hr {
	display: none;
}
.clear {
	clear: both;
}
.hidden{
	display: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.center {
	text-align: center;
}
.aligncenter,
div.aligncenter {
	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;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a img {
	border: none;
}
p img {
	padding: 0;
	max-width: 100%;
}
a {
	color: #00a1e9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	line-height: 20px;
}
li{
	margin-bottom: 10px;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
code {
	font: 12px Arial, 'Courier New', Courier, Fixed;
}
#page {
	background: #fff;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 18px;
	width: 960px;
}
#header {
	text-align: left;
	margin: 0;
	padding: 20px 0 0;
	background: #7d7d7d;
	height: 75px;
	position: relative;
}
#headerimg{
	background: #00a1e9;
	height: 71px;
}
#header h1{
	font-size: 36px;
	font-weight: normal;
	line-height: 70px;
	margin: 0;
	padding: 0 20px;
}
#header h1 a{
	color: #fff;
	text-decoration: none;
}
#header .description {
	margin: 0;
	padding: 0 10px;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	position: absolute;
	top: 0;
}
#header ul{
	margin: 0 10px;
	position: absolute;
	top:65px;
	right: 0;
	height:20px;
	padding:0;
}
#header li{
	display: inline;
}
#header li a{
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	margin-left: 3px;
	padding: 6px 20px;
	line-height:14px;
}
#header li.current_page_item a, #header li a:hover{
	background:#7D7D7D;
}
#content {
	float: left;
	padding: 16px 0;
	margin: 0 10px;
	width: 670px;
}
.post hr {
	display: block;
}
h2.pagetitle {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 4px 6px;
	color: #00a1e9;
	background: #eee;
	border-left: 10px solid #00a1e9;
}
h2.pagetitle a, h3.title a{
	text-decoration: none;
	color: #00a1e9;
}
h3.title{
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 4px 10px;
	color: #00a1e9;
}
.postmetadata{
	clear: both;
}
.postmetadata small{
	display: block;
	padding: 5px;
}
small.subtitle, .postmetadata{
	display: block;
	font-size: 12px;
	color: #bbb;
	padding: 10px;
	line-height: 16px;
}
small.subtitle a, .postmetadata a{
	color: #bbb;
}
.entry{
	clear: both;
	padding: 0 10px;
}
.entry form {
	text-align:center;
}
.entry form p{
	margin: 5px 0;
}
.entry form input{
	margin: 5px 0 0;
}
.navigation {
	text-align: center;
	padding: 20px 0 10px;
}
.topnav {
/*	width: 470px;
	position: absolute;
	top: 210px;*/
	padding-top: 0;
}
form {
	margin: 0;
	padding: 0;
}
h3#comments_title {
	margin: 20px 10px;
	border-top:4px solid	#00a1e9;
	padding:10px;
}
#commentform, #commentform input, #commentform textarea{
	border: 1px solid #bfbfbf;
}
#commentform{
	padding: 8px 14px 8px 8px;
	margin: 10px;
	background: #eee;
}
#commentform label{
	display: block;
}
#commentform input, #commentform textarea {
	width: 100%;
	padding: 2px;
}
#submit input{
	width: 100px;
}
#commentform textarea {
	overflow: auto;
}
.commentlist {
	padding: 0 10px;
	margin: 0;
}
.comment-body{
	position:relative;
}
.comment-author{
	left:10px;
	position:absolute;
	top:4px;
	width:97%;
}
.commentlist .comment-body p{
	margin-right:50px;
}
.avatar {
	padding:2px;
	margin:0 0 2px 2px;
	border:1px #000 solid;
	position:absolute;
	right:1px;
	top:30px;
	width:32px;
	height:32px;
}
.commentmetadata{
	border-left: 4px solid #bfbfbf;
	padding: 4px 6px 4px 60px;
	background: #eee;
	text-align:right;
}
.commentmetadata a{
	text-decoration: none;
}
.commentcontent{
	border: 1px solid #bfbfbf;
	padding: 2px 8px;
}
.commentlist li {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
.commentmetadata cite, .commentmetadata cite a {
	font-style: normal;
	font-size: 12px;
}
.commentmetadata cite a {
	text-decoration: none;
}
.commentlist p {
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
	margin: 10px 5px 10px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
#sidebar {
	padding: 16px 0;
	margin: 0 0 0 690px;
	width: 260px;
}
#sidebar #sidebarul{
	border: 1px solid #ddd;
	background: #f2f7f8;
	margin: 10px 0;
	padding: 0 15px 15px;
}
#sidebar h2 {
	font-size: 12px;
	color: #00a1e9;
	margin: 0;
	padding: 16px 0 10px;
}
#sidebar strong{
	color: #00a1e9;
	padding-left: 10px;
}
#sidebar a {
	color: #555;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar li{
	margin-bottom: 10px;
	list-style: none;
}
#sidebar li li{
	line-height: 22px;
	margin-bottom: 0;
}
#sidebar ul ul li:before {
	content: "\003E \0020";
}
#searchform {
	text-align: center;
	margin: 0;
	padding: 0!important;
}
#searchform div{
	text-align: left;
	margin: 0 auto;
	padding: 8px 8px 7px;
	background: #7d7d7d;
	width: 244px;
}
#searchform #s {
	width: 200px;
	background: #fff;
	border: none;
	padding: 2px;
	height: 14px;
	margin-right:5px;
}
#sidebar #searchform{
	text-align: left;
}
#sidebar #searchform div{
	margin: 0;
}
#searchsubmit {
	color: #fff;
	width: 26px;
	background: #7d7d7d;
	border: none;
	line-height: 18px;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 14px Arial, 'Lucida Grande', Verdana, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.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: 6px 0px 4px 5px;
	margin: 0;
}
#footer {
	font-size: 11px;
	clear: both;
	color: #fff;
	background: #7d7d7d;
	text-align: center;
	padding: 10px;
}
#footer a {
	color: #eee;
	text-decoration: none;
}