body {
	margin: 15px 0px 20px 0px;
	background-color: #ccc7aa;	
}

.mainLayout {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

.mainTable {
	width: 100%;
	padding:inherit;	
}

.LEFT_SIDE {
	width: 150px;
	padding: 0px 9px;
	background-color: #fff;
	border-top: 1px solid #9C935E;
	border-left: 1px solid #9C935E;
	border-bottom: 1px solid #9C935E;
}

/* this is the center col of text & content */
.MAIN_BODY {
    background-color: #fff;
	border-top: 1px solid #9C935E;
	border-bottom: 1px solid #9C935E;
	padding: 0px 10px;
}

.RIGHT_SIDE {
	width: 180px;
	padding: 9px;
	background-color: #EDEDF3;
	border-top: 1px solid #9C935E;
        border-right: 1px solid #9C935E;
	border-left: 1px dotted #5E679C;
	border-bottom: 1px solid #9C935E;
}

/* 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;	
}*/

.content {
	padding: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	color: #333;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
    min-width: 100%;
	}

.menuLinks, .menuLinks a {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 8pt;
	text-align: left;
    font-weight: normal;
}

.commentLinks a {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 8pt;
	text-align: left;
    font-weight: normal;
}

.ads {
padding: 10px 0px 0px 0px;
width:100%;
text-align: center;
}

.titleBar {
        background-color: #DDD;
        margin-top: 10px;
}

.commentBar {
        padding: 1px 0px 2px 0px;
        height: 4px;
        background-color: #ccc;
        border-bottom: 5px solid white;
        border-top: 15px solid white;
}

.commentLinks {
        padding: 5px 0px 5px 0px;
        font-size: 8pt;
}

.sidebar h2 {	
    color: #006699;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 7pt;
	border-bottom: 1px solid #006699;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}

.smallText {
font-family: Helvetica, Arial, Sans-serif;
font-size:12px;
line-height: 135%
}

.objectHeading {	
    color: #333333;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10pt;
	border-bottom: 1px dotted #333333;
	text-align: left;
	font-weight: bold;
	padding-top: 15px;
}


/*
.mainArea {
   width: 100%;
   border-collapse: collapse;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}

#center {
      /*max-width: 900px;
      min-width: 100%;
      width: 100%;
	}

.middle {
      vertical-align: top;     
      max-width: 900px;
      min-width: 100%;
      width: 100%;
}*/

.soapblox {
        text-align: center;
        width: 100%;
        font-size: 7pt;
}

.postSeperator {
margin: 2px 20px 2px 20px;
}

table
{
   font-family: Helvetica, Arial, Sans-serif;
   font-size: 12px;
   border-collapse: collapse;
   padding: 0px;
   margin: auto;
   line-height: 150%;
}

#bottomNav {
float: right;
}

h1.diaryTitle
{
	font-size: 20px;	
	font-weight: bold;
	margin-top: 20px;
        line-height:1.2em;
}

h2.author
{
	font-size: 13px;	
	font-weight: normal;
}

h3.diaryTimestamp
{
	font-size: 11px;	
	font-weight: normal;
	font-style: italic;
}

a.diaryTitle, a.diaryTitle:link
{	
	color: #333;
text-decoration: none;
}

a.diaryTitle:hover, a.diaryTitle:active
{
	color: #003399;
text-decoration: underline;
}

a.diaryTitle:visited
{
	color: #333;
}

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
{
	
}


a {
    text-decoration: none;
	/*font-weight: bold;*/
	}

a:link {
	color: #003399;
	}

a:visited {
	color: #003399;
	}

a:active {
	color: #003399;
	}

a:hover {
	color: #003399;
	text-decoration: underline;
	background-color: #fcfcd7;
	}
	
#bottomNav a {
color: #CC6600;
}

#bottomNav a:hover {
color: #666666;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

/*#container {
	line-height: 140%; 
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
	background-color: #efefef;
    min-width: 900px;
}
*/
#banner {
	font-family: Helvetica, Arial, Sans-serif;
	color: #FFFFFF;
	background-color: #99CC66;
	text-align: left;
	padding: 10px;
	border-bottom: 1px dotted #6699CC;
	height: 55px;
	}

#banner-img {
	display: none;
	}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: 24pt;
	font-weight: bold;     
        padding: 0px 5px 5px 0px;
	}

#banner h2 {
	font-size: small;
	}

/* #left {
	float: left;
	width: 200px;
	background-color: #191919;
	overflow: hidden;
    vertical-align: top;
	}

#right {
	float: right;
	width: 200px;
	background-color: #191919;
	overflow: hidden;
    vertical-align: top;
	} 

.sidebar {
	padding: 15px;
	}

.content blockquote {
	line-height: 150%;
	}*/

.content li {
	line-height: 150%;
	}

.content p.posted {
	color: #999999;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: x-small;
	border-top: 1px dotted #CCCCCC;
	text-align: right;
	font-weight: bold;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

#calendar {
  	line-height: 140%;
	color: #333333;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: x-small;	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #006699;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #006699;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #333333;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 8pt;
	text-align: left;
	line-height: 120%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	
	}

.photo {
	text-align: center;
	margin-bottom: 20px;
	}

.link-note p, form, li {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 8pt;
	line-height: 120%;
	text-align: left;
	padding: 2px;
	}

#powered {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #333333;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: auto;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: auto;
	}


blockquote {
        border: 1px dotted #5E679C;
        background-color: #F2F0E9;
        padding: 10px;
        margin-left: 30px;
        margin-right: 30px;
        margin-top: 5px;
        margin-bottom: 5px;
        }

.theFlip {
        padding: 10px 0px 20px 0px;
        }
		
li {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
    min-width: 100%;
}

.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: 5px 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;
}
DIV {font-size: 12px;}
/* 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:500;
}

/* 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, Helvetica, Arial, Sans-serif;
	border-bottom: 1px solid #039;
	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 #039;
	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 #039;
	border-top: 1px solid #039;
	border-right: 1px solid #039;
	padding: 0px 16px 5px 16px; 
	position: relative;
	top: 1px;
	padding-top: 10px;
	background-color: #eee;  
	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, Helvetica, 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;
}
