/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Ayyıldız Çiçek Evi - etimesgutcicek.com
Orijinal "Premium Series" tasarımı korunarak mobil uyumlu hale getirildi.
*/

*, *::before, *::after {
	box-sizing: border-box;
}

body {
	margin: 0 0 50px 0;
	padding: 50px 0 0 0;
	background: #787878;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
	-webkit-text-size-adjust: 100%;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none;
	text-decoration: underline;
}

a img {
	border: none;
}

img {
	max-width: 100%;
	height: auto;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Erişilebilirlik: sadece ekran okuyucular için */

.gizli-metin {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

#header {
	width: 1000px;
	max-width: 100%;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */

#logo {
	width: 100%;
	min-height: 100px;
	margin: 0 auto;
	padding: 0 10px 0 70px;
	background: url(images/img01.jpg) no-repeat left top;
	overflow: hidden;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #8C0209;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 12px;
	color: #A00800;
	font-family: Arial, Helvetica, sans-serif;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #8C0209;
}

#logo .tel-link {
	color: #A00800;
	text-decoration: none;
}

#logo .tel-link:hover {
	text-decoration: underline;
}

/* Menu */

#menu {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	min-height: 50px;
	background: url(images/img02.jpg) no-repeat left top;
	background-color: #8C0209;
	overflow: hidden;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images/img03.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#menu .current_page_item a {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #6d0107;
}

/* Mobil menü düğmesi - sadece dar ekranlarda görünür */

.menu-toggle {
	display: none;
	width: 100%;
	padding: 12px 16px;
	border: 0;
	background: #6d0107;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
	cursor: pointer;
}

/* Wrapper */

#wrapper {
}

/* Page */

/* Genislik: 1000px kapsayici - 10px yatay dolgu = 990px ic alan
   (220 kenar cubugu + 550 icerik + 220 kenar cubugu) */
#page {
	width: 1000px;
	max-width: 100%;
	margin: 0 auto;
	padding: 20px 5px;
	background: #FFFFFF;
	overflow: hidden;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 550px;
	max-width: 100%;
}

.post {
	padding-bottom: 15px;
	font-size: 12px;
	color: #000;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.entry table {
	max-width: 100%;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	max-width: 100%;
	padding: 0;
	font-size: 14px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}

.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #890208 url(images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

/* Kayan yazı (eski <marquee> yerine CSS animasyonu) */

.ticker {
	display: block;
	height: 200px;
	overflow: hidden;
	position: relative;
	margin: 0 15px;
}

/* site.js icerigi bir kez kopyalar; boylece -50% ile kesintisiz dongu olusur
   ve yazi ilk anda gorunur (bos kutu beklenmez). */
.ticker-inner {
	display: block;
	text-align: center;
	animation: ticker-kay 26s linear infinite;
}

.ticker-inner span {
	display: block;
	padding: 6px 0;
	color: #8C0209;
	font-size: 13px;
	letter-spacing: .5px;
}

.ticker:hover .ticker-inner {
	animation-play-state: paused;
}

@keyframes ticker-kay {
	0%   { transform: translateY(0); }
	100% { transform: translateY(-50%); }
}

@media (prefers-reduced-motion: reduce) {
	.ticker { height: auto; }
	.ticker-inner { padding-top: 0; animation: none; }
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

/* Calendar - Flash yerine JS ile üretilir */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table.cal {
	width: 100%;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background: #fff;
	border: 1px solid #e0c9ca;
}

#calendar_wrap table.cal caption {
	padding: 6px 0;
	background: #8C0209;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .5px;
}

#calendar_wrap table.cal th {
	padding: 5px 0;
	background: #f2e4e5;
	color: #8C0209;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #e0c9ca;
}

#calendar_wrap table.cal td {
	padding: 4px 0;
	text-align: center;
	border: 1px solid #f0e6e6;
}

#calendar_wrap table.cal td.cal-hs,
#calendar_wrap table.cal th.cal-hs {
	color: #A00800;
}

#calendar_wrap table.cal td.cal-bos {
	background: #fafafa;
	border-color: #f5f5f5;
}

#calendar_wrap table.cal td.cal-bugun {
	background: #8C0209;
	color: #fff;
	font-weight: bold;
}

/* Kenar çubuğu iletişim kutusu (eski haber iframe'i yerine) */

.yan-iletisim {
	margin: 0 15px;
	padding: 12px;
	border: 1px solid #e0c9ca;
	background: #fdf7f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	color: #444;
	text-align: left;
}

.yan-iletisim p {
	margin: 0 0 8px 0;
}

.yan-iletisim strong {
	color: #8C0209;
}

.yan-iletisim .btn {
	display: block;
	margin-top: 8px;
	padding: 9px 10px;
	background: #8C0209;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
}

.yan-iletisim .btn:hover {
	background: #6d0107;
	text-decoration: none;
}

.yan-iletisim .btn-wa {
	background: #25D366;
	color: #fff;
}

.yan-iletisim .btn-wa:hover {
	background: #1da851;
}

/* Ana sayfa bileşenleri */

.giris {
	margin: 0 10px 20px 10px;
	padding: 16px 18px;
	border: 1px solid #e0c9ca;
	background: #fdf7f7;
}

