/*
Theme Name: Central Park
Theme URI: http://durhamcentralpark.org/
Description: Custom theme for Durham Central Park.
Version: 0.1
Author: Neural9, design by Jason Baxter

   Central Park
    http://www.central-park.com/

*/

/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:inherit;font-weight:inherit;}ol,ul{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym { border:0;}
/* Begin Typography & Colors */
body {
   background: #CCC6C2 url('images/bg-page.png') repeat-x;
   text-align: center;
   margin: 0;
   padding: 0 0 50px 0;
   color: #453f3a;
   letter-spacing: 0px;
   font-size: 67.5%;
   font-family: Helvetica, Arial, sans-serif;
}
/* End Typography & Colors */



/* Begin Structure */

#page {
   margin: 0 auto;
   padding: 0;
   width: 100%;
   background: transparent;
   text-align: left;
}
#header-wrapper{
   background: transparent url('images/bg-header.png') no-repeat top center;
   border-bottom: solid 1px #2d0200;
}
#header {
   position: relative;
   width: 960px;
   min-width: 960px;
   min-height: 340px;
   margin: 0 auto;
   padding: 0;
}
#header h1 a{
   position: absolute;
   display: block;
   left: 25px;
   top: 0;
   width: 530px;
   height: 220px;
   text-indent: -9999px;
   overflow: hidden;
   background: url('images/header-logo.png') no-repeat top left;
}
#header #main-nav{
   position: absolute;
   left: 649px;
   width: 300px;
   height: 205px;
   background: #62A3E9;
}
#header #main-nav ul{
   padding: 25px 0 0;
}
#header #main-nav ul li{
   margin: 0 0 5px;
}
#header #main-nav ul li a{
   display: block;
   padding-left: 20px;
   color: #FFF;
   font-weight: bold;
   font-size: 200%;
   font-family: "Arial Black", Helvetica, arial,"Liberation Sans", FreeSans, clean, sans-serif;
   line-height: 1em;
   text-decoration: none;
   text-transform: uppercase;
}
#header #main-nav ul li a:hover{
   color: #002F62;
}
#header #main-nav ul li a.current:hover,
#header #main-nav ul li a.current{
   color: #9A1009;
   background: url("images/bg-main-nav-current.png") no-repeat;
}
#header #sub-nav{
   padding-top: 330px;
}
#header #sub-nav ul{
   padding: 13px 40px 11px;
}
#header #sub-nav ul li{
   display: inline;
   margin: 0 24px 20px 0;
}
#header #sub-nav ul li.last{
   margin-right: 0;
}
#header #sub-nav ul li a{
   display: inline-block;
   color: #FFC92C;
   font-size: 130%;
   font-family: "Arial Black", Helvetica, arial,"Liberation Sans", FreeSans, clean, sans-serif;
   text-transform: uppercase;
   text-decoration: none;
   white-space: nowrap;
   border-bottom: solid 3px #500602;
}
#header #sub-nav ul li a:hover{
   border-color: #FFC92C;
}
#header #sub-nav ul li a.current,
#header #sub-nav ul li a.current:hover{
   color: #FFF;
   border-color: #FFF;
}
#content-wrapper{
   float: left;
   width: 100%;
   background: #1C0F07 url(images/bg-content.png) no-repeat top center;
   border-top: solid 1px #352414;
   border-bottom: solid 10px #110802;
}
#content{
   width: 960px;
   margin: 0 auto;
   padding-top: 30px;
}
#banner{
   padding: 20px 30px 50px;
}
#banner h1{
   font-family: Helvetica, Arial, sans-serif;
   font-weight: bold;
   font-size: 320%;
   letter-spacing: -0.05em;
   color: #F0E975;
}
#banner h1 a{
   font-size: 45%;
   letter-spacing: -0.03em;
}
#main-content{
   float: left;
   width: 575px;
   min-height: 300px;
   margin: 0;
   padding: 20px 30px 40px;
}

.post {
   margin: 0 0 40px;
   }

.post hr {
   display: block;
   }

