/*
Theme Name: Campaign Copilot
Theme URI: http://www.bencarr.net/
Description: Clean and contemporary theme for Campaign Copilot.
Version: 1.0
Author: Ben Carr
Author URI: http://www.bencarr.net/
Tags: clean, contemporary, fixed width

*/


/* RESET 
-------------------------------------------------- */
.clear { clear: both; }
body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, blockquote, blockquote p, img { margin: 0; padding: 0; border: 0; }
	
/* GENERAL & TYPOGRAPHY 
-------------------------------------------------- */
body { background: #002949 url('images/bg.jpg') fixed no-repeat top center;
	font: normal 13px Arial, Verdana, Sans-Serif; color: #333; }
h1, h2, h3, h4 { margin: 0 0 11px; }
h1 { font-size: 22px; color: #204968; letter-spacing: -1px; }
h2 { font-size: 18px; color: #444; }
h3 { font-size: 16px; color: #666; font-family: Georgia, Times, serif; font-style: italic; }
h4 { font-size: 14px; color: #888; letter-spacing: 4px; text-transform: uppercase; }
p { line-height: 22px; margin: 0 0 11px; }
blockquote { border-left: 5px solid #EEE; padding: 5px; margin-left: 40px; background: url('images/quotes.png') no-repeat 5px 0; }
hr { background: transparent; border: 0; margin: 20px 0; border-top: 1px dotted #AAA; }
.serif, blockquote, #pagesubtitle { font-family: Georgia, Times, serif; }
.bold { font-family: Arial Black, impact, sans-serif; }
a, a:active, a:visited { color: #204968; }
a:hover, a:focus { color: #387FB4; }
#pagetitle { padding: 5px 15px; background: #212121; color: #FFF; font-size: 30px; letter-spacing: -2px; }
#pagesubtitle { font-size: 20px; font-style: italic; padding-left: 10px; letter-spacing: -1px; color: #888; }
	
/* STRUCTURE
-------------------------------------------------- */
#header { position: relative; width: 800px; height: 150px; margin: 0 auto; }
#logo { display: block; width: 425px; height: 150px; overflow: hidden; }
#container { width: 800px; margin: 0 auto; background: #FFF; -moz-box-shadow: 0 0 10px #000; -webkit-box-shadow: 0 0 10px #000; }
#content { min-height: 370px; overflow: hidden; }
#content.twocol { background: #FFF url('images/twocolbg.gif') repeat-y top right; }
#top { padding: 5px; background: #151515; position: relative; }
#left, #right { float: left; margin: 10px 15px; }
#left { float: left; width: 500px; }
#right { float: left; width: 240px; }
.pad { padding: 10px; }

/* MENU
-------------------------------------------------- */
#nav { background: #CCC url(images/menugradients.png) repeat-x top; }
#menu, #menu ul { list-style: none; margin: 0; padding: 0; position: relative; }
#menu li { float: left; }
#menu li a { display: block; padding: 7px 15px; border-right: 1px solid #CCC; color: #000; letter-spacing: -1px; text-decoration: none; background: #CCC url('images/menugradients.png') repeat-x top; }
#menu li a:hover, #menu li a.menuHover { background-position: 0 -30px; }
#menu ul { display: none; position: absolute; top: 29px; left: 49px; width: 120px; z-index: 1001; border-top: 1px solid #CCC; }
#menu ul li { float: none; }
#menu ul li a { display: block; padding: 5px; border-bottom: 1px solid #888; background: #AAA; letter-spacing: 0; font-size: 12px; }
#menu ul li a:hover { background: #204968; color: #FFF; }
#menu #homeicon img {  vertical-align: baseline; }

/* SEARCH FORM
-------------------------------------------------- */
#searchform { width: auto; float: right; }
#searchform label { float: left; font-size: 10px; padding: 9px 3px 0 0; color: #777; text-transform: uppercase; }
#searchform input { margin: 6px 10px 0 0; width: 170px; }
#searchform button { display: none; }
	
/* SIDEBAR
-------------------------------------------------- */
#sidebar { list-style: none; margin: 0; padding: 0; }
.widget { margin: 0 0 15px; }
ul.widget { padding: 0; margin: 0 0 0 30px; }
.sidebar_heading { display: block; font-weight: bold; font-size: 20px; padding: 3px 0; letter-spacing: -1px; color: #555; border-bottom: 1px solid #999; margin: 0 0 5px; }
.latest_article { padding: 3px 0; vertical-align: top; overflow: hidden; }
.latest_article small { display: inline-block; width: 50px; color: #204968; font-weight: bold; }
.latest_article a { display: inline-block; width: 180px; vertical-align: top; color: #000; text-decoration: none; }
.latest_article a:hover { text-decoration: underline; }

/* FOOTER
-------------------------------------------------- */
#footer { background: url('images/black70.png'); overflow: hidden; }
#footercontent { width: 820px; margin: 0 auto; padding: 10px 0; font-size: 12px; line-height: normal; color: #AAA; }
#bclogo { display: block; float: right; margin: 20px 0 0; background: url(images/bclogo.png); width: 100px; height: 30px; text-indent: -9999px; opacity: .5; filter: alpha(opacity=50); }
#footer #footercontent a#bclogo:hover { opacity: 1; filter: none; }
.footerheader { margin: 0 0 8px; font-size: 20px; font-weight: bold; letter-spacing: -2px; color: #FFF; }
.footerbox { background: url(images/black30.png); padding: 10px; float: left; margin: 10px; width: 233px; min-height: 200px; }
#recentcomments { list-style: none; margin: 0; padding: 0; }
#recentcomments li { background: url(images/bluequotes.png) no-repeat 0 5px; padding: 10px 25px; margin: 5px 0; border-bottom: 1px dotted #444; font-size: 11px; }
#stayintouch a.icon { display: block; margin: 0 0 5px; padding: 0; color: #888; text-decoration: none; }
#stayintouch a.icon img { vertical-align: middle; width: 25px; }
#stayintouch a.icon:hover { color: #FFF; } 
.col50 { float: left; width: 115px; }
#copyright { clear: both; padding: 15px 0 0; font-size: 10px; color: #AAA; }

/* POSTS
-------------------------------------------------- */
.post { padding: 10px 0; border-bottom: 1px dotted #CCC; margin: 0 0 10px; }
.postheadline, .postheadline a { display: block; font-size: 26px; letter-spacing: -1.5px; line-height: 100%; color: #000; text-decoration: none; }
.postheadline a:hover { text-decoration: underline; }
.postmeta { margin: 0 0 10px; font-size: 11px; }
.postimage { float: left; margin: 0 10px 0 0; width: 150px; }
.postdate { font-size: 16px; font-style: italic; color: #888; margin: 0 0 15px; }
.singlepostmeta { padding: 5px 0; margin: 5px 0 10px; border-top: 1px dotted #CCC; border-bottom: 1px dotted #CCC; font-size: 11px; color: #000; }
.singlepostmeta a { text-decoration: none; }
.more-link { font-weight: bold; }
.post_mini { width: 230px; float: left; margin-right: 20px; }
.post_mini .postimage { width: 100px; }
.post_mini .postimage img { width: 100px; height: auto; }

.sociable {	padding: 3px 0; }
.sociable_tagline { display: inline; width: auto; position: relative; }
.sociable span { display: block; }
.sociable ul { display: inline; margin: 0 !important; padding: 0 !important; }
.sociable ul li { background: none; display: inline !important; list-style-type: none; margin: 0; padding: 1px; }
.sociable ul li:before { content: ""; }
.sociable img { float: none; width: 16px; height: 16px; border: 0; margin: 0; padding: 0; vertical-align: middle; }
.sociable-hovers { opacity: .4; filter: alpha(opacity=40); }
.sociable-hovers:hover { opacity: 1; filter: alpha(opacity=100); }
#sociabletop { float: right; margin: 0 0 15px 15px; width: 100px; padding: 10px; border: 1px solid #CCC; background: #EEE; }
#sociabletop .sociable { margin: 0; }

.featured_headline { font-size: 40px; color: #DDD; letter-spacing: -4px; line-height: 30px; padding-left: 10px; background: url('images/featuredheadingshadow.png') no-repeat bottom; }
.featured_container { background: url('images/featuredshadow.png') no-repeat bottom; padding: 5px 15px 20px; margin: 0 0 20px; }
.featured_container .postheadline a { font-size: 26px; }
.featured_meta { background: #DDD; padding: 3px 10px; text-align: right; font-size: 10px; color: #888; margin: 0 0 10px; }

/* ARCHIVES
-------------------------------------------------- */
#archive_featured { background: #EEE; padding: 15px 0 0; margin: 0 0 15px; overflow: hidden; }
#archive_featured a.post { display: block; background: #FFF; width: 248px; height: 200px; overflow: hidden; position: relative; border: 1px solid #CCC; float: left; margin-left: 15px; margin-right: -5px; text-decoration: none; }
#archive_featured a.post:hover { background-color: #DDD; }
#archive_featured .archive_featured_image { margin: 5px; }
#archive_featured a.post .postheadline { width: 248px; padding: 3px 5px; z-index: 1; }

/* COMMENTS
-------------------------------------------------- */
#commentform { clear: both; }
h4#comments { border-top: 1px dotted #CCC; border-bottom: 1px dotted #CCC; text-align: center; padding: 7px 0; }
#respond { padding: 0; }
#respond h4 { margin: 0; }
.commentlist, .commentlist ul, .commentlist ul ul { list-style: none; margin: 0; padding: 0; }
.commentlist li { border: 1px solid #DDD; border-left: 5px solid #DDD; padding: 10px; margin: 0 0 10px; }
.commentlist li li { background: #EEE; border-color: #CCC; }
.commentlist li li li { background: #DDD; border-color: #BBB; }
.comment-reply-link, .comment-edit-link { display: block; background: #CCC; text-align: center; font-size: 10px; padding: 3px; text-decoration: none; margin: 3px 0 0; }
.comment-reply-link:hover { background: #204968; color: #FFF; }
.comment-edit-link:hover { background: #900; color: #FFF; }
.avatarreply { width: 58px; float: right; margin: 0 0 10px 10px; }
.avatar { border: 1px solid #AAA; padding: 3px; background: #FFF; }
.comment-top { margin: 0 0 10px; }
.comment-top .comment-author { display: block; font-size: 16px; color: #000; text-decoration: none; }
.comment-author a { color: #000; text-decoration: none; }
.comment-author a:hover { text-decoration: underline; }
.comment-top .comment-time { display: block; font-size: 10px; color: #777; font-style: italic; }
a#cancel-comment-reply-link { float: right; color: #900; display: block; width: auto; padding: 3px; }
a#cancel-comment-reply-link:hover { background: #900; color: #FFF; }
.inreplyto { padding: 3px; background: #fffc95; }
.commentform-left { float: left; width: 190px; margin: 0 10px 0 0; }

/* IMAGES & CAPTIONS
-------------------------------------------------- */
img { max-width: 100%; height: auto; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; margin: 0 0 5px 7px; }
.alignleft { float: left; margin: 0 7px 5px 0; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #eee; padding-top: 4px; margin: 10px; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

/* FORMS
-------------------------------------------------- */
input, textarea { background: #FFF; border: 1px solid #CCC; padding: 2px; margin: 0 0 10px; }
input:focus, textarea:focus, input:hover, textarea:hover { border-color: #777; outline: 0; }
button { padding: 3px 20px; color: #FFF; background: #204968; border: 0; cursor: pointer; }
button:hover { background: #387FB4; }
textarea { width: 294px; height: 110px; }
label { display: block; font-weight: bold; padding: 2px; }
label small { font-size: 10px; color: #777; font-style: italic; font-weight: normal; }
	
/* TOOLTIPS
-------------------------------------------------- */
#tooltip { display: none; background: #FFF; color: #204968; font-weight: bold; z-index: 10; width: auto; max-width: 200px; padding: 3px 15px; text-align: center; border: 1px solid #CCC; font-size: 12px; }
    
/* INDEX
-------------------------------------------------- */
.scrollable { position: relative; overflow: hidden; width: 740px; margin: 5px auto 0; height: 85px; }
.scrollable .items { width: 20000px; position: absolute; z-index: 100; }
.navi { float: right; width: auto; height: 10px;  text-align: right; }
.navi a { display: block; float: left; width: 7px; height: 8px; margin: 3px; background: url('images/featureddots.png') no-repeat top right; cursor: pointer; }
.navi a:hover, .navi a.active { background-position: top left; }

.top_post_title { font-size: 14px; text-transform: uppercase; color: #FFF; letter-spacing: -1px; }
a.top_post_container { float: left; display: block; background: #FFF; padding: 5px 5px 10px; width: 220px; margin: 0 8px; text-decoration: none; color: #000; height: 65px; }
a.top_post_container:hover { background: #DDD; }
.top_post_headline { font-size: 12px; font-weight: bold; margin-left: 60px; margin-bottom: 5px; }
.top_post_image { float: left; width: 50px; }
.top_post_image img { height: 50px !important; }
.top_post_content { font-size: 10px; line-height: 120%; margin-left: 60px; text-overflow: ellipsis; }
a.prevPage, a.nextPage { cursor: pointer; position: absolute; top: 20px; display: block; background: url('images/leftrightarrows.png') no-repeat; width: 18px; height: 20px; margin: 35px 0 0; }
a.prevPage { left: 10px; background-position: top left; }
a.prevPage:hover { background-position: bottom left; }
a.nextPage { right: 10px; background-position: top right; }
a.nextPage:hover { background-position: bottom right; }
a.prevPage.disabled, a.nextPage.disabled { visibility: hidden; cursor: default; }
#socialnetworking ul { list-style: none; margin: 0; padding: 10px 0 0; }
#socialnetworking ul li { display: inline; }
#connecticons { list-style: none; margin: 0; padding: 0; float: right; margin: 0 0 15px 15px; }
#connecticons li a { display: block; width: 150px; height: 40px; text-indent: -9999em; background: url(images/icons/connecticons.jpg) no-repeat top left; margin: 0 0 7px; }
#connecticons li a#twitter { background-position: 0 -40px; }
#connecticons li a#youtube { background-position: 0 -80px; }
#connecticons li a#linkedin { background-position: 0 -120px; }

/* MAIL CHIMP
-------------------------------------------------- */
.connectbox { background: #EEE; border: 1px solid #CCC; padding: 10px; }
#mc_display_rewards { width: 150px; font-size: 10px !important; text-align: left !important; }
#mc_signup_form legend { font-size: 12px; font-weight: bold; background: #204968; color: #FFF; padding: 2px 5px; }
#mc_signup_form fieldset { border: 1px solid #CCC; background: #FFF; padding: 0 15px 15px; }
#mc_signup_form .mc_merge_var { clear: both; padding: 10px 0 0; }
#mc_signup_form input[type="text"] { float: left; clear: none; width: 155px; }
#mc_signup_form label { display: block; float: left; width: 100px; }
#mc_signup_form input[type="submit"] { display: block; background: #204968; color: #FFF; border: 0; padding: 3px 15px;}
#mc_signup_form input[type="submit"]:hover { cursor: pointer; background: #387FB4; }

/* MEDIA OUTLETS
-------------------------------------------------- */
.post.sponsored { background: #f2eeb0; padding: 5px; border: 1px solid #FFCC00; }
.single-mo .post { border: 0; padding: 0; }
.single-mo #sponsored-label { background: #f2eeb0; border: 1px solid #FC0; font-size: 11px; padding: 2px; display: block; width: auto; }
.single-mo .postheadline { margin: 0 0 15px; }
.mo-page { background: url(images/mediaoutlets-bg.jpg) no-repeat top center; }
.mo-info { background: #EEE; border: 1px solid #CCC; padding: 5px; overflow: hidden; }
.mo-info .contact_left { float: left; width: 66%; }
.mo-info .contact_right { float: left; width: 34%; }
.mo-info .contact_right div { margin: 0 0 5px; }
.mo-info-label { font-weight: bold; font-size: 11px; display: block; }
#page-mo-form { width: 480px; background: #FFF; border: 1px solid #DDD; margin: 40px auto; padding: 10px; -moz-box-shadow: 0 0 10px #CCC; -webkit-box-shadow: 0 0 10px #CCC; }
#page-mo-form input, #page-mo-form button, #page-mo-form select { font-size: 14px; }
