@charset "iso-8859-1";
#page, #Navbar, #footer {
	background: url(/images/bg.jpg);
}
a:link {
	color: #336666;
}
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #3F445A;
	font-weight: normal;
	background: #839099 url(/images/compassback.jpg);
	margin-top: 35px;
	border-bottom: #CC0000;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
small {
	font-size: 70%;
}
a:hover {
	color: #008080;
}
a:visited {
	color: #669999;
}
input, textarea, select, option {
	background-color: #ccd2d2;
}
h1, h2, h3 {
	font-weight: normal;
	color: #408080;
}
h1 {
	letter-spacing: 0px;
	font-size: 18px;

}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 18px;
	text-align: center;
}
ul, ol {
	line-height: normal;
	list-style-type: none; /*	list-style-image: url(images/img02.gif);*/;
	list-style-position: outside;
}
blockquote {
	padding-left: 1em;
	text-indent: 5px;
}
blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}
/* Header */
#header {
	width: 970px;
	height: 327px;
	margin: 0 auto;
}
#header h1, #header p {
	margin: 465;
	color: #FFFFCC;
}
#header h1 {
	font-size: 18px;
}
#header a, .passlink {
	color: #FFFF99 !important;
}
/* Page */
#page {
	width: 970px;
	margin: 0 auto;
}
#page:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Content */
#content {
	float: left;
	width: 650px;
	padding-left: 20px;
}

#entire {
	width: 970px;
	margin-left: -485px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #000066;
	border-left-color: #000066;
}
.post {
	padding: 20 0 10px 0;
	text-align: justify;
}
.title {
	margin: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669999;
	padding-right: 20px;
}
.article, .eventheader strong {
	margin: 0;
	font-size: 14px;
	color: #336666;
	font-weight: bold;
	padding-bottom: 10 px;
}
.meta {
	text-align: right;
	color: #646464;
}
.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}
.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}
.inner {
	margin: 5px;
	padding: 5px;
	color: #3F445A;
	font-weight: normal;
	font-size: small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* Sidebar */
#sidebar {
	float: right;
	width: 28%;
	padding-right: 10px;
	list-style-type: none;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom-color: #339999;
}
#sidebar li ul {
	padding: 0px 0;
}
#sidebar li {
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom: 1px dotted #7B9418;
	background: url(images/bullet.jpg) no-repeat center left;
	list-style-type: none;
}
#sidebar a {
	text-decoration: none;
	font-size: 90%;
	color: #336666;
}
#sidebar a:hover {
	color: #008080;
}
#sidebar table {
	border-collapse: collapse;
}
/* Footer */
#footer {
	clear: both;
	width: 970px;
	text-align: center;
	font-size: 90%;
	letter-spacing: 0px;
	margin: 0 auto;
	padding: 0;
	border-top: 2px solid #669999;
	padding-bottom: 10px;
	padding-top: 10px;
}
#Navbar {
	position: absolute;
	top: 0;
	left: 50%;
	width: 970px;
	margin-left: -485px;
	height: 35px;
	z-index: 1;
}
#Navbar .inner {
	margin-top: 0px;
}

#Navbar form input {
	font-size: smaller;
}

table form td {
border-bottom: 1px #7B9418 dotted;
}

input[type="submit"],
input[type="button"],
input[type="reset"] {
background-color: #336666;
border-color: #336666;
color: rgb(208, 232, 232);
}

#krewedirectory .bold {font-weight: bold;}
#krewedirectory .month {background: #707a93 url("gradient.jpg") repeat-y;
            text-align: left; color: #ffffff; font-weight: 900; font-size: 100%;}
#krewedirectory .toprow td{padding-top:15px; vertical-align: top;}
#krewedirectory .toprow td div {width: 100%; text-align: center;}
#krewedirectory, #krewedirectory td {border: 1px solid #707a93;}