body {
    background: url("/media/bgtop2.png") repeat-x;
    font: 0.75em / 1.7em Verdana, Arial, Geneva, Helvetica, sans-serif;
    color: #1E1E1E;
    margin: 0;
    padding: 0;
}
#h {
    font: bold 1.33em Helvetica,Arial,sans-serif;
    padding-top: 55px;
    padding-bottom: 5px;
}
#logo {
    height: 80px;
    background: url("/media/logo.png") no-repeat;
    margin-left: 10px;
}
a,
a:visited,
a:active {
    color: #63a5c9;
    text-decoration: none;
    padding: 2px 3px;
}
.gravatar {
    background-color: #ECECEC;
    float: right;
    display: inline;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px;
}
.post p {
    padding-bottom: 20px;
    margin: 0;
}
.post p a,
.post li a,
a[rel =
"external"]:active,
.alert a[rel = "external"],
.comment a,
li a[rel = "external"] {
    background: url("/media/offsite.gif") no-repeat scroll right center transparent;
    padding-right: 15px;
}
.post p a:visited {
    background: url("/media/offsite-visited.gif") no-repeat scroll right center transparent;
    padding-right: 15px;
}
.post p a:hover,
.post li a:hover { text-decoration: underline }
.post h2 {
    padding-left: 0;
    padding-top: 0;
    margin-top: 0;
    font: 24px / 26px "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
}
.post h2 a { padding-left: 0 }
.post ul { padding-left: 10px }
hr {
    border: 0 #ccc solid;
    border-top-width: 1px;
    clear: both;
}
.meta-date,
.ayir {
    font-family: "Century Gothic", Arial, "Lucida Grande", Verdana, Tahoma, Helvetica, sans-serif;
    color: #A6A69B;
    font-size: 0.94em;
    margin-bottom: 0;
    width: 100%;
    margin-top: 0;
    padding: 0;
}
.commentform {
    background-color: #F8FAFC;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 5px 20px 5px 45px;
}
#header {
    margin-top: 10px;
    height: 30px;
}
.current {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: none repeat scroll 0 0 #ECECEC !important;
    color: #1E1E1E !important;
}
#header a,
#header a:visited,
#header a:active {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: none repeat scroll 0 0 #CC5E33;
    font-size: 1.5em;
    display: inline;
    font-family: "Courier New", Courier, monospace;
    color: #FFF;
}
#header a:hover {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: none repeat scroll 0 0 #ECECEC;
    color: #1E1E1E;
    text-decoration: none;
    padding: 2px 3px;
}
#header h1 {
    float: left;
    display: inline;
    text-indent: -99999px;
    font-size: 0;
    height: 50px;
    width: 150px;
    overflow: hidden;
    margin: 13px 0 0;
    padding: 0;
}
#header2 { height: 40px }
#header h1 a {
    display: block;
    line-height: 42px;
    background: url(/media/logo.png) no-repeat;
    height: 50px;
    width: 150px;
}
h3 { font-size: 21px }
h4 { font-size: 19px }
h5 { font-size: 17px }
h6 { font-size: 15px }
ol { list-style: decimal }
ul { list-style: square }
li { margin-left: 30px }
p,
dl,
hr,
ol,
ul,
pre,
table,
address,
fieldset {
    margin-bottom: 1.15em;
    font-size: 1em;
}
#menu { height: 80px }
.shelf {
    border-left: 1px solid #ECECEC;
    padding-left: 0;
    padding-bottom: 5px;
}
.shelf p,
.shelftop p { padding-left: 5px }
.shelf h2,
.shelftop h2 {
    margin-top: 0;
    padding-top: 16px;
}
.shelftop {
    border-left: 1px solid #FFF;
    border-right: 1px solid #ECECEC;
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 0;
    padding-left: 0;
}
h2,
h3 {
    padding-left: 5px;
    margin-bottom: 5px;
    font-size: 1.67em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    display: block;
    text-shadow: 1px 1px 0 #DDD;
}
h1 { text-shadow: 1px 1px 0 #DDD }
#footer {
    border-top: 1px solid #ECECEC;
    font: 0.9em Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #4d4d4d;
}
#footer p { display: inline }
.go_top {
    float: right !important;
    padding-top: 10px;
}
.go_top a {
    background: url(/media/arrow_up.png) no-repeat left 0;
    padding-left: 20px;
    height: 16px;
    text-decoration: none !important;
}
.go_top a:hover {
    background: url(/media/arrow_up.png) no-repeat left 0;
    color: #AEADAD;
    text-decoration: none !important;
}
#comments {
    font-family: Arial, "Trebuchet MS", "Lucida Grande", verdana, helvetica, sans-serif;
    font-size: 1.1em;
}
#comments h2 {
    font-size: 22px;
    border-bottom: 1px solid #ECECEC;
}
#comments h3 {
    font-size: 15px;
    font-style: italic;
    margin: 20px 0 10px;
}
.comment {
    margin-bottom: 10px;
    padding: 10px;
}
.comment .user {
    font-size: 14px;
    color: #A5CF88;
    font-style: italic;
    font-weight: 700;
    padding-left: 20px;
}
.comment .date {
    font-size: 0.9em;
    color: #A6A69B;
    font-style: italic;
}
.comment .counter {
    font-size: 14px;
    font-style: oblique;
    font-weight: 700;
    padding-left: 10px;
}
.commentbox {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #f8f8f8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block;
}
label {
    display: inline;
    vertical-align: top;
    width: 8em;
    padding: 3px 10px 0 0;
}
input,
textarea,
select {
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    vertical-align: middle;
    border: 1px solid #CCC;
    margin: 2px 0;
    padding: 2px 3px;
}
#top li {
    border-bottom: 1px dotted #ECECEC;
    border-width: 1px 0;
    margin: 0;
}
#top li a {
    display: block;
    font: bold 120% Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: 5px;
}
#top li a:hover { background: #d9e6f2 }
#top a span {
    color: #125F15;
    font: normal 70% Verdana, Helvetica, sans-serif;
    line-height: 150%;
    padding-left: 5px;
}
#eski li,
#arsiv li {
    border-top: 1px dotted #ECECEC;
    border-width: 1px 0;
    margin: 0;
}
#eski li a,
#arsiv li a {
    display: block;
    font: bold 120% Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: 5px 5px 5px 20px;
}
#eski li a { background: url(/media/book_link.png) no-repeat left 0 }
#arsiv li a { background: url(/media/book.png) no-repeat left 0 }
#eski li a:hover { background: #d9e6f2 url(/media/book_link.png) no-repeat left 0 }
#arsiv li a:hover { background: #d9e6f2 url(/media/book.png) no-repeat left 0 }
#eski a span,
#arsiv a span {
    color: #125F15;
    font: normal 70% Verdana, Helvetica, sans-serif;
    line-height: 150%;
    display: inline;
    padding-left: 5px;
}
.etiketler {
    font-size: 11px;
    color: #CCC;
}
.etiketler a { color: #CCC }
.download,
pre,
.alert,
.new,
.information,
blockquote,
.aside {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-position: 15px 11px;
    background-repeat: no-repeat;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 10px auto;
    padding: 10px 10px;
}
blockquote {
    background: url("/media/quote.gif") no-repeat scroll 10px 2px #F2F2F2;
    border: 1px dashed #CCC;
    margin: 10px 0;
    padding: 8px 15px 0 45px;
}
pre {
    /*background-image: url("/media/code.png");*/
    background-color: #F2F2F2;
    color: #000;
    font-family: 'Consolas','Inconsolata',monospace;
    font-size: 1em;
    white-space: pre-wrap;
}
.wp {
    background-image: url("/media/code.png");
    background-color: #F2F2F2;
    color: #000;
    font-family: 'Liberation Mono', 'DejaVu Sans Mono', 'Droid Sans Mono', Consolas, 'Bitstream Vera Sans', 'Andale Mono', 'Lucida Console', 'Menlo', 'Monaco', monospace;
    font-size: 1em;
    white-space: pre-wrap;
    display: block;
}
.alert {
    color: #FFF;
    background-color: #533;
    background-image: url("/media/alert.png");
}
.alert a,
.alert a:visited {
    border-bottom: 2px dotted #F33;
    color: #F33;
}
.new {
    background-color: #643;
    background-image: url("/media/new.png");
}
.new a,
.new a:visited {
    border-bottom: 2px dotted #F85;
    color: #F85;
}
.information {
    color: #FFF;
    background-color: #335;
    background-image: url("/media/information.png");
}
.information a,
.information a:visited {
    border-bottom: 2px dotted #33F;
    color: #33F;
}
.information a:hover {
    border-bottom: 2px dotted #33C;
    color: #33C;
}
.download {
    color: #FFF;
    background-color: #353;
    background-image: url("/media/download.png");
}
.download a,
.download a:visited {
    border-bottom: 2px dotted #3F3;
    color: #3F3;
}
.cp { color: #BC7A00 }
.gd {
    color: grey;
    text-decoration: line-through;
}
.kp { color: #000 }
.err { border: 1px solid red }
.ge { font-style: italic }
.go { color: gray }
.gs { font-weight: 700 }
.gu {
    color: purple;
    font-weight: 700;
}
.gt { color: #0040D0 }
.na { color: #7D9029 }
.no { color: #800 }
.nd { color: #A2F }
.ni {
    color: #999;
    font-weight: 700;
}
.ne {
    color: #D2413A;
    font-weight: 700;
}
.nf { color: #00F }
.nl { color: #A0A000 }
.nt {
    color: green;
    font-weight: 700;
}
.ow {
    color: #A2F;
    font-weight: 700;
}
.w { color: #bbb }
.sd {
    color: #BA2121;
    font-style: italic;
}
.se {
    color: #B62;
    font-weight: 700;
}
.si {
    color: #B68;
    font-weight: 700;
}
.sr { color: #B68 }
#h a,
#footer img { color: #FFF }
.yer,
#h a:hover { text-shadow: 0 0 10px #FFF }
#friendfeed,
#friendfeed.border { border: 0 !important }
#top ul,
#eski ul,
#arsiv ul {
    list-style-type: none;
    padding: 0;
}
#top a em,
#eski a em,
#arsiv a em {
    color: #333;
    display: block;
    font: normal 70% Verdana, Helvetica, sans-serif;
    line-height: 125%;
}
.c,
.cm,
.c1,
.cs {
    color: #008040;
    font-style: italic;
}
.gi,
.gr { color: red }
.k,
.gh,
.gp {
    color: navy;
    font-weight: 700;
}
.kc,
.kd,
.kr,
.kt {
    color: #000;
    font-weight: 700;
}
.o,
.m,
.mf,
.mh,
.mi,
.mo,
.il { color: #666 }
.s,
.sb,
.sc,
.s2,
.sh,
.s1 { color: #BA2121 }
.nb,
.sx,
.bp { color: green }
.nc,
.nn {
    color: #00F;
    font-weight: 700;
}
.nv,
.ss,
.vc,
.vg,
.vi { color: #19177C }


