/* God360 default style v1.01 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */

/* Website (c) 2006 Jeff Pullinger  */


/* basic elements */


body {  
	background: #9cdaf0; 
	margin: 0px; 
	padding: 0px;
	text-align: center;
	font-size: 10pt;
	font-family: verdana, sans-serif;
	}

h3 {
	font-size: 10pt;
	font-family: verdana, sans-serif;
	}

h4 {
	font-size: 10pt;
	font-family: verdana, sans-serif;
	}

hr {
	display:none;
	}

img {
	border: 0px;
	padding: 0px;
}

/* specific divs */


#container { 
	background: #fff;
	padding: 0px;  
	margin: 0px auto 0px auto;
	width: 750px;
	text-align: left;
	}



/* logo stuff */

#logo { 
	background: transparent url(images/god360_logo.gif) no-repeat top left;
	width: 750px;
	height: 62px;
	float: left;
	padding: 0px;
	margin: 0px;
	 
	}

#logo h1 span {
	margin-top: 61px;
	display:none;
	}

/* navlinks */

#nav { 
	padding: 0px;
	margin: -6px 0px 0px 495px; 
	} 

/* #navb { 
	padding: 0px;
	margin: -6px 0px 0px 535px; 
	} */

#nav span { 
	font: normal 13px verdana, sans-serif;  
	font-weight: bold;  
	color: #0093d0;
	}

#nav a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0093d0;
	}

#nav a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0093d0;
	}

#nav a:hover, a:active { 
	text-decoration: underline; 
	color: #000000;
	}

/* main image */

#mainimageouter {
	background: transparent;
	width:750px;
	}






/* trail */


#trail {
	
	}

#trail Span {
	font-size: 80%;
	color: #333333;
	}

#trail a:link { 
	text-decoration: none; 
	color: #333333;
	}

#trail a:visited { 
	text-decoration: none; 
	color: #333333;
	}

#trail a:hover, a:active { 
	text-decoration: underline; 
	color: #111111;
	}



/* content pane */


#content {
	width: 545px;
	padding: 0px;
	margin: 0px;
	float: left;
	}

#contentinner {
	margin: 0px;
	padding: 0px 10px 10px 10px;
	}

#contentinnerfront {
	margin: 0px;
	width: 360px;
	float: left;
	}

#contentinnerfrontinner {
	margin: 0px;
	padding: 0px 10px 10px 10px;
	}

#contentinner P.quotename2 {
	font-style: normal;
	text-align: right;
	margin-top: -10px;
	padding-right: 10px;
	background: #eeeeee;
	}

#contentinnerfrontphoto {
	margin: 0px;
	width: 150px;
	float: left;
	}



#contentinner span {
	color: #000000;
	}

#contentinner h3 {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 10px;
	}

#contentinner h4 {
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 12px;
	}

#contentinner P.quote {
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;
	background: #eeeeee;
	}

#contentinner P.quotename {
	font-style: normal;
	text-align: right;
	margin-top: -10px;
	padding-right: 60px;
	background: #eeeeee;
	}

#contentinner a:link { 
	text-decoration: none; 
	color: #333333;
	}
#contentinner a:visited { 
	text-decoration: none; 
	color: #333333;
	}
#contentinner a:hover, a:active { 
	text-decoration: underline; 
	color: #111111;
	}


/* right column */

#rightcolumninner{
	padding: 0px 15px 10px 0px;
	}

#rightcolumn {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
	}

#rightcolumn2 {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 250px;
	}
	
#rightcolumn h3.submenu {
	padding: 0px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	}

#rightcolumn Span {
	font-size: 80%;
	margin: 0px;
	}

#rightcolumn li a:link { 
	text-decoration: none; 
	color: #333333;
	}

#rightcolumn li a:visited { 
	text-decoration: none; 
	color: #333333;
	}

#rightcolumn li a:hover, a:active { 
	text-decoration: underline; 
	color: #000000;
	}


#rightcolumn ul {
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	}

#rightcolumn li {
	list-style-type: none; 
	margin-left: 2px;
	padding: 0px;
	}

#rightcolumn li span {
	font-style: italic;
	font-size: 80%;
	color: #444444;
	margin: 0px;
	}

#rightcolumn li h4 {
	font-weight: bold;
	margin: 1px 0px 0px 0px;
	}




/* footer stuff */

#footer {
	background: url(images/bbar2.jpg) no-repeat top left;
	width: 750px;
	height: 126px;
	clear: both;
	position: relative;
	}



#footercontainerb {
	
	}

#footeryfc {
	padding-top: 40px;
	width: 85px;
	margin: 0px;
	float: left;
	}

#footertext {
	padding-top: 58px;
	width: 305px;
	float: left;
	margin: 0px;
	text-align: center;
	color: #444444;
	font-size: 8pt;
	}


#footertext a:link { 
	text-decoration: none; 
	color: #333333;
	}

#footertext a:visited { 
	text-decoration: none; 
	color: #333333;
	}

#footertext a:hover, a:active { 
	text-decoration: underline; 
	color: #111111;
	}

#footerspring{
	padding-top: 40px;
	width: 130px;
	float: left;
	margin: 0px;
	}

#footerflash{
	background: url(images/bbar_right.jpg) no-repeat top left;
	/* width: 230px; */
	height: 126px;
	/* float: right; */
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
	left: 520px;
	}



.forumitem{
	border-bottom: 1px solid #9cdaf0;
	padding: 15px;
	margin: 0px;
	clear: both;
	}

.forumitem h4{
	margin: 0px 0px 0.2em 0px;
	padding: 0px;
	}

.forumitem img{
	float: left;
	margin: 0px 15px 10px 0px;
	border: 1px solid #aaa;
	}

.pagination {
	text-decoration: none;
	}

.paginationoff {
	color: #aaa;
	text-decoration: none;
	}

.paginationblob {
	padding: 0px 2px 0px 2px;
	background: #fff;
	color: #9cdaf0;
	text-decoration: none;
	}

.paginationblobon {
	padding: 0px 2px 0px 2px;
	background: #9cdaf0;
	color: #fff;
	text-decoration: none;
	}

.displaying {
	margin: 0px;
	clear: both;
	text-align: center;
	font-size: 8pt;
	font-family: verdana, sans-serif;
	}


.latestmessageline {
	border-top: 1px solid #9cdaf0;
	padding-top: 5px;
	}

.prevnext {
	border-bottom: 1px solid #9cdaf0;
	padding-bottom: 5px;
	margin: 0px;
	clear: both;
	text-align: center;
	font-size: 8pt;
	font-family: verdana, sans-serif;
	}

p.admin {
	border: 1px solid #00aa00;
	color: #00aa00;
	padding: 5px 10px 5px 10px;
	margin: 5px 0px 5px 0px;
	background: #f4fff4;
	font-weight: bold;
	}

p.adminerror {
	border: 1px solid #aa0000;
	color: #aa0000;
	padding: 5px 10px 5px 10px;
	margin: 5px 0px 5px 0px;
	background: #fff4f4;
	font-weight: bold;
	}



/* embed, object, param
{
	padding: 0px;
	margin: 0px;
	display: inline;
}
*/

