/*
Theme Name: Big Government
Theme URI: http://www.biggovernment.com/
Description: Big Government
Version: 0.1
Author: Breitbart
Author URI: http://www.breitbart.com/
*/


html, body { margin:0 auto; padding:0; background:#001F59; }
body { font: 12px "Arial", Arial, sans-serif; }
p { margin: 0; padding: 0; }
a { margin: 0; padding: 0; }
a, a:link, a:visited, a:active { color: #004890; }
a:hover { color: #2575AD; }
img { margin: 0; padding: 0; }
a img {
    border: 0;
}
form { margin: 0; padding: 0; }
blockquote { font-style: italic; font-family: times; font-size:  1.2em; }
.break { clear: both; margin: 0; padding: 0; }

#container {
	margin: 0 auto;
	width: 1000px;
}

.network-cont {
	background: white; padding: 8px 8px 6px 8px;
}
.network-cont img {
	height: 11px; margin-right: 16px; border: 0;
}

#bh-leaderboard {
	background: #0B0819;
	text-align: center;
	margin: 0;
	padding: 5px 0 5px 0;
}

/* BREITBART NAV */
.logo {
	float: left;
	padding: 0px 10px 1px 10px;
	margin: 0;
}

/* BIG HOLLYWOOD NAV */
#bh-nav {
	background: white;
	padding: 0 5px;
	border-bottom: solid 2px #aaa;
	overflow: hidden;
	line-height: 32px;
}
#bh-nav a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-right: 2.0em;
	padding: 4px 8px 4px 8px;
}
#bh-nav a:hover {
	text-decoration: none;
	background-color: #ccc;
	
}

.bh-nav-left {
	padding: 0;
	margin: 1px 0 0 0;
	*margin: 0;
}
.bh-nav-left li {
	display: inline;
}

.bh-nav-right {
	float: right;
	padding: 0;
	margin: 0;
	_margin: 4px 0 0 0;
}
.bh-nav-right * {
	vertical-align: middle;
}
.navigation {
	margin: 5px 0 0 0; 
	padding: 10px 9px 10px 16px;
	border-top: 1px solid #9D9CA2;
/*	border-bottom: 1px solid #9D9CA2;*/
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

.break {
	clear: both;
}

#category {
	margin: 5px 0 0 5px; 
	padding: 0px 9px 0px 16px;
}

#category h2{
	font: 20px Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}

.categories {
	list-style: none;
}


/****************************************/
/*            HEADER STYLES            */
/***************************************/
#header-container {
	background: #0B0819;
	width: 100%;
}

#header {
	margin: 0 auto;
}

#header h1 {
	margin: 0 auto;
	text-indent: -999999px;
}

#header h1 a {
	display: block;
	width: 1000px;
	height: 170px;
	margin: 0 auto;
}





/****************************************/
/*         MAIN CONTENT STYLES         */
/***************************************/

#wrapper {
	min-height: 1000px;
	background: white;
	position: relative;
	overflow: hidden;
	/*_height: 1000px;*/
	zoom: 1;
	background: white url(images/sidebar-bg.gif) repeat-y right;
}

#content {
	float: left;
	width: 680px;
	padding: 0;	
	background: white;
	overflow: hidden;
}


.post {
	margin: 0 0 0 0; 
	padding: 15px;
	font: 12px Arial, Helvetica, Sans-Serif;
}
.announcement {
	border: 2px solid #9D9CA2;
	padding: 0;
}

.post p {
	padding-bottom: 10px;
		
}

.postcontent {
	display: block; /* for Mozilla, Opera, Safari */
	overflow: hidden;
    _height:0; /* for IE 6 */
    _overflow: visible; /* for IE */
	zoom:1; /* for IE 7 */
	margin-bottom: 10px;        
}

.border-top {
	border-top: 1px solid #9D9CA2;
}

.post h1,
	.post h2 {
	font: 20px Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	margin: 0;
	padding: 0 0 2px 0;
	overflow: hidden;
}

.post h1 a,
	.post h2 a {
	color: #000;
	text-decoration: none;
}

.post h1 a:hover,
	.post h2 a:hover {
	color: #fff;
	background-color: #004890;
	text-decoration: none;
}

