/* Site: Comunidad */

* {
   margin: 0;
   padding: 0;
   line-height: 1;
}

body{
   padding-top: 25px;
   background: url(/images/bg_body.jpg) center top;
   font-size: 62.5%;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

hr{
   display: none;
}

#skip{
   position: absolute;
   text-indent: -9999px;
   list-style: none;
}

#container{
   width: 780px;
   margin: 0 auto;
   background: url(/images/bg_container.gif) repeat-y;
}

a{
   overflow: hidden;
}

/* =Header
---------------------------------------------------------------------
*/

#header{
   float: left;
}

#header h1{
   width: 204px;
   height: 96px;
   margin: 6px 0;
   background: url(/images/bg_h1.gif) no-repeat center center;
   text-indent: -9999px;
}

#header h1 a{
   display: block;
   width: 200px;
   height: 92px;
}

/* =Navigation
---------------------------------------------------------------------
*/

#nav{
   float: left;
   width: 203px;
   border-bottom: 2px solid #201708;
   list-style: none;
}

#nav li{
   float: left;
   width: 203px;
   font-size: 1.2em;
   font-weight: bold;
   text-transform: uppercase;
}

#nav li a{
   display: block;
   padding: 9px 18px;
   border-top: 1px solid #742612;
   border-bottom: 1px solid #491608;
   background: #611E0C url(/images/bg_nav_li_a.gif) repeat-x;
   color: #C0AC7D;
   text-decoration: none;
}

#nav li a:hover{
   border-top: 1px solid #8D331B;
   background: #7D2913 url(/images/bg_nav_li_a_hover.gif) repeat-x;
   color: #FDF4DD;
}

#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 153px;
   margin: -45px 0 0 176px;
   border: 1px solid #201708;
   list-style: none;
   line-height: 1;
}

#nav li li{
   width: auto;
   border-bottom: 1px solid #8C7A56;
   font-size: 1em;
   font-weight: normal;
}

#nav li ul ul{
   margin: -27px 0 0 153px;
}

#nav li:hover ul ul,
#nav li.sfhover ul ul{
   left: -999em;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul{
   left: auto;
}

#nav li li li{
   font-size: 1em;
}

#nav li li a{
   width: 127px;
   padding: 7px 13px;
   border: 0;
   background: #A49161;
   color: #201708;
}

#nav li li a:hover{
   border: 0;
   background: #C5B283;
   color: #601A07;
}

/* =Container-Inner
---------------------------------------------------------------------
*/

#container-inner{
   float: left;
   width: 734px;
   padding: 25px 23px 0;
   background: url(/images/bg_container-inner.jpg) no-repeat;
}

/* =Content-Wrap
---------------------------------------------------------------------
*/

#content-wrap{
   position: relative;
   float: left;
   width: 734px;
}

/* =Content
---------------------------------------------------------------------
*/

#content{
   float: right;
   width: 480px;
   padding: 200px 23px 40px;  /* nnj 03/09/2007 - changed bottom padding to 40px from 10 */
   background: url(/images/bg_content.jpg) no-repeat;
}

body#home #content{
   padding: 350px 23px 115px;
   background-image: url(/images/bg_content_home.jpg);
}

#content h3{
   margin-bottom: .75em;
   color: #C05D40;
   font-size: 1.8em;
}

#content h4{
   margin-bottom: .75em;
   color: #FEFEFE;
   font-size: 1.6em;
   font-weight: normal;
}

#content h5{
   margin-bottom: .75em;
   color: #FEFEFD;
   font-size: 1.5em;
   font-weight: normal;
   font-family: Georgia, Times, "Times New Roman", serif;
}

#content h6{
   margin-bottom: .75em;
   color: #C05D40;
   font-size: 1.5em;
   font-weight: normal;
}

#content p,
#content ul,
#content ol,
#content td{
   margin-bottom: 1em;
   color: #D3C9AF;
   font-size: 1.3em;
   line-height: 1.35;
}

#content ul,
#content ol{
   margin-left: 3em;
}

#content blockquote{
   margin-left: 50px;
}

#content ul#byline{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin-bottom: 10px;
   font-size: 1.1em;
   list-style: none;
}

#content li{
   line-height: 1.5;
}

body#home #content p{
   margin-bottom: 1.5em;
}

body#home #content li{
   margin-bottom: .25em;
   padding-left: 10px;
   background: url(/images/bg_content_li_home.gif) no-repeat left center;
   list-style: none;
}

