/*  
Theme Name: iLs
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
	background-color: #E6F0C4;
	font-family: Myriad, 'Myriad Roman', Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 77%;
	padding: 0;
	margin: 0;
	color: #2d2d2d;
}

#logo {
	position: absolute;
	top: 0:
	left: 0;
	z-index: 100;
}

#top-nav {
	position: absolute;
	top: 79px;
	left: 286px;
	height: 27px;
	width: 675px;
	background: #cfe5ad url('/images/bg-top-nav.gif') no-repeat top left;
	z-index: 10;
	font-size: 1.1em;
	color: #d1e7b0;
}
#top-nav #links {
	text-align: center;
	margin: 0;
	padding-top: 6px;
}
#fun-nav {
	position: absolute;
	top: 0;
	left: 830px;
	z-index: 3;
	font-size: 1.2em;
	text-align:center;
	
}
#side-nav {
	position: absolute;
	top: 160px;
	left: 18px;
	width: 200px;
	text-align: right;
}
#side-nav .link {
	margin: 6px 0;
}
#quote-area {
	position: absolute;
	top: 340px;
	left: 25px;
	width: 175px;
	text-align: left;
	font-style: italic;
	color: #4c5b35;
	font-size: 1.1em;
	line-height: 1.4em;
}

#guarantee-area {
	position: absolute;
	top: 360px;
	left: 15px;
	width: 195px;
	text-align: left;
	color: #3C3C3F;
	font-size: 14px;
	line-height: 16px;

}

#guarantee-area .header {
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
	line-height:22px;
	padding-left:20px;
	padding-top:1px;
	background: url('/images/bkg-guarantee.jpg') no-repeat 0 0;
	display:block;

}

#content-body {
	position: absolute;
	top: 106px;
	left: 218px;
	width: 743px;
	z-index: 1;	
}
#content-block {
	position: relative;
	top: 0;
	left: 0;
	background: #ffffff url('/images/bg-content-corner.gif') no-repeat bottom right;
	margin-bottom: 6px;
}

#callout-blocks {
	margin: 0;
	padding: 0;
}

.callout-box-cell {
	padding: 0;
	margin: 0;
	background-color: #f2fae6;
	color: #606a51;
	white-space: nowrap;
}
.callout-box-cell p {
	margin: 0;
	padding: 0 20px 5px 20px;
}
#callout-blocks .short {
	font-size: .01em;
	line-height: .01em;
}
#callout-blocks ol {
	padding: 0 20px;
	margin: 0;
}
.bottom-box {
	text-align: center;
	padding: 2px 0;
	margin: 0;
}
#copyright {
	color: #808285;
	font-size: .9em;
}
.post {
	padding: 40px 80px 25px 80px;
	font-size: 1.2em;
}

/* LINK STYLES */
a {
	color: #538d00;
	text-decoration: none;
}
a:hover {
	color: #a3d062;
}
#top-nav a {
	color: #ffffff;
	margin: 0 10px;
}
#top-nav a:hover {
	color: #ffde00;
}
#content-block a {
	text-decoration: underline;
}
#side-nav a {
	color: #3c3c3f;
	font-size: 1.2em;
}
#side-nav a:hover {
	color: #000000;
}
#fun-nav a {
	color:#FFFFFF;
	height:28px;
	width:127px;
	display:block;
	background:no-repeat url('/images/bkg-contact.png') 0 0;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:6px;
}
#fun-nav a:hover {
	color:#FFFFFF;
	background:no-repeat url('/images/bkg-contact.png') 0 -35px;

}

a.small {
	font-size: .9em;
}

.resourceslinks {
	color: #666666;
}
.resourceslinks a {
	color: #333333;
	text-decoration: none;
}
.resourceslinks a:hover {
	color: #000000;
	text-decoration: none;
}


/* LIST STYLES */
#callout-blocks li {
	padding: 0;
	margin: 0;
}
.largelist li {
	padding: 6px 0;
}



/* HEADINGS */

