/*
Theme Name: Hadison Media
Theme URI: http://www.hadisonmedia.com/
Description: The 2010 default theme for Hadison Media.
Author: Hadison Media
Version: 1.0
Tags: black, white, fixed-width
*/

html, body {
	height:100%;
}

body {
	margin:0;
	padding:0;
	background:#eee url(images/background.jpg) 0 0 repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;
}

h1 {
	font-size:24px;
	margin:0 0 20px 0;
	font-weight:lighter;
}

h2 {
	font-size:18px;
	margin:0 0 10px 0;
	font-weight:lighter;
}

p {
	margin:0 0 15px 0;
}

a img {
	border:0;
}

.topPanel {
	width:100%;
	height:8px;
	background:#282828;
}

.topTab {
	float:right;
	width:230px;
	height:23px;
	background:url(images/top-tab-250.png);
	color:#fff;
	padding:0 10px;
}

.topTab a {
	color:#fff;
	text-decoration:none;
}

.outerWrapper {
	width:960px;
	margin:0 auto;
}

.mainWrapper {
	float:left;
	width:960px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -220px auto;
	background:url(images/bg-gradient.jpg) 0 0 no-repeat;
}

.push {
	clear:both;
	height:220px;
}

.contentWrapper {
	float:left;
	width:960px;
	height:auto;
	margin:30px 0 40px 0;
}

.contentWrapper a {
	color:#333;
}

.contentWrapper p {
	width:500px;
	text-align:justify;
}

.contentImage, .wp-post-image {
	float:right;
	margin:0;
	width:410px;
}

.logo {
	float:left;
	width:193px;
	height:23px;
	margin:40px 0 35px 0;
	background:url(images/hadisonmedia-logo.jpg) 0 0 no-repeat;
	text-indent:-9999px;
}

.tagLine {
	float:left;
	clear:both;
	margin-top:-35px;
	color:#666;
}

.tagLine a {
	color:#666;
	text-decoration:none;
}

.divider {
	float:left;
	width:960px;
	height:1px;
	background:#aaa url(images/divider.jpg) 0 0 no-repeat;
}

.footerWrapper {
	width:100%;
	height:220px;
	background:#383c45;
	color:#f7faee;
	border-top:1px solid #282828;
}

.footerWrapper a {
	color:#f7faee;
	text-decoration:none;
	margin-left:10px;
}

.footerWrapper a:hover {
	color:#f7faee;
	text-decoration:underline;
}

.footer {
	width:960px;
	margin:0 auto;
	height:220px;
}

.footerDivider {
	float:left;
	width:960px;
	height:1px;
	background:#aaa url(images/divider-footer.jpg) 0 0 no-repeat;
}

.footerLogo {
	float:right;
	width:155px;
	height:19px;
	margin:25px 0 20px;
	background:url(images/hadisonmedia-logo-footer.jpg) 0 0 no-repeat;
	text-indent:-9999px;
}

.footerContent {
	float:left;
	width:960px;
	background:url(images/divider-footer.jpg) 0 0 no-repeat;
	padding:30px 0;
}

.copyright {
	float:right;
	font-size:12px;
	margin-top:10px;
}

.copyright a {
	margin:0;
}

/* SITE NAVIGATION */

#mainNavigation {
	float:left;
	clear:both;
	margin:0 0 12px 0;
	padding:0;
	list-style:none;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

#mainNavigation li {
	height:110px;
	padding:0 20px 0 20px;
	background:url(images/nav/nav-divider.jpg) right 0 no-repeat;
}

#mainNavigation li a {
	float:left;
	width:100%;
	height:100%;
	color:#888;
	text-decoration:none;
}

#mainNavigation li a:hover {
	color:#555;
}

#mainNavigation li a.active {
	color:#333;
}

#mainNavigation li a span {
	float:left;
	margin-top:10px;
	font-size:12px;
	cursor:pointer;
}

.navHome {
	float:left;
	width:120px;
	padding-left:0 !important;
}

.navServices, .navPortfolio, .navAbout {
	float:left;
	width:120px;
}

.navContact {
	float:left;
	width:120px;
	background:none !important;
}

/*
.navBlog {
	float:left;
	width:120px;
	background:none !important;
}
*/

/* SITE NAVIGATION END */

.threeCol {
	float:left;
	width:270px;
	min-height:100px;
	height:auto !important;
	height:100px;
}

.threeCol p {
	width:270px;
}

.contactWrapper {
	float:left;
	margin-top:10px;
	width:460px;
	padding:20px;
	border:1px solid #ccc;
	background:url(images/op-background.jpg) 0 0 repeat;
}

.contactWrapper ul {
	float:left;
	width:460px;
	margin:0;
	padding:0;
	list-style:none;
}

.contactWrapper ul li {
	float:left;
	width:460px;
	margin-bottom:10px;
}

.contactWrapper label {
	float:left;
	width:80px;
}

.contactWrapper .txtFld {
	float:left;
	width:200px;
	margin-left:10px;
}

.contactWrapper .txtAra {
	float:left;
	width:360px;
	height:120px;
	margin-left:10px;
}

.contactWrapper .chkbx {
	float:left;
	margin-right:10px;
}

.contactWrapper br {
	clear:both;
	margin-bottom:3px;
}

.contactWrapper .desc {
	float:left;
	margin-left:6px;
}

.portfolioWrapper {
	float:left;
	width:960px;
	padding:30px 0;
	background:url(images/divider.jpg) 0 bottom no-repeat;
}

.portfolioWrapper img {
	float:left;
	width:460px;
	border:1px solid #ccc;
}

.portfolioWrapper h2 {
	float:left;
	width:300px;
	margin-left:30px;
}

.portfolioWrapper h2 a {
	text-decoration:none;
}

.portfolioWrapper p {
	float:left;
	width:300px;
	margin-left:30px;
}

.portfolioWrapper .previewWrapper {
	float:left;
	position:relative;
	width:462px;
	height:261px;
	overflow:hidden;
}

.portfolioWrapper .previewCaption {
	position:absolute;
	top:261px;
	left:1px;
	width:460px;
	height:42px;
	background:url(images/porfolio-preview-bg-2.png) 0 0 no-repeat;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

.portfolioWrapper .previewCaption a {
	float:left;
	width:100%;
	height:100%;
	line-height:26px;
	color:#fff;
	text-decoration:none;
}

.floatRight {
	float:right;
}

.getAQuote {
	display:block;
	width:500px;
	height:50px;
	background:#333 url(images/get-a-quote-2.jpg) 0 -50px no-repeat;
	color:#fff !important;
	text-align:center;
	font-size:14px;
	line-height:50px;
}

.getAQuote:hover {
	background:#0d390b url(images/get-a-quote-2.jpg) 0 0 no-repeat;;
}

/* CONTACT FORM 7 FIXES */

div.wpcf7 {
	float:left;
}

div.wpcf7-response-output {
	clear:left;
}

.wpcf7-list-item, .wpcf7-list-item-label {
	margin:0 !important;
}

.services .wpcf7-list-item {
	float:left;
	clear:both;
}

.services .wpcf7-list-item label {
	width:auto;
}

.services .wpcf7-list-item-label {
	float:none;
}

/* CONTACT FORM 7 FIXES END */
