/*

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;
		background:#FFFFFF;
		}



	body {

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

		font: 400 0.8em verdana, arial, sans-serif;

		color: #888;

		line-height: 1.4em;

		}



	a {

		text-decoration: none;

		color: #c5b979;
		outline:none;

		}



	a:hover {

		text-decoration: underline;

		color: #999;

		}



	#left {

		position: absolute; top: 0; left: 0; 

		overflow: hidden; 

		height: 100%; width: 35%;

		text-align: right;

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

		}







	#outer {

		position: absolute; left: 0;

		top: 40%;

		width:100%;

		height: 440px;

		margin-top: -120px;

		}



	body > #left {

		position:fixed;

		}



	#main {

		height: 100%;

		margin: 20px 5% 20px 38%;

		padding-top: 0px !important;

		padding-top: 20px;

		overflow: visible;

		}



	h1 {

		display: inline;

		margin-right: 30px;

		font: 800 35px times, serif;

		color: #fff;

		text-align: right;

text-transform: lowercase;

		}



	span.title a {

		display: block;

		margin-bottom: -6px;

		font: 600 1.3em times, serif;

		color: #c5b979;

		}



	img.lime {

		margin-bottom: 6px;

		margin-right: 18px;

		}



	span.yellow {

		color: #666;
		text-transform:uppercase;
		letter-spacing:-1pt;

		}



	span.green {

		color: #666;
		text-align:center;
		text-transform:uppercase;
		letter-spacing:-1pt;

		}



	.nav ul {list-style:none;}



	.nav ul li a {

		display: block;

		margin: 0;

		text-decoration: none;

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

		color: #aaa;

		padding: 0 30px 3px 0;

		}



	.nav ul li a:hover {

		color: #fff;

		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 {

		margin-left: 1.0em;

		margin-bottom: 60px;

		padding: 0 0px 0px 0px;
		
		text-align:justify;
		
		width:430px;
		
		border-bottom:1px solid #999;
		
		

		}



	img.main {

		float: right;

		margin: 0px;

		padding: 0px;

		background: #0c0;

		border: solid 0px #2e2e2e;

		}
		
		a img {
		border:0px;
		outline:none;
		}



	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;
		margin-bottom:0px;
		
		border-top:1px solid #999;
		

		}



	span.credit {

		display: block;

		text-align: center;

		color: #555;

		margin: 15px 0 20px 0;

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

		}



.alignright {float:right;}

.alignleft {float:left;}

.clear {clear:both}

	