/*
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: 13px;
  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;
}
#page {
  background: #fff;
  text-align: left;
  margin: 0 auto;
  padding-bottom: 18px;
  width: 790px;
  }
#header {
  text-align: left;
  margin: 0;
  padding: 20px 0 0;
  background: #7d7d7d;
  height: 65px;
  position: relative;
  }
#headerimg{
  background: #00a1e9;
  height: 61px;
}
#content {
  float: left;
  padding: 16px 0;
  margin: 0 10px;
  width: 560px;
  }
#sidebar {
  padding: 16px 0;
  margin: 0 0 0 580px;
  width: 200px;
  }
#footer {
  font-size: 11px;
  clear: both;
  color: #fff;
  background: #7d7d7d;
  text-align: center;
  padding: 10px;
}
#footer a {
  color: #fff;
  text-decoration: none;
  }
hr {
  display: none;
  }
.clear {
  clear: both;
}
.hidden{
  display: none;
}
.alignright {
  float: right;
  }
.alignleft {
  float: left
  }
.center {
  text-align: center;
  }
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: #555;;
  text-decoration: underline;
}
p {
  line-height: 16px;
}
blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
}
code {
  font: 12px Arial, 'Courier New', Courier, Fixed;
  }
#header h1{
  font-size: 36px;
  font-weight: normal;
  line-height: 60px;
  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: 58px;
  right: 0;
}
#header li{
  display: inline;
}
#header li a{
  color: #fff;
  display: block;
  float: left;
  text-decoration: none;
  margin-left: 1px;
  padding: 2px 20px;
}
#header li.current_page_item a, #header li a:hover{
  border-bottom: 4px solid #7d7d7d;
}
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;
}
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;
}
#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 {
  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: 184px;
}
#searchform #s {
  width: 150px;
  background: #fff;
  border: none;
  padding: 2px;
  height: 14px;
  line-height: 14px;
  }
#sidebar #searchform{
  text-align: left;
}
#sidebar #searchform div{
  margin: 0;
}
#searchsubmit {
  color: #fff;
  width: 26px;
  background: #7d7d7d;
  border: none;
  line-height: 18px;
  }
.postmetadata{
  clear: both;
}
.postmetadata small{
  display: block;
  padding: 5px;
}
.post hr {
  display: block;
  }
.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: 30px 10px;
  padding: 0;
  height: 4px;
  background: #00a1e9;
}
#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;
  }
.commentmetadata{
  border-left: 4px solid #bfbfbf;
  padding: 4px 6px;
  background: #eee;
}
.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;
  }
#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;
  }
small, .nocomments, .postmetadata, blockquote, strike {
  color: #777;
}
.entry form {
  text-align:center;
}
.entry form p{
  margin: 5px 0;
}
.entry form input{
  margin: 5px 0 0;
} Grande', Verdana, Sans-Serif;
  text-align: center;
  }

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  }
small, .nocomments, .postmetadata, blockquote, strike {
  color: #777;
}
.entry form {
  text-align:center;
}
.entry form p{
  margin: 5px 0;
}
.entry form input{
  margin: 5px 0 0;
}

.avatar {
float:right;
padding:2px;
margin:0 0 2px 2px;
border:1px #000 solid;
clear:both;
height:32px;
width:32px
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.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;
}
/* End captions & aligment */
