/*  
Theme Name: kbs
*/



/* Begin Typography & Colors */


HTML {   overflow: -moz-scrollbars-vertical;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin: 0px;
	background: #E0F1F0 url(./images/bg_body.gif) repeat-x;
	text-align: center;
}

#content {
	font-size: 1.2em
}

.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;
}

h1, , h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 12px;
	margin-bottom: 12px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	margin-bottom: 5px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.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;
}

#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;
}
	
p, ul {
	margin-bottom: 10px;
}
a:link {
	color: #000;
	text-decoration: underline;
	font-weight: none;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #cd2c8f;
	font-weight: none;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
div.hr {
	height: 5px;
	background: url(images/hr.gif) repeat-x left top;
	/*margin-top: 5px;*/
	margin-bottom: 10px;
	clear: both;
}
div.hr hr {
  display: none;
}
	
/* End Typography & Colors */



/* Begin DH Structure */

/***********************************************/
/* Heading Images                              */
/***********************************************/

#h_whatis { background-image: url(./images/h_whatis.gif); }
#h_experience { background-image: url(./images/h_experience.gif); }
#h_insight { background-image: url(./images/h_insight.gif); }
#h_clients { background-image: url(./images/h_clients.gif); }
#h_careers { background-image: url(./images/h_careers.gif); }
#h_location { background-image: url(./images/h_location.gif); }
#h_contact { background-image: url(./images/h_contact.gif); }
#h_about { background-image: url(./images/h_about.gif); }
#h_fact { background-image: url(./images/fact.gif); }
#h_principals { background-image: url(./images/principals.gif); }

.imageheading {
	text-indent: -100em;
	width: 400px; height: 30px; 
	background-repeat: no-repeat;
	overflow: hidden;
	float: left; /* IE5 fix */
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#canvas {
	position:relative;
	width: 746px;
	background: url(./images/border-bg.gif) repeat-y;
	text-align: left;
	margin: 0px auto 0px auto;
}
#masthead {
	height: 112px;
	color: #CCCCCC;
}
#logo {
	float: right;
	margin-top: 12px;
}
#logo a {
	float: left;
	padding: 49px 0 0 0;
	overflow: hidden;
	width: 153px;
	height: 0px !important; 
	height /**/: 49px; /* for IE5/Win */
	background: url(./images/logo.gif) no-repeat left top;
}
#logo h1 {
	margin: 0;
}

#banner {
	margin-bottom: 24px;
}
#container {
	clear: both;
}
#footer {
	margin-bottom: 10px;
	font-size: 9px;
	color: #808080;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #808080;
	text-decoration: none;
}
#footer a:hover {
	color: #808080;
	text-decoration: underline;
}
#wrapper {
	clear: both;
}

/***********************************************/
/* Navigation                                  */
/***********************************************/

#navholder {
	position: relative;
	padding: 0px;
	width: 570px;
	height: 66px;
float:left;
}

/***********************************************/
/* Content Divs                                */
/***********************************************/

.content {
	margin-top: 10px;
	display: block;
	clear: both;
}
.columnleft {
	float: left;
	width: 48%;
	display: inline;
}
.columnright {
	float: right;
	width: 48%;
	display: inline;
}
.columnlists {
	clear: both;
}
.columnlists ul, .columnlists .columnfloat {
	float: left;
	padding:0;
	display: inline;
	margin-right: 24px;
}
.columnlists li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	line-height: 16px;
	white-space: nowrap;
}
.clearboth {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
.spacer {
	clear: both;
	width: 1px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

#boxes {
	position: relative;
	clear: both;
	padding-top: 12px;
	white-space: nowrap;
	height: 240px;
}
.box1, .box2, .box3 {
	position: absolute;
}
.box1 {
	left: -5px;
}
.box2 {
	left: 247px;
}
.box3 {
	left: 499px;
}
.pdfimage {
	position:relative;
	left: -7px;
}

/***********************************************/
/* Footer  Divs                                */
/***********************************************/

#footersearch {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 2px;
}
#footersearch p {
	margin: 0;
}
#footersearch #submit {
	vertical-align: top;
}
#footersearch #search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 10px;
	width: 138px;
	border-top: 1px solid #ABABAB;
	border-right: 1px solid #ABABAB;
	border-bottom: 1px solid #C3C3C3;
	border-left: 1px solid #C3C3C3;
	padding-left: 3px;
	vertical-align: top;
}
#copyright {
	float: left;
	display: inline;
}
#footerlinks {
	float: right;
	width: auto;
	text-align: right;
	color: #FFFFFF;
}


/***********************************************/
/* Javy's Code                                */
/***********************************************/
a.email:link {
	text-decoration: none;
	color: #000
}

a.email:visited {
	text-decoration: none;
	color: #000
}

a.email:hover {
	text-decoration: none;
	color: #cd2c8f
}

a.email:active {
	text-decoration: none;
	color: #000
}


a.bios:link {
	text-decoration: none;
	color: #000
}

a.bios:visited {
	text-decoration: none;
	color: #000
}

a.bios:hover {
	text-decoration: none;
	color: #cd2c8f
}

a.bios:active {
	text-decoration: none;
	color: #000
}

.bullet {
	clear: both;
}

.bullet ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.bullet li {
	background-image: url(./images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
	margin-left: 5em;
}
.floatphoto {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #666;
	padding: 2px;
}

.presentation {
	float: left;
	margin: 0 0 10px 10px;
	border: 0px solid #666;
	padding: 2px; 
}

h4 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
}

h5 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

/* End DH Structure */

/* End DH Structure */

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

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 20px;
	text-align: left;
	}

.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;
}
post-meta-key 
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.post-metapost-metadata {
	clear: left;
}

/* End Structure */



/* 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, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

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

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

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

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



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

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	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;
	}
/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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." */
