/*
Theme Name: Whiteshark Template 3
Theme URI: http://whitesharkmedia.com/
Description: 
Author: White Shark Media
Author URI: http://whitesharkmedia.com/
Version: 1.0
*/

body {
	margin:0;
	padding:0;
	background:#eceff2 url(images/bg.jpg);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#575757;
	font-size:12px;
}

.clear {
	clear:both;
}

a {
	text-decoration:none;
	color:#000;
}

a img {
	border:none;
}

a:hover {
	text-decoration:underline;
}

hr {
	border:none;
	border-bottom:#c9c9c9 1px solid;
	margin:20px 0;
}

#wrapper {
	width:980px;
	margin:0 auto;
}

#header {
	position:relative;
	margin-bottom:10px;
}

#cta-top {
	background:url(images/top-cta.png);
	width:240px;
	height:54px;
	padding:5px 30px 0;
	text-align:center;
	color:#fff;
	float:right;
	margin-bottom:5px;
}

#cta-top .cta, #footer-cta .cta, #shortcode-cta .cta {
	font-family: 'Shadows Into Light Two', cursive;
	font-size:14px;
	display:inline-block;
	width:60px;
	text-transform:uppercase;
	float:left;
	line-height:1.1;
}

#cta-top .number, #footer-cta .number, #shortcode-cta .number {
	font-size:22px;
	font-weight:bold;
	float:right;
	display:inline-block;
}

#logo {
	margin:0;
	font-size:26px;
	line-height:100px;
	float:left;
}

#logo a {
	color:#575757;
	text-decoration:none;
}

#top-menu {
	float:right;
	height:35px;
	margin-bottom:15px;
}

#top-menu ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
}

#top-menu ul li {
	float:left;
	margin-left:25px;
	height:35px;
	position:relative;
}

#top-menu ul li:first-child {
	margin:0;
}

#top-menu ul li a {
	color:#575757;
	padding:0 20px;
	border-bottom:#575757 4px solid;
	padding-bottom:6px;
	text-decoration:none;
	display:block;
}

#top-menu a:hover {
	color:#508a98;
	border-bottom:#508a98 4px solid;
}

#top-menu ul li.current-menu-item, #top-menu ul li.current-page-ancestor, #top-menu ul li.current-post-ancestor, #top-menu ul li.current-menu-ancestor, #top-menu ul li.current-category-ancestor a {	
	background:url(images/menu-current.png) center bottom no-repeat;	
}

#top-menu ul li.aboutus {
	border:#656566 1px solid;
	border-radius:4px;
	height:auto;
	padding:5px 0;
}

#top-menu ul li.aboutus a {
	background:url(images/aboutus-i.png) left center no-repeat;
	padding-left:30px;
	border:none;
	margin-left:-7px;
	padding-bottom:0;
}

#top-menu ul li.aboutus.current-menu-item  {
	background:transparent;
}

#top-menu ul li.aboutus.current-menu-item a {
	color:#508a98;
}

#top-menu ul li ul {
	position:absolute;
	top:29px;
	width:150px;
	background:#2b2b2b;
	z-index:99;
	border:#b8b7b9 1px solid;
	visibility:hidden;
	padding-bottom:3px;
}

#top-menu ul li ul li {
	float:none;
	display:block;
	background:none !important;
	margin:0 0 4px;
	height:auto;
}

#top-menu ul li ul li a {
	border-bottom:#a9a9a9 1px dotted !important;
	color:#a9a9a9;
	font-size:13px;
	margin:4px 10px;
	padding:4px 0;
	font-weight:normal;
	font-family:Arial;
}

#top-menu ul li ul li a:hover, #top-menu ul li ul li.current-menu-item a {
	color:#fff;
}

#slider-container {
	height:500px;
	box-shadow: 0 10px 40px -10px #000;
	position:relative;
}

#content {
	background:#f2f2f2;
	border:#afb2b5 1px solid;
	border-top:none;
}

