/* Start of CMSMS style sheet 'sumc' */
/*dark: #201F17;
  med green: #9F9B79;
  light: #D9D1A4;
*/

                 /**********************TinyMCE formatting ****************/
* .mceContentBody {
    background: #FFF;
    text-align: left;
}


		/**************************  general formatting ****************************/
html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	height:100%;
	margin-bottom: 1px;
}
body {
	margin: 0px;
	padding: 40px 0px;
	font: 12px/1.4em Tahoma, Geneva, sans-serif;
	color: #201F17;
	text-align: center;
	background: #201F17 url(uploads/images/bg2.jpg) repeat-x;
}
#wrapper {
	width: 1000px;
	margin: auto;
	text-align: left;
	background-color: #D9D1A4;
}
.float-left {
	float: left;
	padding: 0px 10px 0px 0px;
}
.float-right {
	float: right;
	padding: 0px 0px 0px 10px;
}
.clear {
	clear: both;
        padding: 15px 0px;
}
a img {
	border:none; 
	outline:none;
        text-decoration:none;
}
img a:link{text-decoration:none;}

		/**************************  general text formatting ****************************/


h1 {
	font-size: 2.6em;
	padding: 0px 0px .4em;
        line-height: 1.3em;
}
h2 {
	font-size: 2em;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 10px 10px;
        background-color: #9F9B79;
	line-height: 1.1em;
}
h3 {
	font-size: 1.5em;
	padding: 0px 0px 3px 0px;
	margin: 3px 0px 3px 0px;
        border-bottom: 1px solid #201F17;
}
h4 {
	font-size: 1.2em;
	margin: .6em 0px 0px;
        font-weight: bold;
}
h5 {
	font-size: 1em;
	margin: .4em 0px 0px;
        font-weight: bold;
}
h6 {
	font-size: 1em;
	margin: .2em 0px 0px;
}
p {
	line-height: 1.4em;
	margin: 0px 0px .8em 0px;
}
a:link {
	color: #201F17;
	text-decoration:underline;
}
a:visited {
	color: #201F17;
	text-decoration:underline;
}
a:hover {
	color: #201F17;
	font-weight: bold;
        text-decoration: none;
}
a:active {
	color: #201F17;
	text-decoration:underline;
}
ol {
	list-style: decimal inside;
}
ol li {
	margin: 0px 0px .2em;
}
ul {
	list-style: none;
}
ul li {
	margin: 0px 0px .2em;
}
fieldset {

  }
label {
	float:left;
	text-align:right;
	font-weight:bold;
	width: 25%;
	padding: 0.2em;
	margin: 0em 0em .5em;
  }
input {
}


.caption {
	font: oblique .8em Georgia, "Times New Roman", Times, serif;
}

.photo-right {
    float: right;
    border: solid 1px #9F9B79;;
    margin: 0px 0px 5px 10px;
    padding: 3px;
}
.photo-left {
    float: left;
    border: solid 1px #9F9B79;;
    margin: 0px 10px 5px 0px;
    padding: 3px;
}

		/***************************** header ************************************/
		
#header {
	margin: 0px;
	padding: 0px;
        border-top: solid 1px #9F9B79;
        border-right: solid 1px #9F9B79;
        border-left: solid 1px #9F9B79;
}
#logo{
	margin: 10px;
	padding: 0px;
        float: left;
}	
#top-header-icon {
        float:right;
        margin: 20px 20px 10px 0px;
        clear: right;
}
#bottom-header-icon {
        float:right;
        margin: 0px 20px 10px 0px;
        clear: right;
}
.header-icon a:link {
        text-decoration: none;
        font-size: 1.2em;
}
#nav {
	background: #201F17;
	height: 50px;
	font-size: 1.3em;
	color: #D9D1A4;
	margin: 0px;
	padding: 10px 10px 10px 20px;
        clear: both;
}	
.nav-item {
	width:155px;
        float: left;
}
.nav-item a:link {
	text-decoration: none;
	color: #D9D1A4;
}
.nav-item a:visited {
	color: #D9D1A4;
	text-decoration: none;

}
.nav-item a:hover {
	color: #D9D1A4;
	font-weight: bolder;

}
.nav-item a:active {
	color: #D9D1A4;
	text-decoration: none;
}
.nav-icon {
       padding: 0px 5px 0px 0px;
       float: left;

}



		/**************************  footer ****************************/


		
