/*
Theme Name: Qanser
Theme URI: http://qanser.com/
Description: Qanser Design
Version: 1.5
Author: Anıl Bilir
Author URI: http://qanser.com/
Tags: Qanser, Qanser Design, Blog, Web Design, CSS
*/

/* Etiket */

.tagcloud a{
	float:left;
	margin-bottom:8px;
	color:#FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #6A95AD;
	margin-right: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	display: block;
	text-decoration: none;
	}
.tagcloud a:hover{
	color:#FFFFFF;
	background-color: #E9BF1B;
	text-decoration: none;
	}

/* Yazar */

.yazar-avatar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCDCDC;
	padding-right: 20px;
	margin-right: 20px;
	float: left;
	}
.yazar-about {
	width: 560px;
	height: 150px;
	clear: left;
	}	
.yazar-about-big {
	width: 560px;
	height: 200px;
	clear: left;
	}	
.yazar-facebook {
	float: left;
	background-image: url(images/icon/sn/facebook.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 26px;
	}
.yazar-twitter {
	float: left;
	background-image: url(images/icon/sn/twitter.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 26px;
	}
	
/* Diğer */	

* {
	margin:0;
	padding:0;
	}
img {
	border:0;
	} 
body{
	color:#555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:20px;
	padding:0;
	background-image: url(http://www.qanser.com/wp-content/themes/Qanser/images/bg.jpg);
	background-repeat: repeat;
	}	
a {
	color:#6A95AD;
	text-decoration: none;
	}
a:hover {
	color:#E9BF1B;
	text-decoration:none;
	}
p {
	margin-bottom:10px;
	line-height: 20px;
	}
dt {
	font-size:14px;
	font-weight: bold;
	padding-bottom: 2px;
	}
dd {
	font-size:11px;
	}
dd a {
	color: #666666;
	}
dd a:hover {
	color: #E9BF1B;
	}
	
/*  Headings */

h1 {
	font-size:24px;
	font-weight: normal;
	color: #99CC99;
	}
h2 {
	font-size:14px;
	font-weight: lighter;
	}

/* Sayfa Yapisi */

#wrapper {
	width:960px;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#header {
	width:auto;
	display:block;
	height:68px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	}
#logo {
	width: 130px;
	float: left;
	height: 68px;
	margin-right: 20px;
	}
#twitter {
	float: left;
	height: 68px;
	width: 430px;
	margin-right: 20px;
	}
#twitter2 {
	float: left;
	height: 68px;
	width: 320px;
	text-align: center;
	background-image: url(images/Alan.png);
	background-repeat: no-repeat;
	}
.navbar {
	width:auto;
	display:block;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	}
#navbar a {
	heigth:28px;
	line-height:28px;
	display:inline;
	padding-right: 8px;
	padding-left: 8px;
	}
	
#main{
	width:960px;
	padding-top: 10px;
	}
#content {
	width:618px;
	margin-bottom: 10px;
	}
div.spacer {
	clear:both;
	height:10px;
	display:block;
	}	

/* Sidebar */

#sidebar {
	width: 340px;
	padding-bottom: 1em;
	margin-bottom: 10px;
	clear: right;
	float: right;
	}
.sidebar li {
	list-style-type: none;
	}
.sidebar h1 {
	font-size:20px;
	color: #333333;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	margin-bottom: 2px;
	padding-bottom: 6px;
	font-family: "Times New Roman", Times, serif;
	}
#leri {
	padding: 20px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	}
#rek {
	padding: 20px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	}
#google-sidebar {
	padding: 20px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	}
#cloud {
	padding: 20px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	}
#left {
	width: 165px;
	clear: left;
	float: left;
	margin-bottom: 10px;
	}
#right {
	clear: right;
	float: right;
	width: 165px;
	margin-bottom: 10px;
	}
.left {
	width:125px;
	color:#666666;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	padding: 20px;
	margin-bottom: 2px;
	clear: left;
	float: left;
	}
.right{
	width:125px;
	background-color: #FFFFFF;
	padding: 20px;
	color:#666666;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	margin-bottom: 2px;
	clear: right;
	float: right;
	}

