/*
+---------------------------------------------------------------+
| 	e107 website system
|
| 	Generated by DWeconfig
| 	copyright William Moffett 2001-2005
| 	http://e107.net
| 	que@e107.net
|	
|
|
|	
|
| 	Released under the terms and conditions of the
|	GNU General Public License (http://gnu.org).
+---------------------------------------------------------------+
*/

body {
	margin: 0;
	padding: 30px 0;
	color: #ffffff;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	background: url(images/01_bg.jpg) fixed;
	background-color: transparent;
}

a {}

a:hover {}

a:link, a:visited{
	color: #000;
	text-decoration: none;
}
a:hover, a:active{
	color: #333;
}

p {}

td {
	text-align:left;
}

blockquote {}

ul, ol {}

form { }

hr { }

h1,h2,h3,h4,h5,h6{
	color: #000;
	margin:0;
	padding:0;
	font-weight: normal;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
}

h2 {
	color: #fff;
	background: url(images/01_dot.gif) repeat-x;
	height: 27px;
	margin: -6px 8px 0 8px;
	font-size: 14px;
	font-weight: bold;
}

#wrapper{
	width: 850px;
	margin: auto;
	background: url(images/01_mainbg.jpg);
}

#header{
	width: 850px;
	height: 179px;
	margin: auto;
	padding:0;
	border:none;
	vertical-align: center;
	position: center;
	background: url(images/01_header.png) no-repeat;
}

#header a:link, #header a:visited{
	color: #00ff00;
}
#header a:hover, #header a:active{
	color: #00ff00;
}




#banner{
	margin: 0 0;
	text-align: center;
}

#blank{
	width:0px;
	margin:0px;
	padding:0px;
}

#leftcontent {
	width:180px;
	margin:0;
	padding:0;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	vertical-align: top;
	border:none;
}

#leftcontent a, #leftcontent a:visited {
	color: #fff;
	text-decoration: none;
}

#leftcontent a:hover, #leftcontent a:active {
	color: #333;
}

#rightcontent {
	width:180px;
	margin:0;
	padding:0;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	vertical-align: top;
}

#centercontent {
	color: #000;
	vertical-align: top;
}

#footer{
	width:100%;
	height:auto;
	margin:0;
	padding:30px 0 0 0;
	vertical-align: top;
	border:0;
	background: url(images/01_footer.jpg) no-repeat;
	background-position: top right;
	background-color: #fff;
}

#copyrights{
	text-align:right;
	width: 548px;
	margin-left:140px;
	display:block;
}

#copyrights a:link, #copyrights a:visited{
	color: #00ff00;
}
#copyrights a:hover, #copyrights a:active{
	color: #00ff00;
}
#copyrights{
	color: #00ff00;
}

#extrainfo {
 	display:none;
}

#nav{
	margin:0;
	padding:0;
}

/* content styles */
.content{
	margin: -6px 8px 0 8px;
	padding: 0;
	padding-bottom: 10px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.sidebar{
	color: #E5E5E5;
	margin: 0 6px 4px 8px;
}


/* news items */
.contentitempostedby{
	font-size: 10px;
	padding: 0 10px 0 13px;
	background: url(images/01_bgpostedby.gif) center left no-repeat;
	line-height: 12px;
}

.contentitemcomments{
	font-size: 10px;
	padding: 0 10px 0 15px;
	background: url(images/01_bgcomment.gif) center left no-repeat;
	line-height: 12px;
}

.contentitemcategory{
	font-size: 10px;
	padding: 0 10px 0 13px;
	background: url(images/01_bgcategory.gif) center left no-repeat;
	line-height: 12px;
}

.contentitem{
	margin: 0 0 16px 0;
	padding: 3px 0 0 0;
}

.contentitem1{
	display: inline;
}

.contentitem2{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/01_dotv.gif) left repeat-y;
}

.contentitem3{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/01_dotv.gif) left repeat-y;
}

.contentitem4{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/01_dotv.gif) left repeat-y;
}

.contenttitle h2{
	height: 27px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 6px 5px;
	margin: 0;
	background: url(images/01_dot.gif) repeat-x;
	clear: both;
}

.contenttitle a {
     color: #fff;
}

.contentbody{
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana,Helvetica;	
	font-size: 11px;
	color: #3c3d40;
}



