body
{
    font-size: 11px;
    background-color: #dfdfdf;
    color: #333;
    text-align: left;
    font-family: Verdana, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}


#page {
    background-color: #eeeedd;
    margin: 10px auto;
    padding: 0;
    width: 760px;
    border: 1px solid #b2b2b2;
    text-align: left;
}

#header
{
    background-color: #ffcc00;
    border-bottom: 0px solid #b2b2b2;
    padding:0;
    margin: 0;
    height: 60px;
    width: 100%;
    text-align:left;
}

#headerimg
{
    margin: 0;
    padding:0;
    width: 100%;
}

#content
{
    font-size: 11px
}

.narrowcolumn {
    float: left;
    padding: 0 0 20px 25px;
    margin: 0px 0 0;
    width: 490px;
    background:#eeeedd;
    border:0px solid blue;
    }

.widecolumn
{
    padding: 10px 0 20px 0;
    margin: 5px 0 0 150px;
    width: 450px;
    line-height: 12px;

}

.widecolumn .entry p
{
    font-size: 11px;
}

.narrowcolumn .entry, .widecolumn .entry
{
    line-height: 15px;

}

.narrowcolumn .postmetadata
{
    text-align: center;
}

.alt {
    background-color: #f8f8f8;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    }

#footer {
    background-color: #eeeedd;
    font-size:9px;
    text-align:right;
    padding-right:2px;
    }

small, .bbtoolbar {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    line-height: 1.5em;
    }

.bbtoolbar {
    background-color: #EEE;
    padding: 2px;
}

h1, h2, h3 {
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;

    }

h1 {
    font-size: 11px;
    text-align: center;
    }

.description
{
    font-size: 14px;
    text-align: left;
    }

h2 {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
}

h2.pagetitle {
    font-size: 14px;
    }

h2.sponsortitle {
    font-size: 14px;
    }

#sidebar h2
{
    font-family:  Verdana, Sans-Serif;
    font-size: 11px;
}

h3 {
    font-size: 12px;
    }

h1, h1 a, h1 a:hover, h1 a:visited, .description {
    text-decoration: none;
    color: white;
    }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
    color: #333;
    }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
    text-decoration: none;
    font-size:11px;
    }

.entry p a:visited {
    color: #b85b5a;
    }

.commentlist li, #commentform input, #commentform textarea
{
    font: 11px Verdana, Arial, Sans-Serif;
}

.commentlist li {
    font-weight: bold;
    }

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 11px;
    }

.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
    }

#commentform p {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    }

.commentmetadata {
    font-weight: normal;
    }

#sidebar
{

    font-family: Verdana, Arial, Sans-Serif;
    background:#eeeedd;
    border-left:0px solid #b2b2b2;
    border:0px solid red;
    float:left;
    padding-left:5px;
    

}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike
{
    color: #777;
    
}

code {
    font: 1.1em 'Courier New', Courier, Fixed;
    }

acronym, abbr, span.caps
{
    font-size: 0.9em;
    letter-spacing: .07em;
    }

a, h2 a:hover, h3 a:hover {
    color: #06c;
    text-decoration: none;
    }


.post,.post_promoted
{
    margin-bottom:7px;
    text-align: left;
    background:#eeeedd;
}

.widecolumn .post_promoted  {
    margin: 0;
    }

.widecolumn .post  {
    margin: 0;
    }

.narrowcolumn .postmetadata {
    padding-top: 5px;
    }

.widecolumn .postmetadata {
    margin: 30px 0;
    }

#footer {
    padding: 0 0 0 1px;
    margin: 0 auto;
    width: 760px;
    clear: both;
    }

#footer p {
    margin: 0;
    padding: 20px 0;
    text-align: center;
    }

h1 {
    padding-top: 70px;
    margin: 0;
    }

.description {
    text-align: center;
    }

h2
{
    margin-top:0px;
}

.pagetitle {
    margin-top: 0px;
    text-align: left;
}

#sidebar h2 {
    margin: 0px 0 0;

    }

h3 {
    padding: 0;
    margin: 30px 0 0;
    }

