/*  
Theme Name: Arthemia Premium
Theme URI: http://colorlabsproject.com/
Description: Designed by <a href="http://michaelhutagalung.com">Michael Jubel Hutagalung</a> of <a href="http://colorlabsproject.com">Colorlabs Project</a>.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://colorlabsproject.com/
Tags: thumbnails, newspaper, magazine, widgets, admin panel
*/

/*Copyright 2008, Michael Jubel Hutagalung
View detailed license info in license.txt file 


/* 
TABLE OF CONTENTS 

  HTML Elements
  Structure
  Navigation Bar
  Text
  Index Page
  Content Page
  Captions
  Sidebar
  Form Elements  
  Comments
  Footer
  Clear

/* CSS Reset */
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%;
	font-family: inherit; vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }
body {line-height: 1;	color: black; background: white; }
ol, ul { list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" "";}

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Verdana;
	background: #fff;
	color: #000000;
	}

.lead {
    font: 'TimesNewRomanMTStdBdCn','Open Sans',Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
    font-size: 26.5px;
    line-height: 1.20;
}

.indented
   {
   text-indent: 30pt;
   }

p {	
	margin: 7px 0;
	}

a:link {
	color: #000000;
	text-decoration:none;
	}
a:visited {
	color: #000000;
	text-decoration:none;
	}
a:hover, a:active {
	color: #000000;
	text-decoration:underline;
	}

a img {
	border:0;
	margin:-4px 0 0 0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 10px 10px;
	border-top: 0px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #ececec;
	font:1.0em Verdana;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	

strong {
    font-weight:bold;
}

em {
    font-style:italic;
}

/* Structure */


#head {
	width:930px;
	margin:0px auto;
	margin-top:0px;
	padding:10px 5px 15px 5px;
	font-size:0.7em;
	background:#fff;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#page {
	width:920px;
	margin:0px auto;
	padding:10px;
	background:#eeeeee url(images/diag_stripe.gif);
	font-size:12px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	margin-top: 10px;
	}

#inner {
    margin:0;
    padding:0;
    background:url(images/left_stripe.gif) left repeat-y;
}

.left {
	color: #888888;
	float:left;
	}

.right {
	float:right;
	}

.center {
	float:left;
    	position:relative;
    	left:25%;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	padding:0px 10px 0px 10px;
	text-transform:uppercase;
	/*background:#333333 url(images/navbar.png) no-repeat;*/
	width:920px;
	font-size:10px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	position: relative;
}

#page-bar {
	padding:0px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #303030;
	}

#page-bar li:hover {
	background: #5b5b5b;
	}

#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:7px 14px;
	font-weight:bold;
	color:#eeeeee;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#page-bar p {
	margin:0;
	padding:0;
	}

#searchform {
	width:184px;
	float:right;
	text-align:right;
	padding-top:3px;
	margin-right:10px;
	}

.searchField {
	border: 1px solid #CCCCCC !important;
    border-radius: 6px 6px 6px 6px;
    height: 23px;
    width: 140px !important;
	vertical-align: top;
	
}

#search {

}

#search-wrapper {
position: absolute;
right: -20px;
top: -6px;
}

/* Dropdown Menus */		
#page-bar li {
	z-index: 9999;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	z-index: 9999;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	z-index: 9999;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: #5b5b5b url(images/dots_nav.gif) repeat-x top;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	z-index: 9999;
	background: #909090;
	padding: 4px 10px 4px 10px;
	}

#page-bar li ul {
	z-index: 9999;
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	z-index: 9999;
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	z-index: 9999;
	left: auto;
	}



/* Text*/

h1 {
	font:32px 'Open Sans';
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:32px 'Open Sans Condensed';
	font-weight:bold;
	}

h3 {
	font:20px 'Open Sans';
	margin-bottom:0px;
	color:#303030;
	font-weight:bold;
	text-align:center;
	margin-top:-10px;
	}

h4 {
	font:16.5px 'Open Sans Condensed';
	font-weight: bold;
    	line-height: normal;
    	text-transform: uppercase;
	}

h5 {
	font-family: Verdana;
    	font-size: 71.5px;
    	font-weight: bold;
    	line-height: normal;
    	text-align: center;
    	text-transform: uppercase;
	}

h6 {

    font-family: "Open Sans Condensed";
    font-size: 16.5px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    margin-right: 71px;
    text-align: right;
    text-transform: uppercase;
	}

