/*
Theme Name: Alimedya
Theme URI: www.alimedya.com
*/

/* TASARIM */
body{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background: #FFF url('../../../assets/layout/3/img/bg.png') repeat-x top center;
}
.fontBir{font-family: 'Oswald', sans-serif;}
.fontIki{font-family: 'Varela', sans-serif;}
.kapsul{
	width: 950px;
	margin: 0px auto;
}

.telefon{
	font-family: arial;
	font-weight: bold;
	letter-spacing: -1px;
}

/* RENKLER */
.renkA{color:#DFD2B7}
.renkB{color:#A8672D}

a{text-decoration:none}
a:hover{color:#7a7d84}
a:focus{outline:none}

#ustbolum{min-width:950px;height:135px;}
	#ustbolum #logo{display:block;float:left;width:300px;height:135px;overflow:hidden;}
	#ustbolum #logo img{margin-top:20px;}
	#ustbolum .sag{width:650px;height:135px;float:right;}
	#ustbolum .telefon{
		height: 55px;
		padding: 15px 30px 0 0;
	}

	#ustbolum ul#menu{display:block;float:right;width:600px;line-height:60px;padding:0 0 0 25px;float:right;font-size:1.6em;background:url('../../../assets/layout/3/img/menu.png') no-repeat;}
	#ustbolum ul#menu li{display:block;float:right;margin:0 15px 0 15px;cursor:default;}
	#ustbolum ul#menu li ul li{margin:0;}
	#ustbolum ul#menu li a{display:block;color:#DFD2B7;}
	#ustbolum ul#menu li a:hover{text-decoration:underline;color:#FFF;}
	#ustbolum ul#menu li ul li a:hover{ color: #FC0; text-decoration: none; }
	#ustbolum ul#menu li a p{display:none}

	#icerik{
		height:300px;
	}

	.kutuA{display:block;width:290px;height:149px;background:url('../../../assets/layout/3/img/resim1.png') no-repeat top center;float:left;margin:0 0 20px 10px;}
	.kutuB{display:block;width:290px;height:149px;background:url('../../../assets/layout/3/img/resim2.png') no-repeat top center;float:left;margin:0 30px 20px 30px;}
	.kutuC{display:block;width:290px;height:149px;background:url('../../../assets/layout/3/img/resim3.png') no-repeat top center;float:left;margin-bottom:20px;}

	.indexSol{width:280px;float:left;line-height:15px;background:#F4EFE6;padding:20px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
		.indexSol .resim{display:block;background:url('../../../assets/layout/3/img/resim4.png') no-repeat top center;height:170px;margin:0px auto;}

	.indexSag{width:600px;float:right;}
		.indexSag h2{display:block;margin:0;padding:0;}
		.indexSag p{line-height:17px}
		.indexSag ul{display:block;background:url('../../../assets/layout/3/img/resim5.png') no-repeat top left;padding-left:300px;height:215px;margin-top:3px;}
		.indexSag ul li{display:block;line-height:35px;background:#A8672D;color:#FFF;margin-bottom:10px;padding-left:15px;}
		.indexSag ul li:hover{background:#F4EFE6;color:#000;}

	#yanbar{max-width:250px;float:left;}

	#sayfa{min-width:950px;float:right;}
	.ozelKutu{width:335px;height:230px;float:left;margin-right:5px;padding-left:150px;background:url('../../../assets/layout/3/img/resim1.png') no-repeat;overflow:hidden;}
		.ozelKutu h2{font-size:1.8em;margin:15px 0 5px 0;width:320px;font-weight:normal;}
		.ozelKutu p{width:320px}

	.ozelKutu2{width:843px;height:145px;float:right;padding:10px 15px 10px 15px;margin-right:5px;background:url('../../../assets/layout/3/img/resim3.png') no-repeat;overflow:hidden;}
		.ozelKutu2 h2{font-size: 1.8em;margin:0 0 5px 0;font-weight:normal;}
		.ozelKutu2 p{text-indent:15px;}

	.sabitKutu{width:210px;height:195px;float:left;margin:0 5px 0 5px;padding:0 15px 0 15px;background:url('../../../assets/layout/3/img/resim2.png') no-repeat;overflow:hidden;}
		.sabitKutu h2{font-size: 1.8em;margin:15px 0 5px 0;font-weight:normal;}

			ul.galeri{display:block;margin:20px 0 20px 0;}
			ul.galeri li{display:block;float:left;margin:10px 20px 10px 20px;text-align:center;font-size:12px;}
			ul.galeri li a{display:block;margin-bottom:5px;}

	#altbolum{margin-top:20px;height:85px;background:url(../../../assets/layout/3/img/footerbg.png) repeat-x;overflow:hidden;}
		#altbolum .sol{float:left;width:220px}
			#altbolum .sol h2{display:block;line-height:40px;width:220px;margin-top:3px;font-weight:normal;overflow:hidden;}
			#altbolum .sol .telefon{line-height:42px;width:220px;overflow:hidden;}
		#altbolum .orta{float:left;margin-left:30px;width:550px;overflow:hidden;}
			#altbolum .menu li{float:left;line-height:43px;margin:0 10px 0 10px;}
			#altbolum .menu li a{color:#999;}
			#altbolum .menu li a:hover{color:#444;}
			#altbolum .menu li p{display:none;}
			#altbolum .menu li ul{display:none;}
		#altbolum .adres{display:block;float:left;line-height:42px;color:#999;margin-left:10px;width:580px;overflow:hidden;}
