body {
 margin:0px;
 padding:0px;
 text-align:center;
 font-family: arial, helvetica, sans-serif;
 background-color: #c2d282;
 font-size: 11px;
 color: #000;
}

A { color: #748434; font-weight: bold; text-decoration: none; }
A:hover { color: #000; font-weight: bold; text-decoration: none; }

/* these next few are hard coded into the script */
/* the title of the page */
#pagetitle { font-size: 1.2em; text-align: center; padding: 1ex;}

/* pagination links at the bottom of multiple page results */
#pagelinks { text-align: center; padding: 1em; background: #FFF;}

/* the alphabet list used on multiple pages */
#alphabet { text-align: center; margin: 10px;}

/* Response links such as "Issue a Challenge!", "Respond to the Challenge!" etc */
.respond { text-align: center; }

/* Surrounds the news archive link in the news block */
#newsarchive { text-align: left;}

/* Used when listing stories and series to define the sub-section headers "Series" and "Stories */
.sectionheader {
 background: #c2d282;
 color: #000;
 font-weight: bold;
 text-align: center;
 width: 100%;
 clear: both;
 margin-top: 2px;
 margin-bottom: 2px;
 border-top: 1px solid #000;
}

/* these define the alternating colors used in some tables and the listings of the stories, series, and challenges */
.odd { background: #eaf1cf; }
.even { background: #fff; }

/* This defines the look of the admin options for various pieces of the script.  Can be safely left undefined if you wish */
.adminoptions { font-weight: bold; }

/* Defines the appearance of the jump menu on the stories page
.jumpmenu { text-align: right; }

/* Carryover from 1.1 */
.tblborder { border: 1px solid #000; }

/* End of hardcoded classes and id's */

/* Contains the drop shadow */
#background {
 width: 760px;
 \width: 780px;
 w\idth: 760px;
 margin: 0px;
 margin-left: auto;
 margin-right: auto;
 background-color: #c2d282;
 height: 100%;
 background-image: url(images/background.gif);
 background-repeat: repeat-y;
 background-position: center top;
}

/* This wraps around the contents of the page */
#container {
 width: 750px;
 margin: 0px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 background-color: #fff;
 font-size: 11px;
 height: 100%;
}

/* The top of the header where your site's name and slogan appear */
#banner {
 height: 150px;
 width: 750px;
 background-color: #fff;
 background-image: url(images/top_image.png);
 
}

#menucon {
 padding: 0px;
 background-image: url(images/menu.png);
 background-repeat: no-repeat;
}

/* the main content section below the menu */

#content {
 padding: 15px;
 background-color: #fff;
 color: #000;
 line-height: 1.5em;
}

/* the footer below the mainpage */
#footer {
 background: #748434;
 color: #FFF;
 text-align: left;
 padding: 7px;
 margin-top: 2em;
 border-top: 1px solid #000;
}

#footer a { color: #fff; font-weight: bold; text-decoration: none; }
#footer a:hover { color: #c2d282; font-weight: bold; text-decoration: none; }

/* Drop shadow at Bottom of Page */
#bottom {
 background-image: url(images/bottom.gif);
 background-position: top;
 background-repeat: no-repeat;
 background-color: #c2d282;
 padding: 0px;
 margin: 0px;
 height: 10px;
 width: 760px;}

/* much of the content output by the script such as the contents of the help and rules files are places in this div can be safely left undefined however  */
#output { padding: 5px; }

/* Used at the top of the challenges and series pages when an individual listing is displayed.  
Not hardcoded into the script!  This is defined in the default tpl.
*/
#titleblock { margin: 10px; }
#titleblock .listbox { border: 1px solid #000; margin: 10px; }

/* defines the appearance of the news block */
.newsbox{ padding: 5px; text-align: left;}

/* defines how the story and series blocks appear */
.listbox { padding: 1em 1em; border-bottom: 1px solid #000; border-top: 1px solid #000; margin-top: -1px; }
.listbox .title { font-weight: bold; }
.classification { font-weight: bold; }

/* used in the categories page */
#categoriesblock { width: 90%; padding-left: 5%; padding-bottom: 1em; text-align: left;}

/* used in user.tpl */
#sort { text-align: right; position: relative; padding: 5px; clear: both;}
#bio { padding: 10px; }
#profile .adminoptions { font-weight: bold; height: 3em; }

#tabs {
 padding: 0;
 margin: 0;
 clear: both;
 border-top: 1px solid #000;
 border-bottom: 1px solid #000;
}

#tabs DIV{ 
 width: 33%;
 float: left;
 color: #fff;
 text-align: center;
 background: #c2d282; 
 font-size: 11px;
}

#tabs #centertab {
  background: transparent;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  width: 98%;
}

#tabs a { color: #000; }
#tabs a:active, a:hover { text-decoration: none; color: #ccc; }

#tabs #active { background: #748434; width: 34%; color: #000; }
#tabs #active a { color: #000; }
#tabs #active a:active, a:hover { text-decoration: none; color: #000; }

/* used for the blocks on the index page */
.block { background: #fff; margin: 0; padding: 0; margin-bottom: 1em; }
.block .title { background-image: url(images/title.png); background-repeat: no-repeat; color: #000; margin: 0; font-weight: bold; font-size: 13px; padding-top: 25px; text-align: right; height:47px;}
.block .content { background: #fff; margin: 0; padding: 5px; padding-top: 1px;}

/* defines the columns on the index page */
#leftindex {
 width: 197px;
 float: left; 
 margin: 10px;
 margin-top: 0;
}
html>body #leftindex { width: 200; }

#rightindex {
 margin:  0 10px 10px 261px;
}

#centerindex {
 margin-left:  10px;
 margin-right:  10px;
 margin-top:  0px;
 margin-bottom:  10px;
}

/* the clearfix class fixes certain problems with display in IE.  if you have disappearing backgrounds and/or text in a div adding this class to the PARENT might help */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline; }
/* Hides form IE-Mac \*/
* html .clearfix { height: 1%; }
.clearfix {display: block; }
/* End hiding */


/* the following defines your menu below the banner div */
#menu {
 text-align: center;
 line-height: 1.5em;
 margin-left: 150px;
 padding: 5px;
 background-color: #fff;
 border-top: 1px solid #000;
 border-bottom: 1px solid #000;
}




#story { padding: 5px; margin: 5px;}
/* end menu setup */