/*  
Theme Name: TF Naz
Description: Customized Theme
Author: SparkWeb Interactive
*/
@charset "UTF-8";

/* ----------  RESET  ------------ */

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, em, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var,dd, dl, dt, li, ol, ul,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;
}
a img, :link img, :visited img { border: 0px; }
table { border-collapse: collapse; border-spacing: 0px; }
ol, ul { list-style: none; margin: 0; padding: 0; }
a { outline-color: -moz-use-text-color; outline-style: none; outline-width: 0; }


/* ----------  MISC BLOG CONTENT SETTINGS  ------------ */
.alignleft { float: left; margin: 5px 10px 5px 0; }
.alignright { float: right; margin: 5px 0 5px 10px; }
.aligncenter, div.aligncenter { margin: 10px auto; text-align: center; display: block; }
img.alignleft { float: left; margin: 5px 10px 5px 0; }
img.alignright { float: right; margin: 5px 0 5px 10px; }
img.aligncenter { margin: 10px auto; text-align: center; display: block; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #F3F3F3; padding-top: 4px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px;padding: 0 4px 5px; margin: 0; color: #111; }
.highlight { color: #222222; font-weight: bold; }


/* ----------  STICKY FOOTER  ------------ */
html, body, #wrap { height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
#maincontent {padding-bottom: 108px; position: relative;}
#footer {margin-top: -108px; height: 108px; clear:both; position: relative;} 


/* ----------  CLEARFIX  ------------ */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */







/* ----------  BASIC SETUP  ------------ */


body {
	background: #263B46 url(images/bg-wrap.jpg) no-repeat center top;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	color: #282419;
	font-size: 15px;
	margin: 0;
}
body#home {
	background-image: url(images/bg-wraphome.jpg);
}
p {
	line-height: 130%;
	margin-bottom: 1.2em;
}
h1 {
	font-size: 30px;
	margin: 0;
	color: #2F6260;
}

h2 {
	font-size: 24px;
	margin-bottom: 10px;
	color: #2F6260;
}

h3 {
	font-size: 20px;
	line-height: 225%;
	margin-bottom: 0;
	color: #2A3454;
}

h4 {
	font-size: 18px;
	margin-bottom: 20px;
	color: #2F6260;
}

a {
	color: #263B46;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.ueb {
	float: right;
}
.clr {
	clear: both;
}
.alignright {
	float: right;
}
.bluetext {
	color: #5F82B3;
}




/* ----------  BASIC DESIGN  ------------ */

#wrap {
	width: 936px;
	margin: 0 auto;
}
#header {
	height: 157px;
	position: relative;
}
#topnav {
	width: 900px;
	height: 34px;
}



/* ----------  HEADER  ------------ */

#header a#logo {
	background: url(images/logo.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: -15px;
	width: 331px;
	height: 157px;
	text-indent: -99999px;
	display: block;
	margin: 0;
}
h2#leadingpeople {
	background: url(images/leadingpeople.jpg) no-repeat;
	position: absolute;
	top: 33px;
	left: 329px;
	width: 606px;
	height: 66px;
	text-indent: -99999px;
	margin: 0;
}



/* ----------  TOP NAV  ------------ */

ul#topnav {
	position: absolute;
	top: 110px;
	left: 326px;
	width: 610px;
	height: 38px;
}
#topnav li {
	float: left;
}
#topnav li a {
	display: block;
	text-indent: -99999px;
	background-image: url(images/topnav.jpg);
	height: 38px;
}

#topnav li.page-item-3 a	{ width: 80px;  background-position: 0 0; }
#topnav li.page-item-2 a	{ width: 100px; background-position: -80px 0; }
#topnav li.page-item-7 a	{ width: 123px; background-position: -180px 0; }
#topnav li.page-item-5 a	{ width: 99px; background-position: -303px 0; }
#topnav li.page-item-9 a	{ width: 86px; background-position: -402px 0; }
#topnav li.page-item-11 a	{ width: 122px; background-position: -488px 0; }


#topnav li.page-item-3 a:hover, #topnav li.current_page_item.page-item-3 a, #topnav li.current_page_parent.page-item-3 a	{ background-position: 0 -38px; }
#topnav li.page-item-2 a:hover, #topnav li.current_page_item.page-item-2 a, #topnav li.current_page_parent.page-item-2 a	{ background-position: -80px -38px; }
#topnav li.page-item-7 a:hover, #topnav li.current_page_item.page-item-7 a, #topnav li.current_page_parent.page-item-7 a	{ background-position: -180px -38px; }
#topnav li.page-item-5 a:hover, #topnav li.current_page_item.page-item-5 a, #topnav li.current_page_parent.page-item-5 a	{ background-position: -303px -38px; }
#topnav li.page-item-9 a:hover, #topnav li.current_page_item.page-item-9 a, #topnav li.current_page_parent.page-item-9 a	{ background-position: -402px -38px; }
#topnav li.page-item-11 a:hover, #topnav li.current_page_item.page-item-11 a, #topnav li.current_page_parent.page-item-11 a	{ background-position: -488px -38px; }

