body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: "Century Gothic", "trebuchet MS", "palatino Linotype";
	font-size: 12px;
	color: #2F4600;
	background-color: #fff;
}

h1, h2, h3 {
	font-weight: normal;
	color: #0869C7;
}

h1 {
	font-size: 16px;
	color: #004b60;
	font-family: "trajan Pro";
	font-weight: bold;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {

}

blockquote {
	font-style: italic;
	border: #D9D785 1px dashed;
	background: #ECE29F;
	margin: 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #A1B635;
}

ul {
}

a {
	color: #0764c1;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

#header {
	width: 900px;
	height: 90px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#banner {
	margin: 0 auto;
	width: 900px;
	height: 270px;
}
#menu {
	margin: 0 auto;
	width: 900px;
	height: 48px;
	margin-bottom: 10px;
	background-image: url(images/menu-arka.jpg);
}
.menu{
	height:48px;
	width:auto;
	display:block;
	float: left;
	text-align: center;
	margin: 0 auto;
}
.menu li{
	list-style:none;
	display:inline;
}
.menu li a{
	display:block;
	width: 100px;
	height: 34px;
	font-family: "myriad Pro";
	font-size: 16px;
	color: #fff;
	padding-top: 14px;
	float: left;
	text-decoration: none;
	border-right: solid 3px #fff;
}
.menu li a:hover{
	color: #000;
	background-color: #FFF;
}

#logo {
	float: left;
	width: 900px;
	height: 90px;
	background-image: url(images/banner-arka.gif);
	background-repeat: repeat;
}

#logo h1, #logo h2, #logo p {
	margin: 0;
	text-align: left;
	padding-left: 20px;
}

#logo h1 {
	padding-top: 10px;
	font-size: 50px;
	color: #299762;
	font-family: "trajan Pro";
}
#logo h2 {
	font-size: 12px;
	float: left;
	font-family: "Century Gothic", "trebuchet MS", "palatino Linotype";
	color: #fff;
}

#logo a {
	text-decoration: none;
	color: #fff;
}
#sayfa {
	width: 900px;
	margin: 0 auto;
}
#ic-yazi {
	float: left;
	width: 630px;
	padding: 0px 5px;
	font-size: 13px;
}
#sag-bar {
	float: right;
	width: 250px;
	padding: 0px;
	font-size: 16px;
	text-align: center;
	background-color: #f0f0f0;
	border: solid 1px #c6c6c6;
	border-right: none;
	padding-bottom: 10px;
}

.post .title {
	margin: 0;
}
.post .icerik {
	border-bottom: #D9D785 1px dashed;

}

#footer {
	width: 902px;
	height: 90px;
	margin: 0 auto;
	background: #0764c1;
	text-align: center;
	color: #fff;
}
.altin {
	
}

#footer p {
	margin: 0;
	padding: 10px;
}
#footer a {
	color:#fff
}
#tutucu {
	width: 900px;
	margin: 0 auto;
	border: solid 1px #c6c6c6;
}
.resimler{
	border:1px solid #CCC;
	padding:5px;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;}
	.tamam-buton{
background:url(img/buton-bg.jpg) repeat-x bottom left;
border:1px solid #FF6600;
padding:5px;
font:bold 11px tahoma;
color:#fff;
-moz-border-radius:6px;
-webkit-border-radius:6px;}
.tamam-buton:active{
background:url(img/buton-bg2.jpg) repeat-x bottom left;
border:1px solid #FF6600;
padding:5px;
font:bold 11px tahoma;
color:#fff;
-moz-border-radius:6px;
-webkit-border-radius:6px;}

.textbox{
border:1px solid #AEAEAE;
background:#fff url(img/text-bg.jpg) repeat-x top left;
font:13px arial;
color:#000000;
padding:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
width:300px;}

