/*

Theme Name: KM WP Theme

Theme URI: http://www.knowledgemarketing.com

Description: A custom theme for Knowledge Marketing

Author: Chief Ingredient, Inc.

Author URI: http://www.chiefingredient.com/

Template: thematic

Version: 0.1

*/


@import url("../thematic/style.css");

.error {
  color: red;
}

body {
	background-image: url(images/page-background.jpg);
	background-repeat: repeat-x;
}

a:link, a:visited {
    color:#195CA5;
    text-decoration:none;
}

a:hover {
	color:#9DB61D;
}

h1.page-title {
font-size: 26px;
font-style: normal;
padding: 20px 0 0 0;
margin: 0 0 10px 20px;
}

#wrapper {
	width:960px;
	margin:0 auto;
        position: relative;
}

#inc500 a {
width: 170px;
height: 57px;
background-image: url(images/reponline.gif);
background-repeat: no-repeat;
position: absolute;
z-index:100;
top: 129px;
right: 26px;
}

#header {
    text-align:center;
}

#header #topmenu {
	height: 36px;
	background-image: url(images/topmenu-bg.jpg);
	background-repeat:no-repeat;
	text-align: right;
}

#topmenu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 4px;
	margin-right: 59px;
}

#topmenu ul li {
	display:inline;
	margin-left: 15px;
}

#topmenu ul li a {
	color: #fff;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#topmenu ul li a:hover {
	text-decoration: underline;
}

#header #logobg {
	height: 94px;
	background-image: url(images/logo-bg.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
}

#logobg #livechat {
    float: right;
    display: inline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 11px;
	margin-right: 55px;
}

#logobg #livechat a {
	color: #195CA5;
	text-decoration: none;
}

#logobg #livechat a:hover {
	text-decoration: underline;
}

#logobg #getquote {
	float: right;
	display: inline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 11px;
	margin-right: 59px;
}

#logobg #getquote a {
	color: #e8520c;
	text-decoration: none;
}

#logobg #getquote a:hover {
	text-decoration: underline;
}

#logobg #homelink {
	padding-left:10px;
	padding-top:10px;
	float:left;
}

#header #navbg {
	height: 50px;
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
}

.unIndentedList {
	margin-top: 10px;
}

.entry-meta {
padding-left: 22px;
font-style:normal;
}

.entry-utility {

}

#access {
	border:none;
	background: none;
}

.menu {
	width: auto;
}

#nav {
	margin: 11px 0 0 46px;
	padding: 0;
}

.sf-menu {
	border: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.sf-menu ul {
	font-size: 12px;
	font-weight: normal;
}

.sf-menu li {
	background: none;
}

.sf-menu a {
	border: none;
	padding: 11px 13px;
	text-decoration: none;
}

.sf-menu a, .sf-menu a:visited {
	color: #2360a0;
}

.sf-menu a:hover {
	color: #9eb723;
}

.sf-menu ul li:hover, .sf-menu ul li.sfHover, .sf-menu ul a:focus, .sf-menu ul a:hover, .sf-menu ul a:active {

}

#main {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

#mainimg #imgtxt {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 143px 0 0 90px;
	line-height: 18px;
	width: 400px;
}

#mainimg #imgbtns {
	height: 30px;
}

#imgbtns #invdemobtn {
	margin: 40px 0px 0px 78px;
	float:left;
}

#imgbtns #invactionbtn {
	margin: 40px 0px 0px 64px;
	float:left;
}

#imgbtns #invgntebtn {
	margin: 30px 0 0 0;
	float:right;
}

#container {
	width: auto;
	float: none;
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 4px 41px;
}

#container-page, #container-post {
	width: auto;
	float: none;
	background-image: url(images/content-page-bg.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px 26px;
}

#pageside {
	float: left;
	width: 200px;
}

#subpages {
list-style-type: none;
font-size: 12px;
}

#subpages ul {
margin-top: 7px;
}
.aside ul ul {
margin-left:0;
}

.aside ul ul li {
padding: 7px 0;
list-style-type:none;
}

.xoxo h2 {
font-size: 16px;
margin-left: 20px;
margin-bottom: 10px;
}

#subpages li, .lcp_catlist li {
border-top: 1px dotted #195ca5;
padding:7px 0;
}

.lcp_catlist {
list-style-type: none;
margin-left:0;
padding-left:0;
}

.lcp_catlist li {
margin-left:0;
padding-left:0;
}

#subpages li:first-child, .lcp_catlist li:first-child {
border-top: none;
}

#subpages li ul li:first-child,  {
border-top: 1px dotted #195ca5;
}

#subpages li a {
padding-left:10px;
font-weight:bold;
}

#subpages li ul li a {
padding-left: 20px;
font-weight:normal;
}

#subpages ul li {
font-size: 11px;
font-weight: normal;
}

#subpages li a {
	text-decoration: none;
        color: #7B7979;
}

#subpages li a:hover, #subpages ul li.current_page_item {
	color:#195ca5;
	font-weight:bold;
	background-image:url(images/bc-arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#subpages a:hover, #subpages ul li.current_page_item {
color: #9DB61D;
}

