/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}
h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;} 
em{font-style:italic;}
dl dd{margin-left:1em;}
th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}
caption{margin-bottom:.5em;text-align:center;}
p,fieldset,table,pre{margin-bottom:1em;}

body {
	background-color: #000;
	color: #DDD;
	width: 1100px;
	margin: 0 auto;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

a {
	color: #FFFF00;
}

h2 {
	color: #85c71e;
	font-size: 1.8em;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
}

img {
	border: 2px solid #FFF;
}

#hd {
	
}

#ft {
	margin-top: 1em;
	border-top: 1px solid #666;
	padding: 10px;
	color: #999;
	font-size: .8em;
	text-align: center;
}

.comment {
	margin-top: .5em;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	color: #666;
	padding-left: .8em;
	border-bottom: 1px dotted #666;
	padding-bottom: 5px;
}

.comment div {
	text-align: right;
}

.comment p {
	margin: 0;
	padding: 0;
}

.posts {
	margin-left: 2em;
}

.posts h2 {
	margin-bottom: 0;
}

.posts h2 a {
	color: green;
}

.posts .tail {
	color: #999;
	font-size: x-small;
}

.post_photos {
	margin-top: 2em;
}

.post_photo {
	width: 220px; 
	height: 230px; 
	float: left; 
	text-align: center;
}
