/* @override 
	http://trinityprinceton.com/MANNA/themed/trinitynj/css/screen.css
	http://trinityprinceton.org/themed/trinitynj/css/screen.css
*/

/*------------------------------------------------------------

	Screen.css
	mannacms.com
	
	Last Modified : 	17 December 2009
	Created by : 		Dave Rupert
	Contact: 			dave@paravelinc.com
	
	Copyright 2007 - 2008
	Based on Blueprint 1.6.1
	
	
/* Reset
-------------------------------------------------------------- */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;}
table{border-collapse:separate;border-spacing:0;margin-bottom:1.4em;}
caption,th,td{text-align:left;font-weight:400;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:;}
a img{border:none;}

/* Grid
-------------------------------------------------------------- */
.container_12,.container_16{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px}.container_12 .grid_3,.container_16 .grid_4{width:220px}.container_12 .grid_6,.container_16 .grid_8{width:460px}.container_12 .grid_9,.container_16 .grid_12{width:700px}.container_12 .grid_12,.container_16 .grid_16{width:940px}.alpha{margin-left:0}.omega{margin-right:0}.container_12 .grid_1{width:60px}.container_12 .grid_2{width:140px}.container_12 .grid_4{width:300px}.container_12 .grid_5{width:380px}.container_12 .grid_7{width:540px}.container_12 .grid_8{width:620px}.container_12 .grid_10{width:780px}.container_12 .grid_11{width:860px}.container_16 .grid_1{width:40px}.container_16 .grid_2{width:100px}.container_16 .grid_3{width:160px}.container_16 .grid_5{width:280px}.container_16 .grid_6{width:340px}.container_16 .grid_7{width:400px}.container_16 .grid_9{width:520px}.container_16 .grid_10{width:580px}.container_16 .grid_11{width:640px}.container_16 .grid_13{width:760px}.container_16 .grid_14{width:820px}.container_16 .grid_15{width:880px}.container_12 .prefix_3,.container_16 .prefix_4{padding-left:240px}.container_12 .prefix_6,.container_16 .prefix_8{padding-left:480px}.container_12 .prefix_9,.container_16 .prefix_12{padding-left:720px}.container_12 .prefix_1{padding-left:80px}.container_12 .prefix_2{padding-left:160px}.container_12 .prefix_4{padding-left:320px}.container_12 .prefix_5{padding-left:400px}.container_12 .prefix_7{padding-left:560px}.container_12 .prefix_8{padding-left:640px}.container_12 .prefix_10{padding-left:800px}.container_12 .prefix_11{padding-left:880px}.container_16 .prefix_1{padding-left:60px}.container_16 .prefix_2{padding-left:120px}.container_16 .prefix_3{padding-left:180px}.container_16 .prefix_5{padding-left:300px}.container_16 .prefix_6{padding-left:360px}.container_16 .prefix_7{padding-left:420px}.container_16 .prefix_9{padding-left:540px}.container_16 .prefix_10{padding-left:600px}.container_16 .prefix_11{padding-left:660px}.container_16 .prefix_13{padding-left:780px}.container_16 .prefix_14{padding-left:840px}.container_16 .prefix_15{padding-left:900px}.container_12 .suffix_3,.container_16 .suffix_4{padding-right:240px}.container_12 .suffix_6,.container_16 .suffix_8{padding-right:480px}.container_12 .suffix_9,.container_16 .suffix_12{padding-right:720px}.container_12 .suffix_1{padding-right:80px}.container_12 .suffix_2{padding-right:160px}.container_12 .suffix_4{padding-right:320px}.container_12 .suffix_5{padding-right:400px}.container_12 .suffix_7{padding-right:560px}.container_12 .suffix_8{padding-right:640px}.container_12 .suffix_10{padding-right:800px}.container_12 .suffix_11{padding-right:880px}.container_16 .suffix_1{padding-right:60px}.container_16 .suffix_2{padding-right:120px}.container_16 .suffix_3{padding-right:180px}.container_16 .suffix_5{padding-right:300px}.container_16 .suffix_6{padding-right:360px}.container_16 .suffix_7{padding-right:420px}.container_16 .suffix_9{padding-right:540px}.container_16 .suffix_10{padding-right:600px}.container_16 .suffix_11{padding-right:660px}.container_16 .suffix_13{padding-right:780px}.container_16 .suffix_14{padding-right:840px}.container_16 .suffix_15{padding-right:900px}.clear{clear:both;display:block;overflow:hidden;width:0;height:0}.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}

/* Page
-------------------------------------------------------------- */

body {
	min-width: 980px;
}

