/*
	Theme Name: OkOs
	Description: OkOs v1 Theme.
	Author: Okan Kalo & Osman Kuş
	Author URI: http://www.osmankus.com
	Version: 1.0 
*/

/* PLAN */

body {
	background: #fff url(images/background.png) top left repeat-x;
	}

#wrapper {
	padding:0;
	}

#container {
	}

#contentwrap {
	background: #fff;
	}

a {
        text-decoration: none;

	}

a:hover {
        text-decoration: none;

	}
/* ÜST MENÜ */

#header {
	height: 60px;
	padding-top:20px;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 0px 0 0 15px;
	font-weight: normal;
	font-family: Georgia, Times New Roman Times, Serif;
	font-weight: bold;
	font-size: 48px;
	}

#header h1 a, #header h1 a:visited {
	color: #445969;
	text-decoration: none;
	}


#header h2 {
        padding-left: 15px;
	color: #4e4f51;
	font-size: 14px;
	line-height: 14px; 
	font-family: Arial;
	}

.logoimg {
        margin-top: -22px;
    }

#ustreklams{

        margin-top: -10px;
        float: right;


}

#headeraciklama {

        margin-top: 5px;
        margin-left: 40px;
}
    
/* ÜST MENÜ */

#pagemenucontainer {
	height: 42px;
	margin-top: 0px;
	}
	
#pagemenu {

	height: 20px;
        width: 900px;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #333333;
	display: block;
        margin: 0px 3px 0px 3px;
	padding: 6px 6px;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma;
        border-style: dotted; 
        border-width: 1px; 
        border-color: #f5f5f5;

	}
	
#pagemenu li a:hover, #pagemenu li a:active {
	background: #FFFFFF;
	color: #000000;
	display: block;
	text-decoration: none;
        border-style: dotted;
        border-width:1px; 
        border-color: #dadada;
       

    
	}
	


#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	
/* ORTA MENÜ */

.navcontainer {
	height: 26px;
        background: #f5f5f5;
        padding-left: 5px;
        border-bottom: 1px solid #b6b6b6;
	}
	
#nav {
	height: 26px;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #333333;
	display: block;
        margin: 0px 6px 0px 0;
	padding: 6px 7px;
	text-decoration: none;
	font-size: 12px;
        font-family: Tahoma;
        border-style: dotted;
        border-color: #f5f5f5;
        border-width: 1px;
       
	}
#nav li a:hover, #nav li a:active{
	color: #000;
        background: #FFFFFF;
	display: block;
	text-decoration: none;
        border-style: dotted; 
        border-color: #b6b6b6;
        border-width: 1px;

	}
	
#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* İÇERİK */

#content {
	background-color: #fff;
	padding: 15px 5px 15px 15px;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 15px;
	margin-bottom: 15px;
        border-bottom: 1px solid #dbdfe7;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 2px 0;
	padding:0;
	line-height: 22px;
	font-family: Tahoma;
        color: #474747;
        font-weight: bold;
	}

.title a {
	text-decoration: none;
        color: #474747;
	}

.title a:hover {
	text-decoration: none;
        border-bottom-style: dashed;
        border-bottom-width: 1px;
        border-bottom-color: #474747;
	color: #2771af;
	}

#indexinfo{
        font-size: 11px;
	font-family: Tahoma;
	color: #898989;

}

#indexinfo a{
	color: #545454;
	text-decoration: none;
}

#titlecizgi {
	border-bottom: 1px solid #c6c6c6;
}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.postdate {
	font-size: 14px;
	padding: 0px;
        font-family: Arial, Helvetica, Sans-serif;
        color: #999;
	}

.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
        text-indent: 10px;
	text-align: justify;
	line-height: 16px;
	padding-top: 5px;
	font-family: Tahoma;
	font-size: 12px;
	}

.navigation {
	padding: 10px 0;
	text-decoration: none;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
	div.aligncenter {
   	display: block;
   	margin-left: auto;
   	margin-right: auto;
	}

.alignleft {
   	float: left;
   	display: block;
	}

.alignright {
   	float: right;
	}

.wp-caption {
   	border: 1px solid #ddd;
   	text-align: center;
   	background-color: #f3f3f3;
   	padding-top: 4px;
   	margin: 10px;
   	/* optional rounded corners for browsers that support it */
   	-moz-border-radius: 3px;
   	-khtml-border-radius: 3px;
   	-webkit-border-radius: 3px;
   	border-radius: 3px;
	}

.wp-caption img {
   	margin: 0;
   	padding: 0;
   	border: 0 none;
	}

.wp-caption p.wp-caption-text {
   	font-size: 11px;
   	line-height: 17px;
   	padding: 0 4px 5px;
   	margin: 0;
	}
	
.entry img{
	background: url(images/shadow.gif) no-repeat right bottom;
	padding: 4px 10px 10px 4px;
	border-top: #eee 1px solid;
	border-left: #eee 1px solid;
}


/* YAN MENÜ */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 10px;
	}
