/*
Theme Name: Classy Theme
Theme URI: http://www.mipdesign.com/
Version: 1.0
Author: Mip Design themes
*/


/* Base
------------------------------------------------------*/

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background-color: #F4F4F4;
	color: #4b4d4a;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;	
}

p
{
	margin: 0px 0px 10px 0px;
	line-height: 140%;
	color: #4b4d4a;
}

a
{
	outline: none;
	
}

a:hover
{
	text-decoration: none;
}

.hide
{
	display: none;
}

img
{
	border: 0px;
}


/* Clearing method
------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clear
{
	clear: both;
	height: 1%;
}

/* Layout
------------------------------------------------------*/

#page-container
{
	width: 986px;
	margin: 0px auto;
	text-align: left;
}

#page-container-inner
{
	background-color: #fff;
	margin: 0 13px 0 13px;
}

#page-header
{
	border-bottom: 3px solid #a3b71c;
	margin-bottom: 5px;
}

#page-content-container
{
	background: url("images/bg_content-container.gif") repeat-y 0% 0%;
	padding: 0 20px 0 20px;
}

#page-content-container.wide
{
	background: url("images/bg_content-container_wide.gif") repeat-y 0% 0%;
}

#content
{
	float: left;
	width: 580px;
	padding: 10px 0 10px 0;
}

#page-content-container.wide #content
{
	float: none;
	width: 900px;
}

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

#page-footer
{
	color: #fff;
	background: url("images/bg_page_footer.gif") no-repeat 50% 100%;
	border-top: 3px solid #a2b51b;
	margin: 0 -13px 0 -13px;
	padding: 20px 0 35px 6px;
}

#copyright
{
	text-align: right;
	padding: 0 20px 12px 20px;
}


/* Page header
------------------------------------------------------*/

#page-nav
{
	height: 59px;
	background: url("images/bg_page_nav.gif") no-repeat 0% 0%;
	margin: 0 -13px 0 -13px;
	padding-left: 25px;
	list-style: none;
	line-height: 1;
	z-index: 999;
	position: relative;
}

#page-nav li
{
	float: left;
	padding-right: 1px;
	margin: 10px 10px 0 0;
}

#page-nav li a
{
	display: block;
	font: bold 1.0em Arial, Tahoma, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 5px 9px 5px 11px;
	z-index: 100;
}

#page-nav li:hover
{
	background: url("images/bg_nav_hover.gif") no-repeat 100% 100%;
}

#page-nav li:hover a
{
	background: url("images/bg_nav_hover.gif") no-repeat 0% 0%;
}

#page-nav li.current_page_item, #page-nav li.current_page_parent, #page-nav li.current-cat, #page-nav li.current-cat-parent
{
	background: url("images/bg_nav_current.gif") no-repeat 100% 100%;
}

#page-nav li.current_page_item a, #page-nav li.current_page_parent a, #page-nav li.current-cat a, #page-nav li.current-cat-parent a
{
	background: url("images/bg_nav_current.gif") no-repeat 0% 0%;
}

#page-nav li ul { position: absolute; width: 200px; left: -999em; margin:0; padding-top: 11px; list-style: none; }
#page-nav li ul li { background-color: #49493c; z-index: 15; position: relative; height: 1%; margin: 0; }
#page-nav li ul li:hover, #page-nav li ul li.current_page_item { background: none; background: #9eb31a; }
#page-nav li:hover li a { background: none; }
#page-nav li ul li a { line-height: 20px; width: 160px; }
#page-nav li ul ul {	margin: -43px 0 0 180px;  }
#page-nav li ul ul li a { line-height: 20px; }
#page-nav li ul li ul li a {	border-width:0 1px 1px 0px; }
#page-nav li:hover ul, #page-nav li.sfhover ul { left: auto; }
#page-nav li:hover ul ul, #page-nav li.sfhover ul ul { left: -999em; }
#page-nav li:hover ul, #page-nav li li:hover ul, #page-nav li.sfhover ul, #page-nav li li.sfhover ul { left: auto; }
#page-nav li:hover, #page-nav li.hover { position: static; } /* IE7 Fix */

