body
{
background-color: #e2c192;
padding: 0px;
margin: 0px;
}

body
{
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #333333;
}

.bgleft
{
background: url("images/bgleft.jpg") repeat;
}

.bgright
{
background: url("images/bgright.jpg") repeat;
}

p
{
line-height: 1.7em;
margin-bottom: 1.0em;
font-size: 13px;
}

a
{
color: #b96d00;
text-decoration: none;
}

a:hover
{
text-decoration: none;
}

/*******************************************************************/
.block-box
{
background: #fdfcf6 url("images/boxbg.gif") repeat-x;
padding: 12px;
border-top: solid 1px #e1d2bd;
border-bottom: solid 1px #e1d2bd;
margin-bottom: 12px;
text-align:left;
}

h1,h2,h3,h4,h5,h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}
h3,h4
{
font-size: 12px;
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: left;
}

h4
{
font-size: 18px;
padding-left: 18px;
background-image: url("images/db2.gif");
}

ul{
	padding-left:25px;
	}

li
{
	padding: 0px;
	font-weight: normal;
	list-style: url("images/icon.gif");
	line-height: 1.5em;
}

li:hover{
	padding: 0px;
	font-weight: normal;
	list-style: url("images/icon2.gif");
	line-height: 1.5em;
}

/* SEMANTICS ******************************************************************/
a:link.non-ul,
a:visited.non-ul,
a:active.non-ul {
	border-bottom:none;
	color:#bb6f02;
}

a:hover.non-ul{
	color:#e58802;
	border-bottom:#e58802 1px solid;	
}


.story {
  /* the frame around all elements of one story */
	background:transparent;
	color:#656551;
}

.story-header {
	background: url("images/a22.gif") bottom repeat-x;
	padding: 0px 0px 10px 10px;
	margin-top: 15px;	
	margin-bottom: 15px;
	position: relative;
}

.story-featured h3,
.story h3,
h2
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #bb6f02;
}

h1{
font-size: 18px;
}

.story-body {
	font-size: 13px;
	text-align: justify;
	padding: 0px 15px 0px 15px;
	margin-bottom: 20px;
	color: #656551;
	line-height: 1.6em;  
}

.story-featured {
	background: #fdfcf6 url("images/boxbg.gif") repeat-x;
	padding: 6px;
	border-top: solid 1px #e1d2bd;
	border-bottom: solid 1px #e1d2bd;
}
.story-featured h1 {
  /* the title of a featured story */
  background:transparent;
  color:#000000;
  font-weight:bold;
  font-size:1.4em;
  padding-left:1px;
}
.story-icons {
  /* print & mail icons in a storybox */
  float:right;
}
.story-container {
  /* frame around all stories & centerblocks*/
  padding-right:9px;
  background-color:#fff;
}
.story-footer {
	background: url("images/a33.gif") repeat-x bottom;
}

.story-footer a{
	border-bottom:none;
}

.story-information {
  font-size: 12px;
  color: #c9ba65;
}

.topicoption,
.topicoption-off {
	padding-left:25px;
	color: #8f4008;
}


/* CLASSES ********************************************************************/

/* Admin lists ****************************************************************/
.admin-list-icon {
  float:left;
  padding:5px;
}
.admin-list-table {
  width:100%;
  text-align:left;
  border-spacing:1px;
}
.admin-list-table form {
  margin:0px;
}
.admin-list-search{
  text-align:center;
  margin-top:5px;
  margin-bottom:5px;
}
.admin-list-field {
  text-align:left;
  padding-left:5px;
  padding-right:5px;
}
.admin-list-headerfield {
  text-align:left;
  padding-left:5px;
  padding-right:5px;
}
/* general alignment classes **************************************************/
.alignleft {
  text-align:left;
}
.alignright {
  text-align:right;
}
.aligncenter {
  text-align:center;
}
.aligntop {
  vertical-align:top;
}



