/*
Theme Name: Oro y Finanzas - v2
Version: 1.0
*/
BODY {
	font-size: 62.5%;
	/*Resets 1em to 10px*/
	font-family: Arial, Sans-Serif;
	color: #333;
	text-align: center;
}

#page {
	background-color: #FFFFFF !important;
	border: 1px solid #959596;
	text-align: left;
	background-image: none;
}

#header {
}

#headerimg {
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}

#content {
	font-size: 1.4em;
}
	
	#content A:hover {
		border-bottom: 1px dotted #709CCE;
	}

.widecolumn .entry P {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	/*background-color: #F8F8F8;*/
}

.comment-body .comment-author {
	float: left;
	line-height: 36px;
}

.comment-body .comment-author, .comment-body .comment-author CITE {
	color: #3364A5;
	font-size: 11px;
	font-weight: normal;
}

.numeros {
	border-right: 1px dotted #A6A6A6;
	float: left;
	margin-right: 10px;
	padding: 0 10px 0 0;
	color: #D4D4D4;
	font-size: 24px;
	line-height: 35px;
	font-weight: normal;
}

.comment-body .comment-meta {
	border-bottom: 1px dotted #A6A6A6;
	font-size: 11px;
	text-align: right;
	line-height: 36px;
}

.comment-body .comment-meta A {
	color: #504E4E;
}

.thread-even {
	background-color: #FFFFFF;
}

.depth-1 {
/*border: 1px solid #DDD;*/
}

.even, .alt {
/*border-left: 1px solid #DDD;*/
}

#footer {
	background: #E7E7E7 url(images/kubrickfooter.jpg) no-repeat top;
	border: none;
}

SMALL {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

H1, H2, H3 {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

H1 {
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

H2 {
	font-size: 1.6em;
}

#sidebar H2 {
	font-family: "Lucida Grande", Verdana, Sans-Serif;
	font-size: 1.2em;
}

H3 {
	font-size: 1.3em;
}

H1, H1 A, H1 A:hover, H1 A:visited, #headerimg .description {
	text-decoration: none;
	color: #FFFFFF;
}

 H3, H3 A, H3 A:visited {
	color: #333;
}

H2, H2 A, H2 A:hover, H2 A:visited, H3, H3 A, H3 A:hover, H3 A:visited, #sidebar H2, #wp-calendar CAPTION, CITE {
	text-decoration: none;
}

.entry P A:visited {
}

.sticky {
	background: #F7F7F7;
	padding: 0 10px 10px;
}

.sticky H2 {
	padding-top: 10px;
}

.commentlist LI, #commentform INPUT, #commentform TEXTAREA {
	font: 0.9em "Lucida Grande", Verdana, Arial, Sans-Serif;
}

.commentlist LI UL LI {
	font-size: 1em;
}

.commentlist LI {
	font-weight: bold;
}

.commentlist LI .avatar {
	float: right;
	border: 1px solid #EEE;
	padding: 2px;
	background: #FFF;
}

.commentlist CITE, .commentlist CITE A {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist P {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform P {
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em "Lucida Grande", Verdana, Arial, Sans-Serif;
}

SMALL, #sidebar UL UL LI, #sidebar UL OL LI, .nocomments, .postmetadata, BLOCKQUOTE, STRIKE {
	color: #777;
}

CODE {
	font: 1.1em "Courier New", Courier, Fixed;
}

ACRONYM, ABBR, SPAN.caps {
	font-size: 0.9em;
	letter-spacing: 0.07em;
}

A,  H3 A:hover {
	color: #3364a5;
	text-decoration: none;
}

 h2 A:hover {
	color: #709CCE;
	border-bottom: 1px dotted #709CCE;
}

A:hover {
	color: #709CCE;
}

#wp-calendar #prev A, #wp-calendar #next A {
	font-size: 9pt;
}

#wp-calendar A {
	text-decoration: none;
}

#wp-calendar CAPTION {
	font: bold 1.3em "Lucida Grande", Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar TH {
	font-style: normal;
	text-transform: capitalize;
}

/*End Typography & Colors*/
.menulinks {
	padding-left: 1px;
}

	.menulinks UL {
		margin: 0; padding: 0;
		overflow: hidden;
	}

		
		.menulinks UL LI  {
			background: url(images/fondo-menu.gif) repeat-x;
			float: left;
			list-style: none;
			height: 34px; /* 41px */
		}

			
			.menulinks UL LI A {
				color: #FFF;
				font-size: 14px;
				display: block;
				padding: 9px 47px 8px;
				text-decoration: none;
				background: url(images/separador.gif) no-repeat left;
			}

			
				.menulinks UL LI A:hover {
					color:#bed1e7;
					border-bottom: 0 none;
				}

				
				.menulinks UL LI.home A {
					padding: 9px 46px 8px 47px;
					background-image: none;
				}

			
			.menulinks UL LI.current_page_item,
			.menulinks UL LI.current_item_parent{
				/* background: url(images/flecha.gif) no-repeat center bottom; */
			}

				
				.menulinks UL LI.current_page_item A,
				.menulinks UL LI.current_item_parent A {
					background: #2D5D9D url(images/separador.gif) no-repeat left;
				}

					
					.menulinks UL LI.current_page_item.home A,
					.menulinks UL LI.current_item_parent.home A {
						background-image: none;
					}
		
			.menulinks UL LI UL {
				display: none;
			}
				
				.menulinks UL LI UL LI.current_page_item {
					background: url(images/fondo-menu.gif) repeat-x;
				}
				
