html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #777;
	font-size: 13px;
	line-height: 20px;
	background: url(images/webbg.jpg) repeat-x #cacac8;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #009fcf;
	font-weight: normal;
	text-decoration:  underline;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, div.h3, h4, h5 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	display: inline;
	color: #333;
	margin-bottom: 15px;
	float: left;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 26px;
	width: 100%;
	font-weight: bold;
	margin-bottom: 15px;
	float: left;
}

h3, div.h3 {
	font-size: 19px;
	width: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 10px 0;
	border-bottom: 1px solid #dedede;
	float: left;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

img {
	border: none;
}

ol, ul {
	list-style: none;
}

p {
  padding-bottom: 20px;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

em {
	font-style: italic;
}

hr {
	display: none;
}

strong {
	font-weight: bold;
}

label {
	width: 90%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #5c5c5c;
	letter-spacing: .1em;
	margin-bottom: 5px;
	clear: both;
	float: left;
	display: inline;
}

.inputStyle {
	width: 400px;
	background: #fff;
	height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #7d7064;
	border: solid 1px #c4c0bc;
	padding: 4px 8px;
	margin-bottom: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.summary {
	height: 21px;
	width:400px;
	overflow:hidden;
}

.formButton {
	font-size: 16px;
	font-weight: bold;
	padding: 0 20px;
	margin-top: 10px;
	color: #fff;
	height: 40px;
	background: #0a4b7f;
	border: 1px solid #c4c0bc;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

textarea {
	width: 400px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: solid 1px #c4c0bc;
	padding: 10px;
	color: #7d7064;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5	px;
}

.textarea {
	width: 480px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: solid 1px #c4c0bc;
	padding: 10px;
	color: #7d7064;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

select {
	width: 100%;
	float: left;
	display: inline;
	
	
}


.right {
	float: right;
}

.left {
	float: left;
}

.imgright {
	margin: 0 0 15px 10px;
	float: right;
}

.imgleft {
	margin: 0 10px 15px 0;
	float: left;
}

.hide {
	display: none;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.messagepass {
	width: 620px;
	padding: 10px;
	margin: 10px 0;
	background-color: #ebf0e8;
	border: 1px solid #c9d6bf;
	clear: both;
	float: left;
	display: inline;
}

.messagewarning {
	width: 620px;
	padding: 10px;
	margin: 10px 0;
	background-color: #f4f4de;
	border: 1px solid #d7d0ad;
	clear: both;
	float: left;
	display: inline;
}

.messagefail {
	width: 620px;
	padding: 10px;
	margin: 10px 0;
	background-color: #f0e8e8;
	border: 1px solid #d6c1bf;
	clear: both;
	float: left;
	display: inline;
}

.form_options ul {
	width: 400px;
	padding: 10px;
	border: 2px solid #f0f0f0;
	margin: 10px 0;
	font-size: 11px;
	line-height: 12px;
	float: left;
	display: inline;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#full_wide {
	width: 100%;
	background: url(images/fullbg.jpg) top center no-repeat;
	float: left;
	display: inline;
	position: relative;
}

#prayer_works_logo {
	width: 125px;
	height: 35px;
	padding: 7px;
	background-color: #fff;
	border: 1px solid #dedede;
	position: fixed;
	bottom: 0;
	right: 15px;
	-moz-box-shadow: 0 0 7px #9a9a9a;
}

#fb_connect_login_button {
	float:left;
	padding: 20px 15px 0px 35px;
}

.width_setter {
	width: 700px;
	margin: 0 auto;
}

#top_bar {
	width: 680px;
	height: 90px;
	text-align:center;
	padding: 0 10px;
	margin: 0;
	float: left;
}

#logo {
	height: 90px;
	float: left;
}

#logo a {
	width: 380px;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	margin-left: 0px;
	border: none;
	cursor: pointer;
	overflow: visible;
	float: left;
	display: inline;
	text-align: left;
}

#logo img {
	padding-top: 10px;
	max-width:380px;
	max-height:80px;
}

#logo.lilo a {
	width: 280px;
}

#logo.lilo img { 
	max-width:280px;
}

#nav_bar {
	width: 400px;
	margin: 0;
	padding: 0;
	height: 70px;
	float: right;
	display: inline;
}

/* NAVIGATION */

	#top_nav {
		width:300px;
		height: 54px;
		font-family: Helvetica, Arial, sans-serif;
		float: right;
		display: inline;
		position:relative; 
		z-index: 100;
	}
	
	#top_nav.lilo {
		width:280px;
	}
			
	#top_nav a {
		color:#009fcf;
	}
	
	/* level 1 */
	#top_nav ul {
		width: 100%;
		height: 54px;
		margin: 0;
		padding: 0;
		list-style: none;
		float: left;
	}
	
	#top_nav ul li {
		float:right;
		position:relative;
	}
	
	#top_nav ul li a {
		display:block;
		float:left; 
		height: 54px;
		background:url(images/topnav2.png);
		text-indent:-6000px;
	}
	
	/* up */
	#top_nav li#requests a { width:167px; background-position:0px -18px; }
	#top_nav li#stories a { width:106px; background-position: -167px -18px; }
	#top_nav li#categories a { width:124px; background-position:-273px -18px; }
	#top_nav li#log_out a { width: 96px; background-position: -407px -18px; }
	#top_nav li#log_in a { width: 96px; background-position: -510px -18px; }

	/* over */
	#top_nav li#requests a:hover { background-position: 0px -97px; }
	#top_nav li#stories a:hover { background-position: -167px -97px; }
	#top_nav li#categories a:hover { background-position: -273px -97px; }
	#top_nav li#log_out a:hover { background-position: -407px -97px; }
	#top_nav li#log_in a:hover { background-position: -510px -97px; }
	
	#search {
		display: inline-block;
		width: 272px;
		margin-top: 7px;
		text-align:right;
		position:relative;
		float: right;
	}
	
	#search form{
		width: 272px;
		float:right;
	}
	
	#search input[type="text"] {
		font-weight: normal;
		font-size: 13px;
		color: #c4c0bc;
		font-family: Georgia,"Times New Roman",Times,serif;
		width:220px;
		margin-bottom: 0px;
	}
	
	#search input[type="submit"] {
		background: none repeat scroll 0 0 #e4e4e4;
		border-radius: 5px 5px 5px 5px;
		color: #FFFFFF;
		font-size: 16px;
		font-weight: bold;
		padding: 3px 5px;
		border:none;
	}
	
