body {
background: #333;
font-size: 0.7em;
font-family: Tahoma, Arial;
color: #000;
}

* {
font-size: 1em;
margin: 0;
padding: 0;
color: #000;
}

a img {
border: 0;
}

p {
margin: 7px 0 11px 0;
}

#container {
width: 915px;
margin: 0 auto;
padding: 0 1px;
background: #fff url('i/bg.gif') repeat-y center;
}

h2 {
color: #fff;
background: url('i/h2.gif') repeat-x;
height: 21px;
line-height: 21px;
padding: 0 6px 0 10px;
border: 1px solid #000;
border-width: 0px 1px 1px 1px;
text-transform: uppercase;
}

h2 a {
display: block;
text-decoration: none;
color: #fff;
background: url('i/h2-more.gif') top right no-repeat;
}

/******************************************
*******          HEADER                             *********
******************************************/

#header {
height: 280px;
}

#header h1 a {
	display: block;
	height: 250px;
	background-image: url(bluecovefinal2%20copy2%20copy.gif);
	background-repeat: no-repeat;
}

#header h1 a span { display: none; }

#header ul {
height: 30px;
display: block;
line-height: 30px;
list-style: none;
background: url('i/nav.gif') no-repeat;
padding-left: 25px;
}

#header ul li {
float: left;
padding: 0 1px;
}

#header ul li a {
display: block;
height: 30px;
float: left;
text-transform: uppercase;
text-decoration: none;
color: #fff;
font-weight: bold;
padding: 0 7px;

}

#header ul li a:hover {
background: url('i/nav2.gif') repeat-x;
}

/******************************************
*******          SiDEBAR                           *********
******************************************/

.sidebar {
width: 214px;
float: left;
color: #fff;
background: #283c3e;
}

.sidebar a {
text-decoration: none;
color: #fff;
}

.sidebar ul {
background: url('i/sidebar-li.gif');
list-style: none;
}

.sidebar ul li {
padding: 0 0 0 10px;
height: 19px;
line-height: 19px;
}

#roster {
padding: 0 0 0 3px;
}

#roster a {
display: block;
float: left;
padding: 5px;
}

#roster img {
border: 1px solid #fff;
}

#roster #name {
background: url('i/name.gif') no-repeat;
width: 200px;
height: 16px;
line-height: 16px;
margin: 7px auto 10px auto;
color: #fff;
text-align: center;
clear: both;
}

#roster #name2 {
color: #fff;
font-weight: bold;
}

/******************************************
*******          MAIN                                 *********
******************************************/

#main {
width: 482px;
padding: 0 2px 0 3px;
float: left;
}

#main h3 {
height: 32px;
line-height: 25px;
background: url('i/h3.gif') repeat-x;
color: #fff;
padding: 0 10px;
text-transform: uppercase;

}

#main h3 a {
color: #fff;
text-decoration: none;
}

#main h3 .date {
float: right;
color: #fff;
text-transform: capitalize;
font-size: 0.9em;
}

#main .post {
border: 1px solid #000;
border-top: 0;
background: #e5e5e5;
width: 480px;
}

#main .post .content {
border: 3px solid #365556;
border-width: 0 3px;
background: url('i/post-bottom.gif') bottom no-repeat;
padding: 1px 10px;
}

#main .post .post-foot {
padding: 0 0 5px 0;
text-align: right;
font-size: 0.9em;
}

#main .post .post-foot a {
text-decoration: none;
padding: 0 0 0 10px;
}

#main .post .post-foot a:hover {
text-decoration: underline;
}

#main #post-nav {
background: #365556;
padding: 2px 10px 5px 10px;
}

#main #post-nav a {
color: #fff;
font-weight: bold;
text-decoration: none;
}

/******************************************
*******          FOOTER                              *********
******************************************/

#footer {
clear: both;
height: 30px;
line-height: 30px;
padding: 14px 10px 0 0;
background: url('i/footer.gif') no-repeat;
border-top: 25px solid #fff;
text-align: right;
}

#footer a {
color: #c4c4c4;
text-decoration: none;
text-transform: lowercase;
font-size: 1.4em;
}
