/*
Theme Name: Hands-On
Theme URI: http://www.christophersisk.com
Description: 
Author: Christopher Sisk
Author URI: http://www.christophersisk.com
*/

* {
margin:0;
padding:0;
}

body {
font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
font-size: 14px;
color:#000;
margin:0;
background:#DCF576;
}

.notice { clear: both; background: #FFF;}
.notice p {font-size: 130%; color: #C30; font-weight: bold; padding: 5px;}

a img
{
border:none;
padding: 0;
}

a {
padding: 3px;
color:#C00;
font-weight:bold;
text-decoration:none;
}
a:hover {
text-decoration: underline;
}

a img {border: none;}
a img:hover {
background: none;
border: none;
}

.small {font-size: 80%;}
.large {font-size: 120%;}
.x-large {font-size: 140%; font-weight: bold; color: #555;}

.clear {
clear:both;
}

ul {margin: 0; padding: 0;}
ul li {margin: 0; padding: 0;}

/* Floats */

.left {
float: left;
margin: 5px;
}
.right {
float: right;
margin: 5px;
}

.center {
text-align: center;
margin: 5px auto;
}


/* Header */

#Header {
background: #FFF url(img/header-bg.jpg) top left repeat-x;
color: #FFF;
height: 100px;
padding-bottom: 20px;
}

#Header a.Logo {
display: block;
background: url(img/header-logo.jpg) top left no-repeat;
width: 528px;
height: 100px;
padding: 0;
}

/* Search */

form#searchform {
margin: 5px 0;
}

input#s {
background:#FFF;
border:1px solid #333;
font-weight: bold;
color:#555;
padding:4px;
margin-right: 2px;
width: 110px;
}

input#searchsubmit {
background:#000 url(img/search-button-bg.jpg) top left repeat-x;
border:1px solid #CCC;
color:#FFF;
font-weight: bold;
padding: 3px 1px 2px 1px;
margin-right: 0px;
}




/* Navigation Menu \*/

li.page_item:hover ul { display: block; }

li.page_item ul {
position: absolute;
left: 149px;
top: 0;
display: none;
}

ul li a {
display: block;
text-decoration: none;
color: #777;
background: #DCF576;
padding: 5px;
border-bottom: 0;
}

#mainmenu{
visibility: visible;
background: transparent;
margin-left: 5px;
line-height: 17px;
font-size: 14px;
}

#mainmenu ul#nav {
clear:both;
list-style-type: none;
padding: 0px;
margin: 0;
display: block;
background: #DCF576;
}

#mainmenu ul#nav li.page_item{
padding:0;
position: relative;
float: left;
list-style: none;
color: #CCC;
background-color: #DCF576;
}

#mainmenu ul#nav li.page_item a{
margin:0 1px 2px 0;
padding: 3px 6px 3px 3px;
color: #9C11BA;
float: left;
display: block;
font-weight: bold;
text-decoration: none;
border: 0;
background: #DCF576;
font-size: 80%;

}

#mainmenu ul#nav li.page_item a:hover {
background: #DCF576;
color:#11BA35;
}

#mainmenu ul#nav li.page_item ul{
display: none;
position: absolute;
margin: 23px 0px 0px 0px;
padding: 0px;
top: 0px;
left: 0px;
width: 165px;
height: auto;
background-color: #DCF576;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
list-style: none;
z-index: 5;
}

#mainmenu ul#nav li.page_item ul li.page_item {
margin: 0px;
padding: 0px;
display: block;
list-style: none;
float: none;
background: DCF576;
}


#mainmenu ul#nav li.page_item ul li.page_item{
background: #DCF576;
}
#mainmenu ul#nav li.page_item ul li.current_page_item{
background: #DCF576;
}

#mainmenu ul#nav li.page_item ul li.page_item:hover{
}

#mainmenu ul#nav li.page_item ul li.page_item a{
margin: 0px;
color: #9C11BA;
font-weight: bold;
height: 15px;
float: none;
text-align: left;
display: block;
text-decoration: none;
padding: 3px 7px;
border-top: none;
background: #DCF576;

}

