/*
THEME NAME: FBN PRESS Theme
AUTHOR: FOX NEWS CHANNEL
Version: 2.0.1
*/

/*RESET CSS TO FIX ISSUES*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#635e5f;
	background: #d7dde7;
	margin:0;
	padding:0;
	min-width:900px;
}
h1 {
}
h2 {
	font-size:18px;
}
h3 {
	font-size:30px;
	padding:5px 0;
}
h4 {
}
h5 {
}
p {
	line-height:1.5;
	margin:10px 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
a:link {
	color:#635e5f;
}
a:visited {
	color:#635e5f;
}
a:hover {
	color:#635e5f;
	text-decoration:none;
}
a:active {
	color:#635e5f;
	text-decoration:none;
}
ol, ul{
	padding-left:40px;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
blockquote{
padding:20px 40px;	
}
/************************** CUSTOM CSS ******************************/
.shadow {
	-moz-box-shadow: 2px 2px 3px #DDDDDD;
	-webkit-box-shadow: 2px 2px 3px #DDDDDD;
	box-shadow: 2px 2px 3px #DDDDDD;
	/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#DDDDDD')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#DDDDDD');
}
#kliegs {
	background:url("images/background_kliegs_fbn.gif") no-repeat 50% 0;
	height:1500px;
}
#inner-wrapper {
	background-color: #FFFFFF;
	border-top: 6px solid #C89939;
	display: inline-block;
	margin-bottom: 50px;
	min-height: 900px;
	width: 862px;
}
#nav {
	height:86px;
	position:relative;
}
.menu-main-container {
	position:absolute;
	bottom:0;
	left:20px;
}
.menu-main-container li {
	float:left;
	text-decoration:none;
	list-style:none;
}
.menu-main-container li a {
	background-color:#2D3032;
	color:#FFFFFF;
	display:block;
	font-family:Helvetica, sans-serif;
	font-size:22px;
	font-weight:100;
	margin-right:10px;
	padding:12px 24px;
	text-decoration:none;	
}
.menu-main-container li.current-menu-item a {
	background: url("images/press-sprites.png") no-repeat scroll -56px -5px #2D3032;
}
#share-nav {
	float:right;
	position:relative;
	top:20px;
}
#share-nav a {
	color: #5F6569;
	font-size: 16px;
	margin-right: 5px;
	padding-right: 7px;
	text-decoration: none;
}
#search-form {
	position:absolute;
	bottom:0;
	right:0;
}
#search-form #search-field {
	border: 1px solid #EEEEEE;
	color: #60666A;
	font-size: 16px;
	padding: 5px;
	width: 210px;
}
#search-form input#search-submit {
	background: url("images/press-sprites.png") no-repeat scroll -23px -15px transparent;
	border:0 none;
	height:21px;
	position:absolute;
	right:0px;
	top:5px;
	width:20px;
}
#wrapper {
	width:862px;
	margin:0 auto;
}
#left-column {
	clear:left;
	float:left;
	height:800px;
	width:146px;
}
#main-content {
	float:right;
	width:716px;
}

.corporate-info-page, .media-contacts-page{
	margin-top:100px;
	
}

.corporate-info-page ul, .corporate-info-page ol{
	list-style:none;
	padding-left:0;	
}

.date-box {
	display: inline-block;
	padding: 12px 0 0 0;
	width:75px;
}
.date-day {
}
.date-month {
}
.date-year {
}
#content {
	width:600px;
}
.post {
	display:inline-block;
}
.post h2 {
	line-height: 1.2;
	padding: 10px 0;
	text-transform: uppercase;
}
.featured-post {
	width:100%;
	min-height:620px;
}
.link-posts {
	margin: 10px -96px 0;
	width: 785px;
}
.paged-links {
	margin-left:100px;
}
.paged-links #nav-below {
	width:575px;
}
.featured-post {
	margin-left:40px;
}
div#menu {
	background:#EEE;
	height:1.5em;
	margin:1em 0;
	width:100%;
}
div#menu ul, div#menu ul ul {
	line-height:1;
	list-style:none;
	margin:0;
	padding:0;
}
div#menu ul a {
	display:block;
	margin-right:1em;
	padding:0.2em 0.5em;
	text-decoration:none;
}
div#header {
	left: 99999px;
	position: fixed;
	text-align: center;
}
div#footer {
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 30px 5px;
	text-align: center;
}
div#footer ul{
	list-style:none;
}
.read-more {
	padding: 15px 15px 0;
	text-align: right;
}
.post-content {
	float: left;
	padding: 5px 5px 10px 15px;
	position: relative;
}

