/*-------------------------------------
RESET
------------------------------------- */
body, h1, h2, h3, h4, h5, h6, input,
blockquote {
	margin: 0px;
	padding: 0px;
}
form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
ul, ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}

/*-------------------------------------
MAIN STYLES
------------------------------------- */
body {
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
#container {
	width: 980px;
	margin: 0 auto;
}
#container p a {
	text-decoration: underline;
}
#container p a:hover {
	text-decoration: none;
}
#leaderboard {
	text-align: center;
	margin: 0 0 5px 0;
}
.wrap_bl {
	float: left;
	margin-top: 2px;
	background: url('../images/pub_border.gif') repeat-y 0 0 transparent;
}
.wrap_br {
	float: left;
	background: url('../images/pub_border.gif') repeat-y 979px 0 transparent;
}

/*-------------------------------------
MENUBAR
------------------------------------- */
.menubar {
	background: #ccc;
	border-bottom: 2px solid #F59824;
	overflow: auto;
	color: #706E6F;
}
.menubar ul {
	overflow: hidden;
	float: right;
	padding: 5px;
}
.menubar ul li {
	float: left;
	margin: 0 5px 0 0;
}
.menubar a {
	color: #706E6F;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
.menubar a:hover {
	text-decoration: underline;
}
#menubar_blog {
	background: #C1CBE5;
}
#menubar_magazine {
	background: #2D487B;
	color: #fff;
}
#menubar_magazine a {
	color: #fff;
}
.menubar_logo {
	float: left;
}

/*-------------------------------------
LOGO & LOGOBAR
------------------------------------- */
#logobar_wrap {
	float: left;
	width: 978px;
	margin: 0 1px;
}
#logo img {
	max-width: 100%;
}
#logobar_home {
	float: left;
	margin: 2px 0 0 0;
}
#logo_home {
	float: left;
	width: 460px;
}
#logo_home a {
	float: left;
	margin-top: 10px;
}
.logobar_left {
	float: left;
}
#logobar_news {
	overflow: auto;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ECE9E9;
}
#logobar_news .logobar_left {
	width: 658px;
	background: #fff;
}
#logobar_blog {
	overflow: auto;
	position: relative;
	border-top: 1px solid #ccc;
	background: #e2e6f0;
}
#logobar_blog .logobar_left {
	width: 642px;
	margin: 15px 0 0 16px;
}
#logobar_news #logo {
	height: 53px;
	border-right: 1px solid #ccc;
}
#logobar_blog #logo {
	height: 53px;
}

/*-------------------------------------
BREADCRUMBS
------------------------------------- */
#breadcrumbs a {
	text-decoration: underline;
}
#breadcrumbs a:hover {
	text-decoration: none;
}
#logobar_news #breadcrumbs {
	border-left: none;
}
#breadcrumbs {
	margin: 0;
	padding: 0px 10px 2px 10px;
	border: 1px solid #ccc;
	border-bottom: none;
	overflow: auto;
	color: #666;
	font-size: 12px;
}
#breadcrumbs ul li {
	float: left;
}
#breadcrumbs ul li a {
	color: #666;
	font-size: 12px;
}

/*-------------------------------------
SEARCHBOX
------------------------------------- */
#searchbox {
	clear: none;
	float: left;
	padding: 15px 15px 0px 15px;
	overflow: auto;
}
#logobar_news #searchbox {
	width: 290px;
}
#logobar_blog #searchbox {
	width: 290px;
	position: absolute;
	right: 0;
	bottom: 20px;
}
#searchbox a {
	color: #706E6F;
	text-transform: uppercase;
	text-decoration: underline;
}
#searchbox a:hover {
	text-decoration: none;
}
#searchbox input {
	padding: 2px 0px;
}
#searchbox input[type="text"] {
	width: 100%;
}
#searchbox input#search-submit {
	border: none;
	background: url('//s3.amazonaws.com/media.mediapost.com/images/mp_sprites.png') no-repeat -90px -202px transparent;
	width: 61px;
	height: 17px;
	-webkit-appearance: none;
}
#searchbox input#search-submit:hover {
	cursor: pointer;
	opacity: 0.8;
}
#search_home dl {
	margin: 0;
}