h3.comments {
    padding: 0;
    margin: 40px auto 20px ;
    }

p img {
    padding: 0;
    max-width: 100%;
    }

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
}

html>body .entry ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
    list-style: none;
    padding-left: 10px;
    text-indent: -10px;
    }

html>body .entry li {
    margin: 7px 0 8px 10px;
    }


.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
    }

.entry ol li {
    margin: 0;
    padding: 0;
    }

.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
    }


#sidebarcalendar
{
    margin-bottom:15px;
    background:#eeeedd;
    border-left:100px;
}



#sidebar ul
{
    padding-left: 5px;
    margin: 0;
}
#sidebar ul ol {

    padding: 0px;
    }

#sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 5px;
    font-size:11px;
    }

#sidebar ul p, #sidebar ul select {
    margin: 5px 0 8px;
    }

#sidebar ul ul, #sidebar ul ol {
    xmargin: 5px 0 0 10px;
    }

#sidebar ul ul ul, #sidebar ul ol {
    xmargin: 0 0 0 10px;
    }

ol li, #sidebar ul ol li {
    list-style: decimal outside;
    }

#sidebar ul ul li, #sidebar ul ol li {
    xmargin: 3px 0 0;
    padding: 0;
    }

#searchform {
    margin: 10px auto;
    padding: 5px 3px;
    text-align: center;
    }

#sidebar #searchform #s {
    width: 130px;
    padding: 2px;
    float:left;
    }

#sidebar #searchsubmit {
    padding: 1px;
    }

.entry form
{
    text-align:center;
}

select
{
    width: 130px;
}

#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
    }

#commentform textarea {
    width: 100%;
    padding: 2px;
    font-size:12px;
    }

#commentform #submit {

    }
/* End Form Elements */



/* Begin Comments*/
.alt {
    margin: 0;
    padding: 10px;
    }

.commentlist {
    padding: 0;
    text-align: justify;
    }

.commentlist li {
    margin: 15px 0 3px;
    padding: 5px 10px 3px;
    list-style: none;
    }

.commentlist p {
    margin: 10px 5px 10px 0;
    }

#commentform p {
    margin: 5px 0;
    }

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
    }

.commentmetadata {
    margin: 0;
    display: block;
    }
/* End Comments */



/* Begin Sidebar */
#sidebar
{
    padding-top:5px;
    padding-left:20px;
    margin-left: 545px;
    width: 175px;
}

#sidebar form {
    margin: 0;
    }
/* End Sidebar */




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

acronym, abbr {
    border-bottom: 1px dashed #999;
    }

blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
    }

blockquote cite {
    margin: 5px 0 0;
    
    display: block;
    }

.center {
    text-align: center;
    }

hr {
    display: none;
    }

a img {
    border: none;
    }

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
    }

.white {
    color: white;
}

#content td {
    font-size: 11px;

}

.bbtextarea
{
    width: 650px; height: 160px;
}

.sponsor_title
{
    font-weight:bold;
    font-size:11px;
    padding-bottom:8px;
    padding-top:0px;
    color:#666666;
    

}

.sponsor_title2, .sponsor_address, .sponsor_contact
{
    padding-bottom:10px;
}
.sponsor_address_cityzip
{
    font-weight:bold;
    padding-top:8px;
}
.sponsor_note, .sponsor_address
{
    xborder-top:1px solid #ffcc00;
    padding:5px;
    padding-left:0px;
    width:450px;

}

.sponsor_noteinternal
{
    padding:5px;
    padding-top:10px;
    color:green;
    width:445px;
    border:1px dotted #b2b2b2;
    background:#eeeecc;
}

.sponsor_logo
{
   padding:5px;
   padding-left:0px;
}
.sponsor_logo img
{
    border:1px solid #b2b2b2;
    padding:5px;
    background:#ffffff;
}

#primary_links
{
    background: transparent url(images/abcbg.gif);
    text-align:right;
    padding-left:5px;
    padding-right:5px;
    padding-top:8px;
    border-bottom:0px solid #ffffff;
    height:32px;
}