#bottom-logos {
	background:#fff;
	height:100px;
	line-height:100px;
	text-align:center;
	border-left:#AFB2B5 1px solid;
	border-right:#AFB2B5 1px solid;
}

#bottom-logos img {
	margin-left:70px;
}

#bottom-logos a:first-child img {
	margin:0;
}

#footer {
	background:#575757 url(images/footer-bg.png);
	padding:25px 35px;
	margin-bottom:50px;
	font-size:12px;
	color:#f4f4f4;
	position:relative;
}

#footer .widget {
	float:left;
	margin-left:50px;
	width:180px;
}

#footer .widget:first-child {
	margin:0;
}

#footer .widget h3 {
	font-size:12px;
	margin:0 0 5px;
	text-transform:uppercase;
	color:#fff;
	text-shadow:1px 1px #272727;
}

#footer .widget p {
	margin-top:0;
	line-height:1.4;
}

#footer ul {
	list-style-image:url(images/footer-bullet.png);
	margin:0;
	padding:0;
	list-style-position:inside;
	line-height:1.4;
}

#footer a {
	color:#f4f4f4;
}

#footer-cta {
	background:url(images/footer-cta.png);
	width:229px;
	height:52px;
	padding:20px 30px 0;
	position:absolute;
	top:45px;
	right:-12px;
	color:#fff;
}

/* breadcrumbs */

#breadcrumbs {
	height:30px;
	background:#3c3b3b;
	font-size:12px;
	color:#fff;
	padding:0 20px;
	line-height:30px;
}

#breadcrumbs a {
	color:#fff;
}

/* content */

h1 {
	font-size:26px;
	color:#353535;
	text-transform:uppercase;
	margin:0 0 20px;
}

h1.cat-title {
	margin-bottom:40px;
}

h2 {
	font-size:16px;
	text-transform:uppercase;
	color:#353535;
}

#left-column {
	float:left;
	width:667px;
	margin-bottom:20px;
}

.white {
	background:#fff;
	border-bottom:#c9c9c9 1px solid;
	padding:20px 19px 20px 20px;
}

#sidebar {
	float:right;
	width:310px;
	background:#fff;
	margin-bottom:20px;
}

#testimonials .post {
	background:url(images/testimonial-bg.png) left top no-repeat;
	margin-bottom:50px;
}

#testimonials .post h2 {
	font-size:16px;
	color:#fff;
	text-shadow:1px 1px #233d43;
	height:35px;
	line-height:35px;
	margin:0;
	padding:0 12px;
}

.testimonial-author {
	margin:5px 0 5px 45px;
	text-transform:uppercase;
	font-weight:bold;
}

.testimonial-text {
	width:380px;
	font-style:italic;
}

.post p, .page p {
	line-height:1.4;
}

div.post, div.page {
	width:620px;
}

.page-top {
	background:url(images/page-top-shadow.png) center bottom no-repeat;
	padding-bottom:43px;
}

/* team members */

.member {
	float:left;
	width:206px;
	margin-bottom:30px;
}

.member h2 {
	font-size:12px;
	margin:10px 0 0;
}

.member img {
	border:#b3b3b3 1px solid;
}

.category-desc {
	width:440px;
	margin-bottom:40px;
	margin-top:-20px;
}

/* SERVICES */

.service-thumb {
	background:url(images/service-thumb.png) center bottom no-repeat;
	padding-bottom:20px;
	display:block;
}

#featured-services .service-thumb {
	float:left;
}

.featured-service-intro {
	float:right;
	width:390px;
}

.featured-service-intro h2 {
	margin:0 0 5px;
}

.featured-service-intro p {
	margin-top:5px;
}

.post.featured-service {
	margin-bottom:40px;
}

#other-services {
	margin:20px 0 0 -20px;
	padding:0;
	list-style:url(images/list-bullet.png) inside;
}

#other-services li {
	width:290px;
	margin-left:20px;
	margin-bottom:10px;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
}

