/*
Theme Name: aNb Media
Theme URI: http://www.erikkieckhafer.com/
Description: A theme designed for aNb Media.
Version: 2.0
Author: <a href="http://www.erikkieckhafer.com">Erik Kieckhafer</a>
Tags:
*/

@import url("fonts/fonts.css");

* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #6295CB;/*#236fc1*/
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	font-size: 100%;
}
#buffer {
	width: 1000px;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #eaeaea;
}
#container {
	width: 960px;
	border: 1px solid #eaeaea;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
}
h1, h2, h3, h4, h5, h6, p, li {
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Futura, LondonBetweenRegular, Helvetica, Arial, sans-serif;
}

h1 {
font-size: 24px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 14px;
}

h4 {
font-size: 12px;
}

h5 {
font-size: 10px;
}

h6 {
font-size: 8px;
}

p, li, a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: .5px;
	margin-bottom: 12px;
}
a {
	color: #d7272d;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #d7272d;
}
a:hover {
	color: #236fc1;
	border-bottom-style: dotted;
	border-bottom-color: #236fc1;
	border-bottom-width: 1px;
	}

/*------------------------- Header -------------------------*/
#header {
	background-color: #214975;
	width: 100%;
	padding: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#header960 {
	background-color: #FFFFFF;
	width: 960px;
	height: 180px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#headerLogos {
	width: 960px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	margin-bottom: 20px;
}
img.anblogo {
	width: 250px;
	height: 36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 15px;
	margin-right: 26px;
	float: left;
	padding-top: 17px;
}
img.roylogo {
	width: 200px;
	height: 67px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 26px;
	float: left;
	padding-top: 1.5px;
}
img.tfelogo {
	width: 200px;
	height: 61px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 26px;
	float: left;
	padding-top: 4.5px;
}
img.ttplogo {
	width: 200px;
	height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 10px;
}

/*---------- Leaderboard ----------*/
#headerAdverts {
	width: 960px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
}
#leaderboard {
	height: 90px;
	width: 728px;
	float: right;
	margin-left: 10px;
}
#leaderboard img {
	border: 1px solid #eaeaea;
	height: 88px;
	width: 726px;
}
#leaderboard a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*---------- Social ----------*/
ul#social {
	width: 222px;
	float: right;
}
ul#social h2 {
	margin-bottom: 15px;
	margin-top: 0px;
}
ul#social li {
	width: 34px;
	margin-right: 20px;
	margin-left: 20px;
	display: inline;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
ul#social li p {
	margin-top: -3px;
}
ul#social img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 5px;
	vertical-align: text-top;
}

/*------------------------- Body -------------------------*/
#content {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-color: #ffffff;
}

/*---------- Columns ----------*/
#leftColumn {
	background-color: #eaeaea;
	margin: 0px;
	height: auto;
	width: 160px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#middleColumn {
	background-color: #ffffff;
	width: 420px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
#rightColumn {
	background-color: #ffffff;
	margin: 0px;
	height: 2764px;
	width: 300px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eaeaea;
}

/*-------------------- Left Column --------------------*/
/*---------- Navigation ----------*/
ul.navigation {
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: /*d7272d*/#236fc1;
	padding-left: 10px;
	padding-top: 10px;
}
ul.navigation li a {
	font-size: 15px;
	line-height: 20px;
	color: #236fc1;
	margin: 0px;
	font-family: Futura, LondonBetweenRegular, Helvetica, Arial, sans-serif;
	font-weight: 100;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #236fc1;	/*font-variant: small-caps;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;	/* text-shadow: 1px 1px 1px #6295CB;*/
}
ul.navigation li a:hover {
	color: #000;
}
ul.navigation li {
	height: auto;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: none/*solid*/;
	border-bottom-color: #6295CB;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.navigation li h2 {
	/*font-family: Impact, "Times New Roman", Times, serif;*/
}
/*---------- Print Issues ----------*/
#print_issues h2 {
	color: #d7272d;
	/*text-shadow: 1px 1px 1px #6295CB;*/
	text-align: center;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#print_issues img.mag_cover {
	width: 160px;
	height: 191px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#print_issues a:hover {
