@charset "UTF-8";


/*
Theme Name: Buchanan PR
Theme URI: http://wordpress.org/
Description: The theme for the Buchanan PR website.
Author: Push10 Design Studios
Version: 1.0
Tags: Public Relations Firm

©2010 Push10 Design Studios. All rights reserved. This theme may not be re-used.
*/



* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
}



h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#666;
	font-size:30px;
	margin-bottom:.7em;	
	line-height:1em;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#666;
	font-size:30px;
	margin-bottom:0em;
	line-height:1em;	
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#8c0c04;
	font-size:24px;
	margin-bottom:.5em;	
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#8c0c04;
	font-size:24px;
	margin-bottom:0em;	
}
h5 {
	font-weight:bold;
	font-size:12px;
	margin-bottom:1em;
	color:#8c0c04;
}
h6 {
	font-weight:bold;
	font-size:12px;
	margin-bottom:0em;
	color:#8c0c04;
}

p, #content-body div {
	margin-bottom:1em;
	line-height:1.6em;
}

hr {
clear:both;
background: none;
height:1px;
margin:15px 0;
border:0px;
border-top: 1px solid #ccc;
}

.hilite {
	 background-color:yellow;
}







/* LINKS */

a:link, a:visited {
	color: #467183;
	font-weight:bold;
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}
img {
	border:none;	
}
a:focus { 
    outline: none; 
}
button::-moz-focus-inner {
  border: 0;
}








/* MISC CUSTOM CLASSES*/

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.tight {
	margin-bottom: 0.2em;
}
.nobreak {
        white-space: nowrap;
}
.rule {
	background-color: #ccc;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	font-size: 0px;
}
.last {margin-bottom:0px; border-bottom:none;}






#wrapper-utility {
	background-color: #FFF;
	width:100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ce9e2c;
	background-image: url(images/spacer-burgandy.gif);
}
#utility {
	font-size: 9px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
	font-weight: bold;
	color: #e0cccc;
	text-align: right;
	text-transform: uppercase;
}
#utility a {
	color: #e0cccc;
}
#utility a:hover {
	color: #FFF;
	text-decoration: none;
}
#wrapper-header {
	background-image: url(images/bg-header.jpg);
	background-repeat: repeat-x;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 93px;
}
#header .logo {
	position: absolute;
	left: 18px;
	top: 25px;
}






/* NAVIGATION */

#navigation {
	height: 61px;
	width: 665px;
	position: absolute;
	right: 0px;
	top: 32px;
}
#navigation ul {
	list-style-type: none;
}
#navigation li {
	display: inline;
}
#navigation a {
	display: block;
	float: left;
	height: 61px;
	background-position:0px 0px;
	background-repeat:repeat;
}
#navigation #about a {background-image: url(images/btn-about.gif); width: 107px;}
#navigation #services a {background-image: url(images/btn-services.gif); width: 88px;}
#navigation #team a {background-image: url(images/btn-team.gif); width: 63px;}
#navigation #clients a {background-image: url(images/btn-clients.gif); width: 79px;}
#navigation #cases a {background-image: url(images/btn-cases.gif); width: 111px;}
#navigation #news a {background-image: url(images/btn-news.gif); width: 66px;}
#navigation #blog a {background-image: url(images/btn-blog.gif); width: 64px;}
#navigation #contact a {background-image: url(images/btn-contact.gif); width: 87px;}

#navigation a:hover {
	background-position: 0px -61px;
}

body.pagename-about #about a,
body.pagename-services #services a,
body.pagename-team #team a,
body.pagename-clients #clients a,
body.pagename-case-studies #cases a,
body.pagename-news #news a,
body.blog #blog a,
body.pagename-contact #contact a {
	background-position: 0px -122px;
}
#banner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: 297px;
	position: relative;
}
#slideshow {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}
.slideshow-page{
	position: absolute;	
}
.slideshow-text{
	position: absolute;
	left: 40px;
	top: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
	width: 630px;	
}
.slideshow-text p{
	margin-bottom: 0.3em;
}
.slideshow-text a, .slideshow-text a:visited, .slideshow-text a:link{
	color: #fff;
	font-weight: normal;	
}
#content {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
}
#content-wide {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
#pitchengine-rss {
	width:600px;
}




/* SPOTLIGHTS */

.spotlight {
	width: 250px;
}
.spotlight.left {
	float: left;
	margin-right: 50px;
}
.spotlight.middle {
	float: left;
	margin-right: 50px;
}
.spotlight.right {
	float: right;
}
.spotlight p {
	line-height:1.2em;
	margin-bottom:.8em;	
}
.spotlight.sidebar {
	padding-bottom: 15px;
	margin-bottom: 25px;
	border-bottom:solid 1px #CCC;
}
.spotlight.sidebar.last {
	margin-bottom: 25px;
	border-bottom:none;
}






