/*
Theme Name: sunchaleshoy v2
Theme URI: www.sunchaleshoy.com.ar
Description: Plantilla WP de sunchaleshoy
Version: 2.0
Author: sunchaleshoy
*/

/* Imports */
@import url("css/rounded.corners.css");
@import url("css/header.css");
@import url("css/menu.css");
@import url("css/featured.story.css");
@import url("css/more.features.css");
@import url("css/latest.css");
@import url("css/more.latest.css");
@import url("css/searchform.css");
@import url("css/mediaplayer.css");
@import url("css/300x250.css");
@import url("css/subscription.css");
@import url("css/carousel.css");
@import url("css/gallery.css");
@import url("css/sidebar.css");
@import url("css/ajax.tabs.css");
@import url("css/front.categories.css");
@import url("css/footer.css");
@import url("css/single.post.template.css");
@import url("css/archive.css");
@import url("css/banner.css");
@import url("css/menu-sitios.css");
@import url("css/960.css");

/* Reset */
* {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
	text-rendering: optimizeLegibility;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
ol {margin: 0 0 0 20px}
.clear {clear:both}
a {color: #005981}
a:hover {color: #333}

/* Page Layout */
body {
	width: 100%;
	background: #e5ecf1;
	text-align: center;
	cursor: default;
}

#pagei {
	width: 1000px;
	height: auto;
	padding: 7px 0 7px 0;
	margin: 0 auto 0 auto;
	text-align: left;
	font-size: 0.75em;
	color: #333;
}

#page {
	height: auto;
	background: #fff;
	padding: 10px;
}

#main {
	width: 980px;
}

#main-left {
	float: left;
	width: 418px;
	padding: 0 10px 0 0;
	margin-bottom:10px;
}

#main-center {
	float: right;
	width: 220px;
	_width: 215px;
	border-left: 1px solid #ddd;
	/*border-right: 1px solid #ddd;*/
	padding: 0 0 0 10px;
	margin-bottom:10px;
}

#main-right {
	float: left;
	width: 300px;
	display: inline;
	margin-left: 10px;
}

#contents {
	width: 980px;
	padding: 10px 0 10px 0;
}
#contents-b {
	width: 980px;
	padding: 0 0 0 0;
}

#content, #content-b {
	float: left;
	width: 659px;
	_width: 656px;
	border-right: 1px solid #d9e2e5;
	margin-right: 10px;
	padding-right: 10px;
}

#sidebar {
	float: right;
	width: 300px;
}

#footeri {
	width: 1000px;
	height: auto;
	margin: 0 auto 7px auto;
	text-align: left;
	font-size: 0.7em;
	color: #fff;
	background: #005981;
}

#footer {
	padding: 10px;
}

#bottom {
	width: 1000px;
	height: auto;
	margin: 10px auto 30px auto;
	text-align: left;
	font-size: 0.7em;
	color: #888;
	line-height: 1.5em;
}

#bottom-left {
	float: left;
}

#bottom-right {
	float: right;
}

/* Global site Headers */
h2.front,
h2.widgettitle {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding: 4px 5px 3px 5px;
	margin: 10px 0 5px 0;
	background: #C3401C;
	list-style-type: none;
}

h2.front-gal {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
	padding: 4px 5px 3px 30px;
	margin: 0 0 5px 0;
	background: #fde9d9 url(images/photo.png) no-repeat;
	background-position: 7px center;
	border-bottom: 1px solid #ccc;
	position: relative;
}

h3.front {
	margin: 10px 0 5px 0;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 7px 0;
	color: #666;
	position: relative;
}

/* Various Links CSS */
a.icomment {
	display: inline;
	font-size: 0.9em;
	color: #C3401C;
	margin: 0 0 0 5px;
	font-weight: bold;
}

a.icomment:hover {color:#333}

/* Banners */
.banner {
	margin:10px 0 0 0;
}

.banner1 {
	margin:0 0 10px 0;
}

.banner1s {
	margin:0 0 10px 0;
	border:none;
}

.banner2 {
	margin:10px 0 0 0;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	text-align: center;
}

#features .banner3 {
	margin:10px 0 0 7px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	text-align: center;
}

#features .banner3 img {
	border:none;
}

.banners-125 {
	width:300px;
	margin:0 0 10px 0;
}
.banners-125 .banner-i {
	width:145px;
	float:left;
	text-align: right;
	margin:0;
	padding:0;
}
.banners-125 .banner-d {
	width:145px;
	float:right;
	text-align: left;
	margin:0;
	padding:0;
}