.menusublinks {
	margin: 0 1px; padding: 6px 0;
	overflow: hidden;
	background: #2D5D9D;
	font-size: 1.2em;
	font-weight: bolder;
	
}
	
	.menusublinks UL {
		margin: 0 0 0 -1px; padding: 0;
		list-style: none;
	}
		
		.menusublinks UL LI {
			margin: 0; padding: 0;
			list-style: none;
			float: left;
			color: #fff;
		}
			
			.menusublinks UL LI A {
				margin: 0; padding: 0 12px;
				display: block;
				color: #fff;
				text-decoration: none;
				border-left: 1px solid #6fa1cf;
			}
				
				.menusublinks UL LI A:hover {
					color: #76a7d4;
				}
	
	.menusublinks .menusublinks-clear {
		clear: both;
	}



/*Begin Structure*/
BODY {
	margin: 0 0 20px;
	padding: 0;
}

#page {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	border: 1px solid #BDD8F4 !important;
}

#header {
	margin: 0;
	padding: 0;
}

.arriba {
	height: 32px;
}
	
	.arriba UL {
		margin: 0; padding: 0;
		list-style: none;
	}
		
		.arriba UL LI {
			margin: 10px 0; padding: 0 10px;
			list-style: none;
			float: left;
			border-left: 1px dotted #333333;
		}
			
			.arriba UL LI.twitter {
				margin-top: 0;
				border-left: 0 none;
				background: url(images/tweeter.jpg) no-repeat 0 50%;
				width: 114px;
			}
				
				.arriba UL LI.twitter A {
					height: 30px;
					display: block;
					text-indent: -99999px;
				}
			
			.arriba UL LI.topfeed {
			}
				
				.arriba UL LI.topfeed A {
					color: #3667A9;
					padding: 1px 0 1px 20px;
					background: url(images/feed.gif) no-repeat 0 50%;
					font-size: 12px;
				}
			
			.arriba UL LI.fecha {
				font-size: 12px;
			}
			
			

#footer .menu-pie {
	height: 96px;
	margin: 0 0 0 360px;
}

#footer .menu-pie H2 {
	margin-top: 23px;
}

#footer .menu-pie UL {
	margin: 0; padding: 10px 0;
	width: 248px; height: 76px;
	background: url(images/barra.gif) no-repeat 124px 20px;
}
	
	#footer .menu-pie LI {
		margin: 0; padding: 2px 20px;
		width: 84px;
		float: left;
		list-style: none;
	}

#footer .menu-pie LI.pagenav {
	width: 260px;
}

#footer .menu-pie .ul-rss {
	float: left;
	margin-top: 22px;
	padding: 0;
	width: 100px;
	background: url(images/barra.gif) no-repeat 0 10px;
	padding: 0 0 0 30px;
}

#footer .menu-pie .li-rss {
}

#footer .menu-pie .li-rss A {
	padding-left: 20px;
	background: url(images/feed.png) no-repeat;
	
	display:block;
	height:20px;
}

#footer .menu-pie LI A {
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
}

#logo {
	background: url(images/logo.jpg) no-repeat;
	margin-top: 22px;
	margin-left: 12px;
	float: left;
	width: 444px;
}

	#logo A {
		overflow: hidden;
		text-indent: -99999px;
		display: block;
		height: 88px
	}

	#logo H1 {
		padding: 0;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}

.hed-der {
	float: right;
	margin-top: 6px;
}

.abajo {
	width: 480px;
	height: 57px;
	background: url(images/bkg_buscador.gif) no-repeat;
}

.banners {
	background: #E1E7ED;
	height: 90px;
	padding: 10px;
}
	
	.banners .banner-i {
		float: left;
		background: url(images/bkg_banners-vertical.jpg) no-repeat 0 50%;
		padding-left: 20px;
	}
	
	.banners .banner-d {
		float: right;
		/*background: url(images/bkg_banners-vertical.jpg) no-repeat 0 50%;
		padding-left: 20px;*/
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 10px;
	margin: 0px 0 0;
	width: 593px;
}

.newletter {
	background: #C3D2E5 url(images/fondo-newletter.jpg) no-repeat;
	border: 1px solid #C0CBDF;
	padding: 40px 20px 6px;
}
	
	.newletter .newletter-text {
		margin: 2px 0; padding: 8px;
		width: 320px;
		border: none;
		font-size: 11px;
		color: #a2a2a2;
		vertical-align: middle;
	}
	
	.newletter .newletter-button {
		margin: 3px 0 0 270px; padding: 0;
		vertical-align: middle;
	}

.rss A {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	background: url(images/feed.gif) no-repeat;
}

.widecolumn {
	float: left;
	margin: -1px 0 0 10px;
	padding: 0px 0 20px;
	width: 596px;
}

.publicidad1 .titulo {
	background: #93989E url(images/patrocinio-v.gif) no-repeat left center;
	height: 20px;
	margin-bottom: 1px;
}

.publicidad1 .p-contenido {
	background: #F3F3F5;
	padding-left: 13px;
	padding-top: 11px;
	padding-bottom: 2px;
}

.li-banner-sidebar-348x96 {
	margin: 0 0 10px; padding: 1px;
	width: 348px;
	background: #D4D4D4;
	border: 1px solid #fff;
}


.post {
	margin: 0 0 40px;
	text-align: left;
}

.post HR {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-top: 0;
}