#mainmenu ul#nav li.page_item ul li.page_item a:hover {
background-image: none;
color: #FFF;
background: #FFF url(img/mainmenu-hover.jpg) bottom left repeat-x;
color:#11BA35;
border-top: none;
}

#mainmenu ul#nav li.page_item:hover ul{
display: block;
position: absolute;
list-style: none;
top: 0px;
left: 0px;
}

#mainmenu ul#nav li.page_item ul:hover{
display: block;	
}

#mainmenu ul#nav li.page_item:hover ul li.page_item a{
display: block;	
}

#menu{
z-index: 10;
}

#mainmenu ul#nav li.page_item ul li.page_item ul {
display: none;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul#nav li.page_item { float: left; }
* html #menu ul#nav li.page_item a { height: 1%; }
/* End */



#Container {
width: 770px;
font-size: 12px;
margin: 0 auto;
}



/* Sidebar */

#sidebar {
width:200px;
float:right;
background:#DCF576;
margin:0;
padding: 0 5px;
}

#sidebar a {	
color:#000;
}

#sidebar a:hover {
text-decoration:none;
border:none;
background: none;
}

#sidebar h2 {
color:#000;
margin-top: 10px;
margin-bottom: 0;
}

#sidebar ul {
margin: 5px 0 15px 0;
padding: 0;
border: 1px solid #1182BA;
width: 190px;
}

#sidebar ul li {
list-style-type: none;
}

#sidebar ul li a {
display: block;
width: 180px;
padding: 2px 5px;
color: #1182BA;
}

#sidebar ul li a:hover {
color: #C00;
background: #EBFAFF;
width: 180px;
}

#sidebar ul li ul {
display: none;
}

#sidebar .flickrbade {
margin: 0 28px 15px 32px;
text-align: center;
font-weight: bold;
color: #FFF;
}

#sidebar .ads {
margin: 0 0px 15px 0px;
text-align: center;
}

#sidebar .ads a {
margin: 10px 0;
}

#sidebar .SidebarBottom {
display: block;
width: 190px;
height: 219px;
margin: auto;
background: url(img/sidebar-boy.jpg) top left no-repeat;
}

#sidebar .donate {
text-align: center;
margin: 5px 0 10px 0;
}


#sidebar div.SubPage-Top {
width:200px;
height:10px;
background: url(img/side-page-top.jpg) top left no-repeat;
}
#sidebar div.SubPage-Middle {
}
#sidebar div.SubPage-Bottom {
width:200px;
height:10px;
background: url(img/side-page-bottom.jpg) top left no-repeat;
}

#sidebar ul.SubPageMenu {
margin: 0;
padding: 0;
width: 190px;
border: 0;
background: transparent;
}

#sidebar ul.SubPageMenu li {
list-style-type: none;
background: transparent;
margin: 1px 0;
}

#sidebar ul.SubPageMenu li.page_item current_page_item {
list-style-type: none;
background: transparent;
margin: 1px 0;
}

#sidebar ul.SubPageMenu li a {
display: block;
width: 189px;
padding: 2px 5px;
margin: 1px 0;
color: #777;
background: #F0F7D4;
}

#sidebar ul.SubPageMenu li.page_item current_page_item a {
display: block;
width: 189px;
padding: 2px 5px;
margin: 1px 0;
color: #777;
background: #F0F7D4;
}


#sidebar ul.SubPageMenu li a:hover {
color: #333;
background: #FFF;
width: 189px;
}

#sidebar ul.SubPageMenu li.page_item current_page_item a:hover {
color: #333;
background: #FFF;
width: 189px;
}

#sidebar ul.SubPageMenu li ul {
display: none;
}




/* Content */

#content {
margin: 10px 215px 0 0;
background:#DCF576;
font-family: "Verdana", "Arial", helvetica, geneva, sans-serif;
padding:0;
}

#content h1,h2,h3,h4,h5,p,ul,ol,blockquote {
padding: 0;
margin: 0;
}

#content ul, #content ol {padding: 0 0 0 10px; list-style-type: bullet;}

#content ul li{
margin:5px 5px 5px 12px;
padding:0 0 0 5px;
list-style-type: bullet;
}

