body
{
background-color: #fcf5f5;
height:100%;
text-align:center;
font-family: /*Constantia, 'Lucida Bright', Lucidabright, 'Lucida Serif', Lucida, 'DejaVu Serif', 'Bitstream Vera Serif', 'Liberation Serif',*/ Georgia, serif;
font-size: 0.91em;
line-height:1.37em;
margin: 0 auto;
}
.top
{
background-image: url('subway.png');
height: 167px;
width:950px;
margin: 0 0 30px;
z-index:-1;
}
.title
{
padding: 90px 0 0 180px;
}
.booktitle
{
font-size: 1.35em;
margin-left: -20px;
clear:both;
}
.navigation
{
width: 315px;
margin: 18px 50px 0 0;
float: right;
z-index:1;
}
.station
{
float: left;
margin:  0 15px;
height:56px;
background-image: url('station.png');
background-position: center bottom ;
background-repeat:no-repeat;
}

h1
{
font-size: 1.1em;
padding-top: 0;
margin-top: 3px;
}
h2
{
font-size: 1.1em;
}
h3
{
font-size: 1em;
}
.container
{
background-image: url('containerbkg.jpg');
background-repeat: repeat-y;
text-align:left;
margin:0 auto;
padding-top: 0;
width:950px;
}
.clear
{
padding-left:140px;}
.container-main
{
margin:auto;
margin-top: 30px;
Width: 815px;
}
.content
{
margin-top: 5px;
margin-left:82px;
float: left;
width: 500px;
}
.page-content
{
margin-top: 5px;
margin-left:82px;
float: left;
width: 800px;
}
.right
{
margin: 10px 30px 0px 10px;
float: right;
width: 275px;
font-size: 90%;
}
.footer
{
text-align: right;
font-size: 0.8em;
font-family:"Courier New", Courier, monospace;
font-weight:900;
width:810px;
padding-top:10px;
clear: both;
margin:auto;
}
.end
{
margin:auto;
height:38px;
background-image: url('footer.jpg');
background-repeat:no-repeat;
}
.date
{
font-size: 0.85em;
font-variant: small-caps;
margin-top: 5px;
margin-bottom: 0px;
padding-bottom: 0;
}
a:link
{
color: #BA476B;
text-decoration: none;
}
a:visited 
{
color: #BA476B;
text-decoration: none;
}
a:hover 
{
color: #dda6d3;
text-decoration: none;
}
a:active 
{
color: #000000;
text-decoration: none;
}
.postfooter {
border-top:1px solid #BFB186;
font-size:74%;
padding-top2px;
display: inline-block;
width: 100%;
height: 40px;
}
.comments
{
display: inline-block;
width: 100%;
}
.postmetadata
{
margin-top:0px;
margin-bottom: 35px;
}
.rr
{
margin-left: -20px;
margin-bottom:10px;
}
img
{
margin: 10px;
border:0;
}
textarea#comment { width: 400px; padding: 5px; }  
commentmetadata { font-size: 10px; }  
.commentlist
{
padding-left:0px;
margin-top: 20px;
}
.headerleft
{
float: left;
}
.right ul
{
padding-left: 0px;
}
.wp-caption-text
{
font-style:italic;
font-size: 80%;
}
/*li{list-style-type:none;}*/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin:  0px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
a.stop:link{color: black;}
a.stop:visited{color: black;}
a.stop:hover{color: #dda6d3;}
a.cmt:link{color: #777;}
a.cmt:visited{color: #777;}
a.cmt:hover{color: red;}

.right ul {margin-left: 15px;}
.right ul li {list-style-type:disc; color:#BA476B;}
.page-box ul li {list-style-type:disc; margin-left: 55px; line-height: 1.4em;}
li.comment img.avatar {display:none} 

.content .post-box .comments ul li
{
list-style-type: none;
}
.clear
{
clear:both;
}