/*-------------------------------------
FOOTER
------------------------------------- */
#footer {
	width: 980px;
	margin: 0 auto;
	clear: both;
	padding: 10px 0 20px 0;
	overflow: auto;
	font-size: 12px;
	color: #706E6F;
}
#footer ul {
	overflow: hidden;
	background: #ccc;
	margin: 0 0 10px 0;
}
#footer ul li {
	float: left;
	margin: 0 5px 0 0;
}
#footer ul li a {
	color: #706E6F;
	text-transform: uppercase;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #CC6600;
}
#footer ul li a.rss:before {
	content: "";
	background: url("//s3.amazonaws.com/media.mediapost.com/images/mp_sprites.png") no-repeat -147px -32px;
	height: 15px;
	display: block;
	float: left;
	padding-left: 25px;
}
#footer_contact {
	float: left;
	width: 680px;
}
#footer_logo {
	background: url("//s3.amazonaws.com/media.mediapost.com/images/mp_sprites.png") no-repeat -180px -202px;
	float: left;
	width: 50px;
	height: 60px;
}
#footer_address {
	float: left;
	margin: 0 0 0 10px;
	width: 620px;
}
#footer_address p {
	margin: 0;
}
#adserverlogo{
	clear: none;
	float: right;
}

/*-------------------------------------
HOMEPAGE
------------------------------------- */
#homepage {
	clear: both;
	overflow: auto;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: url('../images/pub_border.gif') repeat-y 180px 0px;
}
#homepage_b_r {
	float: left;
	background: url('../images/pub_border.gif') repeat-y 979px 0;
}
#homepage_b_l {
	float: left;
	background: url('../images/pub_border.gif') repeat-y 0 0;
}
#homepage_wrap {
	overflow: auto;
	background: url('../images/pub_border.gif') repeat-y 660px 0px;
}
#homepage a {
	color: #cc6600;
}
#homepage a:hover {
	text-decoration: underline;
}
#homepage ul a, #homepage ol a {
	text-decoration: none;
}
#homepage ul p {
	margin: 0;
}
#homepage h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #004276;
}
#homepage h3 {
	color: #004276;
	font-size: 14px;
	line-height: 16px;
	padding: 5px 0;
	text-transform: uppercase;
}
#homepage .time {
	font-size: 11px;
	color: #999;
}

#homepage .section_description {
	font-size: 11px;
	display: block;
	margin: 0 0 10px 0;
}

