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

@font-face {
    font-family: 'MyriadProCondensed';
    src: url("font/myriadpro-cond-webfont.eot");
    src: local('MyriadProCondensed'),
    url("font/myriadpro-cond-webfont.woff") format('woff'),
    url("font/myriadpro-cond-webfont.svg") format('svg'),
    url("font/myriadpro-cond-webfont.otf") format('opentype');
}
@font-face {
font-family: 'MyriadProCondensed';
src: url("font/myriadpro-cond-webfont.ttf");
}

body {
	margin-top: 0;
	padding: 0;
	background: #F1F1F1 url(images/bg.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #181B20;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2483A6;
}

h1 {
	font-size: 1.4em;
	background: url(images/h1_bg.png) left center no-repeat;
	padding-left: 35px;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #E24912;
}

img.border {
	margin-bottom: 20px;
	border: 6px solid #EEE7DF;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
	height: 100px;
}

#header {
	width: 960px;
	height: 85px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 980px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	color: #444444;
}

#logo h1, #logo p {
	display: block;
	margin: 0;
	padding: 0;
}

#logo h1 {
	margin: 0px;
	letter-spacing: -1px;
	text-align: center;
	text-transform: uppercase;
	font-size: 54px;
	font-weight: bold;
	color: #444444;
}

#logo h1 a {
	color: #444444;
}

#logo p {
	margin-top: -10px;
	text-align: center;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #444444;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 100px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 60px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;;
	color: #7F7F81;
}

#search-submit {
	display: none;
}

.dilmenu {
	width: 200px;
	height: 10px;
	text-align: right;
	float: right;
	padding: 5px;
	margin: 0;
	}

/* Menu */

#menu-wrapper {
	height: 36px;
	}

#menu {
	height: 36px;
	margin: 0px auto;
	padding-top: 30px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: right;
}

#menu li {
	display: inline;
}

#menu a {
	height: 50px;
	margin: 0px;
	padding: 7px 25px;
	line-height: 35px;
	letter-spacing: 1px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: none;
	color: #FEE;
	border: none;
}

#menu .current_page_item a {
	background: #262626;
	color: #FFFFFF;
}

#menu a:hover {
	background: #A4C6E3;
	text-decoration: none;
	color: #333;
}

/* Page */

#page {
   background: #FAFAFA url(images/ortabg.png) 0 0 repeat-x;
	width: 998px;
	margin:auto;
	border: 1px solid #DDDDDD;
}

#page-bgtop {
	background: url(images/logo.png) left bottom no-repeat;
	width: 1000px;
	margin:auto;
	height: 100px;
}

#page-bgbtm {
	overflow: hidden;
}

#page-content {
	width: 940px;
	margin: 0px auto;
}

/* Content */

#content {
	float: left;
	width: 640px;
	padding: 0px 0px 0px 0px;
}

.post {
	clear: both;
	padding-bottom: 10px;
}

.post .title {
	padding-top: 10px;
	letter-spacing: -2px;
}

.post .title a {
	color: #262626;
	border: none;
}

.post .meta {
	padding-bottom: 10px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	padding: 0px 0px 0px 0px;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	color: #181B20;
}

#sidebar h2 {
	font-size: 24px;
	color: #262626;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 0px;
	text-align: justify;
}
/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 960px;
	height: 55px;
	margin: 0px auto 40px auto;
	background: url(images/img07.gif) no-repeat center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 18px;
	line-height: normal;
	text-align: center;
	color: #576475;
}

#footer a {
	color: #576475;
}

/* Banner */

#banner {
	margin-top: 25px;
	margin-bottom: 30px;
	padding: 10px;
	background: #ccc;
	border: 1px solid #888;
}

.menu 2 {
	width: 250px;
	padding: 0;
	margin: 0;
	}
.menu2 li {
	list-style-type: none;
	padding: 0 5px;
	margin: 0;
	}
.menu2 li a {
	padding: 5px 10px 5px 20px;
	margin: 5px 0;
	display: block;
	font-size: 14px;
	text-decoration: none;
	color: #212121;
	border: 1px solid #f93;
	border-radius: 5px;
	background: #FCFDFE; /* Old browsers */
	background: -moz-linear-gradient(top,  #FCFDFE 0%, #DFE2E2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCFDFE), color-stop(100%,#DFE2E2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FCFDFE 0%, #DFE2E2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FCFDFE 0%, #DFE2E2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FCFDFE 0%, #DFE2E2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #FCFDFE 0%,#DFE2E2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCFDFE', endColorstr='#DFE2E2',GradientType=0 ); /* IE6-9 */
	}
.menu2 li a:hover {
	display: block;
	text-decoration: none;
	color: #212121;
	font-weight: bold;
	}

.contenttable td p {
	padding: 0;
	margin: 0;
	}

#c90 {
	width: 250px;
	height: 250px;
	margin: 5px 0;
	padding: 5px;
	background: #FCFDFE; /* Old browsers */
	background: -moz-linear-gradient(top,  #FCFDFE 0%, #DFE2E2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCFDFE), color-stop(100%,#DFE2E2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FCFDFE 0%, #DFE2E2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FCFDFE 0%, #DFE2E2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FCFDFE 0%, #DFE2E2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #FCFDFE 0%,#DFE2E2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCFDFE', endColorstr='#DFE2E2',GradientType=0 ); /* IE6-9 */
	border: 1px solid #f93;
	border-radius: 5px;
	float: left;
	}
/* KUTU */
div.kutu {
margin: 0px;
}
div.kutuu1 {
background: url(images/kutuusol.png) 0 0 no-repeat;
}
div.kutuu2 {
padding: 0px 10px 0px 10px;
background: url(images/kutuusag.png) 100% 0 no-repeat;
}
div.kutuu3 {
height: 15px;
background: url(images/kutuu.png) 0 0 repeat-x;
}
div.kutu1 {
background: url(images/kutusol.png) 0 0 repeat-y;
}
div.kutu2 {
padding: 0px 5px 0px 5px;
background: url(images/kutusag.png) 100% 0 repeat-y;
}
div.kutu3 {
padding: 5px 10px 5px 10px;
background: #FCFDFE url(images/kutuic.png) 0 100% repeat-x;
min-height: 20px;
overflow: hidden;
}
h3.head {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
font-size: 110%;
color: #646464;
font-weight: normal;
letter-spacing: -1px;
}
h3.head {
color: #646464;
}
span.head2, div.kutu span.head3 {
display: block;
}
span.head2, div.kutu span.head3 {
display: block;
}
h3.head {
color: #646464;
}
h3.head span.renk {
color: #E24912;
}
div.kutua1 {
background: url(images/kutuasol.png) 0 0 no-repeat;
}
div.kutua2 {
padding: 0px 10px 0px 10px;
background: url(images/kutuasag.png) 100% 0 no-repeat;
}
div.kutua3 {
height: 10px;
background: url(images/kutua.png) 0 0 repeat-x;
}
