/* ------------------ Default CSS Settings ------------------ */

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	min-width: 1000px;
	background: #000 url(../style/img/outsidebg.png) repeat-x;
}
img {
	border: 0;
}
/* ------------------ Layout Elements ------------------ */

#rap {
	
	width: 100%;
	height: 500px;
}
#header {
	width: 100%;
	text-align: left;
}
	#header .top {
		width: 100%;
		height: 125px;
		background: url(../style/img/banner.jpg) no-repeat;
	}
	#header .bar {
		width: auto;
		height: 35px;
		background: url(../style/img/bar-bg.png) repeat-x;
		color: #000;
	}
		#header ul {
			margin: -0px 0 0 0;
		}
			#header li, #header li a {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				color: #000;
				font-weight: bold;
				text-transform: uppercase;
				line-height: 30px;
				display: inline;	
				text-decoration: none;
				
				/*padding: 6px;*/
			}
				#header li a:hover {
					background:  url(http://www.mytheonsector.net/style/img/bar-nav-hover.png) repeat;
					text-decoration: none;
					color: #e8bf43;
				}
#column {
	width: 940px;
	background: #FFF;
	outline: solid 0px #5d5d5d;
	border: solid 2px #b9a4a2;
	border-spacing: 20px;
	text-align: left;
	margin: 30px auto 0 auto;
	min-height: 558px;
}
.welcome {
	margin: 0 auto;
	width: 820px;
	display: none;
}
#fancybar {
	background: url(../style/img/fancybar.png) no-repeat;
	height: 43px;
	width: 987px;
	margin: -15px auto 0 auto;
}
.topmsg {
	background: #f0f5fa;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}
	.topmsg a {
		color: #6b412a;
		text-decoration: none;
	}
	.topmsg a:hover {
		color: #c48248;
		text-decoration: underline;
	}
	.topmsg small {
		font-size: 9px;
		font-style: italic;
		font-weight: normal;
	}
	.topmsg big {
		font-size: 10px;
	}
#content {
	padding: 10px;
}
#content .img, .img a, .post img, .post1 img {

}
#content ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9a1504;
	font-size: 12px;
	line-height: 18px;
}
#content ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9a1504;
	font-size: 12px;
	font-weight: bold;

}
#content ul li:hover, #content ul li a:hover {
	color: #7b3206;
}	
.Left {
	float: left;
	border: solid 1px #868181;
	background: #fff;
	padding: 2px;
	margin: 10px;
}
.Right {
	float: right;
	border: solid 1px #868181;
	background: #fff;
	padding: 2px;
	margin: 10px;
}
.captionL {
	float: left;
	border: solid 1px #000;
	clear: both;
}
.post {
	padding: 5px;
}
	.post h1 {
		font-family: Tahoma;
		font-size: 19px;
		color: #8a3605;
	}
	.post h2 {
		font-family: "Lucida Sans";
		font-size: 12px;
		color: #db7a60;
		margin: -9px 0 0 20px;
	}
	.post p {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		color: #573b29;
	}
	hr {
		color: #ebebeb;
	}

	.post .comments {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #671e15;
		text-align: left;
	}
		#content p a, #content h2 a {
			color: #550000;
			border-bottom: 1px dotted #550000;
			text-decoration: none;
		}
		#content p a:hover, #content h2 a:hover {
			text-decoration: underline;
			border: none;
			color: #2b0101;
		}
		#content p a:active, #content h2 a:active {
			color: #000;
		}
		
#footer {
	width: auto;
	height: 122px;
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 50px;
	/*background: url(../style/img/futah.png) repeat-x;*/
}
	#footer p {
		color: #FFF;
		font-family: "Lucida Sans";
		font-size: 15px;
		line-height: 14px;	
	}
	#footer a {
		color: #FFF;
		font-family: "Lucida Sans";
		font-size: 13px;
		border-bottom: 1px dotted #72271d;
		text-decoration: none;
		font-weight: bold;
	}
		#footer a:hover {
			color: #e8e4e2;
			border-bottom: solid 1px #72271d;
		}
.quote-top {
	height: 27px;
	background: url(../style/img/bar-nav-hover.png) repeat-x;
	width: 850px;
	border: solid 1.5px #1c1c1c;
	line-height: 27px;
	padding: 0 10px 0 10px;
	font-style: italic;
	color: #f6c74c;
	font-size: 14px;
	margin: 10px auto 0 auto;
	font-weight: bold;
}
.quote-main {
	height: auto;
	width: 850px;
	background: #e9d5be;
	border: solid 1.5px #1c1c1c;
	border-top: 0;
	padding: 10px;
	font-size: 12px;
	font-family: Trebuchet MS;
	margin: 0 auto 10px auto;
}
	.quote-main a {
			color: #550000;
			border-bottom: 1px dotted #550000;
			text-decoration: none;
	}
	.quote-main a:hover {
			text-decoration: underline;
			border: none;
			color: #2b0101;
	}
	.quote-main a:active {
		color: #000;
	}
	
/* Menu Styles */
#navbar {
	margin: 0;
	padding: 0;
	height: 35px; 
	line-height: 35px;
}
#navbar li {
	list-style: none;
	float: left; 
}
#navbar li a {
	display: block;
	padding: 0px 9px;
	color: #fff;
	text-decoration: none; 
	background: url(../style/img/nav-left-back.png) repeat;
	height: 23px;
	line-height: 26px;
	margin: 3px 0 0 0;
}
#navbar li ul {
	display: none; 
	/*width: 10em;  */
}
	#navbar li:hover ul, #navbar li.hover ul {
		display: block;
		position: absolute;
		margin: 0;
		padding: 0; 
	}
	#navbar li:hover li, #navbar li.hover li {
		float: none;
	}
	#navbar li:hover li a, #navbar li.hover li a {
		background: #f0f5fa;
		border-left: 1px solid #580000;
		border-right: 1px solid #580000;
		border-bottom: 1px solid #580000;
		border-top: none;
		color: #000; 
	}
	#navbar li li a:hover { 
		background: #5e2929;
		color: #feeac5;
	}
	
.bbc_emoticon img {
	border: none !important;
	float: none;
	border-style: none;
}
#page {	
	background: #fff6ec;
	padding: 10px;
}
	#page h2 {
		color: #9a1504;
		font-size: 20px;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	#page p {
		font-family: Tahoma;
		font-size: 14px;
		color: #842f24;
		line-height: 18px;
	}
	#page hr {
		color: #e8cba9;
	}
.crewtable {
	border: 1px solid #b18463;
	margin: 0 auto;
}
.crewtable img {
}
	.crewtable .odd {
		background: #570000;	
		color: #FFF;	
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
	}
	.crewtable .even {
		background: #090909;
		color: #fff;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
	}
.crewtable .head {
	font-family: Tahoma;
	font-size: 12px;
	color: #ccc;
	font-weight: bold;
	background: url(../style/img/nav-left-back-hover.png) repeat;
}