/*   
Theme Name: Kit Bond Strategies
Theme URI: http://thematictheme.com/
Description: Use this theme to start your Thematic Child Theme development.
Author: Patrick Sasser
Author URI: http://www.patricksasser.com
Template: thematic
Version: 1.0
Tags: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
.

*/

/* Overriding Thematic's styles for congruity with WP-Admin > Appearance > Header default header text color settings */
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Bitter);

#blog-description { color: #000 }

.menu-toggle
{
	display: none;	
}

body
{
	background-image: url(images/background.jpg);
	background-position: repeat;
	margin: 0;
	padding: 0;
	color: #6d6e70;
	font-family: 'Open Sans', sans-serif;
}

#wrapper
{
	width: 960px;
	margin: auto;	
}

#insidewrapper
{
	float: left;
	width: 960px;
	background-color: #ffffff;	
}

#insidewrapper2
{
	float: left;
	width: 900px;
	margin: 30px;	
}

.skip-link
{
	display: none;	
}

#access
{
	float: left;
	width: 900px;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	height: 59px;
}

#access ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#access ul li
{
	float: left;
	background-image: url(images/navseperator.png);
	background-position: right center;
	background-repeat: no-repeat;
	width: 150px;
}

#access ul li a
{
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	color: #77b8e4;
	width: 150px;
	text-align: center;
	height: 59px;
}