h3.cat_title, h3.cat_title a {
	color:#333333;
	letter-spacing:-0.05em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	margin-bottom:15px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	/*width:375px;*/
	height:87px;
	background:#fff;
}

#logored {
	/*width:250px;*/
	height:185px;
	background:#fff;
}



#tagline {
	margin-top:10px;
	color:#1d3566;
	font-weight:bold;
	}

#top {
	
	margin:10px auto 0 auto;
	
	padding:0px 10px 0px 0px;
	background:#ffffff;
	width:930px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	border-radius:19px 13px 13px 13px;
	}

#topwide {
	
	margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: -54px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 250px;
	}



/********************************************************************************************* IMAGEN DE PORTADA*/  
#headline {
   background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    float: left;
    height: 304px;
    line-height: 1.7em;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 6px;
    padding-left: 20px;
    padding-right: 0;
    padding-top: 0;
    width: 599px;


/* URL DE LA IMAGEN.*/
/* OJO!! EL URL VA ENTRE LAS COMILLAS SENCILLAS. EJEMPLO: 'http://www.ejemplo.com/nombre_de_foto.jpg' */ 
	background:#ffffff;
    background:url('http://www.80grados.net/wp-content/uploads/2015/04/yo3.png');
      /*background:url('http://www.80grados.net/wp-content/uploads/2013/09/Portada-Palabras-para-Oscar-20sept13.jpg');*/
	
/* 1. Para obtener el código hexadecimal del color deseado, acceder a http://www.colorpicker.com/ */
/* 2. Es escencial que sólo se modifique el código entre el (#) y (;). Ejemplo: #ffffff; a #00adef; */	

	color:#000000;
	overflow:hidden;
	}
/********************************************************************************************* IMAGEN DE PORTADA*/ 



/******************************************************************************************** TITULAR DE PORTADA*/  
#headline a {
/* 1. Para obtener el código hexadecimal del color deseado, acceder a http://www.colorpicker.com/ */
/* 2. Es escencial que sólo se modifique el código entre el (#) y (;). Ejemplo: #ffffff; a #00adef; */

	color:#F5D449;
        
	}

#headline a:hover {
	color:#F5D449;
	}                                                                                                                  
/******************************************************************************************** TITULAR DE PORTADA*/   
                                                                                                                      


#top div.label {
	font:25px Arial;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.1em;
	line-height:0.2em;
	display:inline;
	padding-bottom:0px;
	padding-top:19px;
	margin-left:50px;
	margin-right:25px;
	}

#headline div.title {
	font-family: "Metamorphous";
    font-size: 43px;
    font-weight: bolder;
    letter-spacing: 0;
    line-height: 54px;
    margin-left: -12px;
    margin-right: 160px;
    margin-top: 4px;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: left;
    text-transform: uppercase;
    text-shadow: 1px 1px 7px #222;
}

/******************************************************************************************* EXTRACTO DE PORTADA*/  
#headline div.meta { /* Esto es el POR:*/
	color: #F5D449;
    display: block;
    font-family: "Metamorphous";
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 250px;
    margin-left: -10px;
    margin-right: 0;
    margin-top: -4px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: left;
    text-transform: inherit;
    text-shadow: 1px 1px 7px #222, 1px 1px 1px #222;
}
 
#headline p {
	font-family:'Trebuchet MS';
        font-size:27px;
	line-height:31px;
	padding:0px 37px 0px 27px;
	color:#ffffff;
	text-shadow:;
	font-weight:normal;
	letter-spacing:0.1pt;
	text-align:center;


	}
/******************************************************************************************* EXTRACTO DE PORTADA*/ 


#featured {
	width:300px;
	float:right;
	padding:11px 0px 0px 10px;
	font-size:13px;
}

#featured li {
    list-style:none;
    width: 300px;
    height: 79px;
    margin-bottom:0px;
    padding-bottom:0px;
}

#featured .arthemia-carousel {
    	overflow:hidden;
	width:325px;
}


#featured .info {
    margin-top:-3px;
	padding-top:3px;
	/*float:right;*/
	/*width:203px;*/
	font-size:13px;
	}

#featured .meta {
	margin-top:-1px;
    font-weight:bold;
    font-size:10px; 
    text-transform:uppercase;
	}

#featured .meta a:link {
	color:666;
	}

#featured .meta a:active {
	color:666;
	}

