a img {
        border: none;
}

A:visited {
	color: #0000FF;
	text-decoration: none;
}

A:link {
	color: #0000FF;
	text-decoration: none;
}

A:active {
	color: #0000FF;
	text-decoration: none;
}

A:hover {
	color: #0000FF;
	text-decoration: underline;
}

A  {
   outline: none;
}



body.mceContentBody {
        background: #95B9C7;
}

body {
	background-color: #141614; /* #0B130F;  #003366; */
margin-top: 0;

/* test this --- #DEEB94; */
}


/* header */
             #header {
             position : relative;  
/* makes #header the parent element for absolute 
positioned slogan */
              margin : 0px;
              padding : 0;
              width: 100%;
            }
/*           
#header #logo {
              position : absolute;
              top : 20px;
              left : 80px;
              height : 90px;
              width : 480px;
              background-color : transparent; 
!important;
            }
*/

#header #slogan {
	      font-family:  edwardian script ITC, georgia, times new roman; 
              position: absolute; 
              right: 0%;
              font-size: 28px; /* .8em; */
              font-style: italic;
              color: #CFDB7A; 
              font-weight: normal;
              top: 68%;
            }

.addthis_toolbox.addthis_default_style {
              padding: 10px;
              float: right;
              }

.mainLayout {
	width: 100%;
	margin: 0 auto; 
	position: relative;
        color: #fff;
}

.mainTable {
	padding: 0px;
	width: 100%;
	border: 1px solid #0B130F; /* #003366; */
	border-collapse: collapse;
}

.LEFT_SIDE {
	width: 180px;
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
	border-right: 1px solid #0B130F; /*  #003366; */
}

.MAIN_BODY {
        color: #CFDB7A;
}

.MAIN_BODY  table {
       color:  #CFDB7A; 

}




.DIARY_LIST {
        table-layout: fixed; /* JE test 012309 */
	border-collapse: separate;
	border-spacing: 0 2em;
	width: 95%;
  margin-top: 0px;  
  margin-left: 20px;
  /* margin: auto;
   margin-left:auto;
  margin-right:auto; */
}



.DIARY_LIST_ENTRY {
	 background-color: #000; /* #CCCCFF;  */
        /* background: white; */
}

.DIARY_LIST_ENTRY table {
background: #CCCCFF;
        color: #000000;
	margin: 0;
margin-top: 0px;
}



.diary_entry {
	width: 95%;
  margin-top: 0px;  
  margin-left: 20px;

 /* margin-right:auto; */
}




.diary_tools {
	width: 95%;
  margin-top: 0px;  
  margin-left: 25px;
  color: #003366; 
  background-color: #CCCCFF;
}

table.diary_entry {
        table-layout: fixed; /* JE test 012309 */
        color: #000;
        background-color: #CCCCFF; 
}

.DIARY_LIST_ENTRY > table > tbody > tr td { 
/*	padding-left: 1em;
	padding-right: 1em; */
background: #CCCCFF; 
}

.DIARY_LIST_ENTRY > table > tbody > tr:first-child td { 
	padding: 0;
background: #CCCCFF; 
}

.diarypadding {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
}


.RIGHT_SIDE {
	width: 180px;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	border-left: 1px solid #0B130F; /* #003366; */
}

table {

	font-family: georgia, times new roman;  /* verdana, arial; */

	font-size: 13px;
}



/* BEGIN Styles used for bloxes */
.objectTable {
	width: 180px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
  margin: auto;
  /* margin-left:auto;
  margin-right:auto; */ 	
}

