/*
Theme Name: FBrushes 
Theme URI: http://fbrushes.com/
Description: The default theme on fbrushes website
Version: 2.0
Author: Joefrey Mahusay
Author URI: http://cssbuilt.com/
Tags: dark, fixed width, two columns

*/

/* Apply Gravity Forms Styles */
@import url('gravity-forms.css');

/* Reset start */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0;	font-weight: inherit; font-style: inherit; font-size: 100%;	font-family: inherit;vertical-align: baseline; }
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left;	font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" ""; }
/* Reset end */


/* Layout Style */
body{
background:#050505;
color:#736F6F;
font:15px/23px Arial, Helvetica, sans-serif;
}
a:link, a:active, a:visited { border-bottom:1px dotted; border-color:#d8c293; color:#d8c293; text-decoration:none; }
a:hover{
color:#f5bc32;
border-bottom:1px solid;
border-color:#ffffff;
}


#page{ width:940px; margin:0 auto; }
#page #top-ads{ padding-top:20px; float:left; }
#page #top-ads a, #page #top-ads a:hover{ border-bottom:none; text-decoration:none;}

/*header*/
#header{ padding:0; margin:0; }
#header #logo{ float:left;  margin-top:20px; }
#header #logo h1 a span{ background:url('images/bg_line.gif') no-repeat bottom left; float:left; height:79px; display:block;  width:220px;}
#header #logo h1 a:hover span{ background:url('images/bg_line_hover.gif') no-repeat bottom left; float:left; height:79px; display:block;  width:220px;}
#header #logo h1{ width:220px; height:57px; text-indent:-999999px; z-index:2; position:absolute; }
#header #logo h1 a{ width:220px; height:57px; background:url('images/logo.gif') no-repeat; display:block; border-bottom:none; }

#header #main-nav{ margin-top:60px; float:right; position:relative; }
*:first-child+html #header #main-nav{ margin-top:62px; }
*html #header #main-nav{ margin-top:62px; }
#header #main-nav li{ display:inline; position: relative; /*--Important--*/ }
#header #main-nav li a#mnu-brushes, 
#header #main-nav li a#mnu-patterns,
#header #main-nav li a#mnu-textures{ font-size:22px; color:#fff; text-transform:uppercase; text-decoration:none; border-bottom:none; width:220px; background:url('images/bg_line.gif') repeat-x bottom left; padding:0 0px 15px 0px; margin-left:20px; position:relative; }
#header #main-nav li span{ color:#f5bc32; }
#header #main-nav li a#mnu-brushes:hover, 
#header #main-nav li a#mnu-patterns:hover,
#header #main-nav li a#mnu-textures:hover{ font-size:22px; color:#fff; text-transform:uppercase; text-decoration:none; border-bottom:none; width:220px; background:url('images/bg_line_hover.gif') repeat-x bottom left; padding:0 0px 15px 0px; margin-left:20px; position:relative; }

#google-adsense{ z-index:1; position:absoulte; }

/* .sub */
#header ul#main-nav .sub {position: absolute; /*--Important--*/ /*top: 25px; left:20px;*/top: 32px; left:20px; background: #262424 repeat-x; /*--Background gradient--*/
	padding: 20px 20px 20px;
	float: left;
	z-index:1000;
	display: none; /*--Hidden for those with js turned off--*/
}
#header ul#main-nav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#header ul#main-nav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 300px;
	float: left;
}
#header ul#main-nav .sub ul li {
	width:150px;
	color:#f5bc32;
	float:left;
	line-height:30px;
	cursor:pointer;
	display:inline;

}
#header ul#main-nav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
#header ul#main-nav .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
#header ul#main-nav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	padding: 7px 5px 7px 0px;
	text-decoration: none;
	color: #d8c293;
	width:80%;
	border-bottom:none;
	text-shadow:0px -2px 3px #1b1a1a;

}
#header ul#main-nav .sub ul li a em { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; }
#header ul#main-nav .sub ul li a:hover {
	color: #ddd;
	background-position: 5px 12px ;/*--Override background position--*/
}


#sub-header{ margin-top:40px; float:left; width:100%; border-bottom:1px solid #050505; padding-bottom:20px; }
#sub-header #google-adsense{ float:left; }
#sub-header form{ float:right; }
#sub-header form { position:relative; margin-top:-7px; }
#sub-header form p input{ background:#1f1e1e url('images/icon_search.gif') no-repeat 97% 50%; border:none; padding:4px 24px 4px 6px; width:160px; color:#646060; border:1px solid #292828; font-size:14px; }

