/*   
Theme Name: LJR Train Retro
Theme URI: http://www.larryromano.com/
Description: Larry Romano is a ride through New York City
Author: Mingis Fawn
Author URI: http://www.lucidalbatross.com/biz
Template:
Version: 1.0
.
All rights reserved 2005 Copyright Lucid Albatross, Larry Romano
.
*/

/* #####################         generic stylings       ##################### */
.hidden { 
	display: none;
	}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-color: #000000;
	font-size: 10px;
	background-color: #ffffff;
	scrollbar-face-color: blue;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #8080c0;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	}
a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color:  #0080FF;
	outline: none;
	}
a:visited {
	color:  #408080;
	text-decoration: strikethrough;
	}
a:active {
	color:  #FF8000;
	}
a:hover {
	color: #FF8000;
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
UL {
	list-style-position: outside;
	list-style-type: disc;
	}
p {
	font-size: 11px;
	margin-top: 18px;
	line-height: 15px;
	margin-bottom: 8px;
	text-align: justify;
	}
h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	}
.floatleft {
	float: left;
	padding: 3px;
	}
.floatright {
	float: right;
	padding: 3px;
	}
img {
	border: 0;
	}
.formtextfield {
	background: #cceeff;
	border: 1px solid #3399ff;
	border-style: groove;
	}
.formbutton {
	background: #cceeff;
	font-size: 10px;
	}
.clearleft {
	clear: left;
	}
div.searchbox .formTextField {
	background-color: aliceblue;
	}


/* #####################         header stylings       ##################### */
#header	{
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 99%;
	padding: 0;
	}
.navbgcolor {
	background-color: #3399ff;
	}
.headnav {
	background: white;
	height: 252px;
	clear: both;
	}
div.headnav ul {
	margin: 0px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
  	text-transform: uppercase;
	line-height: 20px;
	white-space: nowrap;
	}
div.headnav li {
	padding: 3px 5px;
	list-style-type: none;
	display: inline;
	}
div.headnav li a:hover {
	}
div.headnav li a {
	}
div.headnav li a:link {
	}
div.headnav li a:visited {
	}

/* #####################         center content area       ##################### */
#centerfield {
	margin: -65px 150px 20px 250px;
	border: 1px solid black;
	background-color: #FFFFFF;
	clear: none;
	}
p.centerfield	{
	margin: 16px 10px 8px 12px;
	text-indent: 8px;
	text-align: justify;
	}
.postcontent {
	font-size: 12px;
	text-align: justify;
	}
.posttitle {
	font-weight: bold;
	line-height: 140%;
	font-size: 12px;
	font-color: blue;
 	padding: 2px;
  	margin-top: 10px;
  	border-bottom: 1px dotted #8fbc8f;
  	text-transform: uppercase;
	letter-spacing: .2em;
	}
.postlinkline {
	height: 22px;
	background-color: #8fbc8f;
	width: 98%;
	margin-top: 8px;
	clear: left;
	}
div.postlinkline ul {
	margin: 0 0 0 25px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	white-space: nowrap;
	}
div.postlinkline li {
	padding: 0 10px;
	list-style-type: none;
	display: inline;
	}
div.postlinkline li a {
	text-decoration: none;
	}
div.postlinkline li a:link {
	}
div.postlinkline li a:visited {
	}
div.postlinkline li a:hover {
	}


/* #####################         left sidebar 1       ##################### */
#sidebar {
	float: left;
	width: 17%;
	top: 350px;
	margin: -100px 0 0 10px;
	position: absolute;
	background-color: #fff;
	}
.menuitem {
	font-weight: normal;
  	line-height: 140%;
	text-align: left;
	}
.menutitle {
	margin-top: 42px;
	font-weight: bold;
	line-height: 140%;
 	padding: 2px;
  	margin-top: 10px;
  	border-bottom: 1px dotted #3399ff;
  	text-transform: uppercase;
	letter-spacing: .2em;  					
	}
img.divider {
	width: 150px;
	height: 8px;
	margin-top: 22px;
	margin-bottom: 22px;
	}



/* #####################         right sidebar 2       ##################### */
#sidebar2 {
	position: absolute;
	top: 275px;
	right: 0%;
	width: 84px;
	background-color: #3ba7ed;
	border: 2px solid black;
	padding: 3px 5px 3px;
	}
img.sidebar2 {
	width: 80px;
	height: 125px;
	}



/* #####################         footer       ##################### */
#footer {
	margin: 60px 0 20px 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	text-align: center;
	}