border: none;
}

/*-------------------- Middle Column --------------------*/
/*---------- Loop Navigation ----------*/
#post_navigation {
	background-color: #eaeaea;
	padding: 10px;
	width: 398px;
	margin-top: -20px;
	margin-bottom: 20px;
}
#post_navigation a  {
text-transform: lowercase;
	font-size: 14px;
	font-weight: lighter;
	border: none;
}
#post_navigation a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#post_navigation .post_navigation_newer {
float: left;
}
#post_navigation .post_navigation_older {
float: right;
}

/*-------------------- Rights Column --------------------*/
/*---------- Homepage News Blast ----------*/
#news_blast {
	margin-bottom: 20px;
	background-color: #eaeaea;
	width: 258px;
	padding: 20px;
	height: 208px;
	border: 1px solid #d7272d;
	text-align: center;
}
#news_blast h2 {
	color: #d7272d;
	/*text-shadow: 1px 1px 1px #6295CB;*/
	margin-top: -10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news_blast p.explain {
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	text-align: justify;
	margin-top: 5px;
}
#news_blast input.text {
	background-color: #ffffff;
	width: 246px;
	color: #236fc1;
	font-size: 14px;
	line-height: 14px;
	padding: 5px;
	height: 14px;
	margin-bottom: 10px;
	border: 2px solid #6295cb;
}
#news_blast input.text:focus {
	border-color: #d7272d;
}
#news_blast input.submit {
	background-color: #d7272d;
	padding: 5px;
	width: 260px;
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 14px;
	line-height: 14px;
}
/*--------------- Adverts ---------------*/
div.ad_box {
	height: 250px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	margin-bottom: 20px;
}
div.ad_box a, div.ad_box a:hover {
border: none;
}
div.narrowSkyscraper a, div.narrowSkyscraper a:hover {
border: none;
}
img.ad_narrowSkyscraper {
	height: 600px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	margin-top: 60px;
	margin-bottom: 20px;
}
img.ad_box {
	height: 250px;
	width: 300px;
	border: none;
	margin: 0px;
	padding: 0px;
}
img.ad_button_1 {
	height: 90px;
	width: 120px;
	margin-right: 20px;
	margin-left: 20px;
	border: none;
	margin-bottom: 20px;
}
img.ad_button_2 {
	height: 60px;
	width: 120px;
	margin-right: 20px;
	margin-left: 20px;
	border: none;
	margin-bottom: 20px;
}

div.local_content {
	height: 248px;
	width: 298px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #808285;
	margin-bottom: 20px;
	background-color: #eaeaea;
}