#featured .meta a:visited {
	color:666;
	}

#featured .meta a:active {
	color:666;
	}

#featured .meta a:hover {
	color:#fff;
	}

#featured .title {
	font-family: 'Open Sans Condensed';
	font-weight:700;
	font-size:16px;
	line-height:19px;
	}

#featured .divider {
	margin-left:90px;
	}

#headline a img, #featured a img {
	margin-top:5px;
    }

#featured a {
	font: 100% 'Open Sans Condensed',Helvetica,Arial,sans-serif;
        font-weight:bold;
	color:#000000;
	}

#featured a:hover { 
	color:#808080;
	}

#featured a img {
	border:0.1px solid #fff;
	margin-right:10px;
	}

#headline a img {
	border:1px solid #888888;
	margin-right:15px;
	}

#single_head {
	width:195px;
	float:left;
	padding:15px 12px 20px 25px;
	margin:0;
	background:#323232;
	color:#fff;
	}

#single_head a img {
	border:1px solid #DEDEDE;
	}

#single_desc {
	width:675px;
	float:right;
	padding:0px 10px 5px 10px;
    font-size:12px;
	line-height:1.5em; 
	}

#single_desc div.title {
	font:28px 'Open Sans';
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:10px;
	}

#single_desc div.meta {
	display:block;
	padding-bottom:5px;
	font-size:10px;
	}

#single_desc p {
	margin:0px;
	padding-bottom:10px;
	}

#single_desc a {
	color:#000000;
	}

#single_desc a:hover {
	color:#808080;
	}

#middle {
	margin:0 auto;
	padding:10px 10px 0px 10px;
	background:#fff;
	width:920px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}


 
.category {
	width:164px;
	float:left;
	border-top:8px solid #333333;
	margin:0px;
	padding:5px 10px 15px 10px;
	background:#fff;
    cursor:pointer;
	}

.category p {
	margin:0;
    font-size:11px;
	}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #gallery h3 {
font-family: 'Open Sans';
font-weight: bold;
letter-spacing: 0em;
margin: 0;
text-transform: lowercase;
}

#front-list .cat_title {
	font-size:14px;
    margin-bottom:5px;
	}

#front-popular h3 {
	color: #222222;
	font-size: 17px;
	padding: 2px 12px;
	}

.more-link {
	display:block;
	margin:15px 0px;
	}

.category a {
	color:#333333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#bottom {
	width: 920px;
	}

#bottom-left {
	float:left;
	}

#bottom-left .meta { 
	font: 10px Arial;
    text-transform:uppercase;
	font-weight:bold;
}

#content.archive .meta {
	font: bold 10px Tahoma;
text-transform: uppercase;
	}

#front-list {
	width:570px;
	padding:10px;
	background:#fff;
	font-size:12px;
	line-height:1.75em;
	margin-bottom:10px;
	border-top:1px solid #ececec;
        }

#front-list blockquote {
	padding: 0px 10px 0 10px;
}

#front-list .title {
	font:22px 'Open Sans';
	font-weight:bold;
	letter-spacing:-0.05em;
    line-height:1.0em;
	}

#front-list .divider {
	margin-left:216px;
	margin-top:0px;
	margin-bottom:0px;
	}

.author {
	font-size:14px;
	font-weight:normal;
	}

.meta {
	color:#666666;
	font-weight:normal;
	font-size:10px;
	}

#headline p, #featured p {
	margin:-12px;
	}


#paged-list {
	width:570px;
	padding:0px 10px;
	background:#fff;
	font-size:15px;
	line-height:1.75em;
	border-top:1px solid #ececec;
	}

#paged-list .clearfloat {
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}

.onecolumn {
	line-height:1.5em;
	padding:10px 0px;
	margin:0px;
	}

.onecolumn img {
	float:left;
	margin:8px 10px 7px 0px;
	border:1px solid #ccc;
	padding:2px;
	}

.tanbox {
	width:27px;
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}

.archive .tanbox {
	width:570px;
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}

.tanbox img {
	float:left;
	margin:8px 10px 7px 0px;
	border:1px solid #ccc;
	padding:2px;
	}

.tanbox span.title a, .onecolumn span.title a {
	font:26px 'Open Sans Condensed';
	font-weight:bold;
	line-height:1.1;
	}