#footer {
	clear: both;
	color:  #D9D1A4;
	background: #201F17;
	padding: 0px 0px 20px;
	border-right: 1px solid #D9D1A4;
	border-bottom: 1px solid #D9D1A4;
	border-left: 1px solid #D9D1A4;
}
#bottom-nav {
	background: #201F17;
	color:  #D9D1A4;
	clear: both;
}		
.bottom-nav-global {
	margin: 0px 0px 0px 20px;
}

.bottom-nav {
	padding: 0px 0px 0.3em .3em;
}
.bottom-nav a:link{
	color: #D9D1A4;
	padding: 0px 0px 3px;
	font-size: 1.2em;
	text-decoration: none;
	border-bottom: 1px solid #9F9B79;
	margin: 0px;
	line-height: 2em;
}
.bottom-nav a:visited{
	color: #9F9B79;
	padding: 0px 0px 3px;
	font-size: 1.2em;
	text-decoration: none;
	border-bottom: 1px solid #9F9B79;

}
.bottom-nav a:hover{
	color: #201F17;
	padding: 0px 0px 3px;
	font-size: 1.2em;
	text-decoration: none;
	background: #9F9B79;
	
}
.bottom-nav a:active{
	color: #201F17;
	padding: 0px 0px 3px;
	font-size: 1.2em;
	text-decoration: none;
	border-bottom: 1px solid #9F9B79;
	background: #9F9B79;
}
.bottom-nav-icon a:link {
	padding: 0em 0.5em 0px 1em;
	vertical-align: bottom;
	border: 1px solid #201F17;
	margin: 0px 0em 0px 0px;
}
.bottom-nav-icon a:visited{
}
.bottom-nav-icon a:hover {
}
.bottom-nav-icon a:active {
}



.bottom-header {
	color: #201F17;
	background: #9F9B79;
	padding: 10px;
	margin: 0px 0px .3em;
}

#bottom-left {
	width: 270px;
	padding: 25px 30px 15px 15px;
	left: 0px;
	float: left;
}
#bottom-middle {
	padding: 25px 30px 15px 15px;
	width: 270px;
	float: left;
}
#bottom-right {
	padding: 25px 30px 30px 15px;
	width: 270px;
	float: left;
	left: 600px;
}

		
#copyright {
	padding: .5em 2.5em .5em .5em;
	clear: both;
	background: #D9D1A4;
	font-size: .8em;
	color: #201F17;
	text-align: right;
	margin: 0px;
}		
.copyright a:link {
	color: #201F17;
	text-decoration: underline;
}
.copyright a:visited {
	color: #9F9B79;
	text-decoration: underline;
}
.copyright a:hover {
	color: #D9D1A4;
	text-decoration: none;
	background: #201F17;
        font-weight: normal;
}
.copyright a:active{
	text-decoration: none;
}
		
		/**************************  main content area - index ****************************/
#main {
	background: url(images/faux-column-index.gif) repeat-y;
	height: 100%;
	float: left;
}
#content {
	padding: 15px;
	width: 620px;
	float: left;
}

		/**************************  Google Map ****************************/
#google-map {
        margin: 15px 0px 15px 0px;
}


		/**************************  podcastas ****************************/
.mp3 {
        margin: 3px 0px 15px 0px;
}

		/**************************  news & area headings  ****************************/
#news-block {
	padding: 15px 15px 15px 25px;
	width: 310px;
	float: right;
}

.news-risk-taking-mission-and-service {
        border-bottom: solid 3px #CC5012;
        padding: 10px 0px 20px 0px;
        color: #CC5012;
}

.news-radical-hospitality {
        border-bottom: solid 3px #734333;
        padding: 10px 0px 20px 0px;
        color: #734333;
}
.news-passionate-worship {
        border-bottom: solid 3px  #851714;  
        padding: 10px 0px 20px 0px;  
        color: #851714; 
}
.news-intentional-faith-development {
        border-bottom: solid 3px #2E622B;
        padding: 10px 0px 20px 0px;
        color: #2E622B;
}
.news-extravagant-generosity {
        border-bottom: solid 3px  #406D8E;
        padding: 10px 0px 20px 0px;
        color: #406D8E;
}
.news-student {
}
.news-children {
}

.bottom-promo {
	padding: 15px 30px 15px 0px;
}
		/**************************  staff  ****************************/
.staff {
	float: left;
	clear: left;
	width: 620px;

}
.staff-pix {
    float: left;
    border: solid 2px #9F9B79;;
    margin: 0px 2px 15px;
    padding: 2px;
}
/* End of 'sumc' */

/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

