/*

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: #fff;

		font: 400 0.8em arial, sans-serif;

		color: #696969;

		line-height: 1.4em;

		}



	a {

		text-decoration: none;

		color: #3a81bf;

		}



	a:hover {

		text-decoration: underline;

		color: #8b7659;

		}



	#left {

		position: absolute; top: 0; left: 0; 

		overflow: hidden; 

		height: 100%; width: 23%;

		text-align: right;

		background: #FFF url('images/bgwood.jpg') repeat right;

		}







	#outer {

		position: absolute; left: 0;

		top: 50%;

		width:100%;

		height: 319px;

		margin-top: -350px;

		}



	body > #left {

		position:fixed;

		}



	#main {

		height: 100%;

		margin: 20px 20% 20px 30%;

		padding-top: 0px !important;

		padding-top: 20px;

		overflow: visible;

		}

#header img{
        height:67px;
        width:343px;
        margin-bottom:30px;
	}


	h1 {

		display: inline;

		margin-right: 30px;

		font: 800 15px 'century gothic', 'trebuchet ms', arial, sans-serif;

		color: #000;

		text-align: right;

                text-transform: uppercase;

		}



	span.title a {

		display: block;

		margin: 0 0 5px 0;

		font: 1.3em 'century gothic', 'trebuchet ms', arial, sans-serif;

		color: #3a81bf;
                text-decoration:none;


		}



	img.lime {

		margin-bottom: -6px;

		margin-right: 8px;

		}



	span.yellow {

		color: #3a81bf;

		}



	span.green {

		color: #8b7659;

		}



	.nav ul {list-style:none; text-transform: uppercase;}



	.nav ul li a {

		display: block;

		margin: 0;

		text-decoration: none;

		font: 400 20px 'trebuchet ms', arial, sans-serif;

		color: #aaa;

		padding: 3px 30px 3px 3px;

		}



	.nav ul li a:hover {

		color: #aaa;

		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: 2.9em;

		margin-bottom: 40px;

		border-left: solid 1px #3a3a3a;

		padding-left:5px;

		/*background: #FFF url('images/corner.jpg') no-repeat bottom right;*/

		}



	img.main {

		float: right;

		margin: 10px;

		padding: 4px;

		background: #0c0;

		border: solid 3px #2e2e2e;

		}



	a img.main:hover {

		background: #cf0;

		}



	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;

		}



.alignright {float:right;}

.alignleft {float:left;}

.clear {clear:both}

	/*blockquote {
	  font: 15px Arial Georgia, Times, serif;
	  background-image: url(images/close-quote.gif) no-repeat right bottom;
          background:yellow;
          border:red 1px solid;
	  padding-left: 18px;
	  color:#888;
	  margin:20px 0;
}

blockquote:first-letter {
background: url(images/open-quote.gif) no-repeat left top;
height:10px;
width:12px;
padding-left: 18px;
}

blockquote { margin: 15px 0; padding: 0 10px 0 35px; border-left: 8px solid; }
div.postmeta { padding: 0 40px 0 83px; }

blockquote a { font-weight: bold; }
blockquote { font-style: italic; }
blockquote { font-style: normal; }*/

blockquote {

	margin: 15px 10px;

 	padding: 5px 7px 5px 40px;  	

       font-weight: normal;

	font-size: 13px;

	line-height: 1.6em;

	font-style: italic;

	font-family: Georgia, 'Times New Roman', Times, serif;		

	color: #80614D;	

	border: 1px solid #EEE8E1; 

	background: #FAF7F5 url(images/open-quote.gif) no-repeat 15px 15px;

}