.post-content h3 a, .post-content h2 a, #container h3 a{
text-decoration:none;	
}
.featured-post .post-content {
	padding:10px 0;
}
.link-posts h3 {
	font-size: 16px;
	line-height: 1.3;
	width: 460px;
}
.page-title-cat {
	margin-left:25px;
}
#inner-post {
	margin-left: 40px;
	padding-bottom: 60px;
	width: 550px;
}
.post-cat {
	padding-top: 5px;
	margin-left:15px;
}
.navigation-inner {
	width:550px !important;
	margin:0 !important;
}
#nav-below {
	clear: both;
	display: block;
	font-family: helvetica;
	font-size: 16px;
	margin: 0 0 20px -85px;
	padding: 20px 0;
	width: 750px;
}
.nav-next a {
	color:#C89939;
	float:right;
}
.nav-previous a {
	color:#C89939;
	float:left;
}
.share-bar {
	padding:15px 10px 0 0;
}
.share-bar a {
	color:#C89939;
	font-family:Helvetica;
	font-size:16px;
	text-decoration:none;
}
.share-wrapper {
	height:60px;
}
#corporate-post {
	font-size: 16px;
	padding-top: 15px;
}
#corporate-post strong {
}
#corporate-post h4 {
	font-size: 18px;
	padding: 8px 0;
}
#corporate-post h1 {
	color: #515659;
	font-size: 20px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	top: 12px;
}
/* ---------------------menu bar css ---------------------------------------- */

.seperator {
	background: url("images/divider_middle.png") no-repeat scroll 0 0 transparent;
	height: 60px;
	margin: 30px 0 0 -146px;
	width: 883px;
}
.larger {
	font-size: 20px;
	font-weight: 500;
}
.bureaus-table {
	margin:0 0 10px -5px;
}
.bureaus-map-wrapper {
	background: url("images/GlobeMap.png") no-repeat scroll 0 0 transparent;
	min-height: 315px;
	min-width: 610px;
}
.red-divider {
	background: url("images/gold-circle.png") no-repeat scroll 0 0 transparent;
	min-height: 49px;
	min-width: 587px;
}
.grey-divider {
	background: url("images/grey-divider.png") no-repeat scroll 0 0 transparent;
	margin-left: -187px;
	min-height: 50px;
	min-width: 863px;
}
.hr-dots-divider {
	background: url("images/hr-dots-fbn.png") no-repeat scroll 0 0 transparent;
	min-height: 50px;
	min-width: 563px;
}
.corporate-info h3 {
	display:none;
}
.corporate-body-desc {
	color: #635E5F;
	font-size: 16px;
	line-height: 24px;
}
.corporate-body {
	color: #635E5F !important;
	font-size: 18px;
	line-height: 22px;
	padding: 30px 0;
	min-width:580px;
}
.corporate-operation {
	margin-left: 125px;
	font-size: 16px;
	font-weight: 600;
}
.corporate-dis-sat-wrapper {
	line-height: 24px;
	padding: 20px 0;
	text-align: center;
}
.corp-lc {
	padding-right:40px;
}
.bullet {
	background: url("images/dot.png") no-repeat scroll 0 0 transparent;
	height: 23px;
	width: 20px;
}
#corp-table-wrapper {
	left: 95px;
	position: relative;
}
#corp-table-wrapper .lc {
	font-size: 18px;
	line-height: 30px;
	padding-right: 20px;
	text-align: left;
}
#corp-table-wrapper li {
	background-image: url("images/dot.png");
	background-position: -2px 6px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#exec-staff-wrapper {
	margin-left: -186px;
	width: 862px;
	display:inline-block;
}
#exec-staff-wrapper h4 {
	color: #C89939;
	padding: 0 0 25px;
	text-align: center;
	text-transform: uppercase;
}
#exec-staff-wrapper h2 {
	padding:20px 0 0 0;
	text-align: center;
	text-transform: uppercase;
}
#exec-staff-wrapper h5 {
	font-size: 17px;
	font-weight: normal;
	padding: 5px 0;
	margin-bottom:20px;
}
#exec-staff-wrapper li {
	padding:10px 0;
	line-height:20px;
}
#exec-staff-wrapper .lc {
	margin-left: 195px;
	min-width: 300px;
}
#exec-staff-wrapper .rc {
	width:250px;
}
#fbn-programming-wrapper {
	position:relative;
