/*
Theme Name: Cory G. Hicks
Description: Custom Theme for Cory G. Hicks
Version: 1.0
Author: Anchor Wave
Author URL: www.anchorwave.com
*/
@import url("css/reset.css");
@import url("css/text.css");
@import url("css/menu.css");
body {
	background:#0d0e0f url(images/body-bg-inside.gif) repeat-x 0 0;
	color: #fff;
	padding:0;
	margin:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
body.home {background:#0d0e0f url(images/body-bg.gif) repeat-x 0 0;}
a {color: #ffcc00;text-decoration: underline;}
a:hover {text-decoration: none;}
a img { text-decoration:none; border:none;}
h2, h3 {text-transform:uppercase;}
h2 {font:normal 32px Arial, Helvetica, sans-serif; margin-bottom:14px;}
/* h3 { font: normal 24px/36px Arial, Helvetica, sans-serif;} */
h3, h4 { font:normal 20px/24px Arial, Helvetica, sans-serif; color:#FFCC00; margin:0;}
p { padding:5px 0; margin:0 0 10px 0;}
.clear { clear:both;}
.margin-bottom-1 { margin-bottom:10px;}
.margin-bottom-2 { margin-bottom:20px;}
.text-center { text-align:center;}
.no-text-decoration a { text-decoration:none;}
/* Structure */

#main {
	width:100%;
	}
.wrapper {
	background:url(images/wrapper-bg-inside.jpg) no-repeat 192px 72px;
	width:1000px;
	margin:0 auto;
	}
.home .wrapper {
	background:url(images/wrapper-bg.jpg) no-repeat 192px 72px;
	}	
.col-1, .col-2, .col-3 {
	display:inline;
	float:left;
	}
#header {}
#logo-wrapper {
	width:400px;
	height:123px;
	}
#nav-wrapper {
	width:600px;
	}
#logo {
	background:url(images/logo.png) no-repeat 0 0;
	margin:23px 0 0 54px;
	padding:0;
	}
#logo, #logo a {
	width:334px;
	height:94px;
	display:block;
	}
#logo a {
	text-indent:-9999px;
	}
#top-banner {
	height:91px;
	clear:both;
	display:block;
	overflow:hidden;
	
	}
.home #top-banner {
	background:url(images/home-banner-text.png) no-repeat 508px 140px;
	height:243px;
	position:relative;
	}
#home-banner-photo {
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
	}

/* Content */
#content, #sidebar {
	padding:20px 0 30px 0;
	}
#content {
	height:1%;
	overflow:hidden;
	width:700px;
	margin-right:16px;
	}
.inside-content {
	padding-right:30px;
	text-align:justify;
	}
.home .box-1 .content,
.home .box-2 .content,
.home .box-3 .content {
/*	height:265px;
	overflow:hidden;*/
	}
.box-1 {
	width:284px;
	}
	.box-1 h3, .box-2 h3 {
		background:url(images/box-header-bg-1.png) no-repeat 0 0;
		color:#fff;
		height:43px;
		padding:10px 0 0 0;
		padding-left:13px;
		margin:0;
		}
	.box-1 .content, .box-2 .content {
		background-color:#1f1f1f;
		border:1px solid #999;
		border-top:none;
		padding:5px 10px;
		}
.box-1 .content {
	color:#999;
	line-height:18px;
	}
#sidebar .box-1 .content {
	line-height:inherit;
	}
	
.box-1 .content .learn-more {
	padding-left:18px;
	}

.box-2 {
	width:400px;
	margin:0 0 0 16px;
	}
	.box-2 h3 {
		background:url(images/box-header-bg-2.png) no-repeat 0 0;
		}
.box-4 {
	background-color:#000;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius:5px;
	width:560px;
	margin:0 auto;
	}
	.box-4 ul {
		margin:0;
		padding:10px 30px;
		list-style:none;
		height:1%;
		overflow:hidden;
		font-size:20px;
		}
		.box-4 ul li {
			background:url(images/bullet-1.png) no-repeat 0 5px;
			width:47%;
			display:inline;
			float:left;
			padding-left:15px;
			margin:0;
			text-align:left;
			}

.bullet-ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	.bullet-ul li {
		background:url(images/bullet-1.png) no-repeat 0 5px;
		margin:0;
		padding:0 0 5px 18px;
		}
		.bullet-ul li span {
			font-size:20px;
			color:#fff;
			}

/* Sidebar */
#sidebar {
	width:284px;
	}
.box-3 {
	background:url(images/box-3-bg.png) no-repeat 0 0;
	width:284px;
	height:330px;
	overflow:hidden;
position:relative;
	}
	.box-3 h3 {
		margin:10px 0 20px 10px;
		font-weight:normal;
		}
.c-form-1 {
	padding:0 25px;
	margin:0;
	}
.c-form-1 input, .c-form-1 textarea {
	width:226px;
	color:#666;
	margin-bottom:12px;
	padding:2px 4px;
	font-size:16px;
	font:16px Arial, Helvetica, sans-serif;1\
	}
.c-form-1 input {
	height:22px;
	}
.c-form-1 textarea {
	height:90px;
	}