/* Blocks *********************************************************************/
.block-box-left {
  margin:10px;
}
.block-box-left,
.block-box-right,
.block-box {
  margin:5px 10px 15px 10px;
}
.block-box-left ul,
.block-box-right ul {
  /* do not indent lists in the blocks too much */
  padding-left:20px;
  margin-top:0px;
  margin-bottom:0px;
}
.block-bg-left,
.block-bg-right{
}

.block-bg-spreader {
  /* this is making sure that the blocks have a minimum width */
  background:transparent;
  width:180px;
  height:1px;
}
.block-content,
.block-content-right,
.block-content-left {
  background:transparent;
  color:#000000;
  padding-bottom:2px;
  padding-top:2px;
  clear:both;
}
.block-content-left ul,
.block-content-right ul,
.block-content ul {
  margin-top:0;
  margin-bottom:0;
  margin-left:16px;
  padding-left:0;
  border:none;
}

.block-featured-left {
background-color: #fff;
vertical-align: top;
}
.block-featured-right {
background-color: #fff;
vertical-align: top;
}
.block-helpicon {
  padding-top:0px;
  text-align:right;
  float:right;
}
.block-outerborder-left {
  background-color: #fff;
}
.block-outerborder-right {
  background-color: #fff;
}
.block-title,
.blocktitle,
.block-title-left,
.block-title-right {
  background:transparent;
  color:#1a3955;
  font-weight:bold;
  padding-top:5px;
  padding-bottom:5px;
  text-align:left;
}

/* Block Lists ****************************************************************/
.list-feed,
.list-new-plugins,
.list-new-comments,
.list-new-trackbacks,
.list-older-stories { 
  margin:0px;
  padding:0px;
  padding-left:25px;
}

/* Comments *******************************************************************/
.comment{
background:#fcfcf9 url("images/border2.gif") repeat-x top;
border-bottom:1px solid #c3c3c3;
margin-top:15px;
padding:10px;
}
	
.commentbar-line1 {
font-family:Georgia, Verdana, Arial, Serif;
font-size: 16px;
color:#333;
padding:3px 3px;
text-align:center;
}
.commentbar-line2 {
  text-align:center;
}
.commentbar-line3 {
  background:#f7f4dd;
  border-bottom:1px solid #e1d2bd;
  border-top:1px solid #e1d2bd;
  text-align:center;
  font-size: 12px;
  color: #b96d00;
  padding:4px;
  margin-bottom:5px;
}
.commentbar-line4 {
  background:#f7f7f7;
  color: #c9ba65;
}

.commentbar-line4 li
{
	font-weight: normal;
	list-style: url("images/redo.png");
	line-height: 1.5em;
}

.commenttitle {
font-family:Georgia, Verdana, Arial, Serif;
font-size:16px;
color:#333;
}
.comment-information {
color:#747474;
}

/******************************************************************************/
.edit-perm-down {
  text-align:center;
}
.edit-perm-up{
  text-align:center;
  padding-right:10px;
  padding-left:10px;
}
.fieldhelp {
  font-size:0.8em;
  color:#666666;
}

/* Header *********************************************************************/
.headerblockbottom {
background: url("images/bgtopbottom.jpg") repeat;
width: 100%;
height: 270px;
vertical-align:middle;
}

.bgheader{
width: 100%;
background: url("images/imgheader03.jpg");
}

.bgheadertop{
width: 100%;
background: url("images/imgheader04.jpg") repeat;
}

.bgheadermenu{
width: 100%;
height: 30px;
background: url("images/imgheader05.jpg") repeat;
padding-left: 25px; 
}

.headerdiv{
height: 20px;
background: url("images/headerdiv.jpg") repeat;
}

#menu ul {
padding: 0px;
margin: 0px;
background-image: url("images/bg-menu.gif");
background-repeat: repeat;
background-position: 0 0;
list-style: none;
font-size: 16px;
font-weight: bold;
width: 100%;
height: 30px;
float: left;
}

#menu ul li {
display: inline;
}

#menu ul li a:link, #menu ul li a:visited {
background-image: url("images/bg-menu.gif");
background-repeat: repeat;
background-position: 0 0;
color: #fff;
padding: 3px 8px;
float: left;
text-decoration: none;
}

