/*
Theme Name: Autism
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: #1a5999; 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: 24px; color: #1a5999; 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 #1a5a9a; color: #000; padding: 5px; }
input[type="button"] { padding: 3px 10px; color: #fff; background: #1a5a9a; font-weight: bold; border: none; font-size: 14px; font-weight: normal; }
input[type="checkbox"] { }
input[type="file"] { }
input[type="hidden"] { }
input[type="image"] { }
input[type="password"] { border: 1px solid #1a5a9a; color: #000; padding: 2px; }
input[type="radio"] { }
input[type="reset"] { }
input[type="submit"] { padding: 3px 10px; color: #fff; background: #1a5a9a; font-weight: bold; border:none; font-size: 14px; font-weight: normal; }
input[type="text"] { border: 1px solid #1a5a9a; 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: 20px; margin-bottom: 10px; }
.alignright { float: right; margin-left: 20px; margin-bottom: 10px; }
.aligncenter { margin-left: auto; margin-right: auto; }



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

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


/* 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 0 30px 10px; }
#leftSection ul li { list-style: none; }
#leftSection ul ul { margin: 0 0 30px 0 !important; }
#leftSection ul ul ul li { margin-bottom: 3px !important; }
#leftSection ul li a, #leftSection ul ul li a { font-size: 15px; width: 160px; background: #a7c2fc; display: block; padding: 5px 20px; }
#leftSection ul li a:hover { background: #1c446e; color: #fff; text-decoration: none; }

#searchform { width: 140px; margin-left: 50px; }
#s { background: #8cb1ff; border: none; width: 122px; }

.post { margin-bottom: 30px; }
.post h2, .post h3 { padding: 0 !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: 0px !important; font-size: 20px; border-bottom: 5px solid #a7c2fc; padding-bottom: 10px; }
#respond h3 { font-size: 20px; }

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

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

/* Header */
#header { width: 778px; height: 118px; position: relative; }
#jubBtn { position: absolute; top: 0px; right: 13px; }
#contactBtn { position: absolute; top: 25px; left: 25px; }

#content { padding: 0 3px; }


/* Left Section */
#leftSection { width: 210px; float: left; margin-top: 25px; }
#leftSection h2 { margin-bottom: 10px; }
#leftSection p { margin-bottom: 10px; }
#leftSection h3 a { color: #1a5999 !important; }
.infoHeader { background: url(images/infoHeader.png) no-repeat; height: 29px; padding: 15px 0 0 50px; margin-left: 10px; margin-bottom: 8px; font-size: 19px !important; }
.searchHeader { background: url(images/searchHeader.png) no-repeat; height: 33px; padding: 11px 0 0 50px; margin-left: 30px; margin-bottom: 0px; }
#leftSection p { margin-bottom: 20px; }



#mainSection { width: 778px; float: right; line-height: 20px; }
#mainSection h1, #mainSection h2, #mainSection h3 { margin-bottom: 10px;}
#mainSection h3 { margin-top: 20px; font-size: 18px; }
#mainSection p { margin-bottom: 15px; }
#mainSection ul { margin-bottom: 15px !important; }
.infoPage { padding-top: 10px; }
.artHeader { margin-bottom: 0 !important; }
.pagetitle { margin-bottom: 20px !important; }
.navigation { padding-bottom: 20px !important; }
#banner { margin-bottom: 10px; }


/* Middle Section */
#middleSection { width: 1010px; line-height: auto; margin: 0 auto; }
#banner { margin-bottom: 30px; }



