/*
Theme Name: Big Journalism
Theme URI: http://www.bigjournalism.com/
Description: Big Journalism WP Theme
Version: 0.1
Author: Breitbart Team
Author URI: http://www.breitbart.com/
*/


html, body { 
	margin:0 auto; 
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#322f27;
	background-image:url(images/headerRepeatGB.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
p { margin: 0; padding: 0; }
a { margin: 0; padding: 0; }
a, a:link, a:visited, a:active { color: #004890;text-decoration:none; }
a:hover { text-decoration:underline; }
img { margin: 0; padding: 0; }
a img {
    border: 0;
}
form { margin: 0; padding: 0; }
blockquote { font-style: italic; font-family:Georgia, "Times New Roman", Times, serif; font-size:  1.2em; }
.break { clear: both; margin: 0; padding: 0; }
#atffc { display: none; }
#container {
	margin: 0 auto;
	width: 1106px;
	background:#eee8da;
	display:block;
	overflow:hidden;
}

.network-cont {
	background: white; 
	height: 30px;
}
.network-cont-inner {
	padding: 6px 0 0 39px;
}
.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;
}

#bh-nav {
	padding: 0;
	display: block;
	position: relative;
	overflow: visible;
	line-height: 32px;
	zoom: 1;
	height:40px;
	border-top:1px solid #857358;
	border-bottom:1px solid #857358;
	background-color:#ad9c81;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#bh-nav a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
.bh-nav-left {
	padding: 0;
	margin: 0;
	display:block;
	float:left;
	margin-left: 30px;
	white-space: nowrap;
	width: 650px;
	_margin-left: 15px; /* IE6 */
	overflow: hidden;
	height: 40px;
}
.bh-nav-left-last-child {
	border-right:solid 1px #857358;
}
.bh-nav-left li {
	float:left;
	list-style:none;
	height:36px;
	padding:4px 9px 0px 9px;
	border-left:solid 1px #857358;
	white-space: nowrap;
}
.bh-nav-left li:hover {
	background-color:#857358;
}

.bh-nav-right {
	float: right;
	padding: 0 35px 0 0; /* margin via padding due to IE6 */
	width: 350px; /* IE6/FF2 */
}
.bott-machine {
	width:132px;
	height:39px;
	position: absolute;
	top: -1px;
	left: 581px;
}
.bh-nav-right * {
	vertical-align: middle;
}
.navigation {
	margin: 5px 0 0 0; 
	padding: 10px 2px;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

.break {
	clear: both;
}

#category {
	position: relative;
	margin-bottom: 2em;
}

#category h2{
	margin-top: 15px;
	font: 20px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.categories {
	list-style: none;
}
.category-page .top-navigation {
	margin-top: 0;
	padding-top: 0;
}


#header-container {
	background: #0B0819;
	width: 100%;
}
#headerimage{
	width:1106px;
	height:160px;
	float:right;
	overflow:visible;
}

#header {
	margin: 0 auto;
	display:block;
	overflow:hidden;
	background-position:left bottom;
	background-repeat:repeat-x;
}

#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;
	position: relative;
	overflow: hidden;
	width:100%;
}

#hp-content-bg {
	background: url(images/wrapper-BG.jpg) repeat-x left bottom;
	position: absolute;
	width: 100%;
        background-color:#D1C6B2;
	top: 0;
	left: 0;
	_z-index: -1;
}
#hp-content-bg, x:-moz-any-link { /* FF2 */
	z-index: -1;
}
#hp-content-bg, x:-moz-any-link, x:default { /* FF3+ */
	z-index: 0;
}
#content {
	float: left;
	width: 706px;
	padding: 0 0 0 26px;
	margin: 0px;
	overflow: hidden;
}


.post {
	margin: 0 0 16px 0; 
	padding: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border:1px dotted #666;
	background-color:#FFF;
	display:block;
	overflow:hidden;
	*zoom: 1;
}
.post.single {
	margin-top: 16px;
}

.announcement {
	border: 2px solid #9D9CA2;
	padding: 0;
}

.post p {
	padding-bottom: 10px;
	line-height:15pt;
		
}
.post p a{
	color:#004890;
	text-decoration:none!important;
	border-bottom:2px dotted #004890;
	font-weight:bold;
}
.post p a:hover{
	color:#77A6C9;
	border-bottom:2px dotted #77A6C9;
}
.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;
	padding-top: .75em;
	clear:both;
}

.extraline{
	height:1px;
	clear:both;
	border-top:1px solid #CCCCCC;
	overflow: hidden;
}
.border-top {
	border-top: 1px solid #9D9CA2;
}

.postmeta {
	display:block;
	overflow:hidden;
	*margin-left: 100px;

}

.photo {
	position: relative;
}

.post h1,
	.post h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight: bold;
	border-bottom:1px solid #CCCCCC;
	margin: -3px 0 1px 0;
}

.postheader{
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	color:#2575AD;
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
	color: #2575AD;
}
.post h1 a,
	.post h2 a {
	color: #000;
	text-decoration: none;
}

.post h1 a:hover,
	.post h2 a:hover {
	text-decoration:underline;
}

.postheader, .postfooter, .search_postheader, .post_meta_links {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}
.search_postheader {
	color: #4e4d4d;
}
.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 {
	padding: 1px 0;
	color:#FFF;
	background: #857458;
}
.postfooter-line {
	height: 1px;
	overflow: hidden;
	background: white;
}
.postfooter-contents {
	padding: 6px 13px !important;
}
.postfooter a{
	color:#FFF!important;
	text-decoration:none!important;
	border:none!important;
}
.postfooter a:hover{
	background-color:#AD9C81!important;
	text-decoration:underline;
}
.post_meta_links {
	text-align: left;
	border-top: 1px solid #cccccc;
	padding-top: 8px;
	line-height:normal!important;
}
.post_meta_links a {
	font-weight: bold;
	color:#004890!important;
	text-decoration:none!important;
	border:none!important;
}
.post_meta_links a:hover {
	color:#77A6C9!important;
}
.add-this-span {
	vertical-align: middle;
	line-height: 10px;
	position: relative;
	top: 2px;
}
.fb_share_link { 
	padding:0px 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: 0px 0 0 18px;
	white-space: nowrap;
}
.addthis_link{
	height: 16px;
	padding: 0;
	white-space: nowrap;
	vertical-align:middle;
}

