/* CSS DOCUMENT */
/* ==== REDEFINE STYLES ======================================= */
html, html>body, body				{margin: 0; padding: 0; background: #FFF url('http://blogs.lifeway.com/blog/women-ministry/images/bg_vertical_stripes.gif') center top repeat-y;}
body								{font-size: 14px; color: #777; line-height: 20px; font-family: Arial, Helvetica, Verdana, sans-serif;}
h1									{}
.h1_wrapper							{height: 30px; margin-bottom: 5px;}
h2									{font-family: Georgia, "Times New Roman", Times, serif; font-size: 36px; color: #06d0f2; line-height: 30px;} /* BLOG TITLE */
h2 a:link,
h2 a:visited,
h2 a:active							{text-decoration: none; color: #06d0f2; font-weight: normal;}
h2 a:hover							{text-decoration: none; color: #000; font-weight: normal;}
h3.date								{display: inline; margin: 0px; padding: 0px; font-family: Georgia, "Times New Roman", Times, serif; color: #006d80; font-size: 38px;} /* BLOG DATE */
h3.month,
h3.year								{display: inline; margin: 0px; padding: 0px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #006d80; text-transform: uppercase;} /* BLOG MONTH + YEAR */
h4									{font-weight: bold; font-size: 26px; color: #00a4bf; text-transform: uppercase; font-family: Georgia, "Times New Roman", Times, serif; margin: 0px; padding: 0px;} /* SUBHEADINGS - COMMENTS + LEAVE A COMMENT */
.h4									{height: 20px; margin-bottom: 10px;}
h5									{font-weight: bold; color: #06d0f2; font-size: 16px; text-transform: uppercase; font-family: Georgia, "Times New Roman", Times, serif; margin: 0px; padding: 0px;} /* SIDEBAR HEADINGS */
.h5									{height: 15px; margin-bottom: 3px;}
a:link,
a:visited,
a:active							{text-decoration: none; color: #06d0f2; font-weight: bold;}
a:hover								{text-decoration: underline; color: #06d0f2; font-weight: bold;}
a img								{border: none; outline: none; display: block;}

/* FORM */
form								{padding: 0px; margin: 0px;}
form p								{margin-bottom: 5px;;}
label								{font-weight: bold;}
input, textarea						{font-family: Arial, Helvetica, Verdana, sans-serif; color: #777; font-size: 14px;}
input.text 							{border: 1px solid #CCC; height: 20px; padding: 5px; width: 425px;}
input.submit						{background: transparent url('http://blogs.lifeway.com/blog/women-ministry/images/btn_submit.gif') left top no-repeat; width: 65px; height: 30px;; border: none; cursor: pointer;}
textarea.textarea					{border: 1px solid #CCC; height: 120px;; padding: 5px; width: 425px;}
input.form_error,
textarea.form_error					{background: #EFEFEF;}

/* ==== LAYOUT STYLES ========================================= */
#wrapper							{background: transparent url('http://blogs.lifeway.com/blog/women-ministry/images/bg_top_stripe.gif') center top repeat-x; width: 100%; height: 100%;}
#header								{background: transparent url('http://blogs.lifeway.com/blog/women-ministry/images/bg_header.gif') center top no-repeat; width: 100%; min-height: 204px; height: auto !important; height: 204px;}
#navigation_wrapper					{margin-top: 23px;}

#left_side							{margin-left: 8px; width: 462px; font-size: 12px;}

ul.sidebar							{padding: 0px; margin: 0px;}
ul.sidebar li						{list-style: none;}
ul.sidebar li a:link,
ul.sidebar li a:active,
ul.sidebar li a:visited				{color: #777; text-decoration: none; font-weight: normal;}
ul.sidebar li a:hover				{color: #06d0f2; text-decoration: none; font-weight: normal;}

.one_cd,
.one_book							{float: left; margin: 0 10px 10px 0;}
.one_book form,
.one_cd form						{padding: 0px; margin: 0px;}
.one_cd img,
.one_book img						{}
.one_book 							{height: 170px; overflow: hidden;}

#sidebar_categories					{width: 150px; float: left; margin-right: 13px;}
#sidebar_archives					{width: 140px; float: left; margin-right: 2px;}
#sidebar_links						{width: 140px; float: left; margin-right: 7px;}


#sidebar_popular					{float: left; width: 215px;margin-right: 20px;}
#sidebar_popular ul li 				{padding-bottom: 18px; line-height: 14px;}
#sidebar_recent_posts				{float: left; width: 215px;}
#sidebar_recent_posts ul li			{padding-bottom: 18px; line-height: 14px;}

#twitter ul							{padding: 0px; margin: 0px;}
#twitter ul li						{list-style-type: none;}

#you_tube_feed img					{width: 111px;}
#vimeo_feed							{}
#vimeo_feed ul						{padding: 0px; margin: 0px;}
#vimeo_feed ul li 					{list-style-type: none; float: left; margin: 0 3px 3px 0;}
#vimeo_feed ul li img				{width: 112px;}

#flickr_feed img					{width: 73px;}

#blog_title							{width: 423px; height: 117px; padding-top: 85px;}
#blog_title a img					{width: 100%; height: 100%;}
#right_side							{margin: 80px 0 0 0;}

.content_callout					{border-left: 5px solid #efefef; padding-left: 17px; margin-left: -5px;}
.archive_heading_callout			{border-left: 5px solid #999; padding-left: 17px; margin-left: -5px;}
.one_post, 
#contact_form,
#comments, 
#leave_a_comment					{margin: 0 8px 0 22px;}

.one_post							{}
.blog_heading_wrapper				{display: block;}
.categories							{font-size: 11px;}

#comments							{}
.one_comment						{margin-bottom: 50px;}
#leave_a_comment					{margin-top: 0;}

#footer								{font-size: 10px; font-style: italic; margin: 20px 0 10px 8px;}
#copyright							{margin-top: 7px;}
#footer a:link,
#footer a:visited,
#footer a:active					{color: #777; text-decoration: underline;}
#footer a:hover						{color: #06d0f2; text-decoration: none;}

/* ==== PIECES ================================================ */
.left								{float: left;}
.right								{float: right;}
.center								{width: 100%; text-align: center;}
.thumb								{margin: 0 4px 4px 0;}
.image								{margin: 0 10px 10px 0;}
.icon								{float: left; margin-right: 7px;}


/* ==== PAGE STYLES =========================================== */



/* ==== SIDEBAR SOCIAL ICONS ================================== */
#left_side div.social_icons{
	display: block;
	width: 200px;
	float: right;
	margin-top: -9px;
}
#left_side div.social_icons a img.icon {
	width: 30px;
	heigth: 30px;
	margin-right: 10px;
}

#footer a img.icon {
	width: 30px;
	heigth: 30px;
}



/* EVENTS */

#events_schedule {
	display: inline-block;
	margin-left: 15px;
	width: 420px;
}

#events_schedule p{
	display: block;
	margin-bottom: 10px;
	margin-left: 15px;}


#events_schedule .Apple-style-span{
	display: inline-block;
	margin-top: 15px;
	margin-left: -15px;
}

#events_schedule table {
	width: 450px;
}

#events_schedule td.ev_day.table_head, #events_schedule td.ev_title_loc.table_head {
	font-weight: bold;
	text-align: left;
	font-size: 18px; 
}

#events_schedule td {
	vertical-align: text-top;}

#events_schedule td.ev_mo {
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	font-size: 1.2em;
}

#events_schedule td.ev_day {
	text-align: right;	
	width: 50px;
	padding-left: 10px;
}

#events_schedule td.ev_title_loc {
	padding-left: 10px;
}

#events_schedule td.ev_loc {
	width: 180px;

}

#events_schedule tr td.ev_contact {
	padding: 0 0 15px;
}

#events_schedule tr td.contact_lbl {
	padding-left: 10px;
}




/******** PAGINTATION *********/

div.content-nav {
	display: block;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

div.pagination-navigation {
	text-align: center;
}