/* #featured-services .readmore, #home-services .readmore { */
.readmore {
	display:block;
	background:#508a98;
	color:#fff;
	text-transform:uppercase;
	text-shadow:1px 1px #365d67;
	width:92px;
	text-align:center;
	padding:3px 0;
	margin-top:5px;
	border:#fff 1px solid;
	box-shadow:0 0 1px 1px #508a98;
}

ol {
    counter-reset:li; /* Initiate a counter */
    margin-left:20px; /* Remove the default left margin */
	margin-top:20px;
    padding-left:0; /* Remove the default left padding */
}
ol > li {
    position:relative; /* Create a positioning context */
    margin:0 0 6px 2em; /* Give each list item a left margin to make room for the numbers */
    padding:4px 8px; /* Add some spacing around the content */
    list-style:none; /* Disable the normal item numbering */
	height:37px;
	color:#353535;
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
}
ol > li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    top:-2px;
    left:-2em;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:37px;
	height:37px;
    /* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin-right:8px;
    padding:4px;
	padding-top:6px;
    color:#fff;
    background:url(images/ol-bullet.png) no-repeat;
    font-weight:bold;
	font-size:19px;
    text-align:center;
}
li ol,
li ul {margin-top:6px;}
ol ol li:last-child {margin-bottom:0;}


/* PROMOTIONS */

#promotions .post {
	width:600px;
	border:#c2c2c2 1px dotted;
	border-left:none;
	margin-top:20px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	padding:10px 10px 10px 20px;
}

#promotions .post h2 {
	margin-top:0;
}

.promotion-text {
	width:300px;
	float:left;
}

.promotion-desc {
	background:url(images/promotion-desc.jpg) no-repeat;
	width:201px;
	height:49px;
	padding:5px 10px 0 80px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	float:right;
	line-height:1;
	text-shadow:1px 1px #3a6369;
}

.discount {
	font-size:28px;
	text-transform:uppercase;
}

/* BLOG */

.blog-date {
	display:inline-block;
	background:#3b3b3b;
	color:#fff;
	padding:3px 10px;
	margin-right:20px;
	font-size:12px;
}

body.category-blog hr {
	border-bottom:#cccccc 1px dotted;
	
}

/* SIDEBAR */

#sidebar .widget, #frontpage-form .widget {
	background:url(images/sidebar-top-bit.png) top right no-repeat;
	padding-top:4px;
	margin-top:20px;
	margin-right:-6px;
}

#sidebar .whiteshark-widget-content, #frontpage-form .whiteshark-widget-content {
	border-radius:2px;
	border:#cccccc 1px solid;
	box-shadow:0 0 6px #a9a9a9;
	background:#ebebeb url(images/widget-bg.png) bottom right no-repeat;
	padding:1px 0 10px;
}

#sidebar .widget_frm_show_form .whiteshark-widget-content, #frontpage-form .widget_frm_show_form .whiteshark-widget-content {
	border-top:none;
	border-top-right-radius:0;
	padding-top:0;
	background-image:none;
}

#sidebar .widget h3 {
	font-size:16px;
	color:#353535;
	text-transform:uppercase;
	text-align:center;
}

#sidebar .widget_text ul {
	list-style:url(images/list-bullet.png) inside;
	line-height:1.4;
	padding:0 0 0 10px;
}

.whiteshark-widget-bottom {
	background:url(images/sidebar-bottom-bit.png) right bottom no-repeat;
	padding-bottom:4px;
}

/* CONTACT FORM */

.widget_frm_show_form {
}

.widget_frm_show_form h3 {
	color:#fff !important;
	font-size:25px !important;
	text-transform:uppercase;
	background:url(images/contact-head.jpg) left top repeat-x;
	margin:0;
	padding:15px;
	font-family: 'Neuton', serif;
	font-weight:normal;
	text-shadow:1px 1px #426a74;
	box-shadow:0 0 10px #000;
	margin-bottom:5px;
}

