* {
	margin: 0;
}
html, body {
	height: 100%;
	background:url(../images/bg2.gif);
	font-family:Verdana;
	font-size:13px;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */
}


#top {
height:210px;
background:url(../images/top_dark.jpg) repeat-x;
}

.logo {
width:369px;
height:219px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/logo.png');
}
.logo[class] {
z-index:+1;
  background-image:url(../images/logo.png);
}
#lapki {
  background:url(../images/lapki.gif) repeat-x;
   width:100%;
   height:247px;
}

#inner-container {
  min-width:915px;
}

#menu {
float:left;
width:200px;
margin-left:2%;
margin-top:25px;
background:url(../images/bg.gif);
}

#cont {
float:left;
width:70%; !important;
width:70%;
margin-left:35px;
margin-top:25px;
}

#footer, #push {
	height: 80px; /* .push must be the same height as .footer */
}
#footer {
}
#grass{
width:100%;
height:47px;
background:url(../images/grass.jpg) repeat-x;
margin-top:33px;
position:absolute;

}
.clearboth { clear: both; }
#ltc{
background:left top no-repeat url(../images/tl.gif);
}
#ts{
background: repeat-x  top url(../images/t.gif);
}
#rtc{
background:right top no-repeat url(../images/tr.gif);
}
#rs{
background: repeat-y right url(../images/r.gif);
}
#ls{
background: repeat-y left url(../images/l.gif);
}
#bs{
background: repeat-x bottom url(../images/b.gif);
}

#lbc{
background:left bottom no-repeat url(../images/bl.gif);
}
#rbc{
	background:right bottom no-repeat url(../images/br.gif);

}
#subcont ,#submenu{
padding:15px;
background:url(../images/lapka.gif) no-repeat right bottom;
}

#subcont a {
	color:#2c1203;
}
	
#bowl {
background:url(../images/bowl.jpg) no-repeat;
height:47px;
width:119px;
margin-left:20px;
}

#submenu{
	list-style:none;
}
#submenu li{
	margin-bottom:10px;
}
#submenu a {
	background:url("../images/inactive.gif") no-repeat scroll left center transparent;
	color:#2C1203;
	font-family:'Neucha',Verdana;
	font-size:18px;
	padding:5px 30px;
	text-decoration:none;
}
#submenu a:hover {
	background: url(../images/hover.gif) no-repeat scroll left center transparent;
}

#submenu a.active {
	background: url(../images/active.gif) no-repeat scroll left center transparent;
}

h1.entry-title, h1 { 
	background-color:#B67849;
	font-family:'Neucha',Verdana;
	font-size:18px;
	font-weight:normal;
	padding:6px 6px 6px 10px;
	margin-bottom:15px;
	margin-top:0px;
}
h1{
	margin-top:30px;
}

h1.page-title{
	margin:0px;
}
h1.single-entry-title{
	margin:0px;
}

p{
margin-bottom:15px;
}
.gal {}
.gal ul { list-style: none; padding:0; margin:0; }
.gal ul li { display: inline; }
.gal ul img {
border:solid 5px #b67849;
}


.quotes {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:30px;
}

.ntitle {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:23px;
color:#4a1e05;
text-decoration:none;
}


.published {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#4a1e05;
	padding-left:13px;
	margin-bottom:15px;
}

.edit-link{
	background-color:#CFCFCF;
	border:1px dashed #000000;
	clear:both;
	display:inline-block;
	margin-top:5px;
	padding:5px;
}
.edit-link a{
	color:#333333;
}

.news-title{
background:url("../images/megaphone.gif") no-repeat scroll left center transparent;
height:45px;
padding-left:50px;
margin-bottom:15px;
}

.news-title.first{
	margin-bottom:5px;
}

.news-content{
	margin-bottom:30px;
}

.navigation{
	padding-bottom:10px;
}

#nav-above{
	height:20px;
}

.nav-previous{
	width:45%;
	float:left;
}
.nav-next{
	width:45%;
	float:right;
	text-align:right;
}




/* Comments */
#comments{
	margin-top:30px;
}
#idc-commentcount_label{
	display:none;
}
