/* 
	Theme Name:peaceinmytime
*/

* 			{ margin:0; padding:0;}
body 		{ color: #333;	font:13px "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif; }
#header		{ background:#FFAA01; margin:45px 0 30px 0;}
#header	div	{ width:870px; margin:0 auto;}
#container	{ width:870px; margin:0 auto;}
#content	{ float:left; width:580px;}
#sidebar 	{ float:right; width:250px;}
ul { padding:10px 0 10px 30px;}
#footer 	{ clear:both; background:#EEE; padding:10px; }
#footer div	{ width:870px; margin:0 auto; font-size: 11px; color:#999999;}
h1, h1 a, h1 a:hover 	{ font-size:36px; color: #225e8a; font-weight: normal; font-family: helvetica,arial,sans-serif; text-decoration:none }
h2 			{ font-size:29px; color: #225e8a; font-weight: normal; font-family: helvetica,arial,sans-serif; }
h3 			{ font-size:16px; color: #ed1111; }
p 			{ margin:15px 0;}
a 			{ color: #3277a2; text-decoration: none;}
a:hover 	{ color: #3277a2;text-decoration: underline; }
.meta 		{ background:#eeeeee; padding:10px; border:1px solid #e0e0e0; font-size:11px;}
.post		{ margin:0 0 30px 0;}
