@charset "UTF-8";
/* CSS Document */

/*
Theme Name: James Brosher Photography
Theme URI: http://www.brosher.com/
Description: This is a template developed by James Brosher.
Version: 3.0
Author: James Brosher 
Author URI: http://www.brosher.com/
Tags: custom,photography,journalism

	James Brosher Photography v3.0
	 http://www.brosher.com/

	This theme was designed and built by James Brosher.

*/

/* BASIC LAYOUT STYLES */

body {
	background:#1f1f1f;
	}
	
#main {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	}

#headcontain {
	height:auto;
	overflow:hidden;
	margin-bottom:20px;
	}
	
#header {
	float:left;
	}
	
#navbar {
	margin-top:16px; /* REMOVE ME IF LOGO CHANGES */
	float:right;
	}
	
#content {
	width:100%;
	height:600px;
	overflow:hidden;
	background:#ffffff;
	}
	
#footer {
	width:100%;
	margin-top:20px;
	}
	
#area {
	padding:20px;
	}

/* BASIC LAYOUT STYLES */

/* OTHER LAYOUT STYLES */

#text_contain {
	height:auto;
	overflow:hidden;
	margin-top:20px;
	}
	
#text {
	float:left;
	width:430px;
	}
	
#sidebar {
	float:left;
	margin-left:20px;
	width:410px;
	}
	
#soundslide {
	margin-top:20px;
	text-align:center;
	}
	
div.post {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dotted #1f1f1f;
	}
	
div.post_navigation {
	height:auto;
	overflow:hidden;
	}
	
div.post_navigation p {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#606060;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}
	
div.navleft {
	float:left;
	}
	
div.navright {
	float:right;
	}
	
/* OTHER LAYOUT STYLES */
	
/* HEADLINE TAGS */

#header h1 {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:32px;
	letter-spacing:-2px;
	color:#ffffff;
	margin:0px;
	padding:0px;
	}
	
#header h1 a:link {
	color:#ffffff;
	text-decoration:none;
	}
	
#header h1 a:hover {
	color:#ffffff;
	text-decoration:none;
	}
	
#header h1 a:visited {
	color:#ffffff;
	text-decoration:none;
	}
	
#content h1 {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:24px;
	letter-spacing:-1px;
	color:#cc6600;
	margin:0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
	padding-right:3px;
	background:#eeeeee;
	}
	
#content h1.page_title {
	text-transform:lowercase;
	}
	
#content h2 {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:17px;
	letter-spacing:-1px;
	color:#404040;
	margin:0px;
	padding:0px;
	}
	
#content h2 a:link {
	text-decoration:none;
	color:#404040;
	}
	
#content h2 a:visited {
	text-decoration:none;
	color:#404040;
	}
	
#content h2 a:hover {
	text-decoration:none;
	color:#cc6600;
	}
	
#blog h1.blog {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:24px;
	letter-spacing:-1px;
	color:#404040;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	background:none;
	}

#blog h1.blog a:link {
	text-decoration:none;
	color:#404040;
	}

#blog h1.blog a:visited {
	text-decoration:none;
	color:#404040;
	}

#blog h1.blog a:hover {
	text-decoration:underline;
	color:#404040;
	}
	
#blog h2.sec_header {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	color:#404040;
	margin-top:0px;
	margin-bottom:20px;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	background:none;
	border-bottom:1px dotted #1f1f1f;
	}
	
#area h1.page_title a:link {
	color:#cc6600;
	text-decoration:none;
	}
	
#area h1.page_title a:visited {
	color:#cc6600;
	text-decoration:none;
	}
	
#area h1.page_title a:hover {
	color:#606060;
	text-decoration:none;
	}

/* HEADLINE TAGS */

/* TEXT STYLES */

#footer p {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:11px;
	color:#ffffff;
	margin:0px;
	padding:0px;
	}
	
#footer p a:link {
	color:#ffffff;
	text-decoration:none;
	}
	
#footer p a:visited {
	color:#ffffff;
	text-decoration:none;
	}
	
#footer p a:hover {
	color:#cc6600;
	}
	
#content p {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:13px;
	color:#606060;
	margin-top:0px;
	padding:0px;
	}
	
#content p.small {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#cc6600;
	margin-top:0px;
	padding:0px;
	}
	
.small {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#cc6600;
	margin-top:0px;
	padding:0px;
	}
	
#content p.recent {
	margin-bottom:0px;
	}
	
#content ul {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:13px;
	color:#606060;
	margin-top:0px;
	margin-bottom:20px;
	padding:0px;
	}
	
#area a:link {
	color:#cc6600;
	text-decoration:none;
	}
	
#area a:visited {
	color:#cc6600;
	}
	
#area a:hover {
	text-decoration:underline;
	}

/* TEXT STYLES */

/* PROJECTS */

#projects {
	height:auto;
	overflow:hidden;
	}
	
#projects p.small {
	margin-bottom:5px;
	}
	
#projects h2 {
	margin-top:5px;
	}
	
div.project_item {
	float:left;
	width:273px;
	overflow:hidden;
	}
	
div.project_item_middle {
	margin-left:20px;
	margin-right:20px;
	}
	
div.projects_row_1 {
	height:auto;
	overflow:hidden;
	margin-bottom:20px;
	}

/* PROJECTS */

/* NAVIGATION BAR STYLES */
	
#navbar ul {
	height:0px;
	margin:0px;
	padding:0px;
	}

#navbar li {
	display: inline;
	}

#navbar a:link {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	margin-right:7px;
	padding-bottom:1px;
	}
	
#navbar a:hover {
	text-decoration:none;
	border-bottom:3px solid #cc6600;
	}
	
