* {
	border: none;
	text-decoration: none;
	padding: 0;
	float: none;
	margin:0;
}

html {
	background: url(images/bg1.gif)  center;
	text-align:justify;
	font: "Georgia", "Palatino Linotype", "Times New Roman", serif;
	color: #444;
}


body {
	margin: 0px 0;
	background: url(images/bg2.jpg) top repeat-x;
	color: #666666;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
	font-family: "Georgia", "Palatino Linotype", "Times New Roman", serif;
	font-size: small;
}

h1, h2, h3 {
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #7A0026;
}



h3 {
	font-weight: bold;
}



img {
	border: none;
}


#box {
float:left;
background:url(images/leptir.gif) no-repeat;
width:160px;
height:85px;
margin-left:25px;
}


.post {
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.post .title {
    padding-top:25px;
  
    
	margin-bottom: 0px;
	font-size: 2em;
	
}


.post .story {
    margin-top: 43px;
	text-align: justify;
	float: none;
	background:url(images/flower.jpg)  top repeat-x;
	padding-top: 60px;
	padding-right: 18px;
	padding-left: 20px;
}
.post .story1{
    margin-top: 0px;
	text-align: justify;
	float: none;
	background:url(images/flower.jpg)  top repeat-x;
	padding-top: 60px;
	padding-right: 18px;
	padding-left: 20px;
}
.post .story p,.post .story1 p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

#top{
clear:both;
padding-top: 35px;
}
#page {
	width: 600px;
	margin: 0 auto 15px;
	background: #80A659;
	border: 10px solid #182A10;
}



#logo {
	height: 200px;
	background: url(images/img02.jpg);
}



#menu {
	height: 50px;
	background: #182A10;
	text-transform: uprcase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #7A0026;
	
	
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	
	display: block;
	float: left;
	margin-left: 18px;
	text-decoration: none;
	color: #80A659;
	font-weight:bold;
	font-size:14px;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	
}

#menu a:hover {
	border-bottom: 4px solid #80A659
	
}

#menu .active a {
border-bottom: 4px solid #80A659;
	
}


/* Footer */

#footer {
    text-align:center;
	clear: both;
	padding: 20px 60px 20px 20px;
	background: #DDDCAC;
    font-size: x-small;
	}

#footer p {
	padding-left: 40px;
	margin: 0;
	
	color: #999999;
}

#footer a {
	color: #999999;
}



#legal {

}

