a:link  {color: #114477; text-decoration: none;}
a:visited  {color: #114477; text-decoration: none;}
a:hover   {color: #228b22; text-decoration: underline;}
/*a:active  {color: #00007d;  text-decoration: none;}*/

.quickHitTitle {
  font-size: 18px;
  font-weight: bold;
}

a.quickHitTitle {
  font-weight: bold;
  font-size: 10px;
}

.quickHitTime {
  font-style: italic;
  padding: 5px 5px 40px 20px;
}

.quickHitText {
  padding: 5px 5px 5px 5px;
}

.quickHitAuthor {
  font-size: 11px;
}

A.quickHitAuthor {

}

a.special:link {
     color: #FCFBE1;
     background-color: transparent;
     }

a.special:visited {
     color: #FCFBE1;
     background-color: transparent;
     }

a.special:hover {
     color: #FCFBE1;
     background-color: #FCFBE1;
     text-decoration: none;
     }

a.special:active {
     color: #FCFBE1;
     background-color: transparent;
     }

body 
{
      background-color: #FCFBE1;
      font-color: #000000;
      font-family: arial; sans-serif;
      position: absolute; /*top: 40px;*/
}

.mainLayout {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.mainTable {
	padding: 0px;
	width: 100%;
}

.LEFT_SIDE {
	width: 150px;
	padding: 10px;
	border-right: 1px solid #FCFBE1;
}

.MAIN_BODY {
	width: 100%;
}

.RIGHT_SIDE {
	width: 150px;
	padding: 10px;
	border-left: 1px solid #FCFBE1;	
}


li {margin-bottom: .5em}

li.br {margin-bottom: 0}

h1.diaryTitle
{
	font-size: 18px;	
	font-weight: bold;
}

h2.author
{
	font-size: 12px;	
	font-weight: normal;
}

h3.diaryTimestamp
{
	font-size: 12px;	
	font-weight: normal;
	font-style: italic;
}

a.diaryTitle
{	
	color: #000;
}

a.diaryTitle:hover

{color: #228b22; text-decoration: underline;}

a.diaryTitle:visited
{
	color: #000;
}

a.hotList 
{
	font-weight: normal;
	font-size: 11px;
	color: #114477;
}

a.hotList:hover 
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #228b22;	
}

a.author
{
	
}

a.author:hover
{
	
}

h1, h2, h3, h4, h5 {margin: 0; padding: 0; font-size: 1em;}


table 
{
	font-family: arial; sans-serif;
	font-size: 12px;
    color: #000000;   
}

.theFlip 
{
        padding: 15px;
}

.objectTable
{
   /*border-width: 1px;*/
   /*border-color: #060;*/
   /*border-style: solid;*/
     font-family: arial; sans-serif;
     font-size: 12px;
}

blockquote 
{
   /*margin-left: 40px;*/
   /*margin-right: 40px;*/
	margin: 0px 0px 0px 10px;
	padding-left: 20px;
   /*border-width: 1px;*/
	border-left: 5px solid #777777;
   /*border-color: #FF9900;*/
   /*border-style: ridge;*/
	color: #333333;
   /*background-color: #FFFFFF;*/
   /*padding: 10px;*/
        font-family: arial; sans-serif;
}

.blockquote 
{
   /*margin-left: 40px;*/
   /*margin-right: 40px;*/
	margin: 0px 0px 0px 10px;
	padding-left: 20px;
   /*border-width: 1px;*/
	border-left: 5px solid #777777;
   /*border-color: #FF9900;*/
   /*border-style: ridge;*/
	color: #333333;
   /*background-color: #FFFFFF;*/
   /*padding: 10px;*/
        font-family: arial; sans-serif
}

.objectHeading
{
      /*background-color: #FFFFFF;*/
	color: #006400;
	border-top: 2px solid #006400;
	border-bottom: 2px solid #006400;
	padding: 5px;
        font-family: arial; sans-serif;
}

.rightSide {
	border-left-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;      
}

.leftSide {
	border-right-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;     
}




.smallText
{
	font-size: 12px;      
}


.objectButton 
{

}

.bannerText
{
font-size:  36px;
}

.linkHide
{
font-color: #FCFBE1;
}

.banner  
{ float: right; clear: right; margin: 2ex 0.75ex 0 0; padding: 0; border: solid 1px rgb(216,210,195); position: absolute; top: -60px; left: 5px; width: 100% }

body.mceContentBody {
  background: #FFF;
  }


.ajaxPreviewCommentTitle {
	font-weight: bold;
}

.ajaxPreviewCommentText {
	margin: 5px;
}

.ajaxPreviewCommentAuthor {
	
}

.ajaxPreviewPostBar {
	border: 2px solid #00CC00;
	text-align: center;
	width: 95%;
    padding: 5px;
	margin: 0 auto;
	position: relative;
}

.ajaxCommentBox {
	border: 2px solid #00CC00;
	width: 95%;
    padding: 5px;
	margin: 5 auto;
	position: relative;
}

.commentBar {
	background-color: #FCFBE1;
	margin: 5px 0px 2px 0px;
	padding: 2px;
	max-width: 50%;
}

.errorcomment {
	padding: 5px;
	color: #F00;
	font-weight: bold;
}

.titleBar {
	background-color: #FCFBE1;
	padding: 5px;
}


/* NEW STYLES ADDED FOR THE NOV '07 SOAPBLOX UPGRADE */
/* Used for all errrors */
.soapbloxError {
	color: #F00;
}

/* used in HTML paraser to indicate what is broken */
.soapbloxErrorOffender {
	font-weight: bold;	
}

.soapbloxErrorContext {
	font-weight: black;	
}

/* color of the accent for comments labeled [new] */
.newComment {
	color: #F00;
	font-weight: bold;	
}

/* TAB STYLES START */
/* tabnav is the TOP LEVEL of the tabs */
ul.tabnav {
	text-align: left; /* Set the position of the tabs */ 
	margin: 20px 20px 0px 20px;
	font: 11px verdana, arial, sans-serif;
	border-bottom: 1px solid #00CC00;
	list-style-type: none;
	padding: 5px 5px 5px 5px;
	min-width: 535px;
	width: 535px;
}

/* This forces the tabs to be in one line */
ul.tabnav li {display: inline;}

/* What the tab does when it's hovered */
li.taboff a:hover { 
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}


/* setting for the unselected top tab link*/
li.taboff a {
	padding: 3px 15px 3px 15px;
	border: 1px solid #00CC00;
	background-color: #fff;
	margin-right: 0px;
	text-decoration: none;
	border-bottom: none;
}

/* settings for selected top tab link */
li.tabon a { 
	border-left: 1px solid #00CC00;
	border-top: 1px solid #00CC00;
	border-right: 1px solid #00CC00;
	padding: 0px 16px 5px 16px; 
	position: relative;
	top: 1px;
	padding-top: 10px;
	background-color: #FFF;  
	font-weight: bold;
}

/* Style for the second line in the profile tab */
ul.botnav {
	text-align: left;
	margin: 0px 20px 0px 20px;
	font: 10px verdana, arial, sans-serif;
	list-style-type: none;
	padding: 5px 5px 5px 4px;
	color: black;
	background-color: #eee;
	min-width: 535px;
	width: 535px;	
}

/* forces the second line of the profile tab to be displayed on one line */
ul.botnav li {display: inline;}

/* The color of links on the second line of the profile tabs */
ul.botnav li a {
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}

ul.botnav li {
	color: #000;
	padding: 0px 4px 0px 4px;
}


/*hoverpopups type 1*/

#popup { color: #000; background-color: #c0c0c0; }

#popup a, #popup a:visited {
position: relative;
display: block;
width: 130px;
line-height: 30px;
text-align: right;
padding: 0 10px;
margin: 0;
border: 1px solid #666;
text-decoration: none;
font-size: 1em;
font-weight: bold;
}

#popup a span {display: none;}

#popup a:hover { background-color: #e9e9e2; }

/* the IE correction rule */
#popup a:hover	{
color: #f00; background-color: #e9e9e2;
text-indent: 0; /* added the default value */
}

#popup a:hover span{
display: block;
position: absolute;
top: 0px;
left: 170px;
width: 320px;
margin: 0px;
padding: 10px;
color: #335500;
font-weight: normal;
background: #e5e5e5;
text-align: left;
border: 1px solid #666;
}