.widecolumn .postmetadata {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
	
	.widecolumn .attachment .head-post H2 {
		margin-right: 42px;
		text-align:left;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	background: url(images/fondo-pie.jpg) repeat-x bottom;
	clear: both;
	height: 184px;
}

.footer-top {
	width: 1000px;
	height: 88px;
}

.footer-cuadro {
	width: 205px;
	height: 70px;
	float: right;
	background: url(images/siguenos.gif) no-repeat left top;
	padding-top: 18px;
	margin-right: 20px;
}

.footer-cuadro A {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -99999px;
}

.f-facebook {
	width: 66px;
	height: 70px;
	background: url(images/i-facebook.gif) no-repeat;
	float: left;
}

.f-twitter {
	width: 71px;
	height: 70px;
	background: url(images/i-twitter.gif) no-repeat;
	float: left;
}

.f-flickr {
	width: 68px;
	height: 70px;
	background: url(images/i-flickr.gif) no-repeat;
	float: left;
}

.logo-pie {
	float: left;
	width: 355px;
	height: 96px;
	background: url(images/logo_oyf_pie.gif) no-repeat 0 0;
	margin-left: 0;
	margin-top: 0;
}

#footer P {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

/*End Structure



Begin Headers*/
H1 {
	padding-top: 70px;
	margin: 0;
}

H2 {
	margin: 30px 0 0;
	color: #3364A5;
}

.single H2 {
	font-size: 18px;
	line-height: 24px;
	
	margin-top:18px;
}

.single .entry P {
	font-size: 14px;
	line-height: 18px;
	color: #504E4E;
}

#sidebar H2 {
	margin: 5px 0 0;
	padding: 0;
}

H3 {
	padding: 0;
	margin: 30px 0 0;
}

H3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

/*End Headers



Begin Images*/
P IMG {
	padding: 0;
	max-width: 100%;
}

/*Using 'class="alignright"' on an image will (who would've



thought?!) align the image to the right. And using 'class="centered',



will of course center the image. This is much better than using



align="center", being much more futureproof (and valid)*/
IMG.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

IMG.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

IMG.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
}

.navigation .alignright {
	float: right;
	text-align: right;
	width: 270px;
	line-height: 15px;
}

.navigation .alignleft {
	float: left;
	text-align: left;
	width: 270px;
	line-height: 15px;
	padding: 0 0 0 15px;
}

/*End Images



Begin Lists







Special stylized non-IE bullets



Do not work in Internet Explorer, which merely default to normal bullets.*/
HTML>BODY .entry UL {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

HTML>BODY .entry LI {
	margin: 7px 0 8px 10px;
}

.entry UL LI:before, #sidebar UL UL LI:before {
	content: "\00BB \0020";
}

.entry OL {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry OL LI {
	margin: 0;
	padding: 0;
}

.postmetadata UL, .postmetadata LI {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar UL, #sidebar UL OL {
	margin: 0;
	padding: 0;
}

#sidebar UL LI {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
}

#sidebar UL P, #sidebar UL SELECT {
	margin: 5px 0 8px;
}

#sidebar UL UL, #sidebar UL OL {
	margin: 5px 0 0 10px;
}

#sidebar UL UL UL, #sidebar UL OL {
	margin: 0 0 0 10px;
}

OL LI, #sidebar UL OL LI {
	list-style: decimal outside;
}

#sidebar UL UL LI, #sidebar UL OL LI {
	margin: 3px 0 0;
	padding: 0;
}

/*End Entry Lists



Begin Form Elements*/
#searchform {
	margin: 6px auto;
	padding: 14px 84px 14px 14px;
	text-align: center;
}

	#searchform #q {
		width: 210px;
		padding: 6px 4px;
		border: 0 none;
		vertical-align: middle;
	}

	#searchform #searchsubmit {
		border: 0 none;
		vertical-align: middle;
	}
	
	#searchform .searchform-selector {
		border: 0 none;
		padding: 5px;
		vertical-align: middle;
		width: auto;
	}
	
	.post .entry #searchform {
		padding: 14px;
		background: #E0EAF4;
	}
		
		.post .entry #searchform #s {
			width: 130px;
		}

.entry FORM {
/*This is mainly for password protected posts, makes them look better.*/
	text-align: center;
}

SELECT {
	width: 130px;
}

#commentform INPUT {
	width: 170px;
	padding: 2px;
	margin: 2px 5px 10px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform TEXTAREA {
	width: 100%;
	padding: 2px;
	background: #F1F1F1 none repeat scroll 0 0;
	border: medium none #000000;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

/*End Form Elements



Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist LI {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist LI UL LI {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist P {
	margin: 10px 5px 10px 0;
	color: #504E4E;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

.children {
	padding: 0;
}

#commentform P {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/*End Comments



Begin Sidebar*/
#sidebar {
	padding: 15px 0 10px;
	margin-left: 615px;
	width: 376px;
}

#sidebar FORM {
	margin: 0;
}

/*End Sidebar



Begin Calendar*/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next A {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev A {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar A {
	display: block;
}

#wp-calendar CAPTION {
	text-align: center;
	width: 100%;
}

#wp-calendar TD {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar TD.pad:hover {
/*Doesn't work in IE*/
	background-color: #FFF;
}

/*End Calendar



Begin Various Tags & Classes*/
ACRONYM, ABBR, SPAN.caps {
	cursor: help;
}

ACRONYM, ABBR {
	border-bottom: 1px dashed #999;
}

BLOCKQUOTE {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #DDD;
}

BLOCKQUOTE CITE {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
	position: absolute;
	left: -1000em;
}

HR {
	display: none;
}

A IMG {
	border: none;
}

img {
	border: none;
	
}

.navigation {
	display: table;
	text-align: center;
	margin-top: 10px;
/*margin-bottom: 60px;*/
	width: 596px;
	line-height: 27px;
	padding: 5px 0;
}

.single .navigation {
	background: #F3F6FB;
	margin-bottom: 1px;
	margin-top: 0;
	font-size: 12px;
}

.nav {
	border-bottom: 1px dotted #666;
}

.single .navigation .alignleft {
	background: url(images/izq.gif) no-repeat 0 1px;
	padding-left: 15px;
	margin-left: 10px;
}

.single .navigation .alignright {
	background: url(images/der.gif) no-repeat 100% 1px;
	padding-right: 15px;
	margin-right: 10px;
}

