/* reset.css
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
*/
body,a{color:#333333}
body{
	font:normal medium Helvetica,Verdana,Arial,sans-serif;
/*  background: #edede7 url(/images/top_bg.png) repeat-x top left; */
	background: #FFFFFF url(/images/top_bg.png) repeat-x top left;
}
#container {
	margin:20px auto 1em auto;
	width:728px;
	line-height:150%;
}
#header h1 {
	width: 728px;
	margin: 0 auto;
	height: 85px;
	background: url(/images/logo.png) no-repeat 0 15px;
	text-indent: -99999px;
}
#header #menu {
	width: 728px;
	height: 30px;
	margin: -38px auto 0px;
	text-align: right;
}
#header #menu li {
	float: right;
}
#header #menu li a {
	display: block;
	float: right;
	padding: 5px 1em;
	height: 20px;
	margin: 0 5px;
	line-height: 20px;
	vertical-align: middle;
	background: #ccc;
	color: #333;
	font-size: 0.8em;
	text-decoration: none;
}
#header #menu li a:hover {
	background: #edede7;
	text-decoration: underline;
}
#footer{clear:both;text-align:center;font-size:small}
img{border:0}
/*h1,.feedflare{display:none}*/
.clear { clear: both; }
p {margin-bottom: 1.5em; }
p.date, h2 {clear: both;
	margin-top: 0;
	margin-bottom: 0;
}
p.date { margin-left: -6em; width: 5em; text-align: center; position: absolute; background: #333; color: #f0f0f0;
	margin-top: 0;
	font-weight: bold;
	font-size: 1.2em;

}
.horizontal,.simple li{margin:0;padding:0;list-style:none;display:inline}
.author{text-decoration:none;display:block;
	color: #f49e00;
	font-size: 1.2em;
	font-weight: bold;
		border-bottom: 1px dotted #f49e00;
}
h2 a {
	color: inherit;
	text-decoration:inherit;
}
h2 {
	color: #88b311;
	font: bold 2em Georgia, "Times New Roman", Times, serif;
}
.content{margin:1em 0}
/* Flickr thumbnails */
.setThumbs-indv {
	float: left;
	margin: 10px;
}



