/*
Theme Name: Elecciones 2012
Theme URI: http://especiales.laprensagrafica.com/2012/elecciones
Author: LPG Web Design Team 
Author URI: http://laprensagrafica.com
Description: Electoral Theme for WordPress
Version: 1.0
License: Private Theme
Tags: electoral, vote, el-salvador, SEO, typography
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Dando formato a los elementos */

a {
	text-decoration:none;
	color:#003366
}
a:hover {
	color: #095a97
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	margin: 0 0 15px 0;
}

/* Inician los estilos */
html {
	background: #013461 url(images/fondopagina.jpg) center top no-repeat;
	}
body {
	background: #fff url(images/bg_body.jpg) center top repeat-y;
	font: normal 100%/120% Palatino Linotype, Book Antiqua3, Palatino, serif;
	width:962px;
	margin: 0 auto;
	padding: 10px 15px 0 15px;

}
#plecatop {
	width: 100%;
	height: 20px;
	background: #333;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}
header {
	background: #036 url(images/bg_header.jpg) center bottom no-repeat;
	height:195px;
	position:relative
}
header h1 a {
	background: #fff url(images/elecciones-2012.png) center 30px no-repeat;
	display: block;
	width:176px;
	height:244px;
	text-indent: -9999px;
	position:absolute;
	top: 0;
	left: 19px;
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.7);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.7);
}
header > #banner728 {
	width: 728px;
	height: 90px;
	padding: 7px;
	position: absolute;
	left: 212px;
	top: 33px;
	background-color: #b3cbd0;
}
header > nav {
	position: absolute;
	top:165px;	
	left: 220px;
	z-index: 2;
}
header > nav li {
	display:inline;
}
header > nav li a {
	color: #fff;
	font: normal 14px 'Oswald', Arial, Helvetica, sans-serif;
	text-shadow: #666 0em 0.1em 0.4em;
	letter-spacing: 1px;
	padding: 10px 20px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}
header > nav li a:hover, header > nav li.current_page_item a, header > nav li.current-cat a {
	color: #738c91;
	background: #e1edec;
	text-shadow: none;
}
.menu-item-684 li a {
	background: url(images/laprensagrafica.png) center top no-repeat;
	display: block;
	width: 98px;
	height: 18px;
	float: right;
	text-indent: -9999px;
}
#busqueda {
	width: 955px;
	height: 33px;
	background-color: #e1edec;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: right;
	padding: 8px 7px 0 0;
}
#s {
	border: 1px #8acedd solid;
	background: url(images/bg_busqueda.jpg) left top no-repeat;
	width: 240px;
	height: 21px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.section_name {
	font: bold 24px/28px 'Oswald', Arial, Helvetica, sans-serif;
}
section {
	padding-top: 15px;
	margin: 0 25px 0 0;
	float: left;
	min-height:1700px;
}
section p {
	font-size: 14px;
	line-height: 18px;
	color: #666
}
section h2{
	font-size: 24px;
	line-height: 28px;
	margin-top: 0px;
	color: #003366;
	}
.home {
	width: 390px;
	padding-top: 15px;
	margin: 0 25px 0 0;
	float: left;
}	
.content_page {
	background: #fff;
	border-bottom: 0px;
	width: 621px;
	padding-bottom: 20px;
}
.content_page h2 {
	font-size: 32px;
	margin: 0 0 20px 0;
	width: 550px;
}
section #secundaria {
	clear: both;
	overflow: hidden;
	}
section #secundaria h2, section #tercera h2  {
	font-size: 18px;
	line-height: 20px;
	margin: 0px 0 10px 0;
	}
section #home h2, #tercera h2  {
	clear: left;
	}
h4 {
		margin: 0 0 15px 0;
}
article {
	border-bottom: 1px dotted #666;
	margin-bottom: 15px;
	}
.secundaria_thumb, .tercera_thumb, .candidatos_thumb, .feature_thumb  {
	float: left;
	margin: 5px 10px 10px 0;
}
/* Footer */

.clear {
	clear: left;
}
footer {
	font-family: Arial, Helvetica, sans-serif;
	clear:right;
	background: #d5d5d5;
	border-top: 10px #c4cfcf solid;
	padding: 20px;
	font-size: 0.7em;
	line-height:1.3em;
	text-align: center;
	overflow:hidden;
	color: #666;
}

