/*  
Theme Name: Amazing Grace
Theme URI: http://www.prelovac.com/vladimir/wordpress-themes/amazing-grace
Description: Amazing Grace is a lightweight, super-optimized WordPress theme packed with features (SEO, Adsense & Widget Ready). Brought to you by <a href="http://www.prelovac.com/vladimir/">Vladimir Prelovac</a>
Version: 2.7
Tags: fixed width, widgets, valid CSS, valid XHTML, SEO, SEO friendly, adsense, custom header, three columns, right 
ar, gray, green, brown, photoblogging, widget ready
Author: Vladimir Prelovac
Author URI: http://www.prelovac.com/vladimir/

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

/*************************************
 +Containers
 *************************************/
body
{
  background:#f8f8ec url(images/bg_b.gif) repeat-x top left;
  color:#151515;
  font-family:	"Lucida Grande", Verdana, Helvetica, Arial, sans-serif; 
  font-size:72.5%;
  line-height:1.4;
  text-align:left;
  margin:0;
  padding:0;
}

#wrap
{
  position:relative;
  text-align:left;
  width:1004px;
  margin:0 auto;
}

#header
{
  text-align:left;
  width:1004px;
  margin-bottom:90px;
  padding:40px 0 0;
  
}

#portrait-bg
{
  position:absolute;
  width:319px;
  height:221px;
  right:0;
  top:0;
}

#rss-big
{
  position:absolute;
  background:url(images/rss.jpg);
  width:111px;
  height:67px;
  top:126px;
  left:40px;
}

#content
{
  font-size:1em;
  float:left;
  width:590px;
  padding:0 0 0 1em;

}

#sidebar-left
{
  background:#FCFCFC;
  border:1px #999 solid;
  font-size:1em;
  float:left;
  margin-left:20px;
  margin-top: 20px;
  width:198px;
  padding:.5em .2em 2em 1em;
}

#sidebar-left a#donate {
	background: transparent url(images/btn_donate.jpg) no-repeat 0px 0px;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	margin: 10px 0px;
	width: 180px;
	height: 40px;
	line-height: 40px;
	display: block;
	color: #fff;
	outline: none;
}

#sidebar-left a#donate:hover {
	background: transparent url(images/btn_donate.jpg) no-repeat 0px -40px;
	text-decoration: none;
	cursor: pointer;
}

#sidebar-left a#donate:active {
	background: transparent url(images/btn_donate.jpg) no-repeat 0px 0px;
	outline: none;
}


#sidebar-right
{
  font-size:1em;
  float:left;
  margin-left:14px;
  margin-top: 20px;
  width:147px;
  padding:1em .0em 2em .3em;
  text-align: left;

}

#footer
{
  background: #7A1A00 url(images/bg-footer_b.gif) repeat-x top left;
  color:#e6e6e6;
  font-size:1em;
  clear:both;
  padding-top:6em;
  padding-bottom:1em;
  height: 120px;
}





/*************************************
 +Search form
 *************************************/

.search-form {
	font-size:1.2em;
	background:url(images/search_b.gif) no-repeat ;
	position:relative;
	width:147px;
	height:44px;
	margin-bottom:10px;
}
.search-form input{
	width:125px;
	margin:14px 0 0 10px;
	border:0px;
	background:#f9f9f9;
  color: #454545;
}

/*************************************
 +Footer
 *************************************/

#credits
{
  width: 1024px;
  margin:0 auto;
}

#footer a
{
  color:#fff;
}

#footer a:hover
{
  color:#b2b2b2;
}

.rss
{
  background:url(./images/rss.gif) no-repeat;
  padding-bottom:6px;
  padding-left:20px;
}

#footer-address {
	width: 350px;
	margin-left: 500px;
	text-align: center;
	margin-top: 20px;
	padding: 10px;
	background: #942000;
	border: 1px solid #611500;

}

#footer-elca {
	width: 300px;
	height: 80px;
	float: left;
}

#footer-elca img {
	border: none;
}

/*************************************
 +Tables
 *************************************/
#static-table {
	border-collapse: collapse;
	color: #fff;
	}