.textwidget {
        text-decoration: none;
        font-family: Tahoma;
        font-size: 11px;
        color: #333;
        border-style:solid;
        border-width:1px;
        border-color: #d8dfea;
        background:#fdfdfd;
}

.textwidget a{
margin-left: 17px;
}

.sidebar {

	margin: 0 10px 10px 0;
    	font-size: 13px;
	}
	
.sidebar a {
	text-decoration: none;
	color: #333;
	}

.sidebar a:hover {
        border-bottom-style:dashed;
        border-bottom-width:1px;
        border-bottom-color: #333;
	color:#000;
	}
	
	
#search {
    margin-top: -16px;
    float: right;
    border: 1px solid #c5c5c5;
    height: 30px;
    width: 294px; 
    padding: 0;
    background: #f7f7f7;
    text-align: center;
}

#search input {
	border: 0;
    	background: none;
    	color: #333333;
}

#search a {
	text-decoration: none;
	color: #333;
	}

#search a:hover {
        border-bottom-style:dashed;
        border-bottom-width:1px;
        border-bottom-color: #333;
	color:#000;
	}
	
#s {
	width: 212px;
	padding: 4px;
    	margin:3px 0 0 0;
    	background: none;
}

#topsearch {
    	margin-top: 28px;
    }
    
#topsearch #s {
    	width: 184px;
    }
		
.sidebar h2 {
        border-style:solid;
        border-width:1px;
        border-color: #94a3c4;
        background:#eceff5 url(images/sidebaslik.jpg);
	margin: 10px 0 0 0;
	padding: 3px 0 3px 11px;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
	color: #333333;
	}

.sidebar ul {

	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
        border-style:solid;
        border-width:1px;
        border-color: #d8dfea;
        background:#fdfdfd;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {

        font-family: Tahoma;
        font-size: 11px;
        color: #333;
	padding: 3px 0px 3px 15px;
	margin: 0px;
	}
	
.sidebar ul li ul li {

        color: #d8dfea;
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
	}
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 600px;
        height: 100px;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {

	padding: 0;
	text-align: justify;
	}

.commentlist li {
        border-left-style: solid;
        border-left-width: 11px;
        border-left-color: #333;
        background: #f7f7f7;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
        margin-left: -20px;
	list-style: none;

	}

	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    margin: 0 10px 10px 0;
}

/*********** ALT KISIM **********/

#altkisimalt {
	width: 955px;
	height: 140px;
	font-size: 0.9em;
	margin: 10px auto;
	margin-bottom: 0;
	padding: 15px 0 5px 0;
	-moz-border-radius: 3em 1em;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: url(images/footer-bg.png) repeat-x;
	clear:both;
	z-index: 50;
	position: relative;
}
#altkisimalt h2.none {
	display:none;
	margin: 0;
	padding: 0;
}
#altkisimalt .nav {
	float:left;
	margin: 0 auto;
	width: 950px;
}
#altkisimalt .nav li { display: inline-block; }
#altkisimalt .nav a { text-decoration: none; }
#altkisimalt .nav a:focus { outline: none; }
#altkisimalt #seyinseysi {
	padding-top: 0;
	font-family: "Helvetica", "Arial", sans-serif;
	margin-bottom: 10px;
}
#altkisimalt #seyinseysi strong {
	font-weight: bold;
}
#altkisimalt #seyinseysi li {
	float: left;
	margin-right: 20px;
	width: 160px;
	border-right: 1px dotted #7d7d7d;
}
#altkisimalt #seyinseysi li.first {
	margin-left: 46px;
}
#altkisimalt #seyinseysi li.last {
	margin-left: 0;
	border-right: 0 dotted #7d7d7d;
}
#altkisimalt #seyinseysi dt {
        font-family: Tahoma;
	font-size: 15px;
	color: #333;
	padding-bottom: 10px;
        text-shadow: 1px 1px 0 #dedede;
}
#altkisimalt #seyinseysi dt.rss {
	font-size: 15px;
	color: #333;
	padding-bottom: 10px;
	text-shadow: 1px 1px 0 #dedede;
}
#altkisimalt #seyinseysi dd {
        font-family: Tahoma;
	font-size: 11px;
	padding-bottom: 4px;
	margin-left: 10px;
}
#altkisimalt #seyinseysi dd.rss a,
#altkisimalt #seyinseysi dd.rss a:link,
#altkisimalt #seyinseysi dd.rss a:visited,
#altkisimalt #seyinseysi dd a,
#altkisimalt #seyinseysi dd a:link,
#altkisimalt #seyinseysi dd a:visited {
	color: #3a7ec3;
	text-shadow: 0 1px 0 #dedede;
}
#altkisimalt #seyinseysi dd a:hover,
#altkisimalt #seyinseysi dd a:active {
	color: #333;
	text-shadow: 0 1px 0 #dedede;
}
#altkisimalt #seyinseysi dd a:focus {
	outline: none;
}
#altkisimalt #seyinseysi dd.rss a:hover,
#altkisimalt #seyinseysi dd.rss a:active {
	color: #202324;
	text-shadow: 0 1px 0 #fd8b42;
}
#altkisimalt #seyinseysi dd a:focus {
	outline: none;
}

