/*
Theme Name: New Life Default
Theme URI: http://wideandhigh.com/
Description: A custom-made Wordpress theme made for New Life Christian Fellowship by <a href="http://petarneychev.com/">Petar Neychev</a>.
Version: 1.0
Author: Petar Neychev
Author URI: http://petarneychev.com/
Tags: nlcf, light

*/


/* GENERAL AND INDEX PAGE SETTINGS */

body
{
 background-color: #ffffff;
 margin-left: 0;
 margin-right: 0;
 margin-top: 0;
 margin-bottom: 0;
 padding: 0;
 spacing: 0;
 height: 100%;
}

div.center_container
{
 width: 100%;
 text-align: center;
 z-index: 0;
}

div.content_shadow
{
 width: 920px;
 background-image: url(images/content_shadow.png);
 background-position: 0 100%;
 background-repeat: repeat-y;
 margin: 0 auto;
 text-align: center;
 overflow: hidden;
 z-index: 1;
}

div.content_holder
{
 width: 900px;
 z-index: 2;
 margin: 0 auto;
 position: relative;
}

div.header
{
 width: 900px;
 height: 140px;
 float: left;
 background-image: url(images/header_back.jpg);
 background-position: 0 100%;
 background-repeat: no-repeat;
 text-align: left;
 z-index: 3;
}

div.header img.logo
{
 float: left;
 border: 0;
 margin: 40px 25px 0 35px;
}

div.header img.slogan
{
 float: left;
 border: 0;
 margin: 10px 0 0 0;
}

div.menu
{
 width: 900px;
 height: 30px;
 margin: 0 0 20px 0;
 background-image: url(images/menu_back.gif);
 background-position: 0 100%;
 background-repeat: repeat-x;
 float: left;
 z-index: 3;
}

div.menu ul
{
 font-family: Verdana, sans-serif;
 font-size: 13px;
 padding: 0;
 margin: 0;
 height: 25px;
 float: left;
}

div.menu ul li
{
 list-style: none;
 display: inline;
}

div.menu ul li a
{
 margin: 6px 35px 0 0;
 text-decoration: none;
 float: left;
 color: #4d4d4d;
}

div.menu ul li a:hover, div.menu ul li a:active, div.menu ul li a:focus
{
 outline: none;
 text-decoration: underline;
 -moz-outline-style: none;
}

div.menu ul li span
{
 padding: 6px 0 0 10px;
 margin: 0 148px 0 0;
 float: left;
 color: #999999;
}

div.agenda
{
 width: 190px;
 height: 225px;
 margin: 0 0 0 7px;
 position: relative;
 background-image: url(images/agenda_back.jpg);
 background-position: 0 100%;
 background-repeat: no-repeat;
 float: left;
 text-align: left;
 z-index: 3;
}

div.agenda_seeall
{
 width: 185px;
 height: 10px;
 margin: 10px 5px 0 0;
 position: relative;
 text-align: right;
 z-index: 4;
}

div.agenda_seeall a
{
 text-decoration: none;
 font-family: Arial, Helvetica, Geneva;
 font-size: 10px;
 font-weight: bold;
 color: #000000;
}

div.agenda_seeall a:hover, div.agenda_seeall a:active, div.agenda_seeall a:focus
{
 text-decoration: underline;
 outline: none;
 -moz-outline-style: none;
}

div.agenda_item
{
 width: 185px;
 height: 35px;
 margin: 5px 0 0 5px;
 position: relative;
 background-image: url(images/agenda_item_sep.png);
 background-position: bottom left;
 background-repeat: no-repeat;
 z-index: 5; 
}

div.agenda_item a.odd
{
 text-decoration: none;
 font-family: Arial, Helvetica, Geneva;
 font-size: 13px;
 font-weight: bold;
 color: #000000;
}

div.agenda_item a.odd:hover, div.agenda_item a.odd:active, div.agenda_item a.odd:focus 
{
 text-decoration: underline;
 outline: none;
 -moz-outline-style: none;
}

div.agenda_item a.even
{
 text-decoration: none;
 font-family: Arial, Helvetica, Geneva;
 font-size: 13px;
 font-weight: bold;
 color: #888888;
}

div.agenda_item a.even:hover, div.agenda_item a.even:active, div.agenda_item a.even:focus 
{
 text-decoration: underline;
 outline: none;
 -moz-outline-style: none;
}

div.agenda_item a.imp
{
 text-decoration: none;
 font-family: Arial, Helvetica, Geneva;
 font-size: 13px;
 font-weight: bold;
 color: #aa0000;
}

div.agenda_item a.imp:hover, div.agenda_item a.imp:active, div.agenda_item a.imp:focus 
{
 text-decoration: underline;
 outline: none;
 -moz-outline-style: none;
}

