
/* Import whitespace resetting code */
@import url(reset.css);

/* Page Element Styles */
body#Page {
	background:#273138 none repeat scroll 0%;
	color:#434547;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:0.8em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.3em;
	text-align:center;
}

#Page a {
	color:#9ac131;
	text-decoration:none;
}

#Page a:hover {
	text-decoration:underline;
}
/*
#Page img{
	margin: 2px;
	border:3px solid #fff;
}
*/
#Page img.left{
	float: left;
	margin: 0.1em 1em;
}

#Page img.right{
	float: right;
	margin: 1em;
}

#Page h1, h2, h3, h4 {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif;
	font-weight: bold;
}

#Page blockquote {
	background:transparent url(../images/quotes-meta.gif) no-repeat scroll 0pt 2px;
	color:#666B75;
	font-family:Georgia,serif;
	font-size:107%;
	line-height:1.5em;
	padding-left:23px;
}

#Page em {
	font-style:italic;
}
#Page strong {
	font-weight:bold;
}

#Page blockquote em {
	font-style:italic;
	display:block;
	padding-left:50%;
}

#Page code, #Page pre {
	color: #000;
	background-color: #e3e3e3;
	font-family: Monaco, monospace;
	text-align: left;
	padding-left: 2em;
	}

#Page hr {
	margin-bottom:20px;
	border:none;
	width:99%;
	color:#eeeeee;
	background-color:#eeeeee;
	height:1px;
	clear:both;
}

#Page ol {
	list-style: decimal inside;
	padding-left: 2em;
}

/* Basic Layout Styles */
.innerWrap{
	width: 64em;
	margin: 0 auto;
	text-align: left;
}

#Header {background: #273138 url(../images/header.gif) repeat-x scroll left top; }
#Nav{ background: #B3D951 url(../images/nav.gif) repeat-x 0% 0%; border-bottom: 1px solid #8ABF00; width: 100%; float:left;}
#Main { background: #FFF; border-bottom: 1px solid #939597; padding: 0 0 40px 0; float:left; width:100%; }
#Footer { background: #273138 url(../images/footer-bg.gif) repeat-x scroll left top; color: #A3A5A7; padding: 30px 0; float:left; width: 100%; }

/* Header Styles */

#Header h1#Logo{
	height:70px;
	padding: 20px 0 0 0;
}
#Header h1#Logo span{
		color: #fff; 
		font-size: 2.5em; 
		float: left;
		text-align:left;
		padding-bottom: 10px; 
	}
#Header h1#Logo {
	background: transparent url(../images/obama-logo-bg.jpg) no-repeat top right;
}

/* Navigation Bar Styles */

#Nav ul{
		padding: 0;
		margin: 0;
 }
	#Nav li {
		float: left;
		margin: 0;
		padding: 0;
		letter-spacing: 2px;
	}
		#Nav li a {
				float: left;
				padding: 10px 12px;
				text-decoration: none;
				color: #3d4b40;
				border: none;
				}
		#Nav li a.current, #Nav li a.section{
				background: #f3fdcd;
				text-decoration: none;
		}
		#Nav li a.link:hover{
				background: #c6de84;
				color : #272f28;
				text-decoration:none;
		}

/* Main Content */
#Main {
	background: #ffffff url(../images/obama-ear-picking.jpg) no-repeat top left;
}

#Main .innerWrap {
	margin:0 auto;
	width:960px;
}

#Main #Content{
	/*	float: left; */
		width: 500px;
	/* 	padding-right: 2em; */
		margin:0 0 0 300px;
}

	#Main #Content h2{
			font-size: 1.85em;
			color: #636567;
			margin: 20px 0pt 5px 0pt;
	}
	
	#Main #Content h3{
			font-size: 1.35em;
			color: #636567;
			margin: 15px 0pt;
	}
	

