/* 
YOUR CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
<!-- Yazı başlıkları fontu -->
h2 {color:#000; font-family: Lucida Grande, Trebuchet MS, Helvetica, Lucida Sans Unicode, Georgia; font-size: 32px; font-style: normal; font-weight: normal; text-transform: normal; letter-spacing: -1px; line-height: 1.2em;}

<!-- Yazı fontu -->
h3.sub {margin: 0 0 10px 0;padding: 0 0 5px 0;font-size: 1.1em;font-weight: bold;line-height: 1em;text-transform: normal;letter-spacing: 2px;color: #515151;border-bottom: 1px solid #eee;}

<!-- Header logo -->
#masthead #logo img {margin-bottom: 15px}


<!-- Category stack yazı aralığı -->
#category-stack{margin:0 0 2em 0}
.byline {font-size:.9em;margin:5px;color:#444}

<!-- Slider butonu -->
a.button {position:absolute;bottom:20px;right:0px;display: block;width: 50px;height: 46px;padding: 20px 20px 5px 20px;color:#000;text-decoration: none;background:url(images/button.jpg) no-repeat 0px 0px;}
a.button:hover {color:#fff;background:url(images/button.jpg) no-repeat 0px -71px;}

<!-- İç sayfa genişliği -->
div.colborder {width: 700px; border-right:1px solid #000; font-family: Lucida Grande, Trebuchet MS, Helvetica, Lucida Sans Unicode, Georgia; font-size: 12px; font-style: normal; font-weight: normal; text-transform: normal; letter-spacing: normal; line-height: 1.5em;}

<!-- Kategori başlıkları fontu -->
h6.sub {font-family: Lucida Grande, Trebuchet MS, Helvetica, Lucida Sans Unicode, Georgia; font-size: 14px; font-weight: bold; line-height: 1em; text-transform: normal; letter-spacing: normal; color: #000000;}


<!-- Yazar -->
.postauthor {
    background-color: #fafafa;
    border: 3px solid #f3f3f3;
    padding: 10px;
    margin: 10px 0;
    font-family: Helvetica, Arial, Cambria, Lucida Grande, Trebuchet MS, Georgia;
    font-size: 14px;
    letter-spacing: normal;
    line-height: 1.2em;
}
.postauthor h4 {
    font-size: 1.4em;
    font-weight: bold;
    font-style: italic;
    margin: 0 0 10px 0;
    }
.postauthor img {
    float: left;
    margin: 0 15px 8px 0;
    }

<!-- Link renkleri -->
a {color:#999988;text-decoration:none;}
a:hover, a:focus {color:#cccccc;}

<!-- Quote -->
div.blockquote1 {margin:1.5em;padding:1em;font-style:italic;font-size:1em;color:silver;font-family:Arial,Helvetica,Georgia;}
div.blockquote2 {margin:1.5em;padding:1em;font-size:.9em;border:1px solid #bbbbbb;background:#dddddd none repeat scroll 0% 0%;color: #777777;opacity: 0.7;font-family:Verdana,Arial,Helvetica;}
div.blockquote3 {margin:1.5em;padding:1em;background:#b0aeae none repeat scroll 0% 0%;color:#252525;font-size:.8em;opacity: 0.7;font-family:Georgia,Verdana,Arial,Helvetica;silver;font-weight:bold;}
div.blockquote4 {margin:1.5em;padding:1em;border:1px solid #000000;background-color:#e4e4e4;font-family:Arial,Georgia;font-weight:bold;color:#777777;font-size:1em;}

.pullquote {
width: 165px;
background: #d8d8d8;
color: #666666;
float: right;
border:1px solid black;
font-weight:normal;
line-height:140%;
padding:5px;
margin-top:2px;
margin-left:5px;
}

<!-- Inside 3 kolon -->
#uckolon {width:950px;background:#fff;border:1px solid black;}
.ustsol {width:300px;padding:5px 5px 5px 5px;float:left;color:#999;font-size:.9em;margin-bottom:1.875em;line-height:1.875em;background:#fff;}
.ustorta {width:300px;padding:5px 15px 5px 15px;float:left;color:#999;font-size:.9em;margin-bottom:1.875em;line-height:1.875em;background:#fff;}
.ustsag {width:300px;padding:5px 5px 5px 5px;float:right;color:#999;font-size:.9em;margin-bottom:1.875em;line-height:1.875em;background:#fff;}
.ustsol a {color:#444} 
.ustorta a {color:#444} 
.ustsag a {color:#444}
.ustsol a:hover {color:#999}
.ustorta a:hover {color:#999}
.ustsag a:hover {color:#999}
.ustsol h3 {color:#333}
.ustorta h3 {color:#333}
.ustsag h3 {color:#333}
.ustsol p {color:#555}
.ustorta p {color:#555}
.ustsag p {color:#555}


hr.border {border:5px solid black;}