.local_content h2 {
	color: #d7272d;
	/*text-shadow: 1px 1px 1px #6295CB;*/
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.dmcontent_body {
	overflow-y: auto;
	text-align: left;
	font-family: Helvetica, Arial, Sans-Serif;
	line-height: 18px;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 288px;
	height: 207px;
	color: #000000;
	background-color: #ffffff;
	padding-left:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808285;
	padding-top: 5px;
}
a.dmcontent_link {
	color: #236fc1;
	border-bottom-color: #236fc1;
}
a:hover.dmcontent_link {
	color: #d7272d;
	border-bottom-color: #d7272d;
}

/*-------------------- Footer -------------------------*/
.footer{
	height: auto;
	padding: 10px;
	clear: both;
	background-color: #eaeaea;
	width: 980px;
	margin-left: -20px;
	margin-top: 20px;
}
.footer ul {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #eaeaea;
	height: 24px;
	clear: both;
	width: 100%;
	margin: 0px;
}
.footer ul li {
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	height: 16px;
	width: auto;
	float: left;
	list-style-type: none;
	display: inline;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.footer ul li a {
border: none;
}
.footer ul li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.footer ul li.intro {
	height: 16px;
	width: 236px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
ul.main-nav{
	background-color: #abadac;
}
ul.roy-nav{
background-color: #bec0bd;
}
ul.tfe-nav {
background-color: #cfd0cd;
}
ul.other-nav{
	background-color: #e2e1dd;
	margin-bottom: 20px;
}
.footer ul li.anb {
	background-color: #236fc1;
	color: #ffffff;
}
.footer ul li.roy {
	background-color: /*177b3e*/#236fc1;
	color: #ffffff;
}
.footer ul li.tfe {
	background-color: #236fc1;
	color: #ffffff;
}
.footer ul li.other {
	background-color: #236fc1;
	color: #ffffff;
}
.footer a {
	text-decoration: none;
}
.footer .copyright {
	width: auto;
	float: right;
	text-align: right;
	margin-right: 0px;
	margin-top: -1px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 12px;
	font-size: 12px;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
	top: -9px;
} 

/*-------------------------------------------------- Index --------------------------------------------------*/
/*---------- Stock Ticker ---------- */
#stock_ticker h1 {
	width: 100%;
	float: left;
	font: normal 30px Georgia, "Times New Roman", Times, serif;
	height: 70px;
	line-height: 70px;
	padding-left: 0px;
	text-transform: uppercase;
	color: #808285;
}
#stock_ticker h1 a {
	color: #808285;
	border-bottom: none;
}
#stock_ticker h1 a:hover {
	color: #000;
}
ul.stock_quotes {
	list-style-type: none;
	height: 30px;
	width: 960px;
}
marquee.stocks {
	background-color: #236fc1;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	width: 1000px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin-top: -20px;
	margin-bottom: 20px;
	margin-left: -20px;
}
span.one_quote {
	margin-right: 25px;
}
strong.name {
	color: #eaeaea;
	margin-right: 5px;
}
strong.red {
	color: #FF0000;
	margin-right: 5px;
}
strong.green {
	color: #00FF00;
	margin-right: 5px;
}
strong.price {
	color: #ffffff;
	margin-right: 5px;
}
/*---------- Columns ----------*/
#index #leftColumn, #index #rightColumn {
	height: auto;
	min-height: 2760px;
}

/*---------- Homepage Loop ----------*/
#index ul.loop li {
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	margin-bottom: 20px;
	list-style-type: none;
	padding-bottom: 20px;
}
#index ul.loop li h2.post_title {
	/*font-family: Impact, Geneva, Arial, Helvetica, sans-serif;*/
	text-align: left;
	margin-bottom: 20px;
	/*font-variant: small-caps;*/
	color: #000000/*eaeaea*/;
	font-size: 24px;
	line-height: 28px;
}
#index ul.loop li h2.post_title:hover {
	color: #236fc1;
	text-shadow: 1px 1px 1px #6295CB;
}
#index ul.loop li p.article_tag {
	padding: 5px;
	width: 75%;
	margin-bottom: 20px;
	/*text-transform: lowercase;*/
	color: #ffffff;
	font-size: 14px;
	font-weight: lighter;
	background-color: #236fc1;
}
#index ul.loop li img.loop_thumbnail {
	width: 140px;
	height: 140px;
	float: left;
	margin-right: 20px;
}
#index ul.loop li p.read_more {
	padding: 5px;
	width: auto;
	margin-bottom: 0px;
	text-transform: lowercase;
	color: #ffffff;
	font-size: 14px;
	font-weight: lighter;
	float: right;
	clear: both;
	margin-top: 10px;
	background-color: #236fc1;
}
#index ul.loop li p.read_more:hover {
	color: #000;
}
#index ul.loop li ul {
	margin-left: 170px;
}
#index ul.loop li ul li {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: disc;
}




