/*

Theme Name: WP Bipolar

Theme URI: http://www.themelab.com/free-wordpress-themes/

Description: A simple theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more free WordPress themes and <a href="http://www.demusdesign.com/">DemusDesign</a> for more free templates.

Version: 1.0

Author: Theme Lab

Author URI: http://www.themelab.com/

*/



	html, body {

		margin: 0; padding: 0;

		overflow: auto;

		}



	body {

		width: 100%; max-width: 100%;

		background-color: #333;

		font: 400 0.9em sans-serif, arial;

		color: #ccc;

		line-height: 1.4em;

		}



	a {

		text-decoration: none;

		color: #4765c4;

		}



	a:hover {

		text-decoration: underline;

		color: #577bf0;

		}



	#left {

		margin-right: 65%;

		position: fixed; top: 0; left: 0; 

		overflow: hidden; 

		height: 100%; width: 35%;

		text-align: right;

		background: #333 url('images/IDHeader2.png') no-repeat left top;

		}







	#under { 
		
		background-repeat: no-repeat; 
		
		width: 35%; 
		
		position: fixed; 
		
		background-image: url('images/fade.png') no-repeat right;
		
		}



	#outer {

		right: 65%;

		margin-right: 65%;

		position: fixed; left: 0;

		top: 50%;

		width: 35%;

		height: 240px;

		margin-top: -120px;

		}



	body > #left {

		position:fixed;

		}



	#main {

		margin-left: 38%;

		margin-bottom: 20px;

		margin-right: 8%;

		margin-top: 20px;

		height: 100%;

		padding-top: 0px !important;

		padding-top: 20px;

		overflow: visible;

		}



	h1 {

		text-shadow: 0px 0px 40px #8e93cc;

		display: inline;

		margin-right: 25px;

		font: 3em 'century gothic', 'trebuchet ms', arial, sans-serif;

		color: white;

		text-align: right;

		text-transform: uppercase;

		}



	span.title a {
	
		text-shadow: 0px 0px 40px #8e93cc;

		word-spacing: 1px;

		text-transform: uppercase;

		font-variant: small-caps;

		display: block;

		margin: 0 0 5px 0;

		font: 1.9em 'century gothic', 'trebuchet ms', arial, sans-serif;

		color: #fff;

		}



	img.lime {

		margin-bottom: -6px;

		margin-right: 8px;

		}



	input, select, textarea {
	padding: 5px 4px;
	font: normal 1em Helvetica, Tahoma, Verdana, sans-serif;
	color: #333;
	background: #aaa;  
	border: 1px solid #1C1C1C;
/*
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
*/
}



	span.yellow {

		text-shadow: 1px 1px 0px #333333;

		color: #39519e;

		}



	span.green {

		color: #577bf0;

		}



	.nav ul {list-style:none; text-transform: lowercase;}



	.nav ul li a {

		padding-bottom: 3px;

		padding-right: 30px;

		padding-top: 0;

		display: block;

		text-decoration: none;

		font: 400 20px 'trebuchet ms', arial, sans-serif;

		color: #aaa;

		}



	.nav ul li a:hover {

		color: #577bf0;

		background: #222;

		text-decoration: none;

		}

		

	


	.credit a, .credit a:hover {

		color: #555;

		}



	.date {

		float: left; 

		width: 2.0em;

		font: 600 1.3em arial, sans-serif;

		padding-right: 5px;

		text-align: right;

		}
		





	div.main {

		font-family: Helvetica;

		word-spacing: 0.06em;

		letter-spacing: 0.06em;
		
		

		margin-left: 2.9em;

		margin-bottom: 25px;

		border-left: solid 1px #3a3a3a;

		padding: 0 30px 30px 5px;

		background: #333 url('images/corner.jpg') no-repeat bottom right;

		}



	img.main {

		/* border-style: solid; */

		float: right;

		margin: 10px;

		padding: 4px;

		}



	a img.main:hover {
		
		}



	div.quote {

		margin: 8px 0 12px 10px; color: #fff;

		background: #2a2a2a url('images/quote.jpg') repeat-x top;

		border-bottom: solid 1px #2e2e2e; 

	 	border-right: solid 1px #2e2e2e; 

	 	border-left: solid 2px #0c0;

		padding: 8px;

		line-height: 1.7em;

		}



	p.comment {

		font-size: 0.9em;

		font-family: 'century gothic', 'trebuchet ms', arial, sans-serif;

		}



	span.credit {

		display: block;

		text-align: center;

		color: #555;

		margin: 15px 0 20px 0;

		font: 400 0.9em 'trebuchet ms', arial, sans-serif;

		}



	span.capture {

		margin-right: 30px;

		display: block;

		text-align: right;

		color: #555;

		font: 400 0.9em 'trebuchet ms', arial, sans-serif;

		}
		
	.alignright {float:right;}

.alignleft {float:left;}

.clear {clear:both}