top:-66px;
margin-bottom:-86px;
}
#fbn-programming-wrapper .body {
	    line-height: 24px;
    margin-bottom: 60px;
    text-align: justify;
    width: 585px;
}
#fbn-programming-wrapper h2 {
	margin-bottom: 25px;
	text-transform: uppercase;
}

.seperator {
	background: url("images/divider_middle.png") no-repeat scroll 0 0 transparent;
	height: 60px;
	margin: 30px 0 0 -146px;
	width: 883px;
}


/*************************** TABBED NAVIGATION *****************************/

/* root element for tabs  */
ul.tabs { 
	height:26px;
	border-bottom:1px solid #777;
	padding-left:0;
}

ul.menu{
padding-left:0;	
}

/* single tab */
ul.tabs li { 
	float:left;	 
}

ul.tabs .menu-year-menu-container{
	float:right;
	margin-right:20px;
}

div.panes{
margin-top:5px;
clear:left;
margin-left:20px;
}

/* initially all panes are hidden */ 
div.panes > div {
	display:none;		
}


#secondary-navigation .panes li.current-menu-item a {
    border-bottom: 4px solid #666666 !important;
    padding: 0;
}
#secondary-navigation .panes li.menu-item a {
    color: #c89939;
    font-weight: bold;
}
#secondary-navigation .tabs ul li a {
    color: #c89939;
    display: bloc;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}
#secondary-navigation .panes ul li a {
	display: inline;
	font-size: 14px;
	padding: 0;
	width:30px;
	text-transform: uppercase;
	text-decoration:none;
}
#secondary-navigation {
	display:inline-block;
	height:60px;
	margin-left:40px;
	padding:25px 0 40px 0;
	width:600px;
}
#secondary-navigation li {
	display:inline;
    margin: 0 6px;
	background-color:#ffffff;
	
}

#secondary-navigation ul{
background-color:#ffffff;	
}

#secondary-navigation .tabs .current{
border-bottom: 6px solid #777;
}

#secondary-navigation .panes .current-menu-parent a{
	    border-bottom: 4px solid #666666 !important;
    padding: 0;
}

.viewersfooter {
border-top: 3px solid #c79839;
margin: 40px 0 0 -120px;
width: 820px;
	}
	
.viewersfooter .inner {
	padding: 30px;
	text-align:center;
	}
.viewersfooter span {
padding: 3px 5px;
font-weight: bold;
}

#corporate-post h3 {
	padding: 0 0 20px 0;
	}

.viewersfooter a {
	text-decoration:none;
	color:#fff;
	}
/* ---------Contacts Style ------------------------- */ 

.page-template-page-media-contacts-php #inner-post {
height: 580px;
overflow: hidden;
padding-bottom: 0;
}
.page-template-page-media-contacts-php .wrapper {
	padding:20px;
	}
.page-template-page-media-contacts-php .viewers {
	background-color: #F3F3F3;
	border: solid 1px #CCC;
	margin-bottom:10px;
	padding: 20px 20px 10px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
.page-template-page-media-contacts-php #corporate-post h3 {
padding: 0 0 10px 0;
font-size: 28px;
}
.page-template-page-media-contacts-php .viewers a {
	text-decoration:none;
	color:#fff;
	}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
border: 1px solid rgba(0, 0, 0, 0);
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.btn-warning {
color:#fff;
background-color: #ED9C28;
border-color: #D58512;
}
.btn-warning:hover {
color:#fff;
background-color: #F0AD4E;
border-color: #EEA236;

}
.page-template-page-media-contacts-php .media-contacts-page {
margin-top: 0px;
}



