/* @override 
	http://localhost:8888/wp-content/themes/patrick_bennett_2010/style.css
	http://www.patrickbennett.net/wp-content/themes/patrick_bennett_2010/style.css
*/

/*
Theme Name: Patrick Bennett 2010 v1
Theme URI: http://patrickbennett.us/
Description: This is the first stab at bringing the new pb2010 look to wordpress.
Version: 1.0
Author: Patrick Bennett
Author URI: http://patrickbennett.us/
Tags: white, dope


*/



/* Begin Typography & Colors */
body {
	color: #757575;
	font: 13px/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	word-spacing: 1px;
	background-color: white;
	margin: 0;
	padding: 0;
}

body.home.blog {
	color: #333;
	font: 13px/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	word-spacing: 1px;
	background-color: white;
	margin: 0;
	padding: 0;
}

a {
	color: #5ea9cd;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#content {
	width: 900px;
	visibility: visible;
	background-color: white;
	height: 100%;
	overflow: visible;
	padding: 0;
	margin: 0 auto;
}

#content_home {
	width: 900px;
	visibility: visible;
	background-color: white;
	height: 100%;
	overflow: visible;
	padding: 0 15px 0 0;
	margin: 0 auto;
}

#header {
	height: 200px;
	background: white url(images/patrick_bennett_header.gif) no-repeat 0 50px;
	padding-bottom: 10px;
}

#header_home {
	height: 60%;
	overflow: visible;
	position: absolute;
	width: 900px;
	margin: 0;
}

#intro_copy {
	margin-top: 30%;
	margin-bottom: auto;
	display: block;
	text-align: center;
	width: 900px;
}

#intro_copy img {
	margin-bottom: 25px;
}

#download_resume {
	width: 280px;
	color: white;
	display: block;
	overflow: auto;
	float: right;
	background: #5ea9cd none no-repeat right bottom;
	vertical-align: bottom;
	text-align: right;
	padding-right: 20px;
	padding-top: 7px;
}

#download_resume a {
	color: white;
}

#download_resume img {
	vertical-align: middle;
	margin-bottom: 10px;
	margin-right: 0;
}

#download_resume a img {
	border-style: none;
}


#main {
	width: 560px;
	float: left;
	display: block;
	background-color: white;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-top: 0;
	clear: none;
	overflow: auto;
}

#main_and_sidebar_holder {
	
}

#video_sample_holder {
	text-align: center;
	margin-top: -30px;
}

/* Post styles */

.italictext {
	color: black;
	font: italic 90% Palatino, Georgia, "Times New Roman", Times, serif;
}

.bullet {
	color: #5ea9cd;
}

.resume_item {
}

.datetext {
	color: #bebebe;
	font-size: 85%;
	margin-bottom: 5px;
	display: block;
}

.resumeAgencyTitle {
	font-weight: bold;
	font-size: 145%;
	text-transform: capitalize;
	display: block;
	color: #245c77;
	line-height: 137%;
	margin-bottom: 3px;
}

.resumeAgencyLocation {
	font-weight: bold;
	display: block;
	color: #484848;
}

.resumeAgencyText p {
	margin: 0;
}

.reference_credit {
	color: black;
	font: italic 90%/207% Palatino, Georgia, "Times New Roman", Times, serif;
}

#container {
	
}

/* Samples! */

.thumbnail_image {
	margin-top: 7px;
	border: 9px solid #d5d5d5;
	float: none;
	display: inline;
	margin-left: -1px;
}

#samples_label {
	color: #5e5e5e;
	font-size: 85%;
	display: inline-block;
	margin-top: 14px;
	width: auto;
	clear: both;
	margin-bottom: -11px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-right: 10px;
	font: italic 90% Palatino, Georgia, "Times New Roman", Times, serif;
}

#samples_header {
	color: #5ea9cd;
	font: italic 90% Palatino, Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
}

/* Gallery */

.gallery-item {
	background-color: #d5d5d5;
	height: 60px;
	visibility: visible;
	overflow: visible;
	float: left;
	margin-right: 0;
	width: 100px;
	clear: none;
	padding: 10px 5px 5px;
	margin-top: 0;
}

.gallery {
	margin-top: 1px;
	padding: 0;
}

/* Sidebar */

#sidebar {
	width: 260px;
	float: right;
	font-size: 85%;
	clear: none;
	background-color: #ececec;
	overflow: visible;
	padding: 10px 20px 20px;
}

/* footer */

#footer {
	width: 900px;
	display: block;
	padding-top: 30px;
	margin-bottom: 50px;
	text-align: center;
	font-size: 70%;
	background: white url(images/footer_rule.gif) no-repeat 0 10px;
	clear: both;
}

#rightHeader {
	color: #298bcf;
	font: italic 90% Palatino, Georgia, "Times New Roman", Times, serif;
}

.post {
	clear: both;
	padding-top: 30px;
}

/* Top navigation */

#nav_bar {
	padding-left: 0;
}

#nav_bar ul {
	padding-left: 0;
	margin: 0;
	padding-top: 20px;
}

#nav_bar ul li {
	display: inline;
	margin-left: 7px;
	padding-left: 10px;
}

#nav_bar ul li.first_list_item {
	padding: 0;
	margin-left: -11px;
}

#nav_bar ul li .current_page {
	color: #ced5d5;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#nav_bar ul li .current_page_item {
	color: #ced5d5;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#nav_bar ul li .current_page_item a:link {
	color: #ced5d5;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#nav_bar ul li .current_page_item a:visited {
	color: #ced5d5;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

/* Input styles */

input {
	padding-bottom: 8px;
	padding-top: 8px;
	color: #888888;
	border: 1pt solid #a9a9a9;
	padding-left: 7px;
	display: block;
	float: left;
	width: 260px;
	margin-right: 10px;
	background-color: white;
	font-size: 18px;
}

input.subject {
	padding-bottom: 8px;
	padding-top: 8px;
	color: #888888;
	border: 1pt solid #a9a9a9;
	padding-left: 7px;
	display: block;
	float: left;
	width: 540px;
	margin-right: 10px;
	background-color: white;
	font-size: 18px;
}

textarea#comment {
	padding-bottom: 8px;
	padding-top: 8px;
	color: #888888;
	background-color: white;
	border: 1pt solid #a9a9a9;
	padding-left: 7px;
	height: 125px;
	display: block;
	float: left;
	width: 540px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 150%;
}

input#submit {
	display: block;
	overflow: visible;
	height: 40px;
	width: auto;
	padding: 5px 20px;
	background-color: #78c3e7;
	color: white;
	font-weight: bold;
	border-style: none;
	float: right;
	margin-right: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
}

#form_input_holder {
	float: left;
	margin-top: 20px;
}
