#mediacenter {
    background: none repeat scroll 0 0 #EEEEEE;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    padding-left: 35px;
    padding-top: 20px;
    text-align: left;
    width: 1040px;
}/*
darkblue #25293D
brightblue #00B0D8
*/

/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: small;
    color: #333;
    text-align: center;
    background-color: #fff;
    background-image: url(../../images/bodyback.jpg)  !important;
	background-repeat: repeat-x  !important;
	width:100%;
	text-align:center;
	margin-left:auto;
	margin:auto;

}
div, p, img, a, td, ul, ol {
    font-size:13px;
    line-height:24px;
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
h1, h2, h3, h4 {
	font-family: helvetica, georgia, arial, verdana, sans-serif;
	font-weight: bold;
	margin: .5em 0;
	letter-spacing: .07em;
}
h1 { font-size: 150% }
h2 { font-size: 145%; }
h3 { font-size: 120%; color: #009933;}
h4 { font-size: 110%; letter-spacing: .15em; color: #0099FF;}

p { padding: 0 0 1em; }

a, a:link { 
    text-decoration: none;
    color: #444;
   
}
a:visited { color: #444; border-color: #444; }
a:hover { color: #693; border-color: #693;border-bottom: 1px solid #444; }
a:active { color: #c33; border-color: #c33 }


a img, img {
    border: none;
    text-decoration: none;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}

#content li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
    padding-bottom:8px;
padding-left:1em;
text-align:left;
}

.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


.box1 {
	border: 1px solid #009AAF;
}

.panic {
	text-decoration: none;
	border-bottom: 0px;
}

#page {
background-color:#EEEEEE;
border-left:2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
margin:0 auto;
padding:0;
text-align:left;
}
#content { float: left; text-align: left; width: 1018px; margin: -1px 0 0; padding-left: 0; padding-right:10px;
            padding-bottom: 0; padding-top: 0; line-height: 1.5em; }
#bottomContent {
	float: left;
	background-image: url(../images/footer_bg_wide.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 920px;
	padding: 0;
}

#pent {
	position: absolute;
	width: 112px;
	top: 375px;
	text-align:center;
}

/* Calendar Layout
-------------------------------------------------------------------------------*/
#calendar_page { width: 930px; padding: 0; margin: 0 auto; text-align: left; }

#calendar_content { float: left; text-align: left; width: 930px; margin: -1px 0 0; padding: 0;
                     line-height: 1.5em; background-color: #FFFFFF; }

#calendar_bottomContent {
	float: left;
	background-image: url(../images/calendar_footer_bg.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 930px;
	padding: 0;
}

#calendar_header {
	background-position: center;
	background-image: url(../images/header1.jpg);
	background-repeat:no-repeat;
    width: 930px; height: 255px; float: left; padding: 0; }

#calendar_container {
	width: 930px;
	/* background-color:#FFFFFF; */
}



/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited,  h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color: #06c;
	border-bottom: 1px dotted #06c;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h4.date-header {
    margin-top: 0;
    padding-left: 14px;
    font-size: 90%;
    color: #f93;
    background: url(../../../../Documents%20and%20Settings/Jeremiah%20Scharpe/My%20Documents/Websites/Shalom%20Baptist/new%20site/site%20setup/_assets/images/date_icon.gif) no-repeat 0 50%;
}

blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 88%;
    line-height: 1.5em;
    color: #666;
    background: url(../../../../Documents%20and%20Settings/Jeremiah%20Scharpe/My%20Documents/Websites/Shalom%20Baptist/new%20site/site%20setup/_assets/images/quotes.gif) no-repeat top left;
}

blockquote p { margin-top: 0; }

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
code {
	font: 1em/2.5em 'Courier New', Courier, monospace;
	color: #444;
	white-space: pre; 
    width: 350px;
    height: auto;
	overflow: auto;
    display: block;
    border: 1px solid #999;
    border-width: 2px 0;
    padding: 1em;
    margin: 0 0 1em 0;
    background-color: #fafafa;
}
li code { width: 330px }

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

hr { display: none; }


.error, .message {
    padding: 12px;
    background-color: red;
    color: #fff;
}
.message {
    background-color: green;
}


#headerTop { color: #fff; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #323232; float: left; text-align: right; width: 541px; height: 21px; padding: 4px 0 0; }
#headerPic {float: left; background-image: url(../images/header01.jpg); width: 541px; height: 87px; padding: 0; }

/* Search Form 
------------------------------------------------------------------------------- */
#search {
    position: absolute;
    right: 60px;
    top: 40px;
    padding: 15px 15px 0;
}
form.FSF_form {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

input.FSF_input { 
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(../../../../Documents%20and%20Settings/Jeremiah%20Scharpe/My%20Documents/Websites/Shalom%20Baptist/new%20site/site%20setup/_assets/images/input-bg.gif) repeat-x top left;
    margin: -1px 3px 0;
    padding: 3px 0 0;
}
input.FSF_submit { 
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
}





/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
    padding: 0 0 1.5em 0;
}

