@charset "utf-8";
/* CSS Document */
html,body{ height: 100%; }
body{
	background-color: #222;
	color: #ccc;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='black', endColorstr='#222222');
	background: -moz-linear-gradient(top, black, #222222) fixed;
	background: -webkit-gradient(linear, left top, left bottom, from(black), to(#222222)) fixed;
}
fieldset.crisp{ border: 1px solid #999; }
fieldset.crisp legend{ color: #ccc; }
a{ color: #F6A8FF; text-decoration: none; }
a:hover{ color: #FADCFD; text-decoration: underline; }
/* Layout definitions. */
table.central_content{
	margin: 0px auto;
	width: 780px;
	padding: 0px;
	position: relative;
	height: 100%;
	border-collapse: collapse;
	border: 0px;
	background: black url(img/left.jpg) repeat-y left top;
	box-shadow: black 0px 0px 25px;
}
table.central_content td{ padding: 0px; margin: 0px; position: relative; }
div.header{
	width: 580px;
	margin: 0px auto;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	height: 89px;
	background: url(img/top.jpg) repeat-x right top;
	z-index: 5;
}
div.header #random{ float: right; }
#title{
	background-image: url(img/title.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 47px;
	width: 319px;
	position: absolute;
	top: 25px;
	left: 0px;
	cursor: pointer;
}
div.content{ width: 580px; margin: 0px; padding: 0px; float: left; }
td.left-col{
	height: 100%;
	background: url(img/left-bottom.jpg) no-repeat 10px bottom;
	z-index: 10;
	width: 200px;
	float: left;
}
td.left-col div#circle{
	background: url(img/corner.jpg) no-repeat;
	height: 190px;
	width: 200px;
	z-index: 10;
	float: left;
}
ul#menu{
	width: 200px;
	padding: 0px 0px 0px 25px;
	position: absolute;
	top: 190px;
	left: 0px;
	margin: 0px;
	list-style: none;
	z-index: 50;
	float: left;
}
ul#menu li{ float: left; position: relative; border: 0px; margin: 0px; clear: both; font-size: 15px; line-height: 25px; width: 140px; text-shadow: #222 1px 1px 3px; }
ul#menu li a{ padding: 5px; color: #fff1d8; font-weight: bold; font-variant: small-caps; display: block; text-decoration: none; float: left; border: 0px; }
ul#menu li a:hover{ color: white; }
ul#menu li:hover{  }
ul#menu li ul.subnav{
	display: none;
	list-style: none;
	position: absolute;
	left: 100px;
	top: 0px;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 100;
	overflow: hidden;
	border: 1px solid #465b27;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c7ba1', endColorstr='#371842');
	background: -moz-linear-gradient(top, #4c7ba1, #371842);
	background: -webkit-gradient(linear, left top, left bottom, from(#4c7ba1), to(#371842));
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
}
ul#menu li ul.subnav li{ margin: 0; padding: 0; clear: both; padding-left: 15px; min-width: 120px; }
ul#menu li ul.subnav li a { float: left; color: white; }
ul#menu li ul.subnav li a:hover { }

div#menu{ background-position: center center; }
div#menu a{ color: #fff1d8; text-decoration: none; }
div#menu a:hover{ color: white; }
span.expand{
	position: absolute;
	top: 12px;
	right: 25px;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background: url('/images/arrows_white.png') no-repeat 0px 0px;
}
ul#menu li:hover a .expand{
	background: url('/images/arrows_white.png') no-repeat -10px 0px;
}
body#tinymce{ background; black; color: #ccc; }

h1{ font-size: 20px; margin: 0px; padding: 0px; font-variant: small-caps; }
h2{ font-size: 16px; margin: 0px; padding: 0px; }

#footer{ font-size: 10px; border-top: 1px dotted #333; padding: 10px; }

.post{ width: 100%; }
.post .title, h1.title{
	color: white;
	padding: 0px 80px 0px 0px;
	font-variant: small-caps;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	background: url(img/pageTop.jpg) no-repeat right top;
	height: 26px;
	line-height: 26px;
	width: 490px;
	text-align: right;
}
.post .content{ font-size: 12px; padding-left: 10px; }
.post .title .date{ width: 200px; font-size: 12px; text-align: right; position: relative; top: 2px; }

table.simple{ border: 1px solid gray; }
table.simple td{ border: 1px dashed #666; color: #d7ddf2; }

.template_thumb{ border: 2px solid #ffefca; }
.template_thumb:hover{ border: 2px solid #ffd266; }

.gallery-image{ color: #836318; }
.img .title{ color: #ccc; }

.gallery_box{ width: 100%; padding: 10px; }

.img .border{
	background: white;
	border: 1px solid #999;
	-moz-box-shadow: 4px 4px 4px #111;
	-webkit-box-shadow: 4px 4px 4px #111;
	box-shadow: 4px 4px 4px #111;
}
.img .date{ margin-top: 3px; color: #999; }
div.alternating, div.event.left{ border-bottom: 1px dotted #555; height: 200px; }
div.alternating div.image, div.left div.image{ width: 200px; height: 200px; }
div.alternating div.image.left, div.left div.image.left{ margin-left: 50px; }
div.alternating div.image.right{ margin-right: 50px; }
div.left div.desc{ width: 300px; }
div.alternating div.desc{ width: 250px; }
div.alternating div.map, div.left div.map{ width: 200px; }
div.block{
	width: 395px;
	min-height: 200px;
	margin: 5px;
}
div.calendar-head{ width: 805px; font-size: 16pt; }
div.event.calendar{ width: 115px; height: 115px; border: 1px solid #999; }
div.event.calendar:hover{ background-color: white; }
div.event.calendar.faded{ color: #999; border: 1px solid #ccc; }
div.event.calendar.today{ border: 1px solid #ff4e00; background-color: #ffe1d4; }
div#newsletter-signup{
	clear: both;
	background: url(img/White70.png);
	min-height: 200px;
	width: 100%;
	border: 1px solid #555;
	-moz-box-shadow: 2px 2px 4px #999;
	-webkit-box-shadow: 2px 2px 4px #999;
	box-shadow: 2px 2px 4px #999;
	padding: 10px 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	color: #777;
}
div#newsletter-signup h2{ color: #555; }
div#newsletter-signup input.name{
	width: 165px;
	margin-left: 10px;
}
div#newsletter-signup input.email{
	width: 165px;
	margin-left: 10px;
}