*{
	margin:0;
	padding:0;
	font-family:arial,helvetica,sans-serif;
	}
	
body {
	background-color: #383947;
	font-size: 13px;
	color:#494949;
}


h1 { 
	font-size: 1.6em; 
	padding:4px 4px 5px 0;
	}
h2 { 
	font-size: 1.3em; 
	padding:4px 4px 5px 0;
	}
h3 { 
	font-size: 1.0em; 
	padding:4px 4px 5px 0;
	}


a {
	text-decoration: none;
}

a:hover {
	border: none;
}

p{
	margin:3px 0 3px 0;
}


.post {
	width:90%;
	margin:4px auto;
	padding-bottom:6px;
}

.post p, ol, ul, blockquote {
	line-height: 22px;
}

.post h2, .post h3 {
	margin-left: -40px;
}

.post ul{
margin:4px 0 4px 10px;
font-size:0.8em;
}

.clear { 
clear: both; 
height: 2px;
overflow: hidden; 
visibility: hidden;
}

#Wrapper{
	width:779px;
	margin:8px auto;
	background:url('/images/wrapper_bg.jpg');
	clear:both;
}
	

/* Header */

#Header {
	width:743px;
	height:235px;
	margin: 0 auto;
	overflow: hidden;
}



#ColOne {
	float: left;
	display:inline;
	width: 504px;
	margin-left:20px;
	background-color:#FFFFFF;
}

#ColTwo {
	float: right;
	width: 233px;
	margin-right:20px;
}

.Bottom_advert{
height:213px;
width: 739px;
margin-left:20px;
margin-bottom:-5px;
float:left;
display:online;
background-color:#e0f9fe;
}

.last_garden{
width:190px;
height:190px;
float:right;
margin:8px 19px 0 0;
}

.Advert1{
width:100%;
height:272px;
}


.Garden_images{
width:232px;
height:190px;
clear:both;
}

.random_img{
margin:20px 20px;
}

.clear{
clear:both;
height:1;
width:100%;
}


/* Footer */

#Footer {
	width: 741px;
	height: 16px;
	margin: 0 auto;
    padding:0;
    background-color:#FFFFFF;
}

#Footer p {
	text-align: center;
	font-size: 0.9em;
	line-height:16px;
}

#Footer * {
	color: #000000;
}

#other_com2{
visibility:hidden;
}

img{
border:none;
}


img.thumb{
padding:4px;
border:1px solid #d2d2d2;
}