.tanbox p, .onecolumn p {
	font-family: Verdana;
	font-size: 14px;
	line-height: 21px;
	margin: 5px 0;
	letter-spacing:;
	}	

#navigation {
	padding:15px 10px;
	background:#fff;
	font-size:13px;
	text-align:center;
	width:550px;
	}


/* Content Page*/

#content {
	width:570px;
	background:#fff;
	padding:10px;
	font-size:15px;
	line-height:1.75em;
	float:left;
	border-top:1px solid #ececec;
	}

#content2 {
        width:896px;
        background:#fff;
        padding:10px;
        font-size:15px;
        line-height:1.75em;
        float:center;
        border-top:1px solid #ececec;
        }

#contentancho {
        width:896px;
        background:#fff;
        padding:10px;
        font-size:15px;
        line-height:1.75em;
        float:center;
        border-top:1px solid #ececec;
        }

.post {
	line-height:1.75em;
	}

.post p {
	margin-top:12px;
	line-height: 22px;
	}

.post .clearfloat {
	border-bottom:1px solid #e2e2e2;
	}

.entry ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

#content h2.title {
	letter-spacing:-0.05em;
	line-height:32px;
	border-bottom:1px solid #e2e2e2;
	border-top:3px solid #e2e2e2;
	margin-bottom:0px;
	padding:5px 0px;
	color:#000000;
	font-family: 'Open Sans Condensed';
	}

.entry ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.entry ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.entry ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.entry img, .post a img, #front-list img {
	border:0px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}

.entry a {
	text-decoration:underline;
	text-size:small;
	color:7f7f7f;
	}

.post .ads {
	margin-top:10px;
	}

#stats {
	margin-bottom:15px;
	padding:8px 0px;
	font:11px Arial;
        text-transform:uppercase;
	display:block;
	border-bottom:1px solid #e2e2e2;
	font-weight:bold;
	}

span#map {
	font-size:11px;
	font-family: 'Open Sans';
	}

img.centered, a img.centered, img.aligncenter, a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright, a img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft, a img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
#author-pic {
	float: left;
	width: 131px;
}
.author-info h1 {
	font-size: 28px;
	color: #B52231;
	font-weight: bold;
	font-family: 'Open Sans Condensed';
}
.author-name {
	font-size: 10px;
	padding-bottom: 19px;
	line-height: 16px;
	text-align: center;
} 
/* menu styles */

/* puerto rico menu styles */


/* puerto rico stuff */
.menu-item-12723 {
	background-color: #5e84bc;

}
/* ends */

/* cultura menu styles */

.menu-item-12734   {
	background-color: #87d1c5;
}

/* end */

/* mundo styles */

.menu-item-12731  {
	background-color: #499350;
}

/* end */

/* que hacer? styles */

.menu-item-12732  {
	background-color: #FF6C57;
}

/* end */

/* columnas styles */

.menu-item-12733  {
	background-color: #82679A;
}

/* end */

/* autores styles */
.menu-item-12748  {
	background-color: #B52231;
}
/* end */

/* donar styles */
.menu-item-12745  {
	background-color: #e5aa06;
}
/* end */

/* donar styles */
.menu-item-13651  {
	background-color: #cecece;
}
/* end */

.menu-main-container {
height: 28px;
}
.sub-menu {
	display: none;
	width: 940px;
	width: 940px;
	height: 34px;
	
}

ul#menu-main li.hasSubMenu a {
	background: url("images/arrow-down.png") no-repeat scroll 94% center transparent;
	padding-right: 25px;
}

body {background: #FFFFFF !important; }

ul.sub-menu li {
	float: left;
	font-size: 13px;
	padding: 8px 0 18px 18px;
}
ul.sub-menu li a{
	border-right: 1px dotted #FFFFFF;
	padding: 5px 18px 5px 0;
	font-family: 'Open Sans Condensed';
	font-size: 13px;
	font-weight:bold;
	
}

#sub-menus {
	font-size: 10px;
	margin: 0 auto;
	width: 940px;
}

/* headers styles for menu sections*/

/* puerto rico */
.menu-item-12723 #content h2.title {
	color: #5e84bc;
}

/* mundo */
.menu-item-12731 #content h2.title {
	color: #499350;
}

/* que hacer */
.menu-item-12732 #content h2.title {
	color: #FF6C57;
}

/* columnas */
.menu-item-12733 #content h2.title {
	color: #82679A;
}

