body {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #D1E3D7 url(/images/background.jpg) repeat-x;
	margin: 0px;
	text-align:center;
}

a img { border:0px; }

a { text-decoration:underline; }
a:hover { text-decoration:none; }

#wrapper {
	width: 943px;
	margin: 0px auto;
	text-align:left;
}	
#logo { float: left; }

#follow-me {
	margin-top: 15px;
	font-size: 16px;
	margin-left: 40px;
	line-height: 16px;
	float: left;
	letter-spacing:-2px;
}

#follow-me img {
	height: 20px;
	width: auto;
	vertical-align: bottom;
}

#header-links {
	float: right;
	margin-top: 15px;
}

#header-links ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header-links ul li { display: inline; }

#header-links ul li a {
	display: inline-block;
	border-left: 1px solid #333333;
	padding: 0px 8px;
	text-decoration: none;
}

#header-links ul li a:hover { text-decoration: underline; }

#header-links ul li:first-child a { border-left: none; }

#nav {
	float: right;
	clear: right;
	height: 37px;
	position: relative;
	z-index:20;
	margin-top:32px;
	margin-right:6px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	position: relative;
	z-index:20;
}

#nav ul li {
	display: inline;
	position: relative;
	z-index:20;
	margin:0px;
	padding:0px;
}

#nav ul li a {
	font: 13px/40px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	position:relative;
	width:128px;
	height: 37px;
	z-index:20;
	background: url(/images/nav-bkgnd.png) no-repeat center top;
	margin: 0px -1px;
}

#nav ul li a:hover { text-decoration: underline; }

#nav ul li ul {
	position: absolute;
	z-index:22;
	left: 0px;
	top: 26px;
	background: url(/images/nav-dropdown-bkgnd.png) repeat;
	text-align: left;
}

#nav li ul li {
	display:block;
	height: 32px;
}

#nav ul li ul li a {
	text-transform: none;
	line-height: 26px;
	width: 215px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 13px;
	height:26px;
	color:#F0F7E0;
	background:url(none);
	display: block;
	text-align:center;
}

#nav ul li ul li a:hover {
	background:#889989;
	text-decoration:underline;
}	

#nav li ul { display: none; }
#nav li.submenu ul { display:none; }
#nav li.submenu.hovered ul { display:block; }

#sidebar {
	float:left;
	width:268px;
	color: #FFFFFF;
}

#sidebar ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#sidebar ul ul {
	margin-left:25px;
	list-style:disc;
}	

#sidebar ul li { 
	background: url(/images/sidebar-bkgnd.png) no-repeat center bottom; 
	margin-bottom:10px; 
	padding: 20px 25px;
}
#sidebar ul li ul li { 
	background: url(none); 
	margin-bottom: 0px; 
	padding: 0px;
}

#sidebar ul li h2.widgettitle {
	background: url(/images/sidebar-bkgnd-top.jpg) no-repeat center top;
	margin: -20px -25px 10px -25px;
	padding-left: 25px;
	padding-top: 20px;
	font: normal 16px/45px Tahoma, "Franklin Gothic Medium", "Myriad Pro", Helvetica, sans-serif;
}

#sidebar #frm_form_fields label.frm_pos_top, #sidebar #frm_form_fields .frm_radio label {
	color:#FFFFFF;
}

#sidebar #frm_form_fields .form-field input[type="text"] { width:180px; }

p.submit { margin-top:15px; }

.frm_required { color:#FF0000; }	
	
#content {
	background:#f6fffc url(/images/content-bottom.jpg) no-repeat center bottom;
	padding:20px 30px;
	min-height:500px;
}

#content-top { 
	background:url(/images/content-top.jpg) no-repeat center top; 
	height:10px;
}
		
#content-small {
	background:#f6fffc url(/images/content-small-bottom.jpg) no-repeat center bottom;
	width:610px;
	float:right;
	padding:20px 30px;
	min-height:500px;
}

#content-small-top { 
	background:url(/images/content-small-top.jpg) no-repeat center top; 
	height:10px;
	width:670px;
	float:right;
}


/***** Block Text ******/
.block .tl, .block .tr, .block .bl, .block .br {
	background:#F6FFFC url("/images/corners.gif");
	font-size:1px;
	height:14px;
	line-height:1px;
	position:absolute;
	width:14px;
}
.block .tl {
	background-position:left top;
	left:-1px;
	top:-1px;
}
.block .tr {
	background-position:right top;
	right:-1px;
	top:-1px;
}
.block .bl {
	background-position:left bottom;
	bottom:-1px;
	left:-1px;
}
.block .br {
	background-position:right bottom;
	bottom:-1px;
	right:-1px;
}

