/*  
Theme Name: 2photoshop
Theme URL: http://2photoshop.com
Description:  This is the default theme of 2photoshop.com
Author: The Awesome Ninja
Author URI: http://2photoshop.com
*/

body {
	background: #181818 url('images/background.jpg');
	margin:0;
	padding:0;
	color:#555555;
	font: 12px arial;
}
#content_all {
	background: url('images/top_gradient_bg.jpg') repeat-x 0 0;
	width: 100%;
	min-width: 1135px;
	margin:0;
	padding:0;
}
#header { /* Includes Search Items, navigation, & logo*/
	margin:0;
	padding:0;
	width:895px;
	height:124px;
	overflow: visible;
}
#header p {margin:0;padding:0}
p#logo {
	padding: 27px 0 0 51px;
	margin:0;
	float:left;
}
#header_search {
	float:right;
	padding:0;
	margin:27px 0 0 0;
	width:500px; /* Used to space out the UL#NAVIGATION */
	text-align:right;
}
#header_search .field {
	width:188px;
	height:21px;
	background: #fff url('images/header_search_field_bg.jpg') no-repeat 0 0;
	border:0;
	margin:0;
	padding:6px 0 0 8px;
	font:9px verdana;
	font-weight:bold;
	color:#545354;
}
ul#header_navigation {
	margin:21px 0 0 0;
	padding:0;
	list-style:none;
	float:right;
	font: 13px arial;
	color:#fff;
	z-index:999;
}
#header_navigation li{
	float:left;
	margin: 0 0 0 6px;
	padding:0;
	text-align:center;
	line-height:41px;
}
#header_navigation a {
	text-decoration:none;
	color:#fff;
	width:100%;
	display:block;
	background: #585858 url('images/header_nav_li_bg.jpg') no-repeat center top;
	width:115px;
	height:41px;
}
#header_navigation a:hover {
	background: #585858 url('images/header_nav_li_bg.jpg') no-repeat center -41px;
	color:#D0CDCD;
	color:#A2A29C;
}
#content_sidebar_align {
	background: url('images/content-y.gif') repeat-y;
	width:1135px;
	min-height: 100%;
	margin:0;
	padding:0;
	float: left;
}
* html #content_body_post {
	height: 100%;
}
#content_body_post {
	background: #fff url('images/content_rounded_bg.jpg') no-repeat top right;
	width:854px;
	margin:0;
	padding:33px 47px 0 17px;
	min-height: 100%;
	float:left;
}
.post {
	margin:0;
	padding:0 0 20px 0;
	width:100%;
}
.post_head {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 14px 10px;
	padding-left:0px;
	margin:0;
	color:#5D5D5D;
}
.post_head h1 {
	margin:0;
	padding:0;
	color:#5D5B5C;
	font:24px arial;
	font-weight:bold;
	letter-spacing: -0.5px;
}
.post_head h1 a {
	color:#5D5B5C;
	text-decoration:none;
}
.post_head h1 a:visited {
	color:#5D5B5C;
	text-decoration:none;
}
.post_head h1 a:hover {
	color:#B01A02;
}
.post_head_categories {margin:0;padding:0 0 0 2px;}
.post_head_categories a {
	color:#B01A02;
	text-decoration:none;
}
.post_head_categories a:visited {
	color:#B01A02;
	text-decoration:none;
}
.post_head_categories a:hover {text-decoration:underline;}
.post_entry {
	margin:0;
	padding:0;
}
.post_entry p {
	padding:0;
	margin: 14px 0;
}
.post_footer {
	margin:20px 0 0 0;
	padding:0;
}
.post_footer a {
	text-decoration:none;
	color: #B01A02;
}
.post_footer a:visited {
	text-decoration:none;
	color: #B01A02;
}
.post_footer a:hover {
	text-decoration:underline;
}
.post_footer #script {
	height: 70px;
	padding: 20px 0 60px 0;
}
a.post_comment_info {
	padding: 2px 0 2px 27px;
	margin:0 8px 0 0;
	background: url('images/post_comment_number_icon.jpg') no-repeat 0 center;
}
a.post_read_more {
	padding: 2px 5px 2px 27px;
	margin:0 0 0 10px;
	background: url('images/post_read_more_icon.jpg') no-repeat 0 center;
}
#sw {
	float: left;
	
}
#sidebar_top {
	background: url("images/sidebar_rounded_bg_top.gif");
	width: 215px;
	height: 12px;
	margin:24px 0 0 0;
	overflow: hidden;
}