#secondary_links
{
    text-align:left;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
    padding-top:5px;
    margin-bottom:5px;
    border-bottom:1px dotted #b2b2b2;
    border-top:1px dotted #b2b2b2;
    text-align:left;
    background:#eeeeee;
    line-height:20px;

}

#secondary_links a
{
    background:#eeeeee;
    border:1px solid #eeeeee;
    padding:1px;
}


#secondary_links a:hover, .cathl
{
    background:#eeeedd;
    border:1px solid #b2b2b2;
    padding:1px;
}


.btn_submit
{
    border:1px solid #b2b2b2;
    font-size:11px;
}
a, a:link
{
  color: #287755;
  text-decoration: none;
  font-size:11px;
  font-weight:normal;
}

a:visited
{
  color: #287755;
  text-decoration: none;

  font-size:11px;
  font-weight:normal;
}

a:hover
{
  color: #000000;
  text-decoration: none;
  font-weight:normal;
  font-size:11px;
}

.nav_abc, .nav_abc a
{
    background:transparent;
    font-size:11px;
    padding-top:5px;

}
.nav_abc a
{
    font-weight:bold;
    font-size:11px;
}

.nav_abc a:hover
{
    font-weight:bold;
    font-size:11px;
    background:#dddddd;

}

.nav_abc_hl
{
  font-weight:bold;
  background:#ffcc00;
  font-size:11px;
}
.nav_search
{
    padding-top:10px;
    padding-bottom:10px;
}


td.rowR, th.rowR, .rowRaction {
    border-bottom: 1px solid #b2b2b2;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: right;
}


td.rowL, th.rowL {
    border-bottom: 1px solid #DDDDDD;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: left;
    padding-left: 4px;
    vertical-align:top;
    font-size:11px;
}

th.rowL
{
    font-weight:bold;
}

td.rowLaction
{
    background:#eeeedd;
}
td.rowLG, th.rowLG,td.rowLGR, th.rowLGR {
    padding-left: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: left;
    color: #266080;

}
td.rowLGR, th.rowLGR
{
    text-align:right;
}



td.rowLNB, th.rowLNB {
    border-bottom: 0px solid #DDDDDD;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: left;
}

td.rowC, th.rowC {
    border-bottom: 1px solid #DDDDDD;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
}

td.rowR, th.rowR, .rowRaction {
    border-bottom: 1px solid #DDDDDD;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: right;
}

td.rowRaction
{
    background:#dddddd;
}

.event_dayheader, .event_currday
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size:14px;
    font-weight:bold;
    border-bottom:1px solid #b2b2b2;
    margin-bottom:10px;
    color:#666666;
    margin-top: 0px;
    text-align: left;
}
.event_currday
{
    border:0px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size:14px;
}

.event_body,.event_entry, .event_detail
{
    padding-left:15px;
    padding-top:0px;
    padding-bottom:2px;
    color:#666666;

}

.event_entry
{
    padding-bottom:0px;
}

.event_detail
{
    line-height:150%;
    padding-left:0px;
}

.event_title,
.event_title_detail,
.event_title_date,
.event_title_mylist,
.xsponsor_title,
.xsponsor_title2,
.event_title a,
.event_title a:link,
.event_title a:visited,
.event_title a:hover,
.event_title_promoted,
.event_title_promoted a,
.event_title_promoted a:link,
.event_title_promoted a:visited,
.event_title_promoted a:hover

{
    font-weight:bold;
   
    padding:3px;
    padding-left:0px;
    padding-top:7px;
    font-size:11px;
    margin: 0px 0 0 0;
    padding-bottom: 1px;
    border: 0;
    border-bottom: 0px solid #cca;
    width: 480px;
    line-height: 130%;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight:bold;
    font-size:11px;
    color:#666666;
}

.event_title_detail
{
    color:#333;
    font-size:13px;
}
.event_title_date
{
    padding-top:3px;
}
.event_title a:hover
{

    color:#333333;
}
.event_title_promoted a:hover
{
    
    color:#cc0000;
}

.event_title a:hover
{

    color:#cc0000;
}
.event_title_mylist
{
    border:0px;
}

.event_title_promoted
{
    border-bottom:1px solid #b2b2b2;
}

