/*
Theme Name: Birkhead Editorial
Description: Birkhead Editorial is a custom wordpress theme built for Andrew Birkhead at Birkhead Editorial by Brian Wyrick.
Version: 1.0
Author: Brian Wyrick
Author URI: http://www.brianwyrick.com
*/

@charset "UTF-8";
/* CSS Document */

body {
}
.background {
	text-align: center;
	background-image:url(/wp-content/themes/BirkheadEditorial/images/bigbackground.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	background-color:#FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main {
	width: 970px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
#logoHome {
	margin-top: 200px;
	margin-right: 470px;
	margin-bottom: 0px;
	margin-left: auto;
	width: 300px;
	height: 95px;
}
#contentHome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #9191B9;
	width: 195px;
	margin-left:auto;
	text-align: left;
	line-height: 20px;
	margin-top:-30px;
}
#headerSub {
	width: 225px;
	height: 75px;
	margin-top:20px;
	text-align:left;
	margin-right:auto;
}
#navHome {
	float:right;
	margin-top: 20px;
}
#navSub {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	width:425px;
	height:20px;
	float:right;
}
#nav li {
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
#nav li a {
	color: #d3d6fd;
	text-decoration:none;
	margin: 10px;
}
#nav li a:hover {
	color: #6F708E;
}
#nav li a span.show {
	display:none;
}
#nav li a:hover span.show {
	position:absolute;
	z-index:9;
	margin-top:0px;
	padding-top:30px;
	display:block;
	width: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 20px;
	background-image:url(images/white_cuts.gif);
	background-repeat:no-repeat;
}
#nav li a span.showwords {
	display:none;
}
#nav li a:hover span.showwords {
	position:absolute;
	z-index:9;
	margin-top:0px;
	padding-top:30px;
	display:block;
	width: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 20px;
	background-image:url(images/white_words.gif);
	background-repeat:no-repeat;
}
#nav li a span.showtalk {
	display:none;
}
#nav li a:hover span.showtalk {
	position:absolute;
	z-index:9;
	margin-top:0px;
	padding-top:30px;
	display:block;
	width: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 20px;
	background-image:url(images/white_talk.gif);
	background-repeat:no-repeat;
}
#nav li a span.showspace {
	display:none;
}
#nav li a:hover span.showspace {
	position:absolute;
	z-index:9;
	margin-top:0px;
	padding-top:30px;
	display:block;
	width: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 20px;
	background-image:url(images/white_space.gif);
	background-repeat:no-repeat;
}
#nav li a span.showinfo {
	display:none;
}
#nav li a:hover span.showinfo {
	position:absolute;
	z-index:9;
	margin-top:0px;
	padding-top:30px;
	display:block;
	width: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 20px;
	background-image:url(images/white_info.gif);
	background-repeat:no-repeat;
}
#nav li a:hover span.noshow {
	display:inline;
}
#copy {
	width: 430px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:22px;
	margin-left:75px;
	margin-top:30px;
	margin-right:auto;
}
.post {
}
.entry {
	padding-right:25px;
	border-right-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #797ebf;
}
.post H2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #eb850c;
	font-weight: bold;
	padding-top: 10px;
	text-decoration: none;
}
.post H2 a:hover {
	color: #999;
}
#sidesubnav {
	float: right;
	width: 400px;
	margin-top: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	font-size: 12px;
}
#sidesubnav a {
	color: #FFF;
	text-decoration: none;
}
#sidesubnav a:hover {
	color: #6F708E;
}
.pagenav li {
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	line-height:30px;
	list-style-image: none;
	list-style-type: none;
}
.capsheader {
	font-weight: bold;
	text-transform: uppercase;
}
#subposttitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #3d407a;
}
#blogbox {
	background-color: #6a6b8a;
	width: 400px;
	text-align:left;
	margin-bottom:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#blogquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	float: right;
	width: 200px;
	margin: 5px;
}
#twitter_div {
	background-color: #FFF;
	width: 355px;
	text-align:left;
	margin-left:5px;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000;
	border: 1px solid #797ebf;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 5px;
}
#twitter_div h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #eb850c;
	font-weight: bold;
}
#twitter_update_list li {
	list-style-type: circle;
	display:list-item;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
#twitter_div a {
	color: #eb850c;
}
.bigquoteleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	margin-left:-20px;
	margin-right:5px;
	float:left;
}
.bigquoteright {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	margin-left:10px;
	float:right;
}
a[title="Cuts"] {
	font-weight: bold;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom:10px;
}
.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom:10px;
}
input {
	border: 1px solid #797EBF;
}
textarea {
	border: 1px solid #797EBF;
}
#comment {
	width:350px;
}
.comments-template {
	margin-top:70px;
}
#author {
	width:250px;
	height: 20px;
}
#email {
	width:250px;
	height: 20px;
}
#url {
	width:250px;
	height: 20px;
}
.avatar {
	float:right;
}
.commentlist {
	width:350px;
}
.date {
	font-size: 9px;
	color: #999;
	margin-top:-10px;
}
.date a {
	font-size: 9px;
	color: #999;
	margin-top:-10px;
}
#container {
	height:100%;
}
#linkedinfo {
	background-color:#FFFFFF;
	border:1px solid #797ebf;
	margin-left:5px;
	text-align:center;
	width:395px;
	padding-top: 30px;
	padding-bottom: 40px;
}
#gmap {
	border:1px solid #797ebf;
}
#sidebarlinks {
	background-color:#FFFFFF;
	border:1px solid #797ebf;
	margin-left:5px;
	text-align:left;
	width:375px;
	padding:10px;
}
#sidebarlinks li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding-right:5px;
	margin-right:5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #797ebf;
	border-right-color: #797ebf;
	border-bottom-color: #797ebf;
	border-left-color: #797ebf;
}
#sidebarlinks a {
	color: #323363;
}
#sidebarlinks ul {
	margin-left: -35px;
}
#sidebarlinks H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #eb850c;
	font-weight: bold;
	padding-top: 10px;
	text-decoration: none;
}
.navigation {
	margin: 0px;
	padding: 10px;
	width: 430px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #797ebf;
	border-right-color: #797ebf;
	border-bottom-color: #797ebf;
	border-left-color: #797ebf;
}
#s {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding:10px;
	margin-bottom:20px;
	width:275px;
	background-color:#6A6B8A;
	border: 1px solid #FFF;
	color: #FFF;
}
#searchdiv {
	text-align: center;
	width: 390px;
}
#searchsubmit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding:10px;
	margin-bottom:20px;
	background-color:#eb850c;
	border: 1px solid #FFF;
	color: #FFF;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6a6b8a;
	font-weight: bold;
	padding-top: 10px;
	text-decoration: none;
}
#clientinfo {
	background-color:#FFFFFF;
	border:1px solid #797ebf;
	margin-left:5px;
	text-align:left;
	width:350px;
	color: #6a6b8a;
	padding: 10px;
}
#clientcopy {
	width: 860px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:22px;
	margin-left:75px;
	margin-top:30px;
	margin-right:auto;
}
.cliententry {
	text-align: center;
}
a {
	color: #323363;
}
a:hover {
	color: #6F708E;
}