/*
Theme Name: PhotoshopBrushes
Description: PhotoshopBrushes V2
Version: 2.0
Author: Vahid Kamali
Author URI: http://photoshopbrushes.eu/
*/

* {margin:0;padding:0}
hr {display: none;}
small {font-family: Arial, Helvetica, Sans-Serif;font-size: 0.9em;line-height: 1.5em;}
ul, ol {list-style-type: none;}
a img {border: none;}
a {text-decoration:none; color: #d3bc7f;}
a:hover {color: #e6c15e;}
a:active {outline: none;}
a:focus {-moz-outline-style: none;}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #fafceb;
	}
h1 {font-size: 1.6em; text-transform: uppercase; color:#fafceb; padding-bottom: 5px;}
h2 {font-size: 1.2em; padding-bottom: 10px;}
h3 {font-size: 1.1em;}
h4 {font-size: 1.3em; text-transform: uppercase; color:#cccccc; padding-bottom: 12px;}
h5 {font-size: 1.0em;}
h6 {font-size: 0.9em;}
.relative {position: relative; min-height: 286px;}
.ads {margin-bottom: 30px;}
body {
	padding-top: 49px;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background: #0d0d0d url('images/bg1.gif') repeat-x left top;
	color: #808080;
	text-align: center;
	}
#bg2 {
	background: url('images/bg2.gif') left top;
	}
/* ############## Clearfix ############## */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide */

/* ############## Main ############## */
#page {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 34px;
	text-align: left;
	}
/* ############## Header ############## */
#header {
	padding-left: 20px;
	margin-bottom: 40px;
	}
#logo {
	position: relative;
	width: 267px;
	height: 43px;
	}
#logo span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('images/logo.gif') no-repeat left top;
	}
#nav {
	position: absolute;
	top: -49px;
	left: 0;
	width: 980px!important;
	height: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: capitalize;
	}
#nav ul {
	float: left;
	margin-left: 20px;
	}
#nav ul li {
	float: left;
	padding-right: 19px;
	}
#nav ul li a {
	float: left;
	height: 47px;
	line-height: 47px;
	color: #ffffff;
	font-weight: bold;
	}
#nav ul li a:hover {
	color: #ffffff;
	}
#nav ul li.current_page_item a {
	color: #ffffff;
	}
#searchform input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #808080;
	padding: 8px 11px 8px 44px;
	width: 166px;
	height: 11px;
	border-style: none;
	background: url('images/search.png') no-repeat left top;
	}	
#nav-r {
	float: right;
	padding-top: 9px;
	}
#nav-r a {
	display: block;
	margin-top: 4px;
	float: left;
	}
#nav-r a.twitter {
	margin-left: 12px;
	margin-right: 6px;
	}

/* ############## Main ############## */
#main {
	clear: both;
	}
	
/* ############## Content ############## */
#left {
	width: 690px;
	float: left;
	}
h2.home-h2 {font-size: 1.6em; text-transform: uppercase; color:#fafceb; padding-bottom: 5px;}
.post {
	font-size: 1.1em;
	margin-bottom: 7px;
	padding: 6px;
	border: 1px solid #000000;
	background-color: #222222;
	}
.post-inner {
	padding: 12px;
	border: 1px solid #2f2f2f;
	background-color: #111111;
	}
.last {
	margin-bottom: 160px;
	}
.box {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 5px solid #000000;
	background-color: #000000;
	}
.box-cap {
	line-height: 1em;
	padding: 5px;
	color: #646464;
	background-color: #000000;
	font-weight: bold;
	text-align: center;
	}
.box-cap a {
	color: #646464;
	}
.wp-pagenavi {
	font-size: 1.1em;
	margin-top: 7px;
	margin-left: 5px;
	margin-bottom: 25px;
	}

/* ############## Single ############## */
body.single .post-inner, .home-single .post-inner  {
	margin-bottom: 5px;
	}
body.single .box-cap, .home-single .box-cap {
	font-size: 0.9em;
	padding: 8px 0;
	width: 330px;
	}
.entry p { margin-top: 10px; line-height:1.4em;}
.entry {font-size: 1.1em;}
body.single .entry, .home-single .entry {
	margin-left: 360px;
	}
.gd-star {
	margin-bottom: 8px;
	}
body.single .box, .home-single .box {
	position: absolute;
	top: 12px;
	left: 12px;
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
	}
body.single .box-cap, .home-single .box-cap {text-align: left;}
body.single .box-cap span.date, .home-single .box-cap span.date {font-weight: normal;}
body.single .box-cap a, .home-single .box-cap a {color: #d3bc7f;}
body.single .box-cap a:hover, .home-single .box-cap a:hover {color: #e6c15e;}

span.label {color: #fafceb;}
.related {
	clear: left;
	}
.related ul {
	float: left;
	}
.related ul li {
	float: left;
	margin-right: 2px;
	}
.related ul li a {
	float: left;
	}
a.download {
	position: relative;
	display: block;
	width: 99px;
	height: 27px;
	cursor: pointer;
	margin-top: 40px;
	/* Typography */
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	}
a.download span {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url('images/download.png') no-repeat left top;
	}
.share {
	padding: 10px 5px;
	}	
.share div {
	float: right;
	margin-left: 5px;
	}	
/* ############## Sidebar ############## */
#right li li, #right li .textwidget {
	line-height: 1.6em;
	}
#right li.widget_text {
	clear: left;
	}
#right li.widget_tag_cloud div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
#right {
	width: 260px;
	float: right;
	font-size: 1.1em;
	margin-bottom: 160px;
	text-align: justify;
	}
#right ul li {
	margin-bottom: 40px;
	min-height: 0;
	}