div.agenda_item img
{
 border: 0;
}

div.agenda_item span.date_odd
{
 width: 60px;
 position: absolute;
 bottom: 5px;
 margin: 5px 0 0 0;
 font-family: Arial, Helvetica, Geneva;
 font-size: 9px;
 font-weight: bold;
 color: #000000;
}

div.agenda_item span.title_odd
{
 position: absolute;
 bottom: 5px;
 left: 65px;
 margin: 5px 0 0 0;
 font-family: Arial, Helvetica, Geneva;
 font-size: 13px;
 font-weight: bold;
 color: #000000;
}

div.agenda_item span.date_even
{
 width: 60px;
 position: absolute;
 bottom: 5px;
 margin: 5px 0 0 0;
 font-family: Arial, Helvetica, Geneva;
 font-size: 9px;
 font-weight: bold;
 color: #888888;
}

div.agenda_item span.title_even
{
 position: absolute;
 bottom: 5px;
 left: 65px;
 margin: 5px 0 0 0;
 font-family: Arial, Helvetica, Geneva;
 font-size: 13px;
 font-weight: bold;
 color: #888888;
}

div.agenda_item span.date_imp
{
 width: 60px;
 position: absolute;
 bottom: 5px;
 margin: 5px 0 0 0;
 font-family: Arial, Helvetica, Geneva;
 font-size: 9px;
 font-weight: bold;
 color: #aa0000;
}

div.agenda_item span.title_imp
{
 position: absolute;
 bottom: 5px;
 left: 65px;
 margin: 5px 0 0 0;
 font-family: Arial, Helvetica, Geneva;
 font-size: 13px;
 font-weight: bold;
 color: #aa0000;
}

div.agenda_details
{
 width: 180px;
 height: 218px;
 position: absolute;
 top: 5px;
 left: 5px;
 background-color: #f5efd9;
 text-align: right;
 z-index: 99;
 display: none;
}

div.agenda_details p
{
 margin: 5px;
 font-family: Arial, Helvetica, Geneva;
 font-size: 12px;
 color: #000000;
 text-align: left;
}

div.agenda_details a
{
 font-family: Arial, Helvetica, Geneva;
 font-size: 10px;
 color: #000000;
 text-decoration: none;
}

div.agenda_details a:hover, div.agenda_details a:active, div.agenda_details a:focus 
{
 outline: none;
 -moz-outline-style: none;
 text-decoration: underline;
}

div.banner
{
 width: 686px;
 height: 225px;
 margin: 0 0 0 10px;
 background-image: url(images/banner_back.jpg);
 background-position: 0 100%;
 background-repeat: no-repeat;
 float: left;
 z-index: 3;
}

img.banner
{
 width: 680px;
 height: 219px;
 border: 0;
 margin: 3px 0 0 1px;
}

div.index_content
{
 width: 900px;
 margin: 20px 0 0 0;
 background-image: url(images/index_bottom_back.jpg);
 background-position: 0 0;
 background-repeat: no-repeat;
 border-bottom: 3px solid #cdcdcd;
 float: left;
 z-index: 3;
}

div.contacts_search
{
 width: 190px;
 margin: 20px 0 0 5px;
 padding: 0 0 0 5px;
 float: left;
 text-align: left;
 z-index: 3;
}

div.contacts_search a
{
 font-family: Arial, Helvetica, Geneva;
 font-size: 11px;
 color: #aa0000;
 text-decoration: none;
}

div.contacts_search a:hover, div.contacts_search a:active, div.contacts_search a:focus
{
 outline: none;
 -moz-outline-style: none;
 text-decoration: underline;
}

font.section_header
{
 font-family: Verdana, sans-serif;
 font-size: 13px;
 color: #999999;
}

p.contact_location
{
 font-family: Arial, Helvetica, Geneva;
 font-size: 11px;
 color: #666666;
 margin: 5px 0 0 5px;
 line-height: 1.4em; 
}

div.contacts_search input
{
 width: 185px;
 height: 20px;
 background-color: #f0f0f0;
 border: 1px solid #cdcdcd;
 font-family: Arial, Helvetica, Geneva;
 font-size: 11px;
 color: #666666;
 padding: 2px 0 0 3px;
 margin: 10px 0 0 -4px;
 z-index: 4;
}

div.index_buttons
{
 width: 680px;
 height: 100px;
 margin: 20px 0 0 13px;
 float: left;
 text-align: left;
 z-index: 3;
}

div.index_btn
{
 float: left;
 margin: 6px 0 0 12px;
 z-index: 4;
}

