/*

Theme Name:		WebDesignBySimon.com - Custom Theme

Theme URI:		http://www.WebDesignBySimon.com

Description:	http://www.WebDesignBySimon.com

Author:			Simon Pearson

Template:		twentyten

*/


/* =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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 21px;
	background: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	line-height:130%;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/* browser system overrides */
a {
	outline: none;
	text-decoration: none;
}
/* end browser system overrides */


/* top-widget */
#top-widget {
	height: 165px;
	position: relative;
	background: url(../../uploads/header-bg.png) 12px 79px no-repeat transparent;
}
#logo {
	width: 262px;
	height: 85px;
	background: url(../../uploads/logo2.png) 0 0 no-repeat transparent;
	position: absolute;
	left:13px;
	top: 16px;
	z-index: 1;
}
#phone img {
	position:absolute;
	left: 754px;
top: 12px;
}
#phone div {
	position:absolute;
	font-family:Impact, Charcoal, sans-serif;
	color:#587AA3;
	font-size:35px;
	left: 771px;
top: 40px;

}
#tagline {
	position:absolute;
	top:96px;
	left:78px;
	font-style:italic;
	color:#98AEBF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.menu-aux-menu-container {
	text-align:right;
	margin-right:12px;
	font-size:14px;
}
#menu-aux-menu li {
	display:inline;
	border-left:1px solid #999;
	padding-left:6px;
	margin-left:3px;
}
#menu-aux-menu li:first-child {
	border-left:none;
}
#menu-aux-menu a {
	color:#999999;
}
#menu-aux-menu a:hover {
	color:#333;
}
#s {
	background: url(../../uploads/search-bg.png) 0 0 no-repeat transparent;
	width:175px;
	height:31px;
	position:absolute;
	font-size:12px;
	border:none;
	left:751px;
	top:128px;
	color:#666;
	padding:0 27px 0 10px;
}
#searchsubmit {
	background: url(../../uploads/search-button.png) center center no-repeat transparent;
	width:27px;
	height:22px;
	position:absolute;
	font-size:0px;
	border:none;
	left: 939px;
	top: 132px;
	cursor:pointer;
}
#social-icons {
	position:absolute;
	left:760px;
	top:89px;
	width:87px;
}
#facebook, #twitter, #linkedin {
	background: url(../../uploads/social-icons.png) 0 0 no-repeat transparent;
	width:24px;
	height:24px;
	margin-right:4px;
	cursor:pointer;
	display:block;
	float:left;
}
#twitter {
	background-position:-27px 0;
}
#linkedin {
	background-position:-54px 0;
}
#customer-portal-button {
	background: url('../../uploads/yellow-button2.png') 0 0 no-repeat transparent;
	position:absolute;
	top:89px;
	left:847px;
	width:120px;
	height:25px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:26px;
}
#postit {
	background:url('../../uploads/postit.png') 0 0 no-repeat transparent;
	position:absolute;
	left:500px;
	top:0px;
	width:202px;
	height:193px;
	z-index:100;
}
/* topNav */
#menu-topnav {
	position: absolute;
	top: 121px;
left: 14px;
	text-align: right;
	z-index: 10;
	list-style: none;
}
#menu-topnav > li {
	float:left;
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight:bold;
}
#menu-topnav > li:hover {
	background:white;
}
#menu-topnav > li > a {
	color: #385A85;
	display: block;
	padding:0 35px;
	line-height:43px;
	border-radius:5px;
}
#menu-topnav li a:hover {
	text-decoration: none;
	background-color:#F5FBFF;
}
#menu-topnav li ul {
	position:absolute;
	text-align:left;
	background-color:#BAE1FF;
	margin-left:-1px;
	display:none;
	border-radius:0px 0px 5px 5px;
	width:200px;
	box-shadow:1px 3px 1px #ccc;
}
#menu-topnav li ul a {
	background-color:#F5FBFF;
	color: #385A85;
	display:block;
	padding:0px 33px;
	margin:1px;
	line-height:38px;
}
#menu-topnav li ul a:hover {
background-color:#DCF0FF;
}
#menu-topnav li ul li {
	display:block;
}
.no-js #menu-topnav li:hover ul {
	display:block;
}
#menu-topnav .current_page_item > a, #menu-topnav .current_page_parent > a {
	color:#5F82A9;
}
#menu-topnav .current_page_item > a {
	cursor:default !important;
}
/* end topNav */
/* end top widget */

