@charset "UTF-8";
* {margin:0;padding:0;} 

html, body, #wrap {height: 100%;}
body {
background:url(images/zemin.gif);
margin:0; padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#660000;
}
<!--
a:link {
	color: #572e09;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#572e09;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #572e09;
}
-->
.temizle{clear:both;}
body > #wrap {height: auto; min-height: 100%;}
#wrap{
width:840px;
/*min-height:840px;*/
background:url(images/zemin_orta.gif) repeat-y;
margin:0 auto;
}
#ust{
width:840px;
height:220px;
background:url(images/ust.gif) no-repeat top;
}
#ust_banner{
width:840px;
height:150px;
}
#menu{
width:840px;
height:26px;
text-align:center;
}
#menu_alti{
width:750px;
height:44px;
padding:0px 45px;
}
#m_sol{width:125px;height:44px;float:left;}
#m_orta{width:470px;float:left;margin:0 15px;height:44px;}
#m_sag{width:125px;height:44px;float:left;}
#alt{
width:750px;
padding:15px 45px;
margin:0;
}
#sol{
width:125px;
float:left;
}
#orta{
width:470px;
float:left;
margin:0 15px;
}
#sag{
width:125px;
float:left;
}

#haberler{
width:123px;
height:208px;
background:#efd374;
border:1px solid #d3bb8d;
}
#haberler_baslik{
background:#673c16;
color:#efd374;
padding:10px 0;
font-family:"Times New Roman", Times, serif;
font-size:24px;
text-align:center;
}
#haberler ul{
margin:15px 0 0 10px;
padding:0 0 0 10px;
}
#haberler li{
margin-bottom:10px;
}
#haber_arsiv_yazi{
padding:5px;
}
#kahve_tarihce{
width:123px;
height:208px;
background: url(images/kahve_tarihce.gif) no-repeat;
border:1px solid #d3bb8d;
}
#resimler{
width:470px;
height:230px;
}
.baslik{
/*font-weight:bold;*/
padding:0 0 5px 0;
text-align:center;
}
#icerik{
width:470px;
height:300px;
overflow:auto;
padding:10px 0;
border-top:1px solid #d5b55d;
border-bottom:1px solid #d5b55d;
text-align:justify;
}
#icerik2{
width:470px;
/*height:300px;
overflow:auto;*/
padding:10px 0;
border-top:1px solid #d5b55d;
border-bottom:1px solid #d5b55d;
text-align:justify;
}
#icerik_anasayfa{
width:470px;
/*height:300px;
overflow:auto;*/
padding:10px 0;
border-top:1px solid #d5b55d;
border-bottom:1px solid #d5b55d;
text-align:justify;
}
#footer{
height:150px;
width:840px;
margin:0 auto;
position:absolute;
bottom:0;
text-align:center;
}
.altbaslik{
color:#691a00;
/*font-size:12px;*/
padding:0px 0 5px 0;
text-align:center;
}
.altbaslik span{ font-style:italic;}
.altbaslik a{text-decoration:none;color:#691a00;}
.altbaslik a:hover{text-decoration:underline;}
.resim_kategori{
width:190px;
float:left;
height:62px;
margin-top:20px;
}
.resim_kategori_resim{
width:60px;
height:60px;
border:1px solid #691a00;
float:left;
}
.resim_kategori_isim{
width:110px;
height:42px;
padding:20px 0 0 5px;
float:left;
}
.resim_kategori_isim a{color:#691a00; text-decoration:none;}
.resim_kategori_isim a:hover{ text-decoration:underline;}

.resim_alt_kategori{
width:190px;
float:left;
height:55px;
margin-top:15px;
}
.resim_alt_kategori_resim{
width:45px;
height:45px;
float:left;
}
.resim_alt_kategori_isim{
width:135px;
height:45px;
padding:10px 0 0 0px;
float:left;
text-align:left;
}
.resim_alt_kategori_isim a{color:#691a00; text-decoration:none;}
.resim_alt_kategori_isim a:hover{ text-decoration:underline;}

.resim_liste{
/*width:80px;
height:60px;*/
margin:15px 8px 0 0;
float:left;
}

#forum{
}
#forum ul{
margin:0;
padding:0;
list-style:none;
line-height:20px;
}
#forum a{
height:20px;
background:url(images/page_edit.gif) no-repeat left center;
padding-left:20px;
}
.yorum{
border:1px dotted #454545;
padding:5px;
margin-bottom:10px;
}
#forum_goruntule{
}

/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/



/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */





#main {padding-bottom: 150px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;
	background:url(images/footer.gif) bottom center  no-repeat;
	} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



