/*  
Theme Name: Builder Concept Home 2010
Theme URI: http://felixker.com
Description: Customized 3-column layout based on Felix Ker's WordPress Default 3-columns (Widgets Enabled)
Version: 1.0
Author: Decision Counsel
Author URI: 

	v1.0 was done by LiewCF (www.LiewCF.com) without support for 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
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/



/* Header/Navigation (follows main website) */

/*HEADER / NAV*/
#container{
	width:1000px;
	/*height:768px;*/
	margin:0 auto;
	background:#fff;
}
#header{
	width:1000px;
	height:43px;
	background:#414141 url(/images/nav_bkg.png) repeat-x top left;
}
#logo{
	float:left;
	width:450px;
	height:35px;
	background:transparent url(/images/builder_logo.png) no-repeat top left;
}
#logo a{
	display:block;
	width:450px;
	height:35px;
	text-indent:-999em;
}
#navigation{
	float:right;
	margin-right:12px;
	padding:0;
	overflow:hidden;
	height:35px;
}
#navigation a{
	color:#fff;
	font-family:"Century Gothic", Arial, sans-serif;
}
#navigation a:hover{color:#86bd55;}
#navigation ul{margin:0;padding:0;}
#navigation ul li{
	float:left;
	/*margin-right:14px;*/
	font-size:13px;
	text-transform:uppercase;
}
#navigation .register{
	float:left;
	margin-top:5px;
	display:block;
}

p.margin_above{margin-top:12px;}
#register_page #left_col p a{font-weight:bold;}



/*navigation sprite*/
#navigation ul li{list-style:none;}
#navigation ul li a{display:block;text-indent:-999em;height:35px;background:transparent url(/images/nav.gif) no-repeat;}
#navigation ul #products_nav a{width:84px;height:35px;;background-position:0px 0px;}
#navigation ul #team_nav a{width:48px;height:35px;padding:0;background-position:-84px 0px;}
#navigation ul #videos_nav a{width:60px;height:35px;padding:0;background-position:-132px 0px;}
#navigation ul #legacy_nav a{width:66px;height:35px;padding:0;background-position:-192px 0;}
#navigation ul #media_center_nav a{width:108px;height:35px;padding:0;background-position:-258px 0px;}
#navigation ul #blog_nav a{width:49px;height:35px;padding:0;background-position:-366px 0px;}
#navigation ul #register_nav a{width:120px;height:35px;padding:0;background:url(/images/take_tour_btn.png) 7px 7px no-repeat;}

#navigation ul #products_nav a:hover, #navigation ul.products #products_nav a{color:#86bd55;background-position:0px -35px;}
#navigation ul #team_nav a:hover, #navigation ul.team #team_nav a{color:#86bd55;background-position:-84px -35px}
#navigation ul #videos_nav a:hover, #navigation ul.videos #videos_nav a{color:#86bd55;background-position:-132px -35px}
#navigation ul #legacy_nav a:hover, #navigation ul.legacy #legacy_nav a{color:#86bd55;background-position:-192px -35px}
#navigation ul #media_center_nav a:hover, #navigation ul.media_center #media_center_nav a{color:#86bd55;background-position:-258px -35px;}
#navigation ul #blog_nav a:hover, #navigation ul.blog #blog_nav a{color:#86bd55;background-position:-366px -35px;}






/* Begin Typography & Colors */
body {
	font:normal 14px/18px tahoma,arial,sans-serif;
	background:url(images/bg.gif) left top repeat !important;
	color: #333;
	text-align: center;
	}

body p {
	font:normal 14px/18px tahoma,arial,sans-serif;
	}

#page {
	text-align: left;
	background:#fff !important;
	margin:0 auto;
	padding: 0;
	width:1000px;
	overflow:hidden;
	}

#header {
	}

#content {
	background:url(images/content-border.gif) right top repeat-y #fff;
	width:636px;
	padding:0 0 20px 20px;
	margin:20px 12px 0 0;
	}

.entry {
	margin:17px 0 20px 0;
	}

.entry p{
	margin:0 0 12px 0;
	}

.widecolumn .entry p {
	}

.narrowcolumn .entry, .widecolumn .entry {
	}

.widecolumn {
	}
	
