/*
********************
WebSite: 
Name: style.css
Type: css
Version: 1.0
Author: FireDart
********************
*/
/*
************************************************************
General Site Info
************************************************************
*/
/*
********************
Body
********************
*/
body {
	background: #002534;
	color: #42423d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px auto;
	padding: 0px;
}


/*
********************
No image border
********************
*/
a img {
	border: 0px;
}
.simg {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.9);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.9);
	zoom: 1;
	filter:
		progid:DXImageTransform.Microsoft.DropShadow(color=#969696, offx=1, offy=1)
		progid:DXImageTransform.Microsoft.DropShadow(color=#C2C2C2, offx=1, offy=1)
		progid:DXImageTransform.Microsoft.DropShadow(color=#EFEFEF, offx=1, offy=1);
	background: #fff;
	padding: 10px;
	margin: 13px;
}


/*
********************
HR
********************
*/
hr {
	height: 0;
	clear: both;
	border: solid #cccccc;
	border-width: 1px 0 0;
}


/*
********************
Normal, standard links
********************
*/
a:link {
	color: #666666;
	text-decoration: underline;
	outline: none;
}
a:visited {
	color: #666666;
	text-decoration: underline;
	outline: none;
}
a:hover, a:active {
	color: #b30000;
	text-decoration: none;
	outline: none;
}


/*
********************
Headers
********************
*/
h1, h2, h3, h4, h5, h6 {
	color: #104e8b;
	font-family: Palatino Linotype, inherit;
	margin-bottom: 10px;
}
h1  {
	border-bottom: 1px solid #cccccc;
	font-size: 22px;
	font-weight: bolder;
	line-height: 1.5em;
	padding:0 5px 5px;
}
h2  {
	font-size: 20px;
}
h3  {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}


/*
********************
Other Headers
********************
*/
p  {
	color:  #333333;
	font-size: 12px;
	font-family: inherit;
	padding: 5px;
}
address {
	font-size: 12px;
	font-style: italic;
}


/*
********************
Clearer
********************
*/
.clearer {
	clear: both;
}


/*
********************
ul, ol, li, dd Reset
********************
*/
ul, ol {
	list-style: none;
}
li, dd {  
	margin-left: 20px;  
}


/*
********************
Font Face
********************
*/
@font-face {
	font-family: 'TitilliumText14L400wt';
	src: url('../fonts/TitilliumText400wt-webfont.eot');
	src: local('☺'), url('../fonts/TitilliumText400wt-webfont.woff') format('woff'), url('../fonts/TitilliumText400wt-webfont.ttf') format('truetype'), url('../fonts/TitilliumText400wt-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*
********************
Quote Tags
********************
*/
blockquote {
	display: block;
	padding: 0 15px;
	width: 580px;
}
blockquote:before, blockquote:after {
	color: #b30000;
	display: block;
	font-size: 700%;
	width: 50px;
}
blockquote:before {
	content: open-quote;
	height: 0;
	margin-left: -0.55em;
}
blockquote:after {
	content: close-quote;
	height: 50px;
	margin-top: -70px;
	margin-left: 600px;
}


/*
********************
style text
********************
*/
.style1 {
	font-style: italic;
}
.style2 {
	font-style: italic;
}
.style3 {
	color: #ff0000;
	font-weight: bold;
	font-size: 18px;
}
.style4 {
	color: #ff0000;
}
.style6 {
	color: #ff0000;
	font-size: 18px;
}


/*
************************************************************
All Layout Info
************************************************************
*/
/*
********************
Header Wrapper, Body Wrapper, Footer Wrapper
********************
*/
#headerwrapper, #bodywrapper, #footerwrapper {
	background: #ffffff;
	margin: 0px auto;
}
#headerwrapper {
	box-shadow: -5px 4px 5px #001017;
	-moz-box-shadow: -5px 4px 5px #001017;
	-webkit-box-shadow: -5px 5px 5px #001017;
	position: relative;
	z-index: 3;
	width: 100%;
}
#bodywrapper {
	display: block;
	min-height: 200px;
	width: 960px;
	box-shadow: 5px 0px 5px #001017, -5px 0px 5px #001017;
	-moz-box-shadow: 5px 0px 5px #001017, -5px 0px 5px #001017;
	-webkit-box-shadow: 5px 0px 5px #001017, -5px 0px 5px #001017;
	z-index: 1;
}
#footerwrapper {
	box-shadow: -5px -4px 5px #001017;
	-moz-box-shadow: -5px -4px 5px #001017;
	-webkit-box-shadow: -5px -4px 5px #001017;
	z-index: 2;
	width: 100%;
}


/*
************************************************************
All Header Info
************************************************************
*/
#header {
	background: #ffffff;
	border: none;
	height: auto;
	margin: 0px auto;	
	padding: 0;
	position: relative;
	width: 960px;
}


