.test {
       color:#fff;
}

div.rightcol li {
  list-style: none;
}

A:visited {
	color: #1B3C6F;
	text-decoration: none
}

A:link {
	color: #1B3C6F;
	text-decoration: none;
}

A:active {
	color: #0000FF;
	text-decoration: none
}

A:hover {
	color: #1B3C6F;
	text-decoration: underline
}

body {
	background-color: #777777;
	margin:0px;
	padding:0px;
}


body.mceContentBody {
   background: #fff;
}

.mainTable {
	padding: 0px;
	width: 100%;
        background-image:url(../upload/main_bg.jpg);
       background-repeat:repeat-x;
        background-position:top left;
background-color:#fff7f8;
}

.LEFT_SIDE {
	width: 100%;
	padding: 10px 10px 0px 10px;
	border-left: 1px dashed #EFE0E2;
}

.MAIN_BODY {
	padding: 0px 10px;
	margin: 0px;
width: 100%;
}

.RIGHT_SIDE {
	width: 100%;
		padding: 10px 10px 0px 10px;
	border-left: 1px dashed #EFE0E2;
}

table {
	font-family: verdana, arial;
        font-size: 12px;
        line-height:12.5pt;
        padding: 0px;
        

}

/* BEGIN Styles used for bloxes */
.objectTable {
	border-width: 1px;
	border-color: #353e62;
	border-style: solid;
	width: 100%;
}

.objectHeading {
	background-color: #353e62;
	padding: 5px;
	font-weight: bold;
        color: #FFF;
}

.objectContent {
	color: #000000;
	padding: 2px 5px 2px 0px;
	margin: 0px;
	width: 100%;
}
/* END Styles used for bloxes */

 /* BEGIN  Diary Title Style */
h1.diaryTitle {
	font-size: 20px;
	font-weight: bold;
        color: #2a3a4f;
        font-family: arial, sans-serif;
        padding-top:4px;
        line-height: 24px;
}

h2.author {
	font-size: 11px;
	font-weight: normal;
}

h3.diaryTimestamp {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

a.diaryTitle {
	color: #2a3a4f;
}

a.diaryTitle:hover {
	color: #2a3a4f;
}

a.diaryTitle:visited {
	color: #2a3a4f;
}

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;
}

/* End Diary Title Style */
blockquote {
	margin: 0px 40px 0px 40px;
	border: 1px dashed #353e62;
	background-color: #EEEEEE;
	padding: 10px;
}

.theFlip {
	padding: 20px;
}

.smallText {
	font-family: verdana, arial;
	font-size: 10px;
         
}

.titleBar {
	background-color: #EEEEEE;
}

.objectButton {
	
}

.commentBar {
	background-color: #DDDDDD;
}

/* Quick Hit Styles */
.quickHitTime {
	font-style: italic;
}

.quickHitText {
	
}

.quickHitAuthor {
	font-size: 11px;
}

A.quickHitAuthor {
	color: #F00;
}

.quickHitTitle {
	font-weight: bold;
}

A.quickHitTitle {
	font-weight: bold;
}

.groupEntry A {
	font-family: verdana, arial;
	font-size: 10px;
}

.groupFeed A {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	background-color: #EEE;
}

.timeEntry A {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;	
}

.timeFeed A {
	font-family: verdana, arial;
	font-size: 10px;
}

/*
  Open Left Styles 
*/

/* Pad the page */

.mainLayout {
  margin:0px;
  padding: 0px;
  width: 1046px;
}

/* Header and main menu styles */

#header {
  clear: both;
  height: 70px;
  text-align: left;
  background: maroon
  url(../upload/bg_header.jpg)
              repeat-x
              scroll
              left top;
  width:1046px;
  padding:0px;
  margin:0px;
}

#pageTitle {
  position: relative;
  left: 37px;
  display: block;
  float: left;
  width: 169px;
  height: 70px;
  background: transparent
url(../upload/logo.jpg)
              no-repeat
              scroll
              left top;
}

#pageTitle a {
  display: block;
  width: 157px;
  line-height: 70px;
  outline-width: 0;
  text-indent: -5000em;
}

#mainMenu {
  float: right;
  margin: 0;
  padding-top: 30px;
  padding-right: 10px;
}

#mainMenu li {
  display: inline;
  padding: 0 5px;
  font-style: italic;
  text-transform: lowercase;
  list-style-type: none;
}

#mainMenu a {
  color: #ffffff;
}

#mainMenu a:hover {
  text-decoration: underline;
}

.descr {
  font-family: times new roman;
  font-style: italic;
  font-size: 20px;
  color:#ffffff;
  text-align: left;
}

.rightcol {
  font-family: times new roman;
  font-size: 12px;
  color:#1D1D1F;
}

.righti {
  display: block;
  padding: 2px 12px 2px 12px;
  width: 90%;
  font-size: 18px;
  color: #fff;
  background: url('../upload/header-bg.jpg') left top repeat-x;

}

