/* @group HTML */

body {
	margin: 0;
	padding: 0;
	background: #636769 url(/~stmarks/assets/img/page-bg.png) repeat-x;
	color: #000;
	font-size: 76%;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
}

p {
	font-size: 1.333em;
	margin: 0;
}
a:link, a:visited {
	color: #2c7f9c;
	text-decoration: none;
}
a:hover, a:active {
	color: #ce500b;
	text-decoration: underline;
}

ul, li {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	padding: 0;
}

/* @end */

/* @group divs */

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


#header {
	width: 980px;
	margin: 0 auto;
	height: 160px;
	background: #2c7f9c;
	position: relative;
}
#header input.inputsearch {
	line-height: 1em;
	font-size: 1em;
	width: 250px;
	padding: 0 10px;
	background: #bed7f2;
	border: none;
}
#header input.inputgo {
	display: block;
	margin-left: 10px;
	float: right;
	line-height: 1em;
	font-size: 1em;
	padding: 0 10px;
	background: #bed7f2;
	border: none;
}
#calselectoptions {
	outline: 0;
	font-weight: bold;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5 px;
	background: #fff;
	border: 5px solid rgba(255, 255, 255, 0.2);
	font-size: 1em;
	padding: 4px 0 0 0;
	color: #2c7f9c;
}

input::-moz-focus-inner { border: 0; }

:focus {outline:none;}
::-moz-focus-inner {border:0;}



#calselectoptions option, #calselectoptions option selected {
	padding: 2px 5px;
	background: #fff;
	outline: 0;
	color: #333;		
}	
#search {
	position: absolute;
	top: 45px;
	right: 20px;
	text-align: right;
}

#globalsubnav {
	position: absolute;
	top: 15px;
	right: 15px;
	text-align: right;
}

ul#subnav, ul#subnav li {
	float: left;
	width: auto;
	color: #fff;
	display: block;
	margin-left: 10px;
}

ul#subnav li a {
	color: #fff;
	padding-right: 5px;
	text-transform: uppercase;
}


/* @group nav */

#globalnav {
	clear: both;
	width: 980px;
	padding: 0;
	height: 29px;
	margin: 0;
	background: url(/~stmarks/assets/art/globalnav-bg.png) repeat-x;
}

#navbar {
	padding: 0;
	margin: 0 0 0 17px;
	

}

#navbar li {
	float: left;
	width: auto;
	display: block;
	height: auto;
	padding: 0;
	list-style-type: none;
	background: url(/~stmarks/assets/art/globalnav-bg.png) repeat-x;
}
	
#navbar li.first a {
	background: none;
	
}
#navbar a {
	background: url(/~stmarks/assets/art/nav-sep.png) no-repeat;
	font-size: 1.083em;
	letter-spacing: 0.075em;
	display: block;
	padding: 6px 20px 4px 20px;
	height: 19px;
	width: auto;
	color: #000;
	text-align: center;
	text-transform: uppercase;
}




#navbar li:hover a, #navbar li.over a {

/* lists nested under hovered list items */
		color:#fff;
}

#navbar a.activesection {
	color: #fff;
}

#navbar li ul.nav_categories {


/* second-level lists */
	width: auto;
	position: absolute;
	background: #2c7f9c;
	left: -999em;	
	padding: 10px;
		z-index: 2000;

}
#navbar li ul.nav_categories li {
	display: block;
	background: none;
	margin-bottom: 5px;
	float: none;
}
#navbar li ul.nav_categories li a {
	background: none;
	font-size: 1em;
	padding: 0 0 5px 0;
	border-bottom: solid 1px rgba(0,0,0,0.2);
}
#navbar li ul.nav_categories ul {
	margin: 5px 0 0 15px;
}

#navbar ul.nav_categories li a:link, #navbar ul.nav_categories li a:visited {
	color: #fff;
	height: auto;
	text-align: left;
}

#navbar ul.nav_categories li a:hover, #navbar ul.nav_categories li a:active {	
	text-decoration: none;
	text-align: left;
	color: #8bd0ed;
	height: auto;
}

#navbar li:hover ul.nav_categories,  #navbar li.over ul.nav_categories {

/* lists nested under hovered list items */
		left: auto;
}


/* @end */

/* @group homeslider */

#homeslider {
	width: 980px;
	margin: 20px auto 0 auto;
	padding: 0;
	clear: both;
	background: #fff;
	height: 300px;
	text-align: center;
}