/* Footer */
#footer { width: 100%; clear: both; margin-top: 20px; font-size: 12px; padding: 10px 0; overflow: hidden; margin: 0 auto;  background: url(images/footerBg.jpg) 0 110px repeat-x; color: #fff; }
#footer p { font-style: italic; margin-bottom: 5px; }
#footer a { color: #fff; }
#footerContainer { width: 1010px; margin: 0 auto; }
#footerRight { float: right; width: 774px; }
#footerLeft { float: left; width: auto; }
#newsBlock { width: 519px; height: 277px; float: left; background: url(images/newsBg.jpg) 0 55px no-repeat; margin-bottom: 20px; color: #1a5999; }
.latest { background: url(images/newsHeader.jpg) no-repeat; height: 33px; padding: 11px 0 0 50px; margin-left: 20px; margin-bottom: 30px !important; }
#footer h3 a { color: #1a5999 !important; }
#communityBlock { width: 235px; height: 277px; float: right; background: url(images/communityBg.jpg) 0 55px no-repeat; margin-bottom: 20px; color: #1a5999; }
#communityBlock p { font-weight: bold; font-size: 18px; margin: 0 20px; line-height: 24px !important; font-style: normal !important; }
#communityBlock p span { color: red; }
#communityBlock form { padding-top: 20px; }
#communityBlock form p { padding-bottom: 10px; }
#communityBlock input[type="text"] { width: 183px; height: 26px; background: url(images/mailingBg.jpg) no-repeat; border: none; padding: 4px; font-size: 16px; color: #fff; font-style: italic; }
.community { background: url(images/communityHeader.jpg) no-repeat; height: 45px; padding: 6px 0 0 60px; margin-left: 10px; margin-bottom: 30px !important; }
#footerContact { width: 774px; height: 117px; background: url(images/footerContact.jpg) no-repeat; margin-bottom: 15px; position: relative; }
#backTop { position: absolute; top: 17px; right: 17px; }
#footerContact h4 { color: #fff; font-size: 16px; text-align: right; width: 140px; line-height: 20px; }
.contactFooter { position: absolute; top: 20px; left: 10px; }
.findFooter { position: absolute; top: 60px; left: 10px; }
.contactTxtFooter { position: absolute; top: 22px; left: 200px; font-size: 13px; font-style: normal !important; }
.findTxtFooter { position: absolute; top: 62px; left: 200px; font-size: 13px; font-style: normal !important; line-height: 18px; }
.smallPost { width: 235px; float: left; margin-left: 15px; }
.smallPost h3 { font-size: 20px; margin-bottom: 5px; }
.smallPost p { margin-bottom: 10px; font-style: normal !important; }
.smallPost p a { background: url(images/latestLink.jpg) no-repeat; display: block; width: 225px; height: 21px; padding: 7px 0 0 10px; }




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

/* Main Navigation */
ul#topMenu { margin: 0 auto; padding: 10px 0 0 0; overflow: hidden; width: 1010px; height: 51px; text-align: right; }
ul#topMenu li { display: inline; color: #fff; list-style: none; margin: 0; overflow: hidden; text-align: center !important; }
ul#topMenu li a, ul#topMenu li a:visited, ul#topMenu li a:active { color: #fff; text-decoration: none; display: inline-block; font-family:  Helvetica, Arial, sans-serif; font-size: 20px; margin-left: 0px; font-weight: bold; height: 52px; padding: 15px 0 0 0; text-align: center !important; }
ul#topMenu li a:hover { color: #1a5999; background: #d5e2ff; }
ul#topMenu li.current_page_item a, ul#topMenu li.current_page_parent a { color: #1a5999; background: #d5e2ff; }

ul#topMenu li.page-item-4 a { width: 89px; }
ul#topMenu li.page-item-4 a:hover { width: 89px; background: url(images/homeBg.jpg); }
ul#topMenu li.page_item.page-item-4.current_page_item a, ul#topMenu li.page_item.page-item-4.current_page_ancestor.current_page_parent a { width: 89px; background: url(images/homeBg.jpg) !important; }

ul#topMenu li.page-item-2 a { width: 170px; }
ul#topMenu li.page-item-2 a:hover { width: 170px; background: url(images/whatisBg.jpg); }
ul#topMenu li.page_item.page-item-2.current_page_item a, ul#topMenu li.page_item.page-item-2.current_page_ancestor.current_page_parent a { background: url(images/whatisBg.jpg) !important; }

ul#topMenu li.page-item-36 a { width: 122px; }
ul#topMenu li.page-item-36 a:hover { width: 122px; background: url(images/aboutBg.jpg); }
ul#topMenu li.page_item.page-item-36.current_page_item a, ul#topMenu li.page_item.page-item-36.current_page_ancestor.current_page_parent a { background: url(images/aboutBg.jpg) !important; }

ul#topMenu li.page-item-23 a { width: 122px; }
ul#topMenu li.page-item-23 a:hover { width: 122px; background: url(images/servicesBg.jpg); }
ul#topMenu li.page_item.page-item-23.current_page_item a, ul#topMenu li.page_item.page-item-23.current_page_ancestor.current_page_parent a { background: url(images/servicesBg.jpg) !important; }

ul#topMenu li.page-item-13 a { width: 84px; }
ul#topMenu li.page-item-13 a:hover { width: 84px; background: url(images/staffBg.jpg); }
ul#topMenu li.page_item.page-item-13.current_page_item a, ul#topMenu li.page_item.page-item-13.current_page_ancestor.current_page_parent a { background: url(images/staffBg.jpg) !important; }

ul#topMenu li.page-item-15 a { width: 136px; }
ul#topMenu li.page-item-15 a:hover { width: 136px; background: url(images/contactBg.jpg); }
ul#topMenu li.page_item.page-item-15.current_page_item a, ul#topMenu li.page_item.page-item-15.current_page_ancestor.current_page_parent a { background: url(images/contactBg.jpg) !important; }


/* 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: 16px; 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; }