.narrowcolumn .postmetadata {
	background:url(images/icon-home.gif) left 2px no-repeat;
	padding:0 0 0 26px;
	font-size:11px;
	line-height:22px;
	}

.narrowcolumn .postmetadata span {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#519e0d;
	}

.narrowcolumn .comments-status {
	background:url(images/icon-comments.gif) left 2px no-repeat;
	padding:0 0 0 26px;
	font-size:11px;
	line-height:22px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	}

.narrowcolumn .comments-status a {
	color:#95730a;
	}

.narrowcolumn .twitter-this {
	background:url(images/icon-twitter.gif) left 2px no-repeat;
	padding:0 0 0 26px;
	font-size:11px;
	line-height:22px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	}

.narrowcolumn .twitter-this a {
	color:#3394a8;
	}

.alt {
	}

.entry-info {
	background-color: #fafafa;
	padding:10px 12px;
	font:normal 11px/14px tahoma arial,sans-serif;
	color:#3a6414;
	}

#footer {
	background-color: #eee;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: "century gothic",tahoma, Sans-Serif;
	font-weight: bold;
	}

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

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

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	}

#leftsidebar h2, #rightsidebar h2 {
	}

h3 {
	font:bold 16px/22px tahoma,arial,sans-Serif;
	}

h3#comments, 
h3#respond{
	width:532px;
	padding:0 0 0 12px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #86bd55;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #86bd55;
	}

h2 a:hover, h3 a:hover, #leftsidebar h2, #rightsidebar h2, #wp-calendar caption, cite {
	text-decoration:underline;
	}
	
.entry p a:visited {
	color: #86BD55;
	}

.commentlist li{}

#commentform input, #commentform textarea {
	border:1px solid #ccc;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font:bold 12px/18px tahoma,arial,sans-serif;
	color:#86bd55;
	text-decoration:none;
	}

.commentlist p {
	font:normal 12px/18px tahoma,arial,sans-serif;
	margin:0 0 6px 0;
	color:#666;
	}

.commentlist span{
	font:normal 12px/18px tahoma,arial,sans-serif;
	color:#666;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#leftsidebar, #rightsidebar {
	}
	
.widget {
	background:url(images/widget-bg.gif) bottom left no-repeat;
	padding:0 0 25px 0;
	margin:0 0 25px 0;
	font:normal 11px/14px tahoma,sans-serif;
	color:#666; 
	}

.widget h2 {
	font:bold 14px/18px "century gothic",tahoma,sans-serif;
	text-decoration:none !important;
	}

small, #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .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;
	}

a {
	color: #86bd55;
	text-decoration:none;
	}

a:hover, h2 a:hover, h3 a:hover  {
	text-decoration: underline;
	}
	
#wp-calendar #prev 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 */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	}
	
#header {
	}

#headerimg {
	margin: 0;
	height: 100px;
	width: 1000px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 17px;
	margin: 0px 10px 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 185px;
	width: 450px;
	}
	
.post {
	background:url(images/post-bg.gif) left top no-repeat #fff;
	width:543px;
	padding:12px;
	margin:0 0 30px 0;
	}
	
.byline {
	font:normal 12px/18px georgia,serif;
	color:#999999;
	text-transform:uppercase;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer{
	clear:both;
	background:#fff url(/images/checker_divider.png) no-repeat top left;
	padding:8px 0 0 0;
	width:1000px;
}
#footer_rules{background:url(images/bg.gif) left top repeat !important;width:1000px;padding:10px 0 50px 0;font-size:10px;text-align:center;}

div#fancy_inner, div#fancy_bg{background:transparent !important;}
div#fancy_close {
	position: absolute;
	top: 20px !important;
	right: 20px !important;
	height: 11px !important;
	width: 11px !important;
	background: url('../images/lightbox_close.png') top left no-repeat !important;
	cursor: pointer;
	z-index: 181;
	display: none;
}

div#fancy_bg_n, div#fancy_bg_ne,div#fancy_bg_e,div#fancy_bg_se,div#fancy_bg_s,div#fancy_bg_sw,div#fancy_bg_w,div#fancy_bg_nw {
	background-image:none !important;
}



/* End Structure */



