/*
Design by NodeThirtyThree <http://www.nodethirtythree.com>
Published by Free CSS Templates <http://www.freecsstemplates.org/>
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(images/afb1.gif) repeat-x;
	font-family: Verdana;
	font-size: 13px;
	color: #4a5157;
}

h1, h2, h3 {
	color: #292929;
}

h1 {
	letter-spacing: -1px;
	font-size: 22px;
	text-align: center;
}

h2 {
	font-size: 20px;
	text-align: center;
}

h3 {
	font-size: 18px;
	padding: 5px 50px;
	text-align: center;		
}

h4 {
	font-size: 14px;
	padding: 5px 10px;
	font-weight: bold;
	color: #ababab;
}

h5 {
	text-align: center;
}
		

p, ul, ol {
	margin-bottom: 2em;
	text-align: justify;
	line-height: 200%;
}

p {
}

ul {
}

ol {
}

a {
	color: #828282;
	text-decoration: none;	
}

a:hover {
	color: #ababab;
	text-decoration: none;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #f5f5f5;
}

hr {
	display: none;
}

/* Logo */

#header {
	width: 919px;
	height: 147px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	padding: 90px 0px 0 50px;
	height: 40px;
	background: url(images/afb2.gif) no-repeat 50% 5px;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 9px;	
}

#header a {
	text-decoration: none;
	color: #fff;
	text-align: center;
}


/* Menu */

#menu {
	width: 919px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 10px;
	padding: 5px 20px 0 20px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #424242;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: #c0c0c0 url(images/afb3.gif) repeat-x left bottom;
}

/* Page */

#bg {
	background: url(images/afb4.gif) repeat-x center top;
}

#page {
	width: 919px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 625px;
	padding: 0 0 0 24px;
}

#content h1 {
	margin: 45px 0 20px 0;
	padding-left: 50px;
	background: url(images/afb7.gif) no-repeat left center;
}

#content .content {
	padding-left: 52px;
}

/* Posts */

.post h1.title {
	margin: 50px 0 20px 0;
	padding-left: 33px;
	background: url(images/afb7.gif) no-repeat left center;
}

.post h2.title {
	margin: 48px 0 25px 0;
	padding-left: 33px;
	background: url(images/afb7.gif) no-repeat left center;
}

.post .title a {
	text-decoration: none;
	color: #292929;
}

.post .entry {
	padding-left: 52px;
}

.post ul, .post ol {
	margin-left: 3em;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: decimal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 214px;
	padding: 0 1px 0 0;
}

#sidebar a {
	color: #4a5157;
}

.box {
}

.box .title {
	height: 27px;
	padding: 6px 0 0 34px;
	background: #8c8c8c url(images/afb5.gif) no-repeat;
	text-transform: lowercase;
	font-size: 14px;
	color: #fff;
}

.box .content {
	padding: 26px;
	background: url(images/afb6.gif) repeat-x;
}

.box ul {
	list-style: none;
	line-height: normal;
}

.box ul li {
	margin-bottom: 13px;
	font-size: 12px;
}

.box small {
	font-size: 9px;
	color: #808c96;
}

/* Footer */

#footer {
	padding: 44px 0;
	background: url(images/afb8.gif) repeat-x;
	font-size: 12px;
	color: #323232;
}

#footer a {
	color: #626262;
	text-decoration: none;
}

#footer a:hover{
	color: #828282;
	text-decoration: none;
}

#footer p {
	text-align: center;
}

/*

 e107 CSS stuff goes below - edit as necessary

 */

/* Forum */

/*main forum border*/
.fborder {
	border: 0px;
    border-color: transparent;  /*outside tables */
	background-color: transparent;  /* inside tables */
}

/* forum parent headers, forum captions */
.forumheader, .nforumcaption{
	/*background-color: #f1f4fd;*/
	background-color: transparent;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#424242;
	padding: 4px;
	/*border: 1px solid #000;*/
	text-align: left;
}

.finfobar{
	background-color: #ccc8c8;
	color:#000;
	padding: 4px;
	border: 1px solid #c3bdbd;
	text-align: left;
	background-image : url(images/forumheader.png);
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
}

/* two left columns */
.forumheader2{
	/*background-color: #f4f6fb;*/
	background-color: transparent;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #ccc 1px solid;
	text-align: left;
}

/* all the rest of the forum tables */
.forumheader3{
	/*background-color: #f1f4fd;*/
	background-color: transparent;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	text-align: left;
	color:#424242;
	padding: 4px;
	border: #ccc 1px solid;
}

.forumborder {
	border: #000080 1px solid;
}

/* where it says forum, information and all tables across */
.fcaption {
	background-color: transparent;
	padding: 2px 0 2px 4px;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	color:#424242;
	height: 30px;
}

.fcaption a{
	padding-right:4px;
	color:#ababab;
	text-decoration: underline;
}

.fcaption a:hover{
	text-decoration: none;
}

.defaulttext {
	font: 8pt tahoma, verdana, arial, helvetica, sans-serif;
	color:#000;
}

/* table properties */
.tbox{
	background-color: #fff;
	border: #000 1px solid;
	color: #000;
	text-align: left;
}

.nextprev{
	background-color: #fafafa;
	border: #000 0px solid;
	color: #000;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	text-align: center;
	padding: 2px;
}

.smalltext, .smallblacktext, .tbox{
	font: normal 8pt  arial, verdana, tahoma, arial, sans-serif;
}

.helpbox {
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}