/* @override http://192.168.1.200/alphoto/alphoto.org/wp-content/themes/unstandard/style.css */

/* Rough Printer Stylesheet
Created by: Jay Williams
 */



body { background: #fff; color: #000;
	font: 0.8em/1.5em arial,sans-serif;
}

#commentform {
	display: none;
}

#comments div.fix div.pings {
	display: none;
}



#categories {
	display: none;
}

#main-wrapper div.home.fix div.right {
	display: none;
}

#main-wrapper div.chunk.fix {
	display: none;
}

#main-nav {
	display: none;
}

#leaderboard h1.left{

}

#leaderboard h1.left a {
	text-decoration: none;

}

div.comment-author {
	font-weight: bold;
	font-size: 0.8em;
}



.meta, .author_meta{
	font-size: 0.8em;
	border-top-width: 2px;
	border-top-style: solid;
	float: left;
	position: absolute;
	left: 8px;
}

.author_meta a{
	text-decoration: none;
}

.meta a{
	display: none;
}

div.entry {
	margin-left: 100px;
	margin-right: 30px;
	min-height: 100px;
}

 div.comment_text{
	margin-left: 50px;
	margin-right: 30px;
}

#footer div.right {
	float: left;
}

#footer a{
	text-decoration: none;
}

#footer div.right a{
	display: none;
}

#footer{
	font-size: .8em;
	border-top-style: solid;
	border-top-width: 2px;
}

#comments ol{
	list-style-type: none;
}
h1, h2, h3 { font-weight: normal; }
h1 { font-size: 2.2em; }
h2 { font-size: 1.6em;
}
h2 a{
	text-decoration: none;
}
h3 { font-size: 1.3em; }

#respond {
	display: none;
}
a { color: #2c2c2c; }
  a:hover { color: #bf1000; }
a img { border: none; }

.post.single img.floatleft { float: left; margin: 4px 10px 0 0; }
  .post.single img.floatright { float: right; margin: 4px 0 0 10px; }