.rightii {
  display: block;
  padding: 2px 12px 5px 0px;
  width: 90%;
  font-size: 16px;
  color: #787878;
  font-family: "Gill Sans", Verdana, Arial, sans-serif;
}

.lineheight {
  line-height: 9px;
}


.rightcol ul {
  margin-left: 2px;
}

.rightcol h4 {
  font-family: verdana, arial;
  color: #022a69;
  margin-left: -10px;
  font-size: 11px;
  font-weight: normal;
  margin-top: 4px;

}


.campaigns
{
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #022a69;
  line-height: 17px;
}

li.door
{
background-image: url(../upload/door.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0 0 3px 13px;
margin: .4em 0;
}


.ajaxPreviewCommentTitle {
	font-weight: bold;
}

.ajaxPreviewCommentText {
	margin: 5px;
}

.ajaxPreviewCommentAuthor {
	
}

.ajaxPreviewPostBar {
	border: 2px solid #2a3a4f;
	text-align: center;
	width: 95%;
    padding: 5px;
	margin: 0 auto;
	position: relative;
}

.ajaxCommentBox {
	border: 2px solid #2a3a4f;
	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;
}

.footer {
background-color:#777777;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:13px;

}

.footer div {
	padding-left:15px;
	}

.footer a{
color:#FFFFFF;
text-decoration:underline;
}

.footer a:hover{
color:#CCCCCC;
text-decoration:underline;
}


.sidebarlist {
	padding-left:0px;
	list-style:none;
	font-size:12px;
	}
	
.sidebarlist li {
	padding-bottom:5px;
	}


/* Blogads Styles */

div.adspot {
  border: 1px dashed #353e62;
  background-color: #EEEEEE;
  padding: 10px;
  width: 160px;
  text-align:center;
  color:#000000;
  font-size:1.4em;
font-family: verdana, arial;
}

.adspot_link {
	color: #1B3C6F;
	text-decoration: none;
	padding-top:5px;
}

a.adspot_link {
	color: #1B3C6F;
	text-decoration: none;
	}

a.adspot_link:hover { 
  	color: #1B3C6F;
	text-decoration: underline
}

div.adspot * ul {
  list-style: none;
  width: 150px;
  margin: auto;
  padding: 0px;
  text-align:center;
}
        
div.adspot * li {
   border: none;
   width: 100%;
   overflow: hidden;
   display: block;
   margin:auto;
   padding-bottom:20px;
}

.adspot_adhead {
    font-size: 1.1em;
    font-weight:bold;
    color: #000000;
    padding-bottom:15px;
    padding-top:0px;
}


a.adspot_adurl img {
    border: none;
    margin: 10px 0px;
    display: block;
}

.adspot_adtext {
    font-size: 0.8em; 
    color: #000; 
    margin-bottom:10px;
}

.adspot_adtext a{
    color: #1B3C6F;
	text-decoration: none;
	margin-bottom:10px;
}



a.adspot_adurl {
  color: #1B3C6F;
	text-decoration: none;
  font-size:0.8em;
padding:10px 0px;
line-height:150%;
}

a.adspot_adurl:hover {
color: #1B3C6F;
	text-decoration: underline;
}



/* 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: 90%;
        width: 90%;
}

/* 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: 90%;
        width: 90%;
}

/* 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;
}

.quickHitTitle, .quickHitText, .quickHitTime {
       padding: 5px 0px;
}

.quickHitTitle {
       padding-top: 25px;
}

.quickHitTime {
      margin-bottom:10px;
      border-bottom: 1px dashed #EFE0E2;
}

#adblock {
  padding:15px 0px;
}

/** NEW &^%$ing LINK COLOR SCHEME right f-ing here!!! **/

A:visited {
	color: #000099;
}

A:link {
	color: #000099;
}

A:active {
	color: #f00;
}

A:hover {
	color: #000099;
}

a.diaryTitle {
	color: #2a3a4f;
}

a.diaryTitle:hover {
	color: #2a3a4f;
}

a.diaryTitle:visited {
	color: #2a3a4f;
}

a.hotList {
	color: #f00;
}

a.hotList:hover {
	color: #f00;
}

A.quickHitAuthor {
	color: #F00;
}

#mainMenu a {
  color: #ffffff;
}

.footer a{
  color: #FFFFFF;
}

.footer a:hover{
  color: #CCCCCC;
}

/** minimum width for comment bodies **/

.commentLevel0,
.commentLevel1,
.commentLevel2,
.commentLevel3,
.commentLevel4,
.commentLevel5,
.commentLevel6,
.commentLevel7,
.commentLevel8,
.commentLevel9,
.commentLevel10,
.commentLevel11,
.commentLevel12,
.commentLevel13,
.commentLevel14 {
  min-width: 150px;
}

/** social media buttons **/
.socialmedia {
  float: right;
  padding-left: 5px;
}

.socialmedia .socialmedia-button {
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

.socialmedia-small {
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

.socialmedia-small .socialmedia-button-small {
  padding-left: 5px;
  padding-right: 5px;
}