* {
	margin:0;
	padding:0;
}
body {
	color:#4c4944;
	background:#FFF;
}
body, select, textarea, input {
	font:100% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
}
p {
	line-height:155%;
}
*:focus {
	outline:none;
}
ol {
	margin:15px 15px 15px 35px;
}
a img {
	border:none;
}
#content {
	float:right;
	width:538px;
}
#interior #masthead {
	background:url(images/bg_masthead2.gif);
}
#top {
	height:150px;
	margin:0 auto;
	width:850px;
}
.logo img {
	width:292px;
	height:134px;
	float:left;
}
.wrapper {
	font-size:0.7em;
	width:850px;
	margin:0 auto;
}
#baslik {
	float:right;
	margin-top:16px;
}
#leather {
	background:#FFF;
	padding:18px 0 30px;
}

#branding {
	background:url(images/logo.png) no-repeat;
	padding-left:68px;
	height:58px;
}
#description {
	color:#bdbdbd;
	letter-spacing:0.06em;
	font-size:0.9em;
	text-transform:uppercase;
	padding-left:5px;
}
.right {
	float:right;
}
h1 {
	font:2.8em Helvetica, Arial, Verdana;
	font-weight:700;
	width:548px;
	padding-top:5px;
}
h2 {
	font:2em Helvetica, Arial, Verdana;
	font-weight:700;
	line-height:100%;
	color:#0A0559;
}
h2#pagetitle {
	font:2.2em Helvetica, Arial, Verdana;
	letter-spacing:-0.02em;
}
h3 {
	font:1.5em Arial, Verdana;
	color:#f60;
	font-weight:700;
	line-height:110%;
}
#meta h3 {
	margin-bottom:-7px;
	color:#0A0559;
}
h4 {
	font-size:1.2em;
}
#commentarea h4, h4.pagetitle {
	margin-bottom:13px;
	color:#FF6600;
}
#submenu h4 {
	margin:6px 0 5px;
}
h1 a, h1 a:visited {
	color:#FFF;
}
#sidebar {
	width:284px;
	float:left;
	margin-right:17px;
	margin-top:0;
}
#sidebar ul {
	list-style:none;
}
.widget {
	background:url(images/bg_widget.jpg);
	margin-bottom:15px;
	padding:8px 14px 14px;
	height:295px;
}
.widget table {
	width:100%;
}
.widget table th {
	text-align:left;
	background:#FFF;
	padding:2px 4px;
}
.widget li {
	margin-left:22px;
	list-style:square;
	padding:2px 0;
}
.post a, .post a:visited, .commentlist a, .commentlist a:visited {
	color:#FF6600;
	text-decoration:underline;
}
.post a:hover, .post a:active, .commentlist a:hover, .commentlist a:active {
	color:#0A0559;
}
.post h2 a:hover, .post h2 a:active {
	text-decoration:underline;
	color:#373531;
}
.entry {
	padding-bottom:20px;
	font-size:1.05em;
	background:url(images/bg_masthead.jpg) repeat-x;
}
.entry ul, .entry ol {
	padding:0 15px 10px 10px;
}
.entry ul li {
	margin-left:45px;
	list-style:square;
	padding:2px 0;
}
.entry ol li {
	margin-left:17px;
	padding:2px 0;
}
.entry p {
	margin-top:50px;
}
.entry blockquote, .commentlist blockquote {
	font-style:italic;
	line-height:140%;
	background:#efe9df;
	border-bottom:1px solid #cdc1b1;
	border-right:1px solid #cdc1b1;
	margin:15px 45px 25px;
	padding:2px 15px 4px;
}
.entry img {
	margin:20px 5px 5px;
}
.entry2 {
	padding-bottom:20px;
	font-size:1.05em;
}
.entry2 ul, .entry2 ol {
	padding:0 15px 10px 10px;
}
.entry2 ul li {
	margin-left:45px;
	list-style:square;
	padding:2px 0;
}
.entry2 ol li {
	margin-left:17px;
	padding:2px 0;
}
.entry2 p {
	margin-top:50px;
}
.entry2 blockquote, .commentlist blockquote {
	font-style:italic;
	line-height:140%;
	background:#efe9df;
	border-bottom:1px solid #cdc1b1;
	border-right:1px solid #cdc1b1;
	margin:15px 45px 25px;
	padding:2px 15px 4px;
}
.entry2 img {
	margin:20px 5px 5px;
}
.postmetadata {
	font-size:0.9em;
	margin-top:10px;
	color:#FF6600;
}
.entry pre, .entry code {
	font:1em "Courier New", Courier, monospace;
	overflow:auto;
	background:#efe9df;
	display:block;
	width:100%;
	padding:14px;
}
.entry pre {
	padding:20px 20px 40px;
}
.entry table {
	width:100%;
	border-collapse:collapse;
	margin:15px 0;
}
.entry td, .entry th {
	border-bottom:1px solid #e7e1d8;
	background:#FFF;
	padding:4px 8px;
}
.entry th {
	font-weight:400;
	text-align:left;
	width:35%;
}
#commentarea {
	padding-top:35px;
	background:url(images/dashes.gif) repeat-x;
	clear:both;
}
.commentlist {
	margin:25px 0 0;
	padding:0 0 30px;
}
.commentlist li {
	background:#f3f0ec;
	margin:15px 0 3px 22px;
	padding:8px 15px 10px;
}
#commentarea small {
	font-size:1.1em;
}
.commentlist cite {
	font-style:normal;
	font-weight:700;
	font-size:1.2em;
}
.commentinfo {
	width:745px;
	float:right;
	padding-top:5px;
	color:#0A0559
}
.commentinfo a, .commentinfo a:visited {
	text-decoration:none;
}
.commentlist li.my_comment {
	background:#FFF;
}
li.my_comment cite {
	font-size:1.5em;
}
#searchform {
	float:right;
	width:220px;
	text-align:right;
}
.widget #searchform {
	float:none;
	width:auto;
	text-align:left;
}
#s {
	background:#5a6d8f;
	border:3px double #1c1e27;
	color:#FFF;
	width:140px;
	padding:2px;
}
#searchsubmit {
	background:#5a6d8f;
	border:3px double #1c1e27;
	font-size:0.9em;
	color:#b5dbf3;
	padding:1px;
}
.field {
	background:#FFF;
	border:3px double #0A0559;
	padding:5px;
}
.field:focus {
	background:#FF6600;
	color:#0A0559;
}
#submit {
	background:#0A0559 !important;
	border:none;
	font-size:0.9em;
	color:#FF6600;
	text-transform:uppercase;
	padding:5px;
}
#submit:hover {
	background:#FF6600 !important;
	color:#0A0559
}
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.clearfloat {
	display:block;
}
#meta {
	background:#FF6600 url(images/bg_meta.gif) repeat-x;
	padding:22px 0;
}
.block {
	width:193px;
	float:left;
	margin-right:19px;
}
#meta ul {
	margin-top:15px;
}
#meta li {
	list-style:none;
	border-top:1px solid #0A0559;
	padding:6px 0;
	color:#0A0559;
}
#meta a, #meta a:visited {
	color:#0A0559;
}
#meta a:hover, #meta a:active {
	background:#0A0559;
	color:#FF6600;
	text-decoration:none;
}
#footer {
	color:#FF6600;
	text-align:center;
	font-size:0.75em;
	background-color:#0A0559;
	padding:16px 0 30px;
}
#footer a, #footer a:visited {
	color:#FF6600;
}
.tarih {
	color:#f60;
}
a, a:visited, .post h2 a, .post h2 a:visited {
	color:#0a0559;
	text-decoration:none;
}
a:hover, a:active, h1 a:hover, h1 a:active {
	color:#FF6600;
}
.left, .gravatar {
	float:left;
}
.fotograf {
float:left;
margin-bottom:10px;
margin-top:10px;
}
.yazilar {
	margin-left:2px;
}
.kayan {
	padding-left:8px;
	padding-top:115px;
}
.t1, .t2, .s1, .s2 {
	float:left;
	border:#FFF 1px solid;
	padding:3px;
	background-color:#FF6600;
	height:19px;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	color:#0A0559;
}
.s1, .s2 {
	width:25px;
	text-align:center;
}
.t1, .t2 {
	width:85px;
	display:inline;
}
.tarih {
	text-align:center;
	padding-top:50px;
}
.son {
	text-align:center;
	border-bottom:#FF6600 2px solid;
	margin-bottom:-30px;
	padding-bottom:5px;
}
.pagenavi {
	font-size:12px;
	margin-left:310px;
}
.anayazi {
	font-size:21px;
}
.singlebaslik h2 {
padding-bottom:20px;
}
.icerik img {
float:left;
padding-right:20px;
padding-bottom:50px;
clear:both;
}
.icerik {
padding-bottom:20px;
}
.cubuk {
background:url("images/bg_masthead2.gif") repeat-x scroll 0 0 transparent;
height:25px;}