.single .post-fecha SMALL {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

/*End Various Tags & Classes



Captions*/
DIV.sociable {
	clear: both;
}

.aligncenter, DIV.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
/*border-radius: 3px*/
}

.wp-caption IMG {
	margin: 0;
	padding: 0;
	border: 0 none #000000;
}

.wp-caption P.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.oro1 .titulo-oro {
	background: url(images/fondo-sidebar.gif) repeat-x;
	width: 376px;
	height: 22px;
}

.titulo-oro .nom-i {
	margin-left: 88px;
}

.titulo-oro .nom-d {
	margin-left: 130px;
}

.titulo-oro1 .nom-i {
	margin-left: 146px;
}

.titulo-oro2 .nom-i {
	margin-left: 58px;
}

.titulo-oro2 .nom-d {
	margin-left: 112px;
}

.titulo-oro3 .nom-i {
	margin-left: 44px;
}

.titulo-oro3 .nom-d {
	margin-left: 115px;
}

.oro1 .titulo-oro1 {
	background: url(images/fondo-sidebar.gif) repeat-x;
	width: 376px;
	height: 22px;
}

.oro1 .titulo-oro2 {
	background: url(images/fondo-sidebar.gif) repeat-x;
	width: 376px;
	height: 22px;
}

.oro1 .titulo-oro3 {
	background: url(images/fondo-sidebar.gif) repeat-x;
	width: 376px;
	height: 22px;
}

.nom-i {
	float: left;
	color: #FFF;
	font-size: 12px;
	line-height: 21px;
}

.nom-d {
	float: left;
	color: #FFF;
	font-size: 12px;
	line-height: 21px;
}

.oro1 .titulo-oro4 {
	background: url(images/fondo-sidebar.gif) repeat-x;
	width: 376px;
	height: 22px;
}

.o-contenido {
	border: 1px solid #5583B7;
	display: table;
	width: 374px;
	background: url(images/linea.gif) no-repeat top;
	padding-bottom: 5px;
	padding-top: 10px;
}

.oro-i {
	float: left;
	margin: 10px;
}

.separador {
	background: url(images/punteadas.gif) no-repeat;
	display: table;
	height: 7px;
	margin: 0 auto 30px;
	width: 977px;
	clear: both;
}

.breadcrumb {
	border-top: 1px solid #DAE3EC;
	background: url(images/miga.gif) no-repeat 2px 7px;
	padding: 4px 15px;
	font-size: 11px;
	color: #504E4E;
	border-bottom: 1px dotted #666;
	line-height: 1.3em;
	margin-bottom: 1px;
}

.sociable {
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	line-height: 25px;
	padding-top: 4px;
}

.sociable LI {
	margin-right: 5px !important;
}

.relacionados H3 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

.relacionados UL {
	margin-top: 0;
	padding-left: 25px;
}

.relacionados LI {
	list-style: none;
	list-style-image: url(images/vin.gif);
	padding-left: 0;
	font-size: 12px;
}

.comentario1 {
	background: url(images/comentarios.gif) no-repeat;
	width: 419px;
	height: 15px;
	margin-bottom: 30px;
}

.comentario2 {
	background: url(images/comentario2.gif) no-repeat;
	width: 419px;
	height: 15px;
	margin-bottom: 30px;
}

#submit-coment, .wpcf7-form INPUT[type=submit] {
	background: url(images/boton-comentario.gif) no-repeat !important;
	width: 66px !important;
	height: 30px;
	float: right;
	margin-right: 0 !important;
	border: none;
	cursor: pointer;
	text-indent: -99999px;
}

.oro-d {
	float: left;
	margin-top: 5px;
}

.flash .oro-d {
	width: 335px;
	margin-bottom: 10px;
}

.plata .oro-d {
	margin-bottom: 10px;
	margin-left: 43px;
}

.plata .oro-i {
	margin-left: 32px;
	margin-top: 23px;
	color: #3364A5 !important;
	font-weight: bold;
}

.xau .oro-i {
	margin: 4px;
}

.xau .oro-d {
	margin-top: 4px;
	margin-left: 1px;
}

.oro1 {
}

/*End captions



"Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.



It won't be a stylish marriage, I can't afford a carriage.



But you'll look sweet upon the seat of a bicycle built for two."*/
#columna1 {
	float: left;
	width: 325px;
}

#columna2 {
	float: left;
	margin-left: 22px;
	width: 246px;
	margin-top: 16px;
}

.noticias #columna2 {
	margin-left: 0;
	width: 354px;
}

.noticias.enlaces #columna2{width:593px;}

.narrowcolumn.noticias .breadcrumb {
	margin-top: 16px;
}

.columna_2 {
}

.columna_1 H2 {
	line-height: 24px;
	font-size: 18px;
	margin-top: 18px;
}