/* footer */
/* footerNav */
#menu-footernav {
	position:absolute;
	left:138px;
	top:11px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	list-style: none;
}
#menu-footernav > li {
	float:left;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	margin:0 31px;
}
#menu-footernav a {
	color: #385A85;
	display: block;
}
#menu-footernav a:hover {
	text-decoration: underline;
}
/* end footerNav */

/* end footer */
/* structure */
#container2 {
clear: left;
float: left;
overflow: hidden;
background:url(../../uploads/sidebar-bg2.png) 135px top repeat-y #f7f7f7;
margin:12px;
position:relative;
}
#container1 {
float: left;
position: relative;
right: 280px;
background:white;
}
#container {
float: left;
width: 695px;
position: relative;
left: 280px;
overflow: hidden;
}
.page-template-onecolumn-page-php #container2 {
	background:#f7f7f7;
	float:none;
	width:auto;
	position:static;
}
.page-template-onecolumn-page-php #container1 {
	float:none;
	width:auto;
	position:static;
	background:none;
}
.page-template-onecolumn-page-php #container {
float: none;
width: auto;
left:0;
}
.page-template-onecolumn-page-php #content {
	margin-left:0;
	padding:13px 20px;
}
#primary, #secondary {
float: left;
width: 280px;
position: relative;
left: 280px;
overflow: hidden;
background:url(../../uploads/sidebar-bg2.png) -560px top repeat-y transparent;
padding-bottom:72px;
}
#primary .top, #primary .body, #primary .bottom {
	background:url(../../uploads/sidebar-bg2.png) no-repeat #F7F7F7;
	padding:0 10px;
}
#primary .top {
	background-position:0 top;
	height:20px;
}
#primary .body {
	background-position:0 -20px;
	background-color:transparent;
	min-height:216px;
	padding-bottom:10px;
	/*
	border-left:1px solid #4E84C4;
	border-right:1px solid #4E84C4;
	*/
}
#primary .bottom {
	background-position:-280px bottom;
	height:72px;
}
#sidebar-bottom {
	background:url(../../uploads/sidebar-bg2.png) -280px bottom no-repeat #f7f7f7;
	height:72px;
	width:280px;
	position:absolute;
	right:0px;
	bottom:0;
}
.page-template-onecolumn-page-php #sidebar-bottom {
	display:none;
}
#content {
	background-color:white;
	padding:13px 20px;
}
#footer {
	background:url('../../uploads/footer-bg.png') 0 0 no-repeat transparent;
	width:975px;
	height:206px;
	margin:0 12px;
	position:relative;
	clear:both;
}
/* end structure */


/* mainSlider */
#mainSlide-container {
width: 976px;
height: 326px;
margin:-13px 0 0 -19px;
position: relative;
padding-bottom:12px;
background-color:#f7f7f7;
}
#mainSlide {
	height:100%;
}
#mainSlide > li {
	display:none;
}
/*
#mainSlide > li {
	padding:15px;
}
*/
#mainSlide-buttons {
position: absolute;
top: 300px;
left: 459px;
z-index: 100;
width: 150px;
height: 14px;
}
#mainSlide-buttons a {
background: url('../../uploads/slide-buttons.png') 0 -14px no-repeat transparent;
height: 14px;
width: 15px;
margin-right: 8px;
text-indent: -999em;
display: block;
float: left;
cursor: pointer;
}
#mainSlide-buttons a:hover {
background-position:0px -28px;
}
#mainSlide-buttons a:active {
background-position:0px -42px;
}
#mainSlide-buttons a.activeSlide, #mainSlide-buttons a.activeSlide:hover {
background-position:0px 0px;
}
/* end mainSlider */
/* buttons */
.green-button {
	background:url('../../uploads/green-button.png') 0 0 no-repeat transparent;
	width:213px;
	height:45px;
	text-align:center;
	color:#fff !important;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:none;
	line-height:45px;
	display:block;
}
/* end buttons */

/* Misc styles */
a {
	color:#0066cc;
}
a:hover {
	text-decoration:underline;
}
h1 {
	color: #2C8F3C;
margin-bottom: 15px;
font-size: 30px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
h1.entry-title {
	border-bottom:1px solid #2C8F3C;
}
.page-template-default-no-title-php h1.entry-title {
	display:none;
}
.screen-reader-text {
	display:none;
}
#content a:link, #content a:visited {
	color: #0066cc;
}
#content a:hover {
	text-decoration:underline;
}
#wrapper {
	position: relative;
	width: 1000px;
	padding: 0;
	margin: 0 auto;
	background-color:#F7F7F7;
