 
/*  
Theme Name: Original Premium News
Theme URI: http://www.woothemes.com/
Description: Original Premium News by WooThemes
Version: 1.2.0
Author: WooThemes
Author URI: http://www.woothemes.com/
*/
/*========= SETUP =========*/
* {
	border: 0;
	margin: 0;
	padding: 0; }
 
body {
	background: #fff url(images/bg_cabecera.jpg) repeat-x top;
	color: #000000;
	font: 0.8em Arial,Helvetica,Sans-Serif; }
 
a {
	color: #e81216;
	text-decoration: none; }
 
	a:hover { text-decoration: underline; }
 
input,select,textarea {
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
	background:#eee; }
 
.tar { background:#fff; }
 
	.tar:focus {
		background:#eee;
		border-color:#6F6F6F; }
 
select { padding: 0; }
 
li { list-style: none; }
 
.fbconnect_share {
	height:5px;
	width:20px;
	padding:3px !important;
	text-align:right !important;
	height:19px; }
 
.fb_share_button { text-decoration:none; }
 
/*========= LAYOUT =========*/
#page {
	margin: 0 auto;
	width: 960px; }
 
/*--- Main Columns ---*/
#columns {
	margin: 10px 0 0;
	padding: 0 15px 25px; }
 
.col1 {
	float: left;
	width: 550px;
	background:#fff; }
 
.colgrande {
	float: left;
	width: 900px;
	background:#fff; }
 
.col2 {
	float: right;
	width: 350px; }
 
/*--- Sub Columns ---*/
.subcol { width: 130px; }
 
.subcol2 { width: 200px; }
 
.subcol h2 {
	color: #e81216 !important;
	font-size: 14px;
	padding: 10px 0 10px !important; }
 
/*========= HEADER =========*/
/*- Page Navigation -*/
#nav {
	background-color: transparent;
	height: 30px;
	padding: 4px 0 0; }
 
#nav-left {
	float:left;
	display:inline;
	width:670px; }
 
#nav-right {
	float:right;
	display:inline;
	width:270px; }
 
#nav ul {
	position: relative;
	height: 26px;
	overflow: hidden;
	padding-left:10px; }
 
	#nav ul  li {
		float: left;
		list-style: none;
		font-weight:bold;
		font-size:11px; }
 
		#nav ul  li.back {
			background-color: #eee;
			width: 9px;
			height: 30px;
			z-index: 8;
			position: absolute; }
 
		#nav ul  li a {
			text-decoration: none;
			color: #FF2C2C;
			outline: none;
			text-align: center;
			top: 6px;
			text-transform: uppercase;
			z-index: 10;
			display: block;
			float: left;
			height: 26px;
			position: relative;
			overflow: hidden;
			margin: auto 15px !important;
			margin: auto 7px;
			letter-spacing: 1px; }
 
			#nav ul  li a:hover, #nav ul  li a:active, #nav ul  li a:visited {
				border: none;
				text-decoration:none; }
 
/*- Category Navigation -*/
.nav2, .nav2 * {
	margin:0;
	padding:0; }
 
