/*
Theme Name: SocialCo theme
Theme URI: http://www.socialco.es/blog/
Description: Tema Wp para la web corporativa de SocialCo.
Version: 1.0
Author: Alberto Fortes
Author URI: http://www.albertofortes.com

"Este theme no tiene derechos Creative Commons y es de uso privado y exlusivo por SocialCo. No se autoriza su rerpoducción parcial ni total sin la expresa autorización de SocialCo.es"

*/
#lemas_interior h3 {
	width:70%;
}
#colLeftBlog {
	width:570px;
	float: left;
}
#colRightBlog {
	width:380px;
	float: right;
	margin-bottom: 15px;
}
/* post ---------------------------- */
.post {
	margin-bottom:30px;
	overflow: hidden;
	height: : 1%;
}
.post h3.titular {
	font-size: 1.4em;
	color:#CB8528;
	font-weight: bold;
	margin-bottom: 7px;
}
.post h3.titular a {
	text-decoration: none;
	color:#CB8528;
}
.post h3.titular a:hover {
	color:#EA5524;
}
.post .metas {
	font-size: .95em;
	margin-bottom: 15px;
}
.post .comenta {
	background: url(images/ico/ico_comentarios.gif) right top no-repeat;
	color:#EA5524;
	padding: 3px 21px 0 0;
}
.post .comenta:hover {
	text-decoration: none;
}
.post .readmore {margin: 10px 0;}
.post .leerMas a,
.post .readmore a {
	background: url(images/ico/ico_arrow_mas.gif) right 3px no-repeat;
	padding: 0 11px 0 0;
}
.post .desarrollo {line-height: 1.5em;}
.post .desarrollo img.f-l {
	margin: 0 10px 10px 0;
}
.post .desarrollo h3 {
	margin: 0 0 10px 0;
	color:#BB2A25;
	font-weight: bold;
	font-size: 1.2em;
}
.post .desarrollo h4 {
	margin: 0 0 10px 0;
	color:#BB2A25;
	font-size: 1.2em;
}
.post .desarrollo h5 {
	margin: 0 0 10px 0;
	color:#BB2A25;
	font-weight: bold;
}
.post .desarrollo h6 {
	margin: 0 0 10px 0;
	color:#BB2A25;
}
.post img.alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.post img.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
/* ********************
paginavi
******************** */
.wp-pagenavi {
	font-size: 1.1em;
	margin:50px 0;
	padding-bottom:34px;
	text-align:center;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 4px 6px 4px 6px; 
	margin-left: 1px;
	text-decoration: none;
	color: #fff;
	background-color: #707430;	
}
.wp-pagenavi a:visited {
	padding: 4px 6px 4px 6px; 
	margin-left: 1px;
	text-decoration: none;
	color: #fff;
	background-color: #707430;	
}
.wp-pagenavi a:hover {	
	color: #fff;
	background-color: #35451F;
}
.wp-pagenavi a:active {
	padding: 4px 6px 4px 6px; 
	margin-left: 1px;
	text-decoration: none;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 4px 6px 4px 6px; 
	margin-left: 1px;
	color: #fff;
	background-color: #707430;
}
.wp-pagenavi span.current {
	padding: 4px 6px 4px 6px; 
	margin-left: 1px;
	font-weight: bold;
	color: #fff;
	background-color: #CB8528;
}
.wp-pagenavi span.extend {
	padding: 4px 6px 4px 6px; 
	margin-left: 1px;
	color: #fff;
	background-color: #707430;
}
/* menu ------------------------------ */
.menu {
	background: url(images/css/bg_sombrita.png) bottom center no-repeat;
	padding-bottom: 15px;
	margin-left: 5px;
	margin-bottom: 20px;
	font-size: 1.2em;
}
.menu li {
	height: 1%;
	border-bottom: 1px solid #D4D5C0;
}
.menu li a {
	background: url(images/ico/ico_arrow_vclarita.png) center right no-repeat;
	padding: 5px 10px 5px 0;	
	display: block;
	text-decoration: none;
}
.menu li.last-child{
	border-bottom: none;
}
.menu li.active a,
.menu li a:hover {
	background: url(images/ico/ico_arrow_voscura.png) center right no-repeat;
	color:#34451F;
	font-weight: bold;
}
.menu li a:hover {
	font-weight: normal;
}
.menu li.active a:hover {
	font-weight: bold;
}
.menu li ul {
	margin-left: 15px;
	list-style: circle;
	margin-bottom: 10px;
}
.menu li li,
.menu li.active li {
	border-bottom: none;
}
.menu li li a,
.menu li.active li a {
	font-weight: normal;
	color:#707430;
	background: url(images/ico/ico_arrow_vclarita.png) center right no-repeat;
}

