/* Blue */

body {
	background-color: #0080ff;
}

a {
	color: #0080ff;
}

#headertop {
	background: #0080ff url(../images_styles/blue/headertop.gif) no-repeat top;
	height: 35px;
}

#footerbottom {
	background: #0080ff url(../images_styles/blue/footerbottom.gif) no-repeat bottom;
	height: 35px;
}

#header {
	background: #0080ff url(../images_styles/blue/header.gif) repeat-y top;
}

#footer {
	background: #0080ff url(../images_styles/blue/footer.gif) repeat-y top;
}

#menu {
	background: #0080ff url(../images_styles/blue/header.gif) repeat-y top;
	border-bottom: 1px solid #0080ff;
}

#mainmenu {
	border-bottom: 1px solid #0080ff;
}

#headerinside {
	border-bottom: 1px solid #0080ff;
}

#starscapefooterbar {
	border-top: 1px solid #0080ff;
}

#headertitle {
	color: red;
}

#headersubtext {
	color: blue;
}

#headermenu a {
	color: blue;
}

#copyright {
	color: #0080ff;
}

#center .postitem .posttitle a {
	color: #00008b;
}

#center .postitem .postsub {
	color: #191970;
}

#center .postitem .posttext {
	border-top: 1px solid #4169e1;
}

#center .postitem .postpanel {
	background: #ededed;
	color: #00008b;
}

#center .postitem .postpanelpage {
	background: white;
	color: #00008b;
}

#center .postitem .postpanel a {
	color: #00008b;
}

#sidebarfooter h2, #sidebarleft h2, #sidebarright h2 {
	color: #0000cd;
	border-bottom: 2px solid #0000cd;
}

#headersearchinside {
	background: url(../images_styles/blue/search_back.gif) repeat-x;
}