#content-container {
clear:both;
padding: 0px 0px;
}

#content {
	width:auto;
}

#content .aside {
border: none;
margin: 0;
padding: 0;
}

#content .aside ul {
list-style-type: none;
padding:0 0 0 20px;
margin:0 0 0 20px;
}

#primary ul {
margin:0 0 0 22px;
padding: 0;
}

#content .aside ul li ul {
margin: 7px 0 0px 0;
padding: 0;
}

#sidebar-top {
background-image:url(images/sidebar-bg.jpg);
background-position: top center;
background-repeat: no-repeat;
margin-left: 10px;
margin-top: 18px;
width:200px;
text-align:center;
}

#sidebar-contents {
padding: 20px 25px 0px;
font-size: 12px;
line-height: 20px;
}

#sidebar-contents .side-btn {
margin-bottom: 10px;
}

#sidebar-contents p {
text-align:left;
padding: 0 10px;
}

.main-aside {
right: 20px;
width: 200px;
float:none;
}

.breadcrumb {
font-size: 11px;
padding-left: 22px;
margin-top: 15px;
margin-bottom: 10px;
color: #7b7979;
}

.breadcrumb a {
color: #195ca5;
}

.breadcrumb a:hover {
color: #454545;
}

.entry-title {
	font-family:Arial,sans-serif;
	font-size:26px;
	font-weight:bold;
	line-height:26px;
	margin:0 0 20px;
	padding:0 0 0 22px;
}

.entry-content {
float: right;
width: 650px;
padding-right:20px;
font-size: 12px;
line-height: 18px;
padding-top: 20px;
}

.entry-content img {
margin:0;
max-width: none;
}

.entry-content .teamimg {
background-repeat:no-repeat;
width: 75px;
height: 100px;
float:left;
margin:0 20px 20px 0;
}

.entry-content #duaneimg {
background-image:url(images/duane.jpg);
}

.entry-content #joeimg {
background-image:url(images/joe.jpg);
}

.entry-content #lindaimg {
background-image:url(images/linda.jpg);
}

.entry-content #ashokimg {
background-image:url(images/ashok.jpg);
}

.entry-content h2 {
color: #00287D;
font-size: 18px;
clear: inherit;
margin:0 0 10px 0;
padding:0;
}

.entry-content table {
border: none;
}

.entry-content table td {
border-left: 1px solid #fff;
border-bottom: 1px solid #CCC;
vertical-align: middle;
}

.entry-content #em td{
border-bottom: 1px solid #fff;
padding:7px 0 0 21px;
}

.firsttablecol {
font-size:16px;
font-weight: normal;
font-style: italic;
color:#666666;
}

.entry-content h3 {
color: #437ab6;
font-size: 16px;
clear: none;
margin:0 0 0 0;
padding:0;
font-style: normal;
}

.entry-content h4 {
color: #9db623;
font-size: 14px;
clear: none;
text-transform:capitalize;
font-weight: normal;
margin:0 0 20px 0;
padding:0;
font-style: normal;
}

#sol-image {
width: 325px;
height: 411px;
background-image:url(images/lifecycle-sol.jpg);
background-repeat:no-repeat;
float: left;
margin-right: 20px;
}

#b2b-img {
width: 290px;
height: 248px;
background-image:url(images/round-chart.gif);
background-repeat:no-repeat;
float: right;
margin-left: 30px;
}

.b2blist {
list-style-type: none;
margin-left: 0;
}

.b2blist li {
margin-bottom: 15px;
}

.b2blist li ul li {
margin-bottom: 0;
}

.entry-utility {
clear:right;
float:right;
width: 650px;
}

.postheader-container, #cat-title {
width:500px;
float:left;
margin: 10px 0 0px 0;
}

#cat-title .breadcrumb {
padding-top:0;
margin-top:0;
}

#cat-title .page-title {
padding-top:0;

}

#page-guarantee {
float:right;
}

#blog-title {

    padding:0;

}



#blog-title a {

    color:#000;

    text-decoration:none;

}



#blog-description {

    color:#000;

    padding:8px 0 8px 0;

}


.comments-link a {

    color:#000;

}



#comments {
width: 650px;
clear: right;
float: right;
background:none;
}



#comments li {

    background:#181E24;

    border-top:1px solid #000;

}



#respond {

    border-top:1px solid #000;

}



#comments li.byuser {

    background:#8A8A8A;

    border-color:#303030;



}



#login a {
    color:#195CA5;
	text-decoration: none;
}

#login a:hover {
	text-decoration: underline;
}

#footer {
	border: none;
	margin: 0px;
	background-image: url(images/footer-bg.jpg);
	background-repeat:repeat-x;
}

#main #solutionbox {
	border-top: 1px solid #CFDFEF;
	margin: 11px 40px 0;
	padding-top: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 110px;
	clear: both;
}

#newsletter {
float:left;
width: 250px;
}

#newsletter p {
font-size: 12px;
line-height: 15px;
padding-right: 10px;
margin-bottom:10px;
}

#newsletter table {
padding:0;
margin:0;
border:none;
}

#newsletter table td {
margin:0;
padding:0;
}