#search_home {
	background: none repeat scroll 0 0 #ccc;
	border-left: 15px solid #fff;
	float: left;
	position: relative;
	width: 505px;
}
#search_home:before {
	border-color: #ccc transparent transparent;
	border-style: solid;
	border-width: 7px;
	content: "";
	display: block;
	left: -7px;
	position: absolute;
	top: 0;
	z-index: 1000;
}
#search_home:after {
	border-color: #fff transparent transparent;
	border-style: solid;
	border-width: 7px;
	content: "";
	display: block;
	position: absolute;
	right: -7px;
	top: 0;
	z-index: 1;
}
#main_search {
	float: left;
	width: 265px;
	padding: 10px 0px 10px 135px;
}
#main_search form {
	position: relative;
}
#main_search input[type="text"] {
	border: 1px solid #999;
	font-size: 12px;
	padding: 2px;
}
#main_search input[type="submit"] {
	position: absolute;
	top: 0;
}
#author_search {
	float: left;
	width: 214px;
	padding: 10px 0;
}
#author_search select {
	color: #666;
	width: 100%;
}
#search_home dl {
	overflow: hidden;
}
#search_home dl dt {
	color: #666;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 0 5px 2px 0;
	text-transform: uppercase;
}
#search_home dl dd a {
	color: #666;
	float: left;
	font-size: 12px;
	padding: 0 3px;
	text-decoration: underline;
}
#search_home dl dd a:hover {
	text-decoration: none;
}
#publications_categories {
	overflow: auto;
	width: 100%;
	background: #ddd;
	border-bottom: 1px solid #ccc;
}
#publications_categories li {
	float: left;
	padding: 5px 0;
	margin: 0 10px;
}
#publications_categories li a {
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
#left_column {
	width: 180px;
	float: left;
}
#join {
	background: #ddd;
	padding: 10px;
	color: #666;
	font-size: 12px;
}
#join h2 {
	font-size: 16px;
	text-transform: uppercase;
}
#homepage a.join_button {
	background: none repeat scroll 0 0 #003471;
	border: none;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-style: normal;
	padding: 3px 10px;
	vertical-align: bottom;
}
#left_column .section {
	padding: 10px;
}
#middle_column {
	width: 480px;
	float: left;
}
#middle_column h1 {
	background:#ccc;
	color: #004276;
	text-transform: uppercase;
	padding:5px 10px;
	font-size:16px;
}
#loader {
	margin: 20px 0;
	text-align: center;
	width: 476px;
}
#right_column {
	width: 300px;
	padding: 10px;
	float: left;
}
#right_column .section {
	margin: 0 0 20px 0;
}
#raw_blog .article, #atn .article {
	font-size: 12px;
	margin-top: 10px;
}
#feedback_loop .comment {
    margin: 10px 0;
}
#feedback_loop .author {
	font-size: 12px;
}
#feedback_loop a {
    color: #cc6600;
    font-size: 11px;
}
#magazine {
	font-size: 13px;
}
#magazine span {
	font-size: 14px;
}
#magazine #omma {
	margin: 0 0 15px 0;
}
#top_stories {
	padding:5px 10px;
}
#todays_news_contents {
	padding: 0 10px;
}
#todays_news_top {
	width: 460px;
	padding: 5px 10px;
}
#todays_news_top {
	overflow: auto;
	background: #003471;
}
#todays_news_top h2 {
	background: none repeat scroll 0 0 #003471;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
}
#todays_news_top form#filter select {
	background: none repeat scroll 0 0 #eee;
	border: 0 none;
	font-size: 11px;
	padding: 1px;
	text-transform: uppercase;
	width: 175px;
}
#todays_news_top h2 {
	float: left;
}
#todays_news_top form#filter {
	float: right;
}
#todays_news_top form#filter label {
	color: #fff;
}
#todays_news .article {
	display: inline-block;
	font-size: 12px;
	padding: 10px 0;
}
#todays_news .top_headline, #top_stories .top_headline {
	font-size: 17px;
	font-weight: bold;
	line-height: 17px;
}
#todays_news .byline {
	font-size: 11px;
	font-weight: bold;
}
#todays_news .article p {
    font-size: 13px;
}
#todays_news .topstory_callout {
	color: #003471;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
}
#todays_news .headline {
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
}
#todays_news .article_2 {
	margin: 10px 0;
}
#todays_news .article_headline {
	padding: 4px 0;
}
#todays_news_contents .article img {
	max-width: 200px;
}
#blogs_commentary {
	margin: 10px 0;
}
#blogs_commentary .article {
	margin: 0 0 10px 0;
	font-size: 13px;
}
#blogs_commentary .article strong {
	font-size: 14px;
}
#blogs_commentary .article .headline {
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}
#tower_top {
	margin: 20px 0;
}
#todays_most_read_stories ol, #homepage #most_commented ol {
	margin: 0;
	padding-left: 18px;
}
#todays_most_read_stories ol li, #homepage #most_commented ol li {
	line-height: 14px;
	list-style-type: decimal;
	padding: 5px 0;
}
#todays_most_read_stories .byline, #most_commented .byline {
	font-size: 11px;
	font-weight: bold;
}
#homepage #most_commented {
	margin: 15px 0;
}
#upcoming_events, #upcoming_events ul {
	margin: 10px 0;
}
#upcoming_events ul li {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 8px;
}
#upcoming_events ul a {
	font-size: 14px;
}
#homepage #archive {
	background: #fff;
	border-top: 1px solid #ccc;
	clear: both;
	padding: 20px;
	margin: 0 1px;
	text-align: center;
}
.hiddenshort {
	display: none; 
	position: absolute; 
	border: #333 solid 1px;
	background: #eee; 
	padding: 10px;
	width: 400px;
	font-size: 12px;
}
/*-------------------------------------
ARTICLE & BLOG PAGES
------------------------------------- */
#blogs_home_left, #blogs_home_right {
	float: left;
	width: 310px;
}
#content_blog {
	clear: both;
	background: #e2e6f0;
	margin: 0 1px;
	border-bottom: 1px solid #ccc;
}
#content {
	border-bottom: 1px solid #ccc;
	float: left;
}
#content_wrap {
	overflow: hidden;
	background: #fff;
}
#content_blog #content_wrap {
	margin: 0 0 0 16px;
	background: url('../images/pub_border.gif') repeat-y 0px 0px #fff;
}
#main_content_news {
	float: left;
	background: url('../images/pub_border.gif') repeat-y 658px 0px;
}
#main_content_blog {
	overflow: hidden;
	background: url('../images/pub_border.gif') repeat-y 641px 0px;
}
#article_news {
	width: 638px;
	padding: 10px;
	float: left;
}
#article_blog {
	width: 622px;
	padding: 10px;
	float: left;
	border-top: 1px solid #ccc;
}
#article_news ol, #article_blog ol {
	padding: 0 0 20px 0;
}
.article_category {
	color: #004276;
	font-size: 16px;
	font-weight: bold;
}
#article_blog .article_category {
	text-transform: uppercase;
}
#content_blog #sidebar {
	border-top: 1px solid #ccc;
}
#page_title {
	color: #003399;
	font-size: 20px;
	margin: 0 0 15px 0;
}
#title {
	margin: 0;
	color: #CC6600;
	font-size: 20px;
}
#meta {
	font-size: 11px;
	font-weight: bold;
}
#meta a {
	text-decoration: underline;
}
#meta a:hover {
	color: #CC6600;
}
.article_author, .article_date {
	color: #666;
	font-size: 11px;
}
.author {
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#author_box {
	float: left;
	width: 294px;
	font-style: italic;
}
#author_box p {
	margin: 10px;
	float: left;
}
#author_box img {
	float: left;
	padding: 0 10px 10px 0;
	max-width: 75px;
	max-height: 75px;
}
#article_body {
	clear: left;
	font-size: 14px;
}
#article_body ul {
	list-style-type: disc;
	padding: 10px 20px;
	margin-left: 20px;
}
#article_body ol {
	list-style-type: decimal;
	padding: 10px 20px;
	margin-left: 20px;
}
#article_body .break {
	max-width: 622px;
}
#article_body .caption {
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;
}
#article_body .quote {
    display: block;
    font-style: italic;
    padding: 0;
    text-align: center;
    font-size: 17px;
    line-height: 21px;
    width: 80%;
    margin: 0 auto;
}
#article_body .quote:before {
    content: "";
    display: block;
    padding-bottom: 10px;
    border-top: 4px solid #000;
    width: 50%;
    margin: 0 auto;
}
#article_body .quote:after {
    content: "";
    display: block;
    padding-top: 10px;
    border-bottom: 1px solid #000;
    width: 50%;
    margin: 0 auto;
}
/*-------------------------------------
ARCHIVE HOMEPAGE
------------------------------------- */
#archive {
	padding: 20px;
}
#archive h3 {
	color: #004276;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: 600;
	line-height: 16px;
	margin-bottom: 3px;
	text-decoration: none;
}
#archive a {
	color: #CC6600;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: 500;
	line-height: 16px;
}