/*slider*/
/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
	background:#050505 url('images/bg.gif') repeat;
	height:271px; width: 645px;
	margin-bottom:40px;
}
/*--Window/Masking Styles--*/
.window {
	height:259px;	width: 633px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
	margin:6px 0 0 6px;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px; right: -11px;
	width: 287px; height:56px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background:url('images/paging_bg.png') no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
	padding-top:6px;
}
.paging a {
	padding: 6px 12px;
	text-decoration: none;
	color: #d8c293;
	border-bottom:none;
	font-size:17px;
	text-shadow:0px -1px 1px #1b1a1a;
}
.paging a.active {
	font-weight: bold;
	background: #990909;
	border: 1px solid #cd2121;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow:0px -1px 2px #1b1a1a;
}
.paging a:hover {font-weight: bold;}

/* main */
#main { clear:both; }

/* content */
#content { float:left; width:645px; }
#content .rss{ float:right; width:18px; height:18px; text-indent:-99999px; margin:7px 8px 0 0; }
#content .rss a{ background:url('images/rss.gif') no-repeat; width:18px; height:18px; display:block; border-bottom:none; }
#content h2 { font-size:40px; text-transform:uppercase; color:#fff; background:url('images/bg_line.gif') bottom left repeat-x; margin-bottom:20px; padding-bottom:10px; width:645px; }
#content h2 span { color:#f5bc32; }
#content .gallery-post h2{ margin-left:7px; }

.brushes, .patterns, .textures, .gallery-post { width:659px; float:left; margin-left:-7px; position:relative; margin-bottom:30px; }

