/*
Theme Name: HyPa
Theme URI: 
Description: Custom theme for HyPa
Version: 
Author: Sandbox Studio
Author URI: http://sandboxstudio.net
Tags: 

*/








html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	/*font-family:inherit;*/
	font-style:normal;
	font-weight:400;
	margin:0;
	padding:0;
	text-align:left;
}
:focus { outline:0;} 
body {
	color:#333333;
	voice-family:inherit;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
}
ul { list-style:none;}
table {border-collapse:collapse;border-spacing:0; width:100%;}

a {
	color:#9C0;
	outline:none;
	text-decoration:none;
}
a:hover {
	color:#39C;
	text-decoration:none;
}
#mainContent a {
	color:#81AC00;
}
#mainContent a:hover {
	color:#09C;
}
.bolded, strong {
	font-weight: bold;
}
.clearBoth {
	clear: both;
}
.clearBothPadded {
	clear: both;
	padding-top: 10px;
}








/* ------------------------------- div definitions ---------------------------------*/

#container {
	position: relative;
	min-height: 100%;
	width: 980px;
}

* html #container {
	height: 100%;
}
#wrapper {
	width: 730px;
	float: left;
}
#sidebar {
	width: 230px;
	margin-left: 20px;
	float: left;
	margin-bottom: 40px;
}
#masthead {
	width: 730px;
	height: 300px;
}
#logo {
	width: 210px;
	float: left;
	height: 235px;
}
#logo img {
	margin-top: 40px;
	margin-left: 40px;
}
#logo a {
	display: block;
	height: 235px;
	width: 210px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#logo a:hover {
	background-image: url(images/logo_rollover.png);
}
#navbar {
	width: 480px;
	float: left;
	margin-left: 40px;
}
#col1 {
	width: 210px;
	float: left;
}
#col2 {
	width: 480px;
	float: left;
	margin-left: 40px;
	margin-bottom: 40px;
}
#mainContent {
	background-color: #FFF;
	padding: 10px;
}
#calendar, #greenSidebar, #greenFoot {
	background-color: #9C0;
	padding: 10px;
}

#calendar.passport, #greenSidebar.passport {
	background-color:#EDA900;
}
#mainContent .post, p.divider {
	border-bottom: solid #E4E4E4 1px;
	margin-bottom: 40px;
}
#mainContent .post {
	border-bottom: solid #E4E4E4 1px;
	margin-bottom: 40px;
}
.bucket {
	margin-top: 20px;
}
.square150, img.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
/*	height: 150px;
	width: 150px;
*/	margin-top: 4px;
}
#footCol1, #footCol2, #footCol3  {
	width: 210px;
	float: left;
	margin-right: 20px;
}
.teaser {
	margin: 20px 0 20px 0;
}









/* ------------------------------- primary nav ---------------------------------*/


#navbar ul {
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#navbar ul li {
	float: left;
}

#navbar ul li a {
	display:block;
	float: left;
	padding: 20px 8px 0px 8px;
	font-weight: bold;
	border-left: solid #666 1px;
}
#navbar ul li a.selected, #navbar ul li a.selected:hover {
	color: #FFF;
}
#navbar ul li a:hover {
	text-decoration: none;
	color: #3CF;
}
body#about #aboutNav a,
body#involved #involvedNav a,
body#arts #artsNav a,
body#visit #visitNav a,
body#cal #calNav a,
li.current_page_item a {
	color: #FFF;
}





/* ------------------------------- tactical nav, blue foot ---------------------------------*/

#tactical, div.blueFoot {
	background-color: #069;
	padding: 10px;
}
#tactical ul {
	border-top: solid #39C 1px;
	padding-top: 8px;
}
#tactical li, div.blueFoot li {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	margin-top: 3px;
}
div.blueFoot li {
	margin-top: 0px;
}
#tactical li a, div.blueFoot li a {
	font-weight: bold;
	padding-right: 14px;  
    background: url(images/arrows.gif) right no-repeat; 
}
#tactical li a:hover, div.blueFoot li a:hover {
	text-decoration: none;
	color: #39C;
	background: url(images/arrows_green.gif) right no-repeat; 
}
#searchBox {
	margin-bottom: 10px;
}
#searchField, .search-text {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	width: 135px;
	margin-right: 5px;
}