/* cultura */
.menu-item-12734 #content h2.title {
	color: #87d1c5;
}

/* autores */
.menu-item-12748 #content h2.title {
	color: #B52231;
}

/* donar */
.menu-item-12745 #content h2.title {
	color: #E5AA06;
}

/* divider styles */

.nav-bottom-divider {
	height: 11px;	
	background-color: #000000;
}

/* puerto rico */
.menu-item-12450 .nav-bottom-divider {
	background-color: #5e84bc;
}

/* mundo */
.menu-item-12433 .nav-bottom-divider {
	background-color: #499350;
}

/* que hacer */
.menu-item-12435 .nav-bottom-divider {
	background-color: #FF6C57;
}

/* columnas */
.menu-item-12434 .nav-bottom-divider {
	background-color: #82679A;
}

/* cultura */
.menu-item-12436 .nav-bottom-divider {
	background-color: #87d1c5;
}

/* autores */
.menu-item-12437 .nav-bottom-divider {
	background-color: #B52231;
}

/* donar */
.menu-item-12438 .nav-bottom-divider {
	background-color: #ff0080;
}


.post-image {
	float: left;
	width: 359px;
	height: 286px;
	margin-bottom: 10px;
	margin-right: 5px; 
}
.post-details {
	border-bottom: 0px solid #AF9386;
	float: left;
	min-height: 286px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	position: relative;
	width: 200px;
}
.post-details .meta {
	margin-top: 5px;
}

.post-details h2 {
	font-size: 25px;
	line-height: 25px;
}
.post-details p {
	font-size: 13.5px;
	line-height: 18px;
	text-align: left;
}
.post-details a.continue-reading {
	background-color: #FFFFFF;
	color: #F24747;
	font-size: 12px;
	padding: -1px 10px;
}


ul#author-list {

}

ul.simplePagerNav li {
	float: left;
	margin-right: 9px;
}

li .currentPage {
	font-size: 11px;
	background-color: #CCCCCC;
}

ul#author-list li {
border-bottom: 1px solid #DFDFDF;
float: left;
margin-bottom: 25px;
margin-right: 11px;
min-height: 167px;
padding-bottom: 0;
width: 131px;
}
ul#author-list li .author-name {
	border-bottom: medium none;
	font-family: 'Open Sans Condensed';
	font-size: 13px;
	padding-bottom: 0;
}
.section-divider {
	height: 10px;
	background-color: #dfdfdf;
	margin-bottom: 15px;
	clear: both;
}

h2.articles-by-author {
	font-size: 24px;
	color: #864abe;
	font-family: 'Open Sans';
}

#wpstats {
	width: 0px;
	height: 0px;
}

.photo {
	width: 131px;
	height: 131px;
}

#bio {
    padding:0px 10px 10px 10px;
    /*background:#efefef;*/
    margin:0px 0px;
	width: 419px;
	float: left;
}

#bio b {
	font-family: 'Open Sans Condensed';
	font-size: 17px;
}

#bio p {
font-family: Verdana;
font-size: 13px;
line-height: 22px;
margin: 0;
padding: 0;
text-align: left;
}

#bio .avatar {
	border:1px solid #ccc;
	margin:0px 10px 5px 0;
	float:left;
	padding:2px;
	width:80px;
	height:80px;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ffffff;
	text-align: right;
	background-color: #ffffff;
	padding-top: 4px;
	margin: 0px;
	margin-bottom: -10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font: bold 12px 'Open Sans Condensed';
	line-height: 17px;
	padding: 0 7px 5px;
	margin: 0;
	color: #333333;
	margin-top: -6px;
	text-align: right;
	
}
/* End captions */	

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	}

.spoiler { 	
	padding:0px 12px 12px 12px;
	background:#fff;
	border-top:0px solid #ececec;
	margin-bottom:12px; 	
	overflow:hidden;
}

.spoiler img {
	border:0px solid #ccc;
	padding-top:8px;
	padding-bottom:13px;
	margin-right:10px;
	margin-bottom:5px;
	}