.postheader, .postfooter {
	margin-bottom: 20px;
}
.postheader, .postfooter, .search_postheader {
	font: 12px Arial, Helvetica, Sans-Serif;
	color: #4e4d4d;
	display: block;
}
.search_postheader a {
	color: #4e4d4d !important;
}
.search_post_comments {
	color: #4e4d4d;
	font-weight: bold;
	white-space: nowrap;
}
.searchpostcontent {
	margin-bottom: 0;
	margin-left: 105px;
	display: block !important;
}

.postfooter {
	background-color: #eee;
	padding: 8px;
	margin-bottom: 0px;
}
.post_meta_links {
	text-align: right;
}
.post_meta_links a {
	font-weight: bold;
}
.fb_share_link { padding:2px 0 0 20px; height:16px; background:url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?7:26981) no-repeat 0 1px; }
.twitter_link {
	background:transparent url(images/twitter.jpg) no-repeat scroll 0 1px;
	height: 16px;
	padding: 2px 0 0 18px;
	white-space: nowrap;
}

.comments {
	border: 1px solid #bababa;
	margin-top: 5px;
}

.commentcontent {
	padding: 5px;
}

.comment_contributor {
	background: #CCCCCC;
	position: relative;	
	left: -3px;
	top: -3px;
	_height: 0;	/* IE 6 */
	zoom: 1; /* IE 7 */
}

.shadow {
	background: #777777;
	margin: 0 3px 10px 5px;		
	_height: 0; /* IE 6 */
	zoom: 1; /* IE 7 */
		
}

.comment {
	font: 12px Arial, Helvetica, Sans-Serif;
	padding: 0 12px 25px 12px;
}

.comments h3 {
	font: 15px Arial, Helvetica, Sans-Serif;
	border-bottom: 1px solid #bababa;
	color: #636364;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 12px 5px 12px;
	margin: 0 0 8px 0;
}

.comment-authordate {
	display: block;	
}

.comment-author {
	font-weight: bold;
	text-transform: uppercase;
}

.comment-date {
	color: #979696;	
}

#respond {
	font: 15px Arial, Helvetica, Sans-Serif;
	border-bottom: 1px solid #bababa;
	border-top: 1px solid #bababa;
	color: #636364;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 12px 5px 12px;
	margin: 0 0 8px 0;
}

/****************************************/
/*           SIDEBAR STYLES            */
/***************************************/

#sidebar {
	width: 320px;
	font: 12px Arial, Helvetica, Sans-Serif;
	float: right;
}

.fullarticle {
	padding-right: 5px;
	background: url(images/redarrow.gif) right no-repeat;
}

#sidebar a:link, #sidebar a:visited {
	color: #a10101;
}

#sidebar a:hover {
	color: #000;
	text-decoration: none;
}

.sidebar-module {
	border-bottom: 1px solid #bababa;
	padding: 10px 10px 10px 10px;
}

#sidebar h3 {
	font: 12px Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	border: 1px solid #9d9ca3;
	background: #fff;
	padding: 5px;
	margin: 0;
	margin-bottom: 10px;
}

#sidebar h4 {
	margin: 0;
	font-size: 13px;
}

#sidebar h4 a:link, #sidebar h4 a:visited {
	color: #4e4d4d;
}

#sidebar h4 a:hover {
	color: #000;
}

#sidebar p {
	margin-top: 0;
}

.category {
	text-transform: uppercase;
}



/* LATEST POSTS */

#latest-posts {
	/* border-bottom: 1px dashed #bababa; */
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #bababa;
	/* background: #e6e6e8; */
}


#latest-posts .blogger {
	display: block;
	clear: both;
	margin-bottom: 15px;
}

#latest-posts .blogger h2 {
	margin: 0;
	padding-bottom: 5px;
	font-size: 13px;
}

#latest-posts .blogger h2 a { color: #900000; }
#latest-posts .blogger h2 a:hover { color: #600000; }

#latest-posts .more {
	margin-left: 48px;
}


#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 10px 10px 10px;
}

#sidebar .sidebar-module ul, #sidebar .sidebar-module li {
	margin: 0;
	padding-top: 5px;
}



