/* fitmarker.css */

/* BLACK: #0F202A; */

/* BODY */
html, body { 
	color: #666; 
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	background-color: #ECECEC;
}

#custom-doc { width:76.92em; *width:75.07em; min-width:1000px; margin:auto; text-align:left; }

/* DEFAULTS */

h1, h2, h3 { padding: 0em 0 0.5em 0; color: #444; }
h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-weight: bold; }
p { padding: 0.5em 0 0.5em 0; }
li { padding: 0.5em 0 0.5em 0; }
a { text-decoration: none; color: #444; }
a:hover { color: #000; text-decoration: underline; }
form { padding: 1.0em; }
td { padding: 0.5em; }
small { font-size: 0.8em; }
del { text-decoration: line-through; }

/* LAYOUT */

.clear	{ clear: both; margin: 0; line-height: 0em; height: 0; } /* need line-height for IE */
    
/* YAHOO USER INTERFACE (YUI) : http://developer.yahoo.com/yui/grids/  */

.yui-t7 { } /* Template 7 - complete frame*/
.yui-gc { padding: 10px; } /* Grid C: 66% + 33% - container around content and sidebar*/
.yui-g { } /* Grid: 100% - container around content when sidebar disabled */
.yui-u, .first { } /* Units - the content (first) and sidebar */

/* ANNOUNCEMENTS */

#announcement {
	background-color: #FEFCC3;
	border-bottom: 1px solid #000;
	padding: 0.4em;
	text-align: center;
}

/* NAVIGATION */

#nav_background { background-color: #0F202A; }
#nav { margin: 0 auto; width: 980px; min-height: 30px; height: 30px; padding: 0 10px 0 10px; } /* wraps the navigation bar */
ul.navigation { float: left; list-style: none; margin-top: 5px; }
ul.navigation li { display: inline; font-size: 11px; text-transform: uppercase; letter-spacing: 0.2em; }
ul.navigation li a { color: #fff; padding: 0.2em 0.4em 0.2em 0.4em; }
ul.navigation li a:hover { color: #FAECA7; text-decoration: none; }
ul.navigation li a img { vertical-align: middle; }
li a#navigation_active { color: #FAECA7; font-weight: bold; }

/* SEARCH BOX - see search.css for more */
.navigation_right { display: inline; float: right; }

/* HEADER */

#header_background { 
	background-color: #2B1A82; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#260F9E', endColorstr='#060A63'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#260F9E), to(#060A63)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #260F9E, #060A63); /* for firefox 3.6+ */
}

#hd { margin: 0 auto; width: 980px; min-height: 115px; height: 115px; } /* wraps the title and ad blocks */
#logo { float: left; text-align: left; padding: 10px 0; width: 650px;}
#icons { float: left; text-align: right; width: 330px; margin-top: 76px; }

/* See categories.css for category bar */

/* BODY */

#bd { background-color: #fff;}

.message {
	margin: 1.0em auto 1.0em auto;
	width: 90%;
	padding: 0.8em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

.green    { background-color: #99FF66; }
.yellow   { background-color: #fbe760; }
.red      { background-color: #FF6A55; color: #ffffff; }
.bold_red { color: red; font-weight: bold; }

/* SITE CLOSED MESSAGE */

#site_closed { background-color: #fff; border-top: 2px solid #000; border-bottom: 2px solid #000; text-align: center; margin-top: 4em; font-size: 1.6em; line-height: 1.8em; }

/* MAIN CONTENT */
#content.yui-u { width: 565px; margin: 10px 0 0 10px; padding-bottom: 20px; }

/* TOOLBOX */

#toolbox textarea { background-color: #f6f6f6; border: 1px solid #d0d0d0; font-family: Courier, 'Courier New', monospace}

/* BREADCRUMBS */

#breadcrumbs {
	margin-bottom: 1.0em;
	font-size: 0.9em;
}

/* PAGINATION */

#pagination {
	font-size: 0.9em;
	margin-top: 2.0em;
	text-align: right;
}

#pagination a {
	display: inline;
	padding: 0.3em 0.7em 0.3em 0.7em;
	border:solid 1px #F0F0F0;
}

#pagination .pagi_current {
	color: #fff;
	background-color: #060A63;
	font-weight: bold;
	padding: 0.3em 0.7em 0.3em 0.7em;
	border:solid 1px #444444;
}

#pagination a:hover {
	border:solid 1px #444444;
	text-decoration: none;
}

/* FORMS */
input.submit {
	margin-top: 0.4em;
	padding: 0.2em 0.4em 0.2em 0.4em;
	font-weight:bold;
}

/* SIDEBAR */

#sidebar_container.yui-g { width: 415px; }
#sidebar.yui-u { width: 250px; padding: 10px; background-color: #e6eaf5; }
#sidebar ul li { padding: 0.1em; border-bottom: solid 1px #eee; }

#sidebar_submit, #sidebar_register { margin: 10px 0 25px 0; }

/* SIDEBAR FOR ADS */

#sidebar_ads.yui-u { width: 145px; margin-top: 10px; }
.ad125 { margin: 0 0 10px 10px; }

/* FOOTER */

#footer_background {
	background-color: #D5D2AF;
	border-top: 1px solid #fff;
}

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	text-align: left;
	font-size: 1.0em;
}

.links_box {
	float: left;
	display: inline;
	padding: 0 40px 0 40px;
	border-right: 2px solid #898667;
	height: 130px;
}

.links_box.first {
	padding-left: 0;
}

.links_box h3 {
	color: #394D58;
	font-weight: normal;
	font-size: 1.5em;
}

.links_box ul li {
	padding: 0;
	line-height: 170%;
}

#chiclets { float: left; }
#copyright { float: right; font-size: 12px; font-weight: bold; color: #0F202A; }

.debug { font-size: 0.8em; }

/* MINOR PLUGIN OVERRIDES */

#messaging_compose textarea#message_body { width: 100%; }

.post_image_wrapper { float: right; padding-left: 10px; }