.nav2 {
	background:#fff url(images/2.png) repeat-x;
	-moz-border-radius: 4px;
	height: 30px;
	border-top:1px solid #eee;
	border-bottom:2px solid #cacaca;
	font-weight:bold;
	font-size:12px;
	position:relative; }
 
	.nav2 ul {
		background:#DFE0E2; /*IE6 needs this*/
		float: left;
		position:relative; }
 
	.nav2 li {
		line-height: 30px;
		float: left;
		list-style:none;
		z-index:999;
		border-bottom:1px solid #D7D7D7; }
 
		.nav2 li.current ul { z-index: 999; }
 
		.nav2 li.sfHover ul,
ul .nav2 li:hover ul {
			z-index: 1000;
			background: #D7D7D7;
			color: #000;
			text-decoration: none; }
 
		.nav2 li li { }
 
	.nav2 a {
		color: #3F3F3F;
		display: block;
		padding: 0 13px; }
 
	.nav2 li ul {
		left:0;
		top:-1500em;
		position:absolute;
		width:960px; }
 
	.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
		color: #FF7800;
		text-decoration: none;
		background: #cacaca url(images/4.png) repeat-x;
		border-bottom: 2px solid #FE0000; }
 
	.nav2 li.sfHover a,
.nav2 li.current a,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active { border-bottom: none; }
 
	.nav2 li li.current a { font-weight: bold; }
 
	.nav2 li li:hover,
.nav2 li li a:focus, .nav2 li li a:hover, .nav2 li li a:active { }
 
	/* pure CSS hover is removed below */
/* this must be more specific than the .superfish override below */
.nav2 li:hover ul, 
body .nav2 li #current ul, 
ul.nav2 li.sfHover ul { top:2.5em; }
 
	.nav2 li:hover li ul,
.nav2 li #sfHover li ul { top:-999em; }
 
	/* pure CSS hover is removed below */
.nav2 li li:hover ul, 
ul .nav2 li li #sfHover ul { top:2.5em; }
 
/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul { top: -999em; }
 
/*- Search -*/
#search {
	background: #D5D5D5;
	border: 1px solid #b3b3b3;
	float: right;
	height: 23px;
	margin: 0 15px 0 0;
	padding: 0 10px 0 0;
	width:237px; }
 
* html #search { margin-right: 8px; }
 
#search input {
	background: transparent;
	border: 0;
	color: #b3b3b3;
	float: left;
	font-size: 13px;
	margin: 2px 0 0;
	padding: 2px 2px 2px 10px;
	width:200px; }
 
	#search input:focus {
		color: #000;
		letter-spacing:1px;
		font-weight:bold; }
 
#search .btn {
	margin: 3px 0 0 5px;
	padding: 0;
	width: auto; }
 
/*- Header -*/
#header {
	height: 108px;
	padding: 0 0 10px 2px; }
 
	/*- Logo -*/
#header h1 {
		float: left;
		display:inline; }
 
		#header h1 a {
			margin-top:5px;
			margin-left:15px;
			display: block; }
 
/*- RSS -*/
#rss {
	float: right;
	font-size: 12px;
	padding: 16px 15px 0 0;
	text-align: right;
	width: 335px;
	color: #7F7F7F; }
 
	#rss a { color: #7F7F7F; }
 
	#rss ul {
		float: right;
		margin: 13px 0 0;
		width: 270px; }
 
	#rss li {
		margin: 0 0 3px;
		padding: 0 0 5px; }
 
	#rss img { padding: 0 5px 0 0; }
 
/*========= FEATURED POSTS (FRONT-PAGE) =========*/
.featured h2 {
	margin: 0;
	text-align:center;
	background:transparent;
	padding:0; }
 
.featured {
	background: #eee;
	height: 250px;
	margin: 0;
	overflow: hidden;
	padding:10px;
	border:2px solid #CFCFCF; }
 
	.featured h2 a {
		color:#BFBFBF;
		display:inline;
		font-size: 11px; }
 
		.featured h2 a:hover { color:#fff; }
 
	.featured h3 a {
		display:block;
		background:transparent;
		color:#fff;
		text-align:center;
		font-size: 18px;
		padding:10px; }
 
		.featured h3 a:hover {
			background:#000;
			color:#fff !important;
			text-decoration:none; }
 
	.featured p {
		color:#000;
		font-size:12px;
		display:block;
		margin:10px;
		margin-bottom:10px; }
 
		.featured p .sigue a {
			color:#000;
			text-decoration:none;
			margin-top:175px;
			float:right; }
 
.featured-img {
	margin: 0 10px 0 0;
	width:526px;
	height:250px;
	float:left;
	display:inline; }
 
#ribbon {
	width:60%;
	height:auto;
	float:right;
	margin:10px; }
 
#featured-th {
	height: 57px;
	margin: 0 0 15px; }
 
	#featured-th img {
		margin: 0;
		border:none;
		padding:1px;
		border:1px solid #ccc;
		background:#fff; }
 
		#featured-th img:hover {
			border:1px solid #E81216;
			background:#E81216; }
 
	#featured-th .idTabs { list-style:none; }
 
		#featured-th .idTabs li {
			float:left;
			display:inline;
			margin-right:10px; }
 
			#featured-th .idTabs li.last { margin-right:0px !important; }
 
