/*
+---------------------------------------------------------------+
|	e107 website system
|	-------------------
|	Blue Sky
|	-------------------
|	©2008 mcpeace
|	http://www.manatwork.info
|	mcpeace.manatwork@gmail.com
|
|	Released under the terms and conditions of the Commercial License.
|
+---------------------------------------------------------------+
*/
* {
	margin: 0;
	padding: 0;	
}
body {
	margin: 0;
	padding: 0; 
	font-size: 62.5%; 
	font-family: 'lucida grande', verdana, arial, sans-serif;
	color: #333;
	text-align: center;
	background:#000;
}
a {
	color: #f9da00;
	text-decoration: none;
}
a:hover {
	color: #ffaa00;
	text-decoration: none;
}
#content a {
	color: #ff0000;
	text-decoration: none;
}
#content a:hover {
	color: #ff5500;
	text-decoration: none;
}
h1 {
	font-size: 4em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 2.3em;
}
h1, h2, h3 {
	font-family: 'trebuchet ms', 'lucida grande', verdana, arial, sans-serif;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
}
td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#333;
	padding: 0px;
	text-align:left;
}
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
hr {
	color: #999;
	background: #999;
	margin: 5px 0;
	}
a img {
	border: none;
	}
.linkspage_button{
	border:0px;
}
.hidden{
	display:none;
}
.clear {
	clear: both;
}
#pageout {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	text-align: left;
	background:#000 url("images/page.jpg") top left repeat-y;
}
#page {
	margin: 0;
	padding: 0;
	width: 1000px;
	text-align: left;
	background: url("images/header.jpg") top left no-repeat;
}
#pagein {
	margin: 0;
	padding: 10px 5px;
	width: 990px;
	text-align: left;
	background: url("images/footer_top.jpg") bottom left no-repeat;
}
#pageout1 {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	text-align: left;
	background:#000 url("images/page1.jpg") top left repeat-y;
}
#page1 {
	margin: 0;
	padding: 0;
	width: 1000px;
	text-align: left;
	background: url("images/header1.jpg") top left no-repeat;
}
#pagein1 {
	margin: 0;
	padding: 10px 5px;
	width: 990px;
	text-align: left;
	background: url("images/footer_top1.jpg") bottom left no-repeat;
}
#pageout2 {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	text-align: left;
	background:#000 url("images/page2.jpg") top left repeat-y;
}
#page2 {
	margin: 0;
	padding: 0;
	width: 1000px;
	text-align: left;
	background: url("images/header2.jpg") top left no-repeat;
}
#pagein2 {
	margin: 0;
	padding: 10px 5px 0 5px;
	width: 990px;
	text-align: left;
	background: url("images/footer_top2.jpg") bottom left no-repeat;
}
#header {
	position:relative;
	padding: 0;
	margin: 0 auto;
	height: 260px;
	width: 1000px;
}
#header h1 {
	font-size:6.5em;
	left:333px;
	margin:0 auto;
	padding:0;
	position:absolute;
	text-align:center;
	top:90px;
	width:500px;
}
#header h1 a{
	color:#fff;
}
#header h1 a:hover{
	color:#ff8000;
}
#header h2 {
	color:#FFD71F;
	font-size:3.8em;
	left:215px;
	margin:0 auto;
	padding:0;
	position:absolute;
	text-align:center;
	top:200px;
	width:600px;
}
#navigation{
	width: 980px;
	height: 40px; 
	margin: 0 auto;
}
#content {
	margin-top:0px;
	font-size: 1.2em;
}
#right_side {
	float: right;
	width: 780px;
}
.sidebar {
	margin:0;
	padding:0;
	width: 190px;
	font: 1.1em 'lucida grande', verdana, arial, sans-serif;
}
#sidebar_left {
	float: left;
}
#sidebar_right {
	float: right;
	width: 185px;
	color: #aaa;
}
#sidebar_right h3 {
	color: #fff;
}
#sidebar_right td {
	color: #aaa;
}
.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 575px;
}
.semiwidecolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 770px;
	line-height: 1.6em;
}
.widecolumn {
	padding: 0;
	margin: 0;
	width: 980px;
	line-height: 1.6em;
	margin-left: auto;
	margin-right: auto;
}
.narrowcolumn .entry, .semiwidecolumn .entry, .widecolumn .entry  {
	line-height: 1.4em;
}
#footer {
	padding: 0;
	margin: 0;
	width: 1000px;
	clear: both;
	background:#000 url("images/footer.jpg") top left no-repeat;
	color: #999;
}
#footer p {
	margin: 0;
	padding: 20px 200px;
	text-align: center;
}
#footer1 {
	padding: 0;
	margin: 0;
	width: 1000px;
	clear: both;
	background:#000 url("images/footer1.jpg") top left no-repeat;
	color: #999;
}
#footer1 p {
	margin: 0;
	padding: 20px 50px 20px 100px;
	text-align: center;
}
#footer2 {
	padding: 0;
	margin: 0;
	width: 1000px;
	clear: both;
	background:#000 url("images/footer2.jpg") top left no-repeat;
	color: #999;
}
#footer2 p {
	margin: 0;
	padding: 20px 100px;
	text-align: center;
}
.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	background: url("images/button.jpg") left repeat-x;
	padding: 0px 5px;
	cursor: pointer;
	border: 1px solid;
	border-color: #999 #444 #444 #999;	
}
.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.spacer {
	padding: 2px 0 2px 0;
}
.indent{
	padding:4px;
	border: 1px solid;
	border-color: #999 #444 #444 #999;
	background: #ffffd4;
}
.smalltext {
	font: 1em 'lucida grande', verdana, arial, sans-serif;
}
.mediumtext {
	font: 12px 'lucida grande', verdana, arial, sans-serif;
}
.tbox{
	background-color: #e6f2ff;
	color: #000000;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	border: 1px solid;
	border-color: #333 #aaa #aaa #333;
	padding: 0 1px 1px 1px;
}
.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}
.fborder {
	background: #d9d7e4;
	border: 1px solid;
	border-color: #999 #444 #444 #999;	
}
.forumheader a, .forumheader2 a, .forumheader3 a, .indent a{
	color: #ff0000;
}
.forumheader a:hover, .forumheader2 a:hover, .forumheader3 a:hover, .indent a:hover {
	color: #ff5500;
}
.forumheader{
	background-color: #ffd400;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: 1px solid;
	border-color: #999 #444 #444 #999;
}
.forumheader2{
	background-color: #dee3ef;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: 1px solid;
	border-color: #999 #444 #444 #999;
}
.forumheader3{
	background-color: #dee3ef;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: 1px solid;
	border-color: #999 #444 #444 #999;
}
.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}
.fcaption {
	height:35px;
	padding: 2px 0 2px 8px;
	background-color: #004080;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	border: 1px solid;
	border-color: #999 #444 #444 #999;
}
#content .fcaption a {
	color: #ffd400;
}
#content .fcaption a:hover {
	color: #ff2a00;
}
.comm {
	background: #fff;
	border: 1px solid;
	border-color: #ccc #444 #444 #ccc;
	padding: 5px;
}
.comm1 {
	border: 1px solid;
	border-color: #ccc transparent #444 #ccc;
	padding: 5px;
}
#login_pad .button {
	padding-top: 20px;
	background: url("images/login.gif") bottom left no-repeat;
	width: 159px;
	height: 49px;
	border: none;
	font-size: 12px;
	cursor: pointer;
	margin-bottom: 2px;
	color: #000;
}
#imagecode {
	margin-top: 2px;
}
#login_pad #signup {
	padding-top: 28px;
	background: url("images/login.gif") top no-repeat;
	width: 159px;
	height: 22px;
	border: none;
	font-size: 12px;
	cursor: pointer;
	margin: 0 auto;
	margin-bottom: 2px;
}
#login_pad #signup a{
	color: #000;
}
#source {
    position:relative;
    z-index:100;
    display:block;
    float:left;
    width: 60px;
    height:25px;
    padding: 5px 0px 10px 20px;
    text-align:center;
    color:#000;
    margin-top: 10px;
}
#source a {
    display:block;
    color:#4478e5;
	width: 60px;
    height:25px;
	background: url("images/source.gif") bottom no-repeat;
}
#source a:hover {
    color:#edc937;
	background: url("images/source_over.gif") bottom no-repeat;
}
.title {
	font-size: 1em;	
}
.top_info {
	font-size: 1em;	
}
.text {
	text-align: left;
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 0;	
}
.text p {
	text-indent: 20px;
}
.newsimage {
	padding: 0 10px 10px 0;
	float: left;
}
.left_info {
	font-size: 1em;
}
.middle_info {
	text-align: center;
	font-size: 1em;
}
.right_info {
	text-align: right;
}
.chatdate {
	font-size: 0.8em;
}