div.index_buttons a.beliefs    
{
 background: url('images/beliefs_btn.png') 0 0 no-repeat;
 display: block;
 width:	211px;
 height: 80px;
 border: 0px;
}
div.index_buttons a.beliefs:hover  
{
 background-position: -211 0;
}
div.index_buttons a.beliefs:active, div.index_buttons a.beliefs:focus
{
 outline: none;
 -moz-outline-style: none; 
}

div.index_buttons a.soulfood    
{
 background: url('images/soulfood_btn.png') 0 0 no-repeat;
 display: block;
 width:	211px;
 height: 80px;
 border: 0px;
}
div.index_buttons a.soulfood:hover  
{
 background-position: -211 0;
}
div.index_buttons a.soulfood:active, div.index_buttons a.soulfood:focus
{
 outline: none;
 -moz-outline-style: none; 
}

div.index_buttons a.getintouch    
{
 background: url('images/getintouch_btn.png') 0 0 no-repeat;
 display: block;
 width:	211px;
 height: 80px;
 border: 0px;
}
div.index_buttons a.getintouch:hover  
{
 background-position: -211 0;
}
div.index_buttons a.getintouch:active, div.index_buttons a.getintouch:focus
{
 outline: none;
 -moz-outline-style: none; 
}

div.index_welcome
{
 width: 686px;
 height: 100px;
 margin: 10px 0 0 12px;
 float: left;
 text-align: left;
 font-family: Verdana, sans-serif;
 font-size: 13px;
 color: #808080;
 z-index: 3;
}

div.footer
{
 width: 880px;
 height: 20px;
 float: right;
 z-index: 4;
 margin: 20px 15px 0 0;
 position: relative;
 text-align: right;
 font-family: Verdana, sans-serif;
 font-size: 11px;
 color: #4d4d4d;
}

div.footer a
{
 font-family: Verdana, sans-serif;
 font-size: 11px;
 color: #4d4d4d;
 text-decoration: none;
}

div.footer a:hover, div.footer a:active, div.footer a:focus
{
 outline: none;
 -moz-outline-style: none;
 text-decoration: underline;
}



/* PAGE AND POST CONTENT SETTINGS */

div.page_sidebar, div.single_sidebar
{
 width: 190px;
 margin: 0;
 position: relative;
 float: left;
 text-align: left;
 z-index: 3;
}

div.page_content, div.single_content
{
 width: 680px;
 margin: 5px 0 0 20px;
 float: left;
 text-align: left;
 font-family: Verdana, sans-serif;
 font-size: 13px;
 color: #808080;
 z-index: 3;
}

div.page_content input, div.single_content input
{
 width: 250px;
 height: 20px;
 background-color: #f0f0f0;
 border: 1px solid #cdcdcd;
 font-family: Arial, Helvetica, Geneva;
 font-size: 11px;
 color: #666666;
 padding: 2px 0 0 3px;
 margin: 10px 0 0 0;
 z-index: 4;
}

div.page_content textarea, div.single_content textarea
{
 width: 250px;
 height: 200px;
 background-color: #f0f0f0;
 border: 1px solid #cdcdcd;
 font-family: Arial, Helvetica, Geneva;
 font-size: 11px;
 color: #666666;
 padding: 2px 0 0 3px;
 margin: 10px 0 0 0;
 z-index: 4;
}

img.alignleft
{
 float: left; 
 border: 0 none;
 display: inline;
 margin: 0 7px 0 0;
 padding: 4px;
 border: 1px solid #e6e6e6;
}

img.alignright
{
 float: right;
 border: 0 none;
 display: inline;
 margin: 0 0 0 7px;
 padding: 4px;
 border: 1px solid #e6e6e6;
}

div.page_content h2, div.single_content h2
{
 font-family: Verdana, sans-serif;
 font-size: 15px;
 color: #808080;
 font-weight: bold;
 text-indent: 10px;
}

div.page_content h2 a
{
 font-family: Verdana, sans-serif;
 font-size: 15px;
 color: #4d4d4d;
 text-decoration: none;
}

div.page_content h2 a:hover, div.page_content h2 a:active, div.page_content h2 a:focus
{
 outline: none;
 -moz-outline-style: none;
 text-decoration: underline;
}

div.page_content h3, div.single_content h3
{
 font-family: Verdana, sans-serif;
 font-size: 12px;
 color: #808080;
 font-weight: bold;
 text-indent: 10px;
}

div.page_content a, div.single_content a
{
 font-family: Verdana, sans-serif;
 font-size: 10px;
 color: #4d4d4d;
 text-decoration: none;
}

div.page_content a:hover, div.page_content a:active, div.page_content a:focus,
div.single_content a:hover, div.single_content a:active, div.single_content a:focus
{
 outline: none;
 -moz-outline-style: none;
 text-decoration: underline;
}

div.navigation
{
 width: 670px;
 height: 20px;
 margin: 15px 0 0 0;
}

div.navigation span.left
{
 float: left;
}

