/* @override http://www.iglesiafuentedeamor.com/css/styles.css */
* {
   margin: 0;
   padding: 0;
}

body{
   background: #262523;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: small;
}

hr{
   display: none;
}

#skip{
   position: absolute;
   text-indent: -9999px;
   list-style: none;
}

#container{
   width: 770px;
   margin: 0 auto;
}

a{
   overflow: hidden;
}

/* =Header
---------------------------------------------------------------------
*/

#header h1{
   width: 448px;
   height: 51px;
   margin: 14px auto 0;
   background: url(/images/logo.jpg) no-repeat;
   text-indent: -9999px;
}

#header h1 a{
   display: block;
   width: 448px;
   height: 41px;
}

/* =Navigation
---------------------------------------------------------------------
*/

#nav{
   float: left;
   width: 750px;
   height: 27px;
   padding: 11px 0 0 20px;
   background: url(/images/bg_header2.jpg) no-repeat left bottom;
   list-style: none;
}

#nav li{
   float: left;
   padding: 0 9px 0 16px;
   background: url(/images/bg_nav_li.gif) no-repeat left center;
   font-size: 100%;
   text-transform: lowercase;
}

#nav li#nav_home{
   background: none;
}

#nav li a{
   display: block;
   padding: 3px 9px;
   color: #D2CDBD;
   text-decoration: none;
}

#nav li a:hover{
   background: #8C8064;
   color: #FFF;
}

#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 120px;
   list-style: none;
   line-height: 1;
}

#nav li li{
   font-size: 90%;
   padding: 0;
   border-bottom: 1px solid #9B8F72;
   background: none;
}

#nav li ul ul{
   margin: -28px 0 0 120px;
}

#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: 100%;
}

#nav li li a{
   width: 102px;
   padding: 8px 9px;
   background: #8C8064;
   color: #FFF;
}

#nav li li a:hover{
   background: #A69777;
}

/* =Container-Inner
---------------------------------------------------------------------
*/

#container-inner{
   float: left;
   background: #464136 url(/images/bg_container-inner.gif) no-repeat 5px 2px;
}

body#home #container-inner{
   padding: 14px 0 6px;
   background: #464136 url(/images/bg_container-inner_home.gif) no-repeat 5px 2px;
}

#container-inner img#home_header{
   margin: 0 18px;
}

/* =Content-Wrap
---------------------------------------------------------------------
*/

#content-wrap{
   float: left;
   width: 770px;
   margin-top: 13px;
   padding: 160px 0 10px;
   background-repeat: no-repeat;
   background-position: center top;
   background-image: url(/images/bg_content.jpg);
}

body#home #content-wrap{
   margin-top: 14px;
   padding: 3px 0 0;
   background: url(/images/bg_content-wrap.jpg) no-repeat;
}

/* =Content
---------------------------------------------------------------------
*/

#content{
   position: relative;
   float: left;
   width: 536px;
   padding: 0 14px;
}

body#home #content{
   width: auto;
   padding: 0;
   background: none;
}

#content h3{
   margin: 0 -7px .75em;
   padding: 6px 11px;
   background: #2A2418;
   color: #FFF;
   font-size: 135%;
   font-weight: normal;
}

body#home #content h3{
   margin: 0;
   padding: 0;
   background: none;
   font-size: 105%;
   text-transform: lowercase;
}
#content h4 { font-size:125%; }
#content h5	{ font-size:110%; }
#content h6 { font-size:105%; }
#content h4,
#content h5,
#content h6{
   color:#fff;
}

#content p,
#content ul,
#content ol,
#content td{
   margin-bottom: 1em;
   color: #FFF;
   font-size: 90%;
   line-height: 1.5;
}

body#home #content p{
   margin: 0;
}

#content ul,
#content ol{
   margin-left: 3em;
}

#content ul#byline{
   margin-bottom: 10px;
   font-size: 85%;
   list-style: none;
}

#content a{
   color: #E5D8B6;
}

#content a:hover{
   text-decoration: none;
}

#content img#mcms_stats{
   display: none;
}

#content .event{
   clear: both;
   padding: 10px 0;
   border-bottom: 2px solid #383328;
}

#content #quicklinks{
   float: left;
   margin-right: 18px;
}

#content #quicklinks ul{
   float: left;
   margin: 10px 0 0;
   list-style: none;
}

#content #quicklinks li{
   float: left;
   margin-right: 7px;
   text-transform: uppercase;
}

