@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Oxygen:400,300,700&subset=latin,latin-ext);
body {
	
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	color:#2e2e2e;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;

}

.clear {clear:both;}

h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 0px;
	font-weight:normal;
}

h1 {font-size:32px;}
h2 {font-size:28px;}
h3 {font-size:26px;}
h4 {font-size:20px;}
h5 {font-size:18px;}
#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 94px;
}
.menu-cerceve {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
}
.menu-cerceve ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
.menu-cerceve ul li {
	list-style-type: none;
	float: left;
}
.menu-cerceve ul li a {
	text-decoration: none;
	color: #FFF;
	line-height: 72px;
	display: block;
	font-size: 16px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
text-shadow: 0.07em 0.07em 0.07em #000;
}
.menu-cerceve ul li a:hover {
	background-color: #222324;
}
.ust-sosyal {
	margin-top: -5px;
	position: absolute;
	margin-left: 475px;
	z-index: 6;

}
.ustface {
	background-image: url(../images/ustsosyal_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 21px;
		-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;

}
.ustface:hover {
	background-image: url(../images/ustsosyal-hover_01.png);
}


.usttwit {
	background-image: url(../images/ustsosyal_02.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 32px;
		-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;

}
.usttwit:hover {
	background-image: url(../images/ustsosyal-hover_02.png);
}
.ustytb {
	background-image: url(../images/ustytb.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top:-2px;
	margin-left:3px;
	height: 27px;
	width: 21px;
		-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.ustytb:hover {
	background-image: url(../images/ustytb-hover.jpg);
}
.sagblok {
	float: right;
	width: 563px;
	position: relative;
	z-index: 4;
	padding: 5px;
	padding-left: 15px;
}
.footer {
	position: fixed;
	bottom: 0px;
	z-index: 3;
}
.album {
	float: left;
	margin-top: 50px;
}
.albumadi {
	float: left;
}

.cikti {
	float: right;
	height: 177px;
	width: 257px;
	background-image: url(../images/cikti.png);
	background-repeat: no-repeat;
	margin-top: -50px;
	position: relative;
	z-index: 5;
	margin-right: 50px;
}
.footer img {
	float: left;
	margin-left: -65px;
}
.haberler {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.haberler h5 {
	font-weight: lighter;
	text-shadow: 0 0 3px #999;
}
.line {
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 472px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mySlider dl dd span a {
	text-decoration: none;
	padding-left: 7px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333;
	float: left;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	color: #2e2e2e;
}
#mySlider dl dd span a:hover {
	color: #35363A;
}
.mp3player {
	float: left;
	width: 100%;
	margin-top: -10px;
	margin-bottom: 20px;
}
.satinal  {
	color: #FFF;
	text-decoration: none;
	background-color: #35363a;
	padding-top: 6px;
	padding-right: 35px;
	padding-bottom: 6px;
	padding-left: 35px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 15px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-shadow: 0 0 3px #2f3032;

}
.satinal:hover {
	background-color: #2f3032;
	box-shadow: 0px 0px 20px #666;
	
}
.alt-logolar {
	float: left;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 20px;
}
.enveryapim {
	background-image: url(../images/enverorg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 55px;
	width: 113px;
	-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.enveryapim:hover {
	background-image: url(../images/enverorg-hover.jpg);


}
.altlogoayrac {
	background-image: url(../images/logo-line.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	width: 14px;
	margin-right: 25px;
	margin-left: 20px;
}
.halic {
	background-image: url(../images/halic-logo.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 92px;
	float: left;
	-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.halic:hover {
	background-image: url(../images/halic-logo-hover.jpg);
}
.webdesigner {
}
.webdesigner {
	color: #999;
	font-size: 13px;
	float: left;
	margin-bottom: 10px;
}
.webdesigner a {
	text-decoration: none;
	color: #999;
}
.webdesigner a:hover {
	text-decoration: underline;
}
.sayfaicerik {
	float: left;
	width: 100%;
	min-height: 350px;
}
.sayfabaslik {
	float: left;
	width: 100%;
}
.sayfabaslik h1 {
	font-size: 24px;
	font-weight: lighter;
	text-shadow: 0 0 3px #999;
}
.sayfaicerik p {
	line-height: 23px;
}
.mp3player a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.albumler {
}
.albumler {
	float: left;
	width: 150px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.albumler img {
	margin-bottom: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-shadow: 0px 0px 10px #999;
}
.albumler h5 {
	font-size: 16px;
	font-weight: lighter;
}
.galeri {
	float: left;
	width: 100%;
}
.galeri a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-shadow: 0px 0px 12px #B5B5B5;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border: 2px solid #CCC;
	position:absolute;
	z-index:2;
}
.galeri a img:hover {

	border: 2px solid #FFF;
}
.sayfalama {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 17px;
	margin-bottom: 17px;
}
.sayfalama span a {
	text-decoration: none;
	color: #FFF;
	background-color: #ADADAD;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.sayfalama span a:hover {
	background-color: #666;
}
.sayfalama .sayfalama-active a {
	background-color: #666;
}
.galerilist {
	float: left;
	width: 150px;
	margin-right: 8px;
	margin-bottom: 16px;
	margin-left: 8px;
	height:119px;
}

 .foto-overlay {
	height: 119px;
	width: 150px;
	position: absolute;
	z-index: 3;
	margin-left: 2px;


}

.foto-overlay:hover {
	background-image: url(../images/galerifoto-hover.png);

}
a .albumadi {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sayfaicerik table tbody tr td h5 {
	font-size: 14px;
}
.sayfaicerik table tbody tr td h4 {
	font-size: 16px;
	font-weight: bold;
}
.sayfaicerik table tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