.clear {
   clear: both;
}
#footer {
   clear: both;
   font-family: Arial, Helvetica, sans-serif;
}
#footer a{
   font-weight: bold;
   color: #0595B9;
   border-color: #0595B9;
}
#footer a:hover{
   color: #9A1009;
   border-color: #9A1009;
}
#footer #spotlight{
   float: left;
   clear: both;
   width: 100%;
   padding: 48px 0;
   background: #E1DDDA;
   border-bottom: solid 1px #C7C0BB;
}
#footer #spotlight ul{
   width: 900px;
   margin: 0 auto;
}
#footer #spotlight ul li{
   display: block;
   float: left;
   width: 260px;
   margin-right: 48px;
}
#footer #spotlight ul li.last{
   margin-right: 0;
}
#footer #spotlight ul li h1,
#footer #spotlight ul li h2,
#footer #spotlight ul li h3{
   font-size: 220%;
   color: #0C0500;
}
#footer #spotlight ul li p{
   font-size: 120%;
   color: #0F0903;
}
#footer #org-notice{
   clear: both;
   width: 100%;
   margin: 0 auto;
   padding-top: 250px;
   font-size:  110%;
   text-align: center;
   background: url(images/bg-footer.png) no-repeat center 64px;
   border-top: solid 1px #DFDBD8;
}
#footer #copyright-notice{
   width: 900px;
   margin: 0 auto;
   padding: 10px 0 30px;
   text-align: center;
}
/* End Structure */


/* Begin Main Content */
#main-content {
   font-size: 150%;
   color: #C2DAEC;
}
#main-content h1 {
   color: #FFF;
   font: bold 300%/108.33% Helvetica, Arial, sans-serif;
   letter-spacing: -0.05em;
   margin-bottom: 0.9em;
}
#main-content h2 {
   margin: 0.3em 0 0.3em;
   font-size: 200%;
   line-height: 116.67%;
   color: #FFC92C;
}
#main-content h2 em{
   font-style: normal;
   color: #FFF;
}
#main-content h3 {
   margin: 0.8em 0 0.1em;
   font-size: 150%;
   line-height: 122.22%;
   color: #F0E975;
}
#main-content h4 {
   margin: 0.5em 0 0;
   line-height: 133.33%;
}
#main-content h2,
#main-content h3,
#main-content h4 {
   /* Top & bottom margin based on font size. */
   font-weight: bold;
   font-family: Helvetica, Verdana, Arial, sans-serif;
}
#main-content p{
   font-size: 110%;
   font-weight: normal;
   font-family: Georgia, "Times New Roman", Times, serif;
}
#main-content p,
#main-content fieldset,
#main-content table,
#main-content pre {
   /* So things don't run into each other. */
   line-height: 1.5em;
   margin-bottom: 2em;
}
#main-content optgroup {
   font-weight:normal;
}

#main-content abbr,acronym {
   /* Indicating to users that more info is available. */
   border-bottom: 1px dotted #000;
   cursor: help;
}
#main-content strong {
   /* Bringing bold back to the strong element. */
   font-weight: bold;
   color: #FFF;
}
#main-content em {
   /* Bringing italics back to the em element. */
   font-style: italic;
}

#main-content del {
   /* Striking deleted phrases. */
   text-decoration: line-through;
}
#main-content blockquote{
   /* Giving blockquotes room to breath. */
   margin: 1em;
}

#main-content ol,
#main-content ul,
#main-content dl {
   /* Bringing lists on to the page with breathing room. */
   margin: 1em 1em 2em 2em;
}

#main-content li{
   margin-bottom: 1em;
}
#main-content ol li {
   /* Giving OL's LIs generated numbers. */
   list-style: decimal outside;
}

#main-content ul li {
   /* Giving UL's LIs generated disc markers. */
   list-style: disc outside;
}

#main-content dl dd {
   /* Giving UL's LIs generated numbers. */
   margin-left: 1em;
}

#main-content th,td {
   /* Borders and padding to make the table readable. */
   padding: .5em;
}

#main-content th {
   /* Distinguishing table headers from data cells. */
   font-weight: bold;
   text-align: center;
}

#main-content caption {
   /* Coordinated margin to match cell's padding. */
   margin-bottom: 9px;
   /* Centered so it doesn't blend in to other content. */
   text-align: center;
}

#main-content sup {
   /* to preserve line-height and selector appearance */
   vertical-align: super;
}

#main-content sub {
   /* to preserve line-height and selector appearance */
   vertical-align: sub;
}


/*
 * ---------------------------------------------------------
 *  Page Specific
 * ---------------------------------------------------------
 */