.columna_1 .post {
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.columna_1 H2 A {
	color: #3364A5;
}

.columna_2 H2 A {

}

.columna_2 H2 {
	line-height: 18px;
	font-size: 14px;
	margin-top: 20px;
}

.columna_2 .post {
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.columna_1 .entry {
	clear: both;
	font-size: 14px;
	color: #504E4E;
	line-height: 18px;
	text-align: left;
	margin-top: 5px;
}

.columna_2 .entry {
	clear: both;
	font-size: 12px;
	color: #504E4E;
	line-height: 16px;
	text-align: left;
	
	margin-top:5px;
}

#columna1 SMALL, #columna2 SMALL {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

#category_cloud {
	border: 1px solid #81ABD5;
	background: url(images/nube.jpg) no-repeat center top;
	padding: 45px 15px 20px;
}

.num1 H2 {
	line-height: 28px;
	font-size: 24px;
	margin: 0 60px 0 0;
	padding: 0 0 10px;
}

.num1 {
	border: 1px solid #DFDFDF;
	width: 593px;
	margin-top: 15px;
}

.num1 .linea {
	background: #F8F8F8;
	margin: 1px;
	width: 591px;
}

.num1 P {
	margin: 20px 0 5px;
}

.single-izq .post-abajo {
	float: left;
	display: table;
	margin: 10px 0;
}

.num1 .post {
	margin-bottom: 0;
	border-bottom: none;
	padding: 20px;
}

.num1 .post-abajo {
	display: table;
	width: 550px;
	border-bottom: 1px dotted #666;
	padding-bottom: 6px;
}

.num1 .post-fecha {
	float: left;
	margin-right: 11px;
	padding-right: 10px;
	border-right: 1px dotted #666;
}

.num1 .postmetadata {
	float: left;
	clear: none;
	padding-top: 2px;
}

.num1 .entry {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666;
}

.superior {
	display: table;
	margin-top: 20px;
	float: right;
}

.num1 .superior {
	margin-top: 0;
	width: auto;
	float: right;
}

.subtitulo {
	font-size: 12px;
	color: #A10606;
	font-weight: bold;
	display: block;
}

	
	.subtitulo A {
		color: #A10606 !important;
	}

	
.comentarios {
	float: right;
	color: #3364A5;
	font-weight: bold;
	font-size: 12px;
	background: url(images/com.gif) no-repeat 0 3px;
	padding-left: 14px;
}

	
	.num1 .comentarios {
		float: right;
		color: #3364A5;
		font-weight: bold;
		font-size: 14px;
		background: url(images/com01.gif) no-repeat 0 0;
		padding-left: 23px;
		height: 18px;
	}

	
.leer {
	display: none;
}
	#content A.leer:hover {
		border-bottom: 0 none;
	}

.num1 .leer, .cotizaciones .leer {
	background: url(images/boton-ver.gif) no-repeat;
	display: block;
	width: 66px;
	line-height: 23px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.cotizaciones .leer{ margin:0 0 0 8px;}

.cotizaciones .post p{ margin:5px 0 0 0;}

.destacados {
	clear: both;
	margin: 0 12px 20px;
}

	
	.destacados .destacados-bkg {
		background: #FAFAFA url(images/fondo-destacados.gif) no-repeat 0 0;
		border: 1px solid #EEE;
	}
	
	.destacados A:hover {
		border-bottom: 1px dotted #709CCE;
	}

.miniatura {
	text-align: center;
	margin-bottom: 15px;
}

.inferior {
	float: left;
	width: 22%;
	margin: 55px 1% 20px;
}

	
	.inferior H2 A {
		color: #3364A5;
		font-size: 14px;
		line-height: 21px;
	}

	
	.inferior .entry P {
		font-size: 14px;
		line-height: 18px;
	}

	
	.inferior .post-fecha SMALL {
		font-size: 12px;
		font-weight: bold;
		color: #000;
	}

	
	.inferior .postmetadata {
		font-size: 12px;
		font-weight: bold;
	}

	
.num1 .head-post {
}

.head-post {
}
	
	.columna_2 .head-post H2 {
		margin-right: 30px;
	}

.destacados .head-post {
}

.destacados H2 {
	float: left;
	margin-top: 0;
	width: 179px;
}

.seleccionar {
	float: left;
	color: #A2A2A2;
	font-size: 11px;
	margin-left: 6px;
	margin-top: 7px;
	width: 124px;
	display: none;
}

.seleccionar OPTION {
	color: #A2A2A2;
}

/*tabbed info*/
.tabbed {
	margin-bottom: 20px;
}

UL.tabs {
	background: url(images/tab-line.gif) repeat-x left bottom;
	list-style: none;
	padding: 0;
	height: 29px;
	margin-bottom: 0;
}

UL.tabs-archives {
	padding-left: 25px;
	text-transform: uppercase;
	background: url(images/tab-line-shadow.gif) repeat-x left bottom;
}

#sidebar-most-content {
	padding: 0;
	margin-left: 15px;
}

#sidebar-recent-content {
	padding: 0;
	margin-left: 14px;
	display: none;
}

#sidebar-recent-content LI, #sidebar-most-content LI {
	list-style-image: url(images/vin.gif);
	padding-left: 0;
}

UL.tabs LI {
	float: left;
	background: url(images/tab-off-left.gif) no-repeat left top;
	margin-right: 5px;
}

UL.tabs LI A:link, UL.tabs LI A:visited, UL.tabs LI A:active {
	float: left;
	display: block;
	padding: 8px 10px 6px;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	outline: 0;
	background: url(images/tab-off-right.gif) no-repeat right top;
}

UL.tabs-big LI A:link, UL.tabs-big LI A:visited, UL.tabs-big LI A:active {
	font-size: 13px;
	padding: 8px 20px 5px;
}

UL.tabs-archives LI A:link, UL.tabs-archives LI A:visited, UL.tabs-archives LI A:active {
	padding-left: 15px;
	padding-right: 15px;
}

UL.tabs LI A:hover {
	color: #000000;
	text-decoration: none;
	outline: 0;
}

UL.tabs LI.tab-selected {
	background: url(images/tab-on-left.gif) no-repeat left top;
	border-bottom: 1px solid #FFFFFF;
}

UL.tabs LI.tab-selected A:link, UL.tabs LI.tab-selected A:visited, UL.tabs LI.tab-selected A:active {
	color: #000000;
}

UL.tabs LI.tab-selected A:link, UL.tabs LI.tab-selected A:visited, UL.tabs LI.tab-selected A:active, UL.tabs LI.tab-selected A:hover {
	background: url(images/tab-on-right.gif) no-repeat right top;
}