body#home #content li a{
   color: #EFE9D8;
}

#content hr{
   display: block;
   margin-bottom: 1em;
}

#content a{
   color: #C05D40;
}

#content a:hover{
   text-decoration: none;
}

#content img{
   /*float: left;*/
   margin: 0 10px 5px 0;
}

#content img#mcms_stats{
   display: none;
}

#content #text{
   clear: both;
}

#content .sermonbox{
   margin-bottom: 20px;
}

#content .sermonbox h4{
   margin-bottom: 5px;
}

#content .sermonbox p{
   padding: 0;
   margin: 0;
}

#content .sermonbox p.sermonlink{
   margin-top: 10px;
}

#content .sermonbox p.eventtime{
   margin-bottom: 0;
}

#content #mediabox{
   float: right;
   width: 125px;
   padding: 5px 5px 0;
   border: 1px solid #C05D40;
   font-size: 1.1em;
   list-style: none;
}

#content #mediabox li{
   margin-bottom: 5px;
   font-weight: bold;
}

#content #mediabox li a{
   display: block;
   /*height: 16px;*/
   line-height:16px !important;
   line-height:/**/12px;
   padding-left: 20px;
   background-repeat: no-repeat;
}

#content #mediabox li#mb_print a{
   background-image: url(/images/mb_print.gif);
}

#content #mediabox li#mb_video a{
   background-image: url(/images/bg_sermonlist_watch-video_app.gif);
}

#content #mediabox li#mb_download a{
   background-image: url(/images/bg_sermonlist_download_app.gif);
}

#content #mediabox li#mb_notes a{
   background-image: url(/images/bg_sermonlist_download-notes_app.gif);
}

#content #mediabox li#mb_jukebox a{
   background-image: url(/images/bg_sermonlist_listen_app.gif);
}

#content #mediabox li#mb_podcast a{
   background-image: url(/images/mb_podcast.gif);
}

#content table.calendar{
   margin-bottom: 25px;
   border-collapse: collapse;
}

#content table.calendar caption{
   padding-bottom: 10px;
   color: #D4CBB4;
   font-size: 1.4em;
}

#content table.calendar caption span{
   color: #B2924B;
}

#content table.calendar th{
   padding: 6px 0;
   background: #50190A;
   color: #FAFAFD;
   font-size: 1.3em;
   font-weight: normal;
}

#content table.calendar td{
   width: 68px;
   height: 68px;
   padding: 2px;
   border: 1px solid #201708;
   border-left: 0;
   border-top: 0;
   background: #120C02;
   color: #968865;
   font-size: 1em;
   vertical-align: top;
}

#content table.calendar td.empty{
   background: #120C02;
}

#content table.calendar td a{
   color: #FFF;
}

#content table.calendar td ul{
   margin: .5em 0 0 .5em;
   font-size: 100%;
   list-style: none;
}

#content table.calendar td li{
   margin-bottom: .75em;
   font-size: 1.1em;
   line-height: 1.2;
}

#content table.calendar td li a{
   color: #FFF;
   text-decoration: underline;
}

#content table.calendar td li a:hover{
   text-decoration: none;
}

/* blog */

body#blog #content{
   position: relative;
}

#content p#subscribe{
   position: absolute;
   top: 200px;
   right: 20px;
   font-size: 1.2em;
   font-weight: bold;
}

#content p#subscribe a{
   display: block;
   padding: 3px 20px 3px 0;
   background: url(/images/bg_subscribe_blog.gif) no-repeat right center;
   color: #B1A178;
   text-decoration: none;
}

body#blog #content h3{
   margin-bottom: 1em;
}

body#blog #content #detail h3{
   margin-bottom: .5em;
}

body#blog #content h4{
   margin-bottom: .25em;
}

body#blog #content h4 a{
   color: #D3C9AF;
   text-decoration: none;
}

body#blog #content h4 a:hover{
   text-decoration: underline;
}

body#blog #content p.byline{
   margin-bottom: .75em;
   color: #D3C9AF;
   font-size: 1.3em;
}

body#blog #content p.byline span.author{
   margin-left: 5px;
   color: #B1A178;
   font-size: .8462em;
}

#content .post{
   float: left;
   width: 480px;
   margin-bottom: 25px;
}

#content .post p.content{
   margin-bottom: .5em;
   line-height: 1.25;
}