#content #quicklinks li a{
   display: block;
   width: 120px;
   height: 137px;
   padding: 8px 8px 0;
   background: url(/images/bg_quicklink.gif) no-repeat;
   color: #Fff;
   text-decoration: none; font-size:9px;
}

#content #quicklinks li a img{
   display: block;
   margin-bottom: 3px;
   border: 0;
}

#content #quicklinks li a:hover{
   background: url(/images/bg_quicklink_hover.gif) no-repeat;
}

#content #media{
   float: left;
   width: 125px;
}

#content #media h3{
   float: left;
}

#content #media h3 a{
   color: #FFF;
   padding-right: 20px;
   background: url(/images/bg_h3_media.gif) no-repeat right center
}

#content #media a{
   color: #E5D8B6;
   text-decoration: none;
}

#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{
   position: absolute;
   top: 40px;
   right: 7px;
   width: 125px;
   padding: 5px 5px 0;
   list-style: none;
}

#content #mediabox li{
   margin-bottom: 5px;
   font-size: 85%;
   font-weight: bold;
}

#content #mediabox li a{
   display: block;
   height: 16px;
   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/mb_video.gif);
}

#content #mediabox li#mb_download a{
   background-image: url(/images/mb_download.gif);
}

#content #mediabox li#mb_notes a{
   background-image: url(/images/mb_notes.gif);
}

#content #mediabox li#mb_jukebox a{
   background-image: url(/images/mb_jukebox.gif);
}

#content #mediabox li#mb_podcast a{
   background-image: url(/images/mb_podcast.gif);
}

/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar-outer{
   display: inline;
   float: right;
   width: 177px;
   margin-right: 7px;
   padding: 0 11px;
   background: url(/images/bg_sidebar-outer.gif) repeat-y;
}

#sidebar{
   padding-top: 13px;
   background: url(/images/bg_sidebar.gif) no-repeat;
}

#sidebar-inner{
   padding-bottom: 13px;
   background: url(/images/bg_sidebar.gif) no-repeat left bottom;
}

#sidebar h3{
   margin-bottom: 7px;
   padding: 2px 6px 4px;
   background: url(/images/bg_sidebar_h3.jpg) no-repeat;
   color: #FFF;
   font-size: 105%;
   font-weight: normal;
   text-transform: lowercase;
}

#sidebar p{
   color: #FFF;
   font-size: 90%;
}

#sidebar a{
   color: #E5D8B6;
}

#sidebar a:hover{
   text-decoration: none;
}

#sidebar .event{
   margin-bottom: 10px;
   padding: 0 12px;
}

#sidebar .event h4{
   margin-bottom: .25em;
   color: #E5D8B6;
   font-size: 90%;
   font-weight: normal;
}

#sidebar .event p{
   text-indent: 1em;
}

#sidebar form#newsletter{
   margin: 0 3px 5px;
}

#sidebar form#newsletter fieldset{
   border: 0;
}

#sidebar form#newsletter input{
   border: 1px solid #7A7564;
   font-size: 105%;
   font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar form#newsletter input#newsletter_text{
   width: 115px;
   padding: 2px;
   color: #777261;
   text-transform: lowercase;
}

#sidebar form#newsletter input#newsletter_submit{
   /*padding: 1px 2px;*/
   background: #464136;
   color: #FFF;
   text-transform: lowercase;
}

/* =Footer
---------------------------------------------------------------------
*/

#footer{
   clear: both;
   margin-bottom: 25px;
   padding: 6px 14px;
   background: url(/images/bg_footer.gif) no-repeat;
}

body#home #footer{
   background: url(/images/bg_footer_home.gif) no-repeat left bottom;
}

#footer p{
   color: #615A4B;
   font-size: 90%;
   font-family: "Trebuchet MS", Ariel, Helvetica, sans-serif;
}

#footer p a { color: #E5D8B6;}
#footer p a:hover { text-decoration: none; }

/* =CALENDAR 
-----------------------------------------------------------------------
*/
#content table.calendar{
   margin-bottom: 25px;
   border: 1px solid #3A3E46;
   width:100%;
   border-right: 0;
   border-bottom: 0;
   border-collapse: collapse;
   background: #2A2418;
}

#content table.calendar caption{
   padding-bottom: 10px;
   color: #fff;
   font-size: 1.4em;
}

#content table.calendar caption span{
   color: #fff;
}

#content table.calendar th{
   padding: 6px 0;   
   color: #fff;
   font-size: 1.3em;
   font-weight: normal;
}