.ministryover { background-position: -180px -38px !important; }

#ministrydropdown {
	position: absolute;
	width: 300px;
	top: -18px;
	left: 506px;
	z-index: 5000;
	display: none;
}
#ministrydropdown li a {
	display: block;
	padding: 6px 12px;
	background-color: #263B46;
	border-top: 1px solid #172a34;
	border-bottom: 1px solid #32505f;
	color: #FFF;
	text-decoration: none;
}
#ministrydropdown li:first-child a {
	border-top: 0 none;
}
#ministrydropdown li:last-child a {
	border-bottom: 0 none;
}
#ministrydropdown li a:hover {
	background-color: #3A6979;
	text-decoration: none;
}


/* ----------  MAIN CONTENT  ------------ */

#maincontenttop {
	height: 20px;
	background: url(images/maincontenttop.jpg) no-repeat right top;
	margin-top: -9px;
}

#maincontent_inside {
	background: url(images/bg-pagetile.jpg) repeat-y;
	min-height: 209px;
	padding: 9px;
}
.contentcontainer {
	background: url(images/bg-content-1.png) repeat-y;
	width: 914px;
}
.contentleft {
	float: left;
	width: 10px;
}
.content {
	background: url(images/bg-content-2.png) repeat-y right top;
	padding: 4px 32px 4px 18px;
	float: right;
	width: 854px;
	min-height: 209px;
}
.fpcontent {
	height: 209px;
	overflow-y: auto;
}
#topimage {
	margin-bottom: 10px;
}


.content ul li {
	list-style: disc outside;
	margin-left: 27px;
	padding-left: 1px;
	margin-bottom: 7px;
	font-size: 15px;
}
.content  ul {
	padding-bottom: 15px;
}

.content ol li {
	list-style: decimal outside;
	margin-left: 27px;
	padding-left: 1px;
	margin-bottom: 7px;
	font-size: 15px;
}
.content  ol {
	padding-bottom: 15px;
}
.col-half {
	width: 400px;
	margin-right: 10px;
	float: left;
}


/* ----------  HOMEPAGE  ------------ */

#homeslideshow_container {
	width: 613px;
	height: 276px;
}
#homeslideshow_container1 {
	overflow: hidden;
	float: left;
	margin-top: 9px;
	margin-left: 5px;
	width: 613px;
	height: 276px;
}

#homedetails {
	float: right;
	background: url(images/bg-homedetails.png) no-repeat;
	width: 286px;
	height: 275px;
	overflow: hidden;
	margin-top: 9px;
	margin-right: 5px;
	margin-bottom: 9px;
}

#servicetimes {
	margin: 43px 0 0 25px;
	width: 260px;
	font-size: 16px;
	color: #2A3454;
	font-weight: bold;
}
.servicetime {
	font-size: 14px;
}
#churchlocation {
	margin: 67px 0 0 25px;
	color: #282419;
	font-size: 16px;
	
}
#viewmap {
	display: block;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	width: 96px;
	height: 35px;
	background: url(images/buttons-mapsdirections.png) no-repeat;
	text-indent: -99999px;
}
#viewmap:hover {
	background-position: 0 -35px;
}
#getdirections {
	display: block;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	width: 129px;
	height: 35px;
	background: url(images/buttons-mapsdirections.png) no-repeat -96px 0;
	text-indent: -99999px;
}
#getdirections:hover {
	background-position: -96px -35px;
}
ul#worshipservices li {
	float: left;
	width: 155px;
	list-style: none;
	margin: 0;
	padding-right: 10px;
}
ul#worshipservices li img {
	width: 155px;
}
ul#worshipservices li h3 {
	line-height: 100%;
	margin-bottom: 5px;
}

ul#homesubnav {
	width: 936px;
	height: 89px;
	margin-top: 15px;
}
#homesubnav li {
	float: left;
}
#homesubnav li a {
	display: block;
	text-indent: -99999px;
	background-image: url(images/home-subnav.jpg);
	height: 89px;
}

#homesubnav li a#welcome	{ width: 233px;  background-position: 0 0; }
#homesubnav li a#calendar	{ width: 229px; background-position: -233px 0; }
#homesubnav li a#worship	{ width: 233px; background-position: -462px 0; }
#homesubnav li a#smallgroups	{ width: 241px; background-position: -695px 0; }