/* SIDEBAR DLs */

.sidebardl{
	margin: 0;
	padding: 0 0 10px 0;
}
.sidebardl dt{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
    	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	background: #00ff00 url;
}

.sidebardl dd{
	margin: 1px 0 0 0;
	background: #00ff00;
}
.sidebardl dd:hover{
	margin: 1px 0 0 0;

	background: url(images/1.gif);
}
.sidebardl dd a:link, .sidebardl dd a:visited{
	padding: 0 0 0 10px;

}

.sidebardl dt a{
	display:block;
	color: #00ff00;
}

.sidebardl .dtiehover{
	color: #aaafff;
	background: #aaafff;
	cursor:pointer;
}

.sidebardl .ddiehover{
	margin: 1px 0 0 0;
	padding:2px 2px;
	background: url(images/1.gif);
}

.sidebardl .ddnorm{
	margin: 1px 0 0 0;
	padding:2px 2px;
	background: url(images/1.gif);;
}
/* SIDEBAR NAV DLs */

.sidebarnavdl{
	margin: 0;
	padding: 0 0 10px 0;
}
.sidebarnavdl dt{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
    	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	background: #000;
}

.sidebarnavdl dd{
	margin: 1px 0 0 0;
	padding:2px 0px;
	background: #ff0000;
}
.sidebarnavdl dd:hover{
	background: url(images/1.gif);
}
.sidebarnavdl dd a:link, .sidebarnavdl dd a:visited{
	padding: 0 0 0 10px;

}

.sidebarnavdl dt a{
	display:block;
	color: #aaafff;
}

.sidebarnavdl .dtiehover{
	color: #aaafff;
	background: #aaafff;
	cursor:pointer;
}

.sidebarnavdl .ddiehover{
	background: url(images/1.gif);
}

.sidebarnavdl .ddnorm{
	margin: 1px 0 0 0;
	background: url(images/1.gif);
}










.chatauthor a{ }


/* core styles */

.indent{ }

.smalltext {
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #fff;
}

body > .smalltext {
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color: #ff0000;
}

.smallblacktext {
	font: normal 7pt verdana, tahoma, arial, helvetica, sans-serif;
	color: #ff0000;
}

.defaulttext {
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color: #CCCCCC;
}

.mediumtext {
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color: #aaafff;
}

.captiontext {
	font: 14px verdana, tahoma, arial, helvetica, sans-serif;
	color: #aaafff;
}

.button{
	font-size: 11px;
	margin: 1px 0 0 0;
	color: #fff;
	background: #000;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

.tbox{
	font-size: 11px;
	margin: 1px 0 0 0;
	color: #000;
	background: #535353;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

.tbox .chatbox{
	font-size: 11px;
	margin: 1px 0 0 0;
	color: #000;
	background: #fff;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 90%;
}

#chatbox{
	width:160px;
}

.helpbox {
	border: 0px;
	background-color: transparent;
	color: #999999;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}

.nextprev{

	color: #999999;
	font: normal 9px verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	padding : 2px;

}

.np{

	color: #ffff00;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	padding : 2px;
}

.spacer{
	padding: 2px 0px 2px 0px;
}

.border {
	border: #ffff00 1px solid;
}

.bodytable {
      width: 632px;
	margin: 0 8px 8px 8px;
	padding: 10px;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

/* FORUM */

a.forumlink{
	color: #ffff00;
	text-decoration: none;
}

a.forumlink:hover {
	color: #ffff00;
	text-decoration: underline;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	padding: 4px;
	background-color: #fff;
}

.forumheader3 {
	border-top: 1px solid #000;
	text-align: justify;
	margin-top: 20px;
}

.forumheader, .forumheader4, .finfobar {
	background-color: #000;
}

.forumheader5 {
	cursor: pointer;
}

.fcaption, .forumheader5 {
	color:#333333;
	background-color: #000;
	background: url(images/01_bg.jpg);
}

.fcaption .smalltext, .fcaption .smalltext a{
	color: #777777;
}

table {
	margin-left: auto;
	margin-right: auto;
}

.slink a:link, .slink a:visited {
	color: #fff;
      text-decoration: underline;
}

.slink a:hover, .slink a:active {
	color: #c0c0c0;
}
      