﻿/* Genel stiller */
html {
    background: #fff; }
body {
    margin: 10px 0 10px 0;
	font: 13px trebuchet ms, sans-serif;
	color: #000;
	background: #fff;
    line-height: 140%; }
a {
    color: #0000ff; }
textarea {
    overflow: auto; }
pre {
}
/* Arama formu */
#sForm {
    display: none;
    position: absolute;
    margin: -23px 0 0 530px; }
#sForm label {
    font-weight: bold; }
#sForm input {
}
#sForm .input {
}
#sForm .buton {
    vertical-align: middle;
    cursor: pointer; }
/* Header stilleri */
#header {
    padding: 20px 0 20px 0;
    background: #ffffc6;
    border: 1px solid #c6c6c6;
    display: block;
    width: 98%;
    margin-left: auto;
    margin-right: auto; }
#header h1#logo-text a {
    padding: 0 0 0 20px;
    font-size: 22px;
    font-weight: bold;
    color: #3165c6;
    text-decoration: none; }
#header h1#logo-text a:hover {
    text-decoration: underline; }
#header p#intro {
    display: block;
    padding: 0 0 0 20px; }
#twitter {
    position: absolute;
    text-indent: -9999px;
    display: block;
    width: 128px;
    height: 128px;
    background: url('../resim/twitter.png');
    right: 0px;
    margin-top: -90px; }
/* Üst menu stilleri */
#nav {
    padding: 20px 20px 0 20px; }
#nav ul {
}
#nav ul li {
    display: inline;
    margin-right: 10px;
    font-weight: bold; }
#nav ul li a {
    background: url(../resim/ico_lightmenu.gif) no-repeat left center;
    display: inline-block;
    padding-left: 20px;
    color: #3165c6;
    text-decoration: none; }
#nav ul li a:hover, #nav ul li a:active {
    text-decoration: underline; }
#nav ul li#current a {
    color: #333; }
/* Konumlandırma stilleri */
#content {
    display: block;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px; }
#left {
	overflow: hidden;
    width: 78%;
    padding-bottom: 10px; }
#right {
    width: 20%;
    float: right; }
#footer {
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    clear: both;
    width: 98%;
    font-size: 11px; }
#footer a {
}
/* Orta stiller */
.webless {
    color: #0000ff; }
.blogBaslik {
    color: #3165c6;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold; }
.blogBaslik:hover {
    color: #3e80fa; }
.baslik {
    color: #3165c6;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 5px;
    display: block;
    border-bottom: 1px solid #3165c6; }
.yorumBaslik {
    color: #3165c6;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    display: block;
    border-bottom: 1px solid #3165c6; }
.icerik {
    padding-bottom: 30px; }
.icerik2 {
    background: #f9f9f9;
    padding-bottom: 30px; }
.tarih {
    color: #828282;
    font-size: 11px;
    padding-bottom: 10px; }
.tarih2 {
    background: #f9f9f9;
    color: #828282;
    font-size: 11px;
    padding-bottom: 10px; }
.tarih a, .tarih a:visited {
}
blockquote {
}
#paylas {
    color: #000;
    font-size: 11px;
    width: 100%;
    height: 16px;
    overflow: hidden; }
#paylas a {
    color: #000;
    text-decoration: none;
    margin-right: 3px; }
.yorumForm {
    padding-top: 20px; }
.yorumForm p {
    line-height: 150%;
    margin-bottom: 10px;
    padding-bottom: 10px; }
.yorumForm label {
    display: block;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 5px; }
.yorumInp {
    font-family: Arial;
    font-size: 14px;
    padding: 2px; }
.yorumYok {
    display: block;
    padding: 10px 0 10px 0;
    font-weight: bold; }
.sayfala {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px; }
.sayfala span {
    font-size: 20px; }
.sayfala a {
    font-size: 20px; }
.separate {
    width: 100%;
    display: block;
    height: 1px;
    border-bottom: 1px solid #3165c6; }
.sepSpacer {
    display: block;
    height: 5px; }
.sepSpacer2 {
    background: #f9f9f9;
    display: block;
    height: 5px; }
/* Sağ kolon stilleri */
.sag_sutun {
    background: #fcfcfc;
    border: 1px solid #8996a5;
    margin-bottom: 20px;
    padding: 10px; }
.sag_baslik {
    border-bottom: 1px dashed #8996a5;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
    color: #3b3b3b; }
.sag_baslik a {
    color: #3b3b3b;
    text-decoration: none; }
.sag_baslik a:hover {
    color: #999;
    text-decoration: underline; }
#right ul.sidemenu {
}
#right ul.sidemenu li {
    padding-bottom: 5px; }
#right ul.sidemenu li a {
    font-weight: bold;
    color: #3b3b3b; }
#right ul.sidemenu li a span {
    font-weight: normal; }
#right ul.sidemenu li a:hover, #right ul.sidemenu li a:hover span {
    color: #999; }
#right ul.linkUl {
}
#right ul.linkUl li {
    margin-bottom: 5px; }