#menu ul li a:hover, #menu ul li a:active{
color: #fff;
background-position: 0 -30px;
background-color: #CCC;
height: 24px;
}

/* Footer *********************************************************************/
.footerblockbottom {
background: url("images/bgfooterbottom.jpg") repeat;
width: 100%;
height: 74px;
}

.footerblock {
background: url("images/bgfooter.jpg") repeat;
width: 90%;
height: 74px;
vertical-align:middle;
text-align:left;
}

.footerblock a{
color: #fcfcfc;
border-bottom: none;
}

.footerblock a{
color: #daecec;
border-bottom: none;
}

.footerblock a:hover{
color: #fff;
border-bottom: none;
}

/* Forms **********************************************************************/
.form-description {
  font-weight:bold;
  float:left;
  width:100px;
  text-align:right;
  padding-right:5px;
  display:block;
}
.form-field {
  padding-bottom:5px;
  margin-left:105px;
}

/******************************************************************************/
.highlight {
  color:#000000;
  background-color:yellow;
  text-decoration:none;
}
.inputTable td {
  padding:4px;
  vertical-align:top;
}
.inputTable label {
  font-weight:bold;
  float:right;
  white-space:nowrap;
}
.moderation-cc {
  width:100%;
}
.moderation-cc-row {
  clear:both;
  height:80px;
  width:100%;
}
.moderation-cc-item {
  float:left;
  text-align:center;
}
.pagenav {
  text-align:center;
}
.row_center td {
  text-align:center;
}
.searchauth {
  background:transparent;
  color:#000000;
  text-align:left;
}
.searchdate {
  background:transparent;
  color:#000000;
  text-align:right;
}
.searchform-box {
width: 230px;
top: 10px;
padding-bottom: 10px;
color:#aaa;
text-align: center;
}
.searchform-elements{
  display:inline;
  position:relative;
  top:6px;
}

.searchhits {
  background:transparent;
  color:#000000;
  text-align:right;
}
.site-slogan {
  color:#ffffff;
  background:transparent;
}

/* +++++++++++++++++++++++++++++++++++++  */
select, input[type="text"], input[type="password"], textarea, select{
	vertical-align: middle;
	border: solid 1px #e1d2bd;
	padding: 4px;
	background:#fff url("images/boxbg.gif") repeat-x top;
	margin-bottom: 2px;
}
                                                                                                                                                 
input[type="text"]:focus, input[type="password"]:focus, textarea:focus{
	color: #333;
	border: solid 1px #b96d00;
}
				
input[type="button"], input[type="submit"]  {
	background: #8f4008;
	border: solid 1px #51290c;
	font-weight: bold;
	padding: 4px;
	font-size: 13px;
	color: #f2f3de;
	vertical-align: middle;
}

/* Default Plugin CSS Declarations */
/* Recommended CSS to be used by Plugin Authors - allows easier site themeing */

.quotemain{
background: #deaa87;
border: 1px solid #a05a2c;
}

.plugin {
}
.plugin th {
  color:#000000;
  background-color:#B7C1DC;
  padding:5px;
  text-align:left;
}
.plugin tr {
  vertical-align:top;
}
.plugin td {
  padding:2px 5px 2px 5px;
}
.pluginBG {
  color:#FEFEFE;
  background-color:#bb6f02;
}
.pluginAltBG {
  background-color:#bb6f02;
}
.pluginAltBG td {
  color:#FFFFFF
}
.pluginCellTitle {
  color:#FFFFFF;
  font-weight:bold;
  background-color:#bb6f02;
  padding:5px;
}
.pluginCellFill {
  background-color:#F8FAFD;
}
.pluginCellText {
  color:#636363;
  font-weight:normal;
}
.pluginHeader {
  color:#204275;
  font-weight:bolder;
  padding-top:3px;
  padding-bottom:3px;
}
.pluginFooter, .pluginFooter td {
  background-color:#f7f4dd;
  }
