/*
Theme Name: 7 hour school week
Author: Xillent
Author URI: http://www.xillent.com
version: 1.0
*/


/* basics */
* { margin:0; padding:0; }
.clear:after { content: "."; visibility: hidden; height: 0px; display: block; clear: both; }
body { background:#1a1a1a; font-family: verdana, arial, tahoma, sans-serif; font-size: 12px; }
h1 { font-size: 24px; color: #01457d; font-weight: bold; }
h2 { font-size: 16px; color: #01457d; font-weight: bold; }
h3 { font-size: 14px; color: #01457d; font-weight: bold; }
h4 { font-size: 12px; color: #01457d; font-weight: bold; }
img { border: none; padding:0; }
img a { border:none; }
img.left { float: left; border: none; padding: 6px 0 0 0; }
img.right { float: right; border: none; padding: 0 0 0 6px; }
blockquote { border-left:1px solid #A5ABAB; margin:15px; padding:0 12px 0 12px; }
code { font-family:"Courier New", Courier, monospace; }

/* links */
a { color: #01457d; text-decoration: underline; }
a:hover { text-decoration: none; }

/* container */
#container { width: 963px; margin: 0 auto; padding:0; background:#e6e6e6; color:#333; overflow: hidden; }

/* header */
#header { background: url(images/headerbg.jpg) no-repeat; width: 963px; height: 215px; color: #fff; }
#header h1 { font:normal 20pt georgia, times; padding:20px 0 0 16px; margin:0; }
#header h1 a { color: #404040; text-decoration: none; }
#header h1 a:hover { color: #666; text-decoration: none; }
#header h2 { font:normal 10pt georgia, times; color:#333; padding: 0 0 0 18px; margin:0; }
#header > ul { padding: 8px 0 0 20px; width: 585px; }
#header > ul  > li { display: inline; padding: 10px; }
#header > ul  > li a { color: #666; text-decoration: none; }
#header > ul  > li a:hover { text-decoration: underline; }
#header > a.logo { display: block; height: 90px; width: 325px; position: absolute; margin-top: 60px; }
#header > a.bigrss { display: block; height: 77px; width: 62px;  margin: -28px 307px 0 0; float: right; content:""; }
#header #awebber { padding: 5px 10px; width: 287px; height: 205px; margin: 0 656px; position: absolute; top: 0; }
#header #awebber p { padding: 30px 0 0 20px; color: #333; text-align: center; line-height: 22px; }
#header #awebber label { display: block; padding-top: 20px; }
#header #awebber input[type="image"]{ display: block; margin: 10px 0 0 25px; }
#header #awebber input[type="text"]{ padding: 3px; border: 1px solid #999; margin: 20px 0 0 30px; width: 152px; }

/* main menu */
#menu { background: url(images/menubarbg2.png) no-repeat; height: 43px; font-family: verdana, arial, times, serif; font-size: 8pt; width: 963px; overflow: hidden; }
#menu ul { margin:0; padding: 0px 32px; font-size: 14px; }
#menu ul li { background: url(images/menuline.png) no-repeat top right; list-style-type: none; float: left; margin-top: 1px; }
#menu ul li a { display: block; padding: 12px 15px; margin-right: 2px; color: #fff; text-decoration: none;}
#menu ul li a:hover { background: url(images/menuon.png) repeat-x; margin-right: 2px; text-decoration: none; }
#menu ul li.page_item a { display: block; padding: 12px 15px; margin-right: 3px; color: #fff; }
#menu ul li.page_item a:hover { background: url(images/menuon.png) repeat-x; margin-right: 3px; text-decoration: none; }
#menu ul li.current_page_item  a { background: url(images/menuon.png) repeat-x; margin-right: 2px; text-decoration: none;}
#menu ul li.cat-item a { display: block; padding: 12px 15px; margin-right: 2px; color: #fff; text-decoration: none;}
#menu ul li.cat-item a:hover { background: url(images/menuon.png) repeat-x; margin-right: 2px; text-decoration: none; }
#menu ul li.current-cat a { background: url(images/menuon.png) repeat-x; margin-right: 2px; text-decoration: none; }

#submenu { background: #c7c7c7; height: 15px; font-family: verdana, arial, times, serif; width: 903px; margin: 10px auto; padding-bottom: 10px; }
#submenu ul { font-size: 12px; list-style: none; }
#submenu ul li { float: left; }
#submenu ul li.page_item a { display: block; margin: 0; padding: 5px 10px; height: 15px; color: #333; text-decoration: none;}
#submenu ul li.page_item a:hover { background: #979797; text-decoration: none; }
#submenu ul li.current_page_item a { background: #979797; text-decoration: none; }
#submenu ul li.cat-item a { display: block; margin: 0; padding: 5px 10px; height: 15px; color: #333; text-decoration: none;}
#submenu ul li.cat-item a:hover { background: #979797; text-decoration: none; }
#submenu ul li.current-cat a { background: #979797; text-decoration: none; }

.ToggleOn {visibility: visible ;}
.ToggleOff {display: none;}

/* content */
#content { z-index: 20; clear: left; float: left; background: #fff; width: 554px; overflow: hidden; padding: 15px 20px 20px 20px; margin: 0 30px 30px; border: 1px solid #c4c4c4; }
#content-holder { float: left; background: #transparent; width: 554px; }
.post { margin:0; padding:0; line-height: 14pt; }
.post h1 { color: #01457d; font: bold 24px arial, verdana; margin: 0; }
.post h1 a { color: #01457d; text-decoration: none; font-weight: bold; }
.post h1 a:hover { color: #01457d; text-decoration: none; }
.post h3 { color: #01457d; font: bold 14px arial, verdana; margin: 14px 0; }
.post h3 a { color: #01457d; text-decoration: underline; font-weight: bold; }
.post h3 a:hover { color: #01457d; text-decoration: none; }
.post ul { }
.post ul li {  }
.post > small { color: #777; }
.post span.commtop { margin-bottom: 10px; }
.post span.commtop a { text-decoration: none; color: #999; }
.post span.commtop a:hover { color: #ccc; }
.post small { display: block; }
.post small.smallholder { padding: 10px 0 5px 0;  border-bottom: 1px dotted #ccc; }
.post small.datesmall { color: #999; text-transform: uppercase; }
.post span.authsmall { float: left; }
.post span.catsmall { float: right; }
.entry { margin: 12px 0 0 0; }
.entry p { margin: 0 0 12px 0; }
.entry ol.none { margin-bottom: 12px; }
.entry ol.none li { padding: 0px; }
.entry ol { margin: 10px 0 10px 30px; padding: 0; }
.entry ol li { padding: 0 0 12px 0; }
.entry ol li a { text-decoration: underline; }
.entry ol li a:hover { text-decoration: none; }
.entry ol.related { border: 1px solid #ccc; margin: 0px; padding: 10px; }
.entry ol.related li { list-style-type: none; padding: 10px 0 2px 0; margin: 0px; border-bottom: 1px dotted #ccc; }
.entry ol.related li a { text-decoration: none; }
.entry ol.related li a:hover { color: #999; }
.entry ul { margin: 0 0 0 30px; }
.entry ul li { padding-bottom: 12px; }
.entry ul.none { margin-bottom: 12px; }
.entry ul.none li { padding: 0px; }
.postmetadata { background: #f2f2f2; clear: both; margin: 20px 0; padding: 5px; border: 1px solid #ccc; }
.navigation { font-size:8pt; width:100%; float:left; margin:0; padding:0; overflow:hidden; }

.pagetabs { z-index: 21; position: relative; overflow: hidden; color: #01457d; margin: 0 0 -1px 30px; width: 596px; }
.pagetabs ul { list-style: none;  }
.pagetabs li { float: left; font-size: 14px; }
.pagetabs li a { color: #01457d; background: #eee; display: block; padding: 8px 20px; border: 1px solid #c4c4c4; }
.on { background: url(images/tabbg.gif) repeat-x; padding: 8px 20px; border: 1px solid #c4c4c4; border-bottom: 1px solid #fff; font-weight: bold; }

#mapcol { width: 250px; margin-right: 20px; float: left; }
#mapcol.none { margin: 0px; }

#related-holder { border: 1px solid #ccc; padding: 5px; }
#related-holder #sharing { width: 200px; margin-right: 10px; float: left; }
#related-holder #related-posts { width: 332px; margin: 0; float: left; }

/* sidebar */
#sidebar { font-size: 8pt; width: 277px; float: right; padding-right: 30px; margin-bottom: 30px; }
#sidebar h2 { font:normal 11pt arial, georgia, times; color: #000; margin: 0; padding: 0; }
#sidebar label { font:normal 11pt arial, georgia, times; color: #000; margin: 0; padding: 0; }
#sidebar p { margin:0; padding: 0; }
#sidebar p.titles { font-size: 16px; color: #01457d; font-weight: bold; font-family: arial, verdana; }
#sidebar img { padding: 0; margin: 0; }
#sidebar ul { margin: 0px; padding:0; }
#sidebar ul li { margin: 0; padding: 0; list-style-type: none; }
#sidebar ul li a { color: #01457d; }
#sidebar ul.lists li { padding: 0 0 10px 0; }
#sidebar ul ul { margin: 14px 0; padding:0; }
#sidebar ul ul li { list-style-type: none; }
#sidebar ul ul ul { margin: 0; padding: 0; }
#sidebar ul ul ul li { padding: 0 0 0 15px; list-style-type: square; color: #898989; }

#networks { background: url(images/socnetworks2.jpg) no-repeat; width: 277px; height: 67px; margin: 0 0 20px 0}
#networks > a { display: block; width: 51px; height: 51px; float: left; margin-right: 18px; }
#networks > a.left { margin: 0 18px 0 10px; }
#networks > a.none { margin: 0px; }

#tweets { background: url(images/twitterbg.gif) no-repeat top left; height: 159px; padding: 10px; margin: 20px 0 20px 0; }
#tweets a { color: #01457d; }
#tweets a.twitlink { position: absolute; margin: 118px 0 0 8px; font-size: 14px; color: #01457d; }

/*Tabber*/
.tabberlive .tabbertabhide { display: none; }
.tabber { margin-top: 30px; }
.tabberlive {  margin: 20px 0; }
ul.tabbernav { font: 12px Verdana, sans-serif;  height: 34px; }
ul.tabbernav li { list-style: none; float: left; }
ul.tabbernav li a { padding: 7px 10px; display: block; height: 19px; border: 1px solid #c4c4c4 ; border-bottom: none; background: #eee; text-decoration: none; }
ul.tabbernav li a:link { color: #01457d; }
ul.tabbernav li a:visited { color: #01457d; }
ul.tabbernav li a:hover { text-decoration: underline; }
ul.tabbernav li.tabberactive a { background: url(images/tabbg.gif) repeat-x; border-bottom: solid 1px #fff; font-weight: bold; }
ul.tabbernav li.tabberactive a:hover { text-decoration: underline; }
.tabberlive .tabbertab { padding: 10px; border: 1px solid #c4c4c4; background-color: #fff; }
.tabberlive .tabbertab h2 { display:none; }
.tabberlive .tabbertab h3 { display:none; }
.tabberlive#tab1 { }
.tabberlive#tab2 { }
.tabberlive#tab2 .tabbertab { height:200px; overflow:auto; }

/* comments */
#commentform { background: #fff; margin:0; padding:0; }
#commentform p { color: #000; }
#commentform a { color: #000; text-decoration: none; line-height: 14pt; }
#commentform h3 { font-family: georgia, times, verdana; font-size: 10pt; font-weight: 300; color: #000; margin:0; padding:0; }
#comment { width: 552px; }
#author, #email, #url, #comment, #submit { background: #fff; font-family: verdana, arial, times; font-size: 8pt; margin:5px 5px 0 0; padding: 5px 0; border: 1px solid #000; }
#submit { margin:5px 5px 0 0; }
#comments { margin:0; padding:0 }
ol.commentlist { list-style-type: none; margin:0; padding:0; }
.avatar { float:left; margin:0 12px 0 0; }
ol.commentlist li { background: #eee; border: 1px solid #c4c4c4;  margin: 10px 0; padding: 10px; list-style-type:none; }
ol.commentlist li.alt { background: #eee; border: 1px solid #c4c4c4; }
ol.commentlist li.bypostauthor { background: #fff; border: 1px solid #236aa3 !important; }
ol.commentlist li p { margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt; }
ol.commentlist a { color:#000; }
cite { font-family: arial, verdana, tahoma; font-size: 9pt; font-weight: bold; font-style: normal; }
cite a { color: #000; text-decoration: none; }

/* search */
#searchform { padding: 0; margin: 14px 0; }
#searchform input#s { margin: 0; padding: 5px; border: 1px solid #000; width: 243px; }
#searchform input#searchsubmit { border: none; background: #333; color: #fff; text-transform: lowercase; }

/* misc */
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left; }
.alignleft a { padding: 0 0 20px 0; }
.alignright a { float: left; padding: 0 0 20px 0; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

#accordion { width: 100%; margin: 0 auto; padding: 0 0 40px 0; border-top: none; }
.accordion { width: 100%; font: 12px Verdana,Arial; color: #333; }
.accordion dt { width: 100%; padding: 2px 0px; margin: 0 0 10px 0; font-weight: bold; cursor: pointer; background-image:url(images/arrow_down.gif); background-position:right center; background-repeat: no-repeat; color:  #01457d; border-bottom: 1px dashed #ccc; }
.accordion dt:hover { border-bottom: 1px dashed #666; }
.accordion .open { background-image: url(images/arrow_up.gif); border-bottom: 1px dashed #666; }
.accordion dd { overflow: hidden; background:#fff; }
.accordion span { display: block; width: 100%; border-top: none; padding: 10px 0; }

/* footer */
#footer { background: #282828; width: 903px; margin: 30px 0 0 0; padding: 20px 30px; clear: both; }
#footer p { color: #e6e6e6; display: block; padding: 30px 0 0 0; clear: both; }
#footer p .right { padding-left: 221px; }
#footer a { color: #eee; text-decoration: underline; }
#footer a:hover { text-decoration: none; }

#footer #column { width: 275px; margin-right: 30px; float: left; color: #ccc; border-right: 1px solid #333;}
#footer #column.none { margin: 0px; border: none;}
#footer #column ul { list-style: none; }
#footer #column ul li { padding: 2px 0; }
#footer #column h2 { font-size: 16px; color: #fff; }