/* General
-------------------------------------------------------------- */

body {background: #ddd082; width:1000px; margin:auto; color: #352e1f;}

#Main {background: #fff; width: 799px; margin: 0 auto;}

#PageFrame {width: 799px;}

a {color: #3d5d8f;}
a:hover {color: #000;}

h2 {
  color: #6b5925;
  display: block;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 5px;
}

h3 {color:#6b5925; padding: 5px 0; font-weight: bold;}

/* Header
-------------------------------------------------------------- */

#Header {
	background: url(../images/header_left.jpg) repeat-x;
	height: 153px;
	border-top: 5px solid #3d5d8f;
	border-bottom: 5px solid #3d5d8f;
  position: relative;
}

.churchtitle {color: #000; left: 20px; top: 45px; font-size: 3.0em; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
.churchsubtitle {color: #000; left: 20px; top: 85px; font-size: 1.8em; font-family: Arial, Verdana, Helvetica, sans-serif;}

.headerimage_right {float: right;}
#Header .sitesearch {bottom: 3px; right: 110px; position:absolute;}
#Header .sitesearch #search {margin-bottom: 0px;}

/* Layout
-------------------------------------------------------------- */

#LeftColumn {padding: 10px; float: left; width: 250px;}
#RightColumn { width: 250px; padding: 10px; float: right;}
#ContentColumn {width: auto; margin-left: 260px;}
#Footer {clear: both;}

/* Main menu
-------------------------------------------------------------- */

.widgetdiv4 .menu_primary {padding: 0;}
.widgetdiv4 .menu_secondary {padding: 0;}

.menu_primary {font-size: 1.2em; line-height: 1em;}
.menu_primary ul {margin: 0;}

.menu_primary ul li, .menu_secondary ul li {list-style: none;}

.menu_primary ul li a {
	border-bottom: 1px dotted #3d5d8f;
	display: block;
	color: #000;
	padding: 7px 10px;
	text-decoration: none;
}

.menu_primary ul li a:hover {
	border-bottom: 1px dotted #3d5d8f;
	background: #5e8fdc;
	color: #fff;
}

.menu_secondary ul li a {padding-left: 30px;}

/* Content
-------------------------------------------------------------- */

#Content {padding: 10px;}
#ContentNoContainers {padding: 10px 0;}

#ContentNoContainers .store_sidebar {float: left; width: 250px; padding: 0px 10px;}
#ContentNoContainers .store_main {width: 529px; float: right;}
#ContentNoContainers .store_main_inner {padding: 0px 15px;}

.RightColumn #Content, .MenuLeft #Content {width: 509px;}
.RightColumn #ContentColumn, .MenuLeft #ContentColumn {margin-left: 0;}
.RightColumn #ContentColumn, .MenuLeft #ContentColumn {float: left;}
.MenuLeft #LeftColumn {padding-right: 20px;}
.MenuLeft #Content {float: none;}

/* Sidebars
-------------------------------------------------------------- */

.widgetdiv1 {border: 1px solid #3d5d8f; background: #fff;}

h3.widgettitle {background: #3d5d8f; color: #fff; font-weight: normal; text-align: center;}
h3.widgettitle a {color: #fff;}
h3.widgettitle a:hover {color: #74A42C;}

/* Footer
-------------------------------------------------------------- */

#Footer {
	background-color: #8f7d3d;
	font-size: 1.1em;
	text-align: center;
	padding: 10px;
	color: #3c4b58;
}

#Footer a {color: #22292f;}
#Footer a:hover {color: #000;}

.creds {padding: 2px;}

#Footer p {margin-bottom: 0;}

/* Calendar
-------------------------------------------------------------- */

.calendar {
  height:440px;
  margin-right:auto;
  padding-left:10px;
  width:440px;
  font-family:"Lucida Grande","Verdana",sans-serif;
  font-size:12px;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.5em;
  text-align:center;
}


.dayName {
  text-align: center;
}

.dayName th {
  border-bottom:3px solid #6B5925;
  color:#666666;
  font-size:85%;
  vertical-align:bottom;
  width:75px;
  background-color:#FFF;
  padding-bottom: 0;
  padding-top: 0;
  height: 35px;
}

.monthName th {
  font-weight:normal;
  padding-bottom:0em;
  padding-top:0em;
  text-align:left;
}

#event_calendar .specialDay {
  background-color: #DDD082;
  border-bottom:1px dotted #ABA1AB;
}

#event_calendar .specialDay a {color: #000;}

.calendar .day, .calendar .specialDay {
  border-bottom:1px dotted #3D5D8F;
  text-align:left;
  vertical-align:top;
  height:75px;
  background-color:#fff;
}

.weekendDay {
  border-bottom:1px dotted #3D5D8F;
  text-align:left;
  vertical-align:top;
}
#event_calendar .today {
  background-color:#5E8FDC;
  color: #fff;
}

.otherMonth.weekendDay {
  color: #e1ece8;
}

.otherMonth {
  color: #c0c0c0;
  border-right:1px solid white;
  padding:0.7em 1em;
  text-align:left;
  vertical-align:top;
  border-bottom:1px dotted #ABA1AB;
  background-color:#f0f0f0;
}

.product_description p {
  margin-left:100px;
  width:350px;
}
.upcoming_events, .past_events {
  margin-bottom:25px;
}

/* News List
-------------------------------------------------------------- */

ul.news_list {border-top: 1px solid #F3ECF3; margin-top: 10px; padding: 10px 0; margin: 0;}
ul.news_list li {overflow: auto; padding-bottom: 24px;}
ul.news_list li h3 {margin-bottom: 5px;}
ul.news_list li p {margin-bottom: 3px;}