#access ul li a:hover
{
	color: #ffffff;
	background-image: url(images/navbottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#access ul .current-menu-item a
{
	color: #ffffff;	
	background-image: url(images/navbottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#access ul .last-menu-item
{
	background-image: none;
}

#branding
{
	width: 900px;
	float: left;
	margin-bottom: 20px;	
}

#branding-logo
{
	height: 115px;
	float: left;	
}


#branding-logo img
{
	height: 115px;
}

#primary
{
	float: right;
	width: 190px;	
}

#container
{
	float: left;
	width: 690px;	
}

#content
{
	float: left;
	width: 690px;	
}

.personinnercontent
{
	width: 570px;
	float: left;
	min-height: 110px;	
}

.person
{
	margin-bottom: 10px;
	float: left;
	width: 690px;	
}

.personpic
{
	min-height: 100px;
	float: left;
	width: 100px;
	margin-right: 20px;
}

.personcontent
{
	float: left;
	width: 570px;	
}

#ourpartners
{
	border-top: 2px solid #cccecf;
	margin-top: 15px;
	padding-top: 15px;
	float: left;
	width: 900px;
}

#home-page-partners
{
	float: left;
	width: 668px;
	margin-left: 38px;
}

#partnerstitle
{
	float: left;
	width: 160px;
	margin-top: 40px;	
}

.controls
{
	margin-top: -55px;
	width: 740px;
	float: right;	
}

.prev-slide
{
	width: 24px;
	float: left;	
}

.next-slide
{
	width: 24px;
	float: right;	
}

#home-page-partners ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#home-page-partners ul li
{
	padding-right: 18px;
	display: table-cell;
	vertical-align: middle;
}


#home-page-partners ul li img
{
	width: 100px;
	height: auto;	
}


#footer
{
	border-top: 2px solid #cccecf;
	margin-top: 15px;
	padding-top: 15px;
	float: left;
	width: 900px;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

#main
{
	float: left;
	width: 900px;
	margin-top: 15px;	
}

.menu-bottom-navigation-container
{
	float: left;
	width: 900px;
	margin-bottom: 5px;	
}

#siteinfo
{
	float: left;
	width: 900px;
}


.menu-bottom-navigation-container ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu-bottom-navigation-container ul li
{
	display: inline;
}


.menu-bottom-navigation-container ul li a
{
	color: #6d6e70;
	text-decoration: none;
	text-transform: uppercase;
}

.menu-bottom-navigation-container ul li a:hover
{
	text-decoration: underline;
}

.menu-bottom-navigation-container ul .current-menu-item a
{
	text-decoration: underline;
}

#homepageboxes
{
	float: left;
	width: 690px;
	font-size: 12px;
}

#aboutkbs
{
	width: 209px;
	float: left;
	border-right: 2px dotted #bbbdbf;
	margin-right: 15px;
	padding-right: 15px;
}

#kbsoffices
{
	width: 209px;
	float: left;
	border-right: 2px dotted #bbbdbf;
	margin-right: 15px;
	padding-right: 15px;
}

#kbsnews
{
	width: 208px;
	float: left;
}

h2
{
	
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	padding: 0;
	font-weight: normal;
	font-size: 20px;
	margin: 0;
	margin-bottom: 10px;
}

#rightcontainer ul li
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-image: url(images/primaryseperator.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#serviceslist
{
	font-size: 12px;
	border-top: 2px dotted #bbbdbf;
	float: left;
	width: 690px;
	padding-top: 15px;
}

.orange
{
	color: #c76618;	
}

.page .entry-title
{
	display: none;	
}

#main a
{
	color: #053c74;
	text-decoration: none;	
}

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

.page #content, .blog #content
{
	font-size: 18px;
	margin-bottom: 15px;
	font-family: 'Bitter', serif;
}

.home #content
{
	border-bottom: 2px dotted #bbbdbf;
}

.home #rightcontainer
{
	color: #053c74;	
}

.blog #content
{
	padding-bottom: 15px;
	border-bottom: 2px dotted #bbbdbf;	
}

.personline
{
	float: left;
	border-bottom: 2px dotted #bbbdbf;	
	width: 300px;
}

.blogline
{
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom: 2px dotted #bbbdbf;	
	width: 200px;
}

.blogdate
{
	font-weight: bold;
	font-style: italic;	
}

.personbio
{
	width: 570px;
	font-size: 12px;
}

#primary
{
}

#rightcontainer 
{
	margin-top: 5px;	
}

#rightcontainer ul
{
	list-style: none;
	padding: 0;
	margin: 0;	
}

#rightcontainer
{
	font-family: 'Bitter', serif;
	font-size: 12px;
	line-height: 20px;
	float: right;
	width: 190px;
	margin-left: 20px;
}

.personname
{
	font-family: 'Bitter', serif;
	color: #2166a7;
	text-transform: uppercase;
}

.eventname
{
	font-family: 'Bitter', serif;
	color: #2166a7;
}

.persontitle
{
	font-family: 'Bitter', serif;
	color: #58595b;
}

.edit-link
{
	display: none;	
}

#internationalnews
{
	width: 330px;
	float: left;
	margin-right: 17px;
	padding-right: 15px;
	font-size: 12px;
}

#unitedstatesnews
{
	width: 328px;
	float: left;
	font-size: 12px;
}

.featureddate
{
	color: #a7a8ac;	
}

.featureddatehome
{
	color: #a7a8ac;
	font-style: italic;
}

#header-menu
{
	width: 250px;
	float: right;
	margin-top: 50px;
}

#header-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;
}

#header-menu ul li
{
	display: inline;
}

#header-menu ul li a
{
	color: #c76618;
	margin-left: 20px;
	text-decoration: none;
}

#header-menu ul li a:hover
{
	text-decoration: underline;
}

#serviceslist h2
{
	color: #c76618;
}

.sidebarline
{
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom: 2px dotted #bbbdbf;	
	width: 120px;
}

#rightcontainer .sidebarlink
{
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

#main .photoslink
{
	color: #6d6e70;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	display: block;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 10px;	
}

#mainslider
{
	width: 900px;
	float: left;
	margin-top: 15px;	
}

.entry-content
{
	margin-top: -15px;	
}

#newscontainer
{
	font-family: 'Open Sans', sans-serif;
	float: left;
	width: 690px;
	background-image: url(images/dottedvertical.jpg);
	background-repeat: repeat-y;
	background-position: top center;	
}

.headlinelink
{
	font-weight: bold;	
}

.headlinebold
{
	font-weight: bold;
}

img.alignright {float:right; margin:0 0 2em 2em}
img.alignleft {float:left; margin:0 2em 2em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

#mainslider .flex-control-paging li a
{
	height: 21px!important;
	width: 21px!important;
	border-radius: 40px!important;
}

#mainslider .metaslider .flex-control-nav
{
	bottom: 20px!important;
	right: 20px!important;
	width: auto!important;
	z-index: 2;
}

#mainslider .flex-control-paging li a
{
	background: rgba(66,66,66,.7)!important;
}

#mainslider .flex-control-paging li a:hover
{
	background: rgba(255,255,255,.7)!important;
}

#mainslider .flex-control-paging li a.flex-active
{
	background: rgba(255,255,255,.7)!important;
}

#mainslider .metaslider .flexslider
{
	margin: 0!important;	
}

#home-page-partners .xoxo li h2
{
	white-space:nowrap;	
}

.nivo-caption
{
	position: relative!important;
	font-family: 'Open Sans', sans-serif!important;
	font-size: 12px!important;
	background: none!important;
	color: #6d6e70;
}

.nivoSlider
{
	box-shadow: none!important;	
}

.nivoSlider img
{
	width: auto;
	height: auto;
}

.single .entry-title
{
	font-size: 18px;
	margin-bottom: 15px;
	font-family: 'Bitter', serif;
	font-weight: normal;
}

.single-team #content, .single-post #content, .page-id-230 #content
{
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
}

.single .entry-content
{
	margin-top: -5px;	
}

img
{
	border: 0;	
}

.returnlink
{
	text-transform: uppercase;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
}