/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/
#video-frame {
	background:#DDD;
	float:left;
	width:550px;
	height:auto;
	margin-bottom:30px; }
 
.video-left {
	float:left;
	width:350px !important;
	display:inline; }
 
	.video-left p {
		padding:0px !important;
		margin:0px !important; }
 
	.video-left h2 { display:none; }
 
.video-right {
	float:right;
	width:200px;
	display:inline;
	padding-top:7px; }
 
	.video-right h2 {
		color: #ff7800;
		font-size:1.3em;
		line-height:1.2em;
		font-weight:bold;
		padding: 0 0 0 10px !important;
		margin:0 !important; }
 
	.video-right p {
		color: #000;
		font-size:0.9em;
		line-height:0.8em;
		font-weight:bold;
		padding: 0 0 7px 10px !important;
		margin:0 !important; }
 
	.video-right .idTabs {
		border-top:1px solid #FFF;
		list-style:none;
		margin:5px 0px 0px 0px;
		padding:0px; }
 
		.video-right .idTabs li {
			margin:0px;
			border-bottom:1px solid #FFF;
			background:#DDD;
			line-height:10px; }
 
			.video-right .idTabs li a {
				color:#000;
				font-weight:bold;
				font-family:Tahoma, Arial;
				font-size:12px;
				text-decoration:none;
				display:block;
				padding:10px 10px; }
 
				.video-right .idTabs li a:hover { background:#C0C0C0 url(images/ico-watch.gif) right center no-repeat !important; }
 
	.video-right .selected { background:#C0C0C0 url(images/ico-watch.gif) right center no-repeat !important; }
 
/*========= BLOG POST STYLING =========*/
/*=== Small Box Post ===*/
.post { margin: 0; }
 
	.post h2 { font-size: 10px; }
 
	.post h3 { font-size: 1.3em; }
 
		.post h3 a { color: #000000; }
 
	.post p { padding: 0 0 5px; }
 
		.post p.posted { color: #c0c0c0; }
 
/*- Box -*/
.box {
	border-top: 3px solid #c0c0c0;
	clear: both;
	height: 1%;
	margin: 0;
	padding: 15px 0 20px; }
 
	.box .post { width: 260px; }
 
.fr a img, .fl a img {
	display:block;
	margin:0;
	background:#fff;
	padding:3px; }
 
.box .post a img:hover { background:#FF0052; }
 
.mini {
	color:#ccc;
	clear:both;
	margin-top:4px; }
 
	.mini .titulo {
		font-size:16px;
		color:#000;
		padding:5px;
		font-weight:bold; }
 
	.mini .metapost {
		display:block;
		font-size:10px;
		margin-top:3px;
		color:#AFAFAF; }
 
		.mini .metapost a { color:#FF0052; }
 
	.mini .extracto {
		margin-top:5px !important;
		text-decoration: none !important;
		color:#3F3F3F !important;
		display:block; }
 
		.mini .extracto a {
			margin-top:5px !important;
			text-decoration: none !important;
			color:#3F3F3F !important;
			display:block; }
 
/*=== Traditional Blog Post ===*/
.post-alt {
	margin: 0 0 15px 0;
	padding-bottom:15px;
	background: url(images/hl-dot.gif) repeat-x bottom; }
 
	.post-alt h2 {
		font-size: 12px;
		margin:0;
		padding:0;
		color: #6F6F6F; }
 
		.post-alt h2 a { color:#86C325; }
 
	.post-alt h3 {
		font-size: 20px;
		letter-spacing: 1px; }
 
		.post-alt h3 a { color: #000000; }
 
	.post-alt p { padding: 0 0 15px; }
 
		.post-alt p.posted { color: #c0c0c0; }
 
/*=== Buttons ===*/
a.more {
	background: url(images/boton1.gif) no-repeat center;
	color: #eee;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:2px;
	padding: 13px 24px; }
 
	a.more:hover {
		color: #fff;
		background: url(images/boton2.gif) no-repeat center;
		text-decoration:blink;
		padding: 13px 24px; }
 
/*=== Traditional Blog Post ===*/
.navigation { }
 
	.navigation a {
		color: #c0c0c0;
		font-size: 1.2em;
		font-weight: bold; }
 
.alignleft {
	display:inline;
	float:left; }
 
.alignright {
	display:inline;
	float:right; }
 
/*========= ARCHIVE SPECIFIC =========*/
#archivebox {
	border-top: 1px solid #DFDFDF;
	background:#fff url(images/grad1.gif) repeat-x;
	padding:10px;
	width:530px;
	margin-bottom:15px; }
 
	#archivebox h2 {
		font-size:1.5em;
		color:#000; }
 
		#archivebox h2 em {
			color:#FE0000 !important;
			font-style:normal; }
 
.archivefeed { margin-top:5px; }
 
	.archivefeed a {
		background:url(images/ico-arcfeed.gif) center left no-repeat;
		padding-left:20px;
		color:#6F6F6F;
		font-weight:bold; }
 
.arclist {
	border-top: 3px solid #eee;
	border-bottom: 3px solid #eee;
	margin: 0 0 15px;
	padding: 10px 0 10px;
	width: 260px; }
 
	.arclist h2 {
		color: #000;
		font-size: 18px;
		padding: 0 0 10px 0 !important; }
 
	.arclist ul li {
		padding:0 0 7px 10px;
		color:#c0c0c0;
		font-size:14px;
		font-weight:bold; }
 
/*========= SINGLE POST SPECIFIC =========*/
.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#C0C0C0; }
 
.entry p {
	text-align:left;
	font-size:12px;
	line-height:20px; }
 
.entry blockquote {
	padding: 3px 15px;
	background: #def3ff;
	border: 1px solid #0253b8;
	margin: 5px auto 15px auto;
	color:#000;
	width:85%; }
 
	.entry blockquote p {
		font-size:12px;
		padding: 5px 0px;
		margin: 5px 0px;
		line-height: 20px; }
 
.entry img {
	padding: 2px 2px 2px 2px;
	background:#DDD;
	border: solid 1px #C0C0C0; }
 
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px; }
 
.entry ul li ul, .entry ol li ol {
	margin-bottom:0px;
	padding-top:3px; }
 
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px; }
 
	.entry ul li ul li { list-style:disc inside !important; }
 
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px; }
 
	.entry ol li ol li { list-style:decimal-leading-zero inside !important; }
 
/*========= COMMENTS =========*/
h2.commh2 {
	font-size: 1.6em;
	padding: 0 0 5px;
	font-weight:bold !important;
	color:#ccc;
	letter-spacing:2px; }
 
	h2.commh2:hover { color:#7F7F7F; }
 
ol.commentlist {
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px; }
 
	ol.commentlist p {
		margin-bottom:10px;
		line-height: 20px; }
 
	ol.commentlist cite {
		font-style: normal;
		font-weight: bold; }
 
	ol.commentlist li { padding: 20px 10px 10px 10px; }
 
		ol.commentlist li.alt {
			padding: 5px !important;
			background:#FAFAFA;
			border:1px solid #C0C0C0; }
 
/*========= SIDEBAR =========*/
/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/
.sidecat {
	border-bottom:2px solid #EEEEEE;
	height:31px;
	width:350px;
	float:left;
	display:block; }
 
.sideTabs {
	border-bottom:1px solid #EEEEEE;
	height:31px;
	width:350px;
	float:left;
	display:block; }
 
	.sideTabs .idTabs {
		font-size: 12px;
		height: 30px; }
 
		.sideTabs .idTabs li {
			float: left;
			font-size: 12px;
			line-height: 30px; }
 
			.sideTabs .idTabs li a {
				background: #fff;
				border: 1px solid #EEEEEE;
				border-bottom: 0;
				color: #AFAFAF;
				display: block;
				margin: 0 2px 0 0;
				padding: 0 10px;
				font-weight:bold;
				letter-spacing: 1px; }
 
				.sideTabs .idTabs li a:hover,
.sideTabs .idTabs .selected {
					background: #EEEEEE;
					color:#000;
					border: 1px solid #EEEEEE;
					text-decoration: none;
					border-top-color:#FE0000; }
 
.navbox {
	background: #fff url(images/grad1.gif) repeat-x top;
	border: 1px solid #EEEEEE;
	border-top: 0;
	margin: -2px 0 15px;
	padding: 10px;
	position: relative; }
 
.list1,.list3,.list4 { padding-bottom:12px; }
 
.list1 li,.list3 li,.list4 li {
	background: url(images/ico-star.gif) no-repeat left center;
	padding: 6px 0 6px 25px;
	border-bottom:1px dashed #C0C0C0; }
 
.list1 li a,.list3 li a,.list4 li a { color: #000000; }
 
.list3 li { background: url(images/ico-mostcomm.gif) no-repeat left center !important; }
 
.list4 li { background: url(images/ico-feat.gif) no-repeat left center !important; }
 
.list5 div { padding-bottom:12px; }
 
/*- Ads -*/
.ads {
	border: 1px solid #eeeeee;
	height: 125px;
	margin: 0 0 25px;
	padding: 10px; }
 
	.ads img {
		float: left;
		margin: 0 0 0 27px; }
 
		.ads img.last { margin: 0 !important; }
 
/*- Flickr -*/
.flickr {
	background: #fafafa;
	border: 1px solid #eee;
	margin: 0 0 25px;
	padding: 10px 0px; }
 
	.flickr:hover {
		background: #f5f5f5;
		border:0;
		border-bottom:2px solid #ccc;
		border-right:2px solid #ccc; }
 
	.flickr .flickr_badge_image img {
		float:left;
		display:inline;
		margin-left:23px;
		padding:5px;
		background:#eee;
		margin-bottom:5px; }
 
		.flickr .flickr_badge_image img:hover {
			background:#fff;
			padding:4px;
			border:1px solid #FE0000; }
 
	.flickr h2 {
		color: #ff7800;
		font-size: 14px;
		height: 21px;
		margin: 0 0 10px 0px;
		padding-left:10px; }
 
		.flickr h2 span { float: left; }
 
		.flickr h2 img {
			float: right;
			margin: 0 2px; }
 
		.flickr h2 em {
			color: #848382;
			float: right;
			font-style: normal; }
 
.flickr-ar {
	margin:10px 30px 0px 0px !important;
	padding:0px !important;
	text-align:right; }
 
/*=== DropDown Lists ===*/
.fbconnect_LastUsers { background:#fff !important; }
 
.fbconnect_userpics a { margin:0 5px 6px 5px; }
 
.catlist {
	border-bottom: 3px solid #eee;
	margin: 0 0 15px;
	padding: 0 0 10px;
	width: 200px; }
 
.catlist2 {
	margin: 0 0 15px;
	padding: 0 0 10px;
	width: 130px; }
 
.catlist h2, {
	color: #fff;
	font-size: 14px;
	padding: 0 20px 0 0 !important;
	background:url(images/ico-catlist.gif) center right no-repeat; }
 
.catlist2 h2 {
	color: #fff;
	font-size: 14px;
	padding: 0 20px 0 0 !important;
	background:url(images/ico-catlist.gif) center right no-repeat; }
 
.list-alt { padding-top:10px; }
 
	.list-alt li { margin: 0 0 7px; }
 
		.list-alt li a { color: #000000; }
 
/*=== Styling Widget Lists ===*/
.widget {
	border-bottom:1px solid #FF3336 ;
	padding-bottom:10px;
	margin-bottom:10px; }
 
	.widget h2 {
		text-transform:uppercase;
		padding:5px 0 0 0;
		color:#FF3336; }
 
	.widget ul {
		margin: 0;
		padding: 10px 0 7px; }
 
		.widget ul li { margin: 0 0 7px; }
 
			.widget ul li a { color: #000000; }
 
/*========= FOOTER =========*/
#footer {
	background: #F8F8F8;
	clear: both;
	width:100%;
	height: 50px;
	color: #ccc !important;
	position:relative; }
 
	#footer a { color: #ccc !important; }
 
	#footer .izq {
		float:left;
		margin:20px 0 0 10px; }
 
	#footer .der {
		margin:3px 5px 0 0;
		float:right; }
 
	#footer a img {
		background:#F8F8F8;
		margin:0;
		padding:0;
		display:inline;
		filter:alpha(opacity=50); /* for IE */
		opacity:5.0; /* CSS3 standard */ }
 
	#footer a img {
		filter:alpha(opacity=100); /* for IE */
		opacity:1.0; /* CSS3 standard */ }
 
/*========= MISC =========*/
.fix {
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden; }
 
.hl span {
	background: transparent url(images/date.png) top left no-repeat;
	padding-left:20px; }
 
.hl { padding-top:15px; }
 
.hl-full {
	float:left;
	clear:both;
	height:2px;
	width:100%;
	margin:15px 0!important;
	padding:0 !important;
	display:block; }
 
.hl2 { border-bottom: 3px solid #c0c0c0; }
 
.hl3 {
	border-top: 1px solid #FE0000;
	padding: 5px 0 0; }
 
.hl32 {
	border-top: 1px solid #FE0000;
	padding: 15px 0 0 0; }
 
.blog {
	width:100% !important;
	float:left; }
 
.between {
	height:2px;
	margin-bottom:15px; }
 
.fl { float: left; }
 
.fr { float: right; }
 
.ac { text-align: center; }
 
.ar { text-align: right; }
 
.th {
	border: 1px solid #c0c0c0;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px; }
 
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px; }
 
.submit {
	padding:5px 10px 5px 10px;
	border:2px solid #FF4F4F;
	border-bottom-color:#5F5F5F;
	border-right-color:#5F5F5F;
	margin-bottom:0;
	margin-right:10px;
	float:right;
	background:#FF3F3F;
	color:#fff; }
 
	.submit:hover {
		background:#FF8F8F;
		color:#fff;
		border:2px solid #FF8F8F;
		border-top-color:#5F5F5F;
		border-left-color:#5F5F5F; }
 
.submit2 {
	padding:0px 0px 0px 0px;
	border:2px solid #FF4F4F;
	border-bottom-color:#5F5F5F;
	border-right-color:#5F5F5F;
	display:inline;
	background:#FF3F3F;
	color:#fff; }
 
	.submit2:hover {
		background:#FF8F8F;
		color:#fff;
		border:2px solid #FF8F8F;
		border-top-color:#5F5F5F;
		border-left-color:#5F5F5F; }
 
.email {
	background: #fff;
	width:220px; }
 
	.email:focus {
		background:#EFFEFF;
		color:#000;
		border-color:#00ECFF; }
 
/**hora**/
.hrow {
	font-weight:bold;
	color: #C1E97C;
	display:inline; }
 
.calend { text-align:right; }
 
	.calend a {
		color:#000;
		font-size:13px;
		font-weight:bold;
		padding:3px 5px;
		border-right:1px solid #DFDFDF; }
 
		.calend a:hover {
			color:#fff;
			background:#0063FF;
			text-decoration:none; }
 
.jclock {
	width:50px;
	display:inline; }
 
tr { border:1px solid #eee; }
 
 