#right ul.linkUl li a {
    color: #3b3b3b;
    text-decoration: none; }
#right ul.linkUl li a:hover, #right ul.linkUl li a:hover span {
    color: #999; }
/* Link stilleri */
.ifb {
    background: url(../resim/ico_facebook.gif) no-repeat left center;
    padding-left: 25px;
    padding-right: 9px; }
.ihm {
    background: url(../resim/ico_home.gif) no-repeat left center;
    padding-left: 25px;
    padding-right: 9px; }
.iff {
    background: url(../resim/ico_friendfeed.gif) no-repeat left center;
    padding-left: 25px;
    padding-right: 9px; }
.ili {
    background: url(../resim/ico_linkedin.gif) no-repeat left center;
    padding-left: 25px;
    padding-right: 9px; }
.ibl {
    background: url(../resim/ico_blogger.gif) no-repeat left center;
    padding-left: 25px;
    padding-right: 9px; }
.ifeed {
    background: url(../resim/ico_feed.gif) no-repeat left center;
    padding-left: 25px;
    padding-right: 9px; }
.iem {
    background: url(../resim/email.gif) no-repeat left center;
    padding-left: 22px;
    padding-right: 9px; }
/* Arşiv stilleri */
.arsivYaz {}
.yilBaslik {
    margin-top: 10px;
    font-size: 16px;
    display: block;
    padding-left: 20px;
    font-weight: bold; }
.ayBaslik {
    margin-top: 5px;
    display: block;
    padding-left: 40px;
    font-weight: bold; }
.yaziBaslik {
    display: block;
    padding-left: 60px; }
.yaziBaslik a {
    text-decoration: none; }
.yaziBaslik a:hover {
    text-decoration: underline; }
.yorumLink {
    background: url(../resim/ico_devam.gif) no-repeat right center;
    padding-right: 20px;
    display: inline-block; }
.captcha {
    vertical-align: middle; }
.avatar {
    border: 1px solid #f5f5f5;
    float: right;
    margin-top: -27px;
    margin-left: 5px; }
#rrt {
    overflow: hidden;
    display: block;
    height: 80px; }
#rrt img {
    margin-right: 2px;
    float: left; }
#rrt a {
    color: #999; }
.etiketler {
    list-style-type: none;
    margin: 0;
    padding: 0; }
.etiketler li {
    display: inline;
    margin-right: 8px; }
.etiketler li a {
    color: #3b3b3b;
    text-decoration: none; }
.etiketler li a:hover {
    color: #999;
    text-decoration: underline; }
.etiket-1 {
    font-size: 11px; }
.etiket-2 {
    font-size: 14px; }
.etiket-3 {
    font-size: 18px; }
.etiket-4 {
    font-size: 22px; }
.etiket-5 {
    font-size: 24px; }
#etiketBulutu {
    display: none; }
#twitter_update_list li {
    margin-bottom: 10px; }
#twitter_update_list li a {
    color: #666; }