/*-------------------------------------
EMAIL & PRINT
------------------------------------- */
#email {
	width: 578px;
	padding: 10px 40px;
	float: left;
	font-size: 14px;
}

/*-------------------------------------
DAILY FEED
------------------------------------- */
.feedcontainer {
    padding-bottom:20px;
}
.feeditemtype {
    text-transform:uppercase; 
    font-size: 10px;
    font-weight: bold;
    color: #d98c06; 
    font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    margin-bottom:0px;
    padding-bottom:0px;
}
span.feeditemtype {
    color: #999999; 
    margin-bottom:0px;
    padding-bottom:0px;
}
.feeditemheadline {
    color: #0033cc;
    font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; 
    font-size:14px;	
    font-weight: bold;	
    margin:0px 0px 5px 0px; 
    padding-top:0px;
}
a.feeditemheadline {
    text-decoration:none;
}
a.feeditemheadline:hover {
    text-decoration:underline;
}
.feedbody {
    font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    font-size:12px; 
    margin: 0px 0px 0px 0px; 
    width:100%;
}
span.feedbody {
    font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    font-size:12px; 
}
.feedcomment {
    font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    text-transform:uppercase; 
    font-size:10px;
    font-weight: bold;
    color:#d98c06; 
    margin:0px; 
    width:100%;
}
a.feedcomment {
    text-decoration:none;
    color:#0033cc; 
}
a.feedcomment:hover {
    text-decoration:underline;
}

