/* ==
Web Page CSS 
== */

a { color: #366e9d; text-decoration: none; font-weight: bold; }
a:visited { color: #999; }
a:hover { background: #F9F0B7; color: #c00; text-decoration:underline; }
#header a, #footer a { color: #30302e; }
#header a:hover, #footer a:hover { background: transparent; color: #e20303; }

h2 a, h3 a, h2 a:visited, h3 a:visited {
	color:#444;
   }
h2 a:hover, h3 a:hover {
   background: #F9F0B7; color: #c00; text-decoration:underline;
   }

body { 
	background: #fff url('../images/page_header_tile.gif') repeat-x top center;
	font: 62.5% 'Lucida Grande', Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	}
	
#advert img {
	border: 0;
}
	
img { border: 0; }

fieldset {  
	margin:  0;
	padding: 0;
	border:  0;	
	} 

.wrapper { 
	margin: 0 auto;
	width: 920px;
	}
	
#header:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

/* Hides from IE-mac \*/
* html #header {height: 1%;}
/* End hide from IE-mac */

#header ul, #footer ul { 
	list-style: none; 
	margin: 0;
	padding: 0;
	}

#header h1 { 
	float: left;
	text-indent: -9999px;
	margin: 0;
	}
	
#header h1 a, #header h1 a:hover {
	display: block;
	background: url('../images/extended_logo.png') no-repeat top left;
	height: 114px;
	width: 378px;	
    } 	

#header #viewer { 
	margin:6px 0 14px;
	width: 535px;
	height: 1.5em;
	float: right;
	text-align:right;
	position:absolute;
right:1em;
	}

#header #login_form label {
	margin:0 9px 0 0;
	width:180px;
	font-size:1em; 
	}
#header #login_form input {
	width:130px;
	font-size:1em; 
	}
#header #login_form input.password {
	width:80px;
	}
#header #login_form button {
	width:50px;
	font-size:1em;
	background:#333;
	color:#fff;
	}

#header .advert { 
	margin: 6px 0 0;
	padding:6px 0;
	width: 480px;
	height: 60px;
	float: right;
	background:#e2e2cf;
	text-align:center;
	}
	
#navigation {
	display: block;
	list-style-type: none;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	width: 920px;
	text-align: center;
}	

#navigation li { display: inline; }

#navigation li a {
	background: url('../images/page_navi_tile.gif') repeat-x top left;
	width: 179px;
	float: left;
	margin: 0px 5px 0px 0px;
	color: #fff;
	font-size: 13px !important;
	font-weight: bold;
	padding: 7px 0px;
}

#navigation li a:hover { 
	background: url('../images/page_navi_tile.gif') repeat-x top left; 
	border-bottom: none;
	color: #fc0;
	}
#navigation .active { 
	background: url('../images/page_navi_tile_active.png') repeat-x top left; 
	}
	
#sidebar input { 
	position: relative;
	font-size: 12px;
	border: 1px solid #5194bd;
	width: 140px;
	}
	
#sidebar input.gobutton {
	position: relative;
	border: none;
	top: 5px;
	height: 20px;
	width: 25px;
	margin: 0;
}

#sidebar button {
	display: inline;
	font-size: 10px;
	background: #ddd;
	border-width: 1px;
	text-align: right;
	}

#content { 
	position: relative;
	clear: both;
	float:left;
	margin: 25px 0 25px;
	padding-right:25px;
	width:700px;
	font-size: 1.2em;
	line-height:1.5em;
	border-right:1px solid #ccc;
	}
#sidebar {
	float: right;
	margin: 25px 0 25px;
	padding: 0 0 0 12px;
	width: 180px !important;
	}
#sidebar ul { 
	margin-top: 0.5em;
	line-height: 1.5em;
	}

#content h1 {
	color:#090;
	}
#content h2 {
	font: 2em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding-bottom: 5px;
	margin: 1em 0 5px;
	border-bottom: 1px solid #ccc;
	}
#content h3 {
	margin: 2em 0 0;
	}
#content p { 
	line-height: 1.4em;
	margin-bottom: 1.5em;
	}
#content .sectiondesc {
	position: absolute;
	top: -10px;
	right: 0;
	float: right;
	font-size: 10px;
	width: 325px;
	}
#forum_preview h2{
	font-weight:bold;
	color:#000;
	border-bottom:3px solid #ccc;
   }
#forum_preview h2 a {
	font-weight:bold;
	color:#090;
   text-decoration:underline;
	}	
