/*
Theme Name: Kaldenberg	Consulting
*/
/* Style structure by Ivanob */
/* global */
*{
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	min-height: 100%;
}
body {
	height: 100%;
	min-height: 100%;
	background: #fafaf9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
h1 {
	font-size: 28px;
	line-height: 36px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
}
h3 {
	font-size: 16px;
	line-height: 18px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
}
h5 {
	font-size: 12px;
	line-height: 16px;
}
h6 {
	font-size: 10px;
	line-height: 12px;
}
ul {
	list-style-type: none;
	margin: 0 0 0 10px;
}
li {
	background: url(pic/ul_bg.gif) no-repeat 0px 7px;
	padding: 0 0 5px 10px;
}
li a {
	color: #333;
}
a, a:link, a:visited {
	text-decoration: none;
}
a {
	color: #f15a24;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0 0 10px 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.clearAll {
	clear: both;
	width: 100%;
	height: 1px!important;
	overflow: hidden;
}
/* end global */
/* basic */
#holder {
	min-height: 100%;
	background: url(pic/bg_holder.gif) 0 0 repeat-x #fafaf9;
}
#wrap {
	margin: auto; 
	width: 995px;
	text-align: left;
	min-height: 500px;
}
#header {
	height: 74px;
	width: 975px;
	padding: 0 10px;
	background:  url(pic/bg_header.gif) left bottom no-repeat;
}
#content {
	width: 100%;
	min-height: 500px;
	float: left;
	padding: 20px 0 10px 0;
}
#footer {
    clear: both;
	width: 100%;
}
/* end basic */
/* header */
.logo {
	margin: 13px 0 0 0;
	float: left;
	width: 344px;
}
.rightHeader {
	float: right;
	color: #aa7160;
	text-align: right;
	line-height: 18px;
	margin: 6px 0 0 0;
	width: 595px;
	height: 68px;
}
.bigTop {
	font-size: 14px;
	font-weight: normal;
	height: 38px;
	display: block;
	padding-right: 10px;
	color: #fff;
}
.bigTop a {
	color: #fff;
	font-weight: bold;
}
.bigTop img {
	vertical-align: middle;
}
.menu {
	height: 30px;
	width: 100%;
}
.nav {
	float: left;
	height: 30px;
	width: 595px;
	font-size: 12px;
}
.nav a {
	color: #efddd6;
	float: right;
	padding: 0 0 0 1px;
	height: 30px;
}
.nav a:hover {
	color: #fff;
	text-decoration: none;
}
.nav a.active {
	background: url(pic/bg_nav_l.gif) no-repeat 1px 0;
	color: #fff;
	
}
.nav a span {
	padding: 7px 0 0 0;
	height: 23px;
	float: left;
	overflow: hidden;
	text-align: center;
}
#contact span {
	width: 73px;
}
#portfolio span {
	width: 73px;
}
#ecommerce-consulting-services span {
	width: 147px;
}
#archive span {
	width: 112px;
}
#kaldenberg-tv span {
	width: 116px;
}
#about span {
	width: 60px;
}
.nav a.active span {
	background: url(pic/bg_nav_r.gif) no-repeat 100% 0;
}
.nav a.active span {
	float: left;
	
}
.topSearch {
	float: right;
	vertical-align: text-top;
	padding: 7px 24px 0 0;
}
.search-text {
	border: none;
	padding: 3px 8px 2px 8px;
	height: 19px;
	width: 190px;
	background: url(pic/bg_search.gif) no-repeat 0 0;
	vertical-align: middle;
	margin-right: 5px;
}
.search-submit {
	width: 54px;
	height: 24px;
	background: url(pic/btn_search.gif) 0 0 no-repeat;
	border: none;
	overflow: visible;
	vertical-align: middle;
}
.search-submit:hover {
	background: url(pic/btn_search_on.gif) 0 0 no-repeat;
}
/* end header */
/* content */
.colLeft {
	width: 668px;
	float: left;
	padding-left: 10px;
}
.colRight {
	width: 302px;
	float: right;
	padding-right: 10px;
}
.box {
	border: 1px solid #c2c2c2;
	margin-bottom: 6px;
	background: #fff;
}
.box-in {
	border: 2px solid #fff;
	background: url(pic/bg_box.gif) repeat-x 0 100%;
}
.con {
	padding: 20px 10px;
}
.con1 {
	padding: 10px 10px;
}
.page-title  {
	font-weight: normal;
	color: #f15a24;
	margin-bottom: 15px;
	font-size: 20px;
	line-height: 26px;
}
.page-title1  {
	font-weight: normal;
	color: #f15a24;
	margin-bottom: 15px;
	font-size: 28px;
	line-height: 32px;
}
.sub-title {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.sub-title a {
	color: #333;
}
.brown {
	color: #8e726a;
}
.newsletter-text {
	border: none;
	padding: 3px 8px 2px 8px;
	height: 19px;
	width: 167px;
	background: url(pic/bg_newsletter.gif) no-repeat 0 0;
	vertical-align: middle;
	margin-right: 5px;
}
.newsletter-submit {
	width: 79px;
	height: 24px;
	background: url(pic/btn_signup.gif) 0 0 no-repeat;
	border: none;
	overflow: visible;
	vertical-align: middle;
}
.newsletter-submit:hover {
	background: url(pic/btn_signup_on.gif) 0 0 no-repeat;
}
.newsletterForm {
	padding-bottom: 10px;
}	
.note {
	font-size: 10px;
	color: #999999;
}
a.followLink *{
	vertical-align: middle;
}
a.followLink:hover {
	text-decoration: none;
}
a.followLink span {
	padding: 0 25px 0 10px;
	color: #333;
}
.right-title {
	background: #000;
	color: #fff;
	font-weight: normal;
	font-size: 20px;
	line-height: 22px;
	padding: 10px 12px;
}
.right-title a {
	color: #fff!important;
}	
.dotted li {
	border-bottom: 1px dotted #b3b2b2;
	padding-top: 3px;
	background: url(pic/ul_bg.gif) no-repeat 0px 11px;
}
.testimonialLeft {
	float: left;
	width: 42px;
}
.testimonialRight {
	
}
.testimonialTitle {
	color: #f15a24;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
}
.dateSmall {
	color: #a8918c;
	font-size: 11px;
	font-style: italic;
}
.author {
	color: #a8918c;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	clear: both;
	width: 100%;
}
.didYou object, .didYou embed {
	float: left;
	width: 280px!important;
	height: 186px!important;
	margin-right: 15px;
	
}
.didYou div.clearAll {
	height: 10px;
	overflow: hidden;
	width: 100%;
	clear: both;
}
.backgWhite {
	border: none!important;
	background: #fff!important;
}
.pad {
	padding-bottom: 5px;
	display: block;
}
.moreLink {
	float: left;
	color: #fff;
	background: #333333 url(pic/arrowWhite.gif) 7px 7px no-repeat;
	padding: 0px 5px 1px 15px;
	font-size: 11px;
}
.moreLinkFull {
	display: block;
	color: #fff;
	background: #333333;
	padding: 1px 5px 2px 5px;
	font-size: 11px;
	text-align: right;
}
.defaultColor {
	color: #333;
}
.recentVideo {
	width: 100%;
	padding-bottom: 30px;
}
.recentVideoImg {
	border: 4px solid #c8c8c8;
	width: 137px;
	float: left;
}
a:hover .recentVideoImg {
	border: 4px solid #f15a24;
}
.recentVideoText {
	float: right;
	width: 485px;
}
.recentVideoTextTestimonials {
	width: 650px;
	float: left;
}
.recentVideoText p {
	padding-bottom: 5px;
}
.recentTitle a {
	color: #f15a24;
	font-size: 14px;
}
.videoLinks .dateSmall {
	float: left;
	width: 210px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}
.followLinks {
	float: right;
	width: 283px;
	height: 33px;
	background: url(pic/bg_tabs.gif) 100% 0px no-repeat;
	padding-right: 1px;
	margin-right: 1px;
}
.followLinks a {
	float: right;
	height: 33px;
	margin-left: 2px;
}
.emailFollow {
	background: url(pic/tab_email.gif) bottom right no-repeat;
	width: 79px;
}
.emailFollow:hover {
	background: url(pic/tab_email.gif) top right no-repeat;
}
.facebookFollow {
	background: url(pic/tab_facebook.gif) bottom left no-repeat;
	width: 105px;
}
.facebookFollow:hover {
	background: url(pic/tab_facebook.gif) top left no-repeat;
}
.twitterFollow { background: url(pic/tab_twitter.gif) bottom left no-repeat; width: 91px; }
.twitterFollow:hover { background: url(pic/tab_twitter.gif) top left no-repeat; }
.mainVideo {
	width: 640px;
	height: 385px;
	padding-bottom: 15px;
	/*border-top: 5px solid #000;*/
}
.mainVideo object, .mainVideo embed {
	width: 640px!important;
	height: 385px!important;
}
.comment-title h3 {
	display: inline;
	padding-left: 12px;
}
.comment-title {
	padding-bottom: 10px;
	position: relative;
}
.comment-title a {
	font-weight: bold;
	text-decoration: underline;
}

.commentlist {
	list-style-type: none;
	padding-left: 12px;
}
.commentlist li {
	background: #fff;
	padding: 10px;
}
.commentlist li.even {
	background: #fafafa;
}
.coments strong {
	color: #8e726a;
}
.moreComments {
	text-align: right;
	padding-left: 12px;
}
.moreComments a {
	font-weight: bold;
	text-decoration: underline;
	padding-left: 12px;
	background: url(pic/ul_bg.gif) 0 7px no-repeat;
}
.moreComments a:hover, .comment-title a:hover {
	text-decoration: none;
}
.commentArrow {
	position: absolute;
	top: -4px;
	left: -13px;
}
.breadcrumbs {
	border-bottom: 1px dotted #b3b2b2;
	padding-bottom: 2px;
	margin-bottom: 15px;
}
.youAre {
	color: #999999;
}
.didYou {
	background: #fcf9f8;
	border: 1px solid #eddad4;
	padding: 14px 16px 4px 40px;
	position: relative;
	margin-bottom: 15px;
}
.clientSay {
	background: #fcf9f8;
	border: 1px solid #eddad4;
	padding: 11px 11px 4px 11px;
	position: relative;
	margin-bottom: 15px;
	float: left;
	width: 480px;
}
.didYou h3, .clientSay h3 {
	color: #f15a24;
	font-size: 16px;
	margin-bottom: 10px;
	
}
.clientSay h3 {
	margin-left: 27px;
}
.didYouIcon {
	position: absolute;
	top: 14px;
	left: 16px;
}
.clientSay .didYouIcon {
	top: 11px;
	left: 13px;
}
.whyUs {
	float: right;
	width: 155px;
	padding: 16px;
	background: #f8f8f8 url(pic/bg_why_us.gif) right bottom no-repeat;
	margin: 0 0 30px 25px;
}
.whyUs h3 {
	color: #f15a24;
	font-size: 16px;
	margin-bottom: 10px;
}
.projectInfo {
	float: right;
	width: 100px;
	padding: 12px;
	background: #f8f8f8 url(pic/bg_why_us.gif) right bottom no-repeat;
	margin: 0 0 30px 10px;
}
.projectInfo h3 {
	color: #f15a24;
	font-size: 16px;
	margin-bottom: 10px;
}
.projectInfo ul {
	padding: 0;
	margin: 0;
}
.channelList .right-title, .clientList  .right-title {
	background: #f15a24;
}
.channel {
	width: 128px;
	margin-bottom: 10px;
}
.recentList .left {
	clear: both;
}
.channelTitle {
	padding-left: 10px;
	background: url(pic/ul_bg.gif) 0 6px no-repeat;
	font-size: 11px;
}
.channelImg {
	border: 3px solid #c8c8c8;
	width: 122px;
	height: 81px;
}
a:hover .channelImg {
	border: 3px solid #f15a24;
}
.channelTitle a {
	color: #8e726a;
}
.horisontalSep {
	width: 100%;
	height: 12px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
}
.avatar {
	margin: 0 10px 10px 0;
	float: left;
}	
.commentInfo {
	text-align: right;
	color: #aeadad;
}
.coment {
	margin-left: 12px;
	padding: 10px;
}
.odd {
	background: #f2f2f2;
}
.reply {
	margin-left: 12px;
}

.reply h2 {
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 15px;
}
.leftFormCom {
	width: 386px;
	float: left;
	padding-left: 12px;
}
.rightFormCom {
	width: 230px;
	float: right;
}
textarea, .formText, select {
	border: 1px solid #ddd;
	padding: 1px 5px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(pic/formBg.gif) 0 0 no-repeat;
}
textarea:focus, .formText:focus, select:focus, textarea:hover, .formText:hover, select:hover {
	border: 1px solid #ccc;
	background: url(pic/formBgHover.gif) 0 0 no-repeat;
}
#form1 textarea, #form1 .formText, #form1 select {
	font-size: 16px;
	padding: 5px;
}
#form1 textarea {
	width: 95%;
}	
.rightFormCom .formText {
	width: 218px;
	margin-bottom: 15px;
}
.commentText {
	width: 374px;
	height: 130px;
}
.replySubmit {
	width: 116px;
	height: 24px;
	background: url(pic/btn_comment.gif) 0 0 no-repeat;
	border: none;
}
.replySubmit:hover {
	background: url(pic/btn_comment_on.gif) 0 0 no-repeat;
}
.viewOptions {
	text-align: right;
	padding: 15px 0;
}
/* list type */
.portfolio-list .portfolio {
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 20px;
	width: 100%;
	float: left;
}
.portfolio-list .portfolioImg {
	float: left;
	margin: 0 30px 0 0;
	width: 260px;
	height: 200px;
}
.portfolio-list .portfolioText {
	float: right;
	width: 350px;
}
.portfolio-list .portfolioTitle {
	font-size: 18px;
	margin-bottom: 18px;
	font-weight: normal;
}
.portfolio-list .portfolioText h4 {
	margin-bottom: 8px;
	margin-top: 3px;
}
.portfolio-list .portfolioText ul {
	float: left;
	width: 150px;
	padding-right: 10px;
	margin-bottom: 20px;
}
/* /list type */
/* gird type */
.portfolio-gird .portfolio {
	padding: 20px 22px;
	border: 2px solid #E2E2E2;
	background: #FaFaFa;
	margin-bottom: 20px;
	width: 260px;
}
.portfolio-gird .portfolio:hover {
	border: 2px solid #f15a24;
}
.portfolio-gird .porL {
	float: left;
	clear: both;
}
.portfolio-gird .porR {
	float: right;
}
.portfolio-gird .portfolioImg {
	margin: 0 30px 0 0;
}
.portfolio-gird .portfolioText {
	margin-top: 10px;
	width: 260px;
}
.portfolio-gird .portfolioTitle {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: normal;
}
.portfolio-gird .portfolioText h4 {
	margin-bottom: 4px;
	margin-top: 5px;
	font-size: 13px;
}
.portfolio-gird .portfolioText ul {
	float: left;
	width: 100px;
	height: 90px;
	padding-right: 10px;
	margin-bottom: 10px;
}
/* /gird type */
.clientLogo {
	float: left;
	width: 50%;
	text-align: center;
}
.clientList .horisontalSep {
	height: 4px;
	margin-bottom: 4px;
	overflow: hidden;
}
.clientList .con1 {
	padding-bottom: 20px;
}
.morePortf {
	clear: both;
}
.morePortf .moreLink {
	float: left;
}
h3.formHeader {
	background: #f0f0f0;
	padding: 3px 10px;
	margin-bottom: 15px;
	border-top: 15px solid #fff;
	clear: both;
	font-size: 12px;
}
.required {
	color: #FF0000;
}
.formRow {
	width: 100%;
	clear: both;
}
.label {
	float: left;
	width: 30%;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inputField {
	float: right;
	width: 65%;
	padding-bottom: 10px;
}
.formText, .formSelect, .formTextarea {
	width: 250px;
	border: 1px solid #ddd;
}
.formTextarea {
	width: 95%;
	height: 200px;
}
.formSubmit {
	width: 76px;
	height: 24px;
	background: url(pic/btn_submit.gif) 0 0 no-repeat;
	border: none;
	overflow: visible;
	vertical-align: middle;
}
.formSubmit:hover {
	background: url(pic/btn_submit_on.gif) 0 0 no-repeat;
}
.formText:focus, .formText:hover, .formSelect:focus, .formSelect:hover, .formTextarea:focus, .formTextarea:hover {
	border: 1px solid #ccc;
}
.clearField {
	clear: both;
	display: block;
	margin-bottom: 5px;
}
.message {
	padding: 10px;
	border: 1px solid #00CC66;
	color: #006633;
}
.message p {
	padding: 0;
	margin: 0;
}
.erorMessage {
	padding: 10px;
	border: 1px solid #FF0000;
	color: #FF0000;
}
.advertise{color:#666;float:left; width:100%;margin-top:4px; color: #FF0000;}
.newsslider {position:relative; overflow:hidden; height:215px; margin-bottom:20px; float: right;
width: 208px;}
.newsslidercontent {position:absolute}
.newsslidercontent  {}
.testimonialRight {padding-bottom:20px; height:195px; float: left; clear: both;
width: 100%; }
.leftHalf, .rightHalf {
	width: 48%;
	float: left;
}
.rightHalf {
	float: right;
}
.portfolioSection {
	width: 100%;
	float: left;
	padding-bottom: 25px;
}
.portfolioSection img {
	float: left;
	margin-right: 20px;
}
.portfolioSection h3 {
	margin: 5px 0;
}
.portfolioSection p {
	color: #999999;
	font-size: 11px;
}
table { 
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ccc;
	text-align: left;
}
table th {
	border: 1px solid  #fff;
	background: #000;
	color: #fff;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	padding: 2px 10px;
	font-size: 12px;
}
table th h3 {
	font-size: 12px;
}
table td {
	border: 1px solid #ccc;
	padding: 2px 10px;
}
table td.lightgreen {
	background: #fafafa;
}
#dsq-comments-title h3 {
	margin: 0 0 5px 0;
	border-top: 15px solid #fff;
	clear: both;
}	
#portfolioFlash {
	width:640px;
	height: 492px;
}
.about-box {
	border: 1px solid #eddbd5;
	background: #fcf9f8;
	padding: 10px;
	margin-bottom: 20px;
}
.leftAboutBox {
	float: left;
	width: 160px;
	text-align: right;
}
.followAbout * {
	vertical-align: middle;
	padding-left: 2px;
}
.leftAboutBox span {
	font-size: 11px;
	color: #8a8989;
}
.rightAboutBox {
	float: right;
	width: 435px;
}
.rightAboutBox h2 {
	color: #f15a24;
	font-size: 20px;
	padding-bottom: 0px;
	margin: 0;
	line-height: 24px;
	font-weight: normal;
}
.ocupation {
	color: #a4918b;
	font-size: 12px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	display: block;
	margin-bottom: 10px;
	padding-left: 2px;
}
.aboutImg {
	border: 1px solid #eddad4;
	background: #fff;
	padding: 6px;
	margin-bottom: 5px;
}
#form2 {
	margin: 15px 0;
	padding: 15px 10px 10px 10px;
	background: url(pic/bg_form.gif) repeat-x 0 0 #cf5f37;
	border: 1px solid #9d3d1d;
	border-top: none;
}
#form2 h4, #form2 .label {
	color: #fff;
}
#form2 .required { color: #fff604; }
#form2 h4 {
	font-size: 18px;
	padding-bottom: 5px;
	color:#fdebd7;
	font-weight: normal;
	border-bottom: 1px solid #b34c26;
}
#form2 .formText {
	font-size: 14px;
	height: 21px;
}