/*-------------------------------------
SIDEBARS
------------------------------------- */
#sidebar {
	width: 300px;
	padding: 10px;
	float: left;
}
.sidebar_section {
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 2px;
	margin: 0 0 10px 0;
	clear: both;
}
.sidebar_section h3 {
	font-size: 11.5px;
	text-transform: uppercase;
	background: #ddd;
	text-align: center;
	padding: 3px 0;
}
.sidebar_section ol {
	margin: 10px;
	padding: 0;
	list-style-type: decimal;
	list-style-position: inside;
}
.sidebar_section ul {
	margin: 10px;
}
.sidebar_section ol li, .sidebar_section ul li {
	padding: 3px 0;
}
.sidebar_section ol li a {	
	color: #cc6600;
}
#sidebar #most_read, #sidebar #most_commented {
	font-size: 11px;
}
.follow p {
	margin: 0px;
}
#container p a.join_button {
	color: #333333;
	font-size: 12px;
	font-style: normal;
	border: solid 1px #cccccc;
	padding: 4px 5px 4px 22px;
	display: inline-block;
	float: left;
	margin: 0 5px 0 0;
	vertical-align: bottom;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background: #f0f0f0 url('http://media.mediapost.com/images/mpicon14.gif') no-repeat 4px 4px;
	text-decoration: none;
}
#container p  a.follow_button {
	color: #333333;
	font-size: 11px;
	padding: 2px 8px;
	display: inline-block;
	vertical-align: bottom;
	margin: 0 5px 0 0;
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #FFDC42;
	background: -moz-linear-gradient(center top , #FFF5BD 0pt, #FFF5BD 1px, #FFE976 1px, #FFCF0B 100%) repeat scroll 0 0 transparent;
	border: solid 1px #E8B463;
	font-weight: bold;
	text-decoration: none;
}
#all_archives {
	border-top: 1px solid #ccc;
}
.sidebar_ad {
	margin: 0 0 10px 0;
	z-index: -999;
	clear: both;
}
.sidebar_mag_subscribe {
	background: #EFA920;
	font-size: 13px;
	font-weight: bold;
	padding: 20px 10px;
	margin: 0 0 10px 0;
}

/*-------------------------------------
LISTS
------------------------------------- */
#list {
	width: 638px;
	padding: 10px;
	float: left;
}
#list ul {
	clear: both;
}
#list ul li {
	margin: 0 0 5px 0;
}
#list ul a {
	color: #CC6600;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	text-decoration: none;
}
#list a:hover {
	text-decoration: underline;
}
#list strong {
	font-size: 10px;
	text-transform: uppercase;
}
#list dl {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
}
#list dl a {
	font-weight: bold;
	text-decoration: none;
}
#list dl a:hover {
	text-decoration: underline;
}
#list dl dt, #list dl dt a {
	/*margin: 0 0 10px 0;*/
}
#list dl dt a {
	color: #cc6600;
}
#list dl dd {
	margin: 0 0 0 20px;
}
#article_type_list {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
}
#article_type_list a {
	color: #cc6600;
	font-weight: bold;
	text-decoration: none;
}
#article_type_list dt a {
	font-size: 16px;
}
#article_type_list a:hover {
	text-decoration: underline;
}
#article_type_list dd {
	margin: 0;
	font-size: 14px;
}
#article_type_list .article_author {
	display: block;
	color: #bbb;
	margin: 2px 0;
}
#article_type_list .comment_count {
	display: block;
}
#type_list_bottom {
    border-top:1px solid #DDDDDD;
    padding:10px;
    width:942px;
}
.previous_entries {
	float: left;
	color: #CC6600;
	font-weight: bold;
	font-size: 13px;
}
.next_entries {
	float: right;
	color: #CC6600;
	font-weight: bold;
	font-size: 13px;
}
#box_header {
	border: 1px solid #ccc;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 12px;
}
#box_header .author_name {
	background: #ddd;
	display: block;
	padding: 2px 4px;
}
#box_header p {
	margin: 10px 5px 5px 5px;
}
#list #author_box {
	width: 631px;
}