.spoiler h3 {
	font:13px 'Open Sans', sans serif;
   	font-weight:bold;
	text-transform:lowercase;	
	color:#fff; 	
	margin:0px 0px 8px 0px; 	
	padding:3px 10px;
	border-bottom:1px solid #ececec; 	}

.spoiler h3 a {
	color:#222222;
	text-decoration:none;
	}

.spoiler p {
	color: #000000;
	font: 12px 'Verdana';
	margin: 0;
	letter-spacing:;
	}

.spoiler h4 {
	font: bold 14.5px 'Trebuchet MS';
	margin-bottom: 5px;
}

.spoiler h4 a {
	color:#505087;
	}

#sidebar {
    font-size:13.5px;
}
ol.wppp_list {
	
    margin-top: 0;
}

#sidebar h3 {
	color: #323232;
	font: bold 16.5px Open Sans Condensed;
	margin: 7px 11px;
	padding: 2px 1px;
	text-transform: uppercase;
	text-align:left;
}
.spoiler-header {
	padding: 2px 0px !important;
	margin-left: 1px !important;
}

div.widget_recent_entries {
	background-color: #DEDEDE; 
    margin-top: 10px;
    padding: 1px 1px 18px;
}

div.widget_recent_entries > ul {
    margin-top: 0;
}

div.widget_recent_entries a {
	color: #333333;
}

div.widget_wppp  {
	background-color: #DEDEDE;
    margin-top: 10px;
    padding: 1px 1px 18px;
	margin-bottom:10px;
}

div.widget_wppp  a{
	color: #1f1f1f;
}
div.widget_recent_comments {
	background-color: #DEDEDE; 
    margin-top: 10px;
    padding: 1px 1px 18px;
}

div.widget_recent_comments a {
color: #333333;
font-style: normal;
margin-top: 10px;
padding: 1px 1px 18px;
}


#sidebar-top {
	width:300px;
	float:center;
	padding:0px 10px 10px 10px;
	background:#fff;
	border-top:1px solid #ececec;
}

#sidebar-bottom {
	background: none repeat scroll 0 0 #FFFFFF;
	border-top: 1px solid #ECECEC;
	font-family: Tahoma;
	line-height: 19px;
	padding: 0 10px 10px;
	width: 300px;
}
#sidebar-bottom  h3{
	display: none;
}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	padding-top: 12px;
	}

#sidebar-middle {
	width:320px;
	float:center;
	}

#sidebar-left {
	width:135px;

	padding:0px 10px 10px 10px;
	float:left;
	background:#EFEFEF;
	border-top:1px solid #ececec;
	margin-top:-12px;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	border-top:1px solid #ececec;
	background-color:#EFEFEF;
	margin-top:-12px;
	}


#sidebar li {
color: #888888;
display: block;
font: 12.5px Verdana;
list-style: none outside none;
margin-bottom: 7px;
padding: 2px 9px 2px 13px;
}

#sidebar li ul li {
	color:#242361;
	border-bottom:0px;
	}

#sidebar-ads {
	width:320px;
	float:left;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}

#sidebar h3 img { margin-top:1px; }

/* Form Elements */

select {
	border:1px solid #333333;
	width:100%
	}
	
.submitbutton {
	padding: 2px 5px;
	border:1px solid #aaa;
	background:#fff;
	font-size:11px;
	color:#aaa;
	cursor: pointer;
	}

.submitbutton:hover {
    background:#303030;
    color:#fff;
    }
    
.field {
	padding: 1px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	background:#fff;
	font-size:11px;
	}

#search .searchbutton {
	padding: 1px;
	border:1px solid #333333;
	background:#fff;
	font-size:11px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 0px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	}



/* Comments*/

#comment { width:590px;	background:#fff; }

div#cancel-comment-reply { font-weight:bold; }

#comments ul.commentlist { margin-top:20px; list-style:none; }

#comments ul.commentlist blockquote { background:#ededed; }
    
#comments .clearfloat { background:none; }

#comments div.navigation { padding:5px 0px 20px 0px; font-weight:bold; }

