/*
Theme Name: sacstil
Theme URI:http://www.srro.net
Description:  <a href="http://www.srro.net/">Sırrı ÖZDEN</a>
Author: Sırrı ÖZDEN
Author URI: http://www.srro.net
*/


* {
	margin: 0;
	padding: 0;
}
a {
	color: #85AEE5;
	text-decoration: none;
}
a:hover {
	color: #519FDB;
}
body {
	background:#7DC6FF url('img/bg.gif');
	color: #000;
	font-family:tahoma;
	font-size:12px;
}
p{
	font-size: 12px;
	padding-bottom: 10px;
	line-height:18px;	
}
.clearer {
	clear: both;
}

.container {
	background:url('img/bgorta.gif') repeat-y;
	margin: 0 auto;
	margin-top:10px;
	width: 920px;
}
.bgust{	background:url('img/bgust.gif') no-repeat center top;
	width: 920px;
	height:10px;
	margin: 0 auto;
}	
.header {
	background: url('img/bgheader.gif') no-repeat center;
	height: 90px;
	margin: 0 auto;
	width: 920px;
}
.logo{width:380px;height:80px;float:left;margin-left:10px;}
.googlereklam{float:left;width:480px;height:22px;margin-top:6px;margin-left:6px;}
#aramaFormu {
        width: 190px;
		float:right;
		margin-top:2px;
		margin-right:10px;
}
#aramaFormu input {
        width: 148px;
        height: 18px;
        padding-top: 1px;
		padding-left:2px;
        border: 1px solid #fff;
        background: #7DC6FF;
        font: normal 12px Verdana;
		color:#FFFFFF;
		float:left;
}
   
#aramaFormu button {
        width: 30px;
        height: 22px;
        text-indent: -9999px;
		float:right;
        border: none;
        background: #fff url(img/arkaButon.png) no-repeat;
        cursor: pointer;
}
#content blockquote {
	margin:15px 0 20px 0;
	padding:5px 8px 5px 35px;
	background:#fff4d3 url(images/quote2.png) no-repeat left top;
	background-position:8px 5px;
	color:#ba5b0f;
	font-size:14px;
	width:91%;
	font-style:italic;
}
#content blockquote p {
	color:#ba5b0f;
	font-size:14px;
}
.ust {width:900px;height:26px;background:#69BCFF;margin:5px 10px;}
.main {
	clear: both;
	padding: 0px 6px 0px 6px;
}

.sideleft{
	float:left;
	width:250px;
}	
.sideleft h2{
	background:url('img/menu.gif') no-repeat center left;
	height:32px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	line-height:23px;
	padding-left:34px;
}
.sidenav {
	float: right;
	width: 180px;
}
.sidenav h2{
	background:url('img/menu1.gif') no-repeat center left;
	height:32px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	line-height:23px;
	padding-left:34px;
}

.sidenav ul,.sideleft ul {
	margin: 0;
	padding: 0;
}
.sidenav li ,.sideleft li{
	border-bottom: 1px solid #D7EEFF;
	list-style: none;
}
.sidenav li a,.sideleft li a{
	color: #43ADFF;
	display: block;
	padding: 3px 4px 3px 2px;
	text-decoration: none;
	font-size:13px;	
	margin-left:4px;
}
.sidenav li a:hover,.sideleft li a:hover {
	color: #519FDB;
}

.content {
	padding:0px 10px;
	float: left;
	width: 456px;
}


.altyer {
	background:url('img/footer.gif') no-repeat center;
	font-size: 11px;
	text-align: center;
	height:94px;
	margin: 0 auto;
	width: 920px;
	color:#FFFFFF;
	
}
.altyer p{padding-top:60px;}
.altyer a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-decoration:underline;
}
.altyer a:hover {
	color: #519FDB;
}

/* Comments Styling */
.comments {
	color:#bbb;
	border-bottom:#404040 1px dashed;
	font-size:1em;
	}
.comments a {
	color:#6CC7DC;
	padding-left:15px;
	padding-right:2px
	}
.comments a:hover {
	color:#519FDB;
	}
.commentlist 
{
	margin:0;
	padding:0;
	border-top:#ccc 1px solid;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding:1em;	
	border-bottom: #ccc 1px solid;	
}
.commentlist li.alt 
{
    background:#FDFDF7;    
}
.commentlist li .cmtinfo 
{
	font-size:0.9em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.nocomments 
{
	text-align:center;
	color:#999;
	font-size:0.9em;
}

a img{
border:none;
}

.post h2{
background-color:#69BCFF;
color:#fff;
line-height:22px;
font-size:13px;
border-bottom:2px solid #519FDB;
font-weight:bold;
padding-left:12px;
}
.post h2 a{color:#FFFFFF;}
.post h2 a:hover{color:#FFFFFF;text-decoration:underline;}
.commentyaz{
width:430px;
height:26px;
color:#000;
font-size:13px;
font-weight:bold;
line-height:24px;
border-bottom: 1px #56A8DC solid; 

}
.textbox{
width:220px; 
background-color:#FDFDF7;
border: 1px #56A8DC solid; 
color: #4F5771; 
font-size: 12px; 
padding: 3px;
font-family: verdana;
}
textarea#comment{
width: 420px; 
background-color:#FDFDF7;
color: #4F5771; 
padding:5px; 
font-size: 12px; 
font-family: verdana;
border: 1px #56A8DC solid;
}
input#submit{
font-family: verdana;
font-size:11px;
font-weight:bold;
background-color:#F8F8F8;
color: #000; 
border: 1px #56A8DC solid; 
padding: 3px 10px; 
margin:3px 0 5px 0;
}

.yenicizgi{border-bottom: 1px #75BAFB solid;
}

.imgleft {
	float:left;
	margin:0 12px 12px 0;
	border:3px solid #69bcff;
}
.imgright {
	float:right;
	margin:0 0 12px 12px;
	border:3px solid #69bcff;
}
.imgleft_n {
	float:left;
	margin:0 12px 12px 0;
	padding:3px;
}
.img_center {
	width:98%;
	background:#69bcff;
	padding:5px;
	margin:10px 0;
}