/* Otros */
.widget {
	margin:0;
}
.widget img,
.widget object {
	border:1px solid #ccc;
	margin-bottom:-5px;
}
.widget_text {
	margin:0;
	line-height: 140%;
	border-bottom:1px solid #ccc;
	padding-bottom:7px;
}
.widget_text hr {
	display: block;
	height:1px;
	background:#ccc;
	border:0;
	color:#ccc;
	margin:5px 0;
	}
li.widget {
	margin:0;
}
#video-solo {
	width:300px;
	margin-bottom:10px;
}
#video-solo object {
	width:300px;
}
.alignleft {
	clear:both;
}
#main-right li.widget {
	list-style-type: none;
}
.textwidget {
	margin:0;
}
#sideber .textwidget .banner1,
#sideber .textwidget .banner-125 {
	margin-bottom:-10px;
	border:0;
}
.divisor {
	margin:20px 0;
	border-bottom:1px solid #ccc;
}
.pf260, .pf480 {
	float:left;
	margin:0 10px 10px 0;
}
table#seguinos p {
	margin-bottom:5px;
}
.wpcf7 input,
.wpcf7 textarea {
	border: 1px solid #999999;
	padding: 5px;
}
.adrotate_widget img,
.adrotate_widget object {
	margin-right:10px;
}

li .widget .adrotate_widget img {
	margin-bottom:10px;
}

li.widget {
	list-style-type: none;
	margin:0 0 15px 0;
}

li.widget ul li,
.textwidget ul li {
	margin-left: 5px;
	line-height: 140%;
}

.adrotate_widget {
	text-align: center;
}

#social-post {
	width:650px;
}
body.single-fotos #social-post {
	width:980px;
}
body.single-fotos #spi {
	width:840px;
}
#spi {
	width:500px;
	float:left;
}
#spd {
	float:right;
	width:150px;
}

.cabezal_seccion {
	margin:0 0 10px 0;
}


/*-------- Super Post -----------*/
.entry-content {
	width:650px;
	display:block;
}
.entry #superpost {
	font-family:Helvetica, Arial, sans-serif;
	width:628px;
	padding:15px;
	background-color: #eee;
	border:1px solid #ccc;
}
.entry #superpost img {
	margin:0;
	border:none;
	padding:0;
}
.entry #superpost .cand-uno {
	width:300px;
	background-color: #234F97;
}
.entry #superpost .cand-dos {
	width:300px;
	background-color: #BF281F;
}
.entry #superpost h1 {
	font-family:Helvetica, Arial, sans-serif;
	color:#212121;
	font-size:44px;
	margin:7px 0 10px 0;
	text-align: center;
	font-weight: bold;
}
.entry #superpost h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:22px;
	margin:5px 0 20px 0;
	font-weight: normal;
	text-align: center;
}
.entry #superpost p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	text-align: center;
}
.entry #superpost .nombre {
	font-family:Helvetica, Arial, sans-serif;
	background-color: #212121;
	color:#fff;
	text-shadow: 0px 1px #000;
	padding:15px 0 10px 0;
	margin:-20px 0 0 0;
}
.entry #superpost .nombre p {
	margin:0 0 5px 0;
}
.entry #superpost .nombre h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:26px;
	font-weight: bold;
	margin:0 0 10px 0;
	color:#fff;
}
.entry #superpost .cifras {
	font-family:Helvetica, Arial, sans-serif;
	padding:0 0 10px 0;
}
.entry #superpost .cifras h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size:84px;
	color:#fff;
	margin:10px 0 0 0;
	padding:0;
	text-shadow: 0px 1px #000;
}
.entry #superpost .cifras p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:20px;
	color:#fff;
	margin:0 0 15px 0;
	text-shadow: 0px 1px #000;
}

.execphpwidget a img {
	margin:0;
	border:none;
}
#execphp-4 h2.widgettitle {
	margin-bottom:0;
	margin-top: 0;
}
.execphpwidget h3 {
	padding:5px;
	border:1px solid #ddd;
	margin:-1px 0 0 0;
}

/*--- Foto galeria
------------------------------------------*/
.foto_galeria {
	margin-bottom:13px;
}
.foto_galeria h4 a {
	font-size:13px;
}
.foto_galeria a img {
	margin-bottom:0px;
}
.foto_galeria .postinfo {
	margin-bottom:-6px;
}