#tactical ul.rss {
	margin-top:10px;
}
#tactical ul.rss li a {
	font-weight: bold;
	padding-left: 20px;  
    background: url(/images/rss.png) left no-repeat; 

}






/* ------------------------------- view more links ---------------------------------*/

ul.viewMore li {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	margin-bottom: 8px;
}
ul.viewMore li a {
	font-weight: bold;
	padding-right: 14px;  
    background: url(images/arrows_blackWhite.gif) right no-repeat; 
}
ul.viewMore li a:hover {
	text-decoration: none;
	color: #39C;
	background: url(images/arrows_greenWhite.gif) right no-repeat; 
}

#mainContent a.more-link {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
	padding-right: 14px;
	background: url(images/arrows_blackWhite.gif) right no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #9C0;
}

#mainContent a.more-link:hover {
	text-decoration: none;
	color: #39C;
	background: url(images/arrows_greenWhite.gif) right no-repeat; 
}


/* ------------------------------- green sidebar/footer list of links ---------------------------------*/


#greenSidebar ul {
	margin-top: 40px;
}
#greenSidebar ul.tight{
	margin-top: 10px;
	margin-bottom: 40px;
}
#greenSidebar ul.secondList {
	margin-top: 10px;
}
#greenFoot ul {
	margin-top: 10px;
	margin-bottom: 20px;
}

#greenSidebar ul li, #greenFoot ul li {
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
#greenSidebar li a, #greenFoot li a {
	font-weight: bold;
	color: #069;
}
#greenSidebar li a:hover, #greenFoot li a:hover {
	text-decoration: none;
	color: #09C;
}

p.description {
	margin-top: 40px;
	margin-bottom: 20px;
}

p.first {
	margin-top: 40px;
}
p.firstShorter {
	margin-top: 20px;
}
p.additional {
	margin-top: 10px;
}

.imageUpload {
	margin: 0 10px 0 0;
}




/* ------------------------------- footer ---------------------------------*/

#footer p {
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
	margin-top: 10px;
}
#footer p.left {
	float: left;
	width: 240px;
}
#footer p.right {
	float: left;
	width: 200px;
}



/* ------------------------------- Text Styles ---------------------------------*/

#mainContent h2 {
	color: #000;
	font-size: 25px;
	font-weight: normal;
	line-height: 25px;
	margin-bottom: 10px;
}
#mainContent .post h2 {
	color: #069;
	margin-bottom: 2px;
}

#calendar h2 {
	color: #FFF;
	font-size: 23px;
	font-weight: normal;
	margin-top: 35px;
	line-height: 23px;
	margin-bottom: 5px;
}
h2 a:hover {
	text-decoration: none;
}
#mainContent h2 a {
	color: #069;
}

#mainContent h2 a:hover, #calendar h2 a:hover {
	color: #09F;
}
#calendar h2 a {
	color: #FFF;
}

#calendar h3, #greenSidebar h3, #greenFoot h3 {
	color: #000;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 10px;
}

#greenSidebar h3.spacer {
	margin-top: 40px;
}

#mainContent h3 {
	color: #069;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 10px;
}

#mainContent h5 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
	padding-top: 10px;
	border-top: solid #E4E4E4 1px;
}

#mainContent p {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 18px;
	color: #333;
}

#mainContent p.date, #calendar p.date {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
span.date {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent p.time {
	color: #333;
	font-style: italic;
}
#mainContent p.divider {
	border-bottom: solid #E4E4E4 1px;
	margin-bottom: 40px;
	padding-bottom: 10px;
}
#comment {
	width: 450px;
	}
	
span.passport {
	font-weight:bold;
	color:#EDA900;
}