#cyclenav {
text-align: right;
position: relative;
bottom: 35px;
right: 20px;
z-index: 100;
}

#cyclenav a {
	font-size: 1.667em;
	padding-left: 5px;
	font-weight: bold;
}

#cyclenav a.activeSlide {
	color: #ce500b;
}

/* @group I AM St. Mark's */

#iamname {
	float: left;
	width: 170px;
	padding: 60px 0 0 20px;
	margin: 0 20px 0 0;
	text-align: right;
}
h4.tk-museo-sans {
	font-size: 2.2em;
	color: #2c7f9c;
	text-transform: uppercase;
	font-weight: 500;
	margin: 0 0 15px 0;
}
p.iam {
	font-size: 2em;
	text-transform: uppercase;
	font-weight: 500;
}
#iamphoto {
	float: left;
	width: 350px;
	
}
#iamcontent {
	float: left;
	width: 390px;
	padding: 30px 10px 0 20px;
}
#iamcontent p {
	font-family: "museo-sans-1","museo-sans-2";
	font-weight: 300;
	font-size: 2.167em;
	text-align: left;
}
#iamcontent p strong {
	color: #2c7f9c;
	font-weight: 500;
}
#iamcontent h5 {
	font-weight: 500;
	text-align: left;
	font-family: "museo-sans-1","museo-sans-2";
	font-size: 2em;
}
#iamcontent h5 strong {
	font-family: "museo-sans-1","museo-sans-2";
	font-size: 2.25em;
	font-weight: 300;
	color: #ce500b;
	margin-top: 20px;
}
div.newscontent {
	float: left;
	width: 390px;
	padding: 30px 10px 0 30px;
}
div.newscontent p {
	font-family: "museo-sans-1","museo-sans-2";
	font-weight: 300;
	font-size: 2.167em;
	text-align: left;
	margin-bottom: 20px;
}
div.newscontent p strong {
	font-weight: 500;
}

div.newscontent p a:hover, div.newscontent p a:active, div.newscontent p a:visited, div.newscontent p a:link  {
	color: #ce500b;
}


/* @end */

/* @group Newcomers */

#newcomer {
	width: 980px;
	height: 260px;
	padding: 40px 0 0 0;
	margin: 0;
}

#newcomer h3.tk-museo-sans {
	font-weight: 500;
	font-size: 1.833em;
	width: 350px;
	padding: 20px;
	background: rgba(200,218,225,0.5);
	margin: 70px 0 0 0;
}

p.newcomerlearnmore {
	margin: 0;
	font-size: 1.333em;
	font-weight: 300;
	width: 350px;	
	text-align: right;
	width: 350px;
	padding: 20px;
	background: rgba(200,218,225,0.5);
}
p.newcomerlearnmore a {
	color: #083747;
}
/* @end */

#mission {
	width: 380px;
	height: 260px;
	float: left;
	padding: 40px 10px 0 600px;
}
#mission p {
	font-family: "museo-sans-1","museo-sans-2";
	font-weight: 300;
	font-size: 1.833em;
	text-align: left;
	margin: 0 0 15px 0;
}



/* @end */
#hometagline {
	width: 940px;
	margin: -10px auto 0 auto;
	padding: 15px;
	color: #c2c2c3;
	text-align: center;
	clear: both;
}
#insidetagline {
	clear: both;
	float: left;
	width: 940px;
	margin: 50px auto 0 auto;
	height: 20px;
	color: #333;
	text-align: center;
}

#hometagline h3.tk-museo-sans, #insidetagline h3.tk-museo-sans {
	font-weight: 100;
	font-size: 1.833em;
}
#hometabswrapper {
	width: 980px;
	float: left;
	height: 270px;
}
#homecontenttabs {
	width: 660px;
	float: left;
	height: 270px;

}
#tab-worship, #tab-calbydate, #tab-calabylist {
	min-height: 200px;
}
#tab-worship #homemap {
	float: right;
}
#tab-worship h3 {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 1.25em;
}
#tab-worship li {
	margin-bottom: 5px;
}
#tab-gospel  p {
	font-size: 1.125em;
	margin-bottom: 7px;
}
}
#tab-donate h2.tk-museo-sans{
	font-weight: 500;
	font-size: 1.5em;
	margin-bottom: 10px;	
}
#tab-donate h3.tk-museo-sans{
	font-weight: 300;
	font-size: 1.125em;
}
#homepaypal {
	float: right;
	margin-left: 50px;
}