.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-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0 12px 25px 12px;
}

.comments h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	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-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	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            */
/***************************************/
.blur{
	background-color: #cec3ae; /*shadow color*/
	color: inherit;
	margin-top: 18px;
	margin-left:18px;
	margin-right:30px;
	
	float: right;
	position: relative;
}
.sidebarshadow,
#sidebar{
	position: relative;
	bottom: 4px;
	right: 4px;
}
.sidebarshadow{
	background-color: #cec3ae; /*shadow color*/
	color: inherit;
}
#sidebar {
	width: 325px;
	background-color:#FFF;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#sidebar .photo{
	float:left;
}

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

#sidebar a:link{
	color: #29629a;
	text-decoration:none;
}
#sidebar a:hover {
	color: #29629a;
	text-decoration: underline;
}

.sidebar-module {
	padding: 12px;
	padding-bottom:0px;
}
.follow-us-links {
	overflow: hidden;
	padding-left: 10px;
}
.follow-us-links div {
	width: 135px;
	float: left;
	border-bottom:1px dotted #CCCCCC;
	padding: 0 0 4px 0;
	margin: 2px 0;
}
.follow-us-links a {
	padding-left: 26px;
	text-decoration: none;
	color: #333 !important;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.follow-us-links a:hover {
	text-decoration: underline;
}

#sidebar h3 {
	font-size:16px;
	font-weight: bold;
	color:#FFF!important;
	text-transform: uppercase;
	text-align: center;
	width:300px;
	height:26px;
	background-image:url(images/sidebartitlesBG.jpg);
	background-repeat:no-repeat;
	margin: 0;
	margin-bottom: 19px;
	padding-top:6px;
}
#sidebar h4 {
	font-size: 15px;
	border-bottom:1px solid #cccccc;
	overflow: hidden;
	display: block;
	margin-bottom: 1px;
	padding-bottom: .25em;
}
#sidebar .postheader{
	padding-top:2px;
	overflow: hidden;
	display: block;
	width: auto;
	float: none;
	margin: 0;
	margin-bottom: 2.5em;
}
#sidebar h4 a:link, #sidebar h4 a:visited {
	text-decoration:none!important;
}

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

#sidebar p {
	margin-top: 0;
	/*clear:both;*/
	font-family:Arial, Helvetica, sans-serif;
}

.category {
	text-transform: uppercase;
}


/* LATEST POSTS */
#latest-posts {
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #bababa;
}

#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: 0px 10px 10px 10px;
}

#sidebar .sidebar-module ul, #sidebar .sidebar-module li {
	margin: 0;
}
.sidebar-module li{
	background-image:url(images/list_decoration.jpg);
	background-repeat:no-repeat;
	background-position:0px 8px;
	border-bottom:1px dotted #cccccc;
	padding-left:25px;
	padding-top:5px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.sidebar-module li a{
	color:#333333!important;
}


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

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

#footer {
	clear:both;
	background: #d3cab9;
	height: 68px;
	width: 1106px;
 	margin:auto;
	margin-bottom:126px;
	margin-top:38px;
}
.footer_links{
	float:left;
	display:block;
	overflow:hidden;
	margin-top:23px;
}
.footer_links a{
	color:#3c3c3b;
	text-transform:uppercase;
	font-size:11px!important;
}
.footer_links a:hover {
	text-decoration: underline;
}
.BreitbartFooterLogo{
	float:left;
	margin:21px;
}
/* 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;
}
#searchform span{
	float:left;
	font-weight:bold;
	margin-top:4px;
	margin-right:10px;
	color:#322f27;
}
#searchsubmit {
	background-image:url(images/SearchButtom.jpg);
	background-repeat:no-repeat;
	display:inline;
	float:left;
	font-size:0;
	height:21px;
	margin:0;
	padding:0;
	text-align:right;
	text-indent:0;
	width:31px;
	border:0px solid #857358;
	margin-top:9px;
}
.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{
	float:right;
}
#searchform #s {
	width: 207px;
	margin:0;
	margin-top:9px;
	float:left;
	height:17px;
	border:1px solid #857358;
}

.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;
}
#twtr-search-widget .twtr-doc,
#twtr-search-widget .twtr-hd a {
	background: #ABCFE7 !important;
	color: #ffffff !important;
}
#twtr-search-widget .twtr-tweet a {
	color: #ABCFE7 !important;
}
#twtr-search-widget .twtr-bd, #twtr-search-widget .twtr-timeline i a {
	color: #444444 !important;
}
#twtr-search-widget .twtr-new-results,
#twtr-search-widget .twtr-results-inner,
#twtr-search-widget .twtr-timeline {
	background: #ffffff !important;
}

p.featured-read-more {
	float: left;
	clear: none !important;
	margin-top: 1em !important;
}
.featured-read-more a {
	background: url(images/sidebararrow.jpg) no-repeat;
	padding-left: 25px;
}
p.featured-more-featured {
	float: right;
	clear: none !important;
	margin-top: 1em !important;
}

.bb-featured-widget-content {
	clear: both;
}
.wymhm-outer {
  background: url(images/missed-widget-bg-bj.gif) repeat-x !important;
}