/*entry*/
.page-entry {
width:610px;
padding:10px;
background:#050505 url('images/bg.gif') repeat;
margin-left:6px;
margin-bottom:6px;
font-size:17px;
line-height:1.2em;
text-shadow:0px -1px 1px black;
}
.entry { width:211px; height:182px;  float:left; background:#050505 url('images/bg.gif') repeat; margin-left:6px; margin-bottom:6px; text-shadow:0px -1px 1px black; }
.entry .boxgrid { width: 199px; height: 170px; float:left; overflow: hidden; position: relative; margin:6px 0 0 6px; }
.entry .boxgrid h3 { font-size:14px; line-height:17px; font-weight:bold; margin-bottom:6px; }
.entry .boxgrid h3 a { color:#fff; border-bottom:none;  }
.entry .boxgrid img { position: absolute; top: 0; left: 0; border: 0; padding:0; }
.entry .boxgrid p { padding: 0 10px; color:#afafaf; font-weight:bold; font:10pt "Lucida Grande", Arial, sans-serif; }
.entry .boxcaption { float: left; position: absolute; background: #000; height: 230px; width: 179px; padding:4px 10px; 			margin-bottom:-214px; }
.entry .caption .boxcaption { left: 0; bottom:0; }
.entry .entry-meta { color:#a4988a; }

.entry .entry-meta span { display:block; clear:both; }
.entry .entry-meta span small { font-size:10px; color:#a4988a; }
.entry .entry-meta span em { font-style:italic; }
.entry .entry-meta a { color:#ebb430; }
.entry .entry-meta a:hover { color:#fff; }
.entry .entry-meta .l { float:left; }
.entry .entry-meta .r { float:right; }
.entry .entry-meta .download a { 
margin-top:10px;
font-size:11px;
cursor:pointer;
background:url('images/download_bg.png') no-repeat left 0%;
width:179px;
height:35px;
float:left;
padding:6px 10px 5px 8px;
text-decoration:none;
border-bottom:none;
font-weight:bold;
}
.entry .entry-meta .download a small{ margin-right:17px; margin-top:1px; }
.navigation{ float:right; margin-right:8px; width:100%; margin-bottom:30px; }
.view_more, .download_button{ margin-top:10px; float:left; margin-bottom:20px; }
.view_more a, .download_button a{ margin-left:7px; 
-moz-border-radius-topleft: 15px;
-khtml-border-radius-topleft: 15px;
-webkit-border-top-left-radius: 15px;

-moz-border-radius-topright: 15px;
-khtml-border-radius-topright: 15px;
-webkit-border-top-right-radius: 15px;

-moz-border-radius-bottomright: 15px;
-khtml-border-radius-bottomright: 15px;
-webkit-border-bottom-right-radius: 15px;

-moz-border-radius-bottomleft: 15px;
-khtml-border-radius-bottomleft: 15px;
-webkit-border-bottom-left-radius: 15px;
background:#861212 url('images/arrow.gif') no-repeat 94% 50%;
padding:7px 30px 7px 20px;
text-align:center;
float:left;
font-size:16px;
border-bottom:none;
}
.download_button a{ margin-left:0; }
.view_more a:hover,
.download_button a:hover{ background:#9e2323 url('images/arrow.gif') no-repeat 94% 50%; color:#fff;  }
.view_more a:visited{ color:#d8c293; border-bottom:none; text-decoration:none;  }


/* sidebar */
#sidebar{ float:right; width:271px; }

#sidebar #sponsor{ background:#050505 url('images/bg.gif') repeat; float:left; width:271px; padding-bottom:7px; margin-bottom:40px; }
#sidebar #sponsor a{ border-bottom:none; margin:7px 0 0px 7px; }
#sidebar #sponsor a img{ float:left; }
#sidebar .side-box{ width:260px; padding-left:11px; float:left; margin-bottom:30px; }
#sidebar .side-box .about{ margin-right:30px; }
#sidebar .side-box h2{ color:#fff; font-size:30px; text-transform:uppercase; width:auto; margin-bottom:10px; padding-bottom:0px; }
#sidebar .side-box .icon_brush {background:url('images/icon_brush.gif') no-repeat right 0; width:53px; height:23px; float:left; }
#sidebar #popular li{ display:block; padding-bottom:0px; clear:both; position:relative; width:100%;}
#sidebar #popular li a.thumb{ float:left; padding:4px; background:#262424; margin-right:7px; border-bottom:none; }
#sidebar #popular li a.thumb:hover{background:#f5bb2e;}
#sidebar #popular li img{ float:left; }
#sidebar #popular li{ display:block; margin-bottom:10px; float:left; }
#sidebar #links-friends li,
#sidebar .links-friends li{ background:url('images/star.gif') no-repeat left .4em; padding-left:17px; }


/* footer */
#footer{ float:left; width:100%; background:url('images/bg_line.gif') repeat-x left top; padding-top:10px; padding-bottom:20px; }
#footer small{ font-size:11px; color:#403e3e; }
#footer .content{ float:left; }
#footer .content-secondary{ float:right; }
.clearfix{ clear:both; }

h2, p, ul, ol dl{ margin-bottom:20px; }

.alignright { float: right; width:auto; }
.alignleft { float: left; width:auto; }

#content .single .entry{ margin-bottom:30px; margin-left:-1px; }

/*comment*/
#respond { clear:both; }
#respond h3, #comments,
.relatedposts h3{ font-size:18px; margin-bottom:20px; color:#fff; }
#author,
#email,
#url,
#comment{ color:#646060; border:1px solid #292828; background:#1f1e1e; padding:4px 6px; }
#submit {color:#646060; border:1px solid #292828; background:#1f1e1e; padding:4px 6px; }

.detail{ float:right; width:400px; line-height:24px; }
.detail span{ font-size:13px; display:block; color:#d8d2c4; }
.detail span b{
font-weight:normal;
color:#626060;
}
.description{ margin-top:20px; clear:both; }

/*comment list*/
#comments, .relatedposts{ clear:both; }
.commentlist{ clear:both; list-style:decimal; }
.commentlist li{ display:block; margin-bottom:40px; padding-bottom:40px; border-bottom:1px dotted #373535; float:left; width:100%; }
.commentlist li .comment-author { flaot:left; width:100px; }
.commentlist li .commentmetadata { font-size:11px; }
.commentlist li .fn{ font-size:18px; }
.commentlist li .says{ font-size:14px; font-style:italic; }
.commentlist li .comment-message{ float:right; width:400px; }

.breadcrumbs-rss{ float:left; width:100%; }

.breadcrumb{ float:left;  margin-bottom:10px; font-size:10px; text-transform:uppercase; color:}
.count-subscribe{ float:left; margin-right:6px; }
.count-subscribe a{ text-decoration:none; border-bottom:none; } 
.s-rss, .s-email, .twitter, .facebook { width:32px; text-indent:-99999px; height:32px; float:left; margin-right:4px; }
.s-rss a { background:url('images/rss_32.png') no-repeat; width:32px; height:32px; display:block; text-decoration:none; border-bottom:none;  }
.s-email a { background:url('images/email_32.png') no-repeat; width:32px; height:32px; display:block; text-decoration:none; border-bottom:none;  }
.twitter a { background:url('images/twitter_32.png') no-repeat; width:32px; height:32px; display:block; text-decoration:none; border-bottom:none;  }
.facebook a { background:url('images/facebook_32.png') no-repeat; width:32px; height:32px; display:block; text-decoration:none; border-bottom:none;  }

.retweet{  margin-left:-55px; position:absolute; }

.gads_180x90{ position:absolute; margin-left:480px; }

.ads_spot646x80{
	margin-bottom:20px;
	float:left;
}

.shutter_content{
	margin-bottom:40px;
	background:#fefefe;
	padding:10px 10px 30px 10px;
}
.shutter_content a{
	color:#8cc456;
}