/* Classes */

.item {
	margin-bottom: 1em;
	width: 560px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	background-color: #FFFFFF;
	padding: 20px;
	}
.item h1 a {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	}
.item h1 a:hover {
	color: #E9BF1B;
	}
.meta {
	color:#999999;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBE9ED;
	margin-bottom: 10px;
	padding-top: 4px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DBE9ED;
	width: 560px;
	float: left;
	}
.category {
	float: left;
	background-image: url(images/icon/category.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 26px;
	}
.date {
	float: left;
	background-image: url(images/icon/date.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 26px;
	}
.yorum {
	float: left;
	background-image: url(images/icon/comments.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 26px;
	}
.author {
	float: left;
	background-image: url(images/icon/author.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 26px;
	}
	
/* Tag */

.tag {
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #EFEFEF;
	text-decoration:none;
	background-image: url(images/icon/tag.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-right: 10px;
	padding-left: 36px;
	}
.tag a {
	color:#555555;
	text-decoration:none;
	}
.tag a:hover {
	color:#6A95AD;
	text-decoration:none;
	}
	
/* Form */

form {

	}
form input, form textarea, form select {
	border:1px solid #dddddd;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
form optgroup {
	font-style:normal;
	}
form input:focus, form textarea:focus {
	border:1px solid #FB8383;
	background-color:#FDB4B4;
	}
form input.formbutton {
	background-color:#99CCCC;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

/* Footer */

#footer {
	width:auto;
	display:block;
	background-color: #FFFFFF;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	text-indent: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	}

/* Menu */	

.menu {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	}

/* Yorum */

#dar {
	width: 600px;
	}
#dar li.yazar {
	background-color: #F8F8F8;
	}
#comments ol li {
	margin-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	background-color: #FFFFFF;	
	padding: 20px;
	overflow: hidden;
	height: 1%;
	}
#comments ol li.alt {
	font-style: normal;
	}
.comment-gravatar {
	border: 1px solid #F0F0F0;
	padding: 3px;
	height: 60px;
	width:60px;
	background-color: #FFFFFF;
	float: right;
	}
.comment-data {
	float: left;
	width: 400px;
	}
.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
	}
.comment-author {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCDCDC;
	padding-bottom: 10px;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	}
.comment-meta {
	color: #E9BF1B;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#respond {
	background-color: #FFFFFF;
	padding: 20px;
	margin-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	}
#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
	}
#comment-form label {
	display: block;
	margin-bottom: 8px;
	}
#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 4px;
	}
#comment-form textarea {
	border:1px solid #dddddd;
	padding: 4px;
	width:516px;
	}
	
/* New */

div.zaman {
	position: absolute;
	top: auto;
	right: auto;
	width: 92px;
	height: 48px;
	background-image: url(images/zaman.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	bottom: auto;
	left: auto;
	margin-left: 474px;
	color: #FFFFFF;
	margin-top: -27px;
	text-align: center;
	padding-top: 8px;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	}
div.asker {
	position: absolute;
	top: auto;
	right: auto;
	width: 332px;
	height: 108px;
	background-image: url(images/asker.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	bottom: auto;
	left: auto;
	margin-left: 608px;
	color: #FFFFFF;
	margin-top: -20px;
	text-align: center;
	padding-top: 8px;
	font-weight: bold;
	}
	
/* Ara */

.search {
	width: 110px;
}	

/* Devam */

.more-link {
	background-color: #EFEFEF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	}
.ilge{
	background-color: #6A95C9;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	color: #FFF;
	}
	
/* Twitter */	
	
#twitter_update_list {
	list-style-position: inside;
	list-style-type: none;
	}
	
/* Navigation */	

.navigation {
	width: 600px;
	margin-bottom: 1em;
	float: left;
	margin-top: 1em;
	}
.alignleft {
	background-color: #FFFFFF;
	float: left;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #E9BF1B;
	}
.alignright {
	background-color: #FFFFFF;
	float: right;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #E9BF1B;
	}
