@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800);
html {
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}
body{
	background-color: #ad946b;
	background-image: url(images/bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	
}
.wrapper{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
.ziyaret-saatleri{
	font-family: 'Open Sans', sans-serif;
	color: #261605;
	float: right;
	height: 77px;
	width: 206px;
	font-size: 15px;
	background-image: url(images/muze-saatleri.png);
	background-repeat: no-repeat;
	margin-top:20px;
}
.menu{
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 177px;
	width: 976px;
	margin-top:-40px;
}
.menu ul{
	padding: 0px;
	float: left;
	height: 57px;
	width: 813px;
	list-style-type: none;
	margin-top: 78px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
}
.menu ul li{
	float: left;
	margin-right: 25px;
	margin-left: 25px;
}
.menu ul li a{
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	
	text-decoration: none;
	-webkit-text-stroke: 1px #2f1b05;
   color: white;
   text-shadow:
       3px 3px 0 #3d2309,
     -1px -1px 0 #3d2309,  
      1px -1px 0 #3d2309,
      -1px 1px 0 #3d2309,
       1px 1px 0 #3d2309;
	font-size: 15px;
}
.menu ul li a:hover{
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	color: #fad007;
	text-decoration: none;
	font-size: 15px;
}
#full-slider-wrapper  {
			
	float: left;
	width: 100%;
	min-height: 400px;
	margin-top:-80px;
	
}
.slider-alti{
	background-image: url(images/slider-alti-bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 179px;
	width: 925px;
	margin-left:20px;
	margin-top:-30px;
}
.slider-alti ul{
	float: left;
	height: 179px;
	width: 935px;
	list-style-type: none;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.slider-alti ul li{
	float: left;
	height: 55px;
	width: 175px;
	margin-left:12px;
}
.sol-menu{
	float: left;
	height: 376px;
	width: 271px;
	margin-top:-30px;
	background-image: url(images/sol.png);
	background-repeat: no-repeat;
}
.sol-menu ul{
	float: left;
	width: 271px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sol-menu ul li{
	float: left;
	width: 219px;
	margin-bottom: 12px;
	margin-left:20px;
}
.haberler{
	float: left;
	height: 300px;
	width: 623px;
	margin-left: 20px;
	margin-top:-20px;
}
.haberler ul{
	margin: 0px;
	float: left;
	height: 300px;
	width: 623px;
	padding: 0px;
}
.haberler ul li{
	float: left;
	height: 300px;
	width: 623px;
	list-style-type: none;
}
.haberler ul li .haber{
	background-image: url(images/haber-bg.png);
	margin-top:-85px;
	float: left;
	height:65px;
	padding: 10px;
	-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
.haberler ul li .haber-baslik a{
	font-size: 19px;
	font-weight: 600;
	color: #f9d100;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;

}
.haberler ul li .haber-resim img{
	float: left;
	height: 300px;
	width: 623px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.haberler ul li .haber-aciklama a{font-size: 11px;
	
	color: #fff;
	text-decoration: none;
		font-family: 'Open Sans', sans-serif;}
.footer{
	background-color: #4a2d15;
	float: left;
	height: 285px;
	width: 100%;
	background-image: url(images/footer-golge.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.site-footer{
	float: left;
	width: 300px;
	text-align: center;
	margin-top:20px;
}
.site-footer span{
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d2bd93;
	text-align: center;
}
.alt-menu{
	float: left;
	width: 620px;
	margin-top:50px;
}
.alt-menum{
	float: left;
	width: 155px;
}
.alt-menu-baslik{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #FFF;
}
.ayir{
	background-color: #FFF;
	float: left;
	height: 1px;
	width: 100px;
	margin-top:3px;
}
.alt-menuler{}
.alt-menuler ul{
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.alt-menuler ul li{
	list-style-type: none;
}
.alt-menuler ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d2bd93;
	text-decoration: none;
}
.piksel-reklam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d2bd93;
	float: right;
	height: 21px;
	width: 195px;
	margin-top:20px;
	margin-right:30px;
}

.piksel-reklam a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d2bd93;
	
	
	text-decoration: none;
}
.sabit-yazi{
	float: left;
	width: 925px;
	margin-left:25px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:50px;
}
.yazi-baslik{
	font-size: 29px;
	font-weight: bold;
	color:#4a2d15;
}
.yazi-resim{
	float: right;
	height: 373px;
	width: 362px;
}
.yazilar{
	font-size: 11px;
	color: #110901;
}

.kategoriler{
	float: left;
	width: 925px;
	margin-left:25px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:50px;
}
.kategori-adi{
	font-size: 29px;
	font-weight: bold;
	color:#4a2d15;
	float: left;
	width: 925px;
}
.khaberler{
	float: left;
	width: 925px;
}
.khaberler ul{
	float: left;
	width: 925px;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.khaberler ul li{
	float: left;
	width: 298px;
	margin-right: 10px;
	margin-bottom:30px;
}
.khaberler ul li .khaber-resim{
	float: left;
	width: 298px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4a2d15;
	text-decoration: none;
	text-align: center;
	height: 230px;
	border: thin solid #4a2d15;
}
.khaberler ul li .khaber-baslik a{
	float: left;
	width: 298px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4a2d15;
	text-decoration: none;
	text-align: center;
}
.kategoriicerik{
	float: left;
	width: 925px;
	font-size:13px;
}
.icerikresim{
	float: left;
	height: 280px;
	width: 343px;
	margin-top: 10px;
	margin-right:10px;
	margin-bottom:10px;
}
.icerikyazi{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	
}
.icerikresimler{
	float: left;
	width: 925px;
}
.icerikresimler ul{
	float: left;
	width: 925px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.icerikresimler ul li{
	float: left;
	height: 130px;
	width: 142px;
	margin-right: 12px;
	margin-bottom: 12px;
}
#form1 #textfield{
	background-color:#FFF;
	float: left;
	height: 30px;
	width: 350px;
	padding-left: 15px;
	border: thin solid #311c06;
	margin-bottom:10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-size:12px;
}
#form1 #textarea{
	background-color: #fff;
	float: left;
	height: 100px;
	width: 450px;
	padding-top: 15px;
	padding-left: 15px;
	border: thin solid #311c06;
	margin-bottom:10px;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
font-size:12px;
}
#form1 #button{
	float: left;
	height: 32px;
	width: 94px;
	color:#FFF;
	background-image: url(images/gonder.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#form1 #button2{
		float: left;
	height: 32px;
	width: 94px;
	color:#FFF;
	background-image: url(images/temizle.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-left:10px;
}
.bagisciliste{
	float: left;
	width: 925px;
	margin-top:10px;
}
.bagisciliste ul{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 925px;
	list-style-type: none;
}
.bagisciliste ul li{
	float: left;
	width: 180px;
	margin-bottom: 10px;
}
.bagisciliste ul li a{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	
	color: #4a2d15;
	text-decoration: none;
}
.emavetkb{
	float:left;
	margin-top:20px;
	margin-left:70px;}
.sayfalama{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.sayfalama ul{
	float: left;
	
}
.sayfalama ul li{
	list-style-type: none;
	float: left;
	
	margin: 5px;
}
.sayfalama ul li a{
	
	font-weight: bold;
	color: #4a2d15;
	text-decoration: none;
}