.pluginAlert {
  padding:5px 15px 5px 15px;
  color:#D8010E;
  background-color:#FEF1B4;
  font-weight:bold;
}
.pluginInfo {
  padding:5px 15px 5px 15px;
}
.pluginSubTable {
  color:#000000;
  background-color:#CCCCCC;
  font-weight:normal;
  border:1px solid #CCCCCC;
}
.pluginSubTable th {
  color:#000000;
  background-color:#C9D1E4;
  padding:5px;
  text-align:left;
}
.pluginSubTable tr {
  vertical-align:top;
}
.pluginSolidOutline {
  background-color:#CCCCCC;
}
.pluginSolidFill {
  background-color:#1A3955;
}
.pluginTitle {
  background-color:#bb6f02;
  color:#F5F9FF;
  padding:4px;
  padding-left:6px;
  padding-right:6px;
}
.pluginCellSubTitle {
  background-color:#F7F7F7;
  color:#000000;
  padding:4px;
  padding-left:6px;
  padding-right:6px;
}
.pluginTinyText {
  font-size:0.70em;
}
.pluginSmallText {
  font-size:0.8em;
}
.pluginMediumText {
  font-size:1em;
}
.pluginLargeText {
  font-size:1.25em;
}
.pluginAltText {
  color:#FFFFFF;
}
.pluginRow1, .pluginRow1 td {
  color:#333;
  background-color:#f7f4dd;
  line-height:120%;
}
.pluginRow2, .pluginRow2 td {
  color:#333;
  background-color:#fdfcf5;
  line-height: 120%;
}
.pluginRow1 .pluginRollOver,
.pluginRow2 .pluginRollOver,
.pluginRollOver {
  color:#000000;
  background-color:#FFFFFF;
  line-height:120%;
}
.pluginRow1 .pluginRollOut,
.pluginRow2 .pluginRollOut,
.pluginRollOut {
  color:#000000;
  background-color:#F7F7F7;
  line-height:120%;
}
.pluginLinks A:link {
  color:#000000;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
.pluginLinks A:visited {
  color:#000000;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
.pluginLinks A:hover {
  color:#000000;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
}
.pluginBreadCrumbs,
.pluginBreadCrumbs A:link {
  color:#FFFFFF;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
.pluginBreadCrumbs A:visited {
  color:#FFFFFF;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
.pluginBreadCrumbs A:hover {
  color:#FFFFFF;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
a.pluginButton:link, a.pluginButton:visited {
  color:#000000;
  text-align:center;
  padding-top:2px;
  display:block;
  height:19px;
  text-decoration:none;
  background-color:transparent;
}
a.pluginButton:hover {
  color:blue;
  text-align:center;
  padding-top:2px;
  background:center url("navbar/images/button_over.gif");
  background-repeat:repeat-x;
  display:block;
  height:19px;
  text-decoration:none;
  background-color:transparent;
}

/* Navbar Class CSS ***********************************************************/
#navcontainer {
  float:left;
  width:100%;
  font-size:93%;
  line-height:normal;
  border-bottom:1px solid #bb6f02;
  }
#navcontainer ul {
  margin:0px;
  padding:10px 10px 0 50px;
  list-style:none;
}
#navcontainer li {
  display:inline;
  margin:0px;
  padding:0px;
}
#navcontainer a {
  float:left;
  background:url("navbar/images/tableftJ.gif") no-repeat left top;
  margin:0px;
  padding:0px 0px 0px 5px;
  text-decoration:none;
border-bottom:none;
}
#navcontainer a span {
  float:left;
  display:block;
  background:url("navbar/images/tabrightJ.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#333;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navcontainer a span {
  float:none;
}
/* End IE5-Mac hack */
#navcontainer a:hover span {
  color:#FFFFFF;
}
#navcontainer a:hover {
  background-position:0% -42px;
}
#navcontainer a:hover span {
  background-position:100% -42px;
}
#navcontainer a#current span {
  background:url("navbar/images/tabrightI.gif") no-repeat left top;
  background-position:100% -42px;
  color:#333;
}
#navcontainer a:link#current,
#navcontainer a:visited#current,
#navcontainer a:hover#current {
  background:url("navbar/images/tableftI.gif") no-repeat left top;
  background-position:0% -42px;
}

