/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }
body{color:#6b6b6b;;font-size:12px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;line-height:1.25em;font-weight:300;}
a{color:#990000;text-decoration:none;}
a:hover{text-decoration:underline;}
strong{font-weight:700;}
em{font-style:oblique;}
h2,h3,h4,h5,h6{color:#464646;font-weight:700;line-height:1em;margin-bottom:.5em;}
h2{padding-top:12px;font-size:25px;margin-bottom:.1em;}
h2 a:hover{text-decoration:none;border:none;}
h3{font-size:25px;}
h3 a:hover{border-bottom:3px solid #464646;text-decoration:none;}
h4{font-size:20px;}
h5{font-size:14px;}
ol{list-style:decimal inside;}
.alignright{text-align:right;}


body,html {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0;
	padding:0;
	background: #666 url(images/bg.jpg) top center repeat-y;
	line-height:130%;
}

ul { list-style: none;
	margin-bottom:5px;
 }



div.twtr-ft{
visibility: hidden;
}


/* LAYOUT STRUCTURE
--------------------------------------------------*/
#mainWrapper {
}

#wrapper {
	margin:0 auto;
	width:1000px;
}

#header {
	height:128px;
	position:relative;
	background:#fff;
}

#content {
	padding:0 0 25px;
}

#footer {
	height:80px;
	margin-top:10px;
}


#innerFooter {
	width:980px;
	margin:0 auto;
	height:40px;
	padding-top:20px;
	line-height:25px;
	padding-left:10px;
}

/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {
	position:absolute;
	top:48px;
	left:10px;
	width:396px;
	height:75px;
	
	
}

#logo h1 {
	padding:0;
}

#logo h1 a, #logo h1 a:hover{
	background:url(images/logo.gif) 0 0 no-repeat;
	width:396px;
	height:75px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}

#slogan {
	position:absolute;
	top:38px;
	left:613px;
	background:url(images/ccc.png) 0 0 no-repeat;
	width: 400px;
	height: 75px;

	}

#topMenu {
	position:absolute;
	top:10px;
	right:0;
	border-left:1px solid #ed1c24;
}

#topMenu li {
	float:left;
	padding:0 20px;
	border-right:1px solid #ed1c24;
	background:none;
}

#topMenu li a {
	font-size:11px;
	color:#ed1c24;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

#topMenu li a:hover {
	color:#e0ddcc;
}

#topMenu li.selected a{
	color:#e0ddcc;
}

/*CONTENT ELEMENTS
--------------------------------------------*/

#content p {
	margin:0.7em 0;
}

#colLeft {
	float:left;
	width:625px;
	padding-right:20px;
	background:url(images/bk_vertline.jpg) 100% 0 repeat-y;
	margin-top:35px;
	padding-left:10px;
}

#colLeftInner1 {
	width:255px;
	float:left;
	background:url(images/bk_vertline.jpg) 100% 0 repeat-y;
	padding-right:20px;
}

#colLeftInner2 {
	float:left;
	width:315px;
	margin-left:20px;
	
}

 ul.latestPosts {
	margin-top:10px;
}

 ul.latestPosts li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding:0;
}

* html ul.latestPosts li {
	float:left;
	width:100%;
}

ul.latestPosts li a {
	display:block;
	padding:2px 0 6px 0px;
	text-decoration:none;
	margin:0;
}

ul.latestPosts li a:hover {
	color:#333;
}

ul.latestPosts li a span.date {
	font-size:10px;
	color:#999;

}

#colRight {
	float:left;
	width:225px;
	margin-left:20px;
	margin-top:35px;
	
}

#colRight p.line {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	display:block;
	padding:10px 0;
	margin:0;
}

#colRight p img {
	vertical-align:middle;
	padding-right:5px;
}

#colRight .featured {
	margin:10px 0;
}

#colRight .featured img{
	background:#fff;
	padding:6px;
	border:none;
}


/* BLOG 
--------------------------------------------*/
.post {
	padding:0 0 5px;
	position:relative;
}

.post h2 {
	padding-bottom:8px;
}

.post small {
	color:#666;
	display:block;
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding-bottom:6px;
	padding-top: 10px;
}

.postmetadata {
	color:#666;
	font-size:11px;
}

.post .entry {
	padding-bottom:5px;
}

.post .entry img {
	background:#fff;
	padding:7px;
}

img.alignleft  {
float: left;
padding-right: 5px;
padding-bottom: 20px;
}

