@charset "utf-8";
/* CSS Document */

/* <! Reset Reloaded */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-style: inherit;
	font-family: inherit;
}
strong {
	vertical-align: inherit
}
/* operada sorun
:focus {
	outline: 0;
}
*/
a {
	outline:0;
	text-decoration:none;
	color:#333
}
a:hover {
	color:#000
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Reset Reloaded  */

/* Clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
body {
	/* background:#b7b7b7 url(/images/backgrounds/inner.jpg) top left ; */
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:14px;
	color:#2F2F2F;
	background-size: 100%;
	background-color: #888;
}
body.anasayfa {
	/* background:#b7b7b7 url(/images/backgrounds/main.jpg) top left no-repeat; */
	/* background-size: auto */
	background-color: #888;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#0b086e;
	margin-bottom:6px;
}
h4 {
	color:#353535;
	font-size:11px;
}
h5 {
	color:#bcbcbc;
	font-size:10px;
}
input, textarea, select {
	font-family:Verdana, Geneva, sans-serif;
	border: 1px solid #AAA;
	padding:3px
}
p {
	padding-bottom: 1em
}
hr {
	border: 1px solid #666
}
a {
	color:#fff;
}
a:hover {
	color: #2F2F2F;
}
/* *** */

#header {
	margin: 45px 50px
}
#navigation {
	width: 650px;
	height: 50px;
	float: left
}
#navigation li {
	display: block;
	float: left
}
#navigation li a {
	display: block;
	height:46px;
	text-indent:-9000px;
	background: url(/images/navigation/icsayfa.png) top left no-repeat;
}
.anasayfa #navigation li a {
	background: url(/images/navigation/anasayfa.png) no-repeat;
}
#navigation li.anasayfa a {
	width:109px;
	background-position:0 0
}
#navigation li.galeri a {
	width:87px;
	background-position:-109px 0
}
#navigation li.hakkimda a {
	width:121px;
	background-position:-196px 0
}
#navigation li.iletisim a {
	width:99px;
	background-position:-317px 0
}
#navigation li.haberler a {
	width:222px;
	background-position:-416px 0
}
#navigation li.linkler a {
	width:80px;
	background-position:-638px 0
}
#navigation li.anasayfa a:hover, #navigation li.anasayfa a.active {
	background-position:0 -46px
}
#navigation li.galeri a:hover, #navigation li.galeri a.active {
	background-position:-109px -46px
}
#navigation li.hakkimda a:hover, #navigation li.hakkimda a.active {
	background-position:-196px -46px
}
#navigation li.iletisim a:hover, #navigation li.iletisim a.active {
	background-position:-317px -46px
}
#navigation li.haberler a:hover, #navigation li.haberler a.active {
	background-position:-416px -46px
}
#navigation li.linkler a:hover, #navigation li.linkler a.active {
	background-position:-638px -46px
}
a.fakeback {
	display:block;
	background:url(/images/elements/fakeback.png) top left;
	width:630px;
	height:46px;
	text-indent:-9000px
}
a.fakeback:hover {
	background-position:0 -46px;
}
#social {
	float:right
}
#social a {
	width:50px;
	height:50px;
	text-indent:-9000px;
	display:block;
	float:left;
	filter: grayscale(1);
	transition: .2s all;
}
#social a:hover {
	filter: grayscale(0);
}
#social a.facebook {
	margin-right:.6em;
	background:url(/images/icons/Facebook.png) top left no-repeat;
	background-size: 50px 50px;
}
#social a.twitter {
	margin-right:.6em;
	background:url(/images/icons/Twitter.png) top left no-repeat;
	background-size: 50px 50px;
}
#social a.instagram {
	background:url(/images/icons/koyu-Instagram.png) top left no-repeat;
	background-size: 50px 50px;
}
#social a.instagram:hover {
	background:url(/images/icons/Instagram.png) top left no-repeat;
	background-size: 50px 50px;
}
/* Content */
.content {
	position:relative;
	padding-top:50px;
	min-height:22em;
	margin:0 50px
}
.content .sutun {
	color: #2F2F2F;
	width: 340px;
	font-size: 16px;
	/* float:left; */
}
.content .sutun.en {
	color:#2F2F2F;
	margin-left:50px
}
.content .sutun.en a {
	color:#2F2F2F;
}
.content .sutun.en a:hover {
	color:#fff;
}
#footer {
	position:relative;
	margin: 45px 50px
}
/* * Logo * */
#footer div.logo {
	display:block;
	background:url(/images/logos/innerlogo.png) no-repeat;
	width:289px;
	height:87px;
	text-indent:-9000px;
	float:right;
	margin-bottom: 30px;
}
.anasayfa #footer div.logo {
	background:url(/images/logos/logo.png) no-repeat;
	width:412px;
	height:133px;
}
/* Özel Tanımlar */
.anasayfa .content {
	min-height:18em;
}
.haberler table {
	width:700px
}
img.idilUstunelPortre {
	/* right: 0;
	position: absolute */
	margin-left: auto;
}
/* Erman */
.kucuk {
	font-size:14px;
	color:#FFF;
}
.kucukP {
	font-size:14px;
	color:#2F2F2F;
}
.galeriHeader {
	font-size:20px;
	color:#FFF;
	margin-top:40px;
	padding:20px 0;
	font-weight:bold;
	letter-spacing:.3em;
	border-top: #2F2F2F 1px solid;
	text-transform:lowercase
}
.galeriHeader span {
	color:#2F2F2F;
}
.resimKutusu {
	clear:both
}
.resimKutusu a {
	display:block;
	float:left;
	height:162px;
	margin:5px
}
.resimKutusu a img {
	border: 1px solid #f1e3f8;
}
.pieceofart img {
	border: 2px solid #f1e3f8;
}
.glow {
	-webkit-box-shadow: 0px 0px 10px #000;
	-moz-box-shadow:    0px 0px 10px #000;
	box-shadow:         0px 0px 10px #000;
	behavior: url(/js/PIE.htc);
}
.galeri .digerleriMore {
	background:url(/images/elements/digerleriMore.png) bottom left no-repeat;
	width:133px;
	text-indent:-9000px
}
.galeri .pieceofart {
	margin-top:3em
}
.detailContainer {
	width:700px
}
.detailContainer .details {
	float:left
}
.detailContainer .prevnext {
	float:right
}
.detailContainer .prevnext a {
	background:url(../images/navigation/prevnext.png) top left no-repeat;
	width:16px;
	height:35px;
	display:block;
	float:left;
	text-indent:-9000px
}
.detailContainer .prevnext a.next {
	background-position:top right;
	margin-left:1em
}
.flexContainer {
	display:flex;
	flex-wrap: wrap;
}

/* Responsive @12.11.2020 */

@media only screen and (max-width: 1346px) {
	.logo{
		float:none !important;
		margin: 0 auto;
		width: 500px !important;
	} 
	img.idilUstunelPortre {
		order: -1;
		margin-left: 0;
		margin-bottom: 20px;
	}
	.sutun.en {
		margin-left: 0 !important;
	}
	.flexContainer {
		flex-direction: column;
		justify-content: center;
	}
	.sutun {
		width: 500px !important;
	}
}