/*

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/

*/

 pre {font-family:"Courier New", Courier, Arial; font-size: 12px;, display: block; background-color: #222; padding: 8px 8px 8px 8px;}
    .operator {color: #E9E9E9;}
    .keyword {color: #D36600;}
    .identifier {color: #ABC506;}
    .properties {color: #4EA5B8;}
    .identifier2 {color : #ABC506;}
    .linecomment, .blockcomment {color: #808080;}
    .string {color: #D2E456;}

	html, body {

		margin: 0; padding: 0;

		overflow: auto;

		}



	body {

		width: 100%; max-width: 100%;

		background-color: #333;

		font: 400 0.8em arial, sans-serif;

		color: #ccc;

		line-height: 1.4em;

		}



	a {

		text-decoration: none;

		color: #0c0;

		}



	a:hover {

		text-decoration: underline;

		color: #cf0;

		}



	#left {

		position: absolute; top: 0; left: 0; 

		/* overflow: hidden; */

		height: 100%; width: 352px;

		text-align: right; 

		background: #333 url('images/fade.jpg') no-repeat right;

		}







	#outer {

		position: absolute; left: 0;

		top: 50%;

		width:100%;

		height: 240px;

		margin-top: -180px;

		}



	body > #left {

		/* position:fixed; */

		}



	#main {

		height: 100%;

		margin: 20px 5% 20px 370px;

		padding-top: 100px !important;

		/* padding-top: 20px;*/

		overflow: visible;

		}



	h1 {

		display: inline;

		margin-right: 30px;

		font: 800 2opx 'trebuchet ms', arial, sans-serif;

		color: #fff;

		text-align: left;



		}



	span.title a {

		display: block;

		margin: 0 0 5px 0;

		font: 600 1.1em 'century gothic', 'trebuchet ms', arial, sans-serif;

		color: #fff;

		}



	img.lime {
margin-top: -300px;


/*
		margin-bottom: -6px;

		margin-right: 8px;
*/
		}



	span.yellow {

		color: #cf0;

		}



	span.green {

		color: #0c0;

		}



	.nav ul {
list-style:none; 



}



	.nav ul li a {

		display: block;

		
margin-left: 9px;

		text-decoration: none;
text-align: left;

		font: 400 16px 'trebuchet ms', arial, sans-serif;

		color: #aaa;

		padding: 0px 30px 3px 8px;


		}



	.nav ul li a:hover {

		color: #cf0;

		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: 25px;

		border-left: solid 1px #3a3a3a;

		padding: 0 30px 30px 5px;

		background: #333 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}

#sidebar  {
text-align: left;
		display: block;

	margin-left: 50px;	

		text-decoration: none;

		font: 400 12px 'trebuchet ms', arial, sans-serif;

		color: #ccc;



		padding: 0 30px 3px 0px;

		}

#sidebar a {

		display: block;

		
margin-left: 0px;
margin-right: 0px;
padding-left: 8px;
		text-decoration: none;

		font: 400 12px 'trebuchet ms', arial, sans-serif;

		color: #aaa;

		

		}
.widgettitle{

background-color: #111111;
display: inline;
padding-left: 8px;
padding-right: 8px;
padding-top: 3px;
padding-bottom: 3px;



font: 400 12px 'trebuchet ms', arial, sans-serif;
}

#sidebar ul  {

		display: block;

		/* margin-left: 0px; */


list-style: none;

		text-decoration: none;

		font: 400 12px 'trebuchet ms', arial, sans-serif;


		color: #aaa;

		padding-left: 0;

		}

#sidebar li  {
/* padding-left: 7px; */
		display: block;

		/* margin-left: 0px; */

list-style: none;

		text-decoration: none;

		font: 400 12px 'trebuchet ms', arial, sans-serif;

		color: #aaa;

		padding-left: 0;
		}	

#seperator {
margin-left: 100px;

width: 650px;
}

#searchform label {

display: none;

}
#searchform input{

border: 1px solid;
background-color: #666666;
font: 400 10px 'trebuchet ms', arial, sans-serif;

}

#searchform {


margin-top: 20px;
margin-bottom: 20px;


}