#footer {
	background:url(/images/bottom-bkgnd.jpg) repeat-x;
	color:#FFFFFF;
	height:54px;
	clear:both;
	text-align:center;
}	

#footer-wrapper {
	width: 900px;
	margin: 0px auto;
	text-align:left;
	padding-top:20px;
}

#footer-links ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer-links ul li { display: inline; }

#footer-links ul li a {
	display: inline-block;
	border-left: 1px solid #FFFFFF;
	padding: 0px 8px;
	text-decoration: none;
}

#footer-links ul li a:hover { text-decoration: underline; }

#footer-links ul li:first-child a { border-left: none; }


/****** Wordpress CSS *******/
/* Begin Typography & Colors */
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #59432F;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#wp-calendar caption, cite {
	text-decoration: none;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
h2.post_header a { text-decoration: none; }

.postmetadata {
	clear: both;
}

/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


/* Begin Form Elements */
#searchform {
	}

#sidebar #searchform #s {
	}

#sidebar #searchsubmit {
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	}

#commentform {
	}
#commentform textarea {
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/******* Events Styles ******/
.entry table.dbem-calendar-table {
    width: 100%;
    border:none;
		margin-bottom:50px;
}

.entry table.dbem-calendar-table th, .entry table.dbem-calendar-table td {
    border: none;
}

.entry table.dbem-calendar-table thead {
    border-bottom: 2px solid #768F7C;
}

.entry table.dbem-calendar-table thead td {
    height:auto;
    padding-top:20px;
}

.entry table.dbem-calendar-table thead .month_name {
    text-align:center;
}
    
.entry table.dbem-calendar-table thead .prev-month, .entry table.dbem-calendar-table thead .next-month {
    display:block;
    width:100%;
    text-decoration:none;
    color:#76635F;
}

.entry table.dbem-calendar-table thead .prev-month {
    text-align:left;
}

.entry table.dbem-calendar-table thead .next-month {
    text-align:right;
}

.entry table.dbem-calendar-table .days-names {
    background: #768F7C;
    font-weight:bold;
}

.entry table.dbem-calendar-table .days-names td {
    text-align:center;
    border: 1px solid #768F7C;
    height:20px;
		color:#FFFFFF;
		padding-top:5px;
} 

.entry table.dbem-calendar-table tbody td {
    height: 100px;
    border: 1px solid #768F7C;
    width: 80px;
    vertical-align:top;
    text-align: left;
}

.entry table.dbem-calendar-table td.eventless-today { background: #D8FFF2; }
.entry table.dbem-calendar-table td.eventless-pre, .dbem-calendar td.eventless-post { color:#666666; }

.entry table.dbem-calendar-table tbody td ul {
    margin:8px 0px 0px 0px;
    padding:0px;
    line-height:12px;
    color:#76635F;
    font-size: 9px;
    letter-spacing:-1px;
}

.entry table.dbem-calendar-table tbody td ul li {
    margin:0px 0px 10px 0px;
		padding:0px;
		list-style:none;
		color:#999999;
		background:url(none);
}       
    
.entry table.dbem-calendar-table td.eventless-post {
    color:#CCCCCC;
}

.entry table.dbem-calendar-table td.eventful a, .entry table.dbem-calendar-table td.eventful-today a {
    color:#7E0C6E;
    font-weight:bold;
    letter-spacing:0px;
    font-size: 10px;
}

table.dbem-calendar-table td.eventful-post a, table.dbem-calendar-table td.eventful-pre a, 
table.dbem-calendar-table tbody td.eventful-pre ul, table.dbem-calendar-table tbody td.eventful-post ul {
    color:#CCCCCC;
}
    
.entry table.dbem-rsvp-form {
    width: 400px;
    border:none;
		text-align:left;
}

.entry table.dbem-rsvp-form th, .entry table.dbem-rsvp-form td {
    border:none;
		text-align:left;
		vertical-align:top;
}

.entry table.dbem-rsvp-form textarea {
	margin:0px;
	width: 450px;
	height: 75px;
	border: 0px;
}	

#post-13 h3 {
    border-top:2px solid #666666;
    padding-top: 15px;
    margin-bottom:0px;
}

ul.dbem_events_list li {
    margin-bottom: 15px;
}