#static-table a{
	color: #fff0ba;
  border-bottom:0;
}

#static-table a:hover{
	color: #ebd98d;
  border-bottom:1px dotted #999;
}

#static-table th {
 	background: #7a1a00;
 	padding: 6px;
 	text-transform: uppercase;
 	letter-spacing: 1px;
 }

#static-table td {
 	padding: 6px;
 	border-top: 1px dotted #7a1a00;

}
 
 #static-table .alt {
 	background: #b94b3e;
 }
 
 #static-table .reg {
 	background: #b13728;
 }
 
/*************************************
 +Hn, a and p
 *************************************/


a
{
  color:#b13728;
  text-decoration:none;
}

h1,h2,h3,h4,h5
{
  font-weight:100;
  font-family:	"Lucida Grande", Verdana, Helvetica, Arial, sans-serif; 
  letter-spacing: -.2px;
  margin:0;
}

h1 {
	font-size: 1.7em;
	color: #800000;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.1em;
}

h5 {
	font-size: 1em;
}

#header h1
{
  font-size:4em;
  margin-left:.5em;
}

#header h1 a
{
  color:#424242;
}

#header p
{
  color:#424242;
  font-size:1.2em;
  margin-top:-.6em;
  margin-left:250px;
  text-align:left;
}

.entrytitle
{
  text-align:left;
}

.entrytitle h3
{
  font-size:1.5em;
  color:#6F6F6F;
}

a:hover,
{
  color:#000;
}

.entrytitle h1 a,.entrytitle h2 a {
	color: #800000;
}

.entrytitle h1,.entrytitle h2
{
  font-size:2em;
  text-align:left;
}

#rss-big a
{
  display:block;
  width:110px;
  height:64px;
}

blockquote
{
  display:block;
  background:#F0F0E0 none repeat scroll 0 0;
  border:1px solid #999;
  padding:2px 10px;
}

pre
{
  max-width:580px;
  font-size:1.2em;
  padding:10px;
}

code
{
  font-size:1.2em;
  max-width:580px;
  padding:10px;
}


/*************************************
 +Entry
 *************************************/
.entry
{
  margin-bottom:0;
  text-align:justify;
}

.entry a:hover
{
  background-color:#F0F0E0;
}

.entry p
{
  margin:0;
  padding:0 0 10px;
}

.entry h3
{
  font-size:1.5em;
  padding-bottom:.3em;
}

.entry img
{
  max-width:580px;
  margin-left:5px;
  margin-right:5px;
  border:0;
}

.entrybody
{
  padding-bottom:6px;
}

.entrybody a
{
  border-bottom:1px dotted #CCC;
}

.entry code
{
  font-size:1.1em;
  text-align:left;
  padding:.2em;
}

.entrymeta
{
  color:#b3960e;
  border-top:1px dotted #999;
  margin-bottom:3em;
  clear:both;
  background: #E8E8CF;
  padding: 4px 10px;
}

.entrymeta:hover {
	background: #E0E0BE;
  border-top:1px dotted #999;
}
.postedby
{
  background:url(./images/user.gif) no-repeat;
  padding:2px 3px 3px 20px;
}

.filedto
{
  background:url(./images/post.gif) no-repeat;
  padding:2px 3px 3px 20px;
}

.commentslink
{
  background:url(./images/packaged.gif) no-repeat;
  padding:1px 2px 2px 21px;
}

.btitle
{
  font-weight:400;
  letter-spacing: -1;
  font-size:3.7em;
  font-family:georgia,"times New Roman";
  font-style: italic;
  margin:0 0 0 100px;

}

.btitle a
{
  color:#333;
}

.postinfo
{
  margin-top:3px;
}

.postinfo img
{
  border:2px solid #F8F8EC;
  margin:0;
  padding:0;
}

.entrydate .dateMonth
{
  font-size:10px;
  text-align:center;
  color:#FFF;
  margin:0;
  padding:3px 0 0;
}

.entrydate .dateDay
{
  font-family:Times New Roman,Helvetica,Sans-Serif;
  font-size:21px;
  font-weight:700;
  text-align:center;
  color:#888;
  margin:0;
  padding:3px 0 0;
}