#homepaypalforms {
	float: right;
}
#homepaypalforms p {
	font-size: 1em;
	color: #2c7f9c;
	margin-bottom: 10px;
}
#homepaypalforms select {
	background: #dbdbdc;
	color: #333;
	border: solid 1px #999;
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
}
#homepaypalforms input {
	color: #333;
	text-align: center;
	display: block;
	margin: 0 auto 5px auto;
	border: solid 1px #999;
}
#homepaypledge, #homedonatefunds {
	background: #fff;
	border: solid 1px #666;
	padding: 6px 10px;
	width: 250px;
	margin: 10px 0 0 20px;
}
#homepaypalforms input#pledgesubmit, #homepaypalforms input#fundsubmit {
	background: #2c7f9c;
	color: #fff;
	border: none;
	display: block;
	margin: 10px auto 5px auto;
}
#tab-calbydate table {
	background: #fff;
	width: 240px;
}
#homecaltabs {
	margin: 0 0 0 55px;
	width: 265px;
	float: left;
	height: 250px;
}
.mc_date {
	text-align: center;
}
#contentheader{
	background: #2c7f9c;
	color: #fff;
	margin: 20px 0 0 0;
	padding: 15px;

}

#contentheader h1.tk-museo-sans {
	font-weight: 300;
	font-size: 2em;
}
#contentheader.tk-museo-sans a {
color:#FFFFFF;
}



#contentheader.tk-museo-sans a.headeractive, #contentheader.tk-museo-sans .headeractive {
	color: #8bd0ed;
}
#maincontent{
	float: left;
	width: 940px;
	padding: 20px;
	background: #fff;
	margin-bottom: 25px;
}
#maincontent p {
	margin-bottom: 10px;
}
h2.tk-museo-sans {
	font-weight: 300;
	font-size: 1.667em;
	margin-bottom: 15px;
	color: #2c7f9c;
}
h3.tk-museo-sans {
	font-weight: 700;
	font-size: 1.25em;
	margin-bottom: 5px;
}
div.leadphoto {
	float: right;
	margin: 0 0 20px 20px;
}
div.contentleadphoto {
	margin: 0 0 20px 0;
}
div.leadphoto img, div.contentleadphoto img {
	padding: 10px;
	border: solid 1px #666;
}
#sectionlead p{
	margin-bottom: 15px;
}
#landingcats {
	clear: both;
}
#landingcats li {
	float: left;
	width: 300px;
	padding: 20px 5px;
}
#landingcats h3.tk-museo-sans {
	font-weight: 300;
	font-size: 1.5em;
	color: #666;
	float: left;
	margin: 10px 0;
}
#landingcats li p {
	padding-top: 5px;
	float: left;
	font-size: 1em;
	border-top: solid 1px #2c7f9c;
}
img.catthumb {
	display: block;
	float: left;
	background: #fff;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #666;
}
#navcolumn{
	float: left;
	width: 170px;
}
#textcolumn {
	float: left;
	width: 500px;
}
#textcolumn h1.tk-museo-sans {
	font-weight: 100;
	color: #2c7f9c;
	margin-bottom: 15px;
}
#sidebarcolumn {
	float: left;
	width: 250px;
}
#footer, #homefooter {
	margin: 20px 0 0 0;
	width: 950px;
	padding: 15px 15px 20px 15px;
	float: left;
	background: #000;
	color: #fff;
	font-size: .917em;
	clear: both;
}
#footer #contactinfo {
	float: left;
}

div.sermon {
	margin: 0 0 20px 0;
}

div.sermon h3.tk-museo-sans {
	font-weight: 500;
	font-size: 1.333em;
	margin-bottom: 15px;
	color: #2c7f9c;
}

/* @end */
#createevent {
	padding: 10px 20px; background: #fff; 
}
#createbuttonholder {
	padding: 0 20px 10px 20px; background: #fff; text-align: right;
}
#togglemenu {
	color: #fff;
	background: #2c7f9c;
	padding: 15px 30px;
	-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-radius: 0px 0px 10px 10px;
border-radius: 0px 0px 10px 10px; 
}
.logo {
	padding-top: 14px;
	padding-left: 25px;
}
.logosub {
	margin-top: 35px;
}