.event_title_promoted a:link
{

    color:#cc0000;
}

td.curr_dayheader
{
    width:60%;
    text-align:center;
    color:#8B6F00;
    font-size:16px;
}

.running_event
{
    padding-bottom:15px;
    border:0px solid red;
}




.event_running_date,
.event_running_date a,
.event_running_date_promoted,
.event_running_date_promoted a
{
    font-size:11px;
}

.cal_selected
{
    color:#cc0000;
}

pre
{
    font-size:11px;
}


.bigarrow
{
    font-size:14px;
    color:#666666;
    font-weight:bold;
}


.sponsor_address_cityzip
{
}

textarea  {
    margin:2px;
    padding:2px;
    border:1px solid #ccc;
    font-size:11px;
    background:#eeeeee;
}

select, textarea, input
{
   font-size:11px;
}


.eventprevnext, .searchbar
{
    background:#eeeedd;
    padding:0px;
    padding-top:5px;
    padding-bottom:20px;
    border-top:0px solid #b2b2b2;
    border-bottom:0px solid #b2b2b2;
    border-bottom:0px solid #b2b2b2;
}

.help
{
    color:#666666;
}
.msg
{
    border:1px solid #b2b2b2;
    color:#B0C4DE;
    width:500px;
    padding:2px;
    font-size:11px;
}
.sel_icity
{
    background:#ffffff;
    color:black;

}

.off
{
    color:#000000;
    font-weight:bold;
    padding:0px;
    display:inline;
    padding:1px;
    width:16px;
    border:1px solid red;
}
.on
{
    color:#B0C4DE;
}

.post a,.post_promoted a
{
    font-size:11px;
}



.monthname  {
  font-size:12px;
  line-height:16px;
  font-weight:bold;
  background:#eeeedd;
  color:#aaaaaa;
  width:60px;
  text-align:center;
  text-transform:uppercase;
  margin:0;
  padding:0;
}
.daynum  {
  width:50px;
  line-height:30px;
  letter-spacing:-0.05em;
  text-align:center;
  padding:0 5px 0 5px;
  background:#eeeedd;
  font-size:25px;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  margin:0;
  color:#666666;


}
.yearnum  {
  width:60px;
  line-height:16px;
  margin:0;
  padding:0;
  text-align:center;
  font-size:12px;
  font-weight:bold;
  background:#eeeedd;
  color:#aaa;
}

.postdate  {
  width:60px;
  margin:10px 10px 0 0;
  margin-top:16px;
  margin-right:10px;
  float:left;
  margin-left:0px;
  padding-left:0px;

}
.nb
{

}

.prevnextbar
{
    background:#eeeedd;
    padding-top:5px;
    padding-bottom:10px;

}

.event_entry_empty
{
    font-size:3px;
    padding:0px;
    margin:0px;
}

wrap0, .wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  display: block;
   margin-right:0px;
   float:none;
  }
.wrap0
{
    float:left;padding-right:0px;
    padding-bottom:0px;
}

.wrap1 {
  float:left;
  background:url('images/shadow.gif') right bottom no-repeat;
  }
.wrap2 {
  background:url('images/corner_bl.gif') left bottom no-repeat;
  }
.wrap3 {
  padding:0px 3px 4px 0;
  background:url('images/corner_tr.gif') right top no-repeat;
  }

.wrap3 img {
  display:block;
  }


.searchform select
{
    width:60px;
}

fieldset
{
    border:1px solid #b2b2b2;
}
.bb-image
{
    padding:4px;
    padding-left:0px;
    padding-right:6px;
}

a.sponsor_lnk_list
{
    font-size:12px;
}
.entrytext
{
    line-height:150%;
    padding-top:5px;
}
.skyscraper
{
    background:#eeeedd;
}

a.ko_link
{   
    color:#cc0000;
    font-size:11px;
}
a.ko_link:hover
{   
    color:#666666;
}

.scalendar
{
    width:180px;

}
.rt_error
{
    color:yellow;
    font-weight:bold;
    background:black;
    font-family:Courier New;
    font-size:14px;
}