/* Home */
#page.home #main-content p{
   font-size: 110%;
   font-style: italic;
}
#page.home #main-content h1 {
   margin-bottom: 0;
}
#page.home #main-content h3 a{
   font-size: 65%;
   letter-spacing: -0.03em;
}
/* Donate */
#page.donate div.donation-type{
   float: left;
   width: 49%;
   margin-bottom: 20px;
}
#page.donate div.donation-type div.submit input{
   margin: 0;
}
#page.donate li address{
   padding: 10px 20px;
}
/* People */
#page.people h2,
#page.people h3,
#page.people h4{
}
#page.people #board-of-directors,
#page.people #ex-officio{
   float: left;
}
#page.people #board-of-directors li,
#page.people #ex-officio li{
   float: left;
   width: 48%;
}
/* Events */
.events ul{
    margin: 0;
    padding: 0;
}
li.event{
   list-style: none !important;
   float: left;
   clear: left;
   width: 100%;
   margin-bottom: 10px;
   padding-bottom: 10px;
   border-bottom: solid 5px #190901;
}
li.event div.date{
   float: left;
   width: 70px;
   margin-right: 20px;
}
li.event div.date span.month{
   display: block;
   font-size: 110%;
   font-weight: bold;
   text-transform: uppercase;
   text-align: center;
}
li.event div.date span.day{
   display: block;
   font-size: 250%;
   font-weight: bold;
   text-align: center;
}
li.event .title,
li.event .description{
   margin-left: 90px !important;
}
li.event h3.title{
   margin-top: 0 !important;
   line-height: 1em !important;
}
li.event .description p{
   margin-bottom: 1em !important;
}
li.event dl.details{
   float: left;
   width: 80%;
   margin: 0 0 0 90px !important;
}
li.event dl.details dt{
   float: left;
   clear: left;
   width: 80px;
   font-size: 80%;
   font-weight: bold;
}
li.event dl.details dd{
   width: 320px;
   margin-left: 100px !important;
   padding: 0 0 0.5em 0;
}
li.event form {
    float: left;
    padding: 0 !important;

}
li.event .submit{
    margin: 20px 20px 20px 90px;
}
li.event .multiple-ticket-options{
    float: left;
    width: 100%;
    margin: 20px 20px 20px 90px;
}
li.event .multiple-ticket-options form{
    display: inline;
}
li.event .multiple-ticket-options .submit{
    float: left;
    margin: 0 20px 0 0 !important;
}
li.event form .submit input{
    margin: 0 !important;
}
/* Link styles */
#content a{
   padding-bottom: 0.04em;
   color: #74c343;
   border-bottom: dotted 1px #74C343;
   text-decoration: none;
}
#content a:hover{
   color: #F90;
   border-color: #F90;
}
#main-content a.follow-up{
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif;
}

/* Opera requires 1px of padding to render with contemporary native chrome */
button,
input[type="checkbox"],
input[type="radio"],
input[type="reset"],
input[type="submit"] {
   padding:1px;
}

/* End Main Content */

/* Begin Images */
p img {
   padding: 0;
   max-width: 100%;
   }

/*	Using 'class="alignright"' on an image will (who would've
   thought?!) align the image to the right. And using 'class="centered',
   will of course center the image. This is much better than using
   align="center", being much more futureproof (and valid) */

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
   }
/* End Images */

