/*
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, .greenSidebar .passport {
	background-color:#EDA900;
}

#calendar.arthereartnow, #greenSidebar.arthereartnow, .greenSidebar .arthereartnow {
	background-color:#A5AEB4;
}
#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;
}
#home-head {
	background-color: #9C0;
	padding: 20px 10px;
}
.donate {
	margin-top: 20px;
	padding: 10px;
	background-color:#FC0;
}
#mainContent .leftCol, #mainContent .rightCol {
	width: 215px;
	float: left;
}
#mainContent .rightCol {
	margin: 0 0 0 20px;
}









/* ------------------------------- 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;
}
div.black {
	background-color:#000;
}
#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; 

}

div.socialMedia  {
	border-top: solid #39C 1px;
	padding-top: 10px;
	margin-top: 10px;
}






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

#greenSidebar.arthereartnow li a {
	color:#fff;
}
#greenSidebar.arthereartnow li a:hover, #calendar.arthereartnow a:hover {
	color:#666;
}


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 h1 {
	color: #000;
	font-size: 25px;
	font-weight: normal;
	line-height: 25px;
	padding: 0 0 10px 0;
	border-bottom: solid #E4E4E4 1px;
	margin-bottom: 40px;
	
}

#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, .donate h3 {
	color: #000;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 10px;
}
.donate h3 {
	margin-bottom: 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:#000;
}
span.arthereartnow {
	font-weight:bold;
	color:#000;
}

#mainContent ul.bulleted {
	margin: 5px 0 20px 0;
	
}

#mainContent ul.bulleted li {
	background: url(images/bullet_grey.gif) 0 3px no-repeat;
    padding: 0 0 0 15px;
	margin: 0 0 5px 0;	
}








/* SpryCollapsiblePanel.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0 0 10px 0;
	padding: 0px;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	background-color: #DDD;
	margin: 0px;
	padding: 5px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	padding-left: 15px;
	margin-bottom: 2px;
	font-weight: bold;
	color:#000;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 8px 15px 15px 15px;
	background-color: #EFEFEF;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color: #005E81;
	text-decoration: none;
	font-weight: bold;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #999999;
	color: #FFFFFF;
}



/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #CCC;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #069;
	color:#fff;
}

