/*
	Theme Name: Roll Call Blog Network
	Author: Cstraight Media, modified by Tom Whitmire
	Author URI: http://www.cstraight.com
	Version: 1.0
	Description: Generic starter theme for blogs on RollCall.com
*/


/* ---------------------------------------------------------------------- */
/*  RESET
/* ---------------------------------------------------------------------- */

	html, body, ul, ol, li, dl, dt, dd, img, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
	button, textarea, input, select { font-family: inherit; }

	a img, fieldset, button, hr { border: 0; }
	:focus { outline: 0; }



/* ---------------------------------------------------------------------- */
/*  GENERAL
/* ---------------------------------------------------------------------- */

	body { background: #f6f6f6; }

	#container, #footer { width: 940px; padding: 0 20px; margin: 0 auto; }
	#container { background: #FFF; border: 1px solid #dedede; padding-top: 15px; }


/* ---------------------------------------------------------------------- */
/*  TYPOGRAPHY
/* ---------------------------------------------------------------------- */

	body { font-size: 12px; font-family: arial, helvetica, tahoma, sans-serif; color: #333; }

	/* Headings */
	h1, h2, h3, h4, h5, h6 { color: #000; }
	h1 { font-size: 16px; margin: 32px 0 16px; }
	h2 { font-size: 13px; margin: 26px 0 13px; }
	h3 { font-size: 12px; margin: 24px 0 12px; }
	h4 { font-size: 11px; margin: 22px 0 11px; }

	/* Copy */
	p { line-height: 18px; margin: 9px 0; }
	abbr { cursor: help; border-bottom: 1px dotted #888; }
	code { font-family: Monaco, 'Courier New', Courier, monospace; }

	hr { clear: both; padding: 30px 0 0; margin: 0 0 30px; border-bottom: 1px dotted #CCC; }

	/* Lists */
	ul, ol { padding: 14px 0 14px 30px; }
	ul { list-style: disc; }
	ol { list-style: decimal; }
	li { line-height: 140%; }

	/* Links */
	a, a:visited { text-decoration: none; }


/* ---------------------------------------------------------------------- */
/*  FORMS
/* ---------------------------------------------------------------------- */

	form { display: block; }

	/* Inputs */
	input, textarea { border: 1px solid #CCC; padding: 4px; background: #FFF; }
	textarea { overflow: auto; font-family: inherit; }
  form#searchform input { display: inline-block; padding-right: 10px; }

	/* Labels */
	label { display: block; font-size: 12px; font-weight: bold; padding: 0 0 8px; }
	label span { display: block; padding: 0 0 3px; }

	label.label-over-input { position: relative; }
	label.label-over-input span { position: absolute; top: 0; left: 0; display: block; width: 100%; text-indent: 7px; padding: 6px 0 4px; font-size: 11px; cursor: text; }

	/* Fieldsets */
	fieldset { border: 1px dotted #CCC; padding: 15px; margin: 0 -15px 15px; }
	legend { font-weight: bold; font-size: 18px; color: #000; }

	/* Buttons */
	button, .button, input[type='submit'] { display: block; padding: 6px 15px; border: 0; background: #F2F2F2 url(images/button-bg.png) repeat-x bottom center; color: #ee643f; font-size: 14px; font-weight: bold; border: 1px solid #cecece; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
	button:hover, .button:hover, input[type='submit']:hover { background-color: #E8E8E8; cursor: pointer; }
	button[type='reset'], button.secondary, .button.secondary { background: #EEE; color: #888; }
	button[type='reset']:hover, button.secondary:hover, .button.secondary:hover { background: #DDD; }


/* ---------------------------------------------------------------------- */
/*  HEADER
/* ---------------------------------------------------------------------- */

	#leaderboard { background-image: url(images/leaderboard_bg.png); background-repeat: repeat-x; height: 90px; padding: 5px 0; }
	#leaderboard * { margin: auto !important; text-align: center !important; position: inherit !important; }

	#rc-logo { background: url(images/header-logo.png) no-repeat scroll center 15px transparent; color: transparent; display: block; font: 0pt/0 a; height: 125px; margin: 14px auto 0; text-shadow: none; }
	#blog-title { display: block; float: left; text-decoration: none; font-size: 30px; color: #6d6d6d; padding: 0; margin: 25px 0 0 15px; font-family: Georgia, serif; }
	#blog-title:hover { color: #2d2d2d; }

	#account-nav { float: right; }
	#account-nav span.date, #account-nav span.sign-in { float: right; text-align: right; }
	#account-nav span.date { font-size: 10px; padding-bottom: 4px; }
	#account-nav span.sign-in { font-size: 12px; font-weight: bold; text-transform: uppercase; }
	#account-nav a { color: #000; text-decoration: none; }
	#account-nav a:hover { text-decoration: underline; }

	/* Navigation */
	#nav { clear: both; position: relative; background-color: #333; color: #FFFFFF; font-size: 14px; font-weight: bold; height: 41px; line-height: 100%; margin-top: 10px; padding-bottom: 2px; z-index: 1000; }
    #nav li.highlight { background-color: #97051d; }
    #nav #topicA.box ul { width: 600px; }
	#nav #topicA.box li { background: none; color: #333; font-size: 12px; }
	#nav #topicA.box li p { display: block; margin-bottom: 5px; }
	#nav #topicA.box li a { font-size: 13px; font-weight: bold; }

	#nav ul { list-style: none; float: left; padding: 0; margin: 0; }
	#nav li { display: block; float: left; border-right: 1px solid #fff; padding-right: 1px; }
	#nav li:hover .box { display: block; }
	#nav a { display: inline-block; padding: 12px 12px 0 12px; height: 29px; font-weight: bold; font-size: 13px; text-transform: uppercase; color: #FFF; text-decoration: none; position: relative; z-index: 1001; }
	#nav a:hover { text-decoration: underline; }

	#nav li:hover { background-color: #808689; height: 40px; }
	#nav li:hover a { background: url(images/primary-nav-btm-arrow.png) no-repeat 50% 40px; height: 40px; text-decoration: none; }
	#nav a.top-level:hover, #nav li:hover a.top-level { height: 29px; background: none; }

	#nav .box { display:none; padding: 7px; min-height:10px; width: 922px; border: 2px solid #D0D0D0; border-top: 0; position:absolute; top:40px; left:0; z-index: 1000; background: #E0E0E0; filter:alpha(opacity=97); -moz-opacity:0.97; -khtml-opacity: 0.97; opacity: 0.97; }
	#nav .box .content { background: #f8f8f8; padding: 10px 20px 20px; }
	#nav .box ul { display: block; float: left; padding: 0 10px; width: 155px; position: relative; z-index: 1; zoom: 1; }
	#nav .box li { margin: 0; padding-left: 8px; float: none; background: url(images/primary-nav-li-bg.gif) no-repeat left 7px; border: 0; }
    #nav .box li.title { color: #000; font-size: 12px; font-weight: bold; text-transform: uppercase; background: none; padding-left: 0; margin: 10px 0; }
	#nav .box li:hover { height: auto; }
	#nav .box li.more a { font-weight:bold; }
	#nav .box li a { display: inline; position: static; padding: 0; color: #257095; text-decoration: none; margin: 0; text-transform: none; font-size: 12px; font-weight: normal; height: auto; }
	#nav .box li a:hover { text-decoration: underline !important; }
	#nav .box ul.left { border-right: 1px solid #ccc; width: 290px; margin: 0; padding: 0 20px 0 0; }
	#nav .box ul#classifieds { border-right: 0; }
	#nav .box ul.left li a { font-weight: bold; }

	#nav .content ul.overlayFeed li.title { margin-bottom: -1px; }
	#nav .content ul.overlayFeed li { margin: 7px 0; }
	#nav .content ul.overlayFeed li a { font-weight: bold; }
	#nav .box li.cqrc-link a { background: url('images/cqrcNavBug.png') no-repeat 65% 50%; display: block; }
	#nav .content ul.overlayFeed { width: 205px; }
	#nav .content ul.first,	#nav .content ul.second { width: 130px; }
	#nav .content ul.second li.multiLink span { font-size: 12px; color: #555; font-weight: normal; }
	#nav .content ul.second li.multiLink a { display: inline; }
	#nav .content span.block { display: block; }
	#nav .content ul.left li { margin: 7px 0; }




	#nav .search { float: right; padding: 8px 10px 0 0; overflow: hidden; }
	#nav .search label { float: left; }
	#nav .search label span { display: block; color: #888; font-weight: normal; }
	#nav .search input { width: 135px; background: #FFF; padding: 4px; height: 14px; border: 1px solid #DDD; }
	#nav .search button { display: block; float: left; margin: 0 0 0 3px; background: #E47227 url(images/searchBtn2.png) no-repeat 0 0; width: 29px; height: 24px; text-indent: -9999px; border: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }



/* ---------------------------------------------------------------------- */
/*  CONTENT
/* ---------------------------------------------------------------------- */

	#content { background: url(images/sidebar-bg.gif) repeat-y top right; padding: 20px 0; border-top: 1px solid #5e5e5e; }
	#main { width: 600px; float: left; margin-right: 20px; zoom: 1; }

	#blog-logo { display: block; text-indent: -9999px; }
	.space-rule { border-top: 1px solid #dedede; margin-bottom: 12px; }

	/* Posts */
    #main .post { font-size: 14px; }
	.post h1 a { color: #000; text-decoration: none; }
	.post h1 a:hover { text-decoration: underline; }
	.share-box-front { margin: auto; width: 215px; }

	.date-separator { border-bottom: 1px solid #ef6540; padding: 0; margin: 0 0 30px; }
	.date-separator span { position: relative; top: 8px; display: inline-block; *display: inline; zoom: 1; background: #FFF; color: #707070; font-style: italic; font-size: 11px; }

	.more-link { font-style: italic; }


/* ---------------------------------------------------------------------- */
/*  SIDEBAR
/* ---------------------------------------------------------------------- */

    #sidebar { float: left; padding: 0 20px 20px; width: 280px; *width: 278px; overflow: hidden; }

    .sidebar h2, .module h2 { text-transform: uppercase; padding: 0 0 5px; background: url(images/sidebar-underline.gif) repeat-x bottom center; margin: 0; }
    .sidebar ul { padding: 5px 0 0 15px; }
    .sidebar .column { display: block; float: left; width: 44%; padding-left: 10%; padding: 0; list-style: none; }
    .sidebar .column.first { padding-left: 0; }
    .sidebar img.about { float: left; margin-right: 13px; }

	.module { position: relative; margin: 0 0 30px; overflow: hidden; }

	.sidebar-more { position: absolute; top: 2px; right: 15%; text-transform: uppercase; }

	.bio { font-size: 11px; }
	.bio .alignleft { margin: 3px 10px 0 0; border: 1px solid #888; }
	.bio .photo-wrap { padding: 0 0 4px; font-size: 12px; }
	.bio h2 { font-size: 12px; color: inherit; margin: 0; padding: 0 0 4px; border: 0; background: none; text-transform: none; width: auto; }
	.bio p { margin: 0; }
	.bio a { font-weight: bold; }

    .ndn-video-slider { margin-left: -10px; margin-right: -10px; }
	.ndn-video-slider h2 { margin-bottom: 5px; }
	.sidebar .ad { margin-left: -10px; margin-right: -10px; padding: 0; }

	.search { display: block; }
	.search label span, .search button { display: none; }
	.search input { padding: 7px 7px 7px 27px; background: #FFF url(images/magnifying-glass.png) no-repeat 3% 50%; width: 73%; border: 0; }

	.categories, .archives { overflow: hidden; }
	.categories a, .archives a { font-weight: bold; }
	.categories strong, .archives strong { display: block; margin: 15px 0 0; color: #acacac; }
	.categories ul, .archives ul { display: block; list-style: none; margin: 0; padding: 0 0 15px; }

	.newsletter h2 { margin-bottom: 10px; }
	.newsletter { position: relative; zoom: 1; overflow: hidden; }
	.newsletter .alignright { float: none; position: absolute; top: 0; right: 0; }
	.newsletter p { padding-right: 80px; }

	.follow-us { clear: both; }
	.follow-us h2 { float: left; padding: 5px 15px 0 0; background: none; width: auto; }
	.follow-us ul { display: block; width: 160px; list-style: none; padding: 0 0 0 25px; float: left; border-left: 1px solid #BBB; height: 27px; zoom: 1; }
	.follow-us li { display: block; float: left; margin-right: 10px; width: 30px; height: 27px; }
	.follow-us a { display: block; width: 30px; height: 27px; background: no-repeat center center; text-indent: -9999px; }
	.follow-us li.twitter a { background-image: url(images/icons/twitter-large.png); }
	.follow-us li.facebook a { background-image: url(images/icons/facebook-large.png); }
	.follow-us li.rss a { background-image: url(images/icons/rss-large.png); }
	.follow-us li.mobile a { background-image: url(images/icons/iphone-large.png); }

    /* Plugin-Specific */
      /* Better RSS */
    .widget_better_rss_widget ul { padding: 1px 0 0 15px; }
    .widget_better_rss_widget ul li { margin-bottom: 12px; }
      /* Really Simple Twitter Widget */
	.tweets { padding-left: 0; padding-top: 0; margin-bottom: 10px; }
	ul.really_simple_twitter_widget { padding: 1px 0 0 15px; }
	ul.really_simple_twitter_widget li { margin-bottom: 12px; text-align: left; }
      /* JetPack blog subscriptions */
    .jetpack_subscription_widget .success { background-color: YellowGreen; padding: 1px 7px; color: white; font-weight: bold; font-family: verdana; }
    .jetpack_subscription_widget .widgettitle label { padding-bottom: 0; }



/* ---------------------------------------------------------------------- */
/*  FOOTER
/* ---------------------------------------------------------------------- */

	#footer { clear: both; position: relative; background: #f8f8f8; padding: 15px 20px 40px; margin: 0 -20px; border-top: 1px dotted #7c7c7c; }
    .footer a { color: #000; }

	.footer-logo { display: block; float: left; width: 136px; height: 57px; text-indent: -9999px; background: url(images/cqrollcallLogoFooter.png) no-repeat center top; padding: 30px 40px 15px; margin: 0 0 -25px -20px; border-right: 1px solid #dbdbdb; }

	.footer-nav { list-style: none; float: left; margin: 0 0 0 30px; padding: 0; font-size: 11px; }
	.footer-nav, .footer-nav a, .footer-nav a:visited, .footer-nav a:hover { color: #000; }
	.footer-nav a:hover { text-decoration: underline; }
	.footer-nav.bold a { font-weight: bold; }

	.copyright { position: absolute; bottom: 15px; left: 217px; clear: both; padding: 0 0 0 30px; font-size: 11px; line-height: 130%; margin: 0; }
	.copyright a { color: #267195; text-decoration: none; }
	.copyright a:hover { text-decoration: underline; }


	/* Sign In Modal */
	#sign-in-form { position: relative; width: 440px; padding: 20px; overflow: hidden; background: #FAFAFA; border: 1px solid #dcdcdc; }
	#sign-in-form .left, #sign-in-form .or, #sign-in-form .right { float: left; margin-left: 20px; }
	#sign-in-form .left, #sign-in-form .right { width: 160px; }
	#sign-in-form .left { margin-left: 0; }

	#sign-in-form p.error { font-size: 11px; color: #900; background: #f0dfdf; border: 1px solid #e7acac; padding: 5px; margin: 0 0 15px; }

	#sign-in-form .or { font-size: 18px; color: #AAA; text-transform: uppercase; margin-top: 80px; margin-right: 15px; }

	#sign-in-form label { display: block; margin: 0 0 10px; }
	#sign-in-form label span { font-weight: normal; color: #777; font-size: 11px; }
	#sign-in-form input { width: 144px; padding: 3px; border: 1px solid #CCC; }

	#sign-in-form button { color: #FFF; padding: 4px 8px; background: #088ec1; text-transform: uppercase; font-weight: bold; font-size: 10px; letter-spacing: 1px; border: 0; border-right: 1px solid gray; border-bottom: 1px solid gray; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

	#sign-in-form h3 { font-size: 14px; text-transform: uppercase; margin: 0 0 10px; color: #FF9B37; }
	#sign-in-form .forgot-password { font-size: 11px; }
	#sign-in-form a { color: #257095; font-weight: bold; font-size: 10px; }
	#sign-in-form .right p { padding: 9px 0; margin: 0; }

	#loading-overlay { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #FAFAFA url(images/ajax-loader.gif) no-repeat 50% 130px; text-align: center; }
	#loading-overlay p { padding-top: 90px; }


/* ---------------------------------------------------------------------- */
/*  WORDPRESS / GLOBAL
/* ---------------------------------------------------------------------- */

	.imgtxt { text-indent: -9999em; }

	/* JS Hiding */
	.hide-if-no-js { display: none; }

	/* Clears */
	.clear { clear: both; }
	.clearfix { zoom: 1; }
	.clearfix:after { display: block; clear: both; content: "."; visibility: hidden; height: 0; }

	/* WordPress Alignment */
	.alignleft { float: left; margin: 0 10px 10px 0; }
	.alignright { float: right; margin: 0 0 10px 10px; }
	.aligncenter { margin: 0 auto; text-align: center; }

	/* WordPress Image Captions */
	.wp-caption { display: block; }
	.wp-caption img { margin: 0; padding: 0; }
	.wp-caption p.wp-caption-text { font-size: 10px; font-style: italic; margin: 6px 0; line-height: 120%; text-align: left; }
	.wp-caption p.wp-caption-text a { color: #000; text-decoration: underline; }

	/* Page Titles */
	.page-title { margin: 20px 0; }

	/* Pagination */
	.post-navigation { list-style: none; padding: 20px 0; margin: 0; text-align: center; }
	.post-navigation li { display: inline-block; *display: inline; zoom: 1; border-right: 2px solid #555; line-height: 100%; margin: 0; }
	.post-navigation a { display: block; padding: 0 5px; font-size: 11px; font-weight: bold; }
	.post-navigation li.active a { color: #000; }
	.post-navigation li.active a:hover { cursor: default; }
	.post-navigation li.next { border: 0; }
	.post-navigation li.ellipses, .post-navigation li.before-ellipses { border-right: 0; }
	/* in-post pagination */
	.pagination { margin: 20px auto 0; width: 116px; }
	.pagination a { background-color: #f7f7f7; border: 1px solid #fbab53; font-size: 14px; font-weight: bold; padding: 1px 8px; }



/* ---------------------------------------------------------------------- */
/*  POSTS: ARCHIVE/HOMEPAGE
/* ---------------------------------------------------------------------- */

	.post { position: relative; margin: 0 0 40px; zoom: 1; }
	.post .content { width: 450px; float: right; border-left: 1px solid #CCC; padding-left: 10px; line-height: 18px; }

	.post .meta { float: left; width: 130px; font-size: 12px; text-align: right; border-right: 1px solid #CCC; padding-right: 9px; margin-right: -1px; }
	.post .meta span { display: block; }
	.post .meta a { font-weight: bold; }
	.post .meta .author { margin: 0 0 4px; }
	.post .meta .date { color: #a7a9ac; margin: 0 0 12px; }
	.post .meta .comments-number { margin: 0 0 12px; }
	.comments-number strong { background: url(images/comment-burst.png) no-repeat 1px 1px; font-style: italic; }
	.post .meta .comments-number strong { display: inline-block; *display: inline; zoom: 1; padding: 7px 0; height: 20px; width: 27px; text-align: center; color: #FFF; font-weight: bold; }
	.post .meta .comments-number small { display: inline-block; *display: inline; zoom: 1; padding: 7px 0; height: 20px; font-size: 10px; color: #999; font-weight: normal; }
	.post .meta .comments-number a:hover small { text-decoration: underline; }
    .post .meta .post-categories { list-style: none; margin: 0; font-size: 10px; padding: 15px 0 0; line-height: 130%; }

	.post h1 { margin: 0 0 15px; }


/* ---------------------------------------------------------------------- */
/*  POSTS: SINGLE
/* ---------------------------------------------------------------------- */

	.single .post, .post.page { margin: 20px 0 0; padding: 20px 0 0; border-top: 1px solid #ef6540; }

	.single h1 { font-size: 22px; margin-bottom: 0; padding-bottom: 14px; }
	.single .by-line { float: left; font-size: 12px; width: 270px; }
	.single .by-line .author a { font-weight: bold; padding-right: 10px; }
	.single .by-line .date { display: block; *display: inline; color: #a7a9ac; }

	.single .meta { border-right: 0; border-top: 1px solid #ddd; clear: both; float: none; margin: 15px 0; padding: 15px 0 0; position: static; text-align: left; width: auto; }
	.single .meta .post-categories { float: left; width: 180px; }
	.single.post .meta .post-categories { padding: 0; }


	.single #share-top { float: right; margin-top: 13px; }
	.single #share-bottom { float: left; margin-right: 5px; }
	.single #share-bottom .comments-count { margin-right: 5px; }
	.single .share-box .comments-count { display: inline-block; float: left; padding-right: 10px; position: relative; }
	.single .share-box .comments-count a, .single .share-box .comments-count a img, .single .share-box .comments-count a span { float: left; }
	.single .share-box .comments-count a img { padding-right: 7px; }
	.single .copyright-top { text-align:right; font-size:12px;float:right;}
	.single .doc-copyright { padding-right:3px;}
	.single .copyright-top a img { padding-right: 7px; }
	.single .copyright-bottom { text-align:left; font-size:12px;float:left;width:85px;}
	.single .copyright-bottom a img { padding-right: 3px; }
	.related-posts { clear: both; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; margin-top: 10px; padding: 5px 0; }
	.related-posts h2 { margin: 10px 0 0; font-size: 16px; }
	.related-posts p { color: #989898; }
	.related-posts p a { font-stlye: italic; }
	.related-posts ul { list-style-type: inherit; padding: 5px 0; margin: 0; }
	.related-posts li { display: block; *display: inline; zoom: 1; vertical-align: top; margin: 0 0px 7px; }
	.related-posts li a { font-weight: bold; font-size: 14px; color: #257095; }
  	.related-posts li a:hover { text-decoration: underline; }


/* ---------------------------------------------------------------------- */
/*  ARCHIVES: AUTHOR
/* ---------------------------------------------------------------------- */

	.author-box { position: relative; clear: both; padding: 15px; margin: 40px 0 -20px; border-top: 1px solid #f0c8b8; border-bottom: 1px solid #f0c8b8; }
	.author-box .content { margin-left: 125px; padding-left: 15px; border-left: 1px solid #f0c8b8; }
	.author-box .meta { position: absolute; top: 15px; left: 15px; width: 105px; padding: 0 5px; text-align: right; }
	.author-box h2 { margin-top: 0; }
	.author-box ul { font-size: 11px; list-style: none; margin: 0; padding: 5px 0 0; font-weight: bold; }
	.subtitle { color: #888; }


/* ---------------------------------------------------------------------- */
/*  SEARCH
/* ---------------------------------------------------------------------- */

	.results { list-style: none; margin: 40px 0 0; padding: 0; }
	.search-result { padding: 0 0 15px; margin: 0 0 15px; border-bottom: 1px dotted #CCC; }
	.search-result .result-meta { font-size: 11px; color: #888; padding: 5px 0 0; margin: 0; }
	.search-result .excerpt { font-style: italic; }
	.search-result h1 { font-size: 14px; margin: 0 0 5px; }
	.search-result h1 a { color: #EE643F; }


/* ---------------------------------------------------------------------- */
/*  ARCHIVES PAGE
/* ---------------------------------------------------------------------- */

	.tabs { list-style: none; border-bottom: 1px solid #CCC; margin: 40px 0 0; padding: 0; zoom: 1; position: relative; z-index: 0; }
	.tabs:after { content: "."; visibility: hidden; height: 0; display: block; clear: both; }
	.tabs li { position: relative; z-index: 1; float: left; margin: 0 2px -1px 0; border: 1px solid #CCC; background: #FFF; }
	.tabs li a { display: block; color: #000; font-weight: bold; padding: 4px 7px; }
	.tabs li.active { border-bottom-color: #FFF; }

	.months { list-style: none; margin: 0; padding: 15px 0 0; width: 100px; float: left; font-size: 11px; }
	.months li { margin: 0 0 2px; }
	.months li a { display: block; padding: 3px 5px; font-weight: bold; color: #666; }
	.months li.active a { background: #F9F9F9; }

	.archive-posts { background: #F9F9F9; margin: 15px 0 30px 100px; padding: 5px 10px 10px; font-size: 11px; font-weight: bold; min-height: 300px; }
	.archive-posts dt { display: block; float: left; width: 100px; color: #adadad; margin: 0 0 8px; }
	.archive-posts dd { margin: 0 0 8px 100px; }

	.authors-list { margin: 0; padding: 0; font-size: 11px; font-weight: bold; }
	.authors-list dt, .authors-list dd { margin: 0 0 5px; }
	.authors-list dt { float: left; clear: both; }
	.authors-list dd { font-style: italic; color: #AAA; float: right; margin-right: 15%; font-weight: normal; }

	.archive.date #main .module { float: left; margin-left: 30px; width: 285px; }
	.archive.date #main .module.first { clear: both; margin-left: 0; }


/* ---------------------------------------------------------------------- */
/*  COLORS
/* ---------------------------------------------------------------------- */

	/* Links */
	a, a:visited { color: #ee643f; }
	a:hover { color: #c84e2d; }

	/* Forms */
	button, .button, input[type='submit'] { color: #ee643f; }

	/* Logo */
	#blog-logo { background: url(images/blog-header.png) no-repeat top right; height: 94px; padding: 0; margin: 0; }

	/* Date Separator */
	.date-separator { border-color: #ef6540; }
	.date-separator span { margin-left: 40px; padding: 0 5px; }

	/* Post Meta */
	.single .meta .comments-number { float: left; margin-right: 45px; }

	/* Archives */
	.tabs li.active a { color: #EE643F; }
	.months li.active a { color: #ee643f; }

	/* Author Archive */
	.author-box { background: #fff2ee; }


 /* ---------------------------------------------------------------------- */
/*  BLOG-SPECIFIC STYLES
/* ---------------------------------------------------------------------- */
.GOPpers .header-logo, Goppers .header-logo, .Pennsylvania .header-logo { margin: -30px 0; }
.Rothenblog .header-logo { margin: -15px 0; }
.MoneyLine .header-logo { margin: -20px 0 -18px; }


/* ---------------------------------------------------------------------- */
/*  EXCEPTIONS
/* ---------------------------------------------------------------------- */
/* -- social buttons -- */
.fb-share-button { margin-right: 8px; float: left; }
.twitter-share-button { display: block; margin: 0px 5px 20px 0; float: left; }
iframe.twitter-share-button { width: 90px !important; }

/* -- jetpack plugin share buttons -- */
.sharedaddy .sd-social .sd-content ul { margin: 7px 0 0 50px!important; }

/* -- jetpack facebook faces widget right rail -- */
.widget_facebook_likebox h2.widgettitle a { color: #333;}

/* -- jetpack plugin twitter timeline widget -- */
.widget_twitter_timeline h2.widgettitle { text-transform: none; }

/* -- outbrain -- */
.OUTBRAIN { margin-top: 10px; }
.AR_1 div.ob-text-content { font-size: 14px; padding: 6px 0 6px 9px; }
.ob_dual_container ul { padding: 5px 0 14px 15px }

/* -- PRINT VERSION OF BLOG -- */
@media print {
    #nav {
      display:                      none;
    }
}