#content ol li {
margin:5px 5px 5px 12px;
padding:0 0 0 5px;
list-style-type: numeral;
}

#content ul li a {
background: transparent;
}

#content h1 {
color: #c00;
}

#content h1 a {}

#content h1 a:hover{
}

#content h2 {
font-family: Arial, helvetica, sans-serif;
font-size: 160%;
font-weight: bold;
color:#333;
padding: 5px;
margin-right: 10px;
border-bottom: 2px solid #333;
text-transform: uppercase;
}

#content h2 a {
color:#000;
text-decoration:none;
}

#content h2 a:hover {
color: #1182BA;
}

#content h2 span.small {font-size: 70%;}

#content h3 {
font-size:140%;
font-weight: bold;
background: #209320 url(img/content-h3-bg.jpg) top left repeat-x;
color:#FFF;
padding: 4px 10px;
text-align: center;
}

#content h3 a {
color: #FFF;
}

#content h3 a:hover{}

#content h4 {
font-size:120%;
font-weight: bold;
margin: 5px 3px;
color: #333;
}

#content h4 a {}

#content h4 a:hover{}

#content strong {
color:#000;
padding:1px 2px;
}

#content p {
padding: 5px;
}

blockquote {
border-left:2px solid #2f2f2f;
background:#FFF;
}

p.user {
border-bottom:1px solid #2a2a2a;
background:#303030;
}

#content img {
padding: 0;
margin: 0;
}

#content a img {
padding: 0;
margin: 0;
}

#content .Note {
background: #FFFEE7 url(img/note-header.jpg) top left no-repeat;
padding: 24px 10px 10px 10px;
margin: 6px;
border: 1px solid #CCC;
}


#content .rates {
margin-right: 207px;
padding: 0;
}

#content .rates p {
padding: 0 15px;
margin: 7px 0;
line-height: 140%;
}

#content .rates strong {
color: #555;
}

#content .rates span.right{
margin: 0;
color: #000;
}

#content .Birthdays {
display: block;
background: #C30;
height: 80px;
margin-bottom: 5px;
border: 1px solid #000;
}

#content .ContentSideBox {
float: right;
width: 200px;
margin: 0 0 5px 5px;
background: #FFF url(img/ContentSideBox-bg.jpg) top left repeat-x;
padding: 0;
border: 1px solid #000;
border-bottom: 2px solid #000;
color: #333;
}

#content .ContentSideBox p {
padding: 5px 5px 7px 5px;
color: #000;
font-weight: bold;
}

#content .ContentSideBox a img.email {
margin: 3px 0 0 0;
border: 1px solid #000;
}


#content .ContentSideBox span.right {margin: 0;}

#content .ContentSideBox strong {
color: #C00;
}

#content .ContentSideBox h3 {
padding: 5px;
background: #209320;
color: #FFF;
text-align: left;
}

#content .ContentSideBox ul li {
list-style-type: bullet;
}

#content .MissionStatement {
border: 1px solid #333;
padding: 3px;
background: #F0F7D4;
margin: 5px;
}

#content .MissionStatement h2 {}

#content .MissionStatement p.MissionQuote {
font-family: Georgia,Times,"Times New Roman",serif;
font-size: 200%;
text-indent: 46px;
color: #555;
padding: 12px;
background: #F0F7D4 url(img/mission-quote-bg.jpg) top left no-repeat;
}

#content .Feature {
padding-bottom: 5px;
border-bottom: 2px solid #C00;
}

#content .FeatureExhibit {
border: 1px solid #333;
background: #F0F7D4;
margin-top: 18px;
text-align: right;
}

#content .FeatureExhibit img {
padding: 00;
}

#content .FeatureExhibit p {
font-size: 90%;
margin-top: 5px;
padding-top: 0;
text-align: left;
}

#content .Caption {
margin: 2px 12px 6px 12px;
border: 1px solid #777;
border-right: 2px solid #333;
border-bottom: 2px solid #333;
background: #FFF;
font-size: 80%;
}

#content .ContentBox {
border: 1px solid #999;
padding: 3px;
background: #F0F7D4 url(img/ContentBox-bg.jpg) bottom right no-repeat;
margin: 5px;
color: #555;
}

