/*
Theme Name: Surface
Theme URI: https://surfacewithasmile.info/
Description: The 2010 theme for Surface With A Smile.
Author: Dave Harper Design
Version: 1.0
Tags:
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
p {
	letter-spacing: .5px;
}
p a {
	color: #fff;
}
p a:hover {
	text-decoration: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	line-height: 21px;
	color:#fff;
}

#wrapper {
	background: url(images/bg.jpg) no-repeat fixed top;
	text-align: center;
	min-width: 975px;
}

.clear {
	clear: both;	
}

ul {
	list-style: none;	
}

/******** Top Header ********/

#top-wrapper {
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	width: 975px;
	padding: 0;
}
#logo {
	display: block; 
	float: left;
}
#logo {
	width: 374px;
	height: 55px; 
	margin: 0 0 0 0;
	background: url(images/logo.png) no-repeat top left;
	display: block; 
	text-indent: -9999px;
	float: left;
}
.rightside {
	display: block; 
	float: right;
}
#fb {
	width: 175px;
	height: 55px; 
	margin: 0 0 0 0;
	background: url(images/facebook.png) no-repeat top left;
	display: block; 
	text-indent: -9999px;
	float: left;
}
#top-wrapper h1, #top-wrapper h2 {
	font-style: italic;
	font-weight: normal;
	letter-spacing: .7px;
	text-shadow: #000 1.5px 1.5px 1px;
	font-size: 17px;
	padding: 0;
	margin: 0 0 0 3px;
}

/******** End Top Header ********/

/********* Navigation **********/

#content-left {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 231px;
	text-align: left;
}

#nav ul {
	list-style: none;
	font-size: 14px;
	background: url(images/nav_bg.png) left top;
}
#nav ul li {
	border-bottom: 1px solid #aabdd0;
	padding: 12px 20px;	
}
#nav ul li a {
	color: #1262ae;
	text-decoration: none;
	letter-spacing: .5px;
}
#nav ul li a:hover {
	text-decoration: underline;
}

/********* Sub-Navigation **********/

#nav ul li ul {
	background: #5694ce;
	margin: 12px -20px -12px -20px;
	padding: 10px 0;	
}
#nav ul li ul li {
	border: none;
	padding: 4px 5px 4px 38px;
	margin: 0;	
}
#nav ul li ul li a {
	color: #fff;
	text-decoration: none;
	letterspacing: .2px;
	text-transform: none;	
}
#nav ul li ul li a:hover {
	text-decoration: underline;
}
#nav ul li li {
	background: url(images/square.gif) no-repeat 23px 12px;
	padding-left: 15px;
	margin-left: -10px;
}

/********* End Sub-Navigation **********/

/********* End Navigation **********/

/******** Request a Demo, Request Form *********/

#content-left #request-demo {
	width: 232px;
	padding: 0;
	margin: 27px 0 0 0;
	float: left;
	overflow: hidden;
}
#content-left #request-demo h2 {
	padding: 0;
	color: #fff;
	letter-spacing: 2px;
	text-shadow: #000 1.5px 1.5px 1px;
	font-size: 16px;
	font-weight: normal;
}
#content-left #request-demo #demo-form {
	width: 232px;
	margin: 10px 0 0 0;
	background: #deeca1 url(images/demo_bg.jpg) no-repeat;
	color: #000;
}
#content-left #request-demo #demo-form form fieldset {
	border: none;	
	padding: 10px 20px;
}
#content-left #request-demo #demo-form form fieldset p {
	padding: 6px 0 0 0;
	font-size: 13px;
	color: #000;	
}
#content-left #request-demo #demo-form form fieldset input {
border: none;
margin:0 0 9px;
padding: 7px;
}
#content-left #request-demo #demo-form form fieldset input#submit {
border: none;
margin:9px 0 5px 0;
padding:0;
}

#content-left #request-demo #demo-form form {
	border: none;	
	padding: 10px 20px;
}
#content-left #request-demo #demo-form form h3 {
	padding: 6px 0 10px 0;
	font-size: 15px;
	color: #000;	
}
#content-left #request-demo #demo-form form p {
	padding: 6px 0 0 0;
	font-size: 13px;
	color: #000;	
}
#content-left #request-demo #demo-form form input {
border: none;
margin:0 0 9px;
padding: 7px;
width: 175px;
}
#content-left #request-demo #demo-form form input.wpcf7-submit {
	width: 100px;
}
#content-left #request-demo #demo-form form span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 40%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 105px;
	padding: 4px 8px;
	line-height: 14px;
}
#content-left #request-demo #demo-form form div.wpcf7-response-output wpcf7-display-none wpcf7-validation-errors wpcf7-mail-sent-ng {
	
}