/*-------------------------------------------------- Archive --------------------------------------------------*/
/*---------- Columns ----------*/
#archive #leftColumn, #archive #rightColumn {
	height: auto;
	min-height: 2160px;
}
/*---------- Archive Loop ----------*/
#archive ul.loop h2.article_tag {
	padding: 5px;
	width: 75%;
	margin-bottom: 20px;
	/*text-transform: lowercase;*/
	color: #ffffff;
	font-size: 14px;
	font-weight: lighter;
	background-color: #236fc1;
}
#archive ul.loop li {
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	margin-bottom: 20px;
	list-style-type: none;
	padding-bottom: 20px;
	clear: both;
}
#archive ul.loop li img.loop_thumbnail {
	width: 137px;
	height: 137px;
	float: left;
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#archive ul.loop li img.loop_issue_thumbnail {
	width: 115px;
	height: 137px;
	float: left;
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#archive ul.loop li p.date {
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	letter-spacing: normal;
}
#archive ul.loop li h2.post_title {
	/*font-family: Impact, Geneva, Arial, Helvetica, sans-serif;*/
	text-align: left;
	margin-bottom: 20px;
	/*font-variant: small-caps;*/
	color: #236fc1;
	font-size: 24px;
	line-height: 28px;
}

#archive ul.loop li h2.post_title:hover {
	color: #000000;
	text-shadow: 1px 1px 1px #6295CB;
}



/*-------------------------------------------------- Single --------------------------------------------------*/
/*---------- Single Columns ----------*/
#single #leftColumn {
	background-color: #ffffff;
	margin: 0px;
	height: auto;
	width: 620px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#single #rightColumn {
	height: auto;
	min-height: 2160px;
}
/*---------- Post ----------*/
/*---------- Post Header ----------*/
#single #leftColumn #post #post_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
#single #leftColumn #post #post_header #share {
	height: 20px;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#single #leftColumn #post #post_header #share #buttons {
	width: auto;
	float: right;
	margin: 0px;
	padding: 0px;
}
#single #leftColumn #post #post_header #share #buttons .hcount .tb {
	float: right;
	margin-top: -25px;
	margin-right: -5px;
}
#single #leftColumn #post #post_header #share #buttons a.facebook-share-button {
	float: right;
	margin-top: 1px;
}
#single #leftColumn #post #post_header p.date {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: 100;
	display: inline;
	float: left;
	width: auto;
	color: #808285;
}
#single #leftColumn #post #post_header h1.title {
	color: #000000;
	/*text-shadow: 1px 1px 1px #6295CB;*/
	margin-bottom: 10px;
}
#single #leftColumn #post #post_header p.author {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#single #leftColumn #post #post_header img.youre_hired {
	width: 418px;
}
#single #leftColumn #post #post_header img.real_deal {
	width: 418px;
}
#single #leftColumn #post #post_header img.endcap {
	width: 418px;
}
#single #leftColumn #post #post_header img.industry_outlook {
	width: 418px;
}
/*---------- Post Body ----------*/
#single #leftColumn #post #post_content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#single #leftColumn #post #post_content h3 {
	font-size: 18px;
	margin-bottom: 5px;
}
#single #leftColumn #post #post_content p {
	margin-left: 10px;
}
#single #leftColumn #post #post_content ul, #single #leftColumn #post #post_content ol {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 60px;
	padding: 0px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #eaeaea;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: right;
}
.alignleft {
float: left;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#single #leftColumn #post #post_content .product_presentation {
	padding-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #eaeaea;
}
#single #leftColumn #post #post_content .product_presentation ul {
	margin: 0px;
	padding: 0px;
}
#single #leftColumn #post #post_content .product_presentation ul li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
#single #leftColumn #post #post_content .product_presentation ul li img {
	float: left;
	margin-right: 20px;
}
#single #leftColumn #post #post_data {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#single #leftColumn #post #post_data p {
	margin-bottom: 0px;
}
img.alignleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
img.alignright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
img.aligncenter {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





/*-------------------------------------------------- Page --------------------------------------------------*/
/*-------------------- Columns --------------------*/
#page #oneColumn {
	background-color: #FFFFFF;
	margin: 0px;
	height: auto;
	width: 960px;
	float: left;
	padding: 0px;
}
#page #oneColumn #editorial_calendar_roy, #page #oneColumn #editorial_calendar_tfe, #page #oneColumn #editorial_calendar_anb, #page #oneColumn #editorial_calendar_ttp {
	padding: 0px;
	width: 160px;
	float: left;
	height: 975px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page #oneColumn #about_roy, #page #oneColumn #about_tfe, #page #oneColumn #about_anb, #page #oneColumn #about_ttp {
	padding: 0px;
	width: 160px;
	float: left;
	height: 475px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page #oneColumn #adverts_roy, #page #oneColumn #adverts_tfe, #page #oneColumn #adverts_anb, #page #oneColumn #adverts_ttp {
	padding: 0px;
	width: 160px;
	float: left;
	height: 1175px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page #oneColumn #editorial_calendar_roy, #page #oneColumn #about_roy {
	background-color: #177b3e;
}
#page #oneColumn #editorial_calendar_tfe, #page #oneColumn #about_tfe {
	background-color: #214975;
}
#page #oneColumn #editorial_calendar_anb, #page #oneColumn #about_anb, #page #oneColumn #adverts_anb {
	background-color: #236fc1;
}
#page #oneColumn #editorial_calendar_ttp, #page #oneColumn #about_ttp {
	background-color: #d7272d;
}
#page #oneColumn .roy {
	color: #177b3e;
}
#page #oneColumn .tfe {
	color: #214975;
}
/*-------------------- Editorial Calendars --------------------*/
#page #oneColumn ul.left {
	padding: 0px;
	float: left;
	width: 360px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page #oneColumn ul.right {
	padding: 0px;
	float: left;
	width: 360px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#page #oneColumn ul#editorial_calendar li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#page #oneColumn ul#editorial_calendar li.roy_contact, #page #oneColumn ul#editorial_calendar li.tfe_contact {
	padding: 10px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#page #oneColumn ul#editorial_calendar li.roy_contact {
	border-top-color: #177b3e;
	border-right-color: #177b3e;
	border-bottom-color: #177b3e;
	border-left-color: #177b3e;
}
#page #oneColumn ul#editorial_calendar li.tfe_contact {
	border-top-color: #214975;
	border-right-color: #214975;
	border-bottom-color: #214975;
	border-left-color: #214975;
}
#page #oneColumn ul#editorial_calendar li.roy_contact p, #page #oneColumn ul#editorial_calendar li.tfe_contact p {
	font-size: 11px;
	margin-bottom: 10px;
}