/*-------------------------------------
EDITIONS
------------------------------------- */
#edition {
	float: left;
	border-bottom: 1px solid #999;
	background: url('../images/pub_border.gif') repeat-y 755px 0px;
	
}
#edition_wrap {
	overflow: auto;
	background: url('../images/pub_border.gif') repeat-y 435px 0px;
}
#edition p {
	margin: 5px 0;
}
#edition a {
	text-decoration: none;
}
#edition a:hover {
	text-decoration: underline;
}
#edition h2 {
	font-size: 16px;
	margin: 15px 0;
}
#edition .article_category {
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0 0;
	text-transform: uppercase;
}
#edition .source {
	color: #bbb;
	font-size: 11px;
	font-weight: bold;
}
#edition a.title {
	color: #CC0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#edition_left_column a.title:hover {
	text-decoration: underline;
}
#news_content ul li {
	margin: 0 0 20px 0;
	clear:both;
}
#edition_left_column {
	width: 416px;
	padding: 10px;
	float: left;
}
#edition_middle_column {
	width: 300px;
	padding: 10px;
	float: left;
}
#edition_right_column {
	width: 202px;
	padding: 10px;
	float: left;
}
#edition_wide_column {
	width: 735px;
	padding: 10px;
	float: left;
}
#edition_right_column .side_section:first-child {
	margin: 0;
}
#edition #most_current {
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
}
#edition #most_current a {
	color: #cc6600;
	font-size: 14px;
	font-weight: bold;
}
#edition .article_author {
	color: #000;
	font-weight: bold;
}
#edition_middle_column .section {
	border-top: 1px solid #ddd;
	padding: 10px 0;
}
#edition_middle_column .article_author {
	display: block;
}
#edition_middle_column h3 {
	font-size: 16px;
	margin: 0px 0 15px 0;
}
#edition_middle_column ul li, .edition_middle_column_ad {
	padding: 0 0 20px 0;
}
#edition_middle_column ul.follow li {
	padding: 5px 0;
}
#edition_middle_column ul.follow li a {
	color: #000;
}
#edition_right_column .section {
	margin: 10px 0;
}
#edition_right_column h3 {
	color: #004276;
	font-size: 14px;
	line-height: 16px;
	padding: 5px 0;
	text-transform: uppercase;
}
#edition_right_column h4 {
	font-size: 16px;
	padding: 10px 0 5px 0;
}
#edition_right_column a {
	color: #CC6600;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
}
#edition_right_column #more_news li {
  margin-bottom: 10px;
}
#previous_issues ul li {
	margin: 0 0 5px 0;
}
#previous_issues ul li a {
	color: #cc6600;
	font-size: 14px;
	font-weight: bold;
}
#departments {
	border-top: 1px solid #ddd;
}
#departments ul li a {
	color: #cc6600;
	font-size: 14px;
	font-weight: bold;
}
#departments ul li {
	margin: 0 0 5px 0;
}
.edition_featured {
	margin: 0 0 15px 0;
	padding: 10px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
}
.edition_featured img {
	max-width: 396px;
}
.edition_column_header {
	width: 100%;
}
.article_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 14px;
	text-decoration:none;
	display: block;
}
.article_headline {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 14px;
}
.article_title:hover {
	text-decoration: underline;
}
.article_source {
	display: block;
	font-size: 15px;
	margin-bottom: 10px;
	font-style: italic;
}
#edition_left_column ul li {
	margin: 0 0 15px 0;
	overflow: hidden;
	clear:both;
}
#edition .edition_link a {
	display: block;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	color: #004276;
}
#edition_wide_column p {
	font-size: 14px;
}
#edition_wide_column ul li {
	margin: 0 0 20px 0;
}
.edition_wide_column_ad {
	float: right;
	margin: 0 0 20px 20px;
}
#edition_magazine_left {
	float: left;
	width: 150px;
	margin: 0 10px 0 0;
	text-align: center;
}
#edition_magazine_left a {
	text-transform: uppercase;
	color: #666;
	font-size: 13px;
	font-weight: bold;
	padding:5px;
}
#edition_magazine_right {
	float: left;
	width: 460px;
}
#edition_magazine_right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#edition_magazine_right ul li {
	margin: 0 0 10px 0;
}
#edition_magazine_right a {
	color: #cc6600;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
}
#top_of_the_news {
	border: 1px solid #000;
	padding: 10px;
}
#top_of_the_news .read_more {
	color: #004276;
	font-weight: bold;
	text-decoration: underline;
}
#edition_wide_column a.title {
	font-size: 16px;
	color: #004276;
	text-decoration: underline;
	font-weight: bold;
}
#edition_wide_column a:hover {
	color: #cc6600;
}
#edition_wide_column ul li a {
	color: #004276;
	font-size: 14px;
	text-decoration: underline;
}
#edition_middle_column #more_news li {
	padding: 0;
	margin: 0 0 10px 0;
}
#edition_bottom {
    float:left;
    border-top:1px solid #DDDDDD;
    padding:10px;
    width:735px;
}
#around_the_net h2 {
	font-size: 16px;
	margin: 0 0 10px 0;
}

