/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {
	margin: 0;
	padding: 0;
	background: #EDFBD2 url(../images/firming01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2B4E15;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

ul, ol {
}

blockquote {
}

a {
	color: #71AB48;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* header */

#header {
	width: 778px;
	height: 180px;
	margin: 0 auto;
	color: #FFFFFF;
	text-align:center;
}

#header h1 {
	padding: 25px 0 0 20px;
	letter-spacing: -2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 720px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 460px;
	overflow : hidden ;
}

.post {
	padding-bottom: 20px;
	overflow : hidden ;
}

.post .title {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: -2px;
	color: #57A122;
}

.media {

	width:430px;

	overflow : hidden ;

	text-align:center;

	margin:0px auto;

	padding:2px

}

.media img {

	padding:4px;

	margin:8px;

}

.entry {
	padding: 10px 20px 0 20px;
	overflow : hidden ;
}

.meta {
	height: 24px;
	border-top: 1px solid #3E5C0E;
	border-bottom: 2px solid #3E5C0E;
	font-size: smaller;
	font-weight: bold;
	padding: 6px 0px 0px 80px;
}

/* Search */

#search .textfield {
	width: 148px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(../images/img04.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}
#search .button {
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #464646;
	background: #FAFAFA url(../images/img05.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#search br {
	display:none;
	}

/* Sidebar */

#col {
	float: right;
	width: 250px;

}

#addinto{
padding:0px 0 10px 11px;
}

#adsens {
padding:0 0 15px 17px;
}

#col ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#col li {
	margin-bottom: 20px;
}

#col li ul {
	padding: 20px;
}

#col li li {
	margin: 0;
}

#col p {
	padding: 0 20px;
}

#col h2 {
	height: 29px;
	margin: 0;
	padding: 9px 0 0 20px;
	background: #B6E074;
	border: 1px  dotted #4D7C2B;
	font-size: 1.4em;
	font-weight: normal;
	color: #000000;
}

/* Footer */

#footer {
	background: url(../images/firming02.jpg) repeat-x;
	height:36px;
	clear: both;
	padding:20px 0 0 0;
	font-size: smaller;
	margin:0;
}

#deezer {
text-align:center;
padding-top:35px;
}

#footer p {
	margin: 0;
	padding:0;
	text-align: center;
	line-height: normal;
}

