a {
color: #3256B6;
}
a:visited {
color: #cc9;
}
a:hover, a:visited:hover {
color: #e00;
text-decoration: none;
}
body {
background-color: #0C152F;
background-image:url(../images/background.png);
background-repeat:repeat-x;
font-family: Helvetica, sans-serif;
font-size: 95%;
padding: 0;
margin: 0;
text-align: center;
letter-spacing:.1em;
}
h1 {
font-family: Helvetica, Arial, sans-serif;
font-size: 250%;
font-weight: normal;
}
h3 {
color: #FFFFFF;
font-family: Helvetica, Arial, sans-serif;
font-size: 180%;
font-weight: normal;
margin-top: 1.5em;
margin-bottom: .5em;
}
.hidden {
display: none;
}
.clear {
clear: both;
}
#page {
position:relative;
margin-left: auto;
margin-right: auto;
width: 800px;
text-align: left;
background-color:#000;
border:1px solid #000;
color:#fff;
}
#postHeader { 	
margin:0 auto;
padding:0 .2em 1em .2em;
width:800px;
color:#fff;
text-align:right;
vertical-align: middle;	
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.7em;
text-transform:uppercase;
}

#postHeader a {
color:#fff;
}

#postHeader a:hover {
color:#eee;
}

#header {
background-image:url("../images/headers/header-1.png");
background-repeat:no-repeat;
border-bottom: 4px solid #0C162F;
color: white;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
padding: 0;
padding-top: 10px;
text-align: center;
height:200px;
}

#main {
background-color: #000;
float: left;
width: 100%;
}
#content-wrapper {
width: 800px;
}
#content {
padding: 25px;
background-color:#000;
color:#fff;
}
#content h1 {
margin-top: 0;
}
#content h3 a {
border-bottom: 1px dotted #a3a39c;
display: block;
padding-bottom: 2px;
text-decoration: none;
}
#content h3 {
text-align:center;
text-decoration:uppercase;
font-size:140%;
}
#content p {
line-height: 160%;
}
#content .info {
color: #b0af99;
font-size: 80%;
margin-top: 1.5em;
}
#content .entry .info {
margin-top: 1em;
}
#content .first.entry {
background-color: #f7f3e8;
margin: -25px;
margin-bottom: 0;
padding: 25px;
}
#content .first.entry h3 {
margin-top: 0.25em;
}
#eventList {
position:relative;
color:#FFFFFF;
display:block;
width:98%;
padding: 0% 1% 0% 1%;
}
.eventBox {
position:relative;
top:-10px;
border: 1px solid #0F0F0F;
padding: 0px 5px 0px 5px;
margin: 0px 0px 5px 0px;
color:#FFFFFF;

}
.eventBox h4 {
background-color:#07090F;
color:#FFFFFF;
letter-spacing:.2em;
line-height:2.75em;
font-size:1.25em;
text-align:center;
font-weight:300;
padding:5px;
margin:5px;
border:1px solid #0f0f0f;
}
.eventBox a {
font-size:.7em;
}
.eventBox td {
padding:10px;
line-height:1.5em;
}
.detail {
color:#fff;
}
.event {
color:#fff;
}
.eventBox h3 {
text-align:center;
}
#breadcrumbs {
position:relative;
border-width: 1px 0px 1px 0px;
border-color:#1B326F;
border-style:solid;
height:50px;
line-height:50px;
}
#images {
position:relative;
display:block;
left:-20px;
height:810px;
width:780px;
border: 1px solid #0F0F0F;

}
#images a {
display:inline;
}
#images img {
border:0;
display:inline-block;
padding: 5px 5px 5px 0px;
position:relative;
border: 1px solid #0F0F0F;

}
#sidebar-wrapper {
float: right;
width: 800px;
}
#sidebar {
font-size: 90%;
padding: 15px;
padding-top: 0px;
}
#sidebar h3 {
font-size: 160%;
}
#sidebar p {
line-height: 140%;
}
#sidebar ul {
margin-left: 1.5em;
padding: 0;
}
#sidebar li {
margin-bottom: .25em;
}
#footer {
color: #818cb0;
background-image:url(../images/footer-grad.png);
background-repeat:repeat-x;
float: left;
font-size: 90%;
padding-top: 1px;
padding-bottom: 20px;
width: 100%;
}
#footer p {
line-height:1.75em;
text-align:center;
color:#fff;
}