/* NGG Gallery */
.piclenselink{
   display: none;
}
.ngg-galleryoverview{
   float: left;
   width: 100%;
}
.ngg-galleryoverview .ngg-gallery-thumbnail-box{
   float: left;
   margin: 0 15px 15px 0;
   border: solid 5px #FFF;
}
.ngg-navigation{
   clear: left;
   width: 100%;
   padding-bottom: 20px;
}
.ngg-navigation a.page-numbers,
.ngg-navigation a.next{
   margin-right: 5px;
   margin-left: 5px;
}
.ngg-navigation a.next{
   border-bottom: none !important;
}
#main-content .ngg-gallery-thumbnail-box a{
   padding-bottom: 0 !important;
   line-height: 0;
}
/* Begin Form Elements */
#main-content form{
   padding-top: 10px;
}
#main-content form br{
   display: none;
}
#main-content form div{
   clear: left;
}
#main-content label{
   display: block;
   float: left;
   clear: left;
   width: 140px;
   height: 30px;
   margin: 0 10px 10px 0;
   padding: 8px 0 0;
   font-size: 90%;
   text-align: right;
}
#main-content form input[type=text],
#main-content form textarea,
#main-content form select{
   margin-bottom: 20px;
   padding: 5px 5px 2px;
   color: #1C0F07;
   font-size: 100%;
   font-family: Helvetica, Arial, sans-serif;
   background: #D1CFCD;
   border: solid 1px #FFF;
}
#main-content form span.wpcf7-checkbox,
#main-content form span.wpcf7-radio{
   display: block;
   padding: 0 0 20px 145px;
}
#main-content form div.submit input{
   margin: 0 0 20px 150px;
   padding: 3px 8px;
   color: #FFF;
   font-size: 110%;
   line-height: 1em;
   font-weight: bold;
   font-family: "Arial Black", Helvetica, Arial, sans-serif;
   text-transform: uppercase;
   border: solid 1px #107030;
   background: #41A83C;
   cursor: pointer;
}
form span.wpcf7-not-valid-tip{
   left: 0;
   top: -4px;
   width: 99%;
   opacity: 0.9;
   background: #C00;
   border: solid 1px #900;
   white-space: nowrap;
}
div.wpcf7-validation-errors{
   padding: 15px;
   font-size: 110%;
   color: #5C5212;
   background: #FFF15F;
   border: solid 2px #2C2200;
}
#searchform {
   margin: 10px auto;
   padding: 5px 3px;
   text-align: center;
   }

#sidebar #searchform #s {
   width: 108px;
   padding: 2px;
   }

#sidebar #searchsubmit {
   padding: 1px;
   }

/* End Form Elements */


/* Begin Sidebar */
#sidebar
{
   width: 300px;
   margin-left: 648px;
   padding: 18px 0 10px 0;
   margin-bottom: -10px;
   color: #FFF;
   font-size: 140%;
   font-family: Arial, Helvetica, sans-serif;
}
#sidebar ul{
   margin: 0;
   padding: 0;
}
#sidebar li.widget{
   padding: 20px;
   background: #190901;
   margin-bottom: 20px;
}
#sidebar h2 {
   margin-bottom: 15px;
   color: #FFC92C;
   font-size: 170%;
   font-weight: normal;
   line-height: 1.5em;
}
#sidebar h3 {
   margin-bottom: 15px;
   font-size: 120%;
   font-weight: bold;
}
#sidebar p{
   margin-bottom: 1em;
}
#sidebar strong{
   font-weight: bold;
}
#sidebar em{
   font-style: italic;
}
#sidebar ul li ol,
#sidebar ul li ul{
   padding: 5px 20px;
}
#sidebar ul li li{
   margin: 5px 0;
}
#sidebar ul li ol li{
   list-style: decimal outside;
}
#sidebar ul li ul li{
   list-style: disc outside;
}
#sidebar a.action-link{
   display: block;
   padding: 13px 15px 10px;
   color: #FFF;
   text-align: center;
   font-weight: bold;
   border: none;
}
#sidebar #volutneer-link{
   background: #2798C8;
   font-size: 85%;
}
#sidebar #volutneer-link em{
   display: block;
   font-size: 175%;
   font-style: normal;
   text-transform: uppercase;
}
#sidebar #donation-link{
   background: #6CB33C;
   font-size: 140%;
   text-transform: uppercase;
}
#sidebar a.action-link:hover{
   background: #D18A00 !important;
}
#sidebar li.ngg_images{
   padding-right: 0 !important;
}
#sidebar .ngg-widget a{
   border: none;
}
#sidebar .ngg-widget img{
   margin:0pt 15px 15px 0px;
   border:5px solid #FFF;
}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
   cursor: help;
}
hr{ display: none }
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft{
   margin-right: 20px !important;
}
.alignright{
   margin-left: 20px !important;
}
.wp-caption {
   text-align: center;
   background-color: #190901;
   padding: 20px;
   margin: 10px 0;
}
.wp-caption a{
   padding: 0 !important;
   border: none !important;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   margin: 0 !important;
   padding: 5px 0;
   font-size: 90% !important;
   font-family: helvetica, arial, sans-serif !important;
}
/* End captions */



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}*/