#logo {
	margin: 34px 0px 22px;
}


#searchbox {margin-top: 37px;}
#searchbox form {float: right;}
#searchbox #q { 
	height: 24px!important; 
	float: left;
	padding: 0px 7px!important;
	margin-top: 0px;
	width: 200px;
	border: 1px solid #e8e8e8!important;
	font: 14px/24px Georgia, "Times New Roman", Times, serif;margin-bottom: 0;}
#searchbox #lookup {
	margin-top: 0px;
	float: left;
	background: #e8e8e8;
	border: 1px solid #e8e8e8;
	padding: 3px 4px 4px;
}

.blue-stripe{
	background: #008bbf; 
	padding-top: 23px;
	height: 2px;
	margin-bottom: 0px;
}

#frontpages .blue-stripe {
	background: #008bbf url(../img/blue_stripebg.png) repeat-x 0 bottom;
	height: 335px;
}

.blue-stripe .container_12 {
	background: #fff;
	height: 314px;
}

#darthfader {
	width: 622px;
}

#darthfader img{
	padding:  10px 0px 10px 10px;
	margin: 0px;
}

.homebox img{margin: 0px; padding: 0px;}

#upcomingEvents {
	padding: 21px 0px 0;
}


.upcoming_event a {
	color: #66666e;
	text-decoration: none;
	display:block;
	padding-top: 0px;
	
}
.upcoming_event a:hover {
	background: #f0f0f0;
	text-decoration: none;
}


#nav a {
	font-size: 14px;
	line-height: 14px;
	color: #666;
	font-style: normal;
	font-weight: normal;
	padding: 7px 19px 8px;
	display: block;
	float: left;
	border-right: 1px dotted #ccc;
}

#nav a.active {
	background-color: #008bbf;	
	color: #fff;
}

#content {
	margin-top: 47px;margin-bottom: 80px;}


#greybox {
	height: 218px;
	display: block;
	background-color: #f5f5f5;
	margin-bottom: 65px;
}

#greybox .grid_4 {
	padding-top: 27px;
}

#greybox h3 {
	padding-bottom: 21px;
	margin-bottom: 8px;
}

#greybox #services li {
	height: 41px;
	line-height: 41px;
	padding: 0px;
	margin-bottom: 0px;
}

#greybox #services { position:relative; }
#greybox #more-services-link { position:absolute;top:28px;right:0px; }


.greyButton {
	background: url(../img/grey_button.png) no-repeat;
	display: block;
	height: 54px;
	width: 260px;
	line-height: 54px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 8px;
}

#tradition {
	padding-top: 15px!important;
	width: 275px;
	padding-right: 27px;
}

#tradition h3 {
	padding-bottom: 5px;
	margin-left: 130px;
	line-height: 24px;
	margin-bottom: 10px;
}

#tradition p {
	margin-bottom:41px
}

#steeple {
	float: left;
	margin:-28px 30px 0px 15px;
}

#visitorbox {
	width: 260px;
	margin-left: 12px;
}

#footer{
	background: #01445e url(../img/footer_bg.png) repeat-x 0 top;
	color: #f5f5ee;
	font: 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 75px 0px 70px;
}

#footer a {
	font-style: normal;
	font-weight: normal;
	color: #f5f4f0;
}

#footer #sitemap ul {
	list-style: none;
	margin: 0px 0px 36px;
}

#footer #sitemap  {margin-bottom: 40px;}

.credit {
	font-weight: bold;
}

.sep {
	padding: 0px 8px;
}

#copyright{ border-top: 1px solid #beebff;padding-top: 15px;}

