/*
Theme Name: WestHills
Theme URI: http://westhillschurch.org/
Description: The theme for West Hills Church in Villa Rica, Georgia.
Author: Dan Bartram / Levi Lansing
Version: 1.0
*/

body {
 margin: 0;
 font-family: Arial, Helvetica, sans-serif;
 font-size: .8em;
 line-height: normal;
 color: #000;
 background: #605233 url(images/background.gif) center top;
}

h1,h2,h3,h4,h5,form,p {
 margin: 0;
 padding: 0;
}

a,a:visited,a:active {
 color: #1c1918;
 text-decoration: underline;
}

a img {
 border: 0;
}
a:hover {
}

hr {
 height: 0px;
 color: #000;
 background-color: #000;
 border: 0;
 border-top: 1px solid #000;
}

p {
 padding: 0 0 1em 0;
 -webkit-text-size-adjust: 150%;
}
pre {
 font-size: 1.25em;
}

h1,h2,h3,h4,h5 {
 padding-bottom: .35em;
 -webkit-text-size-adjust: 150%;
}

ul {
 margin-top: 0;
 padding-top: 0;
 margin-bottom: 0;
 padding-bottom: 0;
}
dl {
 margin: 0 0 0 2em;
}
dt {
 font-weight: bold;
}
dd {
 margin: 0 0 1em 0em;
}

/**** text classes ****/

h1 { font-size: 1.54em; }
h2 { font-size: 1.42em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.18em; }
h5 { font-size: 1.04em; }


/**** framework ****/

.page_title,.component_title,.content_title {
 margin-bottom: .5em;
 font-size: 1.4em;
 line-height: normal;
 font-weight: bold;
 color: #810f00;
}
.page_title {
 margin: 0 0 1em 0;
 font-size: 1.4em;
}

/**** news ****/
div.newsArticle {
 position: relative;
 padding-bottom: 1em;
}
div.newsArticle .newsTitle {
 font-size: 1.2em;
 margin-bottom: .2em;
}
div.newsArticle .newsDate {
 font-size: .8em;
 color: #5e4e34;
 margin-bottom: 5px;
}
div.newsContent {
 font-size: .9em;
}
a.newsTitle2 {
	color: #810f00;
	text-decoration:none;
}
/**** template ****/

div#maindiv {
 margin: 0 auto;
 padding: 0 0 0 24px;
 width: 924px;
 background: url(images/pageshadow.gif);
}
div#header {
 position: relative;
 width: 900px;
 height: 149px;
 background: #b67703 url(images/header.jpg);
}
div#header a#logo {
 position: absolute;
 display: block;
 left: 111px;
 top: 51px;
 width: 217px;
 height: 62px;
 /* background: url(images/westhills.jpg) 0 -1px; */
} 

#access {
 background: #18720c url(images/menubg.jpg);
 margin: 0 auto;
 width: 900px; 
 display:block;
 font-size: 1.2em;
 float:left;
}

#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#FFF;
	padding:0 10px;
	line-height:32px;
}
#access ul ul {
	display:none;
	position:absolute;
	top:32px;
	left:0;
	float:left;
padding: 0px;
margin: 0px;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#18720c;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access li:hover > a {
	color:#fff;
	background: url(images/menubg_select.jpg);
}

#access ul ul :hover > a {
  color:#fff;
  background: url(images/submenubg_select.jpg);
}

#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#fff;
}

div#notes { 
 position: relative;
 width: 900px;
 height: 238px;
 background: #94815c url(images/notes.jpg);
}

div#sundaymorning {
 position: absolute;
 top: 38px;
 left: 25px;
 width: 320px;
 height: 140px;
 color: #32310c;
 font-size: .9em;
}
div#sundaymorning h1 {
 padding-left: 75px;
 font-size: 1.7em;
 font-weight: bold;
}
div#sundaymorning table#times td {
 padding: 3px 0;
}
div#sundaymorning table#times td.time {
 width: 60px;
 padding-right: 8px;
 text-align: right;
 font-weight: bold;
}
div#sundaymorning div#smlinks {
 position: absolute;
 top: 114px;
 left: 30px;
 width: 270px;
 font-size: 1.1em;
}
div#sundaymorning div#smlinks a {
 text-decoration: underline;
}
div#sundaymorning div#smlinks div div {
 position: absolute;
 left: 0;
 width: 20px;
 height: 20px;
}
div#sundaymorning div#smlinks div#directions {
 position: absolute;
 padding-left: 24px;
 top: 2px;
}
div#sundaymorning div#smlinks div#directions div {
 background: url(images/sundayicons.gif) no-repeat;
}
div#sundaymorning div#smlinks div#expect {
 position: absolute;
 padding-left: 24px;
 left: 130px;
}
div#sundaymorning div#smlinks div#expect div {
 background: url(images/sundayicons.gif) -20px 0 no-repeat;
}
div#blog {
 position: absolute;
 left: 650px;
 top: 16px;
 height: 100px;
 width: 220px;
 text-align: center;
 padding-top: 41px;
 color: #32310c;
 font-size: .9em;
 line-height: 1.2em;
 background: url(images/westhillsblog.gif) center 2px no-repeat;
}
div#ministrytools {
 position: absolute;
 left: 665px;
 top: 145px;
 width: 204px;
 height: 80px;
 color: #290500;
}
div#ministrytools h4 {
 font-size: 1.1em;
}
div#ministrytools ul {
 margin: 0;
 padding-left: 20px;
 list-style-image: url(images/smarrow.gif);
}
div#ministrytools li {
 padding-bottom: 2px;
 font-size: .95em;
}
div#ministrytools div#more {
 position: absolute;
 right: 20px;
 bottom: 0;
 font-size: .85em;
}
div#announcements {
 position: absolute;
 top: -29px;
 left: 190px;
}

div#page {
 width: 900px;
 background: #ededbe url(images/pagebg.jpg);
}
div#content {
 position: relative;
 min-height: 300px;
 padding: 10px;
}
div#content.twocoll {
 background: url(images/pagebgtop.jpg) 0 top no-repeat;
}
div#page div#center {
 padding: 15px 20px;
}
div#page div#center.twocolr {
 float: left;
 width: 590px;
 padding-right: 0;
}
div#page div#right.twocolr {
 float: right;
 width: 255px;
 padding: 10px 15px 0 0;
}
div#page div#left.twocoll {
 float: left;
 width: 200px;
 padding: 10px 0 0 15px;
}
div#page div#center.twocoll {
 float: right;
 width: 645px;
 padding-left: 0;
}
div#footer {
 width: 900px;
 height: 36px;
 background: #d4d5a6 url(images/pagebgbottom.jpg);
 color: #413725;
 font-size: .85em;
}
div#footer td {
 padding: 0 1px;
}
div#pageshadowbottom {
 width: 900px;
 height: 24px;
 background: #000;
 opacity: .5;
 text-align: right;
 color: #201E1B;
 font-size: .85em;
 line-height: 22px;
}

img.photo {
	margin-right: 10px;
	margin-bottom: 10px;
	border: solid;
	padding: 8px;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color: white;	
}



/**** wordpress alignment classes ****/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.fc_event_list {
margin: 0px;
padding: 0px;
}

ul.xoxo {list-style-type: none;}
ul#upcoming-events {padding-left: 0px; padding-top: 10px;}
ul#upcoming-events li { list-style-type: none; padding-bottom: 10px; }

