/* Template */
/* Main.css */
--------------------------------------- */

/* General
--------------------------------------- */

.hide {
	display: none;
	}

blockquote {
	padding: 1em 1.5em;
	display: block;
	}

dt {
	margin-top: .5em;
	font-weight: bold;
	}

dd {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 1em;
	}

ul {
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	}
	
li {
	margin-bottom: .5em;
	list-style: disc outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 2.5em;
	}
	
table { 
	border-collapse: collapse;
	border-spacing: 0;
	}

img {
	border: none;
	}

strong { 
	font-weight: bold;
	}

em {
	font-style: italic;
	}
	
.hide {
	display: none;
	}


/* Structure and Layout
--------------------------------------- */

body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #5C5946;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#outer_shadow {
	padding: 0px;
	width: 100%;
	margin:0px;
	background-image: url(images/outer_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
	}

#frame {
	padding: 0px;
	width: 781px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	}

#header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 179px;
	width: 781px;
	}
	
#header #logo{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 345px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 179px;
	display: inline;
	}
	
#header #logo h1{
	margin: 0px;
	padding: 0px;
	}
	
#header #logo h1 a{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 345px;
	height: 179px;
	display: block;
	text-indent: -9999px;
	}
	
#header #photos{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 436px;
	text-align: right;
	display: inline;
	background-image: url(images/top_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 179px;
	}
	
#visit {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 650px;
	height: 64px;
	width: 100px;
	background-image: url(images/visit.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	}
	
#visit a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 100px;
	text-indent: -9999px;
	}
	
/* Home
--------------------------------------- */

body#home #mainCol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 780px;
	}	
	
body#home #mainCol #flash {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 780px;
	min-height: 269px;
	height: 269px;
	}	

body#home #subCol {
	margin: 0px;
	width: 770px;
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
body#home #subCol a{
	font-weight: bold;
	color: #F3F2ED;
	}
	
body#home #subCol a:hover{
	font-weight: bold;
	color: #D8D5C0;
	}	
	
body#home #subCol .left{
	margin: 0px;
	width: 568px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #D8D5C0;
	}
	
body#home #subCol .left h2{
	font-size: 15px;
	font-weight: bold;
	color: #D8D5C0;
	padding:0px;
	margin:0px;
	}
	
body#home #subCol .right{
	margin: 0px;
	padding: 0px;
	width: 201px;
	float: left;
	}

body#home #subCol #events{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 284px;
	background-image: url(images/home_tile.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
	
body#home #subCol #news{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 284px;
	background-image: url(images/home_tile.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}
	
body#home #subCol .left .bottom{
	margin: 0px;
	padding: 0px;
	width: 284px;
	background-image: url(images/home_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	clear: both;
	}
	
body#home #subCol .left h1.title{
	margin: 0px;
	float: left;
	width: 284px;
	background-image: url(images/home_header1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #3F3B20;
	text-transform: uppercase;
	color: #F9D593;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	height: 56px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 56px;
	font-weight: normal;
	}

body#home #subCol .left .element{
	width: 254px;
	background-image: url(images/home_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #D8D5C0;
	min-height: 200px;
	}
	
body#home #subCol .left .content a{
	color: #F3F2ED;
	font-weight: bold;
	}
	
body#home #subCol #form{
	background-image: url(images/signup.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 201px;
	float: right;
	height: 250px;
	}
	
body#home #subCol .link{
	height: 70px;
	width: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	}
	
body#home #subCol .link a{
	diplay: block;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	height: 70px;
	width: 130px;
	}
	
body#home #subCol .search{
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin: 0px;
	}
	
body#home #subCol .searchInput{
	height: 16px;
	width: 91px;
	border: 1px solid #8E7248;
	float: left;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Tahoma;
	}
	
body#home #subCol .searchButton{
	background-image: url(images/search_button.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	width: 47px;
	font-size: 12px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	}
	
/* Inside
--------------------------------------- */
	
body#inside #container {
	width: 780px;
	float: left;
	background-image: url(images/inside_tile.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	}
	
body#inside #subCol {
	width: 770px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/inside_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	min-height: 400px;
	}
	
body#inside #subCol .left{
	width: 233px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