#page #oneColumn ul#editorial_calendar li h3 {
	text-decoration: underline;
	font-variant: small-caps;
}
#page #oneColumn ul#editorial_calendar li h5 {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 11px;
}
#page #oneColumn ul#editorial_calendar li p {
	margin-bottom: 0px;
}

/*-------------------- Advertising Information --------------------*/
#page #oneColumn #adverts_info {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 760px;
}
#page #oneColumn #adverts_info #logos {
	margin-bottom: 40px;
	height: auto;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#page #oneColumn #adverts_info #logos img.roy_logo {
	float: left;
	width: 360px;
	margin-right: 40px;
	margin-top: 15px;
}
#page #oneColumn #adverts_info #logos img.tfe_logo {
	float: left;
	width: 360px;
}
#page #oneColumn #adverts_info ul#contact {
	width: auto;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#page #oneColumn #adverts_info ul#contact li {
	float: left;
	width: 240px;
	height: auto;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	list-style-type: none;
	font-style: italic;
	text-align: center;
	border: 3px solid #236fc1;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}





.clearit {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}







#sidebar ul li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}	
.textwidget {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#single #post_content img {
	border: 1px solid #ddd;
	background-color: #eaeaea;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


hr.bio {
	margin-top: 20px;
	margin-bottom: 20px;
}
