/*
THEME NAME: dictator
THEME URI: 
DESCRIPTION: none o my business
VERSION: 0.1
AUTHOR: haza
AUTHOR URI: http://hazanaya.com/
TAGS:three columns,fixed width,simple,seo,microformats,widgets,framework,options page,hooks,filters,valid XHTML,valid CSS
*/


#wrapper {
	width: 700px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #d8e0ce;
	text-transform: lowercase;
	text-decoration: none;
	margin-left: 200px;
}

#wrapper a {
	color: #adb4a5;
	text-decoration: none;
}

#wrapper a:hover {
	color: #ff723e;
	text-decoration: none;
}

#header {
	margin-bottom: 30px;
}

.blogdesc {
	font-size: x-small;
	margin-left: 15px;
	color: #d8e0ce;
}

#main {
	margin-left: 200px;
}

h2 {
	font-size: medium;
	line-height: normal;
}

.info-box {
	margin-left: -200px;
	width: 180px;
	text-align: right;
	float: left;
	font-size: x-small;
	color: #d8e0ce;
	list-style-position: inside;
	padding-right: 10px;
}

.info-box a {
	color: #d8e0ce;
}

.entry {
	margin-bottom: 20px;
}

#footer-widgets {
	width: 700px;
	padding: 10px;
}

.footer-left {
	float: left;
	width: 210px;
}

.footer-middle {
	width: 210px;
}

.footer-right {
	float: right;
	width: 210px;
}