#content table.calendar td{
   width: 68px;
   height: 68px;
   padding: 2px;
   background:#3c3736;
   border: 1px solid #3A3E46;
   border-left: 0;
   border-top: 0;
   color: #fff;
   font-size: 1em;
   vertical-align: top;
}

#content table.calendar td a{
   color: #fff;
   text-decoration: none;
}

#content table.calendar td ul{
   margin: .5em 0 0 .5em; padding:0; 
   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;
}

/* mini cal */
#content #upcoming-events					{ 
											  background:url(/images/mini_cal_bg.gif) no-repeat left 27px; 
											  display: inline; float: left; width: 161px; margin: 0 20px 0 14px;
											  padding-bottom:12px;
											}
#content #upcoming-events h4				{ color: #E5D8B6; font-size: 90%; font-weight: normal; }
#content #upcoming-events p					{ text-indent: 1em; }
#content #upcoming-events table				{ background:none; margin-top:0; margin-left:0; border:0; }
#content #upcoming-events table caption		{ 
											  font-size:12px; color:#918b7f; margin:0; padding-top:14px; 
											  text-align:center; padding-bottom:0;
											}
#content #upcoming-events table caption span{ color:#918b7f; }
#content #upcoming-events table th,
#content #upcoming-events table td 			{ background:none; border:0; }
#content #upcoming-events table th			{ font:10px Georgia, "Times New Roman", serif; color:#e5d8b6; padding-top:0; margin-top:0; }
#content #upcoming-events table td			{ font:11px "Trebuchet MS", verdana, arial, sans-serif; padding:1px; height:16px; width:16px; text-align:center; }
#content #upcoming-events table td.linked-day,
#content #upcoming-events table td a		{ background:#464136;  }

/* sidebar cal */
#sidebar table.calendar				{ 
									  border-collapse: collapse; background:#464136; margin-bottom:1em;
									  font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif; 
									}
#sidebar table.calendar caption		{ font-size: 12px Georgia, "Times New Roman", serif; color:#918b7f; }
#sidebar table.calendar caption span{ color: #918b7f; }
#sidebar table.calendar th			{ 
									  background: #1c1a17; padding: 3px 0; color: #D8CF66; font-size: 10px; font-weight: normal;
									  text-align: center;
									}
#sidebar table.calendar td			{ 
									  width: 28px; height: 28px; color: #fff; font-size:11px; font-weight: normal; text-align: center;
									}
#sidebar table.calendar a			{ display: block; padding: 7px; background: #1c1a17; color: #BFBB65; 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 #1c1a17;
   background: #464136;
   font-size: 10px;
}

#traildiv li{
   color: #FFF;
   margin-left: 1em;
   margin-bottom: .75em;
}

#traildiv a{
   color: #FFF;
   text-decoration: none;
}

/* @group HOW IT WORKS */
#how-it-works  		{ margin-top:2em; }
#sorting ul,
#how-it-works ul	{ list-style:none; }
#how-it-works li	{ color:#fff; margin-bottom:1.5em; padding-left:20px; font-size:11px;}
#how-it-works li span{ font-weight:bold; }
#how-it-works li#play{ background:url(/images/play_icon_app.gif) no-repeat; }
#how-it-works li#save{ background:url(/images/download_icon_app.gif) no-repeat; }
#how-it-works li#notes{ background:url(/images/notes_icon_app.gif) no-repeat; }
#how-it-works li#video{ background:url(/images/video_icon_app.gif) no-repeat; }

/* @end */

/* @group SERMON STYLES */
.sermonlist  				{ border-top:6px solid #2A2418; margin:1em 0; }
#content .sermonlist h4		{ background:#fff; color:#2a2418; padding:5px;}
.sermonbox 					{ position:relative; background:#fff; padding:10px; }
#content .sermonbox a,
#content .sermonbox p		{ color:#2A2418; }
#content .sermonbox h5	{ font-size:13px; font-weight:bold; }
.sermonbox ul	{ list-style:none; position:absolute; top:20px; right:20px; }
.sermonbox li			{ float:left; margin-right:5px;}
.sermonbox li a			{ display:block; width:16px; height:16px; text-indent:-999em; }
.sermonbox li.sl_listen a	{ background:url(/images/play_icon.gif) no-repeat; }
.sermonbox li.sl_download a	{ background:url(/images/download_icon.gif) no-repeat; }
.sermonbox li.sl_notes a	{ background:url(/images/notes_icon.gif) no-repeat; }
.sermonbox li.sl_video a	{ background:url(/images/video_icon.gif) no-repeat; }

/* @end */