#content .post-foot{
   float: left;
   padding: 3px 10px;
   background: #2F220C;
}

#content .post-foot p{
   margin: 0;
   color: #ABABAF;
   font-size: 1.1em;
}

#content .post-foot p.category{
   float: left;
   color: #B1A178;
}

#content .post-foot p.category a{
   color: #D3C9AF;
}

#content .post-foot p.comments{
   float: right;
}

#content .post-foot p.comments a{
   display: block;
   padding: 3px 0 3px 22px;
   background: url(/images/bg_comments_blog.gif) no-repeat left center;
   color: #B1A178;
   text-decoration: none;
}

#content .post-foot p.comments a:hover{
   text-decoration: underline;
}

#content #post-options{
   float: left;
   margin: -5px 0 10px;
   padding: 2px 10px;
   background: #2F220C;
}

#content #post-options p{
   float: left;
   margin: 0;
   padding: 2px 0 2px 20px;
   background: url(/images/bg_email_blog.gif) no-repeat left center;
   color: #B1A178;
   font-size: 1.1em;
}

#content #post-options a{
   color: #D3C9AF;
}

#content #post-options p.comments{
   float: right;
   background-image: url(/images/bg_comments_blog.gif);
}

body#blog #content #comments{
   margin: 0;
}

body#blog #content #comments p.comments{
   padding: 4px 33px 5px;
   border-top: 1px solid #15161C;
   background: #2F220C url(/images/bg_comments_blog.gif) no-repeat 11px center;
   color: #B1A178;
   font-size: 1.1em;
}

body#blog #content #comments .comment{
   width: 480px;
   padding: 0;
}

body#blog #content .author-box{
   float: left;
   width: 480px;
   margin-bottom: 25px;
   background: #271D0C;
}

body#blog #content #comments .comment h5,
body#blog #content .author-box h5{
   padding: 10px 14px;
   border-bottom: 1px solid #231909;
   background: #2F220C;
   color: #B1A178;
   font-size: 1.2em;
   font-weight: bold;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

body#blog #content .author-box h5{
   margin-bottom: .75em;
}

body#blog #content #comments .comment h5 span.commenter,
body#blog #content .author-box h5 span.author{
   padding-bottom: 2px;
   border-bottom: 1px dashed #D3C9AF;
   color: #D3C9AF;
   font-size: 1.25em;
}

body#blog #content #comments .comment p,
body#blog #content .author-box p{
   margin: 0;
   margin: 0 14px 1em;
   color: #DCDCDE;
}

body#blog #content .author-box p{
   color: #FFF;
}

body#blog #content .author-box img{
   margin: 10px 9px 5px 11px;
   border: 2px solid #271D0C;
}

body#blog #content #comments form{
   margin-bottom: 15px;
}

body#blog #content #comments label{
   display: block;
   margin-bottom: .5em;
   font-size: 1.4em;
   color: #DCDCDE;
}

body#blog #content #comments textarea{
   font-size: 1.2em;
}

/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar{
   display: inline; /* IE6 double margin float bug hack */
   clear: left;
   float: left;
   width: 185px;
   margin: 15px 0 0 10px;
}

#sidebar table.calendar{
   margin-bottom: 15px;
   border: 1px solid #201708;
   border-collapse: collapse;
   background: #3B2D16;
}

#sidebar table.calendar caption{
   padding: 5px 0;
   background: #281D0A url(/images/bg_sidebar_calendar_caption.gif) repeat-x;
   color: #9A8B65;
   font-size: 1.2em;
   text-transform: uppercase;
}

#sidebar table.calendar caption span{
   color: #A6A763;
}

#sidebar table.calendar th{
   background: #201708;
   padding: 6px 0;
   color: #CECDCD;
   font-size: 1em;
   font-weight: normal;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-align: center;
}

#sidebar table.calendar td{
   width: 28px;
   height: 28px;
   color: #C0AC7D;
   font-size: 1em;
   font-weight: normal;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-align: center;
}

#sidebar table.calendar td.linked-day{
   padding: 1px;
}

#sidebar table.calendar a{
   display: block;
   padding: 7px;
   background: #2F220C;
   color: #FEF6E0;
   text-decoration: none;
}

#traildiv{
   position: absolute;
   top: 0px;
   left: 0px;
   z-index: 999;
   visibility: hidden;
   width: 100px;
   height: 100px;
   color: #FFF;
}

