
a { color: #009; font-weight: bold; }
#header a, #footer a { color: #30302e; }

h2 a, h3 a, h2 a:visited, h3 a:visited {
	color:#366e9d;
   }
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;
	}

img { 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 { 
	background: url('../images/page_header_logo.gif') no-repeat top left;
	float: left;
	text-indent: -9999px;
	margin: 0;
	height: 114px;
	width: 303px;
	}

#header #viewer, #navigation, #sidebar, #article_comment {
		display:none;
		}

#content { 
	position: relative;
	clear: both;
	float:left;
	margin: 50px 0 25px;
	padding-right:25px;
	width:700px;
	font-size: 1.2em;
	line-height:1.5em;
	}

#content h1 {
	color:#090;
	}
	
#content h2 {
	font: 2em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding-bottom: 5px;
	margin: 1em 0 15px;
	border-bottom: 1px solid #888;
	}
#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;
	}
img {
   display:block;
   margin:1em 0 2em;
	}
#feature_article>h3 {
	display: inline;
	margin: 10px 0 0;
	padding: 0 0 2px;
	color: #090;
	font: bold 2em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}
#feature_article p {
	font-size: 1.1em;
	}
#feature_article div#featurelink {
	margin-top:-1.5em;
	text-align:right;
	}
#article_meta {
	margin:.5em 0 2em;
   }
blockquote {
	padding:5px 0 5px 40px;
	color:#777;
   font-size:.95em;	
   border-bottom:1px solid #ddd;
	background:#fff url('../images/global/blockquote_background.png') no-repeat;
   }
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;	
   }


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

.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;
	}

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
	}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
	}