.objectHeading {
        font-family:  georgia, times new roman; 
	background-color: #6699CC;
	color: #CFDB7A; /* #FFFF66; */
	padding: 0px;
        text-align: center;
        width: 180px;
        height: 30px;
	font-weight: bold;
        font-size: 11px;
        font-style: italic;
        background: url(http://www.firefly-dreaming.com/upload/images/objhdrimg.gif) no-repeat;
}

.diaryPoll {
        font-family:  georgia, times new roman; 
	/* background-color: #CCCCFF;   */
	color: #CFDB7A; /* #FFFF66; */
	padding: 0px;
        text-align: center; 
        width: 180px;
        /* height: 22px; */
	font-weight: bold;
        font-size: 11px;
        font-style: italic;
        /* background: url(http://www.firefly-dreaming.com/upload/images/objhdrimg.gif) no-repeat; */
	width: 95%;
  margin-top: 0px;  
  margin-left: 20px;
}

.pollResults {
color: #003366;
}


.objectContent {
	background-color: #CCCCFF; 
	color: #003366;
	padding: 1px 5px 1px 5px;
	margin: 4px;
	width: 95%;
  margin: auto;
  /* margin-left:auto;
  margin-right:auto; */
}
/* END Styles used for bloxes */

 /* BEGIN  Diary Title Style */
h1.diaryTitle {
	font-size: 18px;
	font-weight: bold;
        font-style: italic;
}

h2.author {
	font-size: 11px;
	font-weight: normal;
}

h3.diaryTimestamp {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

a.diaryTitle {
	color: color: #0B130F; /* #FFFF99; */
}

a.diaryTitle:hover {
	color: #FFFF00;
}

a.diaryTitle:visited {
	color: #0B130F; /* #CCFF99; */
}

a.hotList {
	font-weight: normal;
	font-size: 11px;
	color: #0000FF;
}

a.hotList:hover {
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #000099;
}

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: 2px solid: #333399; /* #FFFF66; */
	background-color: #FFF8C6; /* #98AFC7; */  /* #737CA1; */
	padding: 10px;
}

blockquote blockquote {
	border: none;
}


.theFlip {
	padding: 20px;
}

.smallText {
	font-family: georgia, times new roman; /* verdana, arial; */
	font-size: 11px;
}



.objectButton {
	
}



/* Quick Hit Styles */
.quickHitTime {
	font-style: italic;
}

.quickHitText {
	
}

.quickHitAuthor {
	font-size: 11px;
}

A.quickHitAuthor {
	color: #00F;
}

.quickHitTitle {
	font-weight: bold;
}

A.quickHitTitle {
	font-weight: bold;
}

.groupEntry A {
	font-family: verdana, arial; 
	font-size: 10px;
}



/* header nav-bar */

            #header-nav {
              /* float : left; */
              left: 0%; 
	      font-family: georgia, times new roman;
              font-style: italic;
              /* position : absolute; */
              bottom : 3px;
              padding-bottom : 0px;
              /* width : 100%; */
            }
            
            #header-nav .nav-bar {
              /* float : left; */
              position : absolute;
              left: 0%;
              padding : 0px;
              /*text-align : center;
              width : 54em; */
              margin : 0px  !important;	

		
            }

            #header-nav .nav-bar li {
              margin : 0;
              padding : 0;
              /* float : left; */
              color : #fff;
              font-size : .7em;
              font-weight : bold;
              list-style-type : none;	
              text-align : center; 
              display : inline; /* block; */
            }

            #header-nav .nav-bar li a {
              color: white;
              text-decoration: none;
              padding-bottom : 2px !important;
              display :  inline; /* block; */ 
              /* float : left; */
              width : 11em;
              /*text-align : center !important; */
            }

            #header-nav .nav-bar li a:link     { 

color: #CFDB7A; text-decoration: none; font-weight: bold; 

}
            #header-nav .nav-bar li a:visited  { 

color: #CFDB7A; text-decoration: none; font-weight: bold; 

}
            #header-nav .nav-bar li a:hover    { 

color: #CFDB7A; text-decoration: none; font-weight: bold; 

background-color : transparent; }
            #header-nav .nav-bar li a:active   { 

color: #CFDB7A; text-decoration: none; font-weight: bold; 

background-color : transparent; }
            #header-nav .nav-bar li a:focus    { 

color: #CFDB7A; text-decoration: none; font-weight: bold; 

background-color : transparent; }

            #header-nav .nav-bar li#current a  { color 

: #CFDB7A !important; text-decoration : none; }
            
            #header-nav .nav-bar li a:hover,
            #header-nav .nav-bar li a:active,
            #header-nav .nav-bar li a:focus,
            #header-nav .nav-bar li#current a {
/*              background-image : 
url(http://staging.showmeprogress.com/wp-content/themes/_showmeprogress/images/white-arrow-sm.gif); */
              background-position : 50% 100%;
              background-repeat : no-repeat;           

   
            }    
.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;
}

#previewcomment0 {
   background-color: #CCCCFF;
   color: black;
   padding-left: 3px;
   padding-top: 1px;
   padding-bottom: 1px;
	width: 93%;
  margin-top: 0px;  
  margin-left: 30px;
}

.ajaxPreviewCommentTitle {
   background-color: #CCCCFF;
	font-weight: bold;
color: black;
}

.ajaxPreviewCommentText {
   background-color: #CCCCFF;
	margin: 5px;
color: black;
}

.ajaxPreviewCommentAuthor {
   background-color: #CCCCFF;
color: black;	
}

.ajaxPreviewPostBar {
   background-color: #CCCCFF;
	border: 2px solid #00CC00;
	text-align: center;
	width: 95%;
    padding: 5px;
	margin: 0 auto;
	position: relative;
color: black;
}

.ajaxCommentBox {
	border: 2px solid #00CC00;
	width: 93%;
  margin-top: 0px;  
  margin-left: 30px;
    padding: 2px;
	/* margin: 5 auto; */
	position: relative;
background-color: #CCCCFF;
color: black;
}

.ajaxCommentBox table {
background-color: #CCCCFF;
color: black;
}

.comment_section {
   background-color: #CCCCFF;
   color: black;
    padding-left: 4px;
   padding-top: 1px;
   padding-bottom: 1px; 
	width: 94%;
  margin-top: 0px;  
  margin-left: 27px;
}


.commentBar {
	background-color: #737CA1; /* #ddd; */
	margin: 5px 0px 2px 0px;
	padding: 2px;
	max-width: 50%;
}

.errorcomment {
	padding: 5px;
	color: #F00;
	font-weight: bold;
}

.titleBar {
        color: black;
	background-color: #737CA1; /* #CCCCFF; */
	padding: 5px;
	width: 95%;
  margin-top: 0px;  
  margin-left: 20px;

}


/* 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;
        color: #F00;	
}

.soapbloxErrorContext {
	color: #CFDB7A; /* 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;
}