.c-form-1 #btn-submit-form, .c-form-1 #sendbutton {
	background:url(images/btn-submit-form.gif) no-repeat 0 0;
	width:149px;
	height:32px;
	display:block;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
	margin:0 auto;
	font-size:1px;
	}
.linklove {
        display:none !important;
}
#sidebar div.failure {
background:none!important;
color:yellow!important;
display:block;
font-size:12px;
height:20px;
left:20px;
margin:0 !important;
padding:0 !important;
position:absolute;
top:35px;
width:250px;
border:none!important;
}
/* Footer */
#footer {
	background-color:#060606;
	font-size:14px;
	line-height:18px;
	color:#666666;
	}
#footer .wrapper {
	padding:30px 0;
	background:none;
	}
#footer h6 {
	color:#fff;
	margin-bottom:5px;
	letter-spacing:-1px;
	}
#footer a {
	color:#666;
	text-decoration:none;
	}
#footer a:hover {
	color:#fff;
	}
#footer ul {
	list-style:none;
	height:1%;
	overflow:hidden;
	margin:0;
	}
#footer ul li {
	display:inline;
	float:left;
	margin:0;
	width:160px;
	padding-right:20px;
	}
#footer ul li.col-1 { width:218px; }
#footer ul li.col-2 { width:121px; }
#footer ul li.col-3 { width:139px; }
#footer ul li.col-4 { width:150px; }
#footer ul li.col-5 { width:263px; text-align:right; }

#design-by {
	background-color:#0d0e0e;
	font-size:10px;
	color:#666;
	text-align:center;
	line-height:50px;
	height:50px;
	}

/* Inside Pages */
.page-title {
	display:block;
	text-indent:-9999px;
	margin:18px 0 0 0;
	height:50px;
	}
#title-services {
	background:url(images/title-services.png) no-repeat 0 0;
	width:162px;
	}
#title-why-choose-us {
	background:url(images/title-why-choose-us.png) no-repeat 0 0;
	width:288px;
	}
#title-financial-guidance {
	background:url(images/title-financial-guidance.png) no-repeat 0 0;
	width:356px;
	}
#title-rates-terms {
	background:url(images/title-rates-terms.png) no-repeat 0 0;
	width:240px;
	}
#title-contact-us {
	background:url(images/title-contact-us.png) no-repeat 0 0;
	width:221px;
	}
#title-terms-conditions {
	background:url(images/title-terms-conditions.png) no-repeat 0 0;
	width:357px;
	}
#title-testimonials {
	background:url(images/title-testimonials.png) no-repeat 0 0;
	width:250px;
	}
	
.tel-banner {
	background:url(images/tel-no-banner.png) no-repeat 0 0;
	width:281px;
	height:135px;
	margin-top:20px;
	display:block;
	text-indent:-9999px;
	}

ol {
	margin-left:20px;
	}
ol li {
	margin-bottom:5px;
	}
ol li span {
	color:#fff;
	}
ol[type="1"] { color:#FC0; }

.contact-us p {
	font-size:18px;
	margin:0 0 40px 30px;
	}

/* mages */
p img { padding: 0; max-width: 100%;}
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; }

/* Captions */
.wp-caption {	border: 1px solid #ddd;	text-align: center;	background-color: #fafafa;	padding-top: 5px;	margin: 5px 25px 25px 0px;	-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}
.wp-caption img {	margin: 0;	padding: 0;	border: 0 none;}
.wp-caption p.wp-caption-text {	font-size: 10px; line-height: 16px;	padding: 4px 4px 5px 0;	margin: 0; color:#666;}

/* WIDGETS */
.widget {margin-bottom: 20px;}
.widget ul li ul {margin-left:10px;margin-bottom:0}
.categories ul.children {margin: 0 0 0 10px}
#sidebar ul li {color: #666}

/* Common Content styles */
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left:2px solid #ccc;}
blockquote cite { margin: 5px 0 0; display: block;}
.archive #content, .search #content { padding-top:20px;}
table { border-collapse:collapse;}
table th, table td { padding:4px; border:1px solid #ccc;}
table th { background-color:#eee; font-weight:bold;}

/******* Testimonials style */

a#testimonial-btn
{
	font-size:16px;
	display:block;
	width:370px;
	text-align:center;
	padding:5px;
}

#testimonials
{
	background: #1f1f1f;
	
	width: 375px;
	height: 148px;
	position: relative;
	z-index: 2;
	padding:0;
	margin:0;
}
#testimonials .wrapper 
{
	background: #1f1f1f;
	
	overflow: hidden;
	height: 148px;
	position:relative;
	width: 375px;
	padding:0;
	margin:0;
}
#testimonials .arrow {
	display: none;
	background: #1f1f1f;
}
#testimonials ul {
	background: #1f1f1f;
	
	width: 9999px;
	list-style: none;
	padding:0;
	margin:0;
}
#testimonials ul li 
{
	background: #1f1f1f;

	width: 375px;
	float: left;
	display: inline;
	height: 148px;
	padding: 0;
	margin:0;
}

#testimonials p 
{
	margin:0;
	padding: 10px;
	font-size: 13px;
	line-height:140%;
}