#branding
{
	margin-top: -12px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #34104B;
	border-bottom-color: #fff;
	background-image: url(images/theme_orange/head_bckg.png);
	background-repeat: repeat-x;
}

#branding h1
{
	width: 340px;
	float: left;
	text-align: center;
}

#branding h1 a
{
	display: block;
	width: 448px;
	height: 116px;
	margin: 0px auto;
	text-indent: -9999px;
	background: url("images/logo.png") no-repeat 0% 0%;
}

#branding blockquote
{
	display: block;
	font: italic 1.8em/130% Georgia, Times, serif;
	color: #4b4d4a;
	width: 555px;
	float: right;
	text-align: center;
	border-left: 1px solid #c0c0ac;
}

/* 04 - DOCK
/* ----------------------------------------------*/
	
#latest-dock {
	margin: -20px 0 20px 0; 
	padding: 0;
	background-color: #fff;
}

.dock-back {
	padding: 8px 0;
}
	
#dock {
	margin:0 auto; 
	padding:0;
	list-style: none;
	position: relative;
	text-align: center;
}
		
#dock li {
	margin: 0 5px 0 5px; 
	padding: 0;
	display: inline;
}
			
#dock li.dock-active {
	background-color: #000;
}
	
#dock li img {
	display: block;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #d6d6b7;
}
			
#dock li a:link, #dock li a:active, #dock li a:visited {
	margin: 30px 0 0 0; 
	padding:2px 0 0 0;
	display:inline-block;
}
			
			
#dock li a:hover img {
	border-color: #a3b71c;
}
						
					
#dock li span {
	margin:0; 
	padding:0;
	width:960px; 
	height:auto;
	position:absolute;
	display:none;
	top:0; left:0;
	text-align:center;
	font: bold 1.1em Arial, Tahoma, sans-serif; 
	color: #4b4d4a;
}

.latest {
	width: 960px; text-align:center;
	font: bold 1.1em Arial, Tahoma, sans-serif; 
	color: #4b4d4a;
	position:absolute;
	padding-bottom: 5px;
	border-bottom: 1px solid #d6d6b7;
}
	
	
	
/* 05- portada
/* ----------------------------------------------*/
	
#latest-portada {
	margin: -20px 0 20px 0; 
	padding: 0;
	background-color: #fff;
}

.portada-back {
	padding: 8px 0;
}
	
#portada {
	margin:0 auto; 
	padding:0;
	list-style: none;
	position: relative;
	text-align: center;
}
		
#portada li {
	margin: 0 5px 0 5px; 
	padding: 0;
	display: inline;
}
			
#portada li.portada-active {
	background-color: #000;
}
	
#portada li img {
	display: block;
	padding: 5px;
}
			
#portada li a:link, #portada li a:active, #portada li a:visited {
	display:inline-block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
			
			
#portada li a:hover img {
	border-color: #a3b71c;
}
						
					
#portada li span {
	margin:0; 
	padding:0;
	width:960px; 
	height:auto;
	position:absolute;
	display:none;
	top:0; left:0;
	text-align:center;
	font: bold 1.1em Arial, Tahoma, sans-serif; 
	color: #4b4d4a;
}

		

/* Page content
------------------------------------------------------*/


