@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	color: #666666;
}
.leaderboard {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.banner_container {
	width: 728px;
	height: 90px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
H1, H2, H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #2b5882;
}
a:hover {
	text-decoration: underline;
}
.network_links {
	font-size: 12px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
}
.network_links a:link, .network_links a:active, .network_links a:visited {
	color: #666666;
	text-decoration: underline;
}
.network_links a:hover {
	color: #333333;
}
.main_container {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
}
.content {
	float: left;
	width: 918px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 20px;
}
.footer {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #333333;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.header {
	float: left;
	width: 100%;
}
.logo {
	background-image: url("/images/logo.gif");
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 276px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
.header_options {
    color: #666666;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin-left: 15px;
    margin-top: 15px;
}
.header_options a:link, .header_options a:active, .header_options a:visited {
    color: #006699;
    margin-bottom: 5px;
    text-decoration: none;
}
.header_options a:hover {
    color: #333333;
    text-decoration: underline;
}
.search {
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}
.search_input {
	font-size: 14px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	width: 225px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	margin: 0px;
	height: 13px;
	background-image: url("/images/background_form_inputs.gif");
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat-x;
	padding: 10px;
}
.fecha {
	font-size: 9px;
	width: 276px;
	margin-left: 10px;
	display: block;
	margin-right: 10px;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 5px;
	clear: both;
}
.menu {
	background-color: #4D4D4D;
	background-image: url("../images/background-menu-gray.gif");
	background-position: center bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #CDCDCD;
	float: left;
	width: 100%;
}
.menu ul {
	margin: 0;
}
.menu li {
	float: left;
	text-transform: uppercase;
}
.menu a:link, .menu a:active, .menu a:visited {
	border-right: 1px solid #797979;
	color: #FFFFFF;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 8px 12px;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.menu a:hover {
	background-color: #333333;
	color: #FFFFFF;
}
.sub_menu {
	border-bottom: 1px solid #E0E0E0;
	float: left;
	width: 100%;
}
.sub_menu ul {
	margin: 0;
}
.sub_menu li {
	float: left;
}
.sub_menu a:link, .sub_menu a:active, .sub_menu a:visited {
	border-right: 1px solid #E0E0E0;
	color: #666666;
	display: block;
	float: left;
	font-size: 11px;
	padding: 5px 10px;
	text-decoration: none;
}
.sub_menu a:hover, .sub_menu a.active {
	background-color: #333333;
	color: #FFFFFF;
}
.breaking_news {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.breaking_news_big_picture {
	background-color: #333333;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.breaking_news_headline {
	position: absolute;
	left: 5px;
	bottom: 5px;
	width: 530px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: italic;
	line-height: 36px;
	text-shadow: 1px 1px 5px #000;
	color: #FFFFFF;
	padding: 10px;
	background-color: #2b5882;
	background: rgba(43,88,130,.9)
}
.breaking_news_headline a:link, .breaking_news_headline a:active, .breaking_news_headline a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.breaking_news_headline a:hover {
	color: #FFFFCC;
}

.breaking_news_lede {
	float: left;
	width: 522px;
	font-size: 16px;
	line-height: 20px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	color: #333333;
}
.breaking_news_related {
	float: left;
	margin-top: 10px;
	width: 346px;
	background-color: #D9EAF2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.breaking_news_related li {
	background-image: url("/images/document-icon-3.gif");
	background-repeat: no-repeat;
	background-position: left 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.breaking_news_related a {
	font-size: 14px;
	line-height: 16px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.layout_home {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.layout_standard_interior {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.layout_photo_blog {
	float: left;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

.layout_photo_reportage {
	float: left;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.sidebar_right {
	float: right;
	width: 307px;
	margin-right: 10px;
}
.home_8column_container {
	background-color: #0099CC;
	float: left;
	width: 600px;
	overflow: hidden;
}
.destacadas_prueba {
	background-color: #FF6666;
	float: left;
	height: 300px;
	width: 100%;
	margin-bottom: 15px;
}
.home_main_columns {
    float: left;
    width: 600px;
}
.home_important_topic {
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 5px;
    width: 580px;
}
.home_important_topic .important_label {
    background-color: #0099CC;
    color: #DFF4FF;
    display: block;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    padding: 2px 5px;
    text-transform: uppercase;
    width: auto;
}
.home_important_topic .headline {
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 35px;
    line-height: 35px;
    clear:both;
}
.home_important_topic .headline a:link, .home_important_topic .headline a:active, .home_important_topic .headline a:visited {
    color: #0099CC;
    display: block;
    padding: 5px;
}
.home_important_topic .picture {
    margin: 7px 2px 5px;
}
.home_important_topic .picture img {
    border: 1px solid #CFCFCF;
    padding: 2px;
}
.home_important_topic .lede {
    color: #444444;
    float: left;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.home_important_topic .related {
    background-color: #EAF8FF;
    float: left;
    margin: 5px;
    padding: 10px;
    width: 90%;
}
.home_important_topic .related p {
    border-bottom: 1px solid #DFDFDF;
    color: #0099CC;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
.home_important_topic .related li {
    background-image: url("/images/document-icon.gif");
    background-position: 3px 8px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #DADADA;
    float: left;
    width: 100%;
}
.home_important_topic .related a:link, .home_important_topic .related a:active, .home_important_topic .related a:visited {
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 5px 5px 15px;
    width: 95%;
}
.home_important_topic .featured_more {
    float: left;
    margin: 5px;
    padding: 10px;
    width: 95%;
}
.hot_topic_time_stamp {
    border-right: 1px solid #D8D8D8;
    color: #A6A6A6;
    float: left;
    font-size: 10px;
    margin-right: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.cuatro_columnas {
	float: left;
	width: 340px;
	margin-right: 10px;
	margin-left: 10px;
}
.news_story {
	float: left;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	padding-bottom: 10px;
}
.news_category {
	color: #006699;
	font-size: 11px;
	padding: 3px;
}
.picture  {
	position: relative;
	float: left;
	margin-bottom: 5px;
}
.picture img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.picture_description {
	background-color: #1B1B1B;
	position: absolute;
	bottom: 3px;
	color: #FFFFFF;
	left: 3px;
	background: rgba(0,0,0,.9);
	margin-right: 3px;
}
.picture_description p {
	font-size: 10px;
	line-height: 10px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	width: 100%;
}
.picture_description_interior {
	padding: 5px;
}
.news_story  .story h1 {
	font-size: 21px;
	line-height: 22px;
	float: left;
	width: 100%;
	margin-bottom: 6px;
	font-style: normal;
	font-weight: normal;
}
.news_story   .story p {
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	padding-right: 5px;
	padding-left: 2px;
}
.start_article {
	font-size: 48px;
	line-height: 52px;
	float: left;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: -10px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.read_more {
	font-size: 10px !important;
	float: left;
	width: 98%;
	color: #666666 !important;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.webtv-sidebar {
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 10px;
	float: left;
	width: 300px;
}
.webtv-sidebar .date {
	font-size: 10px;
	color: #999999;
}

.webtv-sidebar  a:link, .webtv-sidebar a:active, .webtv-sidebar a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	font-size: 14px;
}
.webtv-sidebar h1 {
	background-image: url("/images/sidebar-web-tv-titulo-3.gif");
	background-repeat: no-repeat;
	height: 53px;
	width: 300px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.webtv-sidebar p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 20px;
	padding-left: 0px;
}
.video-preview .video {
	position: relative;
	float: left;
	margin-left: 8px;
	display: inline;
	margin-bottom: 3px;
	padding: 2px;
	border: 1px solid #C1C1C1;
}
.webtv-sidebar  .no_video {
	margin-top: 10px;
	float: left;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
}
.video .play_overlay {
	background-image: url("/images/webtv-play-button.png");
	background-repeat: no-repeat;
	background-position: center center;
	height: 27px;
	width: 27px;
	position: absolute;
	z-index: 15;
	left: 130px;
	top: 30px;
}
.play_overlay a:link, .play_overlay a:active, .play_overlay a:visited {
	display: block;
	height: 27px;
	width: 27px;
	cursor: pointer;
}
.webtv-sidebar .more_videos {
	float: left;
	padding-top: 10px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	padding-left: 10px;
	width: 285px;
}
.poll {
	padding: 4%;
	border: 1px solid #E8E8E8;
	background-color: #D9EAF2;
	float: left;
	margin-bottom: 10px;
	margin-top: 20px;
	width: 92%;
	font-size: 12px;
}
.poll_percentage {
	text-align: right;
	float: right;
	font-weight: bold;
	width:100px;
	position:relative
}
.poll_message_error {
	color: #CC0000;
	margin-bottom: 5px;
}
.poll_message_thanks {
	color: #006633;
	margin-bottom: 5px;
}
.poll li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.poll h1 {
	font-size: 24px;
	font-weight: bold;
	color: #2C2C2C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	line-height: 21px;
	font-style: normal;
}
.poll h2 {
	font-size: 16px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}
.votes_count {
	color: #666666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	font-style:italic;
}
.votes_bar {
	position:absolute; 
	right:0; 
	background-color:#2B5882;
	height:15px;
	z-index:9;
}
.opinion_sidebar {
	padding-bottom: 10px;
	float: left;
	width: 300px;
}
.opinion_sidebar h1 {
	background-image: url("/images/sidebar-opinion-titulo-3.gif");
	background-repeat: no-repeat;
	height: 58px;
	width: 300px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.columna {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	float: left;
	padding-top: 15px;
}
.foto_columnista {
	float: left;
	width: 60px;
	padding-left: 10px;
}
.datos_columnista {
	float: left;
	width: 220px;
	overflow: hidden;
	margin-top: 10px;
	padding-right: 10px;
}
.columnista {
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}
.titulo_columna {
	font-weight: normal;
	overflow: hidden;
	font-size: 14px;
	/*line-height: 16px;*/
	margin-top: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.opinion_sidebar .more_columns {
	float: left;
	padding-top: 5px;
	padding-bottom: 7px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.more_news {
	float: left;
}
.more_news li {
	background-image: url("/images/document-icon-3.gif");
	background-repeat: no-repeat;
	background-position: left 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.more_news  a:link, .more_news a:active, .more_news a:visited {
	font-size: 14px;
	line-height: 16px;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.flashy_links a:link, .flashy_links a:active, .flashy_links a:visited {
	color: #FFFFFF;
	display: block;
	padding: 2px;
	background-color: #CC0000;
	text-decoration: none;
	float: left;
	margin-top: 2px;
}
.flashy_links a:hover {
	background-color: #333333;
}
.home_page_blogs {
	background-color: #333333;
	float: left;
	width: 895px;
	background-image: url("/images/home_page_blogs_background.gif");
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 20px;
	position: relative;
	margin-left: 10px;
}
.home_page_blogs h1 {
	float: left;
	height: 45px;
	width: 127px;
	background-image: url("/images/home_page_blogs_h1.gif");
	background-repeat: no-repeat;
	background-position: 14px;
}
.home_blog_navigation {
	float: right;
	position: absolute;
	top: 15px;
	right: 10px;
}
.home_blog_navigation a:link, .home_blog_navigation a:active, .home_blog_navigation a:visited {
	display: block;
	height: 26px;
	width: 22px;
}
.home_blog_navigation li {
	float: left;
	margin-right: 10px;
}
.previous_blog {
	background-image: url("/images/previous_blog_inactive.gif");
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 22px;
}
.next_blog {
	background-image: url("/images/next_blog.gif");
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 22px;
}
.blog_advances {
	float: left;
	width: 98%;
	margin-top: 10px;
	padding-bottom: 15px;
	padding-left: 2%;
}
.blog_advance {
	float: left;
	width: 150px;
	margin-top: 5px;
	margin-left: 5px;
	text-align: right;
	margin-right: 5px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4A4A4A;
}
.blog_advance h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.blog_advance H2 a:link, .blog_advance H2 a:active, .blog_advance H2 a:visited {
	color: #E4DECB;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.blog_advance a:link, .blog_advance a:active, .blog_advance a:visited {
	color: #EFEFEF;
	font-size: 14px;
	line-height: 16px;
}
.blog_advance p {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.cinco_columnas {
	float: left;
	width: 440px;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-bottom: 5px;
}
.cinco_columnas h1 {
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}
.pale_background {
	background-color: #E9E9E9;
}
.boxed_news_story {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 420px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
.boxed_news_story .picture {
	float: left;
	width: 165px;
}
.boxed_news_story .text {
	margin-right: 15px;
	float: left;
	overflow: hidden;
	width: 240px;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}
.boxed_news_story  .text  a:link, .boxed_news_story .text a:active, .boxed_news_story .text a:visited {
	font-size: 14px;
	margin-bottom: 3px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cuatro_columnas_sports_alt {
	float: left;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	color: #333333;
	background-color: #F2F2F2;
}
.cuatro_columnas_sports_alt .news_story {
	padding-right: 10px;
	padding-left: 10px;
}
.read_more_sports_column {
	font-size: 14px !important;
	float: left;
	width: 100%;
	color: #EFEFEF !important;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: right;
}
.more_news_central {
	float: left;
}
.more_news_central  li {
	background-image: url("/images/document-icon-3.gif");
	background-repeat: no-repeat;
	background-position: left 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.more_news_central a:link, .more_news_central a:active, .more_news_central a:visited {
	font-size: 14px;
	line-height: 16px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.foto_reportaje_box {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 185px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.foto_reportaje_box .picture {
	float: left;
	width: 178px;
	height: 213px;
	position: relative;
	background-image: url("/images/background-photo-stories.gif");
	background-repeat: no-repeat;
}
.foto_reportaje_box .text {
	float: left;
	width: 158px;
	padding-right: 10px;
	padding-left: 10px;
}
.foto_reportaje_box .picture img {
	position: absolute;
	margin: 0px;
	height: 185px;
	width: 145px;
	left: 16px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 12px;
}
.foto_reportaje_box  a:link, .foto_reportaje_box a:active, .foto_reportaje_box a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	display: block;
	margin-top: 2px;
}
.foto_reportaje_box .text strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.foto_reportaje_box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	float: left;
	margin-top: 5px;
	line-height: 16px;
	color: #333333;
}
.boxes_read_more {
	font-size: 14px !important;
	float: left;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	text-align: right;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.advertising_headline {
	font-size: 9px;
	color: #999999;
	text-align: left;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.advertising_300x250 {
	margin-bottom: 25px;
	float: left;
	width: 300px;
	margin-top: 5px;
}
.breaking_but_not_so_much {
	float: left;
	width: 898px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.container_breaking_nsm {
	background-color: #FFFFFF;
	margin: 1%;
	float: left;
	height: 150px;
	width: 98%;
}
.interior_main_column {
	float: left;
	width: 550px;
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
	color: #333333;
}
.interior_main_column h1 {
	font-size: 44px;
	line-height: 44px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #282A2C;
	float: left;
	width: 90%;
	padding-right: 10%;
	font-style: normal;
}
.interior_main_column .news_topic {
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #006699;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 3px;
}
.interior_main_column .news_category_and_date {
	font-size: 11px;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-bottom: 3px;
}
.interior_main_column .news_category_and_date a:link, .interior_main_column .news_category_and_date a:active, .interior_main_column .news_category_and_date a:visited {
	background-color: #006699;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #DDDFFF;
}
.interior_main_column .news_category_and_date a:hover {
	background-color: #333333;
	text-decoration: none;
	color: #FFFFFF;
}
.interior_main_column .news_date {
	font-size: 12px;
	color: #666666;
	float: left;
	width: 100%;
}
.interior_main_column .share {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	line-height: 24px;
	text-align: left;
}
.interior_main_column .share img {
	height: 24px;
	width: 24px;
	margin-right: 2px;
}
.interior_main_column .copete {
	float: left;
	width: 98%;
	font-size: 16px;
	line-height: 22px;
	color: #6A6A6A;
	padding-right: 2%;
}
.interior_main_column .news_story {
	float: left;
	width: 98%;
	font-size: 16px;
	line-height: 22px;
	color: #3E3E3E;
	padding-right: 2%;
}
.section_home {
	float: left;
	width: 550px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 10px;
}
.section_cover {
	float: left;
	position: relative;
	margin-bottom: 15px;
}
.section_cover_picture img {
	border: 5px solid #EEEEEE;
}
.section_cover_headline {
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 15;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	background: #0059AC;
	background: rgba(0,89,172, .90);
	width: 330px;
	line-height: 26px;
	text-align: right;
	padding: 10px;
	font-weight: bold;
	font-style: italic;
}
.section_cover_headline a:link, .section_cover_headline a:active, .section_cover_headline a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.section_cover_headline a:hover {
	color: #D7F4FF;
}
.section_options {
	font-size: 10px;
	float: left;
	overflow: visible;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #666666;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #696969;
	border-bottom-color: #696969;
	margin-bottom: 15px;
	margin-top: 2px;
}
.order_news_by {
	float: left;
	margin-right: 10px;
	padding-left: 10px;
}
.order_news_by select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.see_news_from {
	margin-right: 5px;
	padding-top: 1px;
	padding-left: 10px;
}
.section_news_story {
	float: left;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.section_news_story .picture img {
	padding: 2px;
	float: left;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}
.section_news_story .story h1 {
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 5px;
}
.time_stamp    {
	font-size: 10px;
	color: #AF1038;
}
.comment_counter    {
	font-size: 11px;
	color: #666666;
	margin-top: -3px;
	margin-bottom: 3px;
	display: block;
}
.sidebar_right .section_sub_categories h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 15px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.sidebar_right .section_sub_categories ul {
	font-size: 14px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sidebar_right .section_sub_categories li {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	background-image: url("/images/document-icon-3.gif");
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: 2px 9px;
	padding-top: 5px;
	padding-right: 5px;
}
.sub_categories_see_more {
	text-align: right;
	padding-top: 10px !important;
	padding-right: 10px;
	padding-bottom: 10px !important;
	padding-left: 5px;
	background-image: none !important;
	font-weight: normal !important;
}
.make_comment {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.make_comment label {
	display: block;
	font-size: 14px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #777777;
}
.make_comment h2 {
	margin-bottom: 15px !important;
	font-size: 24px !important;
	margin-top: 10px !important;
	color: #006699 !important;
	font-style: italic !important;
	font-weight: bold !important;
}
.make_comment li {
	margin-bottom: 10px;
	margin-left: 3px;
}
.make_comment input, textarea {
	background-image: url("/images/form-field-background-gris.gif");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FBFBFB;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #DADADA;
	font-size: 15px;
	color: #666666;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.read_comments h2 {
	font-size: 24px !important;
	margin-top: 10px !important;
	color: #006699 !important;
	font-style: italic !important;
	font-weight: bold !important;
}
.read_comments {
	float: left;
	width: 100%;
}
.comments_total {
	font-size: 12px;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.comments_total strong {
	color: #999999;
}
.comment_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	float: left;
	width: 35px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	height: 20px;
	padding: 5px;
	margin-right: 10px;
}
.comment {
	padding-top: 20px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.comment_meta_data {
	float: left;
	width: 80%;
}
.comment_from {
	float: left;
	width: 100%;
	font-size: 16px;
}
.comment_date {
	float: left;
	width: 100px;
}
.comment_time {
	float: left;
	width: 100px;
}
.comment_body {
	float: left;
	font-size: 14px;
	line-height: 21px;
	padding: 1%;
	width: 98%;
}
.comment_tools {
	float: left;
	width: 98%;
	padding: 1%;
	color: #999999;
	font-size: 12px;
}
.comment_tools li {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}
.comment_tools a {
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3F96C0;
}
.comment_tools a:hover {
	color: #FFFFFF;
	background-color: #006699;
	text-decoration: none;
}
.interior_main_column .news_story h3 {
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
}
.interior_main_column .news_story p {
	margin-bottom: 10px;
	margin-top: 10px;
}
.big_gray_button {
	background-image: url("/images/background-gray-buttons.gif") !important;
	background-repeat: repeat-x !important;
	cursor: pointer !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-weight: bold !important;
	font-size: 11px !important;
	color: #555555 !important;
	border: 1px solid #c3c4c4 !important;
	padding-right: 6px !important;
	padding-left: 6px !important;
	padding-top: 8px !important;
	padding-bottom: 10px !important;
	text-shadow: 0 1px 0 rgba(255,255,255, .8);
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	box-shadow: 1px 1px 2px #bdbcb0;
	-webkit-box-shadow: 1px 1px 2px #bdbcb0;
	-moz-box-shadow: 1px 1px 2px #bdbcb0;
	margin-right: 5px;
	width:auto;
	overflow:visible;
}
.big_gray_button:hover {
	background-image: url("/images/background-gray-buttons-hover.gif") !important;
	color: #333333 !important;
}
.in_focus {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
	float: left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 280px;
	margin-bottom: 15px;
}
.in_focus h1 {
	font-size: 24px;
	line-height: 21px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
.in_focus h2 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-style: normal;
	color: #054161;
	padding-right: 5px;
	padding-bottom: 5px;
}
.in_focus li {
	background-image: url("/images/document-icon-3.gif");
	background-repeat: no-repeat;
	background-position: 3px 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.in_focus  a:link, .in_focus  a:active, .in_focus  a:visited {
	font-size: 14px;
	line-height: 16px;
	display: block;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.related_news {
	float: left;
	width: 100%;
	margin: 10px 0 0;
	padding-bottom: 10px;
}
.related_news li {
	list-style-type: none;
	background-image: url("/images/document-icon-3.gif");
	background-repeat: no-repeat;
	display: block;
	width: 90%;
	float: left;
	background-position: 2px 9px;
	margin-left: 3%;
}
.related_news  a:link, .related_news a:active, .related_news a:visited {
	display: block;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sidebar_photo {
	margin-bottom: 15px;
	float: left;
	width: 300px;
}
.blogs_index {
	float: left;
}
.blogs_index  h3  a:link, .blogs_index  h3  a:active, .blogs_index  h3  a:visited {
	font-size: 24px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
}
.blogs_index  p {
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	margin-top: 3px;
}
.blog_post_date {
	font-size: 11px !important;
	display: block;
	float: left;
	width: 100%;
	margin-top: 10px;
}
.blog_post_advance {
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	padding-top: 10px;
}
.blog_post_advance .blog_name {
	font-size: 11px;
	line-height: 13px;
	color: #0099CC;
	font-weight: bold;
}
.bloggers {
	margin-top: 26px;
	float: left;
	width: 300px;
}
.bloggers h1 {
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	line-height: 26px;
	color: #252525;
}
.section_home h1 {
	font-size: 36px;
	color: #333333;
	margin-bottom: 10px;
}
.blog_name_sidebar {
	font-size: 18px;
}
.blog_name_sidebar  a:link, .blog_name_sidebar a:active, .blog_name_sidebar a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
}
.blog_description_sidebar {
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.blog_number_of_posts {
	font-size: 11px;
	color: #777755;
	margin-top: 2px;
}
.individual_blog {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	float: left;
	width: 98%;
	padding-top: 10px;
	padding-right: 1%;
	padding-bottom: 10px;
	padding-left: 1%;
}
.individual_blog img {
	float: left;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.blogger_meta_data {
	float: left;
	overflow: hidden;
	width: 230px;
	margin-left: 10px;
}
.blogger_avatar_small {
	float: left;
}
.blogs_LFW {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0099CC;
	padding: 15px;
	margin-top: 5px;
	float: left;
	width: 270px;
}
.blogs_LFW a {
	font-weight: bold;
	color: #FFFFFF;
}
.blog_posts {
	float: left;
	width: 550px;
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
	color: #333333;
	font-size: 16px;
	line-height: 22px;
}
.blog_headers {
	background-color: #333333;
	float: left;
	width: 300px;
	color: #FFFFFF;
	height: 100px;
}
.blog_posts   h1 {
	font-size: 32px;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #282A2C;
	float: left;
	width: 90%;
	padding-right: 10%;
	font-style: normal;
	margin-top: 10px;
}
.blog_posts .share {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	line-height: 24px;
	text-align: left;
}
.blog_posts .share img {
	height: 24px;
	width: 24px;
	margin-right: 2px;
}
.blog_posts .copete {
	float: left;
	width: 98%;
	font-size: 16px;
	line-height: 22px;
	color: #6A6A6A;
	padding-right: 2%;
}
.blog_posts   .news_story img {
	padding: 2px;
	border: 1px solid #D8D8D8;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.blog_posts .news_story p {
	margin-bottom: 20px;
}
.blogger_profile {
	float: left;
	width: 280px;
	margin-bottom: 15px;
	color: #FFFFFF;
	background-color: #333333;
	font-size: 14px;
	line-height: 16px;
	padding: 10px;
}
.blogger_profile a:link, .blogger_profile a:active, .blogger_profile a:visited {
	color: #C1E4FF;
}
.blogger_profile a:hover {
	text-decoration: underline;
}
.blogger_profile img {
	padding: 2px;
	float: left;
	margin-right: 10px;
	border: 1px solid #D8D8D8;
	background-color: #FFFFFF;
}
.blogger_profile p {
	overflow: hidden;
	word-wrap: break-word;
}
.blogger_previous_posts {
	padding: 10px;
	float: left;
	width: 280px;
}
.blogger_previous_posts  h3 {
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.blogger_previous_posts li {
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.blogger_previous_posts .previous_post_date {
	font-size: 10px;
	line-height: 15px;
	color: #65919A;
	display: block;
}
.breadcrumbs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.photo_blog_composite_header {
	background-color: #333333;
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
}
.blog_headers_photo_blog {
	background-color: #333333;
	float: left;
	width: 600px;
	color: #FFFFFF;
	height: 115px;
}
.blogger_profile_photo_blog {
	float: left;
	width: 280px;
	margin-bottom: 15px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	padding: 10px;
}
.blogger_profile_photo_blog img {
	padding: 2px;
	float: left;
	margin-right: 10px;
	border: 1px solid #D8D8D8;
	background-color: #FFFFFF;
}
.blogger_profile_photo_blog p {
	overflow: hidden;
}
.layout_photo_blog h1 {
	font-size: 44px;
	line-height: 44px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #282A2C;
	float: left;
	width: 90%;
	padding-right: 10%;
	font-style: normal;
}
.layout_photo_blog  .share  {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	line-height: 24px;
	text-align: left;
}
.layout_photo_blog   .share   img  {
	height: 24px;
	width: 24px;
	margin-right: 2px;
}
.layout_photo_blog  .photo_story  {
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 22px;
	color: #3E3E3E;
}
.photo_story {
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4C4C4;
	margin-bottom: 10px;
}
.photo_story .big_picture img {
	padding: 2px;
	border: 1px solid #D8D8D8;
}
.title_att {
	float: left;
	width: 100%;
	position: relative;
}
.big_picture .photo_attribution {
	font-size: 10px;
	color: #666666;
	position: absolute;
	bottom: 0px;
	right: 15px;
}
.big_picture .photo_story_name {
	font-size: 36px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 36px;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 2px;
}
.big_picture .big_picture_description {
	font-size: 24px;
	line-height: 24px;
	color: #333333;
	float: left;
	width: 866px;
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.section_heading {
	font-size: 44px;
	color: #282A2C;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 44px;
}
.opinion_section_heading {
	font-size: 44px;
	color: #282A2C;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 44px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.opinion_section_heading strong {
	font-size: 18px;
	line-height: 14px;
	font-style: normal;
	color: #0099CC;
	padding-left: 5px;
}
.opinion_section_byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 3px;
	text-align: right;
	margin-right: 5px;
}
.archive_date {
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}
.pagination_widget {
	font-size: 11px;
	float: left;
	width: 100%;
	margin-top: 15px;
}
.pagination_item_count {
	font-size: 10px;
	color: #666666;
	padding: 5px;
}
.pagination_widget li {
	float: left;
}
.pagination_widget .pagination_inactive_state {
	color: #999999;
	display: block;
	margin-right: 2px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-color: #EAEAEA;
}
.pagination_widget .pagination_current_page {
	display: block;
	margin-right: 2px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.pagination_widget .pagination_ellipsis {
	color: #666666;
	display: block;
	margin-right: 2px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.pagination_widget a:link, .pagination_widget a:active {
	display: block;
	margin-right: 2px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.pagination_widget a:visited {
	display: block;
	margin-right: 2px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.pagination_widget a:hover {
	background-color: #0099CC;
}
.archive_listed_news {
	float: left;
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.archive_listed_news li {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.archive_listed_news .archive_list_optional_text {
	font-size: 10px;
	color: #666666;
	line-height: 10px;
	float: right;
}
.archive_listed_news .archive_listing_categories {
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	line-height: 10px;
	float: left;
}
.archive_listed_news a {
	display: block;
	font-size: 16px;
	line-height: 18px;
	float: left;
	width: 100%;
	margin-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	padding-bottom: 10px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.search_results {
	margin-bottom: 25px;
	float: left;
	width: 100%;
}
.search_results_of {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.search_results_of strong {
	font-style: italic;
}
.search_category_tabs {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.search_category_tabs ul {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	float: left;
	width: 100%;
}
.search_category_tabs li {
	float: left;
	margin-right: 2px;
}
.search_category_tabs a:link, .search_category_tabs a:active, .search_category_tabs a:visited {
	color: #333333;
	background-color: #EEEEEE;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 13px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
}
.search_category_tabs a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099CC;
}
.search_category_tabs .search_category_current {
	color: #666666;
	display: block;
	font-size: 13px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.oops_page {
	font-size: 18px;
	line-height: 21px;
	padding: 30px;
	float: left;
}
.oops_page a {
	padding: 10px;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 15px;
	background-color: #FFFFFF;
	background-image: url("/images/background-gray-buttons-bigger.gif");
	background-repeat: repeat-x;
	font-size: 13px;
	color: #666666;
}
.oops_page a:hover {
	padding: 10px;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 15px;
	background-color: #FFFFFF;
	background-image: url("/images/background-gray-buttons-bigger-bluer.gif");
	background-repeat: repeat-x;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.webs_amigas {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
	margin-bottom: 20px;
	overflow:hidden;
}
.webs_amigas li {
	float: left;
	width: 30%;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	margin-right: 3%;
}
.webs_amigas_heading {
	font-weight: bold;
	color: #666666;
	display: block;
	margin-bottom: 8px;
}
#error_explanation p {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
#error_explanation ul {
	padding: 10px;
	width: 80%;
}
#error_explanation li {
	font-size: 11px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	font-weight: bold;
}
.field_with_errors   input, .field_with_errors  textarea  {
	background-image: url("/images/form-field-background-rojo.gif");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #BF0000;
	padding: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #890202;
	border-bottom-color: #890202;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #890202;
	font-size: 15px;
	color: #FFFFFF;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.comment_succesful {
	font-size: 14px;
	line-height: 16px;
	background-color: #E8F7FF;
	padding: 10px;
	margin-bottom: 5px;
	border: 1px solid #DFDFDF;
	width: 75%;
}
.search_results_time_stamp {
	font-size: 10px;
	color: #CC3333;
	display: block;
	float: right;
	margin-right: 25px;
}
.interior_main_column_photo {
	float: left;
	width: 880px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.interior_main_column_photo h1 {
	font-size: 44px;
	line-height: 44px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #282A2C;
	float: left;
	width: 90%;
	padding-right: 10%;
	font-style: normal;
}
.interior_main_column_photo .news_topic {
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #006699;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 3px;
}
.interior_main_column_photo .news_category_and_date {
	font-size: 11px;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-bottom: 3px;
}
.interior_main_column_photo .news_category_and_date a:link, .interior_main_column_photo .news_category_and_date a:active, .interior_main_column_photo .news_category_and_date a:visited {
	background-color: #006699;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #DDDFFF;
}
.interior_main_column_photo .news_category_and_date a:hover {
	background-color: #333333;
	text-decoration: none;
	color: #FFFFFF;
}
.interior_main_column_photo .news_date {
	font-size: 12px;
	color: #666666;
	float: left;
	width: 100%;
}
.interior_main_column_photo .share {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	line-height: 24px;
	text-align: left;
}
.interior_main_column_photo .share img {
	height: 24px;
	width: 24px;
	margin-right: 2px;
}
.interior_main_column_photo .copete {
	float: left;
	width: 98%;
	font-size: 16px;
	line-height: 22px;
	color: #6A6A6A;
	padding-right: 2%;
}
.interior_main_column_photo .news_story {
	float: left;
	width: 98%;
	font-size: 16px;
	line-height: 22px;
	color: #3E3E3E;
	padding-right: 2%;
}
.interior_main_column_photo .news_story h3 {
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
}
.interior_main_column_photo .news_story p {
	margin-bottom: 10px;
	margin-top: 10px;
}
.interior_main_column_photo .caption_wrap {
	float: left;
	width: 100%;
	padding: 2px;
	margin-top: 10px !important;
	margin-bottom: 20px !important;
}
.interior_main_column_photo .caption_wrap img {
	border: 2px solid #999999 !important;
	padding: 0px;
}
.interior_main_column_photo .caption_wrap .caption {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 24px !important;
	line-height: 24px !important;
	color: #333333 !important;
	text-align: left !important;
	float: left !important;
	width: auto !important;
	padding-top: 8px !important;
	padding-right: 15px !important;
	padding-bottom: 15px !important;
	padding-left: 15px !important;
	font-weight: normal;
}
.interior_main_column_photo .caption_wrap .credit {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
	position: absolute !important;
	top: -12px !important;
	color: #999999 !important;
}
.caption_wrap {
	float: left;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
.caption_wrap img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.caption_wrap .caption {
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	text-align: left;
	float: left;
	width: 98%;
	padding: 1%;
	font-weight: bold;
}
.caption_wrap .credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	top: -18px;
	left: 5px;
	color: #666666;
	font-style: italic;
}
.tags {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.advertising_496x100 {
	margin-bottom: 25px;
	float: left;
	width: 500px;
	margin-top: 5px;
}
.newsletter_suscription {
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 10px;
	float: left;
	width: 300px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.newsletter_suscription p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.newsletter_heading {
	background-image: url("/images/sidebar-newsletter.gif");
	background-repeat: no-repeat;
	height: 39px;
	width: 300px;
	margin-bottom: 5px;
}
.newsletter_suscription input {
	background-image: url("/images/form-field-background-gris.gif");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FBFBFB;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #DADADA;
	font-size: 15px;
	color: #666666;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}
.standard_error {
	color: #CC0033;
}
.standard_thanks {
	color: #006633;
}
.photos_attribution {
	font-size: 12px;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news_story_photo {
	float: left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
}
.news_story_photo p {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
}
.staff_page {
	padding-left: 15px;
}
.staff_page h2 {
	margin-top: 10px;
	color: #006699;
}
.staff_page ul {
	padding-top: 5px;
	padding-left: 15px;
}
.staff_page li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
}
.contact_page  .make_comment {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.contact_page   .make_comment  label {
	display: block;
	font-size: 14px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #333333;
}
.contact_page  make_comment li {
	margin-bottom: 10px;
	margin-left: 3px;
}
.contact_page  make_comment input, textarea{
	background-image: url("/images/form-field-background-gris.gif");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FBFBFB;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #DADADA;
	font-size: 15px;
	color: #666666;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sports_heading {
	font-size: 11px;
	margin-bottom: 5px;
	width: 200px;
	float: left;
	height: 41px;
	margin-top: 10px;
	background-image: url("/images/titulo-deportes-home.gif");
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
}
.opinion_index {
	float: left;
}
.opinion_index h3 a:link, .opinion_index h3 a:active, .opinion_index h3 a:visited {
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
}
.opinion_index p {
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	margin-top: 3px;
}
.opinion_post_date {
	font-size: 11px !important;
	display: block;
	float: left;
	width: 100%;
	margin-top: 10px;
}
.opinion_post_advance {
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	padding-top: 10px;
}
.opinion_post_advance .columnist_name {
	font-size: 11px;
	line-height: 13px;
	color: #0099CC;
	font-weight: bold;
}
.columnists {
	margin-top: 26px;
	float: left;
	width: 300px;
}
.columnists h1 {
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	line-height: 26px;
	color: #252525;
}
.columnist_name_sidebar {
	font-size: 18px;
}
.columnist_name_sidebar a:link, .columnist_name_sidebar a:active, .columnist_name_sidebar a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
}
.column_description_sidebar {
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.column_number_of_posts {
	font-size: 11px;
	color: #777755;
	margin-top: 2px;
}
.individual_column {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	float: left;
	width: 98%;
	padding-top: 10px;
	padding-right: 1%;
	padding-bottom: 10px;
	padding-left: 1%;
}
.individual_column img {
	float: left;
}
.columnist_meta_data {
	float: left;
	overflow: hidden;
	width: 225px;
	margin-left: 10px;
}
.align-right {
	float:right;
	margin-left:15px;
}
.align-left {
	float:left;
	margin-right:15px;
}
.align-center, .align-none {
	margin:10px auto;
	display:inline-block;
	float:none;
}
.home_less_important_topic {
    background-color: #333333;
    background-image: url("/images/micro_carbon.gif");
    background-repeat: repeat;
    float: left;
    margin-bottom: 10px;
    padding: 10px;
    width: 280px;
}
.home_less_important_topic .important_label {
    background-color: #CC0000;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: -5px;
    padding: 2px 5px;
    width: auto;
}
.home_less_important_topic .headline {
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 24px;
    line-height: 24px;
    margin-top: 5px;
}
.home_less_important_topic .headline a:link, .home_less_important_topic .headline a:active, .home_less_important_topic .headline a:visited {
    color: #FFFFFF;
    display: block;
    padding: 2px;
    text-decoration: underline;
}
.home_less_important_topic .headline a:hover {
    background-color: #CC0000;
    color: #FFFFFF;
    display: block;
    padding: 2px;
    text-decoration: underline;
}
.home_less_important_topic .picture {
    margin: 5px 2px;
}
.home_less_important_topic .picture img {
    border: 1px solid #999999;
    padding: 0;
}
.home_less_important_topic .lede {
    color: #DFDFDF;
    float: left;
    font-size: 14px;
    line-height: 1.3em;
    padding: 3px 5px 10px;
}
.home_less_important_topic .related {
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
}
.home_less_important_topic .related li {
    background-color: #242424;
    background-image: url("/images/document-icon.gif");
    background-position: 5px 10px;
    background-repeat: no-repeat;
    float: left;
    margin-bottom: 2px;
    padding: 8px 8px 8px 20px;
}
.home_less_important_topic .related a:link, .home_less_important_topic .related a:active, .home_less_important_topic .related a:visited {
    color: #FFFFFF;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    line-height: 15px;
    width: 100%;
}
div.publicidad_header {
    background: url("/images/bg_publicidad_header.gif") no-repeat scroll 0 0 transparent;
    height: 90px;
    margin: 0 auto;
    position: relative;
    width: 745px;
}
.real_time_sports {
    float: left;
}
.real_time_sports .soccer {
    background-color: #191919;
    float: left;
    margin: 5px 3% 10px;
    overflow: hidden;
    padding: 2%;
    width: 90%;
}
.real_time_sports .soccer .tournament {
    border-bottom: 1px solid #4F4F4F;
    color: #FFFFFF;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 21px;
    margin-bottom: 1px;
    padding: 2%;
    width: 96%;
}
.real_time_sports .soccer .time_elapsed {
    background-color: #1A3240;
    border-bottom: 1px solid #4F4F4F;
    color: #AFE8FA;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 1px;
    padding: 2%;
    width: 96%;
}
.real_time_sports .soccer .time_elapsed span {
    float: right;
    text-align: right;
}
.real_time_sports .soccer .teams {
    color: #CCCCCC;
    float: left;
    font-size: 12px;
    width: 100%;
}
.real_time_sports .soccer .teams dl {
    background-color: #202020;
    border-bottom: 1px solid #404040;
    float: left;
    padding-bottom: 8px;
    padding-left: 3%;
    padding-top: 8px;
    width: 97%;
}
.real_time_sports .soccer .teams dt {
    float: left;
    line-height: 12px;
    margin-right: 5%;
    width: 70%;
}
.real_time_sports .soccer .teams dt strong {
    color: #999999;
    font-size: 10px;
    font-weight: normal;
}
.real_time_sports .soccer .teams dd {
    color: #C5E8FA;
    float: right;
    font-size: 21px;
    font-weight: bold;
    margin-right: 5%;
    text-align: right;
    width: 20%;
}
.real_time_sports .soccer .recap {
    color: #D3E1E9;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 11px;
    margin-bottom: 3px;
    margin-top: 5px;
    padding: 1% 2%;
    width: 96%;
}
.real_time_sports .soccer .recap .scoring {
    color: #AAEEFF;
}
.special_event {
    border-bottom: 3px double #CCCCCC;
    border-top: 1px solid #CCCCCC;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.special_event p {
    background-color: #333333;
    color: #EAF8FF;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 1px;
    margin-top: 1px;
    padding: 10px;
}
.special_event p strong {
    color: #46D1FF;
}
#slider_wrap {
	width:890px;
	height:270px;
	margin:0px 0px 10px 15px;
	float:left;
	overflow:hidden;
	clear:both;
	position:relative;
}
ul#slider {
	width:880px;
	height:200px;
	float:left;
	overflow:hidden;
	margin-top:65px;
}
ul#slider li {
	width:155px;
	height:185px;
	margin:2px 5px 0 5px;
	padding:5px;
	/*background: url("/images/bicentenario_news_bg.png");*/
	background: #fff;
	float:left;
	overflow:hidden;
}
ul#slider li a.img {
	padding:2px;
	border: 1px solid #ccc;
	background:#fff;
	float:left;
}
ul#slider li a.img:hover {
	border: 1px solid #2b5882;
}
ul#slider li p {
	margin-top:5px;
	width:155px;
	float:left;
}
ul#slider li p a {
	font-size:11px;
	font-family:Verdana;
	line-height:13px;
	font-weight:bold;
	text-align:left;
}
div.controls {
	top:15px;
	right:15px;
	width:100px;
	float:left;
	position:absolute;
}
div.controls a{
	float:left;
	margin:0px 5px;
}
.optional_sub_menu {
	background-color: #FFFFFF;
	background-image: url("/images/background_optional_sub_menu.gif");
	background-position: center top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #D3D3D3;
	float: left;
	width: 100%;
}
.optional_sub_menu ul {
	margin: 0;
}
.optional_sub_menu li {
	float: left;
}
.optional_sub_menu a:link, .optional_sub_menu a:active, .optional_sub_menu a:visited {
	border-right: 1px solid #D7D7D7;
	color: #333333;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-top: 1px;
	padding: 7px 15px;
	text-decoration: none;
}
.optional_sub_menu a:hover {
	color: #000000;
	text-decoration: underline;
}
.optional_sub_menu .notable {
	background-color: #CC0000;
	color: #FFFFFF;
}
.optional_sub_menu .notable a:link, .optional_sub_menu .notable a:active, .optional_sub_menu .notable a:visited {
	background-image: url("/images/background_optional_sub_menu_red_background.gif");
	background-repeat: repeat-x;
	color: #FFFFFF !important;
	font-weight: normal;
}
.optional_sub_menu .notable a:hover {
	background-color: #333333 !important;
	background-image: url("/images/background_optional_sub_menu_red_background_hover.gif") !important;
	background-repeat: repeat-x;
	text-decoration: none;
}
.optional_sub_menu .archive {
	float: right;
	font-weight: bold;
}
.optional_sub_menu .archive a {
	border: 0 !important;
	background: url("/images/social_sprite_03.png") 0 0  no-repeat;
	padding:0 !important;
	margin-top:0 !important;
	height:28px;
}
.optional_sub_menu .archive a:hover {
	text-decoration: none !important;
}
.optional_sub_menu .archive a.twitter {
	background: url("/images/social_sprite_03.png") -42px 5px no-repeat;
	width:23px;
	margin:0 4px 0 5px;
}
.optional_sub_menu .archive a.facebook {
	background: url("/images/social_sprite_03.png") -79px 5px no-repeat;
	width:18px;
	margin:0 9px 0 5px;
}
.optional_sub_menu .archive a.youtube {
	background: url("/images/social_sprite_03.png") 0 5px no-repeat;
	width:32px;
}
span.volanta {
	background-color: #1B2C4A;
	color: #DDDFFF;
	padding: 2px 5px;
	margin-left: 2px
}
.quote_of_the_day {
	background-color: #D9EAF2;
	border-bottom: 1px solid #C7C7C7;
	color: #333333;
	float: left;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 21px;
	font-style: italic;
	line-height: 1.25em;
	margin-bottom: 10px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 5px 6%;
	width: 86%;
}
.quote_title {
	color: #0F0F0F;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.quote_source {
	color: #666666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding: 5px 0;
	text-align: right;	
	line-height: 12px;
	padding-bottom: 15px
}
.quote_of_the_day strong {
	font-weight: bold;
}
.editorial_page {
	width: 96%;
	float: left;
	padding: 2%;
}
.editorial_page cite {
	padding: 20px;
	float: right;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	color: #000000;
	margin-left: 25px;
	margin-bottom: 20px;
}

.editorial_page p {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 20px;
	color: #333333;
}
.start_article {
	font-size: 60px;
	line-height: 60px;
	float: left;
	margin-top: -2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.editorial_page h1 {
	font-size: 11px;
	color: #666666;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.editorial_page h2 {
	font-style: normal;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 36px;
	line-height: 36px;
	color: #000000;
	margin-bottom: 20px;
	letter-spacing: -1px;
}
.optional_sub_menu .editorial a, .optional_sub_menu .editorial a:link, .optional_sub_menu .editorial a:active, .optional_sub_menu .editorial a:hover {
	text-transform: uppercase;
	color: #C00;
}
.most_popular_container {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.most_popular_container h4 {
	font-size: 16px;
	color: #3399CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
	padding-bottom: 2px;
}
.most_popular_container em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #666666;
	font-size: 9px;
	display: block;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	width: 18px;
	float: left;
	margin-right: 5px;
	padding-top: 0px;
	height: 40px;
}
.most_popular_container li {
	font-size: 13px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 97%;
	padding-right: 3%;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: visible;
}
.most_popular_container .filter_by_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	float: left;
	width: 100%;
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5B5B5;
}
.most_popular_container img {
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 5px;
	border: 1px solid #999999;
}
div#notif_rel {
	background-color: #FFFFFF;
	border-left: 1px solid #A09E9E;
	border-top: 2px solid #CC0000;
	bottom: 0;
	box-shadow: 0 20px 20px rgba(4, 4, 4, 0.25);
	padding: 20px 20px 0;
	position: fixed;
	right: -400px;
	text-align: left;
	width: 350px;
	z-index: 10000000;
}
div#notif_rel h6 {
	color: #000000;
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase;
}
div#notif_rel h3 {
	font-size: 16px;
	margin-bottom: 10px;
	font-style: normal;
}
div#notif_rel .refer {
	font-size: 10px;
}
div#notif_rel  button {
	border: none;
	padding: 0;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 13px;
	height: 13px;
	background: #fff url('/images/close_window.gif') no-repeat 0 0;
	text-indent: -999em;
	overflow: hidden;
	cursor: pointer;
}
.some_more_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 100%;
	line-height: 12px;
}
.some_more_news li {
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
}
.some_more_news strong {
	display: block;
	margin-bottom: 3px;
	color: #333333;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.sports_schedule {
	background-color: #3D4044;
	float: left;
	width: 88%;
	margin-right: 3%;
	margin-left: 3%;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 3%;
	padding-bottom: 5px;
	padding-left: 3%;
	margin-bottom: 10px;
}

.sports_schedule h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 15px;
	text-shadow: 1px 1px 2px #000000;
}
.sports_schedule h6 {
	color: #AFE8FA;
	display: block;
	font-size: 11px;
}

.sports_schedule ul {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #E5E5E5;
	padding-top: 7px;
}
.sports_schedule li {
	margin-bottom: 2px;
	background-color: #161616;
	padding: 5px;
	color: #FFFFFF;
	background-image: url(/images/backgrounds/micro_carbon.gif);
	text-shadow: 1px 1px 1px #000000;
}
.sports_schedule   li  em {
	color: #AFE8FA;
	display: block;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.sports_schedule li strong {
	color: #FF6633;
}

.sports_schedule li p {
	font-size: 10px;
	line-height: 11px;
	color: #CCCCCC;
	padding: 3px;
}

.banner_container, div.publicidad_header { width: 960px; }
div.publicidad_header { background: none; }
#div-gpt-ad-1360094075762-7 { float: left; width: 728px;}
#div-gpt-ad-1379448302151-0 { float: right; }

/** Importamos Font **/

@import url(http://fonts.googleapis.com/css?family=Dosis:500,700,800);

#saludPY {

	width: 300px;
	margin: 15px auto
}

#saludPY #salud_logo {
    
    display: block;
    padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 2px solid #6aab9e;
}

#saludPY #salud_logo img {

	width: 85%;
	display: block;
	margin: 0 auto;
}

#saludPY div {
  min-height: 58px;
  position: relative;
  padding-left: 50px;
  font-family: "Dosis", sans-serif;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #a3e1e1;
}

#saludPY div:last-of-type {

	border-bottom: none
}

#saludPY span.number {
  min-width: 35px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 27px;
  font-size: 1.6875rem;
  padding: 5px;
  color: white;
  font-weight: 700;
  text-shadow: #3ab1b1 0 1px 0;
  background-color: #6ce5e5;
}

#saludPY h5 {
  font-weight: 400;
  padding-top: 0;
  color:#6aab9e;
}

#saludPY h5 a {
  color: inherit;
  display: block;
  font-size: 16px;
  text-decoration: none;
}

#saludPY h5 a:hover {
  cursor: pointer;
  color: #0078a7;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}

#saludPY div:hover span.number {
  background-color: #e8366c;
  text-shadow: #005474 0 1px 0;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}