#traildiv ul{
   padding: .75em;
   padding-bottom: 0;
   border: 3px solid #201708;
   background: #2F220C;
   font-size: 1.1em;
}

#traildiv li{
   color: #FEF6E0;
   margin-left: 1em;
   margin-bottom: .75em;
}

#traildiv a{
   color: #FEF6E0;
   text-decoration: none;
}

#sidebar h3{
   margin: 0 0 .4em 7px;
   color: #C05D40;
   font-size: 1.4em;
}

#sidebar p{
   color: #B1A178;
   font-size: 1.2em;
   line-height: 1.25;
}

#sidebar #evento-proximo{
   margin-bottom: 25px;
}

#sidebar .evento{
   padding: 6px 8px;
   background: #251B09;
}

#sidebar .evento h4{
   margin-bottom: .25em;
   color: #B8A577;
   font-size: 1.2em;
   font-weight: normal;
   text-transform: uppercase;
}

#sidebar .evento a{
   color: #ECE4D0;
   text-decoration: none;
}

#sidebar .evento a:hover{
   text-decoration: underline;
}

#sidebar #e-invite{
   margin-bottom: 25px;
}

#sidebar #e-invite p{
   margin: 0 10px;
}

#sidebar #e-invite img{
   margin-bottom: 3px;
   border: 0;
}

#sidebar #newsletter form{
   padding: 5px;
   background: #251B09;
}

#sidebar #newsletter fieldset{
   border: 0;
}

#sidebar #newsletter input#newsletter_text{
   width: 104px;
   padding: 5px;
   border: 0;
   background: #D0C4A6;
   color: #201708;
   font-size: 1.1em;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#sidebar #newsletter input#newsletter_submit{
   border: 0;
   background: none;
   color: #B1A178;
   font-size: 1.3em;
   font-weight: bold;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#sidebar #galeria-de-fotos p{
   color: #91805A;
   margin-bottom: 30px;		 
}

#sidebar #galeria-de-fotos a{
   color: #F2EEE4;
   text-decoration: none;
}

#sidebar #galeria-de-fotos a:hover{
   text-decoration: underline;
}

#sidebar #galeria-de-fotos img{
   display: block;
   float: left;
   margin: 0 2px 3px 0;
   border: 2px solid #201708;
}

#sidebar #english{
   margin-bottom: 10px;
}

#sidebar #english h3{
   margin: 0;
   text-indent: -9999px;
}

#sidebar #english a {
	position:relative; top: -4px; right: 2px; /* nnj 03/09/2007 */
   display: block;
   width: 187px;
   height: 29px;
   /*background: url(/images/bg_english.gif) no-repeat;*/
   background: url(/images/bg_return-to-spanish.gif) no-repeat;	 
}

#sidebar #blog-sidebar ul{
   margin: 0 0 20px 7px;
}

#sidebar #blog-sidebar li{
   margin-bottom: .5em;
   font-size: 1.2em;
   list-style: none;
}

#sidebar #blog-sidebar a{
   color: #D3C9AF;
}

#sidebar #blog-sidebar a:hover{
   color: #C05D40;
   text-decoration: none;
}

/* =Quicklinks
---------------------------------------------------------------------
*/

#quicklinks{
   position: absolute;
   width: 510px;
   bottom: -16px;
   _bottom: -25px;
   right: 12px;
   z-index: 9999;clear: both;
}

#quicklinks li{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin-left: 5px;
   font-size: 1.2em;
   text-align: center;
   list-style: none;
}

#quicklinks a{
   display: block;
   padding: 2px;
   background: #0E0A03;
   color: #CDC2A5;
   text-decoration: none;
}

#quicklinks img{
   display: block;
   border: 0;
}

/* =Send (To a Friend)
-----------------------------
*/

#send fieldset { border:none; padding:10px; }
#send label { display:block; font-weight:bold; }
#send input.text { width:90%; padding:4px; border:1px solid #ccc; }
#send textarea { width:90%; height:4em; padding:4px; border:1px solid #ccc; }
/* =Footer
---------------------------------------------------------------------
*/

#footer{
   clear: both;
   height: 5px;
   padding: 55px 10px 15px;
   background: url(/images/bg_footer.jpg) no-repeat;
}

#footer p{
   float: left;
   color: #D3C9AF;
   font-size: 1.1em;
}

#footer p.powered{
   float: right;
}

#footer a{
   color: #D3C9AF;
}