h1 {
	margin: 0;
	padding: 10px 0;
}
h2 {
	font-size: 1.6em;
	margin: 0;
	padding: 8px 0;
	font-weight: normal;
	color: #4d7612;
}
h3 {
	font-size: 1.4em;
	margin: 0;
	padding: 8px 0;
	font-weight: normal;
	color: #597236;
}
.h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #597236;
}
h4 {
	font-size: 1.2em;
	font-weight: normal;
	padding: 4px 0;
	margin: 0;
	color: #58585a;
}
h5 {
	font-size: 1em;
	padding: 4px 0;
	margin: 0;
	color: #666666;
}

/* PARAGRAPH+TEXT STYLES */
.notable {
	color: #68863c;
}

.larger {
	font-size: 1.1em;
}
.photocredit {
	font-size: .9em;
	color: #666666;
}
div.divider {
	border-bottom: 1px solid #cfe5ad;
}

#extranavigation {
	padding: 10px 0 20px 0;
}
#extranavigation a {
	font-size: .9em;
	padding: 2px 5px;
	margin: 0 2px 0 0;
	background-color: #e0f0cd;
	color: #4c5b35;
	text-decoration: none;
}
#extranavigation a:hover {
	color: #000;
}

td {
	font-size: 90%;
}
.required {
	color: red;
}


/* Advanced DHTML Popup (optional) css file for the title style */ 

#adpTitle{
  font-weight: bold;
  font-family: Myriad, 'Myriad Roman', Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
  color: #ffffff;
  text-align:left;  
  background-color: #a3d062;   
}

/* Popup window styles */ 

#myobj {
	font-family: Myriad, 'Myriad Roman', Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
	background-color:#b0cc88;
	z-Index:999;
	visibility:hidden;
	position:absolute;
	top:300px;
	left:200px;
	width:200px;
	height: 53px;
	font-size: 13px;
	line-height: 16px;
}
#myobj #titlebar {
	background-color: #a3d062; 
	color: #ffffff; 
	height: 20px; 
	line-height: 20px; 
	padding: 4px 4px 4px 10px; 
	font-weight: bold;
}
#myobj #titlebar #closewin {
 float: right;
 cursor:hand; 
 cursor:pointer;
}
#myobj #copyarea {
 	padding:4px 10px;
}
#myobj a {
	color: #ffffff;
	text-decoration: none;
}
#myobj a:hover {
	color: #FFDE00;
	text-decoration: underline;
}


/* ADD THIS container */
.addthis_container {
	height: 31px;
	float: left;
}
.home-block .addthis_container {
	padding: 10px 0 0px 25px;
}



/* Twitter styles */
#twitter_div {
	margin-left: 165px;
	font-size: 85%;
	color: #778866;
}
#twitter_div ul, #twitter_div li {
	list-style-type: none;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}


/* Home page styles start*/
.home-block {
	padding:40px 40px 15px  40px;
}

.home-block .boxtop {
	padding:0 40px;
}

.home-block p {
	padding: 4px 0;
	margin: 0;
	color: #58585a;
	font-size:1.1em;

}

.home-block td {
	font-size: 100%;
}

.home-block ul {
	color: #69a315;
	font-weight: bold;
	padding:0 0 8px 30px;
	margin-top:0;
	margin-bottom:0;
}

.home-block .imgpadding {
	padding:0 0 20px 20px;
}


.home-block .addthis_container {
	padding: 10px 0 0 0;
	margin:0;

}

.home-block #imageContainer {
	position:relative;
	margin: 0px;
	width:111px;
	height: 180px;
	float:left;
	padding:0 20px 15px 0;
}
.home-block #imageContainer img {
	display:none;
	position:absolute;
	top:0; 
	left:0;
}

.home-block .homecalloutbox {
	float:left;
	width:288px;
	background-color: #f2fae6;
	color: #606a51;
	margin:10px 0;
	padding:10px 15px;

}

.home-block .homecalloutbox h3 {
	font-size:1.1em;
}

.home-block .clear {
	clear:both;
}
/* Home page styles end*/

/* Begin Registration Form */
p.fieldnote { clear: both; margin-left: 142px; }
div.check_checkshow { display: none; margin-left: 142px; }
div.cc_checkshow { display: none; }

/* End Forms */