/* Common CSS for on-hover tooltip feature */
a.tooltip {
  position: relative; /*this is the key*/
  z-index:10;
  color:#000;
  text-decoration:none;
}
a.tooltip:hover  {
  z-index:100;
  text-decoration:none
}
a.tooltip span {
  display: none
}
a.tooltip:hover span {
  /*the span will display just on :hover state*/
  z-index:100;
  color:#033666;
  font-style:normal;
  font-size:.8em;
  line-height: 125%;
  display:block;
  position:absolute;
  border:1px solid #C8DAF7;
  background-color:#E5EFFF;
  padding:4px;
  text-align: left;
  text-decoration:none;
  left:-20px;
  top:10px;
  min-width:150px;
}
/* End of common CSS for on-hover info feature */

/* End of Common Plugin CSS */

/* Poll Plugin ****************************************************************/
.poll-vote,
.poll-vote-results {
  background:transparent;
  color:#000000;
  font-size:smaller;
}


/******************   NEW CSS ADDED FOR FORUM Ver 2.3 ************************/

td
{
font-size: 12px;
}

TD.navbar      {
    background-color:#f7f4dd;
    font-size: 10px;
    line-height: 32px;
    verticle-align: middle;
    text-align: center;
    font-weight: bold;
    }

TD.navbar a:link, TD.navbar a:visited { 
    font-style: normal;
    font-weight: plain;
    font-size: 10px;
    text-decoration: none;
    padding: 2px
    }

TD.navbar a:hover { 
    color: #FFF;
    font-style: normal;
    font-weight: plain;
    font-size: 10px;
    text-decoration: none;
    padding: 2px;
    }

#forumheading          { text-align:left; background-color: #fdfcf5; }
.forumtext             { color: #333; }
.forumclass1           { text-align:left; background-color: #fdfcf5; }
.forumclass2           { text-align:left; background-color: #f7f4dd; }
.forumclass3           { text-align:left; background-color: #f7f4dd; }
.forumclass4           { text-align:left; background-color: #f7f4dd; }
.forumoutline          { background-color:#f7f4dd; }

/* alternate table row colours */
.forumAlt1   { background-color:#f7f4dd; }

.forumAlt2   { background-color: #fff; }

.quotebox   { 
     border-style: ridge; 
     background-color: #ECE9D8; 
     padding:10px;
     margin: 0px;
     }

.quotetext {
     color:#000; 
     font-weight: plain; 
     background-color: #ECE9D8; 
     font-size: 9px; 
     }

.forumCode  { 
    background-color: #ECE9D8; 
    color: #000;
    width: 470px;
    height: 160px;
    overflow: auto;
    font-size: 11px;
    min-height: 50px;
    max-height: 120px;
    margin: 5px, 0px,5px,5px;
    padding:5px;
    border: 1px dashed black;
    }

.forumTitle  {
    background-color:#f7f4dd;
    font-size: 16px;
    font-weight: bold;    
    line-height: 14pt;
    font-family:Georgia, Verdana, Arial, Serif;    
 }
 
TD.forumRollOver  { 
    text-align:left;
    background-color: #fff; 
    }
TD.forumRollOut   { 
    text-align:left;
	background-color:#fdfcf5;
    }

.cblockTitle    {
    color: #FFFFFF;
    background-color: #506790;
    font-weight: bold;
    font-size: 12px;
    line-height: 16pt;
    padding-left:5px;
}

.block-divider- {
	width:100%;
	height: 14px;
	background: #fdfcf6 url("images/border1.gif") repeat-x;
}

div.figure-left{
	float: left;
	background-color: #fff;
	border: thin silver solid;
	margin: 0.5em 1.5em 0.5em 0.0em;
	padding: 1.5em;
}

div.figure-left p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}

div.figure-right{
	float: right;
	background-color: #fff;
	border: thin silver solid;
	margin: 0.5em 0.0em 0.5em 1.5em;
	padding: 1.5em;
}

div.figure-right p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}

.p-staticpage{
	text-size: 14px;
	text-align: justify;
	line-height: 20px;
}