.entrydate .dateYear
{
  font-size:9px;
  padding:0 0 0 1pt;
}

.entrydate
{
  background:transparent url(images/date_a.png) repeat scroll 0 0;
  float:left;
  height:53px;
  margin-right:5px;
  margin-top:5px;
  width:49px;
}

.entrytitle_wrap
{
  padding-bottom:1.8em;
}

.gravatar
{
  background-color:#FFF;
  color:#FFF;
  clear:right;
  float:left;
  margin:0 15px 0 0;
  padding:2px;
}

img.centered
{
  display:block;
  margin-left:auto;
  margin-right:auto;
}

img.alignright
{
  display:inline;
  margin:0 0 2px 7px;
  padding:4px;
}

img.alignleft
{
  display:inline;
  margin:0 7px 2px 0;
  padding:4px;
}

.alignleft
{
  float:left;
}

.aligncenter
{
  margin-left:auto;
  margin-right:auto;
}

.wp-caption
{
  border:1px solid #ddd;
  text-align:center;
  background-color:#f3f3f3;
  padding-top:4px;
  border-radius:3px;
  margin:10px;
}

.wp-caption img
{
  border:0 none;
  margin:0;
  padding:0;
}

.wp-caption-dd
{
  font-size:11px;
  line-height:17px;
  margin:0;
  padding:0 4px 5px;
}

.socbook,.alignright
{
  float:right;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul
{
  list-style-type:none;
  list-style-position: none;
  clear:both;
  margin:0;
  padding:0px;
  color: #800000;
}

.xoxo, .blogroll {
list-style-type: none;
}
#sidebar li {
  border-bottom: 1px dotted #ccc;
  margin-right: .6em;
}

#sidebar ul li,#sidebar ul li a
{
  padding: .3em .0em;
  line-height: 1.6em;
  display: block;
}

#sidebar ul li:hover,#sidebar ul li a:hover
{
  background:#F0F0E0;
}

#sidebar h2
{
  color:#6F6F6F;
  font-size:1.5em;
  margin-top:1em;
}

#sidebar h4
{
  color:#7a1a00;
  font-size:1.5em; 
  margin-left: -2px; 
  padding-bottom: 4px;
}


#sidebar-left #cat
{
  width:195px;
  border:1px solid #CCC;
}

#sidebar-right #cat
{
  width:150px;
  border:1px solid #CCC;
}

#sidebar img
{
  max-width:140px;
  border: none;
}

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

/*************************************
 +Menu
 *************************************/
#menu
{
  position:absolute;
  width:660px;
  margin:0;
  padding:0;
}

#menu ul
{
  font-size:1.0em;
  list-style:none;
  margin:0;
  padding:0;
}

#menu li
{
  float:left;
  border-bottom:0;
}

#menu li a
{
  color:#fff;
  display:block;
  padding:1em .8em .3em;
  height: 28px;
  border-right: 1px solid #7a1a00;

}

#menu li.current_page_item a
{
  background-color:#7a1a00;
  color:#fff;
  display:block;
}

#menu li a:hover
{
  background:#7a1a00;
  color:#fff0ba;
}

#menu ul li ul
{
  display:none;
}

/*************************************
 +Menu Categories
 *************************************/
#catmenu
{
  position:absolute;
  width:690px;
  left:0px;
  top:148px;
  margin:0;
  padding:0;
}

#catmenu img {
	float: left;
	position: absolute;
	top: -100px;
}
#catmenu ul
{
  font-size:10px;
  line-height: 15px;
  list-style:none;
  margin:0;
  padding:4px;
  margin-left: 115px;
}

#catmenu li
{
  float:left;
  border-bottom:0;
}

#catmenu li a
{
  background:#ebd98d;
  color:#000;
  margin-left:.5em;
  display:block;
  padding:8px 10px 5px;
}

#catmenu li.current_page_item a
{
  background-color:#2a2523;
  color:#fff;
  margin-left:.5em;
  display:block;
  padding:8px 10px 5px;
}



#catmenu li a:hover
{
  background:#2a2523;
  color:#fff;
}