/* FORMS */

input.field {
	border: 1px solid #42A0CF;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	width:150px;
}
.request-demo.big input.field {
	width:200px;
}
textarea.comments {
	border: 1px solid #42A0CF;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	width:150px;
}
.request-demo.big textarea.comments {
	width:200px;
}





/*LISTS*/

#content ul {
	margin-bottom: 1.5em;
	margin-left: 25px;
}
#content ul li {
	margin-bottom: 0.5em;
}
#content ul ul {
	margin-left: 30px;
}


#tweet ul {
	margin-left:0px;
}




/* LISTS */

ul.list {
	margin-bottom: 2em;
	margin-left: 25px;
}
.list.last{margin-bottom:0px;}
.list li {
	margin-bottom: 0.5em;
}
.list li.last{margin-bottom:0px;}
ul.list ul {
	margin-left: 30px;
}








#tweet ul {
	list-style-type: none;
}
#tweet li {
	margin-bottom: 1em;
}
#wrapper-spotlights-bottom {
	background-image: url(images/bg-footer-spotlights.jpg);
	background-repeat: repeat-x;
	width: 100%;
	min-height: 101px;
}
#spotlights-bottom {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#spotlights-bottom h3 {
	color:#666;
}
#spotlight-bottom-left {
	float: left;
	width: 240px;
	padding-right:185px;
	position:relative;
	padding-bottom: 25px;
}
#spotlight-bottom-right {
	float: right;
	width: 325px;
	padding-right:100px;
	background-image: url(images/spotlight-dog.jpg);
	background-repeat: no-repeat;
	background-position: 340px 0px;
	padding-bottom: 15px;
}
#social-media-icons {
	
}

#social-media-icons img {
	margin-right:2px;
	
}

#wrapper-footer {
	background-color: #333;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ce9e2c;
}
#footer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 75px;
	color: #929292;
	font-size: 10px;
	padding-right: 25px;
	padding-left: 25px;
}
#footer-left {
	float: left;
	width: 400px;
}
#footer-right {
	float: right;
	width: 400px;
	text-align: right;
	position: relative;
}
#wrapper-master {
	background-color: #FFF;
	width: 100%;
}
#footer a {
	font-weight: normal;
	color: #929292;
}
#footer-right .logo {
	position: absolute;
	top: 0px;
	right: 210px;
}
#footer-right .logo2 {
	position: absolute;
	top: 4px;
	right: 330px;
}
#footer-right .logo3 {
	position: absolute;
	top: 2px;
	right: 105px;
}
#footer-right .logo4 {
	position: absolute;
	top: 2px;
	right: -14px;
}
#content-body {
	float: left;
	width: 550px;
	min-height: 500px;
	padding-top: 15px;
}
#sidebar {
	float: right;
	width: 250px;
	padding-top: 15px;
}
#spotlights-bottom p {
	line-height: 1.2em;
}

/* BLOG */

#menu ul, #menu li {
	list-style-image: none;
	list-style-type: none;
	margin:0 0 5px 0;
}
#menu ul ul {
	margin:0 0 0 0;
}
#menu h2 {
	margin-bottom:5px;
	font-size:12px;
	text-transform:uppercase;
}
#the-loop h6 {
	font-size:10px;
	color:#999;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#the-loop h1 {
	font-size:24px;
	margin-bottom:.3em;
}
#the-loop h1 a {
	color:#8c0c04;
	font-weight:normal;
}
#columnR .share {
	padding-left: 17px;
}
#utility h1 {
	font-size: 4px;
	color: #660804;
	position: absolute;
	left: -3000px;
	top: 0px;
}

.alignleft {float:left; margin-right:20px;}
.alignright {float:right; margin-left:20px;}




/* BLOG COMMENTS */

ol.commentlist { list-style: none; margin:0 0 20px 0; line-height:1.4em; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment, ol.commentlist li.pingback { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 2px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 2px solid #ccc; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 2px solid #ebebeb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 2px solid #666; margin-bottom:20px; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }
#respond {margin:20px 0 0 0;}
#commentform p, #cancel-comment-reply-link {font-size:10px;}
#comment {margin-bottom:10px;}



.prgn-table h3{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	line-height: 35px;
	padding: 0 15px;
	margin: 50px 0 20px;
	background: #e6e6e6;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.prgn-table p{
	font-weight: bold;
	margin-left: 5px;
}
.prgn-table a{
	font-weight: normal;
}

/*Twitter Plugin override*/

.widget_twitter ul{
	margin:0 !important;
	padding:0 !important;
	list-style-type: none;
}

.widget_twitter ul li a{
	font-weight:normal;
}