h2 a{
	text-decoration:none;
	color:#555;
	padding:10px 0;
	
}

h2 a:hover {
	color:#333;
}

.post .ribbonType {
	position:absolute;
	top:58px;
	left:568px;
	width:45px;
	height:43px;
}

*html .post .ribbonType {
	top:71px;
}

#sidebar li a {
	display:block;
	padding:2px 0 0 0px;
	text-decoration:none;
	margin:0;
}

#sidebar li a:hover {
	color:#333;
}

#sidebar li a span.date {
	font-size:10px;
	color:#999;

}


#sidebar ul {
	background:url(images/bk_horizline.jpg) 100% 0 repeat-x;
	margin:5px 0;
	font-size:10px;
	color:#999;
}

#sidebar ul li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding:0;
	padding-bottom: 5px;
	padding-top: 5px;
}

* html #sidebar ul li {
	float:left;
	width:100%;
}




/* Comments */

h3#comments {
	padding:10px 0 15px;
}

.navigation {
	font-weight:bold;
}

.navigation div {
	float:left;
	margin-right:20px;
}


ul.commentlist {
	border-top:4px solid #e5e5e5;
}

ul.commentlist li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	text-transform:none;
}

ul li.comment {
	padding-left:0;
	margin-bottom:5px;
	display:block;
}

.commentmetadata {
	font-size:10px;
}

.comment-author {
	font-style:normal;
	font-size:11px;
	padding-left:16px;
	background:url(images/ico_comment.jpg) 0 4px no-repeat;
}

.comment-author cite {
	font-weight:bold;
	font-style:normal;
}

#respond h2 {
	clear:left;
	padding-top:15px;
}

*html #respond h2 {
	padding-top:7px;
}

/* CAROUSEL
---------------------------------------------*/

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 1000px; /*Width of Carousel Viewer itself*/
	height: 450px; /*Height should enough to fit largest content's height*/
	margin-top:0px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:2px;
	margin-top: -25px;
	width: 1000px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:450px;
	margin-left: 5px;
	margin-bottom: 20px;
	position:relative;
}

.stepcarousel .panel .projectDetails {
	float:left;
	width:230px;
	margin:35px 0 0 0;
}

.stepcarousel .panel .projectDetails .title {
	font-size:16px;
	font-weight:bold;
}

.stepcarousel .panel .ribbonType {
	position:absolute;
	top:14px;
	left:224px;
	width:45px;
	height:43px;
}

.stepcarousel .panel .projectImg{
	position:absolute;
	top:14px;
	right:14px;
}

.stepcarousel .panel .projectImg img {
	border:none;
}






/* FORMS
-------------------------------------------------*/
form label, form#commentform label {
	display:block;
	padding:8px 0 2px;
	font-weight:bold;
}

form input, form#commentform input, form textarea, form#commentform textarea  {
	border:1px solid #E5E5E5;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}


form textarea, form#commentform textarea {
	width:500px;
}

form input#submit, form#commentform input#submit, form input#searchsubmit{
	border:none;
	width:103px;
	height:24px;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
	background:url(images/bk_submit.jpg) 0 0 no-repeat;
	font-size:11px;
}

form input#searchsubmit {
	background:#990000;
	width:60px;
	margin:0;
}

form#searchform input#s {
	width:143px;
	margin:0;
}

form#searchform div {
	padding:0 0 10px;
}

form#searchform label {
	padding:0;
	margin:0;
}



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

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#toolbar {width: 1000px; height: 40px; float: left; margin-top: 4px;  font-size: .8em; font-family: Arial, Helvetica, sans-serif; text-transform:uppercase;  font-weight: bold; font-style: italic; padding-right: 13px;background: url("http://emmauspdx.com/wp-content/themes/emmaus/images/outNav2.png") no-repeat right; }

#navholder {
	float:right;
	width: 1000px;
}

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container {
	width:1000px; 
	_width: 1000px; 
	height:21px; 
	z-index:100;
	}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none; float: right;}

.drop {
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*	filter:alpha(opacity=85);  this would be for IE but it fails to drop down*/
	-moz-opacity:.85;
	opacity:.85;
	}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {
	text-align: center;
	display:block;
	margin-top: 2px;
	width:120px; 
	color:#9d9d9d; 
	height:21px; 
	line-height:21px; 
	text-decoration:none; 
	text-indent:5px; 
	}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:1px 1px 1px 1px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px; text-align: left;}