/****************************************/
/*          AD SIDEBAR STYLES          */
/***************************************/

div#ads {
	float:left;
	width:168px;
	margin-left:-169px;
	text-align:right;
}

#footer {
	clear:both;
	border-top: 1px solid #9D9CA2;
	background: #fff;
	padding: 25px;
	height: 150px;
}
.footer_links a {
	float: left;
	width: 250px;
	margin-bottom: 1em;
	font-weight: bold;
	text-decoration: none;
}
.footer_links a:hover {
	text-decoration: underline;
}

/* Weekly */
.pre {
    height: 33px;
    overflow: hidden;
}

/* BIO */


.photo {
	float:left;
	margin: 0 10px 10px 0;
	border: 1px #aaa5a5 solid;
	background: #fff;
}

.photo img {
	margin: 0;
	padding: 3px;
}

.photo .caption {
	font-size: 10px;
	line-height: 11px;
	text-align: center;
	border-top: 1px #aaa5a5 solid;
	margin: 0;
	padding: 1px 0 1px 0;
}

.photo .caption a {
	text-decoration: none;
}

#bio {
	padding: 10px 0 0 0;	
}

#bio h2{
	margin: 0;
	padding: 0;	
}

#bio p {
	padding-bottom: 10px;
}

#searchsubmit {
	width: 60px;
}

#s {
	width: 125px;
	margin-right: 2px;
}



.author-bio {
	border-top: 1px solid #9D9CA2;
	clear: both;
	padding: 15px;
}

.author-bio h2{
	margin: 0;
	padding: 0;
}

.author-bio p{
	padding-bottom: 10px;
}

#searchform #s {
	font-size: 9px;
}

.contact_form {
	width: 440px;
}

/* IMAGE */

img.alignright {
	margin: 0 7px 2px 0;
}

img.alignleft {
	margin: 0 0 2px 7px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.search_hilite {
	background: #ffff55 !important;
	padding: 1px 0;
}
a .search_hilite {
	text-decoration: underline;
}


.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.homepage-widget {
	width: 300px;
	float: left;
	padding: 8px;
}

.homepage-widget.two-column {
	width: auto;
	float: none;
}

.homepage-widget-separator {
	clear: both; border-bottom: 1px solid #ddd;
}

.bb-links-widget .links-column {
	float: left;
	width: 158px;
}

.bb-footer-links {
	padding: 8px;
	border-top: 1px solid #ddd;
	background: white;
}

.bb-footer-links h3 {
	margin: 0 0 0.5em 0;
}

.bb-footer-links .links-column {
	float: left;
	width: 240px;
}

.homepage-category,
.homepage-also-in-cat-header  {
	font-weight: bold;
	color: #555;
}
.homepage-featured-image {
	float: left; margin: 1.5em 10px 10px 0px;
}
.homepage-also-in-cat ul {
	padding: 0 0 0 1.25em;
	*margin: 0 0 0 1.25em;
}
.homepage-also-in-cat ul li {
	margin-bottom: 0.5em;
}
.homepage-post-contents {
	overflow: hidden;
}
.homepage-widget a {
	text-decoration: none;
}
.homepage-widget a:hover {
	text-decoration: underline;
}
.homepage-widget h4 {
	margin-bottom: 0;
}
.homepage-widget .postheader {
	margin-bottom: 0.75em;
}
.homepage-also-in-cat {
	margin-top: 1em;
}
.homepage-also-in-cat .author {
	font-weight: bold;
}
.featured-story h4 a {
	font-size: 175%;
}
.homepage-post-footer {
	margin-top: 0.5em;
}
.homepage-post-footer .comments-link {
	background: #eee;
	float: right;
	padding: 1px;
}

#sidebar img.photo {
  float: none;
}
#sidebar div.photo {
	float: right !important;
  margin: 0 0 5px 5px;
}
#sidebar h4 {
	margin-bottom:1.0em;
}

.featured-more-featured {
	margin-top:15px;
}
.featured-read-more {
	margin-bottom:10px;
}

.wymhm-outer {
  background: url(images/missed-widget-bg-bg.gif) repeat-x !important;
}

