/*
Theme name: Uxbridge
Description: Custom Theme
*/

/* WordPress Default styles */
@import url('wp-default.css');

* { margin: 0; padding: 0; outline:0; }

body {
    font-size: 12px;
    line-height: 20px;
    font-family: Verdana, arial, Sans-Serif;
    color: #666;
    background: #dedebd url(images/background.gif) repeat-x 0 top;
}

a { color: #666; text-decoration: none; cursor:pointer; }
a:hover { text-decoration: underline; }

a img { border: 0; }

input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
textarea { overflow:hidden; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }

.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell { width:1035px; margin:0 auto; }

#head { height:135px; background:url(images/head.gif) no-repeat; padding:31px 80px 0 60px; }
h1#logo a { height:119px; width:319px; float:left; display:inline; background:url(images/logo.gif) no-repeat;}
#head h3.slogan span { height:19px; width:518px; background:url(images/slogan.gif) no-repeat; float:right; margin:63px 3px 0 0; }

#main { background:url(images/main.gif) repeat-y; }
#main-b { background:url(images/main-b.gif) no-repeat 0 bottom; padding:0 40px 47px 35px; height:100%; }
.yellow-bg { background:url(images/yellow-bg.gif) repeat-y; } 

.banner { padding:0 4px 0 1px; margin-bottom:5px; }
.banner2 { padding-left:0; margin-bottom:0; }
.banner-img { float:left; width:620px; display:inline; }
.banner-box { margin-left:3px; width:316px; float:left; padding:13px 8px 0 8px; font-family:arial, sans-serif; }
.banner-box h2 { color:#004039; padding-bottom:11px; font-size:20px; font-weight:normal; }
.banner-box h2 a { color:#004039; }
.banner-box p { font-size:18px; line-height:20px; color:#004941; }
.banner-box p a { color:#004941; }

.box-top { height:111px; background:url(images/box-top2.gif) no-repeat; margin-bottom:4px; }  
.box-bottom { height:111px; background:url(images/box-bottom2.gif) no-repeat; padding-top:12px; }  
.box-bottom h2 { padding-bottom:11px; }

#navigation { height:29px; background:#00463e; border-bottom:1px solid #66908b; padding:0 0 0 19px; margin-bottom:10px; }
#navigation ul { list-style:none; }
#navigation ul li { float:left; line-height:14px; position: relative; z-index: 1000;}
#navigation ul li a { color:#fcf8f8; font-size:14px; height:19px; float:left; padding:5px 20px 6px 20px; background:url(images/navigation-a.gif) no-repeat right 5px; }
#navigation ul li.last a { background:transparent; }
#navigation ul li a:hover,
#navigation ul li a.active,
#navigation ul li.hover a { background-color:#cccc99; background-image:transparent; font-size:14px; color:#00463e; text-decoration:none; }
#navigation ul ul {display: none; position: absolute; top: 30px; left: 0; width: 220px;}
#navigation ul ul li {width: 100%; clear: both; overflow: hidden;}
#navigation ul ul li a {float: none; display: block; background: #cccc99; color: #00463e; height: auto;}
#navigation ul ul li a:hover {background: #00463E; color: #FCF8F8;}

#content { width:622px; float:left; display:inline; margin-left:11px; }  
.entry { background:url(images/entry.gif) repeat-x 0 top; padding:5px 10px 12px 14px; border-bottom:1px solid #e9e9e9; margin-bottom:7px; }
#content .main-entry { padding:8px 10px 10px 10px; }
#content .main-entry h2 { font-size:22px; color:#07584f; font-weight:normal; padding-bottom:5px; }
#content .main-entry p { color:#666; padding:0 0 15px 1px; }
#content .main-entry ul {padding-left: 20px; }

.entry h2 { font-size:16px; color:#075850; font-family:arial, sans-serif; }
.entry h2 a {color: #075850;}
.entry p { color:#333; padding-bottom:15px; }

a.read { background:url(images/read.gif) no-repeat left -2px; padding-left:20px; font-style:italic; color:#006666; font-size:11px; margin-left:4px; }

.img { height:120%; float:left; margin-bottom:13px; }
.img a.left img { float:left; border:1px solid #999; margin:4px 13px 7px 0; }

#sidebar { width:301px; float:right; margin-right:2px; display:inline; }
#sidebar .box { margin-bottom:10px; }
#sidebar .last-box { margin-bottom:0; }
#sidebar .box h2 { background:url(images/h2-box.gif) repeat-x; height:27px; font-size:16px; color:#00433c; font-weight:normal; padding:8px 0 5px 5px; }
#sidebar .date { width:37px; float:left; display:inline; padding-top:6px; }
#sidebar .date span { height:15px; color:#fff; font-size:11px; background:#00463e; line-height:12px; border-top:1px solid #437772; width:37px; display:block; text-align:center; font-weight:bold; }
#sidebar .date strong {width:33px; font-weight:normal; text-align:center; border:2px solid #00463e; border-top:0; line-height:12px; font-size:11px; display:block; background:#fdfdfd; color:#000; padding:6px 0;}
#sidebar .box p { width:225px; float:left; display:inline; padding:0 0 6px 7px; }
#sidebar .box a {display: block;}
#sidebar .box ul {list-style-type: none;  padding:0 0 6px 7px;}
#sidebar .box ul li {background:url(images/post.gif) no-repeat left 7px; padding-left:17px; line-height:23px;}

p.posts { padding:11px 0 23px 8px; }
p.posts a { background:url(images/post.gif) no-repeat left 7px; padding-left:17px; line-height:23px;}

.news-banner { margin-left:11px; }
.subpage .news-banner { margin-top:16px; }
a.rss-ico { background:url(images/rss-ico.gif) no-repeat; height:39px; display:block; padding:12px 0 0 69px; margin:6px 0 0 11px; font-size:14px; width:163px; }

.footer { color:#333; font-size:11px; font-family:arial; padding:24px 0 5px 14px; background:url(images/footer-logo.gif) no-repeat right top; margin:60px 14px 0 0; }
.footer a { color:#333; }
.footer span { padding:0 4px; }
.footer strong { padding-left:71px; font-weight:normal; }

.footer-subpage { margin-top:8px; background:transparent; } 

.design { width:230px; margin:-30px auto 0 auto;  }
.design a { color:#66850b; font-family:"Trebuchet MS", arial, sans-serif; font-style:italic; display:block; height:25px; background:url(images/design.gif) no-repeat center top; position:relative; width:100%; position:relative; padding:35px 0 0 0; }

#respond .field {margin: 0 3px 6px 0;}

.comment {padding-bottom: 5px;}
.comment .commentmetadata {font-size: 11px;}

h2.pagetitle {padding: 0 0 12px 10px; font-size: 24px; font-weight: normal; color: #07584F; }