#catmenu ul li ul
{
  display:none;
}
/*************************************
 +Comments
 *************************************/
.commentsblock,contactform
{
  font-size:1em;
  clear:both;
  padding-top:20px;
}

.commentsblock textarea,.contactform textarea
{
  width:44em;
}

.commentsblock input,.commentsblock textarea,.contactform input,.contactform textarea
{
  border:1px solid #d1d1d1;
}

.commentauthor
{
  display:block;
  font-size:1.5em;
}

ol.commentlist
{
  color:#505247;
  font-size:1em;
  list-style-type:none;
  margin:1.5em 0 0;
  padding:0;
}

ol.commentlist a
{
  color:#a7a37e;
}

ol.commentlist a:hover
{
  color:#424242;
}

.commentlist li
{
  margin-bottom:.5em;
  padding:.8em;
}

.commentlist p
{
  text-transform:none;
  font-size:1em;
  margin:10px 5px 10px 59px;
}

.commentlist blockquote p
{
  margin:10px 5px;
}

.commentlist blockquote
{
  margin:10px 0 10px 59px;
}

.alt
{
  background:#e3e7cb;
}

.comment_headings
{
  font-size:1.3em;
  color:#6C6C6C;
}

.commentmeta
{
  font-size:1em;
}

.commentmeta cite
{
  font-weight:700;
  font-size:16px;
}

.commentsblock textarea:focus,.contactform textarea:focus,.commentsblock textarea:focus,.commentsblock input:focus,.contactform textarea:focus,.contactform input:focus
{
  background:#eee;
  border:1px solid #a1a1a1;
}
/*************************************
 +Flickr
 *************************************/
#flickr {
	margin:0 1em 0 .5em;
	padding:0em;
}
#flickr img {
	border:0px;	
}
#flickr a {
	background:#FFF;
	border: 1px dotted #ccc;
	float: left;
	display: inline;
	margin:0.7em;
	padding:5px;
	width: 75px;
	height: 75px;
}
#flickr a:hover{
	border: 1px dotted #000;
}
/*************************************
 +Misc
 *************************************/

#ad_block
{
  background:#e3e7cb;
  text-align:center;
  margin:1em 0;
  padding:10px 0;
}

#ad_block_middle
{
  background:#e3e7cb;
  text-align:center;
  margin:1em 0 0;
  padding:10px 0;
}

img.left
{
  float:left;
  margin-right:15px;
  margin-bottom:10px;
}

img.right
{
  float:right;
  margin-left:15px;
  margin-bottom:10px;
}

.vod b {
	font-family: georgia, times, serif;
	letter-spacing:-.1px;
	font-size: 1.4em;
	color: #800000;
	font-weight: 400;
}

.vod {
  font-family:	"Lucida Grande", Verdana, Helvetica, Arial, sans-serif; 
}

.lcp_catlist {
	line-height: 2.7em;
}

.lcp_catlist li {
	font-size: 1.3em;
	color: #800000;
	font-weight:400;
	font-family: Georgia, "Times New Roman";
	letter-spacing:-.1px;
	line-height: 3em;	
}

.lcp_catlist a:hover {
  background-color:#F0F0E0;
}

.lcp_sidebar  {
  color:#b13728;
  text-decoration:none;
  font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; 	
  font-size: 0.8em;
  line-height: 1.4em;
}

.guest-link {

background-color: #800000; 
padding: 5px; 
color #fff; 
text-align: center;
font-size: 1.5em; 
display: block;
}

.guest-link a {
color: 	#fff;
}
/*************************************
 +Sermon Browser
 *************************************/

.sermons {
	background: #E8E8CF;
	border: 2px solid #fff;
	padding: 4px 10px;
}

.sermons:hover {
	background: #E0E0BE;
	border: 2px solid #fff;
}

.preacher-divider {
	border-bottom: 1px solid #CFCF9B;
}

div.sermon-browser table.sermons td.files {
	padding: 0px;
}

.files {
	text-align: right;
}
.files img {
	border-style: none;
}

span.preacher {
	display: inline-block;
	width: 300px;
}


/*************************************
 +Featured Content Easy Slider
 *************************************/