#content .post h1{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000;
	background-image: url(images/img_h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content .post .titulo_principal{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 34px;
}
#content .post h2
{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}

#content h2#comments
{
    color: #9eb31a;
	margin: 15px 0 5px 10px;
}

#content h3
{
	color: #000;
	margin: 15px 0 6px 0;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
}

#content h3#respond
{
	color: #9eb31a;
	margin: 15px 0 8px 10px;
	font-family: "Trebuchet MS";
	font-size: 1.8em;
	line-height: 110%;
}

#content h3.comments_no
{
	margin: 0px 0 8px 10px;
}

 #content .post h2 a
{
	color: #000;
	text-decoration: none;

}

#content .post h3 a
{
	color: #000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
}


#content h3 a:hover
{
	color: #9eb31a;
}


#content h4
{
	font: bold 1.2em/120% Arial, Tahoma, sans-serif;
	color: #9eb31a;
	margin: 15px 0 5px 0;
}

#content img
{
	border: 1px solid #d6d6b7;
}

#content .post ul
{
	padding-left: 10px;
	list-style-type: square;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

#content .post ul li
{
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 0px;
}

#content .post ol li
{
	margin: 0 0 10px 0;
	padding-left: 16px;
	list-style-position: inside;
}

#page-detail blockquote p{
	font-style: italic;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Page content La Crítica
------------------------------------------------------*/
#lacritica-content{
	
	margin-top: 10px;
	float: left;
}
#lacritica-content iframe{
	float: left;
	height: 400px;
	width: 240px;
}
#lacritica{
	background-color: #FFFFFF;
	margin-left: 14px;
	float: right;
	width: 324px;
	border: 1px solid #CC3399;
	height: 398px;
}
#lacritica h3{
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #CC3399;
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#critica-post {
	padding: 12px;
	
}
#critica-post h2 a{
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 2px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	padding-top: 4px;
	padding-bottom: 2px;
	display: block;
}
#critica-post h2 a:hover {
	color: #CCCCFF;
}
/* Page content - topics
------------------------------------------------------*/

#content #post-items img
{
	display: block;
	margin: 0 0 5px 0;
}

#content #post-items .item
{
	float: left;
	width: 186px;
	margin: 10px 10px 0 0;
}

#content #post-items .item h3
{
	font: bold 1.1em/130% Trebuchet MS;
	color: #4b4d4a;
	margin: 0 0 5px 0;
}

#content #post-items .item p
{
	margin: 0;
}