#navbar a:visited {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	margin-right:7px;
	padding-bottom:1px;
	}

/* NAVIGATION BAR STYLES */

/* HYPERLINK DEFAULT STYLES */

a:link {
	text-decoration:none;
	}
	
a:hover {
	color:#cc6600;
	}
	
a:visited {
	text-decoration:none;
	}

/* HYPERLINK DEFAULT STYLES */

/* SPAN CLASSES */

.orange {
	color:#cc6600;
	}

/* SPAN CLASSES */

/* BASIC LAYOUT */


	
/* BASIC LAYOUT */

/* PARAGRAPH STYLES */

#blog p.postbar {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#606060;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	}
	
#blog p.wp-caption-text {
	font-size:12px;
	}

/* PARAGRAPH STYLES */

/* ENTRY STYLES */

div.wp-caption {
	margin-bottom:0px;
	}
	
div.wp-caption img {
	border:0px;
	}
	
dt.wp-caption-dt img {
	border:0px;
	}
	
div.alignleft {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	}
	
div.alignright {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	}
	
div.alignnone {
	margin-bottom:20px;
	}
		
img.alignnone {
	margin-bottom:20px;
	}
	
img.alignleft {
	margin-bottom:20px;
	}
	
img.alignleft {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	}
	
img.alignright {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	}
	
div.post blockquote p {
	font-style:italic;
	color:#606060;
	margin-bottom:0px;
	}
	
div.post blockquote {
	padding-left:40px;
	padding-right:40px;
	margin-left:0px;
	margin-right:0px;
	margin-top:15px;
	margin-bottom:15px;
	background-image: url('graphics/blockquote_quotation_mark.gif');
	background-repeat: no-repeat;
	}
	
div.post ul {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:13px;
	padding-left:25px;
	color:#606060;
	}
	
div.post ol {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:13px;
	padding-left:25px;
	color:#606060;
	}
	
div.post li {
	margin-bottom:15px;
	}
	
#content ul#links {
	margin-bottom:0px;
	}
	
#content ul#links li {
	margin-bottom:0px;
	}
	
/* ENTRY STYLES */

/* SIDEBAR STYLES */

#blog_sidebar {
	margin-top:20px;
	height:auto;
	}
	
div.sidebar_item {
	width:180px;
	padding:10px;
	margin-right:20px;
	background:#eeeeee;
	float:left;
	}
	
#blog_sidebar select {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:11px;
	text-transform:uppercase;
	width:178px;
	padding-top:1px;
	padding-bottom:1px;
	border:1px solid #1f1f1f;
	background:#ffffff;
	}
	
#sidebar_categories {
	margin-right:0px;
	}
	
#sidebar_search {
	width:400px;
	}
	
#sidebar_search input#s {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:12px;
	width:335px;
	padding:2px;
	color:#1f1f1f;
	background:#ffffff;
	border:0px;
	}
	
#sidebar_search input#searchsubmit  {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:11px;
	text-transform:uppercase;
	height:16px;
	padding:1px;
	margin:0px;
	border:0px;
	color:#ffffff;
	background:#cc6600;
	}

/* SIDEBAR STYLES */

/* COMMENTS STYLES */

#comments {
	padding-bottom:20px;
	border-bottom:1px dotted #1f1f1f;
	}
	
#comments h2 {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	color:#404040;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	background:none;
	}
	
#comments input {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:12px;
	border:1px solid #1f1f1f;
	color:#1f1f1f;
	}
	
#comments textarea {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:12px;
	width:400px;
	padding:5px;
	border:1px solid #1f1f1f;
	color:#1f1f1f;
	}
	
#comments form p {
	font-size:9.5px;
	text-transform:uppercase;
	color:#1f1f1f;
	}
	
#comments input#submit {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:11px;
	text-transform:uppercase;
	padding:1px;
	margin:0px;
	border:0px;
	color:#ffffff;
	background:#cc6600;
	}
	
#comments ol.commentlist {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:12px;
	color:#606060;
	padding-left:0px;
	}
	
#comments ol.commentlist p {
	font-size:12px;
	margin-bottom:0px;
	color:#1f1f1f;
	}
	
#comments ol.commentlist p.comment_postbar {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	color:#cc6600;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:5px;
	border-bottom:1px dotted #1f1f1f;
	}
	
#comments li {
	background:#eeeeee;
	padding:10px;
	margin-bottom:10px;
	}
	
#comments p.comment_author {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:15px;
	letter-spacing:-0.5px;
	font-weight:bold;
	color:#1f1f1f;
	}
	
div.comments_contain {
	margin-bottom:20px;
	}
	
/* COMMENTS STYLES */

/* CONTACT FORM */

#wpcf7-f1-p546-o1 {
margin-top:10px;
margin-bottom:15px;
font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
}

#wpcf7-f1-p546-o1 p {
font-size:11px;
text-transform:uppercase;
}

#wpcf7-f1-p546-o1 input.wpcf7-validates-as-required {
font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
font-size:12px;
border:1px solid #1f1f1f;
color:#1f1f1f;
}

#wpcf7-f1-p546-o1 textarea {
font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
font-size:12px;
padding:10px;
border:1px solid #1f1f1f;
color:#1f1f1f;
height:75px;
width:400px;
}

#wpcf7-f1-p546-o1 select#topic-1 {
border:1px solid #1F1F1F;
font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
font-size:11px;
text-transform:uppercase;
}

#wpcf7-f1-p546-o1 p#submit input {
border:0px;
background:#CC6600;
color:#ffffff;
font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
font-size:11px;
text-transform:uppercase;
}

div.wpcf7-response-output {
font-size:12px;
font-style:italic;
color:#CC6600;
}

/* CONTACT FORM */