ul.commentlist li.pingback, ul.commentlist li.trackback { display:none; }
ul.commentlist li.comment { color:#4d4d4d; padding: 11px 14px 11px 14px; background:#f2f2f2; list-style:none; margin-bottom:10px; font-size:11px; line-height:18px; border-bottom: 1px solid #dcdbd7; }
ul.commentlist li.comment h3#respond { background:#fff; margin-top:15px; }
ul.commentlist li.comment img.avatar { border:1px solid #ccc; margin:0px 0px 13px 13px; float:right; padding:2px; width:45px; height:45px; }	
ul.commentlist li.comment cite { color:#313228; font-weight:bold; font-size:14px; }
ul.commentlist li.comment div.comment-meta { font-size:10px; margin-top:0px; }
ul.commentlist li.comment div.comment-meta a { color:#4d4d4d; text-decoration:none; }
ul.commentlist li.comment a { text-decoration:underline; }
ul.commentlist li.comment cite a { text-decoration:none; }
ul.commentlist li.comment div.reply { clear:both; display:block; }
ul.commentlist li.comment div.reply a { text-decoration:none; font-weight:bold; }
ul.commentlist li.comment p { margin:15px 0px; padding:0;  }
ul.commentlist li.comment blockquote { width:380px; }

ul.children li.comment { margin-top:15px; color:#4d4d4d; padding: 12px 12px 12px 12px; background:#fff; border:none; list-style:none; margin-bottom:0px; font-size:11px; }

ul.commentlist li.depth-1, ul.children li.depth-3, ul.children li.depth-5, ul.children li.depth-7, ul.children li.depth-9 { background:#f2f2f2; }
ul.children li.depth-2, ul.children li.depth-4, ul.children li.depth-6, ul.children li.depth-8, ul.children li.depth-10 { background:#fff; }

#respond textarea { width:99%; font-size:13px; }
#respond label { font-weight:bold; }
#respond a {text-decoration:none; }
#respond h3 {margin-top:15px; }

li.comment div#respond h3 { display:none; }

/* Footer*/

#gallery {
	font-size:11px;
	color:#333;
	width: 941px;
	background:#dedede;
	margin: 0 auto;
	padding:0px;
	border-left:4px solid #fff;
	border-right:5px solid #fff;
	}

#gallery #random {
    float:right;
    width:894px;
}

#gallery #random img {
    padding:2px;
    border:1px solid #ccc;
    margin-right:16px;
    margin-bottom:15px; 
    background:#fff;

}

#gallery h3 {
    display:block;
    padding-bottom:5px;
}
#front-popular {
	background: none repeat scroll 0 0 #666666;
	border-left: 4px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0 auto;
	padding: 14px;
	width: 911px;
	}

#recentpost, #mostcommented {
	border-right: 1px solid #808080;
	float: left;
	min-height: 183px;
	padding: 0 20px 0 0;
	width: 276px;
}

#mostcommented {
	margin-left:20px;
	}

#recent_comments {
	float: left;
	padding: 0 0 0 20px;
	width: 276px;
}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul { 
	margin-top:5px;
	}

#recentpost li, #mostcommented li, #recent_comments li {
	/* background: url("images/dots_footer.gif") repeat-x scroll center top transparent; */
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	list-style: none outside none;
	padding-left: 14px;
	padding-top: 1px;
}

#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
	padding:5px;
	display:block;
	text-decoration:none;
	}

#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover {
	background:#94090D;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	background:none;
	}


#footer {
	background: none repeat scroll 0 0 #EFEFEF;
	border-left: 4px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	color: #333333;
	font-family: 'Open Sans';
	font-size: 11px;
	height: 170px;
	margin: 0 auto;
	padding: 13px;
	width: 915px;
}

	#footer .copyrights {
		border-right: 1px solid #C5C5C5;
		float: left;
		width: 473px;
	}
	
	#footer .links {
		float: left;
		position: relative;
	}	
	

	ul#footer-links  {
		left: 49px;
		list-style: disc outside none !important;
		position: absolute;
		top: 10px;
		width: 383px;
	}
	
	
	ul#footer-links li {	
		float: left;
		margin-top: 7px;
		width: 180px;
	}
	
#footer a:hover {
	color:#808080;
	}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

/* General */
.tw-content { 
	clear:both; 
	width:100%;
	margin:10px 0px 0px 0px;
	}

.tabbed-widget { 
	clear:both; 
	background:none repeat scroll 0 0 #DEDEDE;
	width:100%;
	}

.tabbed-widget .ui-tabs-hide { 
	display:none; 
	}

.tw-accordion .ui-state-default a {
	font:bold 16.5px Open Sans Condensed;
	margin:7px 11px;
	padding:2px 1px;
	text-transform:uppercase;
	}

.tw-accordion .ui-state-active a {
	font:bold 16.5px Open Sans Condensed;
	margin:7px 11px;
	padding:2px 1px;
	text-transform:uppercase;
	color:#323232
	}
	