.tabs-content {
	padding: 10px 10px 10px 12px;
	margin-bottom: 10px;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

.tabs-content-popular-recent {
}

.tabs-content-video-imagen {
/*height: 320px;*/
}

.tabs-content UL {
	list-style: none;
	font-size: 12px;
}

.tabs-content UL LI {
	background: url(images/ico-arrow-red-right.gif) no-repeat left 4px;
	padding: 0 0 0 10px;
	margin-bottom: 5px;
}

.main-blue .tabs-content UL LI {
	background-image: url(images/ico-arrow-blue-right.gif);
}

#sidebar-most-content UL {
	padding: 0;
}

.negrito {
	color: #000;
	font-weight: bold;
}

.pub-v {
	width: 156px;
	background: #F2F3F5 url(images/patrocinio-v.gif) no-repeat top;
	padding: 40px 0 0;
	display: table;
}

.pub1, .pub2 {

	width: 122px;
	height: 602px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.single-der {
	float: right;
	width: 156px;
}

.single-izq {
	float: left;
	width: 419px;
}
	
	.single-izq .postthumb {
		float: left;
		margin: 0; padding: 0 10px 10px 0;
	}

.ul-image {
	padding: 0;
}

.ul-image LI {
	border-bottom: 1px dotted #666;
	list-style: none;
	padding-left: 30px;
	font-size: 11px;
	line-height: 15px;
	padding: 7px 0 7px 30px;
}

#commentform LABEL {
	display: block;
	color: #525252;
}

#commentform LABEL SMALL {
	font-size: 14px;
	color: #909090;
}

#commentform INPUT {
	background: #F1F1F1;
	border: none;
	width: 408px;
	padding: 7px 5px;
}

.wpcf7-form {
	margin: 0; padding: 10px 30px 20px;
	text-align: left !important;
	font-size: 12px;
	color: #525252;
}
	
	.wpcf7-form INPUT[type=text] {
		margin: 2px 0; padding: 6px 5px;
		width: 99%;
		background: #F1F1F1;
		border: none;
	}
	
	.wpcf7-form TEXTAREA {
		margin: 2px 0; padding: 6px 5px;
		width: 99%;
		background: #F1F1F1;
		border: none;
	}
	
	.wpcf7-form-control-wrap.checkbox-604 {
		float: left;
	}

.page-id-2 #post-2 {
	margin-left: 30px;
	width: 536px;
}

.narrowcolumn.pagina {
	color: #504E4E;
	font-size: 12px !important;
}

.breadcrumb SPAN {
	background: url(images/sep.gif) no-repeat 0 4px;
	margin-left: 5px;
	padding-left: 16px;
	height: 7px;
}

.nota {
	margin: 10px 30px 0; padding: 30px 0 0;
	border-top: 1px dotted #999999;
	font-size: 10px;
	line-height: 13px;
}

.li1 {
	background: url(images/li1.gif) no-repeat 0 6px;
}

.li2 {
	background: url(images/li2.gif) no-repeat 0 6px;
}

.li3 {
	background: url(images/li3.gif) no-repeat 0 6px;
}

.li4 {
	background: url(images/li4.gif) no-repeat 0 6px;
}

.li5 {
	background: url(images/li5.gif) no-repeat 0 6px;
}

.li6 {
	background: url(images/li6.gif) no-repeat 0 6px;
}

.li7 {
	background: url(images/li7.gif) no-repeat 0 6px;
}

.breadcrumb {
	margin-top: 16px;
}

.noticias-d {
	float: right;
	width: 220px;
}

.caja-categorias, .caja-archivos, .caja-cotizaciones {
	border: 1px solid #B5C5DA;
	margin-top: 25px;
}

.caja-categorias .titulonoti {
	background: url(images/categorias.jpg) no-repeat;
	text-indent: -99999px;
	height: 33px;
}

.caja-archivos .titulonoti {
	background: url(images/archivos.jpg) no-repeat;
	text-indent: -99999px;
	height: 33px;
}

.caja-cotizaciones .titulonoti {
	background: url(images/title_cotizaciones.jpg) no-repeat;
	height: 26px;
	color: #3364A5;
}
	
	.caja-cotizaciones .titulonoti H3 {
		margin: 0; padding: 3px 0;
		color: #3364A5;
		text-align: center;
		font-size: 1.1em;
	}

.caja-categorias H3, .caja-archivos H3, {
	margin-top: 0;
}

.noticias-d .pub-v {
	margin: 0 auto;
}

.seccion-archivos H3 {
	line-height: 18px;
}

.seccion-archivos H3 A {
	font-size: 14px;
	color: #3364A5;
}

.seccion-archivos .entry {
	font-size: 14px;
	color: 504e4e;
	line-height: 18px;
}

.seccion-archivos .post-abajo, .noticias .post-abajo {
	margin-top: 10px;
}

