/* CSS Document */

* {
	font-family:arial,verdana,tahoma,sans-serif;
}
body {
	width:98%;
	background:#000000;
	margin:0px;
	padding:0px;
	font-size: 85%;
}
p {
	margin: 1em 0px;
	padding: 0;
}
#page {
	width: 1000px;
	margin: auto;
}
#innerpage {
	clear: both;
	background:url(../images/innerfade.jpg) #ffffff top repeat-x;
	border-top: thin solid #082e6f;
	width: 1000px;
	margin: auto;
	padding: 0;
	overflow: auto;
}
#all_posts {
	float: left;
	margin-left: 20px;
	width: 650px;
}
.post {
	padding: 0 0 10px 0;
	border-bottom: #c2c2c2 solid 1px;
	overflow: auto;
}
#header_area {
	width: 1000px;
	margin: auto;
}
#main {
	background:#FFFFFF;
	width:1000px;
	min-height:100%;
	text-align:center;
	margin: 0px auto;
}
#header_l {
	float:left;
	width:404px;
	min-height: 150px;
	background:url(../images/header_l.jpg) top left no-repeat;
}
#header_l:hover {
	background-position: bottom left;
}
#headerImgLink {
	margin-top: 10px;
}
#header_r {
	float: left;
	width:596px;
	height: 150px;
}
#content {
	clear: both;
	width: 1000px;
	background:url(../images/innerfade.jpg) #FFFFFF top repeat-x;
	border-top: thin solid #082e6f;
	margin:0px 0px 0px 0px;
	padding:0px;
	overflow: hidden;
}
#content td a, #innerpage a {
	color: #082e6f;
	text-decoration: none;
}
#content td a:hover, #innerpage a:hover {
	color: #082e6f;
	text-decoration: underline;
}
#content table h2, #innerpage h2 {
	margin: 0;
	text-align: left;
}
.content_narrow {
	width: 645px;
	float: left;
	padding: 0 15px;
}
.meta {
	float: left;
}
#unique_post {
	clear: both;
	margin: 0 0 15px 0;
	overflow: auto;
}
#content h2, #all_posts h2 {
padding: 10px 0 0;
margin: 0;
text-align: left;
}
#content a:link {color: #082E6F;}
#content a:visited { }
#content a:hover { }
#content a:active { }
#content p{
	text-align: left;
	color: #000000;
}
.storycontent, .feedback, .postdate, .sharing {
				margin: 10px 0 0;
}
#content .storycontent a, #content .storycontent a:hover {
				text-decoration: none;
}

#content .storycontent p {
				color:#555555;
				text-decoration: none;
}
#content .storycontent p:hover {
				color:#000000;
				text-decoration: none;
}
#content_wp h2, #content_wp small {
padding-left: 25px;
}
.navigation {
	padding: 5px 0 0 20px;
}
#sidebar {
padding-left: 20px;
border-left: #c2c2c2 solid 1px;
margin-top: 60px;
float: left;
width: 300px;
}
#sidebar ul{
list-style: none;
text-align: left;
margin: 0;
padding: 0;
}
#sidebar ul li .children{
	border: none;
}
#sidebar li{
	margin: 0;