#news_content ul li img, #edition_wrap ul li img, #todays_news_contents .article img, .edition_featured img {
	border:none;
	float:left;
	margin:5px 10px 2px 0;
}

/*-------------------------------------
SUBSCRIBE & TAGS
------------------------------------- */
#side {
	width: 200px;
	clear: none;
	float: right;
}
.side_section {
	border: 1px solid #ccc;
	overflow: hidden;
	margin: 5px 0 15px 10px;
}
.side_section h3 {
	font-size: 11.5px;
	text-transform: uppercase;
	background: #ddd;
	text-align: center;
	padding: 3px 0;
}
#side ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.side_section .top {
	padding: 10px;
	background: #ECE9E9;
	overflow: hidden;
}
#sidebar .side_section {
	width: auto;
	margin: 0 0 10px 0;
}
#article_tools, #tags {
	padding: 5px 10px;
	float: left;
	font-size: 11px;
}
#article_tools ul li {
	float: left;
	padding-right: 15px;
	line-height: 25px;
}
#article_tools ul li a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#article_tools ul li a:hover {
	text-decoration: underline;
}
#article_tools ul li a img {
	margin-right: 5px;
}
#article_tools .rss_icon:before {
	content: "";
	background: url('//s3.amazonaws.com/media.mediapost.com/images/mp_sprites.png') no-repeat -60px -28px #fff;
	height: 25px;
	display: block;
	float: left;
	padding-left: 20px;
}
#article_tools .email_icon:before {
	content: "";
	background: url('//s3.amazonaws.com/media.mediapost.com/images/mp_sprites.png') no-repeat -90px -25px #fff;
	height: 25px;
	display: block;
	float: left;
	padding-left: 20px;
}
#article_tools .print_icon:before {
	content: "";
	background: url('//s3.amazonaws.com/media.mediapost.com/images/mp_sprites.png') no-repeat -120px -27px #fff;
	height: 25px;
	display: block;
	float: left;
	padding-left: 20px;
}
.subscribe_email {
	margin: 10px 0;
}
.subscribe_email input[type="text"] {
	padding: 2px 5px;
	width: 80%;
}
input#subscribe {
	border: none;
	background: #544F49;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 2px 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
input#subscribe:hover {
	cursor: pointer;
	background: #777;
}

/*-------------------------------------
COMMENTS
------------------------------------- */
#comments_main {
	margin: 10px;
}
#comments {
	clear: left;
}
ol.commentlist {
	font-size: 11px;
}
#comments ol {
	list-style-type: none;
	padding: 0;
}
ol.commentlist li {
	margin: 10px 0;
	border: 1px solid #ccc;
}
.browncommentauth {
	background-color: #F9F8EC;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}
.graycommentauth {
	background-color: #E8E8E8;
	border-bottom: 1px solid #ccc;
	padding: 5px
}
.commentcontent {
	padding: 8px;
}
.commentcontent p {
	margin: 0;
}
.commentlist li, #comment input, #comment textarea {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
}
.commentlist li p {
	margin-top: 4px;
}
#comments_member {
    padding-top: 15px;
    font-size: 14px;
}
#comments_member a {
    font-size: 14px;
    font-weight: bold;
    color: #cc6600;
}