/* Sidebar styles */
#Main #RightPane{
		float: right;
	/*	width: 18em; */
		padding-left: 2em;
		line-height: 1.5em;		
}

	#Main #RightPane h3{
			font-size: 1.5em;
			border-bottom: 1px solid #E1DABF;
			padding-bottom: 3px;
			margin-bottom: 3px;
	}
	
	#Main #RightPane ul{
		list-style-position: outside;
		margin-bottom: 20px;
	}
	
		#Main #RightPane li{
			border-bottom: 1px dotted #666666;
		}
			#Main #RightPane li a.link{
				background: transparent url(../images/bullet_orange.png) no-repeat scroll 0pt 50%;
				padding-left:15px;
				position:relative;
			}
			
			#Main #RightPane li a.current, #Main #RightPane li a.section{
					background: transparent url(../images/bullet_green.png) no-repeat scroll 0pt 50%;
					padding-left:15px;
					position:relative;
			}
	
	#Main #RightPane ul.sub{
			margin: 0pt 0pt 0pt 15px;
	}
		#Main #RightPane ul.sub li{
				border:none;
		}


#Main #LeftPane {
	font-size:11px;
	float: left;
	width: 270px; 
	padding-left: 2em;
	line-height: 1.5em;	
	margin:220px 0 0 0;
	color:#333333;
}
	#Main #LeftPane h3{
		font-size: 1.4em;
		padding-bottom: 3px;
		margin-bottom: 3px;
		border-bottom: 1px solid #cccccc;
		color:#009900;
	}
	#Main #LeftPane p{
		border-right:1px solid #cccccc;
		color:#666666;
		padding-right:10px;
	}

/* Footer Styles */
#Footer .innerWrap {
}
#Footer div.WidgetHolder{
		float: left;
		width: 30%;
		color: #eae7e7;
		margin-bottom: 10px;
		margin-right: 10px;	
}

	#Footer div.WidgetHolder h3{
			font-size: 1.5em;
			color: #fbf6f6;
			padding: 3px 0pt;
			margin-bottom: 8px;
		}

#Footer #Copyright{
		clear: both;
		padding-top: 5px;
}

	#Footer #Copyright p {
			text-align: left;
			font-size: 10px;
	}
	
	#Footer #Copyright img{
			border: none;
	}

/*
	Auxillary Styles
*/

/* Page Comments */
#PageComments_holder h4{
	font-size:1.5em;
}

#PageComments_holder form{
	margin-bottom : 10px;
}

#PageComments li{
	float:left;
	margin: 5px 0;
	width:100%;
	padding: 5px;
}
#PageComments li p.comment{
	
}
#PageComments li p.info{
	font-style:italic;
	font-size: 0.8em;
}
#PageComments .odd{background:#f1f1ef;}
#PageComments .even{background:#fff;}

.commentrss {
	background: url(../images/feed.png) no-repeat left center;
	padding: 4px 0 1px 25px;
}





/* **************************************************************** */





body { 
background-color:#eee; 
margin:0; 
padding:0; 
font-family:Helvetica,Arial,sans-serif; 
}

.info { 
border-bottom:1px dotted #333; 
background-color:#ccdef3; 
margin:0; 
padding:6px 12px; 
}

.info h1 { 
margin:0; 
padding:0; 
color:#333; 
letter-spacing:-2px; 
}

.header { 
margin:0; 
border-bottom:6px solid #ccdef3; 
height:23px; 
background-color:#666673; 
padding:4px 0 2px 6px; 
background-image:url(./images/mainmenu/top-bg.gif); 
}

.trace { 
padding:6px 12px; 
}

.trace li { 
font-size:14px; 
margin:6px 0; 
}

pre { 
margin-left:18px; 
}

pre span {
color:#999;
}

pre .error { 
color:#f00; 
}

.pass { 
margin-top:18px; 
padding:2px 20px 2px 40px; 
color:#006600; 
background:#E2F9E3 url(./images/alert-good.gif) no-repeat scroll 7px 50%; 
border:1px solid #8DD38D; 
}