/* La foto
------------------------------------------*/
#la-foto {
	padding:0 0 10px 0;
	background-color: #EAEADA;
}
#la-foto img {
	float:left;
	margin:0 0 5px 0;
	padding:5px;
	background-color: #C6C6B8;
}
#la-foto h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size:18px;
	color:#fff;
	text-align: center;
	background-color: #ff6600;
	margin:0 0 10px 0;
	padding:7px;
	font-style: italic;
	width:90px;
	-moz-border-radius: 0px 15px 15px 0px; /* Firefox */
  	-webkit-border-radius: 0px 15px 15px 0px; /* Safari, Chrome */
  	border-radius: 0px 15px 15px 0px; /* CSS3 */
}
#la-foto h3 {
	font-size:18px;
	margin:0 0 10px 430px;
	line-height: 125%;
}
#la-foto p {
	font-size:13px;
	line-height: 125%;
	margin: 0 0 18px 430px;
}
.el_contenido {
	padding:0 20px;
}

/* La cifra
------------------------------------------*/
#la-cifra {
	padding:0 0 10px 0;
	background-color: #EAEADA;
}
#la-cifra h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size:18px;
	color:#fff;
	text-align: center;
	background-color: #ff6600;
	margin:0 0 10px 0;
	padding:7px;
	font-style: italic;
	width:90px;
	-moz-border-radius: 0px 15px 15px 0px; /* Firefox */
  	-webkit-border-radius: 0px 15px 15px 0px; /* Safari, Chrome */
  	border-radius: 0px 15px 15px 0px; /* CSS3 */
}
#la-cifra #cifra {
	
}
#la-cifra h3 {
	font-size:120px;
	margin:10px 0 10px 0;
	width:254px;
	float:left;
	text-align: center;
	border:3px solid #C6C6B8;
	background-color: #E0E0D1;
	padding:10px 20px 13px 20px;
	-moz-border-radius: 10px; /* Firefox */
  	-webkit-border-radius: 10px; /* Safari, Chrome */
  	border-radius: 10px; /* CSS3 */
}
#la-cifra p {
	font-size:13px;
	line-height: 125%;
	margin: 0 0 18px 320px;
	padding:20px 0 0 0;
}

/* La frase
------------------------------------------*/
#la-frase .el_contenido {
	padding-right:0px;
}
#la-frase {
	padding:0 20px 20px 0;
	margin:0 0 10px 0;
	background-color: #EAEADA;
	border-bottom:1px solid #ff6600;
}
#la-frase h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size:18px;
	color:#fff;
	text-align: center;
	background-color: #ff6600;
	margin:0 0 10px 0;
	padding:7px;
	font-style: italic;
	width:90px;
	-moz-border-radius: 0px 15px 15px 0px; /* Firefox */
  	-webkit-border-radius: 0px 15px 15px 0px; /* Safari, Chrome */
  	border-radius: 0px 15px 15px 0px; /* CSS3 */
}
#la-frase #frase {
	
}
#la-frase h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size:18px;
	font-style: italic;
	font-weight: normal;
	line-height: 125%;
	margin:10px 0 0 0;
	/*width:300px;
	float:left;*/
	text-align: left;
	border:3px solid #C6C6B8;
	background-color: #E0E0D1;
	padding:20px;
	-moz-border-radius: 10px; /* Firefox */
  	-webkit-border-radius: 10px; /* Safari, Chrome */
  	border-radius: 10px; /* CSS3 */
}
#la-frase p {
	font-size:13px;
	line-height: 125%;
	margin: 13px 0 0 0;
	padding:0 0 0 20px;
}

/*------- Category Posts - Clasificados ---------*/
#sidebar #categoryposts-3 {
	margin:10px 0 !important;
	padding:10px;
	background-color: #e7e7e7;
}
#sidebar #categoryposts-3 .widgettitle {
	color:#fff;
	padding:7px 10px;
	margin:0 0 3px 0;
	background-image: none;
	background-color: #666;
	font-size: 17px;
}
#sidebar #categoryposts-3 .widgettitle a {
	color:#fff;
}
#sidebar #categoryposts-3 .cat-post-item {
	font-size: 13px;
	padding:6px 4px;
	border-bottom:1px dotted #A6A6A6;
	line-height: 130%;
}
.post-date {
	display: inline;
	margin-left: 8px;
	text-transform: uppercase;
	font-size: 12px;
	color:#666666;
}
