/* 
CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */


/* 1.1 Defaults */
body { background: #ccc; color: #474747; font: 13px/20px Arial, Helvetica, Sans-serif; }
/* headings */
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
h1 { font-size: 22px; }
h2 { font-size: 18px; }
h3 { font-size: 15px; }
h4 { font-size: 13px; }
h5,
h6 { font-size: 12px; }

/* input form & textarea */
input,
textarea { border-color: #ddd; border-style: solid; border-width: 1px; color: #999; padding: 6px; }
input:focus,
textarea:focus { background: #fff; border-color: #ccc; box-shadow: inset 0 1px 2px rgba(0,0,0,0.15); }
.sticky {  }
.gallery-caption {  }
.bypostauthor {  }
 


/* 2.2 Navigation Menu */
.nav { list-style: none; line-height: 1; margin: 0; overflow: hidden; padding: 0; z-index: 999; }
.nav a { display: block; position: relative; text-decoration: none; z-index: 100; }
.nav li { float: left; width: auto; z-index: 999; }
.nav li a { color: #eee; line-height: 18px; padding: 10px 18px; text-decoration: none; }
.nav li a.sf-with-ul { padding-right: 22px !important; }
.nav li:hover a, .nav li:hover a:active { text-decoration: none; }
.nav li ul { left: -999em; position: absolute; width: 180px; z-index: 999; }
.nav li ul li a, .nav li ul li a:visited { background: #fff; color: #333; font-size: 12px; width: 144px; }
.nav li ul li a.sf-with-ul { padding: 10px 15px; }
.nav li ul ul { margin: -38px 0 0 180px; }
.nav li:hover, .nav li.hover { position: static; }
.nav li:hover ul ul, .nav li.sfhover ul ul,
.nav li:hover ul ul ul, .nav li.sfhover ul ul ul,
.nav li:hover ul ul ul ul, .nav li.sfhover ul ul ul ul { left: -999em; }
.nav li:hover ul, .nav li.sfhover ul,
.nav li li:hover ul, .nav li li.sfhover ul,
.nav li li li:hover ul, .nav li li li.sfhover ul,
.nav li li li li:hover ul, .nav li li li li.sfhover ul { left: auto; }
.nav .sf-sub-indicator { display: block; overflow: hidden; position: absolute; width: 9px; height: 9px; text-indent: -999em; top: 1.2em; right: 10px; }
.nav li ul .sf-sub-indicator { display: block; overflow: hidden; position: absolute; width: 10px; height: 10px; text-indent: -999em; top: 1.2em; right: 0.5em; }
 


/* 2.4 Content */

/* Featured Content */
.heading { background: url(images/bg-heading.png) repeat; font-size: 15px; font-weight: normal; height: 36px; line-height: 36px; }
.heading span { display: block; float: left; padding: 0 12px; }
.heading .view-all { float: right; font-family: Arial, serif; font-size: 11px; font-weight: bold; text-transform: none; }
.heading .view-all a,
.heading .view-all a:visited { color: #333; }
#featured-content .heading { margin: 0 0 25px 0; }
#featured-content { margin: 0 0 30px 0; }
.featured-left { background: #333; color: #ccc; float: left; padding: 15px 15px 10px; width: 280px; }
.featured-left .entry-title { font-size: 22px; margin: 0 0 10px 0; }
.featured-left .read-more { font-size: 15px; margin: 15px 0 0 0; }
.featured-left .entry-title a,
.featured-left .entry-title a:visited,
.featured-left .entry-meta a:hover,
.featured-left .read-more a,
.featured-left .read-more a:visited { color: #fff; }
.featured-left .read-more a:hover,
.featured-left .entry-title a:hover { color: #ccc; }
.featured-right { float: right; width: 800 px; }
.featured-right ul li { border-bottom: 1px solid #e6e6e6; display: block; float: left; margin: 0 0 15px 0; padding: 0 0 15px 0; width: 100%; }
.featured-right .entry-title a,
.featured-right .entry-title a:visited { font-size: 13px; font-weight: normal; }
.featured-right .entry-thumb { display: inline; float: left; margin: 0 15px 10px 0; }
.featured-right .featured-4 { border-bottom: none !important; padding-bottom: 0 !important; }


/* PRIMARY NAV */
#primary-nav { background: #222	; padding: 0 15px 0 0; }
#primary-nav .nav li a { border-right: 1px solid #444; color: #fff; font-size: 14px; padding: 14px 18px; }
#primary-nav .nav li li a { border-right: none; font-size: 12px; font-family: Tahoma, serif !important; padding: 10px 18px !important; text-transform: none; }
#primary-nav .nav li ul { width: 180px; }
#primary-nav .nav ul ul { margin: -38px 0 0 180px; }
#primary-nav .nav .sf-sub-indicator { background: url(images/ico-primary-arrow-down.png) no-repeat; }
#primary-nav .nav li ul .sf-sub-indicator { background: url(images/ico-primary-arrow-right.png) no-repeat; }\




/* SECONDARY NAV */
#secondary-nav .nav { border-bottom: 3px solid #e9e9e9; }
#secondary-nav .nav li a { color: #888; font-size: 15px; font-weight: bold; text-transform: uppercase; }
#secondary-nav .nav li a:hover, 
#secondary-nav .nav li.sfHover a,
#secondary-nav .nav li.current-cat a { background: #c495f0; color: #333; }
#secondary-nav .nav li li a { font-size: 12px; font-weight: normal; padding: 10px 18px !important; text-transform: none; }
#secondary-nav .nav li li a:hover { background: #ddd; }
#secondary-nav .nav .sf-sub-indicator { background: url(images/ico-arrow-down.png) no-repeat; top: 17px; right: 0.7em; }
#secondary-nav .nav li ul .sf-sub-indicator { background: url(images/bullet.png) no-repeat; top: 16px; right: 0.7em; }



/* logo */
#text-logo { float: left }
#site-title { font-size: 36px; font-weight: bold; line-height: 1; margin: 15px 0 5px 0; }
#site-desc { color: #e8f4f2; font-size: 11px; }
#site-title a,
#site-title a:hover { text-decoration: none; }
#logo { line-height: 1; margin: 0 0 0 0; overflow: hidden; }


/* Featured Content Boletin */
.heading { background: url(images/bg-heading.png) repeat; font-size: 15px; font-weight: normal; height: 36px; line-height: 36px; }
.heading span { display: block; float: left; padding: 0 12px; }
.heading .view-all { float: right; font-family: Arial, serif; font-size: 11px; font-weight: bold; text-transform: none; }
.heading .view-all a,
.heading .view-all a:visited { color: #333; }
#featured-content .heading { margin: 0 0 25px 0; }
#featured-content { margin: 0 0 30px 0; }
.featured-left { background: #333; color: #ccc; float: left; padding: 15px 15px 20px; width: 280px; }
.featured-left .entry-title { font-size: 22px; margin: 0 0 10px 0; }
.featured-left .read-more { font-size: 15px; margin: 15px 0 0 0; }
.featured-left .entry-title a,
.featured-left .entry-title a:visited,
.featured-left .entry-meta a:hover,
.featured-left .read-more a,
.featured-left .read-more a:visited { color: #fff; }
.featured-left .read-more a:hover,
.featured-left .entry-title a:hover { color: #ccc; }
.featured-right-boletin { float: left; width: 260px; }
.featured-right ul li { border-bottom: 1px solid #e6e6e6; display: block; float: left; margin: 0 0 15px 0; padding: 0 0 15px 0; width: 100%; }
.featured-right-boletin .entry-title a,
.featured-right .entry-title a:visited { font-size: 13px; font-weight: normal; }
.featured-right .entry-thumb { display: inline; float: left; margin: 0 15px 10px 0; }
.featured-right .featured-4 { border-bottom: none !important; padding-bottom: 0 !important; }



/* Carousel para Comunidades */
#mycarouselComunidades { display: none; }
.jcarousel-skin-tango .jcarousel-container { margin: 0 0 20px 0; }
.jcarousel-skin-tango .jcarousel-direction-rtl { direction: rtl; }
.jcarousel-skin-tango .jcarousel-container-horizontal { width: 640px; padding: 20px 0 0 0; }
.jcarousel-skin-tango .jcarousel-clip { overflow: hidden; }
.jcarousel-skin-tango .jcarousel-clip-horizontal { width: 640px; }
.jcarousel-skin-tango .jcarousel-item { width: 300px !important; padding: 0 !important; }
.jcarousel-skin-tango .jcarousel-item .entry-thumb { width: 300px; height: 200px !important; margin: 0 0 10px 0;


/* Content Loop */
#content-loop { width: 640px; }
#content-loop .heading { margin: 0 0 25px 0; }
#content-loop .hentry { border-bottom: 1px solid #e6e6e6; margin: 0 0 30px 0; padding: 0 0 30px 0; }
#content-loop .entry-title { font-size: 18px; font-weight: bold; margin: 0 0 10px 0; }
#content-loop .entry-thumb { display: inline; float: left; margin: 0 25px 10px 0; width: 200px; height: 200px !important; }
#content-loop .entry-excerpt { display: table; }
#content-loop .read-more { display: block; font-size: 14px; margin: 20px 0 0 0; }
#content-loop .read-more a,
#content-loop .read-more a:visited { background: #f0f0f0; color: #333; padding: 7px 12px; border-radius: 4px; }
#content-loop .read-more a:hover { color: #fff; }


/* Content Loop Boletin*/
#content-loop-boletin { width: 710px; }
#content-loop-boletin .heading { margin: 0 0 25px 0; }
#content-loop-boletin .hentry { border-bottom: 1px solid #e6e6e6; margin: 0 0 30px 0; padding: 0 0 30px 0; }
#content-loop-boletin .entry-title { font-size: 15px; font-weight: bold; margin: 0 0 10px 0; }
#content-loop-boletin .entry-thumb { display: inline; float: left; margin: 0 25px 10px 0; width: 200px; height: 140px !important; }
#content-loop-boletin .entry-excerpt { display: table; }
#content-loop-boletin .read-more { display: block; font-size: 6px; margin: 20px 0 0 0; }
#content-loop-boletin .read-more a,
#content-loop-boletin .read-more a:visited { background: #f0f0f0; color: #333; padding: 7px 12px; border-radius: 4px; }
#content-loop-boletin .read-more a:hover { color: #fff; }