.post h3, div#seriesrepeater ul li {
background-image:url(../images/headerback.jpg);
background-repeat:repeat-x;
background-position: bottom;
color:#FFFFFF;
padding-left:8px;
margin-top:5px;
padding-top:5px;
width:100%;
}
.post {margin-left:0;
       margin-right:auto;
margin-top:140px;
width:100%;} 
           
.post h2 {padding:3px;padding-top:5px;font-family:Arial,Sans Serif;
                          font-weight:100;font-size:2.0em; letter-spacing:.05em;}   

.post ul li {
background:url(../../images/boxBackShort.jpg) repeat-x scroll left bottom #ECECEC;
border:1px solid silver;
float:left;
font-size:1.1em;
height:140px;
line-height:1.7em;
margin:10px;
padding-bottom:3px;
}


/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}


/* UserComments 
------------------------------------------------------------------------- */                        
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}




/* Side Menu Div */

.sidemenudiv{
	position:absolute;
	top: 200px;
	border: solid 0 #009aaf; /*Theme Change here*/
	font:13px/18px Arial, sans-serif;
	z-index:100;
	width: 112px;
	visibility: visible;
}
.sidemenudiv a {

width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FCE235; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #000000;
}
.sidemenudiv a:hover {
color: #ffffff;
background-color: #009aaf;
}



/* Sidebar 
------------------------------------------------------------------------- */

#sidebar { margin: 0 30px 0 481px; padding: 23px 0 0; font-size: 85%; line-height: 1.4em; color: #999; background-image: url(../../../../Documents%20and%20Settings/Jeremiah%20Scharpe/My%20Documents/Websites/Shalom%20Baptist/new%20site/site%20setup/_assets/images/sidebar_bg.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; }

#sidebar h2 {
    padding: 25px 0 0 35px;
    color: #666;
    background: url(../../../../Documents%20and%20Settings/Jeremiah%20Scharpe/My%20Documents/Websites/Shalom%20Baptist/new%20site/site%20setup/_assets/images/sidebar_icon.gif) no-repeat 5px 15px;
    height: 32px !important; /* for most browsers */
    height /**/:57px; /* for IE5/Win */
}

#sidebar ul, #sidebar p {
    padding: 5px 15px 1em;
    margin-left: -5px;
}

#sidebar ul { margin-bottom: 1em }
#sidebar ul ul { margin-bottom: 0; border-bottom: 1px solid #ddd; }
#sidebar ul ul ul { border-bottom: none; margin-bottom: 0; }
#sidebar ul li ul li { background: url(../../../../Documents%20and%20Settings/Jeremiah%20Scharpe/My%20Documents/Websites/Shalom%20Baptist/new%20site/site%20setup/_assets/images/tictac_green.gif) no-repeat 0 6px; }


/* Footer 
------------------------------------------------------------------------- */
#footer { clear:both;margin: 0; font-size: 85%; color: #000;
	/*
	FCE235
	009AAF
	*/
}



/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding:0;
	max-width: 100%;
	text-decoration: none;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}
/*------messages page----------------*/
table tr td h3.messages 
{
	width:100%;
	padding-top:3px;padding-bottom:3px;margin-top:5px;
	background-image:url(../images/headerback.jpg); 
	background-repeat:repeat-x; color:#fff;}
     
                      
/*------------top menu------------------*/
#logo {color:#438346; font-size:6px;z-index:100; width:100px; height:153px; 
       position:absolute; top:0px; left:0px;
       background: url(../images/ShalomCross.gif) no-repeat;
       margin-left:0px;}
#logo a,#logo a:hover,#logo a:active {color:#6FC185;}
#purpose{float:right;width:250px; height:75px;background:transparent url(../../images/shalomspurpose.gif) no-repeat;margin-top:15px;}
#purpose h3 {
background:none repeat scroll 0 0 transparent;
color:#6FC185;
font-size:2px;
left:0;
position:absolute;
text-align:left;
top:0;
}
#purpose h4 {
color:#6FC185;
font-size:2px;
left:0;
position:absolute;
top:0;
}
       

/*----------------message board ------------------------*/
#messageboard
{
	clear:both;
	margin-left:0px;
	background: transparent url(../../images/featuredback.jpg) no-repeat top center;
	width:920px;height:315px;
	position:relative;
	top:15px;
	}
	.messageseries 
	{
		display:none;
		margin:0;
		padding:0;
		left:0;
		/*position:absolute;*/
		top:55px;
	}