.date {color: #008bbf;font-size: 13px;font-weight: bold;font-style: italic;}
.title{font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}


/* Typography
-------------------------------------------------------------- */

/* Default font settings
   The font-size percentage is of 16px (0.75 * 16px = 12px) */
body {	color: #666;font: 14px/20px Georgia, "Times New Roman", Times, serif;}

p           { margin: 0 0 1.5em; }
p.last      { margin-bottom: 0; }
p img       { float: left; margin: 0 1.5em 1.5em 0; padding: 0; }
img         { margin: 0 1.5em 1.5em 0; }

strong      { font-weight: bold; }
em		    { font-style: italic; }


/* Headings
-------------------------------------------------------------- */

h1,h2,h3 {font-weight: normal; color: #000;font-size: 20px; padding-bottom: 25px;margin-bottom: 15px; border-bottom: 1px solid #e8e8e8;}
#footer h3 {color: #beebff;font-family: Georgia, "Times New Roman", Times, serif;border: 0px; padding: 0px;}

.alternate_headings h3 {
	margin-bottom: 2px;
	padding-bottom: 0px;
	border-bottom: 0px;
}
.alternate_headings p {
	padding-bottom: 4px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 0px;
}

.no-margin {
	margin-bottom: 0px!important;
}

/* Links
-------------------------------------------------------------- */
a { color: #ae1223; text-decoration: none;font-weight: bold;font-style: italic; font-size: 12px; padding-top: 2px; }
a:hover, a:focus {
	text-decoration: underline;
}


/* Tables - You still need cellspacing="0" in the markup
-------------------------------------------------------------- */

table		{ width:100%;}

thead		{}
tbody		{}
tfoot       { font-style: italic; }

th,td       { padding: 4px 10px 4px 5px; }
th          { border-bottom: 2px solid #ccc; font-weight: bold; background: #eee; }
td          { border-bottom: 1px solid #ddd; }
tr			{}

caption     { background: #ffc; }

/* Use this if you use span-x classes on th/td. */
table .last { padding-right: 0; }

tr.even td  { background: #eef; }

td img { margin:0px; vertical-align: middle;}
/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: circle; }
ul + li		{}

ol          { list-style-type: decimal; }
ol + li		{}

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}



/* Forms
-------------------------------------------------------------- */

form			{}

legend			{font-weight: bold; font-size:1.2em;}
legend .span	{}

label       	{display: block;}

input[type='text']		{width: 320px;padding: 5px;margin-bottom: 10px;}
input[type='checkbox']	{}
input[type='radio']		{}
input[type='file']		{}
input[type='image']		{ border:0px;}


textarea      	{ width: 400px; height: 250px; padding:5px; }

.select        	{ width:auto; margin-bottom: 10px; }
option			{}
optgroup		{}

.submit input{background-color: #e8e8e8;padding: 8px 15px;font-family: Georgia, "Times New Roman", Times, serif;font-weight: bold;font-style: italic;color: #ae1223;border-style: none; cursor: pointer;}

input:focus,textarea:focus,select:focus {	
	border:1px solid #666;
}

input,textarea, select {
  margin:0.5em 0;
  border:1px solid #dbdbdb;
}


/* Other Elements
-------------------------------------------------------------- */

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
dfn         { font-style: italic;font-weight: bold; background: #ffc; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: normal; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }

/* Navigation
-------------------------------------------------------------- */
#nav ul {
	margin:0px 0px;
}
#nav ul li {
	list-style-type: none;
	display: inline;
	margin-right:1em;
}

/* Classes
-------------------------------------------------------------- */
.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }
.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

input.error,
textarea.error 		{ border:2px solid #ae1223}

.error,
.message    			{ margin-bottom: 1em;}
.message   				{ color: #ae1223; padding:0.8em; background: #f5f5f5; border-color: #e7e7e7; max-width:940px; }
.message a    		{ color: #817134; }

.error, .error a	{ color: #ae1223; }


input.text, input.title   { width: 300px; margin:0.5em 0.5em 0.5em 0; }
input.text, input.title   { border:1px solid #bbb; background:#f6f6f6; padding:5px; }
input.text:focus,
input.title:focus         { border:1px solid #999; background:#fff; }
input.title               { font-size:1.5em; }

img.left	{float:left; clear:left;}
img.right	{float:right; clear:right;}
img.middle	{float:none; clear:both;}

/* Layout
-------------------------------------------------------------- */
.paging * {
	display:inline;
}

.paging {
	margin-bottom:1.5em;
}

.section {
	margin-bottom: 3em;
}

a.view-more {float:right;}

table.detailsTable {
	width: 100%;
}
table.detailsTable th {
	width:100px;
	background: #fff;
	border-bottom: 1px solid #e8e8e8;
	font-weight:bold;
	vertical-align: top;
	padding:15px;
}
table.detailsTable td {
	background: #fff;
	border-bottom: 1px solid #e8e8e8;
	font-weight:normal;
	vertical-align: top;
	padding:15px;
}


/* Page-Specific - based on the <body> class
-------------------------------------------------------------- */
.thumb { width: 150px; margin:0px 20px 20px 0px; }
.bigImage { width: 540px; margin-right: 0px;}
.hc{
	background: url(../img/hc.png) no-repeat;padding-left: 30px;padding-top: 5px;padding-bottom: 5px;}

/* Pagination
-------------------------------------------------------------- */
.paging {
	position: relative;
	display: block;
	height: 2em;
}

.paging prev {
	position: absolute;
	left: 0px;
}

.paging .next {
	position: absolute;
	right: 0px;
}


/* Subnav
-------------------------------------------------------------- */
#subnav, .subnav {  margin:0px 0px 2em; }
#subnav ul, .subnav ul {
	list-style: none;
	margin: 0px;
}
#subnav li, .subnav li {
	display: block;
}
#subnav li a, .subnav li a { display: block; padding: 1px 10px; margin-bottom: 2px; }
#subnav .active, .subnav .active {  background: #e8e8e8;}

/* indexTable
-------------------------------------------------------------- */
.indexTable {
	list-style: none;
	margin: 0px;
}

.indexTable li {
	position: relative;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 0px;
	line-height: 45px;
}

.indexTable .date {
	display: inline-block;
	width: 80px;
}

.indexTable .more-link {
	position: absolute;
	right: 0px;
	top: 0px;
}

.indexTable	.short { width:70px!important; }
.indexTable .time { display:inline-block; width: 140px; margin-left:5px; }

.frontpagesermons .indexTable li{line-height: 43px;}

/* indexTable
-------------------------------------------------------------- */
.contacts ul {
	margin: 0px;
}
.info {
	position: relative;
	margin-bottom: 3em;
}
.contacts .actions {
	position: absolute;
	right: 0px;
	top: 0px;
}
.contactThumb {
	float: left;
}
/* Events
-------------------------------------------------------------- */
.eventImage { width:100%; }
td.description img {
	max-width: 400px;
	height: auto;
}
/* News Posts
-------------------------------------------------------------- */
.post, p.posted { clear:both; display: block;}
.post { border-bottom: 1px solid #e8e8e8;margin-bottom: 80px;}
.post img {
	max-width: 100%;
	height: auto;
}
.post h2 a:hover{font-size: 20px;font-weight: normal;font-style: normal;text-decoration: none;color: #ae1223;}
.post h2 a{font-size: 20px;font-weight: normal;font-style: normal;color: #000;}

/* Services
-------------------------------------------------------------- */
.servicesTable {}
.servicesTable td {
	padding: 10px 10px;
	border-bottom: 1px solid #e9e9e9;
}
/* Ministries
-------------------------------------------------------------- */
#jumpMenu {
	float:right;
	margin-top:-5px;
}


#jumpMenu label {
	margin:0px 10px 0px 5px;
}

#jumpMenu select { width:220px; }
#ministryNav {
	background: #f0f0f0;
	padding: 10px 20px;
}
#breadcrumbs p {margin-bottom: 0px;}
#breadcrumbs span {
	padding: 0px 10px;
}
/* Resources
-------------------------------------------------------------- */
.resourcelist { display: block; margin:0px 0px 1.5em 0px;  }
.resourceIndex .resourcelist { float:left; margin:0px 20px 1.5em 0px; width:250px; }
.resourcelist li {
	background: url(../img/icons/page_white_text.png) no-repeat;
	list-style-type:none;
	margin:0px 0px 0.5em;
	padding:0px 0px 0px 22px;		
}
.resourcelist li.doc { background: url(../img/icons/page_white_word.png) no-repeat; }
.resourcelist li.gif,
.resourcelist li.jpg,
.resourcelist li.jpeg, 
.resourcelist li.png { background: url(../img/icons/page_white_picture.png) no-repeat; }
.resourcelist li.pdf { background: url(../img/icons/page_white_acrobat.png) no-repeat; }
.resourcelist li.ppt { background: url(../img/icons/page_white_powerpoint.png) no-repeat; }
.resourcelist li.xls { background: url(../img/icons/page_white_excel.png) no-repeat; }
.resourcelist li.zip { background: url(../img/icons/page_white_zip.png) no-repeat; }

/* Sermons
-------------------------------------------------------------- */
.latestSermon { background: #f8f8f8; padding:15px 15px 20px; }
.latestSermon h3, .latestSermon p { margin-bottom: 5px;}
.latestSermon .details { max-height:150px; overflow-y: scroll; border:1px solid #ccc; padding:20px; }

img.listenbtn {
	float:right; padding:12px 0px 0px;margin:0px;position: absolute;top: 0;right: 0;}

#recentSermons td { padding: 10px 0px;}

/* Media Gallery
-------------------------------------------------------------- */
.gallery { clear:both; display: block; }
.galleryImage { position: relative; height: 90px; width:90px; float:left; margin-right: 10px;margin-bottom: 10px; }
.gallery .thumb { overflow:hidden; position: absolute; clip:rect(0px 90px 90px 0px); }
.gallery img { height:100px; width:auto; margin-right:-20px;}

.sm2_playing {
	background-color: #008bbf!important;
	border-color: #008bbf!important; 
	color:#fff!important;
}