/* block ---------------------- */
#colRightBlog .block {
	background: url(images/css/bg_sombrita.png) bottom center no-repeat;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-size: 1.2em;
}
#colRightBlog h3.tipo-bauhaus {
	color:#CB8528;
	font-size:1.25em;
	font-weight:bold;
	margin-bottom:7px;
}
#colRightBlog h3.titular_verde {
	color:#fff;
	font-size: 1.3em;	
}
#colRightBlog .block h3 {
	font-size: 1.25em;
	font-weight: normal;
	color:#35451F;
}
#colRightBlog .block h3.rss2email {
	background: url(images/ico/ico_sendMail.png) 0 0 no-repeat;
	padding-left: 31px;
}
#searchform input#s {
	background: url(images/ico/ico_lupa.gif) 2px 2px no-repeat;
	border: 1px solid #707530;
	font-size: .85em;
	padding: 2px 2px 2px 20px;
	width: 95px;
}
.form1 input#searchsubmit {
	width:55px;
}
.form1 input.texto {
	border: 1px solid #707530;
	font-size: .85em;
	padding: 2px 2px 2px 2px;
	width: 115px;
}
.chapas img {
	margin-right:5px;
}
.textoG {
	background: url(images/css/bg_sombrita.png) bottom center no-repeat;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
/* comentarios ----------------------- */
#comments {
	margin-bottom: 30px;
	font-size: 1.2em;
}
#comments .comment {
	padding: 15px 5px;
	overflow: hidden;
	height: 1%;
}
#comments .comment p {
	margin-bottom: 5px
}
#comments .par {
	background: #f6f6f6;
	border: 1px dashed #f0f0f0;
	border-width: 1px 0;
}
#comments .avatar {
	float:left;
	margin: 0 10px 0 0;
}
#comments .comment h4.tit {
	color:#BB2A25;
	font-size: 1.2em;
}
#comments .comment .metas {
	color:#666;
	font-size: .85em;
	margin-bottom: 15px;
}
#comments .comment .waiting  {
	margin: 7px 0;
	background: #FEFFEF;
	padding:5px;
	border:1px solid #CACF8E;
}
#comentar {
	font-size: 1.2em;
margin: 15px 0 50px;
}
#commentform {
	margin-top: 15px;
}
#commentform p {
	margin-bottom: 10px;
}
#commentform label {
	display:inline-block;
	font-weight:bold;
	margin-right:12px;
	text-align:right;
	width:70px;
	color: #34451F;
}
#commentform .antispam label {display: inline; width: auto;}
#commentform .antispam input.texto {width: auto;}
#commentform .subscribe-to-comments label {display: inline; width: auto;}
#recaptcha_widget_div {margin-bottom: 15px;}
#commentform .texto {
	padding:5px 2px;
	border: 1px solid #CB8528;
	vertical-align:middle;
	width:332px;
	background: #f9f9f9;
}
#commentform textarea.texto {
	font-family: Arial;
	width: 475px;
	height: 150px;
	font-size: 1em;
}
#commentform .form-action {
	text-align: right;
	margin: 25px 0; 
}
.mis_resultados {
	margin: 5px 0 15px;
	font-size: 2em;
	color: #000;
}
.mis_resultados strong {
	color: #BC2A25;
}
/* googlePoll -------- */
.googlePoll input.ss-q-short {}
.googlePoll select {wodth:500px;}

/* shareThis -------- */
.post .desarrollo .shareThis {
	float:left;
	margin:0 10px 10px 0;
	width:45px;
	border: 1px solid #ededed;
	border-width: 0 1px 1px 0;
	padding-left: 10px;
}
.post .desarrollo .shareThis span.stButton {
	float: left;
	width:32px;
	height: 32px;
	margin: 0 0 10px 0;
}

/* !feedburner */
#feedburner-zframefeedburner {
	margin-top: 15px;
}
#feedburner-zframefeedburner p {
	margin-bottom: 10px;
}
#feedburner-zframefeedburner label {
	display:inline-block;
	font-weight:bold;
	margin-right:12px;
	text-align:right;
	width:70px;
	color: #34451F;
}
#feedburner-zframefeedburner .form-action {
	text-align: left;
	margin: 0; 
}

#email-zframefeedburner{
	padding: 3px 2px;
border: 1px solid #707530;
vertical-align: top;
width: 180px;
background: #F9F9F9;
border-image: initial;
}