#forum_preview h2 a:hover {	
	color:#c00;
   }
.article_block {
	margin:0 0 3em;
   }
.title_block {
	vertical-align:bottom;
   }
.title_block h2 {
	margin:0;
	padding:0;
	border-bottom:2px solid #ccc;
   }
.title_block a {
   color:#090;
   }	
.title_block a:hover {
	color:#c00;
   }
.excerpt {
	clear:both;	
	margin:1em 0; 	
	}
.article_meta {
   padding-left:20px;
	font-size:.9em;
   }
.article_meta a {
	font-weight:normal !important;
	font-size:1.2em;
	color:#888;
	}	
p.excerpt {
        margin:10px 0;
        padding:0 0 0 20px;
	font-size: 1.1em;
	}
a#featurelink {
	margin-top: -0.5em;
	text-align: right;
	}
		
div.textblock {
	margin: 0 0 5em;
	}
div#contributelink {
	margin: 0 0 25px;
	}
div#contributelink a {
	display: block;
	width: 180px;
	height: 36px;
	background: transparent url('../images/global/contribute-sidebar.png') no-repeat;
	text-indent: -9000px;
	text-decoration: none !important;
	border: 0 !important;
	}

ul.errors {
	margin:0 0 25px;
	padding:10px 20px;
	border:1px solid #c00;
	color:#900;
	background:#fee;
}

#footer { 
	clear: both;
	position: relative;
	padding: 30px 0;
	background: url('../images/page_footer_bkg.gif') repeat-x top left;
	color: #5c5c5c;
	}
#footer #sitemap {
	float: left;
	width: 620px;
	padding:0 0 30px;
	}
#footer #sitemap li { 
	border-right: 1px solid #ccc;
	float: left;
	line-height: 1.5em;
	padding: 0 7px;
	}
#footer #sitemap li.logo {
	border: none;
	width: 100%;
	}
#footer #sitemap li.logo a {
	border:0;
	text-decoration:none;
	}
#footer .outtro {
	text-align: right;
	float: right;
	margin: 0;
	padding: 15px 0 5px;
	width: 260px;
	}


/******************
 * GENERAL FORM STYLES
 */
form.general label {
	display:block;
	margin:4px 0 10px;
	padding:4px 0;
	}
form.general label span {
	display:block;
	font-weight:bold;
	}
form.general input,form.general textarea {
	width:400px;
	}
	
/******************
 * Contribute Page
 */
form#article_submission fieldset {
	border:0;
	}
form#article_submission input {
	width:300px;
	}
form#article_submission input.file {
	width:500px;
	}

#entable {
	margin-left:40px;
	padding:0;
	width:200px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
   }	
#entable td, #entable th {
	margin:0;
	padding:0;
	width:100px;
	background:#fff;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align:center;
	}	
#entable th {
	background:#eee;
	font-weight:bold;	
   }

/******************
 * RECENT FORUM POSTS
 */

body#index .post { 
	clear:both;
	padding-bottom:25px;
	padding-left:40px;
	border-bottom: 1px solid #ccc;
	background:#fff url('../images/global/blockquote_background.png') no-repeat;
	}
body#index .post_date {
	margin:-1em 0 0; 
	padding:0 0 5px 25px;
	font-size:.9em;
	}
body#index p.post-text, body#index p.post-sig { 
	margin-left: 130px;
	}

/******************
 * AUTHORS
 */

#userphoto {
	float:left;
	margin:.5em 0 0;
	padding:5px;
	border:1px solid #ccc;
}
#userbio {
	margin-left:120px;
   }
.author_summary {
	clear:both;
	margin:25px 0;
	}
.author_summary img {
	float:left;
	margin:0 25px 0 0;
	border:1px solid #000;
	}
.author_summary a.article_link {
	display:block;
	clear:left;
	}

#sitemap li img {
	vertical-align: middle;
}


/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
	}
.sIFR-replaced {
	visibility: visible !important;
	}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}
.sIFR-replaced > div {
	display: none !important;
	}

/*---- Header styling ---*/
.sIFR-active #content h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 3em;
	color:#000099;
   }

div.avah img{
background:#FFFFFF none repeat scroll 0%;
border:1px solid #CCCCCC;
padding:4px;

}
div.avah{
font-size:12px;
}

ul.cb{
padding-left:20px;
}
ul.cb li{
background:url(../images/icons/cb.gif) no-repeat left top;
padding-left:30px;
list-style-type:none;

}
