/*

=> YAYIMCI: Eren Ali GUL
=> ILETISIM:  info@erenaligul.com.tr

*/
body { 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:%70;
	font-size:0.75em;
	color:#444444;
	text-align:center;
	background-color:#f4f4f4;
	background-image: url(resimler/yildizyumruk.jpg);
	background-repeat: no-repeat;

}

#govde {
	width:800px;
	height:400px;
	text-align:left;
	margin: 0 auto; 
	margin-top:10px;
	line-height:1.6em;
}

#ust {
	background-color:#f4f4f4;
	height:125px;
}

#ust2 {
	padding:10px;
	margin-bottom:10px;
	border:1px dashed #dddddd;
	background-color:#ffffff;
}

/* AÅŸaÄŸÄ±daki alan footer alanÄ±nÄ± oluÅŸturur.*/
#alt {

	padding:10px;
	margin-bottom:10px;
	border:1px dashed #dddddd;
	background-color:#ffffff;
	clear:both;
	float:left;
	width:780px;
}


/* AÅŸaÄŸÄ±daki alan yazÄ± alanÄ±nÄ±n Ã¶zelliklerini oluÅŸturur.*/
#icerik {
	background-color:#ffffff;
	padding:0px 10px;
	margin-bottom:10px;
	
}

/* AÅŸaÄŸÄ±daki alan yazÄ±nÄ±n Ã¼zerini mause ile tarama alanÄ±nÄ± belirler. Bordo renk verir.*/
a::-moz-selection {
    background:#383838;
    color:#fff;
}

a::selection {
    background:#383838;
    color:#fff;
}


::-moz-selection {
    background:#383838;
    color:#fff;
}
::selection {
    background:#383838;
    color:#fff;
}



/* AÅŸaÄŸÄ±daki alan yazÄ± alanÄ±nÄ±n boyutlarÄ±nÄ± belirler.*/

/* 2 - HTML Etiketleri ************************** */
h2 {
	font-size:1.4em;
	color:#0388e3;
	margin-bottom:5px;
	padding:5px;
	font-weight:normal;
	border-bottom:1px dashed #cccccc;
}

a {
	text-decoration:none;
	color:#fd0176;
	
}
a:hover {
	text-decoration:underline;
}

p {
	margin:10px 0px;
}

/* 3 - DiÄŸerleri ****************************** */
.altmetin {float:left;}
.yakuter a{
	display:block;
	float:right;
	background:transparent url(resimler/yakuter.png) top left no-repeat;
	height:40px;
	width:130px;
	border-style:none;
	text-decoration:none;
}
.yakuter a:hover{
	background:transparent url(resimler/yakuter.png) bottom left no-repeat;
}

.solblok {
	padding:5px;
	margin-bottom:5px;
	border:2px dashed #dddddd;
	background-color:#ffffff;
	width:155px;
	height:200px;
	float:left;
	font-size:9pt;
	line-height:22px;
	line-left:2px;
	margin-top:0px;
	margin-left:-180px;
	}

.solaltblokiki {
background:transparent url(resimler/solalt-alt.jpg) right no-repeat;
	width:220px;
	height:300px;
	float:left;
	font-size:9pt;
	line-height:22px;
	line-left:2px;
	margin-top:220px;
	margin-left:-240px;
	}


.sagblok {
background:transparent url(resimler/sagresim.jpg) right no-repeat;
	width:210px;
	height:400px;
	float:right;
	font-size:9pt;
	line-height:22px;
	line-right:2px;
	margin-top:0px;
	margin-right:-210px;

	}

.sagaltblok {
background:transparent url(resimler/sagresimalt.png) right no-repeat;
	width:220px;
	height:304px;
	float:right;
	font-size:9pt;
	line-height:22px;
	line-right:2px;
	margin-top:440px;
	margin-right:-240px;
	}



.kutuici {
background-color:#ffffff;
	width:150px;
	height:249px;
	float:left;
	font-size:9pt;
	line-height:22px;
	line-left:2px;
	margin-top:0px;
	margin-left:-180px;
	}	

.header {
    width:400px;
	height:120px;
	border:0px;
	float:top-center;
	background:#666666;
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}