#feature-header	{
	background:	url(images/feature_bg.gif) no-repeat 0 0;	
	color: #f2f2f2;
	display: block;
	height: 25px;
	width: 560px;
	font-size: 1.3em;
	padding: 5px 0px 0px 20px;
}		

#slider{}	

#slider img {
border: none;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:560px;
	height:240px;
	overflow:hidden; 
	top: -5px;
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:20px;
	height:30px;
	position:absolute;
	left:520px;
	top:217px;
	}	
#nextBtn{ 
	left:540px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:20px;
	height:30px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}	


/*************************************
 +NextGen Photo Galleries
 *************************************/

.ngg-imagebrowser-nav {

}

.back {

}

.next {

}

ngg-imagebrowser-desc {
	
}
		<div class="counter">Picture 1 of 5</div>
		<div class="ngg-imagebrowser-desc"><p></p></div>
	</div>
/*************************************
 +Calendar/Upcoming Events
 *************************************/
 
.calendar-item li{
	list-style-type: none;
	padding: 5px;
}

/*************************************
 +Event Registration
 *************************************/
.eventreg-form {
	margin:0px; 
	width: 390px; 
	float: left;
}

.eventreg-form fieldset {
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:0px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 

}

.eventreg-form label {
	width:90px; 
	margin:4px 4px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.eventreg-form label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}

.eventreg-form input {
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #888888; 
	vertical-align:top;
	width: 220px;
}

.eventreg-form input:hover,
.eventreg-form textarea:hover,
.eventreg-form select:hover	{
	background:#CEDDDF; 
}

.eventreg-form input:focus,
.eventreg-form textarea:focus,
.eventreg-form select:focus	{ 
	background:#F3F8F8; 
}
.eventreg-form li {
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}

.eventreg-form ol {
	margin:0!important; 
	padding:0!important;

}
 
.eventreg-form input.sendbutton {
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 5px;
	font-size:0.8em;
	background:url(../../plugins/cforms/images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
	cursor: pointer;
}

.asterisk {
	color: #b13728;
}
/*************************************
 +Vlado
 *************************************/

.relpost
{
  padding-bottom:2px;
  border-bottom:1px dotted #ccc;
  color:#6C6C6C;
}

.relpost ul
{
  list-style-type:none;
  padding:.01em;
}

.endate
{
  font-size:1.2em;
  color:#6F6F6F;
  font-family:Georgia, Verdana, Times;
}

#ftnav
{
  margin:0 0 5px;
}

#print
{
  background:url(./images/print.gif) no-repeat;
  padding:3px 2px 1px 20px;
}



/* 
Coldskin #3 for Contact Coldform WordPress Plugin
@ http://perishablepress.com/press/2008/01/08/contact-coldform/ 
@ http://perishablepress.com/press/2008/01/08/contact-coldskins/ 
*/

div#coldform * {
	padding: 0;
	margin: 0;
}
div#coldform {
	font-family:	"Lucida Grande", Verdana, Helvetica, Arial, sans-serif; 
	background-color: #F8F8EC;
	font-size: 12px;
	margin: 12px 0;
	width: 600px;
	color: #333;
}
div#coldform fieldset {
	border: 0 none;
	display: block;
	clear: both;
}
div#coldform legend.hide {
	display: none;
}
div#coldform label.label {
	margin: 5px 0px 0px 0px;
	text-align: left;
	display: block;
	border: 0 none;
	float: left;
	clear: both;
} 
div#coldform input.input {
	padding: 3px;
	float: left;
	clear: both;
	width: 50%;
        border:1px solid #cccccc;

}
div#coldform textarea#coldform_message {
	font-family: Verdana, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	padding: 3px;
	float: left;
	clear: both;
	width: 80%;
        border:1px solid #cccccc;
}
div#coldform input.submit {
	margin: 6px 0 12px 0;
	padding: 3px;
	width: 25%;
        border:1px solid #cccccc;
}


/* --- Sunday School Blog Page --- */

.entry-ssblog {
	font-size: 13px;
}

h2.ss-blog {
	font-weight: bold;
}

.link-divider {
	border-top: 1px solid #dfdfdf;
}