#content .ContentBox a img {
margin: 0;
padding: 0;
}

#content .welcome {
margin-right: 170px;
margin-bottom: 5px;
border: 1px solid #333;
padding: 3px;
background: #F0F7D4;
}

#content .Directions {
margin: 0 320px 0 10px;
}

#content .Newsletter {
margin-right: 190px;
}
#content .PressRelease {
margin-right: 190px;
}

#content .ArchiveSideBox {
float: right;
width: 180px;
margin: 0 0 5px 5px;
background: #FFF;
padding: 0;
border: 1px solid #000;
border-bottom: 2px solid #000;
color: #333;
}

#content .ArchiveSideBox h3{}

#content .ArchiveSideBox ul li a {background: transparent;}


#content .GiftShop {
text-align: center;
}

#content .GiftShop .tshirtBlue {
float: left;
display: block;
height: 200px;
width: 200px;
margin: 10px 34px;
}

#content .GiftShop .tshirtRed {
float: left;
display: block;
height: 200px;
width: 200px;
margin: 10px 34px;
}

table.Tshirts {width: 535px; margin: 20px 0;}
table.Tshirts td.ShirtPic {text-align: center; padding: 10px auto}
table.Tshirts td.PurchaseButton {text-align: center; padding: 5px 8px; vertical-align: center;}


.DonateTable {
margin: 10px 5px 0 6px;
padding: 0;
}

.DonateCell {
width: 124px;
}

.DonateCell form {margin: 0; padding: 0;}

/* Post / Page Details (Edit Link) */

.details {	
background: transparent;
padding:0;
margin:10px;
}

.details p {
margin:0;
padding:0;
}

.details a {
color:#666;
margin:0;
padding:0;
}

.details a:hover {
color: #1182BA;
}

ul.archives {}
ul.archives li {line-height: 220%;}


#ContactMe a:hover {
background: none;
}



/* Footer */

#footer {
margin-top: 10px;
padding: 20px;
background: #989898 url(img/footer-bg.jpg) top left repeat-x;
font-family: "Verdana", "Arial", helvetica, geneva, sans-serif;
}

#footer .footer-info {
width: 300px;
background: #CCC;
margin: 10px 0 0 150px;
padding: 10px;
border: 1px solid #333;
}

.footer-info .right {margin: 0;}

#footer a {
color:#ccc;
}

#footer div.Meta {
float: right;
text-align: right;
background: #989898;
padding: 10px 10px 10px 15px;
margin-right: 3px;
height: 113px;
font-size: 12px;
}

#footer div.Meta ul.meta {margin: 0; padding: 0; background: #989898;}
#footer div.Meta ul.meta li {list-style-type: none; margin: 0; padding: 0; background: #989898;}
#footer div.Meta ul.meta li a{background: #989898; color: #333;}
#footer div.Meta ul.meta li a:hover{background: #989898; color: #FFF;}

#footer div.FooterLogo {
float: left;
background: url(img/footer-logo.jpg) top left no-repeat;
width: 130px;
height: 144px;
}





/* Comments */

#content ol.comments {
margin:10px 0 10px 25px;
}

ol.comments a {
color:#6699CC;
}

#content ol li {
margin:10px 0 10px 25px;
padding:10px 0;
}

#commentform {
margin: 1em 0;
background: #333;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 380px;
}

#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}



/* Calendar */

#calendar_wrap
{
padding-left:20px;
}




/* Multiple Post Navigation */

#navigation {
text-align: center;
display: block;
margin-left: 30px;
margin-right: 30px;
text-transform: lowercase;
height: 55px;
}

#navigation a {
padding: 7px;
margin: 0px;
display: block;
width: 150px;
text-align: center;
font-weight: bold;
text-decoration: none;
font-size: 130%;
}

#navigation a:link, #navigation a:visited {
background: #444;
color: #F5F6F8;
border: 1px solid #EED;
}

#navigation a:hover, #navigation a:active, #navigation a:focus {
background: #222;
border: 1px solid #F5F6F8;
color: #666;
}


/* Special Styles */