/*	Begin Headers */
h1 {
	font:bold 36px/42px "century gothic",tahoma,sans-serif;
	margin:0 0 40px 0;
	text-align:left;
	color:#000;
	}

.description {
	text-align: center;
	}

h2 {
	font:bold 21px/24px tahoma,arial,sans-serif;
	margin:0 0 5px 0;
	padding:0;
	color:#86bd55;
	}

h2.pagetitle {
}

#leftsidebar h2, #rightsidebar h2 {
	margin: 6px 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

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) */

.entry img,
.entrytext img {
	float:left;margin:0 12px 6px 0;}
}
	
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, #leftsidebar ul ul li:before, #rightsidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

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

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

.entry span.post-teaser-more {
	font-weight:bold;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {
	margin: 0;
	padding: 0;
	}

#leftsidebar ul li, #rightsidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
	margin: 0 0 6px 0;
	font:normal 11px/14px tahoma,arial,sans-serif;
	}

#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {
	margin: 0;
	}

#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #leftsidebar ul ol li, #rightsidebar ul ol li  {
	list-style: decimal outside;
	}

#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 0 0 6px 0;
	padding: 0;
	display:block;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	/* text-align: center; */
	}

#leftsidebar #searchform #s, #rightsidebar #searchform #s {
	width: 90px;
	padding: 2px;
	margin:0 10px 0 0;
	border:1px solid #ccc;
	font:normal 11px/14px tahoma,arial,sans-serif;
	color:#666;
	}

#leftsidebar #searchsubmit, #rightsidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.entrytext .postmetadata {
	background:none;
	padding:10px 0 14px 0;
	font:normal 11px/14px tahoma,arial,sans-serif;
	}

select {
	width: 130px;
	}

#commentform{
	background:url(images/leave-comments-bg.gif) right top no-repeat #f7fef3;
	margin:12px 0 0 12px;
	width:519px;
	padding:6px 12px;
	}

#commentform label{
	font:normal 11px/18px tahoma,arial,sans-serif;
	color:#ba7445;
	text-transform:uppercase;
	}

#commentform input {
	width: 203px;
	padding: 2px;
	margin: 5px 5px 0 0;
	font:normal 12px/18px tahoma,sans-serif;
	}

#commentform textarea {
	padding: 2px;
	font:normal 12px/18px tahoma,sans-serif;
	}

#commentform #submit {
	margin: 0;
	padding:2px 0 4px 0;
	width:150px;
	background:#86BD55;
	font-weight:bold;
	color:#fff;
	}
/* End Form Elements */



/* Begin Comments*/

.leave-comments {
	background:url(images/leave-comments-bg.gif) right top no-repeat #f7fef3;
	}

.commentlist .alt {
	background-color: #f7fef3;
	margin: 0;
	}

.commentlist {
	width:543px;
	margin:12px 0 0 12px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin:0;
	padding:10px 12px 6px 12px;
	list-style: none;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	font:normal 11px/18px tahoma,arial,sans-serif;
	text-transform:uppercase;
	color:#ba7445;
	letter-spacing:1px;
	}

.commentmetadata a{
	font:normal 11px/18px tahoma,arial,sans-serif;
	text-transform:uppercase;
	color:#ba7445;
	}
/* End Comments */



/* Begin LEFT Sidebar */
#leftsidebar
{
	float:left;
	padding:30px 12px 0 0;
	margin:20px 0 0 0;
	border-top:5px solid #86bd55;
	width:150px;
	}

#leftsidebar form {
	margin: 0;
	}
/* End LEFT Sidebar */



/* Begin RIGHT Sidebar */
#rightsidebar
{	
	float:left;
	padding:30px 0 0 0;
	margin:20px 0 0 0;
	border-top:5px solid #86bd55;
	width:150px;
	}

#rightsidebar form {
	margin: 0;
	}
/* End RIGHT Sidebar */



/* 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;
	}

hr {
	border:0;
	border-top:1px solid #ccc;
	background:none;
	color:none;
	margin:20px 0;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin:30px 0 0 0;
	padding:5px 0 0 0;
	width:567px;
	font:bold 12px/18px tahoma,arial,sans-serif;
	text-transform:uppercase;
	border-top:1px solid #86BD55;
	}
	
/* End Various Tags & Classes*/



/* "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." */
