/* ~ CSS FOR MAIN WRAPPERS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body {
	background: #F0FAFE url(images/backgroundshadows.jpg) repeat-y top center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #625D5D;
	margin: 0;
	padding: 0;
}

#wrap {
	background: #FFF;
	width: 650px;
	margin: auto;
	padding: 0;	
}


/* ~ CSS FOR HEADER ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#header {
	width: 650px;
	height: 99px;
	margin: 0;
	padding: 0;
}

.headerImage1 {	background: url(images/header01.jpg) no-repeat; }
.headerImage2 {	background: url(images/header02.jpg) no-repeat; }
.headerImage3 {	background: url(images/header03.jpg) no-repeat; }
.headerImage4 {	background: url(images/header04.jpg) no-repeat; }
.headerImage5 {	background: url(images/header05.jpg) no-repeat; }
.headerImage6 {	background: url(images/header06.jpg) no-repeat; }


/* ~ CSS FOR SITELINKS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#sitelinks{
	font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
}

#nav {
	margin: 0;
	padding: 0 0 20px 25px;
}
	
#nav a:link, #nav a:visited {
	padding: 0 10px 6px 10px;
	text-decoration: none;
	color: #708491;
}

#nav a:active, #nav a:hover {
	color: #564F4F;
	background: url(images/tab_circle.gif) no-repeat bottom center;
}


/* ~ CSS FOR MAIN_BODY ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#main_body{
	margin: 25px 0 0 0;
	width: 650px;
}


/* ~ CSS FOR CONTENT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#content{
	margin: 0;
	padding: 0 40px 10px 10px;
	width: 490px;
	vertical-align: top;
}

#custom_content {
	margin: 0;
	padding: 0 10px 10px 10px;
	width: 650px;
	vertical-align: top;
}

/* ~ CSS FOR MENUS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#menu {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 160px;
	margin: 0;
	padding: 0;
	vertical-align: top;     
}

#menu_header {
	font: bold 14px/40px Verdana, Arial, Helvetica, sans-serif;
	color: #3F5E97;
	padding: 0;
	margin: 0;
	height: 50px;
	text-align: center;
	background: url(images/menucorner.gif) no-repeat;
}

#menu_body {
	padding: 0 10px;
	background: #D2DFF0;
}

#menu_footer {
	background: url(images/menucorner_bottom.gif) no-repeat;
}


/* ~ CSS FOR NEWS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.post {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 3px;
	padding-left: 15px;
	color: #565252;	
}

.storytitle {
	font: bold 17px arial, sans-serif;
	color: #3F5E97;	
	margin: 0;
	padding: 0;
}

.meta {
	font-size: 10px;
}

.storycontent {
	margin: 0;
	text-align: justify;
	color: #666;
}

.feedback {
	background: url(images/line.gif) 115px 35px no-repeat;
	height: 50px;
}


/* ~ CSS FOR LINKS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a {
	color: #000;
	text-decoration: none;
}

a:link, a:visited {
	color:#60656D;
}

a:hover, a:active {
	color:#8B9CB8;
}


/* ~ CSS FOR MENU ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.caption {
	font-weight: bold;
	color: #3F5E97;
	text-align: center;
	padding: 10px 0 2px 0;
}

.caption2 {
	text-align: center;
	font-weight: bold;
	padding: 0 10px 10px 10px;
}


/* ~ CSS FOR NICETITLE JS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.nicetitle {
	position: absolute;
	top: 0;
	left: 0;	
	padding: 4px;
	width: 25em;
	background: #79ABFF;
	border: 1px solid #999;
	font: bold 13px "Trebuchet MS", "Lucida Grande", sans-serif;
	color: #030405;
	text-align: left;
	z-index: 20;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 10px;
	-moz-opacity: .87;
}

div.nicetitle p {
	margin: 0;
	padding: 0 3px;
	-moz-opacity: 1;
}

div.nicetitle p.destination {
	font-size: 9px;
	padding-top: 3px;
	text-align: left;
	-moz-opacity: 1;
}

div.nicetitle p.destination:before {
	content: "- ";
}

div.nicetitle p span.accesskey {
	color: #d17e62;
}


/* ~ CSS FOR FOOTER ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.credit {
	font-style: italic;
	margin: 5px 0;
	text-align: center;
	background: #AFBFD9 url(images/footer.jpg) repeat-y;
	color:#000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.credit a:link, .credit a:visited {
	color: #666666;
}


/* ~ CSS FOR BHATBOX ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.chatbox_block {
	border: 1px solid #75AE47;
	background: #F2F9FF;
	padding: 5px;
	text-align: left;
	margin: 3px;
}

.chatbox_info_top {
              font-weight: bold;
	text-align: center;
	border: 0px dashed #75AE47;
	margin: 0 0 3px 0;
}

.chatbox_info_bottom {
              font-weight: bold;
	text-align: center;
	border: 0px dashed #75AE47;
	margin: 3px 0 0 0;	
}

#menu .tbox { width: 80%; }


/* ~ CSS FOR COMMENTS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.comment_block {
	font: 11px/125% verdana, arial, helvetica, sans-serif;
	color: #000;
	background: #eee;
	padding: 5px;
	margin: 5px;
	border: 1px solid #000;
	height: auto !important;
	height: 1%;
}

.comment_info {
	padding: 5px;
	width: 150px;
	text-align: center;
	float: left;
}

.comment_content {
	margin:  0 0 0 160px;
	padding: 5px;
}


/* ~ CSS FOR FORUMS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.fborder {
	border: 1px solid #000;
	background: #D2DFF0;
}

.fcaption {
	font: bold 14px verdana, arial, helvetica, sans-serif;
	color: #000;
	background: #D2DFF0;
	padding: 4px;
	border: 1px solid #000;
}

.forumheader {
	font: bold 14px verdana, arial, helvetica, sans-serif;
	color: #000;
	background: #FFF;
	padding: 4px;
	border: 1px solid #000;
	text-align: left;
}

.forumheader2 {
	color: #000;
	background: #FFF;
	padding: 4px;
	border: 1px solid #000;
	text-align: left;
}

.forumheader3 {
	color: #000;
	background: #FFF;
	padding: 4px;
	border: 1px solid #000;
	text-align: left;
}

#menu .fborder {
	font: 1px verdana, arial, helvetica, sans-serif;
	border: none;
	background: #D2DFF0;
}

#menu .forumheader {
	font: 1px verdana, arial, helvetica, sans-serif;
	color: #000;
	background: #D2DFF0;
	padding: 1px;
	border: none;
	text-align: left;
}

#menu .forumheader3 {
	font: 1px verdana, arial, helvetica, sans-serif;
	color: #000;
	background: #D2DFF0;
	padding: 1px;
	border: none;
	text-align: left;
}

#menu .fborder a {
	border: 1px solid #999;
}


#menu .fborder .smalltext {
	font: 8px verdana, arial, helvetica, sans-serif;
}

.smalltext {
	font: 10px verdana, arial, helvetica, sans-serif;
}

blockquote, .storycontent .indent {
	border: 1px dashed #75AE47;
	background: #F2F9FF;
	padding: 5px;
	margin: 5px 30px;
	text-align: left;
}

#content .tbox {
	width: 70%;
}
#dataform {text-align: left; width: 90%;}
#dataform > * {text-align: left; width: 90%;}
#dataform  textarea.tbox {width: 90%;}
#dataform input.tbox {width:90%;}
 #dataform input.helpbox {width: 90%;}
/* ---------------------------------------------------------------------------------
E107 STYLES - CHEAT SHEET
--------------------------------------------------------------------------------- */
/*
border = used in the review section around the review score, and in many admin
         areas around the narigation area at the bottom.

button = used sitewide for any form type button

caption = used in the review section as border is, and as the header on the admin
          prefs page, as well as in a couple other admin pages.

defaulttext = used in chat.php (not the chatbox itself, the page that lists all
              the chatbox posts) around the chatboxmessage, throughout banner.php,
              in usersettings around yes/no for hiding email, in the forums around
              many of the messages, in download around the titles, and throughout
              the admin area.

fborder = used on nearly every page

fcaption = used as a main header

finfobar = used around the back to top, post reply and new thread links at the bottom
           of forum_viewtopic

forumheader = used as a main header below fcaption

forumheader2 = used for content in tables, highlights areas

forumheader3 = used in content in tables, as a lowlight

forumlink = used in the breadcrumbs of the forums

indent = used for [quote] [blockquote] [code]

helpbox = used above the [link] [b] [i] bar to show information about each of these

mediumtext = used in oldpolls.php around the title, and the poll questions. In
             forum_viewforum around the forum name, in forum_viewforum_template
             around forum topics (links), forum title, around the threadpages, in
             forumviewtopc_template around {GOTOPAGES}. In content, around the
             heading, around the links to heading (in list form). In
             e107_admin/userinfo.php around the datstamp, in e107_admin/submitnews.php
             around the titles. The default commentclass uses it for the comment.
             Around "Welcome USERNAME" in {CUSTOM=login}.

nextprev = used in download.php around "return to Category List" view next/previous
           download, and in the nextprev() function (thus any page that uses this
           function will use this style)

smallblacktext = used for [edited] and other areas for small descrïptions.

smalltext = used for detailed information throughout.

spacer

tbox = used sitewide for form elements such as drop boxes, text areas etc.

td = used in the admin area, as the mouse off color for the areas. (mouseover
     is forumheader5, which is hardcoded)
*/