/* STRUCTURE */

#content {
	width: 640px;
	padding: 30px;
	background: #fff;
	float: left;
	display: inline;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #D2D2D2;
	-moz-box-shadow: 0 5px 15px #CCC;
	-webkit-box-shadow: 0 5px 15px #CCC;
	box-shadow: 0 5px 15px #CCC;
}

#add_prayer {
	width: 660px;
	padding: 5px 10px;
	margin: 10px 0 0 10px;
	float:left;
	display: inline;
	background: #e9e9e9;
	text-align: right;
	top:70px;
	opacity:0.8;
	filter:alpha(opacity=80)
}

#add_prayer a {
	color: #5d5d5d;
	font-size: 12px;
}

.double_column {
	width: 620px;
	float: left;
	display: inline;
}

.column {
	width: 280px;
	margin-left: 20px;
	float: left;
	display: inline;
}

.holder {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	display: inline;
	position: relative;
}

.holder ul {
	width: 615px;
	padding: 10px;
	border: 2px solid #f0f0f0;
	margin-bottom: 20px;
	float: left;
	display: inline;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.holder ul li a {
	font-size: 11px;
	line-height: 16px;
	padding-left: 22px;
	margin-right: 10px;
	float: left;
	display: block;
}

.holder ul li a.plus {
	background: url(images/icons/plus.png) top left no-repeat;
}

.holder ul li a.note {
	background: url(images/icons/chat.png) top left no-repeat;
}

.holder ul li a#star {
	background: url(images/icons/star.png) top left no-repeat;
}

.holder .date {
	font-size: 11px;
	letter-spacing: .1em;
}

.holder .flag {
	height: 16px;
	background: url(images/icons/flag2.png) top left no-repeat;
	font-size: 10px;
	line-height: 16px;
	position: absolute;
	padding-left: 20px;
	top: 7px;
	right: 5px;
}

.holder .star_holder {
	width: 500px;
	height: 16px;
	font-size: 10px;
	line-height: 16px;
	float: right;
	display: inline;
}

#addform {}

#left_column {
	width: 620px;
	margin-left: 20px;
	float: left;
	display: inline;
}

#left_column_content {
	width: 580px;
	padding: 10px;
	float: left;
	display: inline;
}

#right_column {
	width: 300px;
	background-color: #edebe6;
	margin-left: 20px;
	float: left;
	display: inline;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#right_column_content {
	width: 280px;
	padding: 20px;
	float: left;
	display: inline;
}

#footer_holder {
	width: 100%;
	float: left;
	display: inline;
}

#footer {
	width: 660px;
	padding: 30px 20px;
	font-size: 11px;
	text-align: right;
	margin: 0 auto;
}

/** jGrowl Styles **/

div.jGrowl {
	padding: 			10px;
	z-index: 			9999;
	color: 				#fff;
	font-size: 			12px;
}

/** Special IE6 Style Positioning **/
div.ie6 {
	position: 			absolute;
}

div.ie6.top-right {
	right: 				auto;
	bottom: 			auto;
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.top-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-right {
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.center {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 				100%;
}

/** Normal Style Positions **/
body > div.jGrowl {
	position:			fixed;
}

body > div.jGrowl.top-left {
	left: 				0px;
	top: 				0px;
}

body > div.jGrowl.top-right {
	right: 				0px;
	top: 				0px;
}

body > div.jGrowl.bottom-left {
	left: 				0px;
	bottom:				0px;
}

body > div.jGrowl.bottom-right {
	right: 				0px;
	bottom: 			0px;
}

body > div.jGrowl.center {
	top: 				0px;
	width: 				50%;
	left: 				25%;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	background-color: 		#000;
	opacity: 				.85;
    -ms-filter: 			"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; 
    filter: 				progid:DXImageTransform.Microsoft.Alpha(Opacity=85); 
	zoom: 					1;
	width: 					235px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				1em;
	text-align: 			left;
	display: 				none;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
}

div.jGrowl div.jGrowl-notification {
	min-height: 			40px;
}

div.jGrowl div.jGrowl-notification div.header {
	font-weight: 			bold;
	font-size:				.85em;
}

div.jGrowl div.jGrowl-notification div.close {
	z-index:				99;
	float: 					right;
	font-weight: 			bold;
	font-size: 				1em;
	cursor:					pointer;
}

div.jGrowl div.jGrowl-closer {
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				.9em;
	font-weight: 			bold;
	text-align: 			center;
}

#sort {
	font-size:10px;
	
}

/** Hide jGrowl when printing **/
@media print {
	div.jGrowl {
		display: 			none;
	}
}

/** Pagination CSS **/
div.pagination {
	padding: 3px;
	margin: 3px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #666;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #333;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #f1f1f1;
	font-weight: bold;
	background-color: #666;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

/* Form Box Update */
#fancybox-wrap {
	top:0px !important;
}