#content #post-items .first
{
	float: none;
	width: 550px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#content #post-items .first ul.info
{
	list-style: none;
	background-color: #C0DD51;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#content #post-items .first ul.info li
{
	float: left;
}

#content #post-items .first ul.info li.comments
{
	float: right;
}


#content #post-items .first ul.info li a
{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#content #post-items .last
{
	float: right;
	margin-right: 0;
}

#content #post-items .post
{
	border: 1px solid #d6d6b7;
	background-color: #fff;
	padding: 10px;
}
#content #post-items .post img
{
	border: 1px solid #BFDC50;
}

#content #post-items .first .post
{
	padding: 18px;
}


/* Page content - single page
------------------------------------------------------*/

#page-detail ul.info
{
	list-style: none;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	background-color: #F68122;
}

#page-detail ul.info li
{
	float: left;
}

#page-detail ul.info li.comments
{
	float: right;
}


#page-detail ul.info li a
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

#page-detail .post
{
	border: 1px solid #d6d6b7;
	background-color: #fff;
	padding: 18px;
}
#page-detail .post_2 {
	padding: 18px;	
} 

#page-detail .post_2 h2{
	font: italic 2.2em/110% Trebuchet MS;
	color: #4b4d4a;
	margin: 0 0 10px 0;		
} 

#page-detail .post a
{
	color: #a2b51b;
	font-weight: bold;
}

#page-detail .search-results h3 
{
	font: normal 1.5em/120% Arial, Tahoma, sans-serif;
	color: #4c4c3f;
	margin: 15px 0 5px 0;
}

#content #page-detail .search-results h3 a
{
	font: normal 1.0em Arial, Tahoma, sans-serif;
	color: #4c4c3f;
	text-decoration: underline;
}


/* Page content - indexing and navigation
------------------------------------------------------*/

#post-navigation
{
	margin: 10px 0px 0px 0px;
	padding: 8px;
	background-color: #4c186d;
}

#post-navigation a
{
	display: block;
	float: left;
	font: bold 0.9em Arial, Tahoma, sans-serif;
	color: #444;
	text-decoration: none;
	text-transform: uppercase;
}

#post-navigation .next a
{
	float: right;
}

#post-navigation a:hover
{
	color: #9cb032;
}

#post-indexing
{
	margin: 40px 0px 0px 0px;
	padding: 8px;
	background-color: #f3f3e9;
}


/* Page content - images
------------------------------------------------------*/

#content #page-detail img.head
{
	display: block;
	margin-bottom: 10px;
}

#content #page-detail img.head-post
{
	display: block;
	margin-bottom: 5px;
}

#content #page-detail .post img
{
	margin: 0 0 5px 0;
	border: 5px solid #ddddc4;
}

#content #page-detail .post .alignleft
{
	float: left;
	margin: 5px 15px 10px 0;
}

#content #page-detail .post .alignright
{
	float: right;
	margin: 3px 0 10px 15px;
}

#content #gallery
{
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
}

#content #gallery img
{
	border: none;
	padding: 0px;
	display: block;
	margin: 0px;
	width: 548px;
}

#content #gallery_changer
{
	margin: 0 0 0 -21px;
	list-style: none;
}

#content #gallery_changer li
{
	float: left;
	padding: 11px 5px 11px 7px;
}

#content #gallery_changer li a
{
	width: 14px;
	height: 14px;
	display: block;
	text-indent: -9999px;
	background-color: #fff;
	border: 1px solid #c6c6b0;
}

#content #gallery_changer li a:hover
{
	background-color: #c6c6b0;
}

#content #gallery_changer li.current a
{
	background-color: #9eb31a;
	border: 1px solid #9eb31a;
}


/* Page content - author
------------------------------------------------------*/

#content #author-desc
{
	background-color: #eef8d0;
	border-top: 1px solid #d6d6b7;
	padding: 6px 18px 12px 18px;
	margin: 18px -18px -18px -18px;
}

#content #author-desc .entry_author_image
{
	display: block;
	float: left;
	margin: 12px 15px 0 0;
}


/* Page content - portfolio list
------------------------------------------------------*/

#portfolio-list .portfolio-item
{
	width: 300px;
	float: left;
	margin: 0 9px 9px 0;
}

#portfolio-list .last
{
	margin-right: 0;
}

#portfolio-list .portfolio-item .inner
{
	padding: 10px;
	background-color: #fff; 
	border: 1px solid #d6d6b7;
}

#portfolio-list .portfolio-item img
{
	display: block;
	margin: 0 0 5px 0;
}

#portfolio-list .portfolio-item h3
{
	font: bold 1.0em Arial, Tahoma, sans-serif;
	padding: 6px 8px 6px 10px;
	background-color: #4b4b3e;
	margin: 0 0 5px 0;
}

#portfolio-list .portfolio-item h3 a
{
	color: #fff;
	text-decoration: none;
}

#portfolio-list .portfolio-item h3 a:hover
{
	color: #afca91;
}


/* Page content - comments
------------------------------------------------------*/

#content .comments_no span
{
	color: #9cb032;
}

#content .commentlist
{
	margin: 25px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}

.commentlist li
{
	padding-bottom: 25px;
  padding-top: 25px;
	margin-top: -16px;
	position: relative;
	background: url(images/bg_comment_item.gif) no-repeat 0% 100%;
}

.commentlist li.alternate
{
	background: url(images/bg_comment_alternate.gif) no-repeat 0% 100%;
}

.commentlist li .comment-gravatar
{
    width: 98px;
    float: left;
}

.commentlist li .comment-gravatar img
{
	width: 70px;
	height: 70px;
  display: block;
  margin: 0 0 10px 12px;
}

.commentlist li .comment-text
{
    width: 430px;
    float: left;
}

#content .commentlist h4
{
	font-size: 1.1em;
	font-weight: bold;
	color: #343434;
	margin: 0px 0px 10px 0px;
}

#content .commentlist h4 a
{
	color: #343434;
}

#content .commentlist h4 span
{
	font-size: 0.9em;
	display: block;
}

#content .commentlist h4 span a
{
	color: #9cb032;
}
		
.commentinfo {
	float: left;
	padding-top: 5px;
	font-size: 0.9em;
}

.commentlist li.my-comment 
{
	background-color: #eee;
	padding-left: 10px;
	padding-right: 15px;
}

#content li.my-comment h4 
{
	color: #000;
}

.commentlist li.my-comment p
{
    color: #000;
}

#main-content .commentlist li.my-comment img
{
    background-color: #fff;
}


.commentlist li.my-comment .comment-text
{
    width: 405px;
}

.commenttext 
{
	font-size: 0.9em;
}

.commentlist code 
{
	font-size: 1.3em;
	line-height: 120%;
}

#content .commentlist .wp-smiley 
{
	border: none;
	padding: 0px;
	background: none;
}


/* Page content - comment forms
------------------------------------------------------*/
div.wpcf7 textarea{
	margin-bottom:5px;
	margin-top:5px;}

div.wpcf7 p{
	float:left;
	padding:0px;
	margin-bottom:4px;
	}


#post-comment
{
	border: 1px solid #d6d6b7;
	background-color: #fff;
	padding: 20px;
}

#content #post-comment input, #content #post-comment textarea
{
	background-color: #fff;
	margin-bottom: 10px;
}

#content label
{
	display: block;
	font: bold 1.0em/120% Arial, tahoma, sans-serif;
	color: #343434;
	float: left;
	width: 180px;
	margin: 5px 0px 10px 0px;
}

#content input, #content textarea
{
	float: left;
	width: 290px;
	background-color: #fff;
	border: 1px solid #aaa;
	font: normal 1.1em/120% Arial, tahoma, sans-serif;
	color: #343434;
	padding: 10px;
}
	
#content textarea
{
	width: 290px;
	height: 150px;
}

#content .comment
{
	display: block;
	float: none;
	width: 470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content label.comment
{
	margin-top: 10px;
	margin-bottom: 10px;	
}

#content input.submit
{
	display: block;
	float: left;
	width: auto;
	background-color: #fff;
	border: 1px solid #aaa;
	font: normal 1.2em/120% Trebuchet MS;
	color: #454545;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content input.submit:hover
{
	color: #9cb032;
}

#content input:focus, #content textarea:focus
{
	border: 1px solid #45371b;
	margin-top: 10px;
	margin-bottom: 10px;
}

#post-comment a
{
	color: #4b4d4a;
}


/* Page sidebar
------------------------------------------------------*/

#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar h3
{
	color: #fff;
	margin: 0 0 0 -9px;
	padding: 8px 0 20px 0;
	width: 336px;
	background: url("images/bg_sidebar_h3.gif") no-repeat 0% 0%;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: italic;
	line-height: 110%;
	font-weight: bold;
}

#sidebar h3 span
{
	display: block;
	padding-left: 20px;
}

#sidebar h3 a
{
	color: #fff;
	text-decoration: none;
}

#sidebar ul ul
{
	padding: 0 14px 20px 14px;
}

#sidebar ul ul:after
{
	content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#sidebar ul ul li
{
	background: url("images/bullet_2.png") no-repeat 0px 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5C527;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 16px;
}

#sidebar li.widget
{
	clear: both;
}

#sidebar ul ul li.current
{
	background: #f3f3e9 url("images/bullet_2.png") no-repeat 14px 9px;
	margin: 0 -14px 0 -14px;
	padding: 5px 29px 5px 30px;
}

#sidebar li li a
{
	font-weight: bold;
	color: #242C07;
	text-decoration: none;
}

#sidebar li a:hover
{
	color: #748215;
}

#sidebar #banners
{
	padding: 10px 0 10px 8px;
	background-color: #BFDC50;
}

#sidebar #banners img
{
	float: left;
	display: block;
	border: 10px solid #D6E88C;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 26px;
}


/* Page sidebar - widgets
------------------------------------------------------*/

#sidebar li.widget_categories li
{
	width: 140px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 6px;
	background: none;
}

#sidebar li.cat-item a
{
	text-decoration: none;
}

#sidebar .textwidget
{
	padding: 5px 14px 20px 14px;
}

#sidebar .widget_rss a.rsswidget img
{
	margin: 0 5px 0 0;
	padding: 0;
}

#sidebar .widget_rss h3 a.rsswidget:hover
{
	color: #fff;
}

#sidebar .widget_rss li a
{
	display: block;
}

#sidebar .widget_search label
{
	display: block;
	color: #fff;
	margin: 0 0 0 -23px;
	padding: 8px 0 20px 20px;
	width: 336px;
	background: url("images/bg_sidebar_h3.gif") no-repeat 0% 0%;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: italic;
	line-height: 110%;
	font-weight: bold;
}

#sidebar .widget_search input
{
	color: #454545;
	width: 200px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#sidebar .widget_search #searchsubmit
{
	font: bold 1.1em Arial, Tahoma, sans-serif;
	color: #fff;
	width: 70px;
	float: left;
	border: none;
	padding: 5px 0 5px 0;
	background-color: #F58220;
}

#sidebar .widget_search form
{
	height: 100px;
	padding-left: 14px;
	background-image: url(images/img_buscar.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 10px;
}


/* Page footer
------------------------------------------------------*/

#page-footer ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#page-footer ul li
{
	display: block;
	float: left;
	width: 220px;
	margin: 0 0 0 20px;
}

#page-footer h3
{
	xfont: bold italic 1.5em/120% Georgia, Times, serif;
	font: bold 1.2em/120% Arial, Tahoma, sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 0 0 8px 2px;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #ccccc8;
}

#page-footer h3 a
{
	color: #fff;
	text-decoration: none;
}

#page-footer ul li, #page-footer p
{
	font: normal 1.0em Arial, Tahoma, sans-serif;
	color: #ccccc8;
}

#page-footer a, #page-footer strong
{
	font-weight: bold;
	color: #fff;
}

#page-footer a:hover
{
	color: #afca91;
}

#page-footer a.url
{
	color: #a2b51b;
}

#page-footer ul ul li
{
	float: none;
	line-height: 130%;
	background: url("images/bullet_1.png") no-repeat 0px 4px;
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
}

#page-footer img
{
	display: block;
	width: 45px;
	float: left;
	border: 2px solid #fff;
	margin: 0 6px 6px 0;
}

#page-footer h3 img
{
	display: inline;
	width: auto;
	float: none;
	border: none;
	margin: 0;
}


/* Page footer - widgets
------------------------------------------------------*/

#page-footer .widget_rss li
{
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	background: none;
	border-bottom: 1px solid #676658;
}

#page-footer .widget_rss li a
{
	display: block;
	text-decoration: none;
	margin: 0 0 3px 0;
}



/* Page copyright
------------------------------------------------------*/

#copyright a
{
	font-weight: bold;
	color: #4b4b3e;
}
/* Extras
------------------------------------------------------*/
#col_1{
	width:310px;
	float:left;
	margin-right:60px;
}
#col_2{
	width:260px;
	float:left;
}
.margen{
	width:250px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}

#redes{
	float: right;
	padding-top: 4px;
	padding-right: 16px;
}
#busquedaBarra{
	float: right;
	padding-top: 4px;
	padding-right: 16px;
	margin-top: 8px;
	color: #BFDC50;
}
/*--------------Banners---------*/
#banner_300x250{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#banner_234x60 img{
	margin-left: 32px;
	margin-bottom: 8px;
	border: 10px solid #D6E88C;
}
#banner_468x60 img{
	margin-top: 8px;
	margin-left: 120px;
	position: absolute;
	border: 10px solid #571C80;
}