/*------------homepage-------------*/
#FrontPageLinkButtons {
background:url("../../images/frontpagebuttonbar950.jpg") no-repeat scroll left top transparent;
height:43px;
margin-bottom:10px;
padding-top:15px;
text-align:center;
width:100%;
}
                      	
                   
#FrontPageLinkButtons a {width:305px;color:#fff;
                         font-family:Arial,Sans Serif;margin-top:-3px;
                          font-weight:100;font-size:2.0em; letter-spacing:.05em;
                          float:left;text-decoration:none;}                      
#FrontPageLinkButtons a:hover{text-decoration:none;}
.fpmessages, .fpblog, .fpcalendar{}
.fpmessages img, .fpblog img, .fpcalendar img{position:relative;top:5px;}
  	
/*-----------------masterpage-----------------------*/
#wrapper{position:relative;width:920px; text-align:left;margin:auto;}
#tophalf,#needToKnow{ 
                      background:#ffffff url(../../images/tophalfbottomhalfback.jpg) repeat-x top;}
#needToKnow{margin-top:0px;clear:both;
}
#tophalf{margin:0;}
#needToKnow td {background:#fff;border:solid 1px #ccc;padding:15px;}
#needToKnow h3 
{
	background:transparent;
color:#438346;
margin-top:5px;
padding-bottom:3px;
padding-top:3px;
width:100%;
}
/*------------messageslist-----------------*/
#messageslist{width:750px;}
.tooltip{
	position:absolute;
	width:250px;
	background-image:url(../../images/tip-bg.png);
	background-position:left center;
	color:#FFF;
	padding:5px 5px 5px 18px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;}
	
.tooltip-image{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:3px;}	
	
	
	.tooltip span{font-weight:700;color:#ffea00;}
#waitingpatiently
{
    background:transparent url(../../images/36-0.gif) no-repeat  300px center;
    height:600px; width:800px; text-align:center; margin-top:250px;font-size:2em;color:#ddd;}
.collapsed {display:none;}
.inflated {display:block;}
        #mediacenter
        {
            margin-left: auto;
            margin-right: auto;
            margin-top: 0px;
            padding-left: 35px;
            padding-top: 20px;
            text-align: left;
            width: 1040px;
        }
        #playerdiv
        {
            width: 350px;
            height: 30px;
        }
        a.mediafile
        {
        	float:right;        	
            width:35px;height:34px;
            background:transparent url("/assets/images/playbutton.png") no-repeat;
            font-size:.1em;color:#9BADC3;
        }
        
        
        #seriesmessages
        { 
        	width: 690px;
            margin-bottom: 20px;
           
        }
        #seriesmessages ul {margin:0;}
        #seriesmessages li {background:transparent url(../../images/detailback.png) repeat-x;
                            padding-bottom:3px;
                            line-height:normal;}
		#seriesmessages li.activemessage {background:#33ECE7 url(../../images/mediaback.jpg) repeat-x bottom;}                            
        #seriesmessages li.activemessage dt {color:#fff;}
        #seriesmessages dt
        {
            font-weight: lighter;
            color:#72AAD8;
        }
        dd.authordiv {font-weight:lighter;}
        dd.titlediv{font-weight:bold;
			}
			dd.titlediv p{width:90%;}
        #seriesmessages dd
        {
           
            margin-bottom: 1px;
        }
        #seriesrepeater
        {
        	
            width: 300px;
             float: right;
        }
        .seriesitem
        {
            clear: both;
            font-size: 1.3em;
            width:100%;
            
        }
        a.seriesitem {color:#fff;padding-bottom:3px;}
		div#seriesrepeater ul li 
		{
			background-image:url(../images/seriesback.jpg);
			background-color:#70C284; width:95%; border-left:solid 1px #2F9A37; 
		                          border-right:solid 1px #2F9A37;
		                          border-top:solid 1px #2F9A37;}
        .seriesdiv li dl {margin-bottom:5px;}
		div#seriesrepeater small {line-height:normal;}
#rsslink{float:right;width:30px;height:20px;
         background:transparent url("/assets/images/rssone.png") no-repeat;
         font-size:.1em;color:Orange;}
                           
.pdflink{float:right;width:18px;height:16px;
         background:transparent url("/assets/images/pdf.gif") no-repeat;
         font-size:.1em;color:#9BADC3;
         }         
.downloadlink
{
    float:right;margin-right:5px;width:18px;height:16px;
         background:transparent url("/assets/images/download.gif") no-repeat;
         font-size:.1em;color:#9BADC3;   
}        
.videodiv
{
    cursor:hand;
    height:32px;width:38px;
    background:transparent url("/assets/images/video.png") no-repeat;
    font-size:.1em;color:#9BADC3;
}
  