/* Set up the list items */
#pmenu li {float:left; background:#000; text-align: left;}/* back of the drop list */

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}

/* Make the hovered list color persist */
#pmenu li:hover > a {background:#000; color:#fff;}

/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}

/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {
	display:block; 
	position:absolute; 
	top:-11px; left:80px; 
	padding:10px 30px 30px 30px;
	width:120px;
	 }

/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:13px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#000;; color:#fff;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#000;; color:#fff;}

/* Set up the pointers for the sub level indication */

#pmenu li.fly {background: #535353  margin-left: 1px;}
#pmenu li.drop {background: #535353  margin-left: 1px; }

#pmenu .drop li a {
	border-bottom: 1px solid #616161;
	}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(../images/transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */



.sermon-browser h2 {
	clear: both;
	margin-top: 5px;
}

div.sermon-browser table.sermons {
	width: 100%;
	clear:both;
	margin-bottom: 10px;
}

div.sermon-browser table.sermons td.sermon-title {
	font-weight:bold;
	font-size: 24px;
	padding-top: 2em;
}

div.sermon-browser table.sermons td.sermon-title a {
	font-weight:bold;
	font-size: 24px;
	padding-top: 2em;
}

div.sermon-browser table.sermons td.sermon-passage {
	font-weight:bold;
	font-size: 110%;
}

div.sermon-browser table.sermons td.preacher {
	margin-bottom: 10px;
}

div.sermon-browser table.sermons td.files img {
	border: none;
	margin-right: 24px;
}

table.sermonbrowser td.fieldname {
	font-weight:bold;
	padding-right: 10px;
	vertical-align:bottom;
}

table.sermonbrowser td.field input, table.sermonbrowser td.field select{
	width: 170px;
}

table.sermonbrowser td.field  #date, table.sermonbrowser td.field #enddate {
	width: 150px;
}

table.sermonbrowser td {
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

table.sermonbrowser td.rightcolumn {
	padding-left: 10px;
}

div.sermon-browser div.floatright {
	float: right
}

div.sermon-browser div.floatleft {
	float: left
}

img.sermon-icon , img.site-icon {
	border: none;
}

table.podcast {
	margin: 0 0 1em 0;
}

.podcastall {
	float:left;
	background: #fff0c8 url(wp-content/plugins/sermon-browser/sb-includes/icons/podcast_background.png) repeat-x;
	padding: 0.5em;
	font-size: 1em;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.podcastcustom {
	float:right;
	background: #fce4ff url(wp-content/plugins/sermon-browser/sb-includes/icons/podcast_custom_background.png) repeat-x;
	padding: 0.5em;
	font-size: 1em;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

td.podcast-icon {
    padding-right:1em;
}

div.filtered, div.mainfilter {
	text-align: left;
}

div.filter {
    margin-bottom: 1em;
}

.filter-heading {
    font-weight: bold;
}

div.sermon-browser-results span.preacher {
	font-size: 120%;
}

div.sermon-browser-results span.scripture {
	font-size: 80%;
}

div.sermon-browser-results img.preacher {
	float:right;
	margin-left: 1em;
}

div.sermon-browser-results div.preacher-description {
	margin-top: 0.5em;
}

div.sermon-browser-results div.preacher-description span.about {
	font-weight: bold;
	font-size: 120%;
}

span.chapter-num {
	font-weight: bold;
	font-size: 150%;
}

span.verse-num {
	vertical-align:super;
	line-height: 1em;
	font-size: 65%;
}

div.esv span.small-caps {
	font-variant: small-caps;
}

div.net p.poetry {
	font-style: italics;
	margin: 0
}

div.sermon-browser #poweredbysermonbrowser {
	text-align:center;
}
div.sermon-browser-results #poweredbysermonbrowser {
	text-align:right;
}

table.nearby-sermons {
	width: 100%;
	clear:both;
}

table.nearby-sermons td, table.nearby-sermons th {
	text-align: center;
}

table.nearby-sermons .earlier {
	padding-right: 1em;
	text-align: left;
}

table.nearby-sermons .later {
	padding-left: 1em;
	text-align:right;
}

table.nearby-sermons td {
	width: 33%;
	vertical-align: top;
}



p.audioplayer_container {
	display:inline !important;
}

div.sb_edit_link {
	display:inline;
}
h2 div.sb_edit_link {
	font-size: 80%;
}

.clear {
    clear:both;
}

span.sermon-title {
font-size: 12px;
margin-bottom: 0px;
padding-bottom: 0px;
}