/*-------------------------------------
SHARE BUTTONS
------------------------------------- */
#sharetop {
	float: left;
}
#sharebottom {
	margin: 20px 0;
}
.tools {
	float: left;
	margin: 10px 0;
}
.tools li {
	float: left;
	margin: 0 5px 5px 0;
}
.tools li:nth-child(4), .tools li:nth-child(5) {
	/*margin-left: -20px;*/
}
.commentButton, .recButton {
	color: #333333;
	font-size: 11px;
	line-height: 20px;
	font-style: normal;
	text-decoration: none;
	border: 1px solid #cccccc;
	border-left: 3px solid #55aa26;
	padding: 2px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background: #f0f0f0;
}
li#linkedin-url {
		display:none;
	}

@media only screen and (max-device-width:480px) {
	li#linkedin-plugin {
		display:none;
	}
	li#linkedin-url {
		display:block;
	}
}

/*-------------------------------------
BOTTOM
------------------------------------- */
#bottom {
	clear: both;
	padding: 10px;
	border-top: 1px solid #ccc;
}
#bottom h2 {
	color: #004276;
	font-size: 16px;
}
#bottom ul li {
	margin: 10px 0;
	font-size: 13px;
}
#bottom a {
	font-size: 14px;
	font-weight: bold;
	color: #cc6600;
}
#bottom p {
	margin: 0;
}
#bottom_ad {
    margin-bottom:10px;
}

/*-------------------------------------
SEARCH & ADVANCED SEARCH
------------------------------------- */
.form_field {
	padding: 0;
	margin: 5px 0;
	display: block;
	overflow: hidden;
	clear: both;
}
.form_field label {
	display: inline;
	width: 150px;
	float: left;
	/*font-size: 12px;*/
	text-align: left;
	padding: 0 10px 0 0;
}
#advanced_search {
	padding: 20px 10px;
	background: #ccc;
	font-size: 14px;
	border: 1px solid #ccc;
	clear: both;
}
#advanced_search h1 {
	color: #004276;
	font-size: 16px;
	margin: 0 0 15px 0;
}
#form_fields {
	overflow: auto;
}
#advanced_search #search_left {
	float: left;
	width: 400px;
	margin-top: 10px;
}
#advanced_search #search_right {
	float: left;
	width: 500px;
	margin-top: 10px;
}
#advanced_search input[type="submit"] {
	float: right;
	clear: both;
}
#search_results {
	width: 660px;
	padding: 0;
	float: left;
}
#search_results h3 {
	margin: 10px;
}
#search_results a {
	text-decoration: underline;
	font-weight: bold;
	color: #004276;
}
#search_results a:hover {
	color: #cc6600;
}
.page_nav {
	margin: 20px 0;
	font-size: 18px;
	text-align: center;
}
#search_results ul li {
	margin: 0 0 20px 0;
	padding: 0 10px;
}
#search_results ul li p {
	margin: 0;
}
.search_source {
	color: #999;
	font-size: 13px;
	display: block;
	margin: 2px 0;
}
#search_footer {
	background: #ccc;
	padding: 15px;
	text-align: center;
}
#search_footer form {
	position: relative;
}
#search_footer input[type="text"] {
	border: 1px solid #999;
	font-size: 12px;
	padding: 2px;
}
#search_footer input[type="submit"] {
	position: absolute;
	top: 0;
}
#search_results input#search-submit {
	border: none;
	background: #999;
	font-size: 12px;
	width: 55px;
	color: #fff;
	padding: 3px 8px;
	-webkit-appearance: none;
}
#search_results input#search-submit:hover {
	cursor: pointer;
	background: #777;
}

/*-------------------------------------
ARTICLE SIGN IN
------------------------------------- */
#article_signin {
	background-color: #F0F0F0;
	text-align: left;
	font-size: 11px;
	font: 12px "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color:#333;
	margin-top: 10px;
	border: 1px solid #D8D6D6;
	border-top:none;
}

#article_signin input[type="text"], #article_signin input[type="password"] {
	display: block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #D8D6D6;
	padding: 5px;
	width: 188px;
}
#article_signin form {
	padding: 10px;
}