p,
div > ul,
table {
	margin-bottom: 1em;
	}

textarea,
input {
	border: 1px solid #000;
	font: 11px/16px "News Gothic MT", "News Gothic Std", "Franklin Gothic Medium", sans-serif !important;
	}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 9px;
	}

/* keeps line-height the same */
sup {
	bottom: .5ex;
	}

sub {
	top: .5ex;
	}

#middle {
	position: relative;
	padding: 14px 12px 0;
	}

/* INSIDE PAGES NAV MENU */
#menu {
	height: 43px;
	position: relative;
	z-index: 99;
	}

#menu li {
	display: inline-block;
	background: #000;
	}

#menu li a {
	color: #fff;
	padding: 5px;
	}

#menu > ul > li {
	line-height: 23px;
	margin-right: 1px;
	}

#menu > ul > li ul {
	display: none;
	}

#menu > ul > li:hover ul {
	position: absolute;
	display: block;
	}

#menu ul ul li {
	display: block;
	padding: 0 15px;
	background: transparent url(i/nav-80bg.png) !important;
	}

/* HIDE SECTION DROPDOWN */
.space #menu li.page-item-75 ul,
.classes #menu li.page-item-94 ul,
.events #menu li.page-item-103 ul,
.program #menu li.page-item-105 ul,
.about #menu li.page-item-109 ul,
.campaign #menu li.page-item-111 ul,
.community #menu li.page-item-113 ul,
.contact #menu li.page-item-115 ul {
	display: none !important;
	}

.space #menu li.page-item-75 li.head a,
.classes #menu li.page-item-94 li.head a,
.events #menu li.page-item-103 li.head a,
.program #menu li.page-item-105 li.head a,
.about #menu li.page-item-109 li.head a,
.campaign #menu li.page-item-111 li.head a,
.community #menu li.page-item-113 li.head a,
.contact #menu li.page-item-115 li.head a {
	cursor: default;
	}

/* LEFT, SECTION-NAV MENU */
#leftnav {
	float: left;
	width: 175px;
	padding-right: 12px;
	list-style: none;
	}

#leftnav li {
	margin-bottom: 5px;
	}

#leftnav a {
	color: #999;
	font: 20px/20px "News Gothic MT",
 "Franklin Gothic Book",
 "Arial Narrow",
 sans-serif;
	letter-spacing: -0.02em;
	}

#leftnav a:hover {
	color: #000;
	}

/* .space #leftnav a:hover  {
	 background:  #00fdff 	}

.classes #leftnav a:hover  {
	 background:  #f00 	}

.events #leftnav a:hover  {
	 background:  #d87fd6 	}

.program #leftnav a:hover  {
	 background:  #cf3 	}

.about #leftnav a:hover  {
	 background:  #cf9 	}

.campaign #leftnav a:hover  {
	 background:  #9cf 	}

.community #leftnav a:hover  {
	 background:  #ff0 	}

.contact #leftnav a:hover  {
	 background:  #fc9 	}
*/

#leftnav li.current_page_item a {
	color: #000;
	}

#leftnav li.current_page_item a:hover {
	background: #fff;
	cursor: default;
	}

/* CONTENT AREA */
#content {
	float: left;
	top: 57px;
	width: 600px;
	border-left: 1px solid #000;
	padding-left: 12px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

#content img {
	max-width: 588px;
	max-height: 588px;
	}

#content ul,
#content ol {
	margin-left: 2em;
	clear: both;
	}

#content ul {
	list-style: square;
	}

#content ul ul {
	list-style: none;
	}
#content ul ul li:before {
	content: "// ";
	font-weight: 600;
	}

#content a:hover {
	background: #000;
	}

.space #content a {
	color: #099;
	}

.space #content a:hover {
	color: #00fdff;
	}

.classes #content a {
	color: #f00;
	}

.classes #content a:hover {
	color: #f00;
	}

.events #content a {
	color: #939;
	}

.events #content a:hover {
	color: #d87fd6;
	}

.program #content a {
	color: #690;
	}

.program #content a:hover {
	color: #cf3;
	}

.about #content a {
	color: #6c0;
	}

.about #content a:hover {
	color: #6c0;
	}

.campaign #content a {
	color: #36c;
	}

.campaign #content a:hover {
	color: #36c;
	}

.community #content a {
	color: #f30;
	}

.community #content a:hover {
	color: #ff0;
	}

.contact #content a {
	color: #f60;
	}

.contact #content a:hover {
	color: #f60;
	}

#content h2 {
	font: 30px/30px "News Gothic MT",
 "Franklin Gothic Book",
 "Arial Narrow",
 sans-serif;
	letter-spacing: -0.02em;
	padding-bottom: 3px;
	border-bottom: 1px solid #000;
	margin-bottom: 3px;
	text-transform: uppercase;
	}

.community #content h2 a {
	color: #000 !important;
	}

.community #content h2 a:hover {
	background: #ff0;
	}

.blog #content h2 {
	text-transform: none !important;
	}

.navigation {
	width: 588px;
	margin-top: 2em;
	border-top: 1px solid #000;
	padding: 12px 0;
	}

.entry {
	background: #fff url(i/post_meta_arrow.gif) no-repeat bottom left;
	padding-bottom: 1em;
	}

#content .post .post {
	margin-top: 2em;
	}