.seccion-archivos .post-abajo SMALL {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

.post-abajo .postmetadata {
	padding-top: 0;
	color: #3364A5;
	font-size: 12px;
}

.seccion-archivos .post {
	border-bottom: 1px dotted #999;
	padding-bottom: 25px;
	margin-bottom: 20px;
}

.caja-cotizaciones .noti {
	
}

.noti UL {
	font-size: 0.9em;
	padding: 0 0 0 30px;
}

.noti LI.categories {
	list-style: none !important;
}

.noti LI {
	list-style-image: url(images/vin.gif);
	margin-bottom: 7px;
}

.titulo-todas {
	width: 328px;
	height: 12px;
	background: url(images/todas-las-categorias.gif) no-repeat;
}

.titulo-todas H2 {
	text-indent: -99999px;
	margin-top: 13px;
}

.titulo-enlaces {
	width: 593px;
	height: 14px;
	background: url(images/enlaces.gif) no-repeat;
}

.titulo-enlaces H2 {
	text-indent: -99999px;
	margin-top: 13px;
}

.wp-pagenavi {
	text-align: center;
	font-size: 0.9em;
	clear: both;
}

.wp-pagenavi A, .wp-pagenavi SPAN {
	border: 1px solid #DDD !important;
	color: #AAA !important;
}

.wp-pagenavi SPAN.current {
	background: #F0F0F0 !important;
}

.single-izq .head-post {
	width: 410px;
}
	
	.single-izq .head-post H2 {
		margin-right:50px;
	}

.single-izq .head-post .comentarios {
	background: transparent url(images/com02.gif) no-repeat scroll 0 4px;
	font-size: 14px;
	padding-left: 25px;
	margin-top: 0;
}

.destacados .postthumb {
	margin-bottom: 15px;
	text-align: center;
}

.columna_1 .postthumb {
	float: left;
	margin-bottom: 3px;
	margin-right: 10px;
	margin-top: 3px;
}

.destacados .comentarios {
	margin-top: 4px;
}

.columna_2 .post-abajo {
	margin-top: 10px;
	font-size: 0.9em;
}

/*
.page-template-cotizaciones-php #sidebar{ margin-left:616px;}

.cotizaciones .breadcrumb{ width:584px;}

.cotizaciones{ padding-left:8px;width:606px;}

.noticias.enlaces.cotizaciones #columna2{ width:606px!important;}

.cotizaciones .columna_2{ border:#81abd5 solid 1px;float:left;width:194px; margin-right:6px;margin-bottom:10px;}

.cotizaciones .columna_2 .post{ border-bottom:none;}

.cotizaciones .columna_2 h2{ margin:0; background:url(images/fondo-menu.gif) repeat-x; color:#fff; font-weight:normal; line-height:22px; text-align:center;}

.cotizaciones .columna_2 h2 a{ color:#FFF;}

.cotizaciones .columna_2 .entry{ padding:7px;}
*/

#commentlist, #commentlist li{ list-style:none; padding:0;}

.com-top{border-bottom:1px dotted #CCCCCC;display:table;width:100%;}

.numeral{ float:left;border-right:1px dotted #CCCCCC; color:#d4d4d4; font-size:24px; line-height:30px; padding: 0 5px;}

.autor{ float:left; font-size:11px;margin-left:10px; line-height:30px;}

.fechac{ float:right; font-size:11px; color:#504e4e; line-height:30px;}

.fechac a{ color:#000;}

#commentlist p{ color:#504e4e; font-size:12px; line-height:16px;margin:0;padding:5px 0 30px;}


.archivos h2.pagetitle{color:#000000;
font-size:14px;
margin-top:30px;
text-align:left;}

h2 a:hover{ color:#709CCE;border-bottom: 1px dotted #709CCE;}

h2, h2 s{ color:#3364A5;}


/* Listado de Enlaces */
UL.linkcat-cats {
	margin: 0; padding: 24px 16px;
	list-style: none;
}
	
	UL.linkcat-cats LI.linkcat-cats-cat {
		margin: 0; padding: 2px 3px;
		float: left;
		width: 25%;
		list-style: none;
		color: #fff;
	}
		
		UL.linkcat-cats LI.linkcat-cats-cat A {
			margin: 0; padding: 4px;
			display: block;
			text-align: center;
			color: #fff;
			background: #C7D7EE url(images/bkg_linkcat-cats-cat_off.gif) repeat-x 0 100%;
		}
			
			#content UL.linkcat-cats LI.linkcat-cats-cat A:hover {
				border-bottom: 0 none;
				background: #80A9D5 url(images/bkg_linkcat-cats-cat_on.gif) repeat-x 0 100%;
			}
			
	UL.linkcat-cats LI.linkcat-cats-clear {
		clear: both;
	}

UL.linkcat-list {
	margin: 0; padding: 20px 30px;
	list-style: none;
}
	
	UL.linkcat-list LI.linkcat {
		margin: 0; padding: 0;
		list-style: none;
	}
		
		UL.linkcat-list LI.linkcat .linkcat-list-title {
			margin: 0; padding: 5px 10px;
			text-transform: uppercase;
			color: #7A7A7A;
			font-weight: bolder;
		}

UL.blogroll {
	margin: 0; padding: 0 0 40px;
	list-style: none;
}

	UL.blogroll LI {
		margin: 0; padding: 10px 0 10px 10px;
		list-style: none;
		background: url(images/vin.gif) no-repeat scroll 0 15px;
		border-top: 1px dotted #000;
	}
		
		UL.blogroll LI A {
			font-weight: bolder;
		}
		
		UL.blogroll LI .linkcat-list-separator {
			display: block;
			padding: 2px 0;
		}
		

/* Plugin : Sociable */
div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
#content .sociable ul li a:hover {
	border-bottom: 0 none;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


/* Zona de Video */
.oyf_videos_last_video {
	margin: 10px 0; padding: 42px 14px 14px;
	width: 218px;
	background: #EBF2FC url(images/bkg_last_video.gif) no-repeat 14px 14px;
	border: 1px solid #DAE3EC;
	font-size: 0.9em;
}
	
	#content .oyf_videos_last_video A {
		border-bottom: 0 none;
	}
	
	.oyf_videos_last_video .oyf_videos_last_video__title {
		padding: 5px 0;
		font-size: 1.1em;
		color: #3364a5;
		font-weight: bolder;
		text-transform: uppercase;
	}
		
		.oyf_videos_last_video .oyf_videos_last_video__title A {
			color: #3364a5;
		}
	
	.oyf_videos_last_video .oyf_videos_last_video__desc {
		color: #222;
	}
		
		.oyf_videos_last_video .oyf_videos_last_video__desc P {
			margin: 0; padding: 0 0 4px;
		}
		
.oyf_videos__the_content__video {
	margin: 10px 0;
	text-align: center;
}


.video-thumb {
	position: relative;
	display:block;
}
	
	.video-thumb.video-thumb-big {
	}
	
	.video-thumb .video-thumb-play {
		position: absolute;
		top: 0; left: 0;
		z-index: 10000px;
		background: url(images/btn_play.gif) no-repeat 50% 50%;
	}
		
		.video-thumb.video-thumb-big .video-thumb-play {
			width: 218px; height: 162px;
		}
		
		.post-video-archive-bigvideo-play {
			width: 252px; height: 188px;
		}


.post-video-archive {
	border: 1px solid #dae2ec;
	background: #dde6f1;
	padding: 10px 5px;
	
	margin: 10px 0 20px;
}
	
	.columna_2 .post-video-archive .post {
		margin: 0; padding: 0;
		border-bottom: 0 none;
	}
	
	.post-video-archive .post-video-archive-bigvideo {
		padding: 3px;
		background: #fff;
	}
		
		.post-video-archive .post-video-archive-bigvideo .oyf_videos__the_content__video {
			margin: 0;
		}
	
	.post-video-archive .post-video-archive-content {
		margin: 3px 0 0; padding: 14px 22px;
		background: #fff;
	}
		
		.post-video-archive .post-video-archive-content H2 {
			margin: 0;
		}
		
	.post-video-archive.post-video-archive-p50 {
		padding: 0;
		border: 0 none;
		background: none;
		
		float: left;
		width: 48%;
		margin: 14px 1% 30px; 
	}
		
		.post-video-archive.post-video-archive-p50 .post-video-archive-height {
			height: 150px;
		}
		
		.columna_2 .post-video-archive.post-video-archive-p50 .post H2 {
			margin-top: 10px;
		}
		
		.columna_2 .post-video-archive.post-video-archive-p50 .post .entry {
			/*height: 170px;*/
		}
	
	.post-video-archive .post-video-archive-bigimage {
		position: relative;
		display:block;
		text-align: center;
	}
		
		.post-video-archive .post-video-archive-bigimage .post-video-archive-bigimage-play {
			position: absolute;
			top: 0; left: 0;
			z-index: 10000px;
			background: url(images/btn_play.gif) no-repeat 50% 50%;
			width: 252px; height: 188px;
		}
		
		#content .post-video-archive .post-video-archive-bigimage A:hover {
			border-bottom: 0 none;
		}
		
.video-slider-item {
	display: none;
}
	
	.video-slider-item .video-slider-item-prev {
		width: 49%;
		float: left;
		text-align: left;
		color: #3364a5;
		font-weight: bolder;
		padding-top: 20px;
	}
		
		.video-slider-item .video-slider-item-prev SPAN {
			cursor: pointer;
			display: block;
			height: 16px;
			padding-left: 14px;
			background: url(images/bkg_video-slider-item-prev.gif) no-repeat 0 0;
		}
	
	.video-slider-item .video-slider-item-next {
		width: 49%;
		float: right;
		text-align: right;
		color: #3364a5;
		font-weight: bolder;
		padding-top: 20px;
	}
		
		.video-slider-item .video-slider-item-next SPAN {
			cursor: pointer;
			display: block;
			height: 16px;
			padding-right: 14px;
			background: url(images/bkg_video-slider-item-next.gif) no-repeat 100% 0;
		}
		
	.video-slider-item .video-slider-item-clear {
		clear: both;
	}
		
#content .tabs a:hover {
	border-bottom: 0 none;
}

.lopd {
	margin: -36px 60px 0 0; padding: 4px 0 0;
}
	
	.lopd INPUT {
		float: left;
	}
	
	.lopd A {
		margin: 0 0 0 24px; padding: 4px 4px 0 0;
		display: block;
	}
	
	
.pub-con {
	margin: 0; padding: 10px 0; text-align: center;
}
	
	#content .pub-con A:hover {
		border-bottom: 0;
	}	
	
	
	



.pagetitle {
	margin: 20px 0 30px; padding: 0;
	font-size: 1em;
	text-align: left;
	background: url(images/bkg_pagetitle.gif) repeat-x 0 50%;
	text-transform: uppercase;
	color: #000;
}
	
	.pagetitle SPAN {
		padding: 0 10px 0 0;
		color: #000;
		background: #fff;
	}
	
	


.comment .avatar {
	padding: 0 10px 2px 0;
	vertical-align: middle;
}

.destacados .inferior .entry {
	clear: both;
	padding: 1px 0 3px;
}


.publi-listados {
	border: 1px solid #fff;
	margin: 0 0 20px;
	text-align: center;
}


.frmPalomaSE {
	margin: 20px 30px; padding: 14px 24px;
	border: 1px solid #DAE3EC;
	background: #F3F3F5;
}
	
	.frmPalomaSE .newletter-text {
		border: 0 none;
		color: #A2A2A2;
		font-size: 11px;
		margin: 0; padding: 8px;
		vertical-align: middle;
		width: 246px;
	}
		
		.frmPalomaSE #suscribe_name.newletter-text {
			margin-bottom: 4px;
			width: 314px;
		}
	
	.frmPalomaSE .newletter-button {
		margin: 0; padding: 0;
		vertical-align: middle;
	}
	
	.frmPalomaSE .lopd INPUT {
		float: none;
		vertical-align: middle;
	}
	
	.frmPalomaSE .lopd A {
		display: inline;
		margin-left: 0;
		font-size: 0.9em;
	}
	
	.frmPalomaSE .frmPalomaSEOK {
		color: #FF0000;
		font-weight: bolder;
		padding: 6px 0;
	}
	

.cotizaciones-graphs {
	margin: 0; padding: 10px 4px;
	text-align: center;
}
	
	.cotizaciones-graphs .cotizacion-graph {
		margin: 0; padding: 10px 4px;
		text-align: center;
	}


.noticias-d H3 {
	margin: 0;
}