


/* === MAIN PAGES LAYOUT AND COLOR === */

body.layout_bkgrd 
{
	background-color:#002200;
}

table.layout_bkgrd
{
	background-color:#002200;
	border-style:none;
	border-color:gray;
}

td.layout_bkgrd
{
	background-color:#002200;
	border-style:none;
	border-color:gray;	
}

td.layout_workspace
{
	background-color:#EDEDED;
	border-style:none;	
	border-color:gray;
} 

img.random_image
{
	border-style:solid;
	border-width:2px;	
	border-color:while;
}

td.topic_bar
{
	color: yellow;
	background-color:#002200;
	border-style:none;
	border-color:gray;	
}


/* === TRIP REPORT PAGES LAYOUTS AND COLOR === */
body.triprpt_bkgrd 
{
	background-color:#002200;
	border-style:none;	
	border-color:gray;
}

table.triprpt_bkgrd
{
	background-color:#002200;
	border-style:none;	
	border-color:gray;
}

td.triprpt_bkgrd
{
	background-color:#002200;	
	border-style:none;	
	border-color:gray;
}

img.triprpt_bkgrd
{
	border-style:solid;
	border-width:3px;	
	border-color:white;
}

img.triprpt_icon
{
	border-style:solid;
	border-width:2px;	
	border-color:black;
}

.footer_comment_text
{
	font-size: 75.0%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: white;
}

.copyright_text
{
	font-size: 65.0%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: gray;
}




/* === WP POST STYLES === */
h2 
{
	font-size: 120.0%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}


h2.pagetitle
{
	font-size: 110.0%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

/*Post Title*/
h3
{
	font-size: 110.0%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

h3.storytitle 
{
	font-size: 125.0%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

div.post 
{
	font-size: 95.0%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
}

/* 'filed under' and date at top, on top page */
div.meta 
{
	font-size: 85.0%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

/* body of main message text, top page */
div.storycontent 
{
	font-size: 100.0%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
}

/* 'feedback (N)' at bottom of main page */
div.feedback
{
	font-size: 90.0%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

/* body of main entry text on top page */
div.entry
{
	font-size: 90.0%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
}

div.navigation
{
	font-size: 90.0%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

div.commentlist
{
	font-size: 90.0%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

div.commentmetadata
{
	font-size: 80.0%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

div.postmetadata alt
{
	font-size: 80.0%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

/* 'Posted in Category, 2 Comments at bottom' */
p.postmetadata
{
	font-size: 80.0%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}





/* 
===== COLOR NOTES ===== 
#123456 = navy blue
#004000 = Light Dark Green
#004400 = Med Dark Green
#002200 = Dark Dark Green
=======================
*/