/*	box-shadow:0px 0px 10px #666; */
}
.nocomments, .edit-link {
	display:none;
}
p {
	margin-bottom:18px;
}
hr {
	border-top:1px solid #f7f7f7;
	height:0px;
	border-left:none;
	border-right:none;
	background:transparent;
	margin:24px 0;
}
.blue-hr {
	border-top:1px solid #3089CD;
	border-bottom:1px solid #7EC0F3;
	height:0px;
	border-left:none;
	border-right:none;
	background:transparent;
	margin:11px 0;
}
#primary .blue-hr {
	border:none;
	height:10px;
	background:url('../../uploads/sidebar-hr.png') 0 0 no-repeat transparent;
	margin:20px auto;
	height:10px;
	width:251px;
}
#primary .xoxo .blue-hr:first-child {
	display:none;
}
/* testimonials */
.testimonial {
	width:266px;
	display:inline-block;
	line-height:28px;
	margin:0 23px;
}
.tm-quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-style:italic;
	color:#333;
	margin-bottom:10px;
}
.tm-name {
	font-weight:bold;
	color:#FF923E;
	font-family:Arial, Helvetica, sans-serif;
}
.tm-readmore {
	font-family: 'Nothing You Could Do', cursive;
	font-size:21px;
	color:#333;
	margin:13px -15px 4px;
}
#primary .testimonial {
	background:url('../../uploads/tm-bg.png') 0 0 no-repeat transparent;
	width:259px;
	height:179px;
	margin:0 0 0 -5px;
	padding:12px 5px 0;
}
#primary .testimonial div {
	text-align:center;
}
/* end testimonials */
#footer-contact div, #footer-contact img {
	position:absolute;
	bottom: 17px;
	left:15px;
}
#footer-contact div, #footer-contact div a {
	font-size:14px;
	color:#385985;
	font-weight:bold;
}
#footer-contact img {
	bottom:37px;
}
#certifications {
	position: absolute;
left: 358px;
top: 44px;
}
#certifications2 {
position: absolute;
left: 391px;
top: 65px;
}
#cc-logos {
	text-align:right;
	position: absolute;
right: 15px;
bottom: 33px;
}
#copyright {
	font-size:10px;
	color:#385985;
	position: absolute;
right: 15px;
bottom: 17px;
}
#top-widget, #footer {
	font-family:Arial, Helvetica, sans-serif;
}
label {
	width: 125px;
	text-align:right;
	float:left;
}
input, label {
	font-family: arial;
color: #666;
font-size: 13px;
}
input[type="text"] {
	height: 22px;
width: 200px;
padding: 0 4px;
margin:0 0 5px 5px;
}
textarea {
	margin:0 0 5px 5px;
	vertical-align: top;
	min-width: 206px;
}
.orange {
	color: #FA8C00;
font-weight: bold;
}
#content ul, #content ol {
	list-style: outside disc;
overflow: hidden;
padding: 0px 0 5px 30px;
}
#content ul li {
	margin-bottom:5px;
}
#primary .widget-title {
	display:none;
}
/* posts */
.search .hentry, .blog .hentry {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
}
.hentry .entry-utility, .hentry .entry-meta, .logged-in-as, .comment-meta, .commentmetadata {
	font-size:12px;
}
.paged #nav-above, .single #nav-above {
display: block;
}
#nav-above {
margin: 0 0 18px 0;
}
.nav-previous {
float: left;
width: 50%;
}
.nav-next {
float: right;
text-align: right;
width: 50%;
}
.navigation {
color: #888;
font-size: 12px;
line-height: 18px;
overflow: hidden;
}
.home .entry-title {
	display:none;
}
/* end posts */
/* comments */
.form-allowed-tags {
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}
.comment-author img {
	margin-right:5px;
}
#content .commentlist {
	padding:10px 10px 10px 30px;
	list-style:none;
}
.comment-form-comment label {
	float:none;
	width:auto;
}
#comment {
	display:block;
}
.comment-body {
	margin:5px 0 0 30px;
	font-style:italic;
	color:#333;
}
.logged-in-as {
	margin-bottom:5px;
}
/* end comments */
h3 {
	padding-bottom:7px;
	font-size:19px;
}
h4 {
	font-size: 14px;
font-weight: bold;
padding-bottom: 4px;
}
.right {
	float:right;
	margin:0 0 0 10px;
}
.left {
	float:left;
	margin:0 10px 0 0;
}
.border {
	border:1px solid #999;
}
.center {
	text-align:center;
}
.auto-center {
	display:block;
	margin:0 auto;
}
/* end Misc styles */