/*
Theme Name: zipkinci
Theme URI:http://www.srro.net
Description:  Tema Tasarımı :<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: #458BDF;
	text-decoration: none;
}
a:hover {
	color: #013392;
}
body {
	background:url('img/back.gif') repeat-x top;
	color: #000;
	font-family:tahoma;
	font-size:12px;
}
.clearer {
	clear: both;
}

.container {
	border:1px solid #000;
	margin: 0 auto;
	width: 980px;
}
p, cite, code, ul {
	font-size: 1.1em;
	padding-bottom: 1.2em;
}


.header {
	background: url('img/logo.gif') no-repeat center;
	height: 150px;
	margin: 0 auto;
	margin-top:29px;
	width: 980px;
}
.main {
	clear: both;
	padding: 0 10px 0px 10px;
}
.ustmenu{background:url('img/kat.gif') repeat-x center;width:980px;height:35px;padding-top:26px;}
.ustmenu a{color:#FFFFFF;font-weight:bold;margin-left:30px;text-align:center;}
.ustmenu a:hover{text-decoration:underline;color:#FFFFFF;}

.solmenu {
	background:url(img/yanmenuorta.gif) repeat-y;
	float: left;
	width: 220px;
	margin-left:3px;
}
.sagmenu {
	background:url(img/yanmenuorta.gif) repeat-y;
	float: right;
	width: 220px;
	margin-right:3px;
}
.ssmenu h1{background:url('img/kat.gif') repeat-x center; font-size:14px;height:24px;padding-left:5px;padding-top:5px;color:#FFFFFF;}
.ssmenu ul {
	margin: 0;
	padding: 0;
}
.ssmenu li {
	border-bottom:1px dotted #fff;
	list-style: none;
}
.ssmenu li a {
	color: #5D5D5D;
	display: block;
	padding: 4px 4px 4px 12px;
	text-decoration: none;
}
.ssmenu li a:hover {
	background: #0C6AD4;
	color: #FFF;
}


.content {
	float: left;
	width: 500px;
	margin-left:10px;
	
}
.altyer {
	font-size: 12px;
	color: #35bafe;
	text-align: center;
	font-weight: bold;
	margin: 0 auto;
	width: 980px;
}

/* Comments Styling */
.comments {
	color:#bbb;
	border-bottom:#404040 1px dashed;
	font-size:1em;
	}
.comments a {
	color:#6CC7DC;
	background:url('img/s.gif') no-repeat 0px 2px;
	padding-left:15px;
	padding-right:2px
	}
.comments a:hover {
	color:#ff8010;
	}
.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:#FFFFFF;    
}
.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 h1 {
	font-size: 18px;
	font-weight: bold;
	margin:0;
}