.categoria a{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #B3006B;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.categoria a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CE0053;
	background-color: #FFECFF;
}

.leerMas a{
	background-image: url(images/mas.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	width:100px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	padding-top: 10px;
}

.leerMas a:hover{
	background-image: url(images/mas.jpg);
	background-repeat: no-repeat;
	background-position: right -38px;
	height: 28px;
	width:100px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #568000;
}
.leerMas span{
	text-indent: 20px;
}
/*****extras***/
.categorias_post {
	color: #696969;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	background-color: #F68121;	
}

.categorias_post p{
	color: #ffffff;
	padding-left: 6px;
}
.categorias_post a{
	color: #ffffff;
	text-decoration: none;
}
.portada_mes a{
	font-weight: bold;
	color: #73891B;
	text-decoration: none;
	margin-top: 10px;
	font-size: 12px;
	line-height: 20px;
	text-transform: capitalize;
	letter-spacing: 1px;
	padding: 10px;
}

.comentarios_post{
	color: #8FB911;
	text-decoration: none;
	background-image: url(images/comments.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
}

.comentarios_post a{
	color: #8FB911;
	}
	
/*---iTabs---*/
.usual ul{
	list-style-type: none;
	margin-top: 10px;
}
.usual li a{
	background-color:#EFEFEF;
	display:block;
	width:330px;
	height:auto;
	color:#666666;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	margin-bottom:8px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 5px;
	
}
.usual li a:hover{
background-color:#F68439;
color:#FFF;
}


 
 /*social_net*/
 
#social_net {
background-color:#Ffffff;
padding-top:10px;
padding-left:10px;
}

#social_net h3{
	font-size: 20px;
	line-height: 30px;
	text-shadow: 0 2px 2px #FFFFFF;
	margin-bottom: 10px;
}
#twitter {
background-image:url("images/footer_twitter.png");
background-position:left top;
background-repeat:no-repeat;
float:left;
padding-top:30px;
width:239px;
padding-left:2px;
}
#twitter strong{
	margin-left:10px;
	color:#F68439;
}
#columna_izquierda {
background-image:url("images/footer_youtube.png");
background-position:left top;
background-repeat:no-repeat;
float:left;
width:348px;
padding-top:21px;
}
#columna_derecha {
background-image:url("images/footer_facebook.png");
background-position:left top;
background-repeat:no-repeat;
float:left;
width:328px;
padding-left:10px;
padding-right:10px;
padding-top:21px;
}