div.navigation span.right
{													
 float: right;
}

ol.comments_list, ol.search_results,
ol.posts_list, ol.events_list
{
 width: 670px;
 list-style-type: none;
 padding: 0;
 margin: 0;
}

ol.search_results li a.title,
ol.posts_list li a.title
{
 font-family: Verdana, sans-serif;
 font-size: 12px;
 color: #4d4d4d;
 font-weight: bold;
 text-decoration: none;
}

ol.search_results li a.title:hover, ol.search_results li a.title:active, ol.search_results li a.title:focus,
ol.posts_list li a.title:hover, ol.posts_list li a.title:active, ol.posts_list li a.title:focus
{
 outline: none;
 -moz-outline-style: none;
 text-decoration: underline;
}

ol.comments_list li.odd, ol.search_results li.odd,
ol.posts_list li.odd, ol.events_list li.odd
{
 border-bottom: 1px dashed #e6e6e6;
 padding: 10px 0 0 5px;
 margin: 0 0 15px 0;
}

ol.comments_list li.even, ol.search_results li.even,
ol.posts_list li.even, ol.events_list li.even
{
 border-bottom: 1px dashed #b3b3b3;
 background-color: #f9f9f9;
 padding: 10px 0 0 5px;
 margin: 0 0 15px 0;
}

ol.events_list li.impodd
{
 background-image: url('images/agenda_imp.png');
 background-position: 0 0;
 background-repeat: repeat;
 border-bottom: 1px dashed #550000;
 padding: 10px 0 0 5px;
 margin: 0 0 15px 0;
}

ol.events_list li.impeven
{
 background-image: url('images/agenda_imp.png');
 background-position: 0 0;
 background-repeat: repeat;
 border-bottom: 1px dashed #550000;
 background-color: #f9f9f9;
 padding: 10px 0 0 5px;
 margin: 0 0 15px 0;
}

ol.comments_list p, ol.search_results p,
ol.posts_list p, ol.events_list p
{
 text-align: left;
 font-family: Verdana, sans-serif;
 font-size: 12px;
 color: #808080;
 margin-top: 3px;
 margin-bottom: 5px;
}

ol.comments_list li font, ol.search_results li font,
ol.posts_list li font, ol.events_list li font
{
 font-family: Verdana, sans-serif;
 font-size: 12px;
 color: #808080;
 font-weight: bold;
}

form.comments_form input
{
 width: 185px;
 height: 20px;
 background-color: #f2f2f2;
 border: 1px solid #e6e6e6;
 font-family: Arial, Helvetica, Geneva;
 font-size: 11px;
 color: #666666;
 padding: 2px 0 0 3px;
 margin: 0 0 0 0;
 z-index: 4;
}

form.comments_form textarea
{
 width: 670px;
 height: 100px;
 background-color: #f2f2f2;
 border: 1px solid #e6e6e6;
 font-family: Arial, Helvetica, Geneva;
 font-size: 11px;
 color: #666666;
 padding: 2px 0 0 3px;
 margin: 0 0 0 0;
 z-index: 4;
}

form.comments_form p
{
 margin: 0 0 5px 10px;
}



/* wp-crossfade start */

.wp-crossfade {
	text-align: left;
	position: relative;	
	margin: 0 0 0 10px;
	float: left;
	width: 686px;
	height: 225px;
}

.wp-crossfade-class-container {
  background-image: url(images/banner_back.jpg);
  background-position: 0 100%;
  background-repeat: no-repeat;
  float: left;
  margin: 0;
	overflow: hidden;
}

#wp-crossfade-loading {
	padding: 98px 0;
	border: 1px solid #ccc;
	background-color: #eee;
	text-align: center;
}
.wp-crossfade-class-text-container {
	position: absolute;
	top: 10px;
	left: 2px;
	background-color: #fff; 
	overflow: hidden;
	width: 413px;
	height: 78px;
	z-index: 2000;
	opacity: .8;
	filter:alpha(opacity=80);
}
.wp-crossfade-class-text-container div {
	margin: 6px 0;
	padding: 0 6px;
}
.wp-crossfade-class-dot-container {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 1px;
	height: 1px;
}
.wp-crossfade-class-dot {
	width: 10px;
	height: 10px;
	background-color: #f2f2f2;
	border: 1px solid #808080;
}
.wp-crossfade-class-dot-selected {
	width: 15px;
	height: 15px;
	background-color: #4d4d4d;
	border: 1px solid #808080;
	opacity: 0;
	filter:alpha(opacity=0);
}
.wp-crossfade-class-image-container {
	overflow: hidden;
	text-align: right;
	margin: 3px 0 0 2px;
}

.wp-crossfade-class-image-container img {
  border: 0;																																
}
/* wp-crossfade end */