/*
www.fullcirclesuperior.org 
"Full Circle" Template 'Index' Cascading Style Sheet
Validated CSS 3.0
by W.H. Tan
Version 1.02 : 10 March 2009
Copyright 2008, Mike Link, Kate Crowley, Craig Blacklock & W.H. Tan
The graphics referred to in this stylesheet may not be distributed or reproduced, by any means, in any form, without the explicit permission and intent of the author(s).
Contact: wei@fullcirclesuperior.org
*/

/*  ========== Main overrides ==========  */

body {
	margin: 0;
	padding: 0;
	color: #CCC;
	background: #012935 url('g_backs/indextopfade.jpg') top repeat-x;
	font-family: "Trebuchet MS",Helvetica,sans-serif;
}

html, table, td, form, div, h1, ul, img {
	margin: 0;
	padding: 0;
}

p, div, img, center {
	border: none;
}

p{
	padding: 4px 2px;
	margin: 2px;
}

a {
	color: #BAD0C8;
	text-decoration: none;
	font-weight: normal;
}

.post a{
	color: #BAD0C8 !important;
	border-bottom:1px dashed #BAD0C8
}

a:hover {
	color: #BECEEF;	
	text-decoration: none;
	font-weight: normal;
}

#messagetext a{
	border-bottom: 1px dotted #BAD0C8;
}

#messagetext a:hover{
	border-bottom: 1px dashed #BECEEF;
}

/* ========== Index Elements ========== */

#art {
	width: 100%;
	background: url('g_backs/indexsplashback.jpg') top center no-repeat;
	text-align: center;
}

#header {
	width: 902px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}

#iconspace {
	float: right;
	height: 30px;
	margin: 5px 8px;
	background: url('g_backs/blue_x1.png');
}

.stbuttontext {
	display: none !important;
}

.topicon {
	opacity: 0.6;
	filter: alpha(opacity=60);
	width: 20px;
	overflow: hidden;
	display: inline-block;
}

.topicon:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#frame {
	width: 902px;
	margin-left: auto;
	margin-right: auto;
}

#sky{
	height: 205px;
	width: 902px;
}

#menu {
	height: 150px;
	width: 902px;
}

#menu img, map{
	padding: none;
	margin: none;
	display: inline-block;
}

/* ========== Main Segment ========== */

#landscape {
	text-align: left;
	width: 902px;
	font-size: 12px;
	background: url('g_backs/indexcompass.gif') bottom right no-repeat;
}

.paint {
	width: 100%;
}

#messagehead{
	background: url('g_backs/index_r4_c2a.jpg') top left no-repeat;
	width: 685px;
	height: 55px;
}

#message {
	background: url('g_backs/messageback2.png') left repeat-y;	
	width: 676px;
	margin-left: 6px;
}

#messagetext{
	font-family: Verdana;
	color: #eee;
	font-size: 13px;
	line-height: 16px;
	margin: 0 11px 0 9px;
	padding: 2px 4px 0 3px;
	text-align: left;
}

#messagefoot{
	width: 685px;
	height: 20px;
}

#sidebar {
	width: 200px;
	margin: 5px;
	background: url('g_backs/blue_x2.png');	
	text-align: center;
}

#stats{
	font-size: 12px;
	width: 190px;
	margin: 10px 5px;
}

.st1{
	text-align: right;
	border-right: 1px solid #627185;
	width: 77px;
	padding: 6px 7px 0 0;
	height: 22px;
	line-height: 15px;
}

.st2{
	text-align: left;
	padding: 6px 0 0 7px;
	width: 80px;
	line-height: 15px;
}



#buffer{
	width: 1px;
	height: 455px;
}

#footer {
	width: 100%;
	background: #012935 url('g_backs/indexbottomfade.jpg') bottom repeat-x;
	height: 110px;
	text-align: center;
}

#index_calends{
	margin: 20px;
	padding: 10px;
	height: 100px;
}

#foottext{
	font-family: "Palatino Linotype", times;
	font-size: 14px;
}

.dispatch {
	margin: 0 5px 10px 12px;
}

.dispatchtitle, .dispatchtitle a{
	width: 285px;
	font-family: "Palatino Linotype", times;
	font-size: 18px;
	color: #BECEEF;
}

.dispatch a:hover{
	border-bottom: 1px dotted #8FA5C1;
}

.dispatchdate{
	font-family: "Trebuchet MS",Helvetica,sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	padding: 0 7px;
}

.dispatchtext{
	font-family: Verdana;
	font-size: 11px;
	padding: 0 4px 5px 11px;
	line-height: 16px;
}

.artic {
	margin: 10px 5px 30px 10px;
	width: 359px;
}

.artictitle a:hover{
	border-bottom: 1px dotted #8FA5C1;
}


.artictitle {
	font-family: "Palatino Linotype", times;
	font-size: 18px;
}

.articauthor{
	font-size: 12px;
	font-family: "Palatino Linotype", times;
}

.articicon {
	border: 1px solid #526D74;
	padding: 1px;
	width: 100px;
	float: left;
	margin: 1px 5px 3px 0;
}

.artictext{

}

.articreadmore {
	float:right;
}

#newsl {
	background: url('g_backs/white30.png');
	border: 1px solid #BBB;
	padding: 2px;
	margin: 5px 5px;
}

.sidehead {
	padding: 5px 8px; 
	text-align: left;
}

#centralmessage{
	width: 550px; 
	height: 450px; 
	margin-top: 40px; 
	margin-bottom: 40px; 
	background: url('g_backs/black20.png'); 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;
} 

.c {
	margin-left: auto; 
	margin-right: auto;"
}

#recaptcha_area {
	margin-left: auto; 
	margin-right: auto;"
}

.sponsorlogo {
	padding: 5px;
}

.imsg {
	margin: 10px 20px;
	color: #fff;
	background: url('g_backs/black30.png');
	font-size: 18px;
	font-family: "Palatino Linotype", times;
	text-align: center;
	padding: 5px;
}

.button {
	background-color:#3B5998;
	border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family: tahoma, verdana, arial;
	font-size:11px;
	padding:2px 15px 3px;
	text-align:center;
	margin: 10px auto;
}

.hr {
	width: 100%;
	border-bottom: 1px dotted #fff;
	padding: 5px 0;
	margin-bottom: 5px;
}

#sponsorhead {
	background: url('g_backs/white10.png');
	width: 840px;
	margin: 10px 10px 20px;
	font-family: verdana, arial;
	font-size: 13px;
	padding: 5px;
	text-align: left;
}

.datcolum {
	border-top: 1px solid #627185;
	width: 40px;
	padding-right: 5px;
	padding-left: 3px;
}

.datacolum {
	padding: 3px 0 0 5px;
	border-top: 1px solid #627185;
}