#sidebar {
	background: #181818;
	width:215px;
	padding:0 0 0 0;
	font-size:12px;
	overflow: visible;
	margin: 0 0 0 0;
	height: 1%;
}
#sidebar a {
	color:#A8A8A8;
	text-decoration:none;
}
#sidebar a:visited {
	color:#A8A8A8;
	text-decoration:none;
}
#sidebar a:hover {
	text-decoration:underline;
	color:#fff;
}
#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow: visible;
}
#sidebar li {
	margin:0 0 0 0px;
	padding:0 25px 5px 26px;
	list-style:none;
	color:#FF4744;
}
#sidebar  ul.children {
	margin:3px 0 0 0px;
	padding:0 0 0 10px;
	list-style:none;
	color:#FF4749
}
#sidebar ul.children li {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar #fcategories {
	padding: 5px 0 10px 0;
	margin:0;	
}
#sidebar .categories {
	padding:20px 0 10px 0;
	margin:0;
}
#sidebar h1 {
	margin:0 15px 0 0;
	padding:0 0 10px 17px;
	font-size:12px;
	font-weight:bold;
	letter-spacing: normal;
	color:#fff;
	background: url('images/sidebar_heading_bg.jpg') no-repeat bottom right;
}
#sidebar_bottom {
	background: url("images/sidebar_rounded_bg_bottom.gif") no-repeat top;
	width: 215px;
	height: 12px;
	overflow: hidden;
	float: left;
	
}
#footer {
	width:898px;
	height:49px;
	background:#e5e5e5;
	border-top:1px solid #BEBEBE;
	font: 12px Arial;
	margin:0;
	padding: 0 20px 0 0;
	float:left;
}
a:link {
	color:#B01A02;
	text-decoration:none;
}
a:visited {
	color:#7C7C7C;
	text-decoration:underline;
}
a:hover {
	color:#B01A02;
	text-decoration:underline;
}
h1, h2, h3, h4 {
	margin:0 0 24px 0;
	padding:0;
	font-size:24px;
	font-weight:bold;
	letter-spacing: -0.5px;
}

h5 {
	margin:0 0 20px 0;
	padding:0;
	font-size:20px;
	font-weight: normal;
	letter-spacing: -0.5px;
}

h6 {
	margin:0 0 20px 0;
	padding:0;
	font-size:18px;
	font-weight:bold;
	letter-spacing: -0.5px;	
}

#gotop {
	display: block;
	float: left;
	margin: 15px 10px 0 30px;
}

#copyright {
	display: block;
	float: left;
	margin: 15px 0 0 0;
}

#subscribe {
	display: block;
	float: right;
}

#searchsubmit {
	background: url("images/search_button.gif") no-repeat bottom;
	width: 75px;
	height: 35px;
	border: 0;
}

.white_round_top {
	width: 842px;
	height: 11px;
	background: url("images/rounded_top_ads_comments.gif") no-repeat top;		
}

.white_container_bottom {
	width: 840px;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	background: #FFFFFF;
	text-align: center;
	overflow: hidden;
}

.white_round_bottom {
	width: 842px;
	height: 11px;
	background: url("images/rounded_top_ads_comments.gif") no-repeat center -10px;
}

.centr {
	text-align: center;
	padding: 0 0 20px 0;
}

#new_comments {
	text-align: left;
	padding: 20px 20px 0 20px;
}

#commentform input {
	border: solid 1px #c5c5c7;
}

#commentform #submit {
	background: #464646;
	color: #ffffff;
	border: solid 1px #000000;
}
.authcomment {
	border-left: solid 4px #db2702;	
}
.alt {
	border-left: solid 4px #dcdcdc;		
}
#new_comments li {
	list-style: none;
	padding: 0 0 0 13px;
}

.commentred, .commentred a {
	color: #de2506;
	font-weight: bold;
}