/******** End Request a Demo, Request Form **********/

/******** YouTube Teaser *********/

#content-left #youtube-teaser {
	width: 232px;
	padding: 0;
	margin: 27px 0 0 0;
	float: left;
	overflow: hidden;
	background: #202020;
}
#content-left #youtube-teaser h2 {
	width: 232px;
	height: 49px; 
	margin: 0 0 0 0;
	background: url(images/youtube_hd.jpg) no-repeat top left;
	display: block; 
	text-indent: -9999px;
	float: left;
}
#content-left #youtube-teaser p {
	padding: 60px 18px 18px 18px;
	font-size: 12px;
	line-height: 16px;
}
#content-left #reviews {
	float: left;
	margin: 27px 0 0 0;
}

/******** End YouTube Teaser **********/

/******** Content Wrap ********/

#content-wrapper {
	width: 975px;
	margin: 23px auto 0 auto;
	overflow: hidden;
	text-align: center;	
	padding: 0;
}

/******** Home page ********/

#content-right {
	float: right;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0;
	width: 720px;
	text-align: left;
	color: #000;
}
#content-right #teaser {
	width: 720px;
	height: 321px;
	padding: 0;
	margin: 0;
}
#content-right #teaser a img {
	border: none;
	padding: 0;
	margin: 0;
}

#slideshow-wrappergallery1 #informationgallery1 h3 {
    font-family: Arial;
    font-size: 14px !important;
}
#slideshow-wrappergallery1 #informationgallery1 p {
    font-family: Arial;
    font-size: 12px !important;
}
#slideshow-wrappergallery1 {
    width: 700px !important;
}
#slideshow-wrappergallery1 #fullsizegallery1 {
    width: 700px !important;
}
#content-right #home-who {
	width: 347px;
	padding: 0;
	margin: 27px 0 0 0;
	float: left;
	overflow: hidden;
}
#content-right #home-how {
	width: 347px;
	padding: 0 3px 0 0;
	margin: 27px 0 0 0;
	float: right;
	overflow: hidden;
}
#content-right #home-who h2, #content-right #home-how h2 {
	padding: 0 0 0 3px;
	color: #fff;
	letter-spacing: 2px;
	text-shadow: #000 1.5px 1.5px 1px;
	font-size: 16px;
	font-weight: normal;
}
#content-right #home-who h3, #content-right #home-how h3 {
	padding: 7px 0 7px 3px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

#content-right #home-who img, #content-right #home-how img {
	padding: 0;
	border: 0px solid #1179db;
	margin: 4px 0 4px 0;
}

#content-right #home-who p, #content-right #home-how p {
	padding: 7px 0 7px 3px;
	color: #fff;
}
#content-right #home-who ul li, #content-right #home-how ul li {
	background: url(images/square.gif) no-repeat 0px 8px;
	padding-left: 15px;
	margin-left: 20px;
	color: #fff;
}
}

#content-right #home-who strong, #content-right #home-how strong {
	text-decoration: underline;
}

/******** End Home page ********/

/********* Tier page **********/

#content-right #tier-content {
	width: 720px;
}
#content-right #tier-content h1, #content-right #tier-content h2 {
	padding: 12px 25px;
	color: #fff;
	letter-spacing: 2px;
	text-shadow: #000 1.5px 1.5px 1px;
	font-size: 16px;
	font-weight: normal;
	background: url(images/tier_hd.png) left top;
	width: 720px;
}
#content-right #tier-content .body-content {
	padding: 15px 25px 25px 25px;
	color: #000;
	background: #fff;
	font-size: 15px;
	line-height: 26px;
}
#content-right #tier-content .body-content h1, #content-right #tier-content .body-content h2, #content-right #tier-content .body-content h3 {
	font-size: 28px;
	color: #5694ce;
	font-weight: normal;
	padding: 10px 0 10px 0;
	background: none;
	text-shadow: none;
	letter-spacing: 0;
	line-height: 33px;
}