#tweet ul{
	width:234px;
	list-style-type: none;
}
#tweet li{
	background-color: #F4F4F4;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#tweet a{
color:#F68439;}


/*---sidebar_posts---*/
#like_fan{
	width:300px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}


/*posts*/
#compartir{
	width:64px;
	float:right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #E4F0B7;
	padding: 10px;
	margin-right:10px;
}
	
.margen_share{
	margin-bottom:10px;
}
#nivo_content{
 height:316px;
}
#social_net span{
	display:none;
}
ul#sharebar{
	margin-left:-120px !important;
	}
ul#sharebarx{
		margin-top:10px !important;
		padding-left:0px !important;
		margin-left:0px !important;
	}
ul#sharebarx li{
	list-style:none !important;
	list-image:none !important;
	}

#suscribir form{
	padding:20px;
	}
	
#suscribir input[type="text"], #suscribir input[type="email"]{
	border:none;
	background:#FFF;
	height:28px;
	color:#333;
	}
	
#suscribir input[type="submit"]{
	border: none;
	border-width: 1px;
	cursor: pointer;
	font-family: inherit;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 1.25em;
	position: relative;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	padding-top: 0.75em;
	padding-right: 1.5em;
	padding-bottom: 0.8125em;
	padding-left: 1.5em;
	font-size: 1em;
	background-color: #a3c026;
	border-color: #85A024;
	color: white;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-transition: background-color 300ms ease-out;
	-moz-transition: background-color 300ms ease-out;
	transition: background-color 300ms ease-out;
	}
#suscribir input[type="submit"]:hover{
	background-color: #8AA626;
	
	}
	
#suscribir p{
	margin-bottom:1em;}
	
div.wpcf7-validation-errors {
clear: both;
border: none !important;
background-color:#C30;
color:#FFF;
}
	
.wpcf7-form-control-wrap br {display: none!important;}
.wpcf7-form-control-wrap select {margin-bottom: 1.3em;}
.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {

}
div.wpcf7-validation-errors {
}

span.wpcf7-not-valid-tip {
}
span.wpcf7-list-item {
	line-height:5px;
}
.wpcf7-mail-sent-ok {
	
	
	}