/*
Theme Name:Clean Home
Theme URI:http://midmodesign.com/news/general/our-special-wordpress-theme/
Description:This WordPress theme is one with a minimal, clean looking design and has full CSS widgetization. Special thanks to <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.1.5
Author:Mid Mo Web Design
Author URI:http://midmodesign.com/
Tags:minimal, simple, clean, white, fixed width, two columns, right sidebar, widget ready

	"Clean Home" by http://midmodesign.com/

	This theme was designed and built by Bryan Helmig
	of Mid Mo Design: http://midmodesign.com/.

	The CSS, XHTML and design is released under the GPL.

*/

body {
font-family: Arial, Helvetica, Georgia, Arial;
font-size:13px;
color: #464945;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
}
a {
color:#dc0213;
text-decoration:none;
}
a:hover {
color:#dc0213;
text-decoration:underline;
}
hr{
margin-top:35px;
border:0;
border-top:1px dotted #000;
width:644px;
color:#fff;
clear:both;
}
#wrapper {
width:995px;
margin:10px auto;
}
#header {
float:left;
width:995px;
margin:0;
}
#logo {
width:auto;
padding:7px 0 16px 0;
}
#logo a {
color:#ff2b06;
font-size:60px;
font-weight:600;
text-decoration:none;
border-bottom:none;
letter-spacing:-4px;
background-color:#fff;
}
#logo h2 {
font-size : 18px;
font-weight : 200;
padding : 12px 4px 0 0;
letter-spacing : -1px;
}
#nav {
float:right;
width:auto;
padding:12px 0 0;
}
#nav ul {
height:50px;
float:right;
}
.clear2 {
	clear:both;
	height:5px;
}
.miniclear {
	clear:both;
	height:1px;
}
.clear3 {
	clear:both;
	height:30px;
}
.clear4 {
	clear:both;
	height:35px;
}
.clear5 {
	clear:both;
	height:11px;
}
#nav li {
text-align:center;
float:left;
display:inline;
width:auto;
}
#nav li a {
font-size:20px;
font-weight:400;
display:block;
padding:15px;
border-bottom:none;
}
#nav li a:hover {
background-color:#f7f7f7;
}
#blurb {
font-family:Helvetica, Arial;
height:auto;
border-bottom:1px dotted #898989;
width:100%;
float:left;
padding:20px 0;
font-size:32px;
font-weight:400;
line-height:120%;
}
#blurb:hover {
color:#dc0213;
}
#content {
width:731px;
float:right;
margin:0 0 30px 12px;
min-height:420px;
}
.post {
padding:0 1px 0 0;
}
.post p {
margin:14px 0 20px 0;
}
.post em{
font-style:italic;
}
.post h2 {
font-family:"Rockwell",Arial;
font-size:24px;
margin:25px 0 10px 0;
font-weight:normal;
}
.post h1, .post h1 a{
font: bold 2.0em/1em "Rockwell", Arial, Verdana, Sans-serif; 
margin:20px 0 8px 0;
text-decoration:none;
}
.post h3, .post h4 {
font-family:Arial;
font-size:27px;
margin:25px 17px 10px 0;
font-weight:normal;
}
.post h4 {
font-size:18px;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color:#dc0213;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
margin-right: 10px;
float:right;
}
.post .alignleft {
margin-left: 10px;
float:left;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
img[align=left],
.alignleft {
    float: left;
    margin-right: 10px;
}
img[align=right],
.alignright {
    float: right;
    margin-left: 10px;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:none;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
border: 1px dashed #ccc;
color: #606060;
font-family:"Rockwell", Georgia;
font-size:14px;
padding: 11px 20px 5px 20px;
margin: 10px 0 10px 0;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
.post center { margin-bottom:1em; }
.post blockquote { margin-bottom:1em; }
#comments h3, #comments h4{
font-family:Georgia;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family:Georgia;
font-size:14px;
font-weight:normal;
}
#comments cite a {
color:#464945;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border: 1px dashed #ccc;
padding:10px 5px 20px 10px;
min-height:90px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family:Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:675px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Georgia;
width:450px;
font-size:18px;
padding: 10px;
border:1px dashed #ccc;
font-weight:normal;
}
#comments textarea {
font-family:Georgia;
width:680px;
border:1px dashed #ccc;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
font-family:Helvetica, Arial, sans-serif;
font-size:1.2em;
font-weight: bold;
background-color: #dc0213;
border: 2px outset #dc0213;
color: #fff;
padding: 10px 20px;
-webkit-appearance: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
cursor: pointer;
text-shadow: #dc0213 -1px -1px 0;
width:250px;
}
#comments .center {
text-align:center;
}
#sidebar {
width:225px;
float:left;
margin:35px 0 15px 0;
list-style-type: none;
font-family: Arial, Helvetica, Sans-serif;
font-size: 1.0em;
line-height: 22px;
border-right: 1px dashed #ccc;
padding: 11px;
}
#sidebar h3 {
padding:25px 0 3px 0;
font-size:30px;
color:#dc0213;
letter-spacing:-1px;
font-weight:bold;
font-family:"Rockwell", Georgia;
margin-bottom:6px;
}
#sidebar .block ul {
border-bottom:none;
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
border-top:1px dotted #ccc;
}
#sidebar .block li a {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
font-size:13px;
font-weight:normal;
padding:2px 0 2px 15px;
display:block;
border-bottom:none;
}
#sidebar .block li a:hover {
background:#f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:10px 2px 10px 2px;
}
#searchform #s {
width: 211px;
background :#fff url('images/search.png') no-repeat right;
padding:5px;
color: #999;
margin:10px 2px 10px 2px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px dotted #000;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:1px dashed #e12000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
font-weight:bold;
font-family:"Rockwell", Georgia;
margin-bottom:10px;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#footer {
width:990px;
float:left;
border-top: 1px dashed #ccc;
text-align:left;
padding:12px 0 10px 0;
}
img 
{
padding: 0 2px 2px 0;	
border:0;
border: none;
}
#wp_page_numbers {   height:41px;  color:#dc0213; padding:30px 0;}
#wp_page_numbers ul { padding:1px 1px 1px 140px; line-height:39px; height:39px; background:url(images/numbers_bg.png) no-repeat; position:relative;}
#wp_page_numbers ul li { float:left; height:39px; padding:0 10px; display:block;}
#wp_page_numbers ul li.active_page { background:url(images/numbers_activa.png) no-repeat center top; font-weight:bold;}
#wp_page_numbers ul li.active_page a { color:#8c8c8c; }
#wp_page_numbers ul li.anterior,
#wp_page_numbers ul li.siguiente { position:absolute; top:0; right:0; width:100px; 
height:41px; text-align:center; font-weight:bold; text-align:center; color:#dc0213;}
#wp_page_numbers ul li.siguiente a { padding-right:15px; color:#dc0213;}
#wp_page_numbers ul li.siguiente a:hover { padding-right:15px; color:#858585;}
#wp_page_numbers ul li.anterior { background-position:left top; left:0; right:auto;}
#wp_page_numbers ul li.anterior a { color:#dc0213; padding-left:15px;}
#wp_page_numbers ul li.anterior a:hover { color:#858585; padding-left:15px;}
#myslides{