#form2 .formSubmit {
	background: url(pic/btn_submit1.gif) repeat-x 0 0;
	color: #000;
	height: 36px;
	width: 104px;
}
#form2 .formSubmit:hover {
	background: url(pic/btn_submit1.gif) repeat-x 0 -64px;
}
#mc_signup_form { 
		padding:0;
		border-width: 0;
		border-style: solid;
		border-color: #C4D3EA;
		color: #555555;
		background-color: #fff;
}
.mc_error_msg { color: red; }
.mc_success_msg { color: green; }
.mc_merge_var{ padding:0; margin:0; }
.mc_custom_border{ padding:5px; border-width: 1px;border-style: solid;border-color: #C4D3EA;color: #555555;background-color: #EEF3F8;
}
.mc_custom_border legend {border-width: 1px;border-style: solid;border-color: #E3E3E3;color: #CC6600;background-color: #FFFFFF;font-size: 1.2em;padding:5px 10px;
}
#mc_signup_form .mc_var_label, #mc_signup_form .mc_input { float:left; clear:both; }
#mc_signup_form legend { padding:.5em;margin:0; }
#mc-indicates-required { float:left; clear:both; }
#mc_display_rewards { clear:both; }
#mc_interests_header { font-weight:bold; clear:both; padding-top:.2em;}
div.mc_interest{ clear:both;}
input.mc_interest { float:left; }
label.mc_interest_label {float:left; clear:right;}
.mc_signup_submit { width:100%; text-align:center; clear:both; padding:.2em; }
.mc_message { margin-bottom: 5px; }
.error_msg { color: red; }
.success_msg { color: green; }
/* end content */
/* footer */
#footerIn {
	margin: auto;
	width: 975px;
	color: #777;
	font-size: 11px;
	height: 55px;
	margin-bottom: 15px;
	/*border-top: 1px solid #ccc;*/
	background: url(pic/bg_footer.gif) repeat-x 0 0;
}
#footerIn a {
	color: #777;
	padding: 0 2px;
}
#footer .in {
	padding: 10px 10px 0 10px;
}
#footerIn p {
	padding: 0 0 17px 0;
}
#footer .right {
	text-align: right;
}
#footer .validation {
	padding-top: 5px;
}
/* end footer */
