/*  
Theme Name: Envirolabs, Inc
Theme URI: http://envirolabsinc.com
Description: Let the water glisten in the light...
Version: .75
Author: Joe Lackner
Author URI: http://celsius.ws
*/

body {  font-family:Corbel, Arial, Helvetica, sans-serif;	
	color:#595959;
	font-size: 13pt; 
	background-color:#3f849d;
	background-position:center;
	background-repeat:repeat-y;
	background-image:url(http://envirolabsinc.com/images/bg.png);
	padding:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }

A:link {text-decoration: underline; color:#000;}
A:visited {text-decoration: underline; color:#000;}
A:active {text-decoration: underline; color:#000;}
A:hover {text-decoration: underline; color: #000F;}


h1, h2, h3 {color:#2f7995; }

div#container {
 margin-left:auto;
 margin-right:auto;
 background-image:url(http://envirolabsinc.com/images/search-bg.png);
 background-position:top;
 background-repeat:repeat-x;
}

div#body { width:685px; }

div#header {}

div#content { margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:20px;
	}

.post, .entry { padding-right:10px }

div#sidebar { float:right; width:203px; height:100%; background-color:#eff5f7; margin-left:15px; padding-bottom:30px; margin-bottom:30px;}

div#sidebar p, div#sidebar a, div#sidebar p strong {padding-left:8px; padding-top:5px;}

div#footer { align:center; margin-left:auto; margin-right:auto;}