background:#2c3133;

}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 925px; /*Width of Carousel Viewer itself*/
height: 140px; /*Height should enough to fit largest content's height*/
margin: 0px 9px 1px 20px;
background:#fff;
border-bottom: 1px dashed #ccc;
border-top: 1px dashed #ccc;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 1px 1px ; /*margin around each panel*/
width:260px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
background:#fff;
height:140px;
border:none;
}
.stepcarousel .panel p{
text-align: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px 5px ; /*margin around each panel*/

}

.stepcarousel .panel h2{
text-align: left; /*leave this value alone*/
height:20px;
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 2px 5px ; /*margin around each panel*/
font-size:16px;
font-weight:bold;
text-align:center;
font-family:Georgia,century gothic,Arial,verdana, sans-serif;
}

.stepcarousel .panel img{
float: left; /*leave this value alone*/
background:#040404; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px 10px 10px 10px; /*margin around each panel*/
padding:0px 0px;
}
#wp_page_numbers {   height:41px;  color:#8e8e8e; padding:30px 0;}
#wp_page_numbers ul { padding:0 1px 1px 140px; line-height:39px; height:39px; border: 1px dashed #ccc; background: #fff url(images/c2.png) repeat-x bottom; position:relative; margin-left:1px;}
#wp_page_numbers ul li { float:left; height:39px; padding:0 10px; display:block;}
#wp_page_numbers ul li.active_page { font-weight:bold;}
#wp_page_numbers ul li.active_page a { color:#5b5b5b;}
#wp_page_numbers ul li.anterior,
#wp_page_numbers ul li.siguiente { position:absolute; top:0; right:0; width:100px; 
height:41px; text-align:center; font-weight:bold; text-align:center; color:#8e8e8e;}
#wp_page_numbers ul li.siguiente a { padding-right:15px; color:#8e8e8e;}
#wp_page_numbers ul li.siguiente a:hover { padding-right:15px; color:#f90b1d;}
#wp_page_numbers ul li.anterior { background-position:left top; left:0; right:auto;}
#wp_page_numbers ul li.anterior a { color:#8e8e8e; padding-left:15px;}
#wp_page_numbers ul li.anterior a:hover { color:#f90b1d; padding-left:15px;}
.metap {
	font-family: Arial, Verdana, Sans-serif;
	color: #5a5a5a;
	font-size: 0.9em;
        border-bottom:1px dashed #ccc;
        margin: -3px 0 12px 0;
        padding-bottom:3px;
}
.fblike {
		width: 460px;
		float: left;
		padding: 3px 0 0 0px;
}
.twshare {
		width: 230px;
		float: right;
		padding: 3px 0 15px 10px;
		text-align: right;
}
.shares {
	width: 700px;
}
.metabot {
	margin: 15px 0 5px 0;
	padding: 0;
}
p.meta {font-size: 11px; color:#5a5a5a;
}
#cont {
	width: 970px;
}
#links-footer {
	padding: 15px 0 30px 0;
	font: normal 12px/17px Arial, "segoe ui", helvetica, arial, verdana, sans-serif;
	color: #464945;
}

	#hptxt-links-footer a {
		color: #dc0213;
		text-decoration: none;
	}

		#hptxt-links-footer a:hover {
			text-decoration: underline;
		}
