/*
Theme Name: Yakuter Tema
Theme URI: http://www.yakuter.com/yakuter-tema-10/
Description: Yakuter Tema is a green and gray colored theme.
Version: 1.0
Author: Erhan Yakut
Author URI: http://www.yakuter.com/
*/


body {
	background: #FFFFFF url(images/bg_top.gif) repeat-x;
	margin: 102px 0 20px 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica;
	font-size: 76%;
	color: #3F3F3F;
	text-align: center;
	}

h1 {
	color: #FCFEF4;
	margin: -75px 0 0 20px;
	position: absolute;
	font-size: 2.2em;
	padding: 50;
	}
	
h1 a:link, h1 a:visited {
	color: #FCFEF4;
	text-decoration: none;
	}
	
h1 a:hover, h1 a:active {
	background: none;
	color: #B7B7B7;
	text-decoration: none;
	}
	
h2 {
	color: #575757;
	font-weight: normal;
	font-size: 1.8em;
	margin: 20px 0 0 0;
	}
	
h2 a:link, h2 a:visited {
	color: #575757;
	font-weight: normal;
	text-decoration: none;
	}

h2 a:hover, h2 a:active {
	color: #8D8D8D;
	background: none;
	font-weight: normal;
	text-decoration: none;
	}
	
h3 {
	font-size: 1.4em;
	margin: 20px 0 -10px 0;
	font-weight: normal;
	}
	
a:link {
	color: #D97800;
	text-decoration: none;
	}
	
a:visited {
	color: #D97800;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #6A6A6A;
	text-decoration: none;
	}
	
blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
	}
	
code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}

p {
	line-height: 1.4;
	}
	
#container {

	width: 765px;
	margin: 0 auto;
	text-align: left;
	background: url(images/container.gif);
	}
	
.container_left {

	}
	
.container_right {

	}
	
.topline {

	}
	
#content {
	padding-top: 30px;
	margin: 20px;
	width: 480px;
	}
	
#content_bg {
	background: #fff url(images/container.gif) repeat-y;
	}
	
.main li {
	background: url(images/content_bullet.gif) no-repeat 0 7px;
	padding: 2px 0 0 10px;
	list-style: none;
	}
	
.main ul {
	padding: 0 0 20px 10px;
	margin: 0;
	}
	
.main img {
	padding: 3px;
	border: 1px solid #ACE149;
	}
	
.meta {
	background: #F5F5F5;
	font-size: .9em;
	padding: 2px;
	}
	
.meta:hover {
	background: #F7FEDC;
	}
	
.highlight { /* Basic highlight for text */
	background: #F7FEDC;
	}
	
.comments {
	font-size: 1.2em;
	padding-bottom: 25px;
	border-bottom: 3px double #eee;
	}
	
.comments a:link, .comments a:visited {
	color: #78A515;
	text-decoration: none;
	}
	
.comments a:hover, .comments a:active {
	color: #fff;
	text-decoration: none;
	}	
	
.alt {
	background: #EAF8CF !important; 
	border: 1px solid #D5F0A4 !important;
	padding: 10px 10px 0 10px !important;
	}
	
.alt:hover {
	border: 1px solid #ACE149 !important;
	}
	
.commentlist li:hover {
	border: 1px solid #ACE149;
	}
	
.commentlist {
	padding: 0;
	margin: 0;
	}
	
.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #F6FCEB;
	border: 1px solid #DEF3B6;
	margin: 10px;
	color: #3C452D;
	}
	
p.metadate {
	font-size: .8em;
	margin: 0;
	text-transform: uppercase;
	}
	
p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}
	
.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}
	
.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}
	
.warning p { 
	background: url(images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0 0 0 10px;
	}
	
.postinput {
	margin-left: 10px;
	}
	
#right {
	float: right;
	width: 250px;
	padding: 10px 15px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 230px;
	}
	
#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: .9em;
	line-height: 1.4;
	}
	
#author ul {
	padding: 20px 0 0 0;
	margin: 0;
	}
	
#links li {
	list-style: none;
	background: url(images/content_bullet.gif) no-repeat 0 50%;
	padding-top: -200px;
	padding: 2px 0 2px 20px;
	}
	
#links ul {
	padding: 20px 10px 30px 10px;
	margin: 0;
	}
	
#links a {
	font-size: .9em;
	text-decoration: none;
	}
	
#links a:link {
	color: #565D4A;
	font-weight: normal;
	}
	
#links a:visited {
	color: #565D4A;
	}
	
#links a:hover, #links a:active {
	color: #FF9900;
	}
	
.line {
	border-top: 3px solid #ACE149;
	margin-top: -5px;
	}
	
#search {
	background: url(images/search.gif) no-repeat;
	height: 56px;
	margin: 0 auto;
	padding-top: 22px;
	}
	
#search h3 {
	font-size: 1.4em;
	margin: 20px 0 -10px 0;
	font-weight: normal;
	}
	
p.searchinfo {
	margin: 2px 0 -8px 2px;
	font-size: .9em;
	color: #999;
	}
	
.searchfield {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	padding: 2px 5px 1px 5px;
	width: 160px;
	}
	
.searchfield:hover {
	border: 1px solid #BFBFBF;
	color: #949494;
	}
	
.submit {
	background: url(images/search_submit.gif) no-repeat;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	text-indent: -9999px;
	cursor: pointer;
	}
	
.submit:hover {
	background: url(images/search_submit.gif) no-repeat 0 -20px;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
	
.themes {
	font-size: .9em;
	}
	
#footer {
	
	height: 10px;
	}
	
#footer p {
	padding: 30px 0 0px 70px;
	float: left;
	font-size: .9em;
	color: #777;
	}
	
.extras {
	float: right;
	padding: 0px 18px 0 0;
	}
	
.extras a {
	text-decoration: none;
	font-weight: bold;
	}
	
.extras a:link, .extras a:visited {
	background: #ccc;
	color: #fff;
	padding: 5px;
	border: 2px solid #fff;
	}
	
.extras a:hover, .extras a:active {
	background: #DEEEA4;
	color: #7AB90C;
	padding: 5px;
	border: 2px solid #C9E979;
	}
	
.extras li {
	display: inline;
	}
	
.extras ul {
	padding: 0 0 10px 0;
	margin: 0;
	}
	
input {
	border: 1px solid #BFBFBF;
	color: #949494;
	background: #fff;
	padding: 2px 5px 1px 5px;
	font-size: 1em;
	}
	
input:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	font-size: 1em;
	}
	

.erhanarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	color: #949494;
	padding: 2px 5px 1px 5px;
	width: 450px;
	}
textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	color: #949494;
	padding: 2px 5px 1px 5px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	}
	
#skip {
	display: none;
	}
	
hr {
	display: none;
	}
	
.clearfix:after { 
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}