/*
Theme Name: Sheltons
Theme URI: 
Description: 
Version: 1.0
Author: Tim Lenton
Tags: 
*/

/*
Undo Browser Defauls --------------------- */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:100% }
q:before, q:after { content:''}



/*
Reset Some Styles --------------------- */

ul, ol { margin: 0 20px 10px 30px; }
ul li { margin: 0 0 5px 0; list-style: disc; }
ol li { margin: 0 0 5px 0; list-style: decimal; }

strong { font-weight: bold; }
em { font-style: italic; }

a, a:visited, a:active { color: #136162; text-decoration: none; outline:none; }
a:hover { text-decoration: underline; }
a img, img { border: none; } /* Gets rid of IE's blue borders */

img { display: block;}

table { border: none; border-collapse: collapse; border-spacing: 0; }
th { }
td { border: none; margin: 0px; padding: 2px; }



/*
Headings --------------------- */

h1, h2, h3, h4, h5, h6, pre, code { font-size: 22px; color: #136162; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }

h2 {}

h3 {}

h4 {}



/*
Form Elements --------------------- */

form { }
fieldset { margin-left: 0px; border:0px; }
legend { padding: 2px 6px; color: #71949B; }
label { width: 200px; display: block; float: left; height: 22px; position: relative; }
select { border: 1px solid #80805E color: #000; padding: 2px; width: 250px; }
option { }
textarea { border: 1px solid #b6b8ba; color: #000; padding: 5px; }
input[type="button"] { padding: 3px 10px; color: #fff; background: #98999e; font-weight: bold; border: none; }
input[type="checkbox"] { }
input[type="file"] { }
input[type="hidden"] { }
input[type="image"] { }
input[type="password"] { border: 1px solid #80805E; color: #000; padding: 2px; }
input[type="radio"] { }
input[type="reset"] { }
input[type="submit"] { padding: 3px 10px; color: #fff; background: #98999e; font-weight: bold; border:none; }
input[type="text"] { border: 1px solid #b6b8ba; color: #000; padding: 5px; width: 300px; }
button { }



/*
General Styles --------------------- */

.left { text-align: left; }
.right { text-align: right;  }
.right img { float: right; }
.center { text-align: center; }
.center img { margin: 0 auto; }
.bold { font-weight: bold; }
.page-img {float: right; margin: 0 0 0 10px;}
.hightlightLnk { color: #C02D1B !important;}
.clearfix { clear: both; }
#go-btn { margin-left: 10px; border: none; background: #758916; color: #fff; padding: 2px; }
#voucher { border: 1px solid #999; color: #999; padding: 2px; }
.error { color: red !important; }
.errorBox { border: 1px solid red; width: 580px; padding: 5px; color: red; margin-bottom: 5px; background: #FFCCCC; font-weight: bold; }
.logout { font-size: 12px; }
.padd { margin-top: 20px; }
.linkImg { float: left; margin-right: 10px; margin-bottom: 20px; width: 150px; }
.linkContent { float: left; margin-bottom: 20px; }
.linkContent p { margin-bottom: 5px !important; }
.linkContent a { text-decoration: none; }
.linkContent a:hover { color: #000; }
.servicesList { margin: 0; }
.servicesList li { list-style: none; }
.servicesTitle { margin-bottom: 10px; }
.servicesHome { float: left; width: 270px; margin-bottom: 10px; margin-left: 10px; }
#addedCart { padding: 5px; background: #efefef; border: 1px solid red; margin-bottom: 5px; color: red; }
.indentHeader { margin-left: 10px; margin-top: 10px; }
.hightlight { font-weight: bold; }
.require { color: red; position: absolute; top: 0; right: 10px; }
.alignleft { float: left; margin-right: 10px; }
.alignright { float: right; margin-left: 10px; }
.aligncenter { margin-left: auto; margin-right: auto; }



/*
Layout --------------------- */

body { font-family: Helvetica, Arial, sans-serif; font-size: 12px; width: 100%;  margin: 0 auto; background: #fff url(images/bg.jpg) repeat-x; position: relative; color: #343434;  }


/* You might find the following useful */
br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
div { position:relative } /* This will save you having to declare each div's position as 'relative' and allows you to absolutely position elements inside them */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */

#leftSection ul { margin: 0 5px; font-size: 13px; }
#leftSection ul li { list-style: none; }
#leftSection ul ul { margin-bottom: 20px; margin-left: 0; margin-right: 0; }
#leftSection ul ul ul { margin-left: 10px; margin-right: 10px; margin-top: 5px; }
#leftSection ul ul ul li { margin-bottom: 3px !important; }

#subMenuCon { width: 250px; background: #f3e294; z-index: 1; margin-bottom: 20px; }
#subMenu { width: 160px; margin: 0 !important; font-size: 16px !important; padding: 5px 20px 0 20px; background: #f3e294; overflow: hidden; }
#subMenu h3, #subMenu h2 { margin-bottom: 5px !important;  }
#subMenu li { list-style: none; margin: 0 !important; }
#subMenu ul { margin: 0 0 30px 0 ; }
#subMenu ul li { margin-bottom: 5px !important; font-size: 14px !important; }
#subTop { width: 250px; height: 9px; background: url(images/subtop.jpg); }
#subBottom { width: 250px; height: 9px; background: url(images/subbottom.jpg); }
.bottom { margin-bottom: 0px !important; }

.post { margin-bottom: 30px; }
.post h2, .post h3 { padding: 0 !important; }
.post h2.news { margin-bottom: 0px !important; }
.post p { margin-bottom: 10px !important; }
.post p.info { margin-bottom: 5px !important; font-size: 10px !important; }

.sociable ul { clear: both; overflow: hidden; }
.sociable ul li { display: inline; float: left; }

code { font-weight:normal !important; font-size: 10px !important;  }

form p { margin-bottom: 5px !important; }

.comments { margin: 0; overflow: hidden; }
.comments li { list-style: none; clear:both; overflow: hidden; margin-bottom: 10px; }
.comments .details { float: left; width: 130px; }
.comments .message { float: right; width: 450px; }
#comments { margin-bottom: 5px !important; }

.commentlist { margin: 0 0 20px 0; }
.commentlist li { list-style: none; border-bottom: 1px solid #ccc; }
.comment-author { width: 100px; float: left; }

.oldPosts { margin: 0; }
.oldPosts li { list-style: none; }

/* Header */
#header { margin: 0 auto; width: 1000px; height: 170px; position: relative; color: #b5b5b5; }
#header p span { padding: 0 5px; }
#header a { color: #b5b5b5; }
#contactTag { position: absolute; top: 13px; right: 0; }
#logo { position: absolute; bottom: 40px; left: 0; width: 222px; height:53px; }


/* Left Section */
#leftSection { width: 250px; float: left; padding-bottom: 30px; }
#leftSection h2 { margin-bottom: 10px; }
#leftSection h3 { margin-bottom: 5px; }
#leftSection p { margin-bottom: 10px; }
#searchBox { width: 250px; height: 206px; background: url(images/searchbg.jpg) no-repeat; margin-bottom: 20px; font-size: 18px; color: #fff; overflow: hidden; }
#searchBox a { font-weight: bold; color: #fff; }
#searchBox h2 { color: #00797a !important; margin: 15px 30px 5px 30px; }
#searchBox p { margin: 0 20px; line-height: 22px !important; }
#searchBox form { margin: 0 auto 10px auto; width: 215px; padding: 0 !important; }
#searchBox input[type="text"] { background: #d9ebeb; border: none; width: 205px; padding: 5px; font-size: 12px; }
#searchBox input[type="image"] { margin: 0px !important; padding: 0 !important; }



#mainSection { width: 730px; float: right; line-height: 20px; padding-bottom: 10px; }
#mainSection h1, #mainSection h2 { margin-bottom: 10px; line-height: 26px !important; }
#mainSection p { margin-bottom: 15px; }
#mainSection ul { margin-bottom: 15px !important; }
.infoPage { padding-top: 10px; }


/* Middle Section */
#middleSection { margin: 0 auto; width: 1000px; line-height: auto; padding: 20px 0; }
#banner { margin-bottom: 30px; border-bottom: 2px solid #7f7d7d; }
.toppad { margin-top: 10px; border-top: 2px solid #b6b8ba; padding-top: 15px; }

#latestPosts { padding: 15px 20px; border: 1px solid #cbcbcb; border-width: 1px 0; margin-bottom: 30px; font-size: 13px; }
.title { font-weight: bold; color: #343434 !important; font-style: normal !important; }
#latestPosts a { font-style: italic; }
#latestPosts h3 { margin-bottom: 10px; }
#latestPosts p { margin-bottom: 10px; }

h2.formHeader { border-top: 2px solid #b6b8ba; border-bottom: 1px solid #b6b8ba; padding: 5px 0px !important; font-size: 12px !important; display: block !important; margin-bottom: 10px !important; }

.portImg { margin-bottom: 30px; }

/* Footer */
#footer { width: 100%; height: 201px; clear: both; font-size: 11px; background: url(images/footerbg.jpg); overflow: hidden; color: #efbd21; line-height: 20px; }
#footer p { margin-bottom: 2px; }
#footer a { color: #efbd21; }
#footerContent { width: 1000px; margin: 0 auto; padding: 20px 0; }
#footerRight { float: right; width: 446px; height: 115px; background: url(images/footerblockbg.jpg); margin-bottom: 15px; color: #9a9a9a; font-size: 12px; padding: 15px 20px; }
#footerRight span { color: #fff !important; }
#footerRight h3 { color: #efc629; font-weight: normal; font-size: 18px; margin-bottom: 5px; }
#footerLeft { float: left; width: 446px; height: 115px; background: url(images/footerblockbg.jpg); margin-bottom: 15px; color: #fff; font-size: 12px; padding: 15px 20px; }
#footerLeft span { color: #fff !important; }
#footerLeft h3 { color: #efc629; font-weight: normal; font-size: 18px; margin-bottom: 5px; }

#mailing { position: relative; height: 52px; }
#mailing h4 { height: 52px; width: 101px; background: url(images/mailingHeader.jpg) no-repeat; position: absolute; top: 0; left: 0; text-indent: -3000px; }
#mailing input[type="image"] { position: absolute; top: 0; right: 0; }
#mailing input[type="text"] { background: #676767; border: none; margin: 1px 0 1px 102px; width: 258px; color: #e7c629; }



/*
Navigation --------------------- */

/* Main Navigation */
ul#topMenu { margin: 0; overflow: hidden; position: absolute; top: 42px; right: 0; background: url(images/linkline.jpg) top right repeat-y; padding-right: 2px; }
ul#topMenu li { display: inline; color: #fff; list-style: none; float: left; margin: 0; background: url(images/linkline.jpg) repeat-y; padding-left: 2px; }
ul#topMenu li a, ul.topMenu li a:visited, ul.topMenu li a:active { color: #efbd21; text-decoration: none; display: block; float: left; font-size: 18px; display: inline; font-weight: normal; padding: 30px 15px; }
ul#topMenu li a:hover { background: url(images/linkbg.jpg) repeat-x; }
ul#topMenu li.current_page_item a { background: url(images/linkbg.jpg) repeat-x; }
ul#topMenu li.current_page_parent a { background: url(images/linkbg.jpg) repeat-x; }



/* Info Menu */
ul.infoMenu { margin: 0 0 30px 0; }
ul.infoMenu li { display: list-item; list-style: none; margin-bottom: 3px !important; }
ul.infoMenu li a { display: block; color: #80c342 !important; font-size: 12px; text-decoration: none;  }
ul.infoMenu li a:hover { color: #000 !important; }


/* Info Menu */
ul.footerMenu { margin: 0 0 10px 0; padding: 0; width: auto; }
ul.footerMenu li { color: #898b8f; list-style: none; display: inline; }
ul.footerMenu li a { color: #898b8f; font-size: 12px; text-decoration: none; margin-left: 10px; }
ul.footerMenu li a:hover { color: #1a5999; }

#team {float:left; width:713px; border:0; }
#team tbody td{padding:15px; }
#team h1 {padding-top:10px;}
.odd {background: #90c7c8; }


