/*
Theme Name: WordPress Default
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

*/

html, body, form, ul, li, h1,h2,h3 { margin:0; padding:0; }
ul, ol { list-style:none; }

p { margin:0 0 18px 0; }

a { color:#53711d; text-decoration:none; }
a:hover { color:#6a9938; }
a, a img { border-style:none; outline:none; }

/* Floating */
.fl, .alignleft { float:left; }
.fr, .alignright { float:right; }
.cl { clear:both; }

/* Text align */
.tal { text-align:left; }
.tac { text-align:center; }
.tar { text-align:right; }
.taj { text-align:justify; }
.vm { vertical-align:middle; }

a { cursor:pointer;}
a:hover { text-decoration:none;}

html { background:url(images/topbg.gif) repeat-x top; }
body { color:#787878; font:normal 11px Arial,Tahoma, Helvetica; background:url(images/pagebg.jpg) no-repeat top center; }

#mainOuter { background:url(images/footerbg.gif) repeat-x bottom; }
#main { margin:0 auto; width:901px; }

#topLinks { color:#d0d06e; height:52px; }
#topLinks div { float:right; padding:10px 20px 0 20px; background:url(images/toplinksbg.gif) repeat-x; height:27px; }
#topLinks a { color:#FFFFFF; text-decoration:none; padding:0 10px; }
#topLinks a:hover { color:#e4ffa4; text-decoration:underline; }

#topPart { height:125px; }
#topPart h1 { width:230px; height:70px; float:left; padding:55px 0 0 28px; }
#topPart h1 a { display:block; width:230px; height:66px; background:url(images/logo.gif); text-indent:-9999px; }

#topMenu { float:right; width:615px; padding-top:95px; }
#topMenu ul { float:left; height:30px; }
#topMenu li { float:left; padding:0 0 0 2px; background:url(images/menuline.gif) no-repeat 100% 7px; }
#topMenu li a,
#topMenu li a span { float:left; background:url(images/menutab.gif) no-repeat; }
#topMenu li a { color:#4f4f4f; text-decoration:none; font-size:12px; padding-left:14px; background-position:0 60px; }
#topMenu li a span { padding:8px 14px 0 0; background-position:100% 60px; height:22px; }
#topMenu li a:hover,
#topMenu li a.active { color:#167802; background-position:0 0; }
#topMenu li a:hover span,
#topMenu li a.active span { background-position:100% 0; }
#topMenu div { float:right; }
#topMenu div img { vertical-align:middle; margin-left:15px; }

#subLink { color:#9bbc61; padding:12px 0 0 290px; height:35px; clear:both; }
#subLink a, #subLink a.active { color:#9bbc61; text-decoration:none; padding:0 5px 0 7px; }
#subLink a:hover { color:#666666; text-decoration:underline; }
#subLink a.active { color:#9bbc61; font-weight:bold; text-decoration:none; }

#midpart { background:url(images/contentbg.gif) repeat-y left; }
#content { float:left; width:602px; background:url(images/contentbg.gif) repeat-y; }
.contentin { background:url(images/content-topbg.gif) repeat-x 0 63px; line-height:18px; }
.textContent { padding:34px 47px 10px 47px; }

#sidebar { width:278px; padding:20px 0 20px 0; float:right; line-height:18px; }

#searchform { padding-bottom:35px; }
#searchform #s { color:#666666; width:210px; border:1px solid #cecece; background:url(images/searchbg.gif) repeat-x #fff; margin-right:5px; }
#searchform .but { background:url(images/go-but.gif); height:22px; width:38px; border:0 none; text-indent:-9999px; }

.sidebarbox { background:url(images/rightbg.gif) repeat-y right top; padding:10px 13px 20px 13px; }

#sidebar ul { list-style:disc; padding-left:15px; }
#sidebar a { color:#53711d; text-decoration:underline; }
#sidebar a:hover { color:#333; text-decoration:underline; }

#footer { color:#FFFFFF; clear:both; }
#footer div { height:64px; padding:20px 0 0 60px; background:url(images/footerleftbg.jpg) no-repeat left; }

/* home page */
.homebg { padding:25px 50px 0 220px; background:url(images/home-imgbg.jpg) no-repeat top left; line-height:18px; }
.hoomFoot { height:292px; background:url(images/home-foot-boxbg.jpg) no-repeat top; vertical-align:top; }
.hoomFoot table { margin-top:76px; }
.homeRightText { padding:50px 0 0 15px; line-height:18px; }

/* home page */
.whatWeDo { padding:40px 75px 10px 48px; background:url(images/what-we-do-imgbg.jpg) no-repeat right top; }


.yearLinks { height:26px; padding:19px 0 0 20px; background:url(images/yearlinkbg.jpg) no-repeat bottom; }
.yearLinks a { color:#FFF; text-decoration:none; font:bold 14px Arial; float:left; width:114px; height:26px; line-height:26px; text-align:center;
	 background:url(images/yeartab.jpg) no-repeat 0 0; margin-right:17px; }
.yearLinks a:hover { color:#FFF; text-decoration:none; background:url(images/yeartab.jpg) no-repeat 0 100%; }

.launchesPost { padding:0 35px 0 24px; }
.launchesPost .img { float:left; width:135px; }
.launchesPost .details { float:right; width:385px; }
.launchesPost small { color:#8db14c; }
.launchesPost h3 a { color:#53711d; font-size:12px; text-decoration:none; }
.launchesPost h3 a:hover { color:#333333; text-decoration:none; }
.launchesPost p { margin:3px 0; }
.launchesPost a { color:#8db14c; text-decoration:underline; }
.launchesPost a:hover { color:#333; text-decoration:underline; }
.launchesPost .hline { clear:both; padding:10px 0; }

.faq .hline { height:20px; }

.startUpProgram { color:#588722; padding-bottom:35px; background:url(images/start-up-program-imgbg.jpg) no-repeat right top; }
.programTitle { color:#53711d; padding-left:92px; background:url(images/program-titlebg.jpg); height:61px; }
.programTitle p { margin:0; line-height:14px; }
.programTextBg { color:#FFFFFF; background:url(images/programtextbg.gif) repeat-y; }
.programText { padding:20px 50px 20px 0; text-align:left; }
.programText li { background:url(images/dot.gif) no-repeat 0 8px; padding-left:10px; }
.phaceImg { position:relative; margin:-33px 0 0 17px; }

.contactUs input,
.contactUs textarea,
.wpcf7-form input { border:1px solid #bbbbbb; padding:2px; }
.contactUs input { width:266px; }
.contactUs .button { color:#FFFFFF; font-weight:bold; border:0; margin-left:50px; background:url(images/butbg.gif); width:84px; }
.wpcf7-form .button { color:#FFFFFF; font-weight:bold; border:0; background:url(images/butbg.gif); width:84px; }
.contactRight td { padding:0 15px; text-align:center; }

.approach { padding-top:0; padding-right:0; }

.capabilities { background:url(images/capabilities-imgbg.jpg) no-repeat right top; }

.aboutTeam { padding:20px 30px; }
.teamYear { color:#53711d; font:bold 12px Arial, Helvetica; padding:4px 15px; background:#e4ebd6; margin-top:0; }
#teamList .teamImg { width:92px; background:url(images/bio-sep-line.jpg) repeat-y right; }
#teamList .details { padding:0 0 2px 23px; no-repeat 0 0; }
#teamList h2 { color:#618324; font:bold 16px Arial, Helvetica; height:30px; line-height:29px; margin:0; }
#teamList h3 { color:#618324; font:normal 14px Arial, Helvetica; line-height:23px; height:45px; }

.brainstorm { padding:30px 35px 10px 25px; background:url(images/brainstorm-topbg.gif) no-repeat 25px 25px; }

.associat ul { list-style:none !important; padding:0 !important; }
.associat li { background:#a3c99d; margin:10px 0; padding:3px 5px; }

.green { color:#618324; }
.boxhead { color:#53711d; font:bold 13px Arial, Helvetica; padding:5px 15px; margin:0 0 15px 0; background:#e4ebd6; }

.hline { background:url(images/dotline.gif) repeat-x center; }

.doList { margin:15px 0; }
.doList li { background:url(images/dot1.gif) no-repeat 0 8px; padding-left:10px; }


.navigation { display:block; text-align:center; margin:15px 0; }
.contactLinks { color:#46791c; font:bold 13px Arial; float:right; margin-top:5px; }
.contactLinks:hover { color:#333333; }

#commentform { margin: 5px 10px 0 0; }
#commentform textarea { width: 100%; padding: 2px; }
#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#commentform #submit { margin:0 0 5px auto; float:right; }

/*  */
.wFormContainer{}
.default { color:#787878; font-size:11px; font-family:Arial, Tahoma, Helvetica; width:602px; padding:34px 47px 10px; }
.wForm fieldset { border:none !important; padding:0; margin:0; }
.wForm legend { color:#618324; font:bold 16px Arial; padding:0; background:none !important; border:none !important; }
.wForm form { padding:0; margin:-7px -10px; border:0 none !important; }
.wfButton,
.wfPageNextButton,
.wfPagePreviousButton { color:#fff; font:bold 12px Arial; width:94px; border:0; padding:4px 5px; background:url(images/nextbut.gif); cursor:pointer; }

#recentPost { list-style:none !important; padding:0 !important; }
#recentPost li { padding:6px 0 8px 0;  background:url(images/dotline.gif) repeat-x bottom; }
#recentPost li .date { color:#8db14c; }

#catLinks { list-style-type:square !important; color:#9bbc61; }

.pageTitle { color:#53711d; font:normal 20px Arial; margin:0 0 10px 0; }






.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea { }
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.post {
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}





/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
