/*
* 
{
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}
*/

body
{
	font-family: "lucida grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
	color:#000;
	background-color: #fff;
	padding: 0;
	margin: 0;
	font-size:12px;
}


a
{
	color: #000;
	text-decoration:none;
}

a.red
{
	color: red;
	text-decoration:none;
}


a.black
{
	color:#000;
}

#cloud a
{
	margin-right:6px;
}

h1 a
{
	color: inherit;
	text-decoration: none;
}

h1 a:hover
{
	color: inherit;
	text-decoration: none;
}


a:hover
{
	color: red;
	text-decoration:none;
}

a:focus, a:active
{
	outline: none;
}

#cloud a:hover
{
	color:red;
}

a img
{
	border:none;
}

h1, h2, h3, h4
{
	font-weight:normal;
	color: #000;
}

h1
{
	margin: 0.3em 0;
	font-size: 180%;
}

h2
{
	padding-top: 1em;
	padding-bottom:2em;
	margin:0.3em 0;
	font-size: 180%;
}

h3
{
	margin-top:3em;
	padding-top:1em;
	font-size: 150%;
	color: gray;
}

h4
{
	padding-top:0.5em;
	font-weight:normal;
}


ul, li 
{
	margin: 0 12px;
}

p
{
	line-height: 1.6em;
}

#tags p, #hidecommentslink p, #showcommentslink p
{
	margin-bottom: .5em;
}


.gray
{
	color: gray;
}


#thumb p
{
	font-size: 75%;
}

p.flash
{
	margin-top: 9em;
}


.caps
{
	font-size: 90%;
	letter-spacing: .15em;
}

p.error
{
	color: #900;
	font-size: 80%;
}

p.small
{
	font-size: 80%;
}

/* Layout */

#wrapper 
{
	text-align: center;
	margin-bottom:3em;
}

#thumbswrapper
{
	width: 600px;
	margin: 0 auto;
	text-align:left;
}

#thumbswrapper img
{
	margin-right: 8px;
	margin-bottom: 6px;
	width: 75px;
	height:	100px;;
}


#thumb
{
	float: left;
	width:75px;
	height:100px;
	margin:3px;
}

#hidecommentslink, #showcommentslink, #comments, #comment_form, #tags, #tagsubmit
{
	width:400px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0 auto;
	text-align:left;
}

#topnav
{
	width:400px;
	margin: 0 auto;
	text-align: left;
}


#topnav, #comments
{
	margin-top: 3px;
	margin-bottom: 3px;
}

#topnav a 
{
	margin-right:2em;
}

#footer a
{
	margin-left:.5em;
	margin-right:.5em;
}

div.comment, div.commnet_preview
{
	margin-bottom:1em;
	border-top:1px solid #ddd;
}

div.commnet_preview
{
	background-color:#ddd;
}

div.comment br
{
	line-height:0;
	padding:0;
	margin:0;
}

div.comment p
{
	padding-left:1em;
	padding-right:1em;
}

p.right
{
	text-align:right;
}

p.slug
{
	text-align:right;
	padding-right:6em;
}


#footer
{
	clear:both;
	margin-top:8em;
	padding: 6px 10px;
	text-align: center;
	margin-bottom:3em;
}

#footer p
{
	font-size: 90%;
}

#about
{
	margin:0 auto;
	width:600px;
	text-align:left;
}

.navdiv
{
	margin-left:1em;
	margin-right:1em;
}

p.ads {font-size:90%;}
p.ads a {color:red;}