/*
Theme Name: Lo De Mimi
Theme URI: http://
Description: Theme for MIMI <a href="http://base29.com/">Base29</a>.
Version: 1.6
Author: Base29
Author URI: http://base29.com/
Tags: Base29
*/



@import url("reset.css");
/* Main CSS Start */
body {
	background: url(images/body-bg.gif) no-repeat center top;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #858384;
}
#wrapper {
	width: 790px;
	margin: 0 auto;
}
a {
	color: #9c1637;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	text-align: justify;
	line-height: 16px;
	padding: 0 0 13px;
	
}
h1 {
	color: #858382;
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 12px;
}
h1 a {
	color: #858382;
}
h4 {
	color: #005b28;
	font-weight: normal;
	font-size: 11px;
	padding: 0 0 5px;
	
}
ul, ol {
	padding: 0 0 16px 30px;
	list-style: disc;
	line-height: 16px;
}
ol.commentlist {
	padding: 16px 0 0 0;
	list-style: none;
}
ol.commentlist li {
	padding: 0 0 16px 0;
} 
/* Main CSS End */


/* Header CSS Start */
#header {
	height: 175px;
	position: relative;
}
#header a {
	display: block;
	width: 118px;
	height: 122px;
	text-decoration: none;
	position: absolute;
	bottom: 0;
	left: 485px;
}
/* Header CSS End */


/* Content CSS Start */
#content {
	padding: 0 0 40px;
}
#col-1 {
	width: 162px;
	float: left;
}
#col-2 {
	width: 462px;
	float: left;
}
#col-3 {
	width: 137px;
	float: right;
}
.widget-box {
	padding: 0 0 34px;
}
.text-1 {
	color: #39c28e;
	font-size: 12px;
	
}
.post {
	border-bottom: #629a44 3px solid;
	padding: 0 0 16px;
	margin: 0 0 30px;
	font-size: 12px;
}
.post-info {
	color: #9c1637;
	font-weight: normal;
	font-size: 11px;
	padding: 0 0 10px;
}
/* Content CSS End */


/* Footer CSS Start */
#footer {
	border-top: #fe4914 3px solid;
	text-align: center;
	line-height: 37px;
	color: #629a44;
	padding: 0 0 5px;
}
/* Footer CSS End */