#homesubnav li a#welcome:hover		{ background-position: 0 0; }
#homesubnav li a#calendar:hover		{ background-position: -233px 0; }
#homesubnav li a#worship:hover		{ background-position: -462px 0; }
#homesubnav li a#smallgroups:hover	{ background-position: -695px 0; }

.homesubcontent {
	display: none;
	background: url(images/bg-pagetile.jpg) repeat-y;
	min-height: 205px;
	padding: 9px;
}
#homesubcontentcontainer {
	margin-top: 15px;
}


ul#upcomingeventscalendar li {
	list-style: none;
	margin: 0;
}

ul#upcomingeventscalendar ul ul {
	margin-left: 240px;
	margin-top: -18px;
}

ul#upcomingeventscalendar li ul li {
	margin-bottom: 4px;
}






/* ----------  CONTACT FORM  ------------ */
label {
	clear: both;
	float: left;
	width: 100px;
	margin-bottom: 5px;
	text-align: right;
	padding-right: 5px;
}
input[type=text], select, textarea {
	float: left;
	width: 250px;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 12px;
}
input[type=submit] {
	clear: both;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 105px;
}
.required {
	margin-left: 3px;
	font-weight: bold;
	color: red;
}




/* ----------  BLOG  ------------ */

.topPost {
	position: relative;
	padding: 20px 0 5px 0;
}
.topPost h2 {
	margin-bottom: 5px;
}

.postdate {
	left: 10px;
	position: absolute;
	top: 20px;
	width: 30px;
	text-align: center;
	border-top: 1px solid #704110;
	border-bottom: 1px solid #704110;
	padding: 0 10px 2px 10px;
}
.postheader h2 {
	font-weight: bold;
	color: #704110;
}
.postday {
	display: block;
	color: #704110;
	font: 30px Georgia, serif;
	margin-top: -5px;
}
.postmeta, .subpostmeta {
	color: #704110;
	font-size: 11px;
	display: block;
}
.postmo {
	color: #704110;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.postheader { margin-left: 90px; }
.postbody { margin-left: 90px; }



/* ----------  SERMONS  ------------ */
#feedlist li {
	float: left;
	list-style: none;
	margin: 0;
}
#feedlist li a {
	display: block;
	padding: 13px 14px 16px 56px;
	font-size: 18px;
	font-weight: bold;
	margin-right: 20px;
}
#podcast {
	background: url(images/rss.png) no-repeat;
}
#itunes {
	background: url(images/itunes.png) no-repeat;
}
#email {
	background: url(images/email.png) no-repeat;
}




/* ----------  SIDEBAR  ------------ */

#sidebar {
	float: right;
	width: 234px;
	margin: 30px 10px 0 15px;
}
.contentwithsidebar {
	width: 581px;
	margin-right: 10px;
	float: left;
}
#sidebartop {
	background: url(images/bg-sidebar-top.png) no-repeat 0 0;
	height: 10px;
}
#sidebarbottom {
	background: url(images/bg-sidebar-bottom.png) no-repeat 0 bottom;
	height: 10px;
	margin-bottom: 20px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	margin: 0;
	list-style: none;
	padding: 0;
}
#sidebar ul li a {
	background: url(images/bg-sidebar.png) repeat-y;
	padding: 10px;
	display: block;
	color: #000;
	font-weight: bold;
}
#sidebar ul li a:hover {
	background: url(images/bg-sidebar-hover.png) repeat-y;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}





/* ----------  FOOTER  ------------ */
#footer {
	height: 108px;
	background: url(images/bg-footer.jpg) repeat-x left bottom;
}
#footerwrap {
	width: 936px;
	height: 68px;
	padding-top: 40px;
	margin: 0 auto;
	position: relative;
	color: #000000;
}

ul#footernav {
	position: absolute;
	left: 0;
	top: 67px;
}
ul#footernav li {
	float: left;
	padding-right: 25px;
}

ul#networklinks {
	padding: 0;
	position: absolute;
	right: 0;
	top: 53px;
	width: 237px;
	height: 45px;
}
#networklinks li {
	float: left;
	list-type: none;
}

#networklinks li a {
	display: block;
	text-indent: -99999px;
	background-image: url(images/footernav.gif);
	height: 45px;
}

#networklinks li a#facebook		{ width: 125px; background-position: 0 0; }
#networklinks li a#twitter		{ width: 112px; background-position: -125px 0; }


#networklinks li a#facebook:hover	{ background-position: 0 -44px; }
#networklinks li a#twitter:hover	{ background-position: -125px -44px; }