/*
********************
Logo & Slogan
********************
*/
#logo {
	color: #42423d;
	float: left;
	font-size: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 300px;
}
#logo h1 {
	color: #b30000;
	font-family: "Georgia, serif";
	font-size: 40px;
	font-weight: bolder;
	line-height: .2em;
}
#slogan {
	color: #42423d;
	float: right;	
	font-style: italic;
	font-size: 15px;
	font-weight: bold;
	margin-top: 12px;
	padding-top: 5px;	
	padding-right: 5px;
	text-align: center;
	width: 565px;
}
#foruminfo {
	background: #002534;
	color: #ffffff;
	float: right;
	width: 565px;
	text-align: center;
	padding: 5px;
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
}


/*
********************
Navigation
********************
*/
#navigation {
	background: #002534;
	height: 33px;
}
#navigation #inner {
	height: 40px;
	margin: 0px auto;
	width: 960px;
}
#navigation #inner ul {
	float: left;
	position: absolute;
	margin: 0px;
	z-index: 100;
}
#navigation #inner ul li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 45px 0 -40px;
}
#navigation #inner ul li a {
	color: #ffffff;
	float: left;
	text-decoration: none;
	padding: 9px 8px 9px 8px;
}
#navigation #inner ul li:hover a, #navigation #inner ul li.active a {
	background: #ffffff;
	color: #444444;
}
#navigation #inner #ql {
	float: right;
	color: #fff;
	font-size: 17px;
	padding-top: 5px;
	vertical-align: middle;
}


/*
************************************************************
All Body Wrapper Info
************************************************************
*/
/*
********************
Body Content
********************
*/
#bodywrapper #bodycontent {
	padding: 5px;
}


/*
************************************************************
All Footer Info
************************************************************
*/
/*
********************
Footer
********************
*/
#footer {
	width: 960px;
	margin: 0px auto;
	margin-bottom: 0px;
}
#footer #copy {
	border-bottom: 1px solid #cccccc;
	width: 100%;
	padding: 5px;
	text-align: center;
}
#footer #about, #footer #team, #footer #contact {
	float: left;
	width: 310px;
	padding: 5px;
}
#footer #about {
}
#footer #team {
}
#footer #team  .footerteamavatar {
	float: left;
	width: 65px;
}
#footer #contact {
}


/*
********************
Home Page
********************
*/
#hpleft {
	border-right: 1px solid #104E8B;
	float: left;
	padding: 0px 10px 0px 0px;
	width: 240px;
}
#hpright {
	float: right;
	width: 690px;
}
.hpbox {
	background: #ffffff;
	paddding: 5px;
	margin: 0px 5px 10px 0px;
	width: 100%;
}
.hpbox .hpboxtitle {
	background: #ffffff;
	width: 100%;
}
.hpbox .hpboxtitle h2 {
	border-bottom: 1px solid #104E8B;
	color: #104E8B;
	font-size: 24px;
	text-align: left;
	line-height: 1.2em;
}
.hpbox .hpboxtitle h2 img {
	vertical-align: bottom;
	padding-right: 5px;
}
.hpbox.centertext {
	text-align: center;
}


/*
************************************************************
New Member Info
************************************************************
*/
/*
********************
Q and A
********************
*/
.qa {
	clear: both;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	width: 100%;
}
.qa h2 {
	border-bottom: 1px solid #104E8B;
	color: #000000;
	font-family: inherit;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 5px;
}
.qa .answer {
	border-left: 1px solid #104E8B;
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 20px;
}
.qa .answer img {
	float: right;
}


/*
************************************************************
Weather Info
************************************************************
*/
/*
********************
Weather Tabs
********************
*/
#weatherwrapper {
	width: 940px;
	margin: 0px auto;
}
#weatherwrapper h1 {
	border: none;
	color: #444;
	font: 40px/68px 'TitilliumText14L400wt', Arial, sans-serif;
	float: left;
	letter-spacing: 0;
	line-height: .1em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	margin-top: 30px;
}
#weatherwrapper ul {
	float: right;
	list-style: none;
	margin: 20px 0px 10px 0px;;
	padding: 5px 0px 5px 0px;
}
#weatherwrapper ul li {
	float: left;
	margin: 0px 0px 0px 10px;
}
#weatherwrapper ul li a {
	background: #ffffff;
	background: -moz-linear-gradient(center top , #ffffff, #efefef) repeat scroll 0 0 #f6f6f6;
	background: -webkit-gradient(linear, left top, left 25, from(#ffffff), to(#efefef));
	color: #111111;
	border: 1px solid #cccccc;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 6px;
	vertical-align: middle;
}
#weatherwrapper ul li a:hover {
	box-shadow: 0 0 2px #999999;
	-moz-box-shadow: 0 0 2px #999999;
	-webkit-box-shadow: 0 0 2px #999999;
}
#weatherwrapper #weather-content {
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 5px;
}
#weatherwrapper #weather-content h3 {
	border-bottom: 1px solid #cccccc;
	font-family: "Palatino Linotype";
	font-size: 16px;
	line-height: 0em;
	padding: 0px 0px 10px 0px;
	margin:5px;
}


/*
************************************************************
Mettings Info
************************************************************
*/
.container_content {
	border-bottom: 1px solid #cccccc;
	padding: 0px;
	margin: 0px auto;
	width: 940px;
}
#center_content {
	margin: 0px;
	width: 940px;
	padding: 0px;
}