.widget_frm_show_form label {
	text-transform:uppercase;
	color:#292929;
	font-weight:bold;
}

.widget_frm_show_form fieldset {
	border:none;
	padding:10px;
}

.widget_frm_show_form fieldset input, .widget_frm_show_form fieldset textarea {
	border:#929292 1px dotted;
	border-radius:5px;
	background:#fff;
	padding:5px 0;
	margin-bottom:5px;
}

.widget_frm_show_form p.submit {
	text-align:center;
	margin-top:0;
}

.widget_frm_show_form p.submit input {
	font-family: 'Neuton', serif;
	font-weight:normal;
	font-size:22px;
	color:#fff;
	background:url(images/contact-button-bg.png);
	text-shadow:1px 1px 3px #496a08;
	width:285px;
	border:none;
	border-radius:5px;
	padding:10px 0;
	text-transform:uppercase;
	border:#84b309 1px solid;
	box-shadow:0 0 1px 1px #5f8d07;
	cursor:pointer;
}

/* HOME */

#frontpage-form {
	position:absolute;
	top:35px;
	right:0;
	z-index:99;
	width:310px;
}

#frontpage-form h3 {
	text-align:center;
}

#frontpage-form .widget {
	margin-top:0;
}

#home-services {
	margin-bottom:20px;
}

#home-services .post {
	float:left;
	width:220px;
	margin-left:19px;
}

#home-services .post:first-child {
	margin:0;
}

#home-services p {
	margin-top:0;
}

#home-columns {
	padding:0 1px;
}

#home-left {
	width:440px;
	border:#c2c2c2 1px dotted;
	border-left:none;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	padding:20px;
	background:#fff;
	margin-bottom:20px;
	float:left;
}

#home-left h2 {
	margin-top:0;
}

#home-right {
	float:right;
	width:480px;
}

#home-testimonials, #home-widget {
	width:440px;
	border:#c2c2c2 1px dotted;
	border-right:none;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	padding:20px;
	background:#fff;
	margin-bottom:20px;
}

#home-widget {
	background:#fff url(images/widget-bg.png) bottom right no-repeat;
	min-height:174px;
}

#home-testimonials .post {
	width:440px;
}

#home-testimonials .post p {
	font-style:italic;
}

#home-right h2 {
	margin-top:0;
}


#home-widget ul {
	margin:0;
	padding:0;
	list-style:url(images/list-bullet.png) inside;
	line-height:1.4;
}

#home-widget ul li {
	width:120px;
	padding-right:10px;
	float:left;
}

/* in page CTA */

#shortcode-cta {
	border:#cccccc 1px dotted;
	border-left:none;
	margin-left:-20px;
	display:inline-block;
	padding:10px 10px 10px 30px;
	text-transform:uppercase;
	color:#fff;
}

#shortcode-cta .want-more {
	display:inline-block;
	width:170px;
	font-size:26px;
	font-weight:bold;
	color:#000;
	text-align:center;
}

#shortcode-cta .bged {
	display:inline-block;
	background:url(images/cta-bg.png);
	padding:10px;
	border:#fff 1px solid;
	border-radius:5px;
	box-shadow:0 0 1px #508a98;
}

#shortcode-cta .cta {
	padding-right:10px;
}

input[type="submit"] {
height: 37px;
font-size: 20px;
color: #000;
text-align: center;
margin-left: 32px;
width: 248px;
border: none;
border-radius: 4px;
cursor: pointer;
text-shadow: 1px 1px #fff;
text-transform: uppercase;
font-weight: bold;
background: rgb(255,214,94);
background: -moz-linear-gradient(top, rgba(255,214,94,1) 0%, rgba(254,191,4,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,214,94,1)), color-stop(100%,rgba(254,191,4,1)));
background: -webkit-linear-gradient(top, rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%);
background: -o-linear-gradient(top, rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%);
background: -ms-linear-gradient(top, rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%);
background: linear-gradient(to bottom, rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 );
}