.giris h2 {
	margin: 0 0 8px 0;
	font-size: 1.35em;
}

.giris p {
	margin: 0 0 10px 0;
	font-size: 13px;
	line-height: 1.7;
	color: #444;
	text-align: left;
}

.giris p:last-child {
	margin-bottom: 0;
}

.vitrin {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin: 0 10px 20px 10px;
	padding: 0;
	list-style: none;
}

.vitrin li {
	flex: 1 1 150px;
	margin: 0;
	padding: 0;
	border: 1px solid #ddd;
	background: #fff;
	text-align: center;
}

.vitrin li a {
	display: block;
	padding: 8px;
	color: #8C0209;
	text-decoration: none;
}

.vitrin li a:hover {
	background: #fdf7f7;
	text-decoration: none;
}

.vitrin img {
	display: block;
	width: 100%;
	height: 140px;
	object-fit: cover;
	margin-bottom: 6px;
}

.vitrin span {
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.bilgi-serit {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin: 0 10px 20px 10px;
	padding: 0;
	list-style: none;
}

.bilgi-serit li {
	flex: 1 1 160px;
	margin: 0;
	padding: 12px;
	border: 1px solid #e0c9ca;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	color: #444;
	text-align: left;
}

.bilgi-serit strong {
	display: block;
	margin-bottom: 4px;
	color: #8C0209;
	font-size: 13px;
}

/* Formlar */

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
	max-width: 100%;
	padding: 6px 8px;
	border: 1px solid #CA8186;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

input[type="submit"] {
	padding: 9px 22px;
	border: 0;
	background: #8C0209;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	cursor: pointer;
	border-radius: 3px;
}

input[type="submit"]:hover {
	background: #6d0107;
}

/* Harita */

/* <span> oldugu icin display:block sart - aksi halde kutu cokup harita kaybolur */
.harita-kutu {
	display: block;
	position: relative;
	width: 100%;
	max-width: 425px;
	aspect-ratio: 425 / 350;
	background: #eee;
}

/* aspect-ratio desteklemeyen eski tarayicilar icin yedek */
@supports not (aspect-ratio: 1) {
	.harita-kutu { height: 350px; }
}

.harita-kutu iframe {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

/* Footer */

#footer {
	width: 1000px;
	max-width: 100%;
	min-height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/img04.jpg) no-repeat left top;
	background-color: #6b6b6b;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: 14px;
	color: #333;
}

#footer .link {
	float: right;
}

#footer .copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}

#wrapper #page #content .post .entry table tr td h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

/* ---------- Duyarlı (responsive) düzen ---------- */

/* Tablet: sağ kenar çubuğu içeriğin altına iner */
@media screen and (max-width: 1020px) {
	body {
		padding-top: 20px;
	}

	#content {
		width: calc(100% - 230px);
	}

	#sidebar2 {
		float: none;
		clear: both;
		width: 100%;
		padding-top: 20px;
	}

	#sidebar2 > ul {
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
	}

	#sidebar2 > ul > li {
		flex: 1 1 240px;
	}

	#sidebar2 img {
		display: block;
		margin: 0 auto;
	}
}

/* Mobil: tek sütun, menü açılır kapanır */
@media screen and (max-width: 760px) {
	body {
		padding-top: 0;
		text-align: left;
	}

	#header {
		background-size: cover;
	}

	/* Dekoratif ayçiçeği arka planı dar ekranda büyüyüp yazının altında
	   okunmaz hale geliyordu; mobilde kaldırılıp düz zemin kullanılır. */
	#logo {
		padding: 12px 15px;
		background-image: none;
		background-color: #FFFFFF;
		text-align: center;
	}

	#logo h1,
	#logo p {
		float: none;
		padding: 8px 0 0 0;
	}

	#logo h1 {
		font-size: 2em;
	}

	#logo img {
		margin: 0 auto;
	}

	.menu-toggle {
		display: block;
	}

	/* Menü kapalıyken boş kırmızı şerit kalmasın */
	#menu {
		background-image: none;
		min-height: 0;
	}

	#menu ul {
		display: none;
	}

	#menu.acik ul {
		display: block;
	}

	#menu li {
		display: block;
	}

	#menu a {
		float: none;
		height: auto;
		padding: 12px 16px;
		background-image: none;
		border-bottom: 1px solid rgba(255, 255, 255, .18);
		font-size: 14px;
	}

	#page {
		padding: 15px 10px;
	}

	#content,
	#sidebar1,
	#sidebar2 {
		float: none;
		width: 100%;
	}

	#sidebar1 {
		margin-bottom: 20px;
	}

	#content {
		margin-bottom: 20px;
	}

	.entry {
		padding: 0;
	}

	/* Eski sabit genişlikli tablo ızgaralarını akışkan hale getir */
	.entry table {
		width: 100% !important;
		height: auto !important;
	}

	.entry table td {
		height: auto !important;
	}

	.entry > table > tbody > tr > td {
		display: block;
		width: 100% !important;
		padding-bottom: 12px;
	}

	.entry img {
		width: auto !important;
		height: auto !important;
		max-width: 100%;
	}

	.vitrin img {
		height: 120px;
	}

	#footer {
		padding: 0 12px 15px;
		background-size: cover;
	}

	#footer p {
		padding-top: 18px;
	}
}
