/*
Theme Name: Carl Henry
Theme URI: http://www.clickcom.com/
Description: Design for Carl Henry - Henry Associates
Version: 1.0
Author: ClickCom.com
Author URI: http://www.clickcom.com/
Tags: dark, colorful

	Carl Henry v1.0
	http://www.clickcom.com/

	This theme was designed and built by ClickCom.com.

	The CSS, XHTML and design are copyright protected by ClickCom.com.

*/

/******************************
HTML STYLES
*******************************/
body {
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	background: #34270b url(images/bg.jpg) top center;
	color: #FFFFFF;
	text-align: center;
	margin: 0;
}
a {
	color: #fff587;
}
a:hover {
	color: #FFFFFF;
}
a img {
	border: none;
}

/******************************
UNIVERSAL STYLES
*******************************/
br.clearBoth {
	clear: both;
	height: 0;
}
.linklove { /* Hides CForms Developer Link */
	display: none;
}
/* 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) */

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

/******************************
LAYOUT STYLES
*******************************/
#container {
	width: 1020px;
	margin: 0 auto;
	text-align: left;
	background: url(images/container_bg.png) repeat-y;
	position: relative;
}
#header {
	height: 225px;
	width: 1020px;
	background: url(images/header_bg.png) no-repeat;
	padding: 55px 0 0 40px;
}
	#header h1,
	#header h1 a {
		display: block;
		height: 225px;
		width: 940px;
		margin: 0;
		padding: 0;
	}
	#header h1 a {
		text-indent: -9999px;
		background: url(images/header_default.jpg) no-repeat;
	}
	#header .description {
		display: none;
	}
	#header p.backhome {
		position: absolute;
		top: 30px;
		left: 40px;
		font-size: 11px;
	}
	#header p.contactcarl {
		color: #fff587;
		font-size: 11px;
		position: absolute;
		top: 29px;
		right: 40px;
	}
#menu {
	height: 22px;
	margin: 0 41px 20px 41px;
	padding: 13px 0 0 0;
	background: url(images/menu_bg.png) repeat-x;
	text-align: center;
}
	#nav,
	#nav li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#nav li {
		display: inline;
	}
	#nav li ul {
		display: none;
	}
	#nav a {
		color: #000;
		text-decoration: none;
		padding: 0 15px;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-weight: bold;
	}
		#nav a:hover {
			color: #990000;
		}
#main {
}
	#left {
		float: left;
		width: 225px;
		margin: 12px 0 0 60px;
		min-height:250px;
		height:auto !important;
		height:250px;
	}
		#sidebar ul,
		#sidebar li {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		#sidebarNav li {
			list-style: none;
			background: url(images/arrow.png) no-repeat left 3px;
			padding: 0 10px 5px 20px;
			margin: 10px;
		}
		#sidebarNav,
		#sidebar li.widget {
			border: solid 1px #544d42;
			width: 223px;
			background: #39352d url(images/sidebar_nav_bg.gif) no-repeat;
			margin: 10px 0 15px 0;
			padding: 0;
		}
		#sidebarNav li.widget,
		#mp-form {
			padding: 0 10px 15px 10px;
			width: 203px;
			text-align: center;
		}
		#mp-urlsubmgt {
			font-size: 11px;
			padding: 10px;
			text-align: center;
		}
		#sidebarNav h2,
		.widgettitle {
			margin: 0;
			height: 30px;
			padding: 20px 10px 0 35px;
			color: #a39b8a;
			font-size: 13px;
			font-weight: normal;
		}
		.textwidget {
			padding: 0 15px 15px 15px;
		}
		#sidebar h2 {
		}
	#right {
		float: left;
		width: 655px;
		margin: 0 0 0 20px;
	}
		.pageTitle {
			margin: 0;
			padding: 0;
			font-weight: normal;
			font-size: 20px;
			border-bottom: solid 1px #666;
		}
		#right ul li {
			margin-bottom: 10px;
		}
#footer {
	width: 990px;
	margin: 0 auto;
	clear: both;
	padding: 15px;
	background: url(images/footer_bg.png) no-repeat;
}
	#footer .contact a {
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: 2px;
	}
	#footer .copyright {
		font-size: 11px;
		padding: 20px 0 0 0;
		margin: 0;
		color: #000000;
		display: none;
	}
	#footer .clickcom a {
		display: block;
		width: 140px;
		height: 20px;
		margin: 40px auto 0 auto;
		padding: 25px 0 0 0;
		background: url(images/clickcom-dark.gif) no-repeat;
		text-indent: -9999px;
	}

/******************************
PAGE-SPECIFIC STYLES
*******************************/
.section55 #header h1 a {
	background: url(images/header_books.jpg) no-repeat;
}
.section3 #header h1 a {
	background: url(images/header_about.jpg) no-repeat;
}
.section20 #header h1 a {
	background: url(images/header_keynotes.jpg) no-repeat;
}
.section22 #header h1 a {
	background: url(images/header_hiring.jpg) no-repeat;
}
.section24 #sidebarNav {
	display: none;
}

/* HOME PAGE */
.section14 #header h1 a {
	background: url(images/header_home.jpg) no-repeat;
}
.section14 #left {
	display: none;
}
.section14 #right {
	width: 900px;
	margin: 0 0 0 60px;
	min-height:250px;
	height:auto !important;
	height:250px;
}
.section14 .pageTitle,
.section14 #menu {
	display: none;
}
.section14 .backhome {
	display: none;
}
#homeHeader {
	position: absolute;
	height: 230px;
	width: 940px;
	top: 55px;
	left: 40px;
	z-index: 99;
}

#spokesmodel {
	position:absolute;
	top:-8px;
	right:0;
	z-index:100;
}