#sidebar_central {
	width: 21%;
	margin-left:0;
	padding: 15px 15px 0;
	float: left;
	/*border-right:1px solid #ddd;*/
}
#sidebar_central h3 {
	font-family: inherit;
	text-transform: uppercase;
	color: #b8bf62;
	font-weight: bold;
	margin-top: 10px;
}
#sidebar_central h2, #sidebar_central h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #036;
	line-height: 18px;
}
#sidebar_central p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
	color: #666;
}
#sidebar_right {
	width: 31%;
	margin-left:0;
	padding: 15px 5px;
	float: left;
}
/* Estilos para el player de Brightcove*/
#videos_widget{
	width:640px;
	height:307px;
	background-color:#f9f9f9;
	font-family:verdana;
	font-size:12px;
}

#videos_widget a{
	color:#333;
	text-decoration:none;
	font:bold 12px/16px Verdana, Geneva, sans-serif
}

#videos_one_thumb,#videos_list{
	float:left;
}

#videos_one_thumb span{
	float:left;
	clear:left;
	width:360px;
	height:20px;
	padding:2px 0 3px 10px;
	background-color:#333;
	color:#f9f9f9;
}

#videos_list {
	width:260px;
	height:300px;
	margin:0;
	padding:0;
	list-style:none;
}

#videos_list li{
	margin:0;
	padding:0;
	width:100%;
	height:50px;
	padding:5px;
	border-bottom:#ccc solid 1px;
}

#videos_list li a{
	width:100%;
	height:50px;
	display:block;
}

#videos_list img{
	width:75px;
	height:50px;
	margin-right:5px;
	float:left;
}

#videos_list span{
	text-transform:capitalize;
	width:100px;
	height:40px;
}

#videos_one_thumb{
	width:370px;
}

#videos_one_thumb img{
	width:370px;
	height:280px;
}
/* -------------------------------------------------------------- 
   
   Default styles for Images
  
-------------------------------------------------------------- */ 
.entry-content-home .wp-post-image {
	border: 1px solid #ccc;
	float:left;
	margin: 0 18px 20px 0;
	padding: 5px;
}
.entry-content .wp-post-image {
	border: 1px solid #ccc;
	float:right;
	margin: 0 0 20px 18px;
	padding: 5px;
}
.entry-content img, .entry-content-home img {
	height:auto;
	margin: 0 0 18px 0;
	max-width:100%;
}
.alignleft, img.alignleft {
	float: left;
	margin-right:20px;
}
.alignright, img.alignright {
	display: block;
	float: right;
	margin-left:20px;
}
.aligncenter, img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	background-color:#f7f7f7;
	text-align: left;
	margin-bottom:18px;
	padding:9px 5px 0;
}
.wp-caption img {
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px 0 5px;
	font-size: 10px;
	line-height: 14px;
}
.gallery-icon {
	border: 1px solid #ccc;
	margin: 0 5px;
	padding-top: 6px;
}
.gallery img {
	margin:0;
}
.gallery-caption {
	padding:6px 6px 0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}
.social {
	background: #fff url(images/titulo.gif) repeat-x;
	border-radius: 5px; padding:5px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	border:1px solid #CCC;
	}

div.wp-pagenavi {
	background:url(http://especiales.laprensagrafica.com/2012/elecciones/wp-content/themes/elecciones2012/bgNav6.png) 0 0 no-repeat;
	padding:6px 0;
	overflow:hidden;
	font-size:12px;
	text-align:center;
}
div.wp-pagenavi a, div.wp-pagenavi span.current {
	padding:4px 6px;
	display:inline-block;
}
div.wp-pagenavi a, div.wp-pagenavi a:link, div.wp-pagenavi a:visited, div.wp-pagenavi a:active {
	color:#666;
}
div.wp-pagenavi a:hover {
	color:#000;
}
div.wp-pagenavi span.pages {
	display:block;
	width:130px;
	line-height:26px;
	float:left;
	font-weight:bold;
	color:#666;
}
div.wp-pagenavi span.extend {
}
div.wp-pagenavi span.current {
	padding:2px 8px;
	font-style:italic;
	font-weight: bold;
	border-width:1px;
	border-style:solid;
	border-color:#909090 #FFF #FFF #909090;
	background-color:#BBB;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	color:#000;
}
aside > .storify {
	clear:both;
	width: 290px;
	background-color:#999;
	float:right
}
aside#galerias .storify {
	clear:both;
	padding:10px 0 0 0;
	width: 290px;
	background-color:#999
}
aside#galerias .storify img a   {
	display:block;
	float:left;
	margin:0 0 10px 15px;
	border:#CCC solid 3px
}
aside#galerias .storify img a:hover  {
	border:#15795c solid 3px
}