body#inside #subCol .left h1.title{
	text-transform: uppercase;
	color: #EBC4BC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 56px;
	background-image: url(images/red_headers.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 56px;
	text-align: center;
	}
		
body#inside #subCol #sidecontent{
	float: left;
	color: #C4BE9F;
	margin: 0px;
	width: 233px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}
	
body#inside #subCol .left #sidecontent h1.title {
	text-transform: uppercase;
	color: #F9D593;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 56px;
	background-image: url(images/green_headers.jpg);
	background-repeat: no-repeat;
	height: 56px;
	}
	
body#inside #subCol #sidecontent .element{
	float: left;
	color: #C4BE9F;
	margin: 0px;
	width: 173px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	background-image: url(images/side_contenttop.jpg);
	background-repeat: no-repeat;
	background-position: 2px top;
	}
	
body#inside #subCol .right{
	float: right;
	width: 475px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	}
	
body#inside #subbottom {
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 780px;
	background-image: url(images/inside_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	}
	
body#inside #subCol2 {
	width: 770px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/search_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	min-height: 400px;
	}
	
body#inside #subCol2 .left{
	width: 233px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
body#inside #subCol2 .right{
	float: right;
	width: 475px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	}
	
body#inside #subCol2 .left .search{
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 55px;
	margin: 0px;
	width: 178px;
	}
	
body#inside #subCol2 .left .searchInput{
	height: 16px;
	width: 91px;
	border: 1px solid #8E7248;
	float: left;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Tahoma;
	}
	
body#inside #subCol2 .left .searchButton{
	background-image: url(images/search_button.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	width: 47px;
	font-size: 12px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	}
	
/* Admin
--------------------------------------- */

body#admin #container {
	width: 780px;
	float: left;
	background-image: url(images/admin_tile.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	}

body#admin #subCol {
	width: 680px;
	float: left;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	background-image: url(images/admin_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	min-height: 400px;
	}

body#admin #subbottom {
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 780px;
	background-image: url(images/admin_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	}
	
/* Links
--------------------------------------- */

a, a:link {
	color: #7F3D2E;
	font-weight: bold;
	}

a:hover{
	color: #7F3D2E;
	text-decoration: none;
	}

/* Navigation
--------------------------------------- */

#mainNav {
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 740px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0;
	height: 40px;
	}
	
body#inside #mainNav {
	background-image: url(images/navbg2.jpg);
	}
	
body#admin #mainNav {
	background-image: url(images/navbg3.jpg);
	}

#mainNav ul {
	margin: 0;
	padding: 0;
	}
	
#mainNav li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#mainNav li a, #mainNav li a:link{
	text-transform: uppercase;
	color: #342008;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	display: block;
	float: left;
	padding-top: 16px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-image: url(images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: right 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#mainNav li a:hover{
	color: #8A620D;
	}
	
#sideNav {
	float: left;
	background-color: #461A13;
	padding: 0px;
	width: 233px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#sideNav ul {
	margin: 0;
	padding: 0;
	}

#sideNav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
         display: inline;
	}
	
#sideNav li a, #sideNav li a:link{
	text-transform: none;
	color: #C28D52;
	font-weight: normal;
	text-decoration: none;
	font-size: 17px;
	margin: 0px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(images/sidenav.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#sideNav li a:hover{
	color: #E5D58E;
	background-image: url(images/sidenav_hov.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
	
#sideNav ul li ul {
	background-image: url(images/sidenav_bg.jpg);
	background-repeat: repeat;

	}
	
#sideNav ul li ul li{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#sideNav ul li ul li a, #sideNav ul li ul li a:link{
	background-image: url(images/sidenav_arrow.gif);
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: 42px;
	padding-left: 54px;
	padding-top: 8px;
	padding-bottom: 8px;
	}
	
#sideNav ul li ul li a:hover{
	background-image: url(images/sidenav_arrow_hov.gif);
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: 42px;
	padding-left: 54px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #F8ED9E;
	text-decoration: underline;
	}
	
#footerNav {
	margin: 0;
	color: #8E8D6C;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 740px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	}
	
#footerNav ul {
	margin: 0;
	padding: 0;
	}

