A:visited  {color: #41A062; text-decoration: none}
A:link  {color: #6063F9; text-decoration: none; }
A:hover   {color: #6063F9; text-decoration: underline}

body {
	background-color: #41A062;
}

body.mceContentBody {
        background-color: #FFF;
}

.mainLayout {
	width: 100%;
	margin: 0px;
	position: relative;
background-color: #FFF;
}

.mainTable {
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-right: 1px dotted #6C380D;
	border-left: 1px dotted #6C380D;
	border-top: 1px dotted #6C380D;
	border-bottom: 1px dotted #6063F9;
}

.LEFT_SIDE {
	width: 170px;
	margin: 0px;
	padding: 0px;
	border-right: 1px dotted #150979;
	border-left: 0px;
	border-top: 0px;
	


}

.MAIN_BODY {
	margin: 0px;
	padding: 0px;
}

.RIGHT_SIDE {
	width: 170px;
	margin: 0px;
	padding: 0px;
	border-left: 1px dotted #150979;
	border-right: 0px;
	border-top: 0px;
}

.rightBump {
	padding: 0px 0px 0px 3px;
}

.space {
	padding: 0px 0px 2px 2px;
}

.logo {
	padding: 0px 0px 0px 0px;
	margin: -2px 0px 0px -2px;
}

.menuOnly {
	padding: 0px 0px 0px 0px;
	margin: -2px 0px 0px 0px;
}

.recentDiary {
	padding: 0px 0px 0px 0px;
	margin: 0px -3px 0px 0px;
}

/* Quick Hit Styles */
.quickHitTime {
	font-style: italic;
}

.quickHitText {
	
}

.quickHitAuthor {
	font-size: 11px;
}

A.quickHitAuthor {
	color: #F00;
}

.quickHitTitle {
	font-size: large;
	font-weight: bold;
}

A.quickHitTitle {
	font-weight: bold;	
}



h1.diaryTitle
{
	font-size: 18px;	
	font-weight: bold;
}

h2.author
{
	font-size: 11px;	
	font-weight: normal;
}

h3.diaryTimestamp
{
	font-size: 11px;	
	font-weight: normal;
	font-style: italic;
}

a.diaryTitle
{	
	color: #000;
}

a.diaryTitle:hover
{
	color: #00F;
}

a.diaryTitle:visited
{
	color: #000;
}

a.hotList 
{
	font-weight: normal;
	font-size: 11px;
	color: #00F;
}

a.hotList:hover 
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #00F;	
}

a.author
{
	
}

a.author:hover
{
	
}

h1, h2, h3, h4, h5 {margin: 0; padding: 0; font-size: 1em;}


body {       
        font-family: verdana, arial; 
}

table {
	font-family: verdana, arial;
	font-size: 11px;
}

.objectTable {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

blockquote {
        color:#222; 
        border:1px #41A062; 
        background:#F0F0F0; 
        padding:10px 20px 10px 20px; 
        margin:10px 25px 10px 25px;
}

.blockquote {
        color:#222; 
        border:1px #41A062; 
        background:#F0F0F0; 
        padding:10px 20px 10px 20px; 
        margin:10px 25px 10px 25px;
}

.objectHeading {
	background-color: #150979;
	color: #FFFFFF; 
	padding: 5;
	margin: 0px -2px 0px 0px;
	font-size: 13px;
	width: 170px;
}

#menu {
	margin: -2px 0px 0px 0px;
}

.objectHeadingLeft {
	background-color: #150979;
	color: #FFFFFF; 
	padding: 5;
	margin: 0px 0px 0px -2px;
	font-size: 13px;
	width: 170px;
}

.smallText {
	font-family: verdana,arial;
	font-size: 10px;
}

.titleBar {
	background-color: #EEEEEE;
}

.commentBar {
        padding: 4px;
        background-color: #EEEEEE;
}

.adstrip {
	font-size: 13px;
        width: 170px;
	background: #FFFFFF;
        margin: 0px 0px 0px 0px;
        border-width: 0px;
     
	padding: 0;
}


div.adspot {
	font-size: 13px;
        width:170px !important;
        background: #FFFFFF;
        border-width: 0px;
	text-decoration: none;
	font-family: verdana, arial;
	text-align: center;
	padding: 0;
        margin: 0px 0px 0px 0px;
}

a.adstrip_hover {
        color: #ffffff;
	text-decoration: underline;  
}

a.adspot_link:hover  {
        color: #ffffff;
	text-decoration: underline;  
}

.adstrip_title {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
        background: #150979;
	text-decoration: none;
	font-family: verdana, arial;
	font-style: normal;
	text-align: left;

}

.adspot_head {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
        background: #150979;
	text-decoration: none;
	font-family: verdana, arial;
	font-style: normal;
	text-align: left;
	padding: 5px;
        margin: 0px 0px 0px -2px;
        width: 170px;

}

.blogad {
        border-color: #F0F0F0;
        border-width: 1px;
        border-style: solid;
	background: #ffffff;
	text-align: center;
        width: 160px;
padding 2px;
}

div.adspot * ul {
        list-style: none;
        width:160px;
        margin:0;
        padding:0;
}

div.adspot * li {
   border: thin solid #ECE9D8;
   text-align: center;
   cursor: pointer;
   overflow: hidden;
   display: block;
   padding: 0px;
   background: #ffffff;
   width: 160px;
}

.blogad_headline {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	margin-right: 0pt;
	margin-bottom: 0pt;
	border-spacing: 0px;
	margin-top: 8px;
	margin-left: 0pt;
	font-family: verdana, arial;
	text-align: left;
        padding:2px;
        border-spacing:0;
        width:150px;
}

.adspot_adhead {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	margin-right: 0pt;
	margin-bottom: 0pt;
	border-spacing: 0px;
	margin-top: 8px;
	margin-left: 0pt;
	font-family: verdana, arial;
	text-align: left;
        padding:2px;
        border-spacing:0;
        width:150px;
}


.blogad_thumbnail {
	border-spacing: 0px;
	border: none;
	text-align: center;
}

a.adspot_adurl img {
    border: none;
}

.blogad_text {
	font-size: 8pt;
	color: #000000;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-top: 0pt;
	margin-left: 0pt;
	font-family: arial;
	text-align: center;
padding:2px;
border-spacing:0;
display:block;
width:150px;
}

.adspot_adtext {
	font-size: 8pt;
	color: #000000;
	margin-right: 0pt;
	margin-bottom: 0pt;
	border-spacing: 0px;
	margin-top: 0pt;
	margin-left: 0pt;
	font-family: arial;
	text-align: center;
padding:2px;
border-spacing:0;
display:block;
width:150px;
}

.blogad_link {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #6063F9;
	margin-right: 0pt;
	visibility: visible;
	margin-bottom: 0pt;
	margin-top: 0pt;
	margin-left: 0pt;
	font-family: arial;
	font-style: normal;
}

.adspot_adurl  {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #6063F9;
	margin-right: 0pt;
	visibility: visible;
	margin-bottom: 0pt;
	margin-top: 0pt;
	margin-left: 0pt;
	font-family: arial;
	font-style: normal;
}


.adstrip_link {
        background: #150979; 
        text-decoration: none; 
	font-family: arial;
	text-align: left;  
        color: #ffffff;
	font-size: 8pt;
	font-weight: normal;   
}

.adspot_link {
        background: #150979; 
        text-decoration: none; 
	font-family: arial;
	text-align: left;  
        color: #ffffff;
	padding: 3px;
	margin: 0px 0px 0px -2px;
	font-size: 8pt;
	font-weight: normal;
	width:174px;      
}






.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: #ddd;
	margin: 5px 0px 2px 0px;
	padding: 2px;
	max-width: 50%;
}

.errorcomment {
	padding: 5px;
	color: #F00;
	font-weight: bold;


}

.titleBar {
	background-color: #EEEEEE;
	padding: 5px;
}


<style type="text/css">
#blogwire { }
#blogwire h2 {font-size: 11px; }
#blogwire ul {margin: 0px; padding: 0px;}
#blogwire li {list-style-type: none; 
                    font-family: verdana, arial;
                    margin-bottom: 1em;
} 
</style>




/* 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;
}