#newsletter table th {
margin:0;
padding:0;
}

#newsletter table tr {
border: none;
}

#solutions {
float:right;
width:605px;
border-left: 1px solid #CFDFEF;
}

#soltxt {
	width: 250px;
	float: left;
	margin-left:20px;
}

#soltxt h3, #newsletter h3 {
	color: #254460;
	font-size: 18px;
}

#soltxt p {
	font-size: 12px;
	line-height: 14px;
	color: #7e7d7d;
}

#soloptions {
	float:left;
	margin: 24px 0px 0px 38px;
}

#soloptions select {
	width:272px;
	margin-bottom: 5px;
}

#solsubmit {
	margin:10px 0 0 36px;
	float: left;
}

#main #clients {
clear: both;	
height: 94px;
	background-image: url(images/clients-bg.jpg);
	background-repeat: no-repeat;
}

#subsidiary {
	padding: 15px 0 0 0;
	width: 910px;
}

#subsidiary .aside {
	width: 300px;
	height: 157px;
	background-image: url(images/aside-bg.jpg);
	background-repeat: no-repeat;
	margin-right: 4px;
}

.aside ul {
	margin:20px 20px 0 20px;
	padding:0px;
}

.aside ul li h3 {
	margin-bottom: 10px;
	font-style: normal;
	color: #254460;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #f2f2f2;
}

#recent-posts ul li {
color:#939393;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
line-height:14px;
margin-bottom:5px;
margin-top:-8px;
}

#recent-posts ul li a {
color:#595959;
line-height:11px;
}

#recent-posts ul li a:hover {
color:#FF4B33
}
#linkbar {
	background-color: #f2f2f2;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	margin: 30px 0;
	text-align: center;
}

#linkbar ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 9px 0;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#linkbar ul li {
	display: inline;
	margin-right:20px;
}

#linkbar ul li.last {
	margin-right: 0px;
}

#linkbar ul li a {
	color: #0088cc;
	text-decoration: none;
}

#linkbar ul li a:hover {
	text-decoration: underline;	
}

#footerlinks {
	text-align:center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#footerlinks ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#footerlinks ul li {
	display: inline;
	padding-right: 5px;
	margin-left: 5px;
	padding-bottom: 3px;
	border-right: 1px solid #111;
}

#footerlinks ul li.last {
	padding-right: 0px;
	border-right: none;
}

#footerlinks ul li.first {
	margin-left: 0px;
}

#siteinfo {
	padding: 0px;
    text-align:center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#foot-testimonials {
float:left;
width:410px;
text-align: left;
padding-left: 50px;
height:65px;
}

#foot-logos {
text-align: left;
padding-right: 50px;
float: right;
}

#featured-clients {
float:left;
padding-right:15px;
padding-top:20px;
}

#transquote {
float:left;
padding-right:10px;
}

#foot-logo-slider {
float:right;
}

#foot-logo-slider {
border-left: 2px solid #a2c3e0;
border-right: 2px solid #a2c3e0;
	width: 360px;
	height: 65px;
}

#foot-logo-slider ul, #foot-logo-slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#foot-logo-slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width: 360px;
	height: 65px;
	overflow:hidden; 
	}
	
	#foot-test-slider {
	width: 360px;
	height: 65px;
}

#foot-test-slider ul, #foot-test-slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#foot-test-slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width: 360px;
	height: 65px;
	overflow:hidden; 
	}


#connectlinks {
	text-align: center;
	pa0dding: 20px 0;
}

.lightblue {
	color: #0083D3;
}

.entry-content img.quoteimg {
	float: left;
	margin:0 0 0 0;
}

.testcredit {
	color: #9EB42B;
	font-size: 11px;
}

.bluetout {
	float: left;
	margin-right: 20px;
	width: 300px;
	padding: 20px;
	background-color: #f8fafc;
	border: 1px solid #c5d0db;
}

.bluetout p {
	margin-bottom: 0;
}

.clienttest {
	float:right;
	width: 270px;
}

#testimonial-page {
	font-size:14px;
	line-height: 22px;
	color: #666;
}

#testimonial-page p {
	padding-bottom:20px;
	border-bottom:1px solid #CCC;
}

#testimonial-page p strong {
	color: #111;
}

/* Easy Slider */

#slider {

}	

#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:648px;
		height:368px;
		overflow:hidden; 
		}
#prevBtn, #nextBtn {
font-size: 16px;
background-color: #195CA5;
padding: 10px 15px 10px 15px;
border:2px solid #000058;
margin-top:10px;
}

#prevBtn a, #nextBtn a {
color: #fff;
}

#prevBtn a:hover, #nextBtn a:hover {
text-decoration: underline;
}
span#prevBtn{ float: left; margin-left:2px; }
span#nextBtn{ float: right; margin-right:3px; }	
	
/* // Easy Slider */

.submit {
background:#7291BD url(/wp-content/themes/KM/images/gradient2.gif) repeat-x scroll left bottom;
border:1px solid #BADCFD;
font-family:'Century Gothic','Sans Sans-Serif';
font-size:14px;
font-weight:bold;
width:100px;
}