#footerNav li {
	display: inline;
	list-style: none;
	margin-right: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#footerNav a, #footerNav a:link{
	color: #8E8D6C;
	font-weight: normal;
	}
	
#footerNav li a:hover{
	color: #A5A489;
	}

#footerNav p {
	color: #8E8D6C;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 740px;
	padding: 0px;
	margin-top: .5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
/* Headers
--------------------------------------- */

h1, h2, h3, h4 {
	color: #000;
	background-color: transparent;
	}

h1 {
	font-size: 28px;
	color: #4C4A2E;
	}

h2 {
	font-size: 20px;
	color: #605C3B;
	}

h3 {
	font-size: 15px;
	color: #333333;
	}
	
h4 {
	font-size: 110%;
	}
	
/* Water
--------------------------------------- */

.breadCrumb{
	margin-bottom: 15px;
	}
	
/* Blog */
	
.eventsElement li,
.blogsElement li,
.linksModule li {
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	background-image: url(images/tan_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-top: 0.5em;
	margin-right: 10px;
	margin-bottom: 0.5em;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D8C49C;
	}

.blogsElement li a{
	font-size: 12px;
	}

.rss{
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	}
	
.postDate{
	margin: 0 0 15px 0;
	font-size: 9px;
	text-transform: uppercase;
	color: #C2BD9E;
	font-weight: bold;
	}

/* calendar */
.eventsElement table{border-collapse: collapse; color: #4C1A14;}
.eventsElement td{ padding: 1px; color: #333;	background: url('images/gray.gif');}
.eventsElement td a{color: #333;}
.eventsElement td td a{}
.eventsElement td td{
	background-image: url('images/brown.gif');
	color: #FFFFFF;
}
.eventsElement td table td a{
	width: 150px;
	padding: 5px;
	background-image: url('images/brown.gif');
}
.eventsElement th{padding: 7px 5px; background-image: url('images/red.gif');}
.eventsElement table table td{height: 25px;padding: 1px;}

/* photo gallery */

#outerImageContainer{
	background-color: #DED2BB!important;
	}

#imageDataContainer{
	background-color: #DED2BB!important;
	background-image: url(images/photo_gallery_tile.jpg)!important;
	background-repeat: repeat!important;
	background-position: bottom!important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	color: #333333 !important;
	font-size: 12px!important;
	}

#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat !important; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat !important; }
#bottomNavClose { background: url(images/closelabel.gif) no-repeat !important; width: 66px !important; height: 22px !important; }
#bottomNavClose img{ display: none !important;}

.photoGalleryElement{
	}
	
.thumbnail {
	background-color: transparent;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.photoGalleryElement .thumbContents {
	background-color: transparent;
	background-image: url(images/photo_gallery.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px !important;
	border-right-width: 1px !important;
	border-left-width: 1px !important;
	border-top-style: solid !important;
	border-right-style: solid !important;
	border-bottom-style: none !important;
	border-left-style: solid !important;
	border-top-color: #AEA287 !important;
	border-right-color: #AEA287 !important;
	border-left-color: #AEA287 !important;
	}	
	
.thumbContents p{
	color: #46311F;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
.thumbContents img{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #AEA287;
	border-right-color: #AEA287;
	border-left-color: #AEA287;
	}
	
/* Admin */

.RadEContentBordered{
	background: #fff;
	}

.inlineContentAdder .content {
	width: auto !important;
	}
	
/* Clearing
--------------------------------------- */

#container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#container{display: inline-block;}

/* Hides from IE-mac \*/
* html #container {height: 1%;}
#container {display: block;}
/* End hide from IE-mac */

.white-side-text { font-family: Arial, Helvetica, sans-serif font-size: 12px; color:#FFFFFF }
.white-side-text a:link { font-family: Arial, Helvetica, sans-serif font-size: 12px;  color:#FFFFFF }
.white-side-text a:visited { font-family: Arial, Helvetica, sans-serif font-size: 12px; color:#FFFFFF  }
.white-side-text a:hover { font-family: Arial, Helvetica, sans-serif font-size: 12px; color:#FFFFFF; text-decoration:none}

.blog-rss-bg {
	background-image: url(http://www.gcomchurch.com/Websites/grace/Images/blog-rss-bg.jpg);
	background-repeat: no-repeat;
}