/*--*/
#seccionesSubMenu {
    background-color: #DEDEDE;
    display: none;
    height: 88px;
    left: 0px;
    position: absolute;
    top: 38px;
    width: 184px;
	border-top: 2px solid #FFFFFF;
}
#seccionesSubMenu.active{
  display: block;
}

#seccionesSubMenu.inactive{
  display: none;
}

#seccionesSubMenu ul {
	   margin-left: 17px;
    margin-top: 10px;
}

#seccionesSubMenu li {
	margin-bottom: 2px;
}
#seccionesSubMenu li a{
	font-size: 15px;
	color: #333333;
}
#seccionesSubMenu li a:hover{
	color: #808080;
}

#theseccions{
  display:none;	
}


#cat-1144 {
    border-top: 8px solid #B61F12;
    position: relative;
}

    /* category bar */
    #cat-1144 { border-top:8px solid #e5aa06; color:; }
    #cat-1144:hover { background:#e5aa06; color:#ffffff; }
    /* sidebar */
    #sidebar h3.catt-21  {background:#e5aa06; color:; }
    #sidebar h3.catt-21 a { color:; }
	
	
#floatingsocialholder {
	position: absolute;
	right: -48px;
	top: -107px;
	width: 34px;
	z-index: 9999;
}

#floating-social {
	position: fixed;
}	

#floating-social ul a.fb{
	width: 32px;
	height: 32px;
	background: url('images/social_fb.png') no-repeat;	
	text-indent: -9999px;
	display: block;
}	



#floating-social ul a.twitter{
	width: 32px;
	height: 32px;	
	background: url('images/social_twitter.png') no-repeat;
	text-indent: -9999px;
	display: block;
}	

#floating-social ul li {
	margin-top: 11px;
}

#menu-main li > ul {display: none !important;}

#mc_embed_signup {
    background: none repeat scroll 0 0 #DEDEDE;
    font: 14px Helvetica,Arial,sans-serif;
    height: 115px !important;
    margin-top: -7px;
    width: 300px;
}

.Change-Font-Wrapper {
	float: right;
}

.OpenSans .post p {
	color: #000000;
    font-family: 'Open sans';
	font-size: 12px;
}

#Middle3.Ads {
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    text-align: center;
    width: 920px;
}

.pricing-thermo {
  background-attachment: scroll;
    background-clip: border-box;
    background-color: #eee;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    box-sizing: border-box;
    height: 60px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: 0;
    margin-top: 5px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    width: 72%;
}

.pricing-total {
	height: 100%;
	background: #BD4046;
  -webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	width: 15%;
	margin-right: 10px;
	float: left;
	-webkit-transition: width 0.4s ease-in-out;
	-moz-transition: width 0.4s ease-in-out;
	-o-transition: width 0.4s ease-in-out;
	transition: width 0.4s ease-in-out;

}

.pricing-number {
	font-family: 'Arial', sans-serif;
	color: rgba(0,0,0,0.6);
	height: 30px;
	width: 130px;
	padding: 7px 0 0 0;
  text-align: center;
	background: #FFF;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	margin-top: 12px;
	float: left;
	display: none;
  font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
  box-shadow: 0px 0px 2px rgba(0,0,0,0.45);
  -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.45);
  -moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.45);
  -o-box-shadow: 0px 0px 2px rgba(0,0,0,0.45);
}

.pricing-box:hover .pricing-number {
	display: block;
}

.pricing-box:hover .pricing-total {
	width: 60%;
}

.container{
  margin:0px auto;
  width:300px;
  height:250px;
  overflow:hidden;
  border:0px solid;
  border-top-color:#856036;
  border-left-color:#5d4426;
  border-bottom-color:#856036;
  border-right-color:#5d4426;
  position:relative;

}
.container2{
  margin-top:10px;
  width:300px;
  height:142px;
  overflow:hidden;
  border:0px solid;
  border-top-color:#856036;
  border-left-color:#5d4426;
  border-bottom-color:#856036;
  border-right-color:#5d4426;
  position:relative;
    
}
.photo2{
  position:absolute;
  animation:round 16s infinite;
  opacity:0;
  
}
@keyframes round{   
  25%{opacity:1;}
  40%{opacity:0;}
} 

img:nth-child(4){animation-delay:0s;}
img:nth-child(3){animation-delay:4s;}
img:nth-child(2){animation-delay:8s;}
img:nth-child(1){animation-delay:12s;}

}