#content-right #tier-content .body-content h4 {
	font-size: 23px;
	color: #5694ce;
	font-weight: normal;
	padding: 10px 0 5px 0;
}
#content-right #tier-content .body-content h5 {
	font-size: 18px;
	color: #5694ce;
	font-weight: normal;
	padding: 5px 0 0 0;
}
#content-right #tier-content .body-content p {
	padding: 10px 0;
}
#content-right #tier-content .body-content img {
	float: left;
	margin: 10px 15px 0 0;
}
#content-right #tier-content .body-content img.right-image {
	float: right;
	overflow: hidden;
	padding: 15px 0 15px 15px;
}
#content-right #tier-content .body-content img.alignright {
	float: right;
	overflow: hidden;
	padding: 0 0 15px 15px;
}
#content-right #tier-content .body-content img.alignnone {
	float: none;
	padding: 15px 0;
}
.body-content ul li {
	background: url(images/square-blue.gif) no-repeat 0 11px;
	padding-left: 15px;
	margin-left: 25px;
}
.body-content ol {
	list-style: decimal;
}
.body-content ol li {
	margin-left: 45px;
}
.body-content strong {
	color: #5694ce;
}
.body-content a {
	color: #5694ce;
	text-decoration: underline;
}
.body-content a:hover {
	color: #5694ce;
	text-decoration: none;
}
.body-content blockquote em {
	color: #9a9a9a;
	font-size: 18px;
	letter-spacing: -.1px;
}
.body-content hr {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #5694ce;	
}
#content-right #location-footer {
	background: #5694ce;
	padding: 20px 25px;
	font-size: 12px;
	color: #fff;
}
#content-right #location-footer h3 {
	font-size: 15px;
	padding: 0 0 5px 0;
}
#location-footer ul li {
	background: url(images/square.gif) no-repeat 0 8px;
	padding-left: 15px;
	margin-left: 25px;
}

/********* Sidebar **********/

#sidebar {
	width: 170px;
	background: #252423;
	float: right;
	color: #5694ce;
	overflow: hidden;
	margin: 10px 0 15px 15px;
	padding: 7px 15px 15px 15px;	
	font-size: 13px; 
}
#content-right #tier-content .body-content #sidebar h1, #content-right #tier-content .body-content #sidebar h2, #content-right #tier-content .body-content #sidebar h3, #content-right #tier-content .body-content #sidebar h4 {
	font-size: 16px;
	margin: 7px 0 3px 0;
	padding: 0;
}
#content-right #tier-content .body-content #sidebar ul li {
	background: none;
	margin: 0;
	padding: 0;
}
#content-right #tier-content .body-content #sidebar a {
	color: #c1db4e;
}
#sidebar #searchform input#s {
	width: 93px;	
}
#sidebar #searchform {
	font-size: 14px;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #fff;	
}

/********* End Sidebar **********/

/********* Gallery *************

div.piclenselink {
	display: none;	
}

/********* End Gallery **************/

/********* Services Box *************/

div.services-box {
	width: 300px;
	background: #252423;
	color: #c1db4e;
	border: 1px solid #252423;
	float: right;
	overflow: hidden;
	margin: 0 0 10px 10px;	
}
#content-right #tier-content .body-content div.services-box img {
	padding: 0;
	margin: 0;	
}
div.services-box p {
	color: #c1db4e;
	margin: 150px 15px 0 15px;
	width: 268px;
	font-size: 13px;
	line-height: 15px;
}
div.services-box a, div.services-box a:hover {
	color: #c1db4e;
	border: none;
	text-decoration: none;	
}

/********* End Services Box **************/

/********* Contact Us Form **************/

.body-content form fieldset {
	border: none;	
	padding: 10px 20px;
}
.body-content form fieldset p {
	padding: 6px 0 0 0;
	font-size: 13px;
	color: #000;	
}
.body-content form fieldset p input {
border: none;
margin:0 0 9px;
padding: 7px;
}
.body-content form fieldset p input#submit {
border: none;
margin:9px 0 5px 0;
padding:0;
}

/********* End Contact Us Form **********/

/********* Did You Know Widget **********/

.didyouknow-widget {
	width: 655px;
	padding: 0;
	margin: 13px 0 0 0;
	background: #e4e4e4;
	color: #000;
	font-size: 13px;
	line-height: 19px;
}
.didyouknow-widget h4 {
	width: 655px;
	height: 55px; 
	margin: 0 0 10px 0;
	background: url(images/didyouknow_hd.jpg) no-repeat left top;
	display: block; 
	text-indent: -9999px;
}
#content-right #tier-content .body-content .didyouknow-widget p, #content-right #tier-content .body-content .didyouknow-widget ul, #content-right #tier-content .body-content .didyouknow-widget h5 {
	padding: 0 26px 16px 36px;
}
.body-content .didyouknow-widget ul li {
	background: url(images/square-blue.gif) no-repeat 0 8px;
	padding-left: 15px;
	margin-left: 25px;
}
.didyouknow-widget-ft {
	width: 655px;
	height: 24px;
	background: url(images/didyouknow_ft.jpg) no-repeat left top;
}




/********* End Did You Know Widget **********/

/********* End Tier page **********/

/********* Footer **********/

#footer-wrapper {
	width: 975px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;	
}
#footer {
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 11px;
	margin: 20px 0 0 255px;
	padding: 0;
	width: 720px;
	text-align: left;
	letter-spacing: 2px;
	padding: 14px 0 15px 0;
}

/********* End Footer **********/


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}