/*
Theme Name: insight4change
Theme URI: http://insight4change.com/
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://insight4change.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

*/



/* Begin Typography & Colors */
* {
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	border:none;
}
strong {
	font-weight:bold;
}
a {
	outline:none;
}

body, html {
	font-family:"Lucida Grande", Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	background:#fff;
	line-height:20px;
	color:#3e3e3e;
}
#wrapper {
	width:926px;
	margin:0 auto;
	text-align:left;
	position:relative;
	overflow:hidden;
}
#branding {
	height:99px;
	position:relative;
}
h1 a {
	background:url(images/logo.png) no-repeat;
	display:block;
	width:400px;
	height:73px;
	text-indent:-9999px;
	margin-top:22px;
}
#nav {
	position:absolute;
	top:10px;
	right:18px;
}
#nav li {
	list-style-type:none;
	float:left;	
	display:block;
	background:url(images/nav_sep.png) no-repeat right top;
	padding:0 10px;
}
#nav li.last {
	background-image:none;
}
#nav li.current_page_item a{
	border-bottom:4px solid #465772;
	color:#465772;
}
#nav li a {
	display:block;	
	/*text-indent:-9999px;*/
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#465772;
	text-decoration:none;
	padding:0 0px;
	
}

#nav li a {
	display:block;	
	/*text-indent:-9999px;*/
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#465772;
	text-decoration:none;
	padding:0 0px;
	
}
.entry {
float:left;
display:block;}

.entry ul {
	font-size:12px;
	color:#3e3e3e;
	line-height:35px;
	list-style-type:none;
	margin:0px 0 0 20px;
}
.entry ul li {
	background:url(images/bullet.png) no-repeat left center;
	padding-left:15px;
}






/*-------------Nav Change------------*/

/*.tab1 a{
	background:url(images/nav_home.png) no-repeat;
	width:44px;
	display:block;
	height:26px;	
}

.tab1 a:hover,.tab1-active a{
	background:url(images/nav_home.png) no-repeat;
	width:44px;
	height:26px;
	border-bottom:4px solid #75990d;
}*/


.services a {
	height:18px;
	background:url(images/nav_services.png) no-repeat;
	width:70px;
	display:block;
	
}

.services a:hover,.services-active a{
	width:70px;
	background:url(images/nav_services.png) no-repeat;
	border-bottom:4px solid #75990d;
	height:18px;
	display:block;		
}

.about a{
	background:url(images/nav_about.png) no-repeat;
	width:74px;
	display:block;
	height:18px;
}

.about a:hover,.about-active a{
	width:74px;
	background:url(images/nav_about.png) no-repeat;
	border-bottom:4px solid #75990d;
	height:18px;
	display:block;		
}

.contact a{
	background:url(images/nav_contact.png) no-repeat;	
	height:18px;
	width:93px;
	display:block;		
}

.contact a:hover,.contact-active a {
	background:url(images/nav_contact.png) no-repeat;
	border-bottom:4px solid #75990d;
	height:18px;
	width:93px;
	display:block;		
}

/*-------------Nav Change------------*/








/*.home a {
	background:url(images/nav_home.png) no-repeat top;
	width:44px;
}

.home a:hover,a.home-active  {
	border-bottom:5px solid #006633;
}

.services a {
	background:url(images/nav_services.png) no-repeat top;
	width:70px;
}

.services a:hover,a.services-active {
	border-bottom:5px solid #006633;
}

.about a {
	background:url(images/nav_about.png) no-repeat top;
	width:74px;
}

.contact a {
	background:url(images/nav_contact.png) no-repeat top;
	width:93px;
}*/











.homeheader h2 {
	background:url(images/interactive.png) no-repeat;
	width:929px;
	height:293px;
	position:relative;
}
.commonheader h2 {
	background:url(images/about_interactive.png) no-repeat;
	width:930px;
	height:109px;
	position:relative;
}
.about h2{
	background:url(images/about_interactive.png) no-repeat;
	width:930px;
	height:113px;
	position:relative;
}
h2 span {
	position:absolute;
	text-indent:-9999px;
}
.learnmore {
	/*background:url(images/learn_more.png) no-repeat;*/
	display:block;
	width:247px;
	height:66px;
	position:absolute;
	top:310px;
	left:30px;
	}

p{
padding:5px 0 5px 0;
}

#container {
	width:929px;
	background:url(images/container_bg.png) repeat-y 0 0;
	/*margin-top:12px;*/
	overflow:hidden;
	padding-bottom:110px;
	position:relative;
}
.email a {
	background:url(images/email.png) no-repeat;
	display:block;
	width:78px;
	height:89px;
	text-indent:-9999px;
	/*position:absolute;
	right:17px;
	bottom:10px;*/
	float:right;
	margin:0 10px 20px 0;
}
#content {
	width:630px;
	float:left;
	padding:20px 10px 10px 16px;
	background:#EBEBEB;
	min-height:511px;
}
#content h3 {
	font-size:24px;
	color:#253e64;
	padding:10px 0;
	margin-bottom:10px;
	border-bottom:1px solid #d9d9d9;
}
#content ul {
	font-size:12px;
	color:#3e3e3e;
	line-height:35px;
	list-style-type:none;
	margin:0px 0 0 20px;
}
#content ul li {
	background:url(images/bullet.png) no-repeat left center;
	padding-left:15px;
}

#main_content{
	width:602px;
	float:left;
	padding:20px 16px;
}

#main_content h3 {
	font-size:24px;
	color:#253e64;
	padding-bottom:10px;
	border-bottom:1px solid #d9d9d9;
}
#main_content ul {
	font-size:18px;
	color:#3e3e3e;
	line-height:35px;
	list-style-type:none;
	margin:20px 0 0 20px;
}
#main_content ul li {
	background:url(images/bullet-2.png) no-repeat left center;
	padding-left:22px;
}

#sidebar a{
color:#214061;
text-decoration:none;
font-size: 12px;
}

#sidebar a:hover{
text-decoration:underline;
}

#sidebar {
	width:270px;
	float:right;
	background:#EEEBAC;
	display:block;	
}

#sidebar address {
	background:url(images/call.png) no-repeat;	
	/*width:266px;*/
	height:77px;
	text-indent:-9999px;
	margin-bottom:16px;
	margin:0 0 0 0px;
}
#sidebar h4 {
	font-size:20px;
	color:#253e64;
	margin:0 0 10px 5px;
}
#sidebar ul {
	font-size:14px;
	color:#253e64;
	list-style-type:none;
	/*border-left:1px solid #cfcfcb;*/
	padding:10px 0 10px 5px;
	margin-left:15px;
}
/*#sidebar p.email a {
	background:url(images/email.png) no-repeat;
	display:block;
	width:78px;
	height:89px;
	text-indent:-9999px;
	position:absolute;
	right:17px;
	bottom:10px;
}*/
#footer {
	clear:both;
	background:#afc72c url(images/footer.png) no-repeat;
	width:929px;
	height:45px;
	color:#fff;
	font-size:12px;
	text-align:center;
	line-height:45px;
	margin-bottom:20px;
}

#comment
{
width:600px
}