.fail { 
margin-top:18px; 
padding:2px 20px 2px 40px; 
color:#C80700; 
background:#FFE9E9 url(./images/alert-bad.gif) no-repeat scroll 7px 50%; 
border:1px solid #C80700; 
}

.failure span { 
color:#C80700; 
font-weight:bold; 
}


div#postings {
	margin:20px 0 0 40px;
}
div#postings p.abstract {
	margin:0 0 20px 0;
	font-size:11px;
}
div#postings td {
	padding:2px 4px;
	vertical-align:top;
}
div#postings td img.thumb {
	margin:4px 0 0 0;
	border:1px solid #999999;
}

div#processing {
	background-color:#ffffff;
	border:2px solid #333333;
	position:absolute;
	width:40%;
	top:100px;
	left:30%;
	display:none;
}
div#processing .working {
	text-align:center;
}



	
	div#overlay {
		background-color:#000000;
		opacity:.50;
		filter: alpha(opacity=50);
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		z-index:200;
		display:none;
	}
	* html div#overlay{
		width:600px;
		height:400px;
	}
	 *:first-child+html div#overlay {
	 	float:left;
	 }
	 
	 div#tooltip {
	 	position:absolute;
		display:none;
		background-color:#eaeaea;
		border:1px solid #0C3668;
		text-align:left;
		padding:4px;
		font-size:11px;
		color:#333333;
		z-index:400;
	 }
	
	/* for "saving" graphic activity indicator that fades in for AJAX processing */
	div#activity {
		font-weight:bold;
		font-family:Arial,Geneva,Helvetica,sans-serif;
		font-size:14px;
		color:#333333;
		letter-spacing:0.2em;
		position:fixed;
		bottom:2%;
		right:5%;
		z-index:400;
		display:none;
	}
	* html div#activity {
		text-align:center;
		position:relative;
		letter-spacing:0;
		margin-top:20px;
		font-weight:normal;
	}
	*:first-child+html div#activity{
		text-align:center;
		position:relative;
		letter-spacing:0;
		font-weight:normal;
	}
	div#activity img {
		border:0;
		vertical-align:middle;
	}
	
	
	/* for status update popup div - for AJAX processing */
	div#status_alert {
		color:#333333;
		position:fixed;
		bottom:2%;
		left:1%;
		z-index:400;
		display:none;
		background-color:#eeeeff;
		border:2px solid #005599;
		width:25%;
		padding:10px 6px;
		text-align:left;
		scrolling:auto;
	}
	div#status_alert h4 {
		text-align:left;
		width:100px;
		margin:0;
	}
	* html div#status_alert {
		text-align:left;
		position:relative;
		letter-spacing:0;
		margin-top:20px;
		font-weight:normal;
	}
	*:first-child+html div#status_alert {
		text-align:left;
		position:relative;
		letter-spacing:0;
		font-weight:normal;
	}
	div#status_alert div.close {
		float:right;
		font-size:9px;
	}
	div#status_alert .clear {
		height:auto;
	}	
	
	
	
	#Page div.submitPostButton {
		text-align:center;
		/* float:right; */
		width:80%;
		border:1px solid #cccccc;
		font-size:11px;
		margin:16px 0 6px 15%;
	}
	#Page div.submitPostButton img {
		border:0;
		vertical-align:bottom;
		margin-left:6px;
	}
	#Page div.submitPostButton a {
		display:block;
		font-weight:bold;
		color:#0000FF;
		background-color:#eaeaea;
		border:1px solid #eaeaea;
		padding:2px 40px 2px 50px;
	}
	#Page div.submitPostButton a:hover {
		background-color:#e8e8e8;
		border:1px solid #999999;
		text-decoration:none;
	}
	

	div.success, div.error {
		width:90%;
		margin:0 auto 10px auto;
		background-color:#efefef;
		border:1px solid #eaeaea;
		padding:4px 14px;
	}
	div.success {
		color:#339900;
	}
	div.error {
		color:#cc0000;
	}