padding: 0;
margin: 5px 5px 5px 0;
font-size: 14px;
}
#sidebar h2 {
text-align: left;
margin: 0;
font-size: 17px;
padding: 10px 0 5px 0px;
}
#sidebar a {
	color: #082e6f;
	text-decoration: none;
}
#sidebar a:hover {
	color: #082e6f;
	text-decoration: underline;
}
#bottom_nav {
	text-align: center;
	background: #ffffff;
}
#respond {
	float: none;
	clear: both;
}
#search {
	padding-top: 25px;
	padding-left: 38px;
}
#twitfeed {
				float:left;
				margin-left: 10px;
}
#right_sidebar_main {
				float: left;
			  	margin-left: 5px;
				width: 175px;
}
#leftmenu {
margin:0;
padding: 0;
text-align:left;
float:left;
}
.feedback {
background:url(../images/comment.png) no-repeat scroll 0 2px;
padding: 0 0 2px 20px;
float: left;
clear: left;
}
.sharing {
				margin-left: 75px;								
				float: left;
}
#post .post_teaser, #post .post_teaser:hover{
				text-decoration: none;
}
.postdate {
				float: right;
}
.month, .day, .year {
				float: left;
}
.month {
				font-size: 130%;
				color: #000000;
}
.day {
				font-size: 110%;
				color: #333333;
}
.year {
				font-size: 90%;
				color: #DDDDDD;
}
#innercontent {
background:url(../images/innerfade.jpg) top repeat-x;
width: 800px;
float: right;
padding: 5px 0px 0px 0px;
/*border-left: thin solid #082e6f;*/
}
#mainPageContent {
padding: 5px 25px 5px 25px;
width: 520px;
float: left;
}
#mainPageContent p {
text-align:left;
margin: 10px 0 0 0;
font-size:14px;
}
#myiframe {
				width: 800px;
				float: left;
}
#webForm{
width: 150px;
float: left;
}
h1 {
font-size:1.6em;
font-weight:700;
text-align:left;
}
h2 {
font-size:115%;
}
h3 {
font-size: 1.2em;
text-align: left;
margin: 0;
}
#footer {
width:1100px;
min-height: 150px;
background:url(../images/footer.jpg);
margin:0px 0px -25px 0px;
margin: auto;
overflow: hidden;
}
#footer p {
text-align: center;
font-size:10px;
overflow: hidden;
}
#respond {
	margin: 10px 0 0 25px;
}
#blog_links {
	width: 192px;
	margin: 10px auto 0 auto;
	float: left;
	clear: both;
}
#blog_links h2{
	padding: 0;
	margin: 10px 0 0 2px;
}
#blog_links ul{
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 7px 0 0 35px;
	border: 2px solid #333333;
}
#blog_links li{
	margin: 0;
	padding: 0;
}

#sidebar .widget h2 {
	background: #012d6e;
	color: #ffffff;
	height: 22px;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 10px;
}

#sidebar ul li ul {
	border: 1px solid #333333;
	padding: 0 0 0 15px;
}

#added_links {
	margin-top: 10px;
	font-size: 12px;
	width: 190px;
}

.elite_login{
	margin: 5px 0 0 5px;
	padding: 0;
}

#membership {
	width: 190px;
	text-align: center;
}

/*WORDPRESS CSS*/
.narrowcolumn {
	width: 800px;
	margin: auto;
	text-align: left;
}

.narrowcolumn h1 {
	color: #082e6f;
	font-size:28px;
	text-align: center;
	margin: 5px 0px;
	padding: 0px 0px 25px 0px;
	border-bottom: thin inset #082e6f;
}

.narrowcolumn .sub_head {
	color: #082e6f;
	font-size:12px;
	font-weight:400;
	text-align: center;
	border-top: thin inset #082e6f;
}

.narrowcolumn h2 {
	text-align: left;
	margin: 25px 0px;
}

.narrowcolumn a {
	color: #082e6f;
}

.narrowcolumn a:hover {
	color: #082e6f;
	text-decoration: underline;
}

.postmetadata {
	font-size:12px;
	text-align: right;
	padding-bottom: 10px;
	border-bottom: thin inset #082e6f;
}

.entry {
	margin: 10px 25px;
}

.indentLeft {
	margin: 10px 0 0 25px;
}
.teaser_img {
	float: left;
	padding: 2px;
	border: #c2c2c2 solid 1px;
	margin: 0 10px 0 0;
}
.blog_home {
	margin: 5px 0 0 10px;
	padding: 5px 0 0 0;
	font-size: 1.1em;
}
.ball_link {
	background:transparent url(../images/addtocart.png) top no-repeat;
	display:block;
	width: 110px;
	height: 75px;
}
.ball_link:hover {
	background-position: bottom;
}
a.date {
				color: #333333;
}
#comments {
				clear: both;
				margin: 15px 0 0;
				padding: 5px 0 5px 15px;
				color:#FFFFFF;
				background:#012D6E none repeat scroll 0 0;
}

#commentlist li p {
				color: #000000;
}
.commentlist {
				background:#012D6E none repeat scroll 0 0;
				color:#FFFFFF;
				margin: 0;
}
.commentlist li{
				background:#D9D9D9;
				border-top: #082E6F solid 1px;
				border-bottom: #c2c2c2 solid 1px;
				padding: 7px;
}