#content .postmetadata {
	background: #000;
	margin: 0 0 1em -12px;
	padding: 2px 12px;
	color: #fff;
	}

#content .postmetadata a {
	color: #ff0 !important;
	}

#content .postmetadata a:hover {
	color: #fff !important;
	}

#comments a {
	font-size: 11px;
	font-weight: normal;
	}

ul.share {
	list-style: none;
	margin-bottom: 0;
	}

ul.share li {
	display: inline;
	}

ul.share li:after {
	content: " / ";
	}

ul.share li.first:after,
ul.share li.last:after {
	content: none !important;
	}

.wp-caption {
	margin: 1em 0;
	}

.wp-caption img {
	margin-bottom: 3px;
	}

.commentlist {
	list-style: none;
	margin-top: 12px;
	}

.comment_id {
	display: inline-block;
	background: #660;
	margin-left: -12px;
	padding: 1px 12px;
	color: #fff;
	margin-bottom: 12px;
	}

.commentlist li {
	background: #fff url(i/comment_arrow_green.gif) no-repeat 0 17px;
	margin-bottom: 1.5em;
	}

.commentlist li:hover {
	background: #fff url(i/comment_arrow_black.gif) no-repeat 0 17px;
	}

.commentlist li:hover .comment_id {
	background: #000;
	}

.comment_id a {
	color: #fff !important;
	}

.comment_id cite {
	font-style: normal;
	font-weight: bold;
	}

.comment_id cite a {
	color: #ff0 !important;
	}

.comment_id a:hover {
	color: #fff !important;
	}

textarea#comment {
	margin-left: -13px;
	width: 600px;
	padding: 5px 12px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

input#submit {
	background: #000;
	margin-left: -12px;
	padding: 1px 12px;
	color: #fff;
	border: none;
	}

input#submit:hover {
	cursor: pointer;
	color: #ff0;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.clear {
	clear: both;
	}

/* sharethis buttons */
.stbutton {
	margin: 0 0 1em;
	}

/* SIDEBAR */
#sidebar {
	position: absolute;
	left: 824px;
	top: 57px;
	border-left: 1px solid #000;
	}

#padding {
	padding-left: 12px;
	width: 176px;
	}

#sidebar ul {
	list-style: none;
	}

#sidebar ul ul li {
	display: inline;
	}

#sidebar ul ul li:after {
	content: "// ";
	}

#sidebar ul ul li:last-child:after {
	content: none !important;
	}

#sidebar h2 {
	font-size: 120%;
	}

#sidebar a {
	color: #f30;
	}

#sidebar a:hover {
	color: #ff0;
	background: #000;
	}

#sidebar li.rss {
	margin-top: 1em;
	}

#sidebar li.rss a {
	display: block;
	width: 32px;
	height: 11px;
	text-indent: -9999px;
	background: url(i/rss.gif);
	}

#sidebar li.rss a:hover {
	background: transparent url(i/rss.gif) !important;
	}


/*mobile*/
@media handheld, only screen and (max-width: 768px) {

	#header {
		margin-bottom: 0;
		}
	
	#middle {
		padding: 12px;
		}
	
	/* INSIDE MENU */
	#menu {
		width: 100%;
		height: auto;
		background: #222;
		padding: 18px 18px 12px;
		margin: -12px;
		}
	
	#menu ul {
		width: 100%;
		margin-right: -2%;
		}
	
	#menu ul li {
		position: relative;
		top: 0 !important;
		left: 0 !important;
		}
	
	#menu ul li a {
		padding: 0;
		display: block;
		width: 100%;
		}
	
	#menu ul ul {
		margin: 10px 0;
		font-size: 16px;
		line-height: 16px;
		}
	
	#menu ul ul li {
		margin-bottom: 10px;
		}
	
	#menu ul ul a {
		background: rgba(0,0,0,0.25);
		padding: 5px;
		margin: 0;
		}
	
	#menu > ul {
		margin-right: -4%;
		}
	
	#menu > ul > li {
		min-width: 47.5%;
		padding: 5px 2%;
		margin: 0 2% 2% 0;
		border-left: 6px solid;
		background: #333 !important;
		font-size: 14px;
		line-height: 14px;
		font-weight: 300;
	
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		}
	
	#menu > ul > li a:hover {
		color: #fff !important;
		}
	
	#menu ul ul li {
		display: none;
		}
	
	#menu .mobile {
		display: block;
		}
	
	#menu .mobile li.main {
		min-width: 97.5%;
		}
	
	/* LEFT, SECTION-NAV MENU */
	#leftnav {
		float: none;
		padding: 12px;
		margin: 12px -12px;
		line-height: 24px;
		border-top: 3px solid;
		border-bottom: 3px solid;
		}
	
	#leftnav li {
		display: inline;
		}
	
	#leftnav li:before {
		content: "//";
		font-size: 16px;
		margin: 0 5px;
		}
	
	#leftnav li:first-child:before {
		content: "";
		margin: 0;
		}
	
	#content {
		border: 0;
		padding: 0;
		margin-top: 24px;
		}
	
	#content img {
		max-width: 100%;
		max-height: 400px;
		}
	
	#content img.alignright,
	#content img.alignleft {
		max-width: 50%;
		}
	
	#content h2 {
		font-size: 20px;
		line-height: 20px;
		margin-bottom: 12px;
		}
	
	#sidebar {
		display: none;
		}
	
	}