#right ul li li {margin-bottom: 0px;}
#right li.widget_categories li {
	float: left;
	min-width: 33%;
	}	
#right li.widget_categories li li {float: none; min-width:auto;}	

#right li.widget_categories ul:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
	}	
#right li.widget_categories ul {display:inline-block;}	
/* mac hide \*/
* html #right li.widget_categories ul {height: 1%;}	
#right li.widget_categories ul {display: block;}	
/* End hide */
	
	
/* ############## Footer ############## */
#footer {
	font-size: 1.2em;
	background-color: #111111;
	color: #646464;
	}
#footer .inner {
	padding: 7px 12px;
	}
	
/* ############## Comments ############## */
.comments-wrapper {
	padding: 5px;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 1.0em Arial, Helvetica, sans-serif;
	}
.commentlist li.comment {
	margin-bottom: 6px;
	min-height: 0;
	list-style: none;
	}
.commentlist li .avatar { 
	float: left;
	padding: 23px;
	background: #000000;
	border: 1px solid #2f2f2f;
	}
.comment-main {
	padding: 15px 20px;
	margin-left: 135px;
	border: 1px solid #2f2f2f;
	background-color: #111111;
	}
.comment-main .txt {
	min-height: 83px;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}
.commentlist cite {
	font-style: normal;
	}
.commentlist p {
	margin-bottom: 1.4em;
	line-height: 1.5em;
	}
h3.comments {
	margin-bottom: 28px;
	}
#commentform {
	margin-left: 50px;
	}
#commentform input.text {
	width: 170px;
	padding: 5px;
	margin-bottom: 4px;
	background-color: #000000;
	border: 1px solid #1f1f1f;
	color: #646464;
	}
#commentform textarea {
	width: 323px;
	padding: 5px;
	background-color: #000000;
	border: 1px solid #1f1f1f;
	color: #646464;
	margin-bottom: 13px;
	}
#commentform p {
	margin-bottom: 0px;
	}
.commentmetadata {
	display: block;
	}
#respond {
	padding: 12px 0;
	}
	
/* ############## MISC ############## */
.clear {clear: both;}
.center {text-align: center;}
.hidden {display: none;}
code {font: 1.1em 'Courier New', Courier, Fixed;}
acronym, abbr, span.caps {font-size: 0.9em;letter-spacing: .07em;}
.entry form {text-align:center;}
select {width: 130px;}
acronym, abbr, span.caps {cursor: help;}
acronym, abbr {border-bottom: 1px dashed #999;}
.screen-reader-text {position: absolute;left: -1000em;}
.entry .smallattachment {text-align: center;float: left;width: 128px;margin: 5px 5px 5px 0px;}
.entry .attachment {text-align: center;margin: 5px 0px;}
.entry ul {margin-left: 35px;list-style-type: disc;}
.entry li {margin: 7px 0 8px 10px;}
.entry ol {padding-left: 35px;}
.entry ol li {list-style-type:decimal;}
blockquote {margin: 0 30px 0 10px;padding-left: 40px;color: #999999;background: url('images/quote.gif') no-repeat left top;}
blockquote cite {font-weight: bold;margin: 5px 0 0;display: block;}
.navigation {display: block;text-align: center;margin-top: 10px;margin-bottom: 40px;}
.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;}
p img {padding: 0;max-width: 100%;}
img.centered {display: block;margin-left: auto;margin-right: auto;}
img.aligncenter {padding: 10px 0 20px 0;}
img.alignright {padding: 4px;margin: 0 0 2px 7px;display: inline;}
img.alignleft {padding: 4px;margin: 0 7px 2px 0;display: inline;}
.aligncenter,div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignright {float: right;}
.alignleft {float: left;}
.sticky {}
.sticky h2 {}
	