#footerbiter {
margin-top: -47px;
margin-left: 127px;
}

#fologo {
margin-left: 90px;
margin-top: -190px;
}

#copyright1 {
font-size: 12px;
font-color: #333333;
text-shadow: 1px 1px 0 #d7d7d7;
margin-left: -700px;
margin-top: 2px;
}

#copyright1 a{
color: #0278a6;
}

#copyright1 a:hover {
color:#333;
}

/* YAZI İÇERİĞİ */

#yazisonrasicizuk {
border-style: dashed;
border-width: 1px;
border-color: #e4e4e4;
}

#sosyalaglarkutu{
border-style: dashed;
border-width: 1px;
border-color: #b9b9b9;
background: #f4f4f4;
height: 30px;
}

#sosyalaglarfacebegen{
margin-top: -28px;
margin-left: 20px;
}

#googleara {
margin-top: -17px;
margin-left: 300px;
}

#technoratiborder {
margin-top: 14px;
border-style: dashed;
border-width: 1px;
border-color: #b9b9b9;
background: #f4f4f4;
height: 28px;
}

#technoratiresim {
margin-top: -27px;
margin-left: 20px;
}

#technoratitag {
margin-top: -21px;
margin-left: 50px;
}

#technoratitag a{
color:#3472b7;
}

#technoratitag a:hover{
color:#333;
}


#yazibilgileri {
margin-top: 10px;
border-style: dashed;
border-width: 1px;
border-color: #b9b9b9;
background: #f4f4f4;
height: 40px;
}

#gercektenyazibilgileri {
margin-top: -39px;
margin-left: 18px;
font-family: Tahoma;
font-size: 11px;
font-color: #333;
}

#gercektenyazibilgileri a{
color: #000;
}

#gercektenyazibilgileri a:hover{
color: #444;
border-bottom-style: dotted;
border-bottom-width:1px;
border-bottom-color: #333;
}

/* YORUM ALANI */
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.avatar{
margin-left: -5px;
}

.fn {
margin-top: -27px;
margin-left: 33px;
font-size: 15px;
font-family: Tahoma;
font-weight: bold;
color:#333;
}

.fn a{
color:#1a79c3;
}
.fn a:hover {
color:#333;
}

.comment-meta{
margin-top: 4px;
margin-left: -6px;
}
.comment-meta a{
color:#8b8b8b;
}
.comment-meta a:hover {
color: #333;
}

.comment-reply-link
{
float: right;
margin-top: -5px;
font-size: 9px;
color: #333;
}

.comment-reply-link a{

}

#comment_author{
background:#333;
}
.more-link{
float: right;
}



#yoo {
margin- left: 18px;
}

.baglanti li {
list-style: none;
margin-left: 9px;
margin-right: 2px;
margin-bottom: 3px;
float: left;
}
.myfoto {
width: 100%;
height: 100%;
}
.myfoto img{
margin-left: 3px;
margin-bottom: 3px;
border: 1px solid #e1e1e1;
}
::-moz-selection {
background-color: #121414;
color:#ffffff;
border: 1px solid #000000;
	}
::selection {
background-color: #121414;
color:#ffffff;
border: 1px solid #000000;
	}

#sosyal {
width: 265px;
height: 36px;
float:center;
}
#sosyal li{
float: right;
list-style: none;
margin-right: 12px;
}
#arama {
width: 406px;
height: 47px;
background: url(images/arama.png) no-repeat;
overflow: hidden;
}


#aramaic {
margin-top: 17px;
height: 15px;
width: 180px !important;
width: 160px;
}

#aramaic input {
background: transparent;
border: none;
font-weight: bold;

    }
#aramabut {
margin-top: 17px;
width: 40px;
height: 20px;
}

#aramabut button{
border: none;
width: 40px;
height: 20px;
background: transparent;
}