.navigation {
	font-size: 1em;
        border-bottom:1px dashed #ccc;
        border-top:1px dashed #ccc;
}
.headernav {
        padding: 10px 0 30px 0;
}
.navigation .next {
	float: right;
	width: 45%;
	text-align: right;
}
.navigation .next a {
	background: url('images/16-arrow-right.png') no-repeat center right;
	padding: 0 20px 0 0;
	}
.navigation .prev {
	float: left;
	width: 45%;
	text-align: left;
}
.navigation .prev a {
	background: url('images/16-arrow-left.png') no-repeat center left;
	padding: 0 0 0 20px;
}
.navigation a {
	text-decoration: none;
}
.notas {
border: 1px dashed #ccc;
color: #dc0213;
font-family:Arial,"Rockwell", Georgia;
font-size:14px;
padding: 26px 20px 5px 20px;
}
/* -- Navigation --*/
#navbar {width:960px;margin:0 0 0 5px;height:40px;}
ul.nav {list-style: none; margin:0; padding:6px 0px 6px 8px;float:left;width:960px; border: 1px dashed #ccc;}
ul.nav li {list-style: none; margin: 0;padding:0 10px 0 9px; font-size:16px;font-weight:bold; font-family:"Rockwell", Georgia, Arial;display:inline;line-height:27px;}
ul.nav li a {color:#dc0213;text-decoration:none; }
ul.nav li ul.nav li.current_page_item a {color:#dc0213;text-decoration:none;}
ul.nav li a:hover {color:#757575;text-decoration:none; }
.af {
   position: relative;
   height: 310px;
   top:5px;
   }

.afi {
   position: absolute;
   left: 0;
   width: 46%;
   }

.afd {
   position: absolute;
   right: 0;
   width: 50%;
   } 
.voz {
	list-style-type: none;
	font-size: 1.0em;
	line-height: 19px;
        background: #fff;
	border: 1px dashed #ccc;
        padding: 19px;
	margin: 0 0 20px;
}
p.datos {font-size: 11px; color:#464945;}
p.datos a {color:#dc0213;}
.hr2 {border-top: 1px dashed #ccc; height: 1px;}
/*Archives List
---------------------------------------*/
img.archive-comment {
  float: right;
  margin: 0 30px 10px 0;
}
div.entries { 
  font-size: 1.3em;
  margin: 30px 10px 0 5px;
}
.entries ul {
  clear: both; 
  margin: 0;
  border-bottom: 1px dashed #ccc;
}
.entries ul li { border-top: 1px dashed #ccc; padding-top:10px; }
.entries ul li a {
  text-decoration: none;
}
.entries ul li a:hover {
  background-color: #f8f8f7;
  text-decoration: none;
}
.entries span {
  display: block;
  text-align: right;
}
.entries span.archdate, .entries a:hover span.archdate  {
  float: left;
  margin-right: 3em;
  padding-left: .5em;
  width: 3em;
  color: #464945;
}
.entries span.comments_number {
  float: right;
  margin-right: 30px;
  width: 3em;
  color: #464945;}
.comunicado {
	border: 1px dashed #dc0213;
	font-family: "Segoe UI", Arial, Verdana, Sans-serif;
        font-size: 12px;
	line-height: 21px;
        background: #fff;
	color: #464945;
        margin:5px; 
	padding: 18px;}
.footer-left, .footer-center, .footer-right{
	color: #DFDFDF;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:9px;
	border-top: 1px dashed #ccc;
	font-family: Arial, Verdana, Sans-serif;
	line-height: 21px;
        background: #fff;
	color: #dc0213;
        font-size: 11px;
        padding: 11px;
}

.footer-left .sidehead a, .footer-center .sidehead a, .footer-right .sidehead a{
	color: #AFAFAF;
}

.footer-left .sidehead a:hover, .footer-center .sidehead a:hover, .footer-right .sidehead a:hover{
	color: #FFF;
}

.footer-left{
	width: 420px;
	float: left;
}

.footer-left li, .footer-center li, .footer-right li {
	width: 220px;
	float: left;
	margin-bottom: 5px;
	color:#222;
}

.footer-center{
	width: 230px;
	float: left;
}

.footer-right{
	width: 240px;
	float: right;
}
h5{
font-size:30px;
letter-spacing:-1px;
font-weight:bold;
font-family:"Rockwell", Georgia;
margin-bottom:11px;
padding-top:8px;
}
.adelanto { font-size: .7em; line-height: 1.3em; color: #464945; margin: 4px 10px 0 0;}
.tagsarchivo { font-size: .8em; line-height: 1.8em; color: #464945; margin: 3px 10px 0 0;}
.enlacesfooter{
	width: 171px;
	float: left;
	margin-bottom: 15px;
	color: #dc0213;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:15px;
	border-top: 1px dashed #ccc;
	font-family: Arial, Verdana, Sans-serif;
	line-height: 21px;
        background: #fff;
        font-size: 12px;
        padding: 6px;
}
