@charset "utf-8";
/************************** RESETS ********************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
b, strong {
	font-weight: bold;
}

/* DEFAULTS */

@font-face {
	font-family: 'ImmortalRegular';
	src: url('immortal.eot');
	src: local('☺'), url('immortal.ttf') format('truetype'), url('immortal.svg#webfont') format('svg');
}

a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/* LAYOUT */
body {
	background-image: url(images/parchmentbg.jpg);
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#wrap {
	margin: 0 auto;
	width:  980px;
}
#header1 {
	background: url(images/header800.jpg) no-repeat 50% 0;
	border: 1px solid #000;
	margin: 15px 0 0;
}
#header2 {
	background: url(images/navbg2.png) repeat-x 0 0;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#content {
	background: url(images/redbg.jpg) #ebebeb repeat-x 0 100%;
	border: 1px solid #000;
	padding: 0 240px 0 0;
}
#contentleft {
	float: left;
	width: 100%;
}
#contentleftwrap {
	background-color: #fff;
	border: 1px solid #999;
	margin: 15px;
	padding: 10px;
}
#contentright {
	float: right;
	margin: 0 -240px 0 0;
	width: 240px;
}
#contentrightwrap {
	background-color: #fff;
	border: 1px solid #999;
	margin: 15px 15px 15px 0;
	padding: 10px;
}
#footer {
	background-color: #ccc;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0 0 25px;
	padding: 15px;
	text-align: right;
}
.header800 {
	background-image: url(images/header800.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #000000;
}
.rightcell {
	background-image: url(images/rightcelldsbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #990000;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
}
.content {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
	font-style: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.rightcontent {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	/* background-image: url(images/rightcellbg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat; */
}
.largetext {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #900;
	padding: 0 0 20px;
}

.maincell {
	background-color: #EBEBEB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(images/redbg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.maintext_nonjustified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.08em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.bottomrightcorner {
	background-image: url(images/bottomrightcorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomds {
	background-image: url(images/bottomds.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div.content
{
font-size:12px;
font-weight: normal;
}

div.post
{
font-size:12px;
font-weight: normal;
}

h2.sidebarheading
{
font-size:12px;
font-weight: bold;
}

div.sem_recent div.tile_header h2
{
font-size:12px;
font-weight: bold;
}

div.subscribe_service
{
padding-bottom: 5px;
}

div.subscribe_service img
{
border: 0px;
}

div.authorimg
{ 
float:right;
background-image: url(images/alan.jpg);
background-repeat: no-repeat;
width: 301px;
height: 229px;
padding-bottom:10px;
text-align: center;
}

li.widget
{
list-style: none;
}
/* NAV */
.nav {
	list-style: none;
	margin: 0;
	padding: 0 20px;
}
.nav li {
float:left;
padding:0 20px 0 0;
}
.nav a {
color:#000000;
display:block;
font-family:ImmortalRegular;
font-size:20px;
font-weight:normal;
height:28px;
line-height:28px;
}
.nav .homenav {
	background: url(images/homenav.png) no-repeat 0 0;
	width: 66px;
}
.nav .homenav:hover {
	background: url(images/homenav.png) no-repeat 0 -28px;
}
.nav .essentialnav {
	background: url(images/essentialnav.png) no-repeat 0 0;
	width: 247px;
}
.nav .essentialnav:hover {
	background: url(images/essentialnav.png) no-repeat 0 -28px;
}
.nav .aboutnav {
	background: url(images/aboutnav.png) no-repeat 0 0;
	width: 112px;
}
.nav .aboutnav:hover {
	background: url(images/aboutnav.png) no-repeat 0 -28px;
}
.nav .eventsnav {
	background: url(images/eventsnav.png) no-repeat 0 0;
	width: 66px;
}
.nav .eventsnav:hover {
	background: url(images/eventsnav.png) no-repeat 0 -28px;
}
.nav .contactnav {
	background: url(images/contactnav.png) no-repeat 0 0;
	width: 80px;
}
.nav .contactnav:hover {
	background: url(images/contactnav.png) no-repeat 0 -28px;
}
.hidden {
	display: none;
}

.fix-1 {
	display: block;
	height: 100%;
	overflow: hidden;
}
.fix-2 {
	display: inline;
	height: 100%;
	overflow: hidden;
}
/* HEADER */

#header1 h1 a, #header1 h2 a {
	display: block;
	height: 190px;
	text-indent: -9999px;
}
/* CALENDAR */

#wp-calendar caption {
	padding: 0 0 5px;
	text-align: center;
}
#wp-calendar thead th {
	font-weight: bold;
	padding: 10px 7px;
	text-align: center;
}
#wp-calendar tbody td {
	text-align: center;
}
#wp-calendar #next a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar #prev a {
	padding-right: 10px;
	text-align: right;
}
/* SIDEBAR */

.block {
	margin: 0 0 20px;
}
.block ul {
	list-style: disc inside;
	margin: 0 0 0 20px;
}
.block ul li {
}
.block ul li a {
}
.block h3 {
	font-size: 21px;
	font-weight: bold;
	margin: 0 0 15px;
}
/* POST */
.post p {
	margin: 0 0 20px;
}
.post blockquote {
	background-color: #edf8dc;
	padding: 5px 10px;
	margin: 0 0 10px 30px;
}
.post blockquote p {
	margin: 0;
}
.post h1 {
	font-size: 22px;
	font-weight: bold;
	color: #f90;
}
.post h2, .post h3, .post h4, .post h5 {
	font-size: 18px;
	font-weight: bold;
}
.post h2 {
	color: #000;
}
.post h3 {
	color: #000;
}
.post h4 {
	color: #000;
}
.post h5 {
	color: #000;
}
.post ul {
	list-style: disc inside;
	padding: 5px 0 15px 30px;
}
.post ul li {
	background: url(images/bullet2.gif) no-repeat 0 5px;
	margin-top:12px;
	padding: 0 0 0 20px;
}
.post ol {
	list-style: decimal inside;
	padding: 5px 0 15px 30px;
}
.post ol li {
	margin-top:12px;
	padding: 0 0 0 20px;
}
.post img {
	padding: 5px;
}
/* comment */

h3#comments {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 20px;
}
h3#respond {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 15px;
}
ol.commentlist {
	list-style: decimal outside;
	padding: 0 0 0 40px;
	margin: 0 0 20px;
}
ol.commentlist li {
	margin: 0 0 20px;
}
.commentmetadata {
	display: block;
	font-size: 13px;
	margin: 0 0 10px;
}
#commentform p {
	padding: 0 0 5px;
}
