/*
Theme Name: Siberji
Version: 1.0
Description: Bu tema <a href="http://www.aykutbey.com">Aykut Bey</a> tarafından tasarlanmış olup, izinsiz kullanımı sakıncalıdır.
Author: AykutBey
Author URI: http://www.aykutbey.com
UIL: http://aykutbey.com
*/

body, img, ul, ol, dl, dt, dd, blockquote, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	border: medium none;
	font-weight: normal;
	line-height: 1em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	padding: 0; }
 
body {
	background: #E3E3E3 url(images/bg1.jpg) repeat scroll 0 0;
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
	font-size: 0.7em; }
 
h1, h2, h3, h4, h5, h6 { font-family: Georgia,"Times New Roman",Serif; }
 
a {
	color: black;
	text-decoration: none; }
 
p a:hover, #content li a:hover, small a:hover { border-bottom: 1px solid #AAAAAA; }
 
.center { text-align: center; }
 
.inline { display: inline !important; }
 
.gap {
	color: #666666;
	font-size: 0.8em; }
 
code {
	background: #EFEFEF none repeat scroll 0 0;
	color: black;
	font-size: 1.2em;
	font-weight: 700;
	padding: 0 4px; }
 
*::-moz-selection {
	background: #004796 none repeat scroll 0 0;
	color: white; }
 
#ust {
	background: #004796 url(images/top.png) repeat-x scroll left top;
	height: 97px; }
 
#header {
	height: 97px;
	margin: 0 auto;
	position: relative;
	width: 950px; }
 
#logo {
	/*background: transparent url(images/newLogo.png) no-repeat scroll 0 0;  */
	display: block;
	float: left;
	font-size: 2.2em;
	height: 62px;
	margin: 0;
	padding: 0;
    margin-top: 35px;
    color: #fff;
	width: 200px; }

    #logo h1 a {
      font-family: 'Century Gothic';
      font-size: 28pt;
      color: #fff;
    }

 
#reklam1 {
	background: transparent none no-repeat scroll 0 0;
	display: block;
	float: left;
	font-size: 2.2em;
	height: 75px;
	margin: 0;
	padding: 20px 0 0 50px;
	width: 473px; /*text-indent:-9999em;*/ }
 
#nav {
	-x-system-font: none;
	bottom: 0;
	float: right;
	font-family: arial,verdana,sans-serif;
	font-size: 1.2em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	height: 30px;
	line-height: 1em;
	padding-right: 15px;
	position: absolute;
	right: 0; }
 
	#nav li { display: inline; }
 
	#nav a {
		background: transparent url(images/nav.png) repeat scroll 0 0;
		display: inline;
		float: left;
		margin: 0 15px 0 3px;
		position: relative;
		text-decoration: none; }
 
		#nav a span {
			background: transparent url(images/nav.png) repeat scroll right top;
			color: black;
			cursor: pointer;
			display: block;
			height: 30px;
			left: 12px;
			line-height: 31px;
			padding: 0 15px 0 3px;
			position: relative; }
 
		#nav a:hover, #nav a.active {
			background-position: 0 -32px;
			color: #AAAAAA;
			text-decoration: underline; }
 
		#nav a:hover span, #nav a.active span {
			background-position: right -32px;
			color: black; }
 
#banner {
	background: #ECECEC url(images/banner-bg.png) repeat scroll center top;
	border-bottom: 3px solid white;
	border-top: 3px solid white;
	clear: both;
	padding: 20px 0;
	position: relative; }
 
	#banner .s {
		background: transparent url(images/banner-shadow.png) repeat-x scroll left bottom;
		bottom: -12px;
		display: block;
		height: 9px;
		left: 0;
		position: absolute;
		width: 100%;
		z-index: 9; }
 
	#banner * {
		margin: 0 auto;
		overflow: hidden;
		width: 928px; }
 
		#banner * * {
			margin: 0;
			width: auto; }
 
	#banner .post-content {
		float: right;
		width: 700px; }
 
	#banner h2 {
		border-bottom: 1px solid #999999;
		font-size: 2.6em;
		font-style: italic;
		margin-bottom: 5px;
		padding: 5px 0 8px;
		width: 948px; }
 
		#banner h2 a { text-decoration: none; }
 
			#banner h2 a code {
				background: transparent none repeat scroll 0 0;
				border: medium none; }
 
	#banner p.int { color: #888888; }
 
	#banner a { text-decoration: underline; }
 
	#banner p {
		font-size: 1.2em;
		line-height: 1.2em;
		padding: 0.5em 0; }
 
	#banner .main-img { float: left; }
 
	#banner .main-img { width: 200px; }
 
.main-img {
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #DDDDDD;
	padding: 7px;
	width: 200px; }
 
#content #mepic { width: auto; }
 
#banner small.author {
	background: transparent none repeat scroll 0 0;
	border-top: 1px solid #999999;
	margin: 5px 0;
	padding: 5px 0; }
 
#banner .more-link {
	color: #000000;
	text-decoration: underline; }
 
#latest-snippet {
	background: #F4F4F4 url(images/code-snippet-bg.jpg) no-repeat scroll 0 0;
	border: 1px dotted #999999;
	margin: 20px 0 0 20px;
	padding: 20px; }
 
#content #latest-snippet h2 {
	background: transparent none repeat scroll 0 0;
	font-size: 1.8em;
	padding: 0 0 10px; }
 
#main {
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	background: #FFFFFF url(images/main-bg.png) repeat-y scroll 687px top;
	border-bottom: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	color: #444444;
	margin: 0 auto;
	overflow: hidden;
	width: 948px; }
 
#content {
	float: left;
	margin: 0;
	padding: 0;
	width: 670px; }
 
	#content h2, #content h1 {
		background: transparent url(images/title-leaf-top.png) no-repeat scroll right bottom;
		font-size: 2.4em;
		font-style: italic;
		padding: 20px 20px 5px; }
 
	#content h1 { font-size: 2.6em; }
 
		#content h1.inpage { background: transparent none repeat scroll 0 0; }
 
	#content h2 a {
		border: medium none;
		color: #333333;
		text-decoration: none; }
 
	#content h2.archive {
		background: transparent none repeat scroll 0 0;
		font-size: 2.2em; }
 
	#content .main-img {
		float: right;
		margin: 0 0 10px 10px; }
 
.content .main-img img { margin: 0; }
 
small.author {
	background: transparent url(images/title-leaf-base.png) no-repeat scroll left top;
	color: #999999;
	display: block;
	font-size: 1.1em;
	padding: 8px 20px 20px; }
 
	small.author a { color: #999999; }
 
#content a { text-decoration: underline; }
 
	#content a:hover { background-color: #FFFFD7 !important; }
 
#content p, #content ul {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0.4em 0 0.8em; }
 
#content ul ul { font-size: 1em; }
 
#content ul p { font-size: 1em; }
 
#content ul { padding: 0.6em 0 0.6em 20px; }
 
	#content ul li {
		list-style-image: none;
		list-style-position: outside;
		list-style-type: disc;
		padding: 2px 0; }
 
	#content ul.options li { padding: 4px 0; }
 
#content .post-content { padding: 0 0 20px 20px; }
 
	#content .post-content h2 {
		background: transparent none repeat scroll 0 0;
		font-size: 2.2em;
		padding: 0.8em 0 0.4em; }
 
	#content .post-content h3 {
		font-size: 1.8em;
		padding: 0.6em 0; }
 
	#content .post-content ul h3 {
		font-size: 1.5em;
		padding: 0.4em 0 0.2em; }
 
#content blockquote {
	background: #F4F4F4 url(images/quote.gif) no-repeat scroll 0 0;
	border: 1px dotted #999999;
	font-style: italic;
	margin: 10px 0;
	padding: 25px 20px 10px 30px; }
 
#content .wp_syntax {
	background: #FFFFFF url(images/code-bg.gif) repeat scroll 0 0;
	border-color: #AAAAAA;
	border-style: solid dashed;
	border-width: 1px;
	margin: 10px 0; }
 
	#content .wp_syntax .code {
		border: medium none;
		margin: 0;
		padding: 10px; }
 
	#content .wp_syntax td.code { padding: 5px; }
 
	#content .wp_syntax .line_numbers {
		background: transparent none repeat scroll 0 0;
		padding: 7px 4px 7px 30px; }
 
	#content .wp_syntax pre {
		font-family: "Consolas","Lucida Console",Courier,mono !important;
		font-size: 14px;
		margin: 0; }
 
#content img.normal {
	background: #EEEEEE none repeat scroll 0 0;
	border: 1px solid #999999;
	padding: 5px; }
 
#content .bar {
	background: #C0C0C0 url(images/bar-bg.png) repeat-x scroll 0 0;
	height: 22px;
	margin: 20px 0 20px -20px;
	padding-left: 13px; }
 
	#content .bar ul {
		float: left;
		font-size: 1em;
		list-style-image: none;
		list-style-position: outside;
		list-style-type: none;
		padding: 0;
		width: 400px; }
 
	#content .bar li { display: inline; }
 
		#content .bar li a, #content .bar a {
			background: transparent none repeat scroll 0 0;
			border: medium none;
			color: black;
			display: inline;
			float: left;
			line-height: 22px;
			padding: 0 7px;
			text-decoration: none;
			text-transform: uppercase;
			font-size: 12px; }
 
	#content .bar a:hover { text-decoration: underline; }
 
	#content .bar .read-more {
		float: right;
		font-size: 1.2em;
		font-family: Verdana;
		padding-right: 35px;
		position: relative; }
 
		#content .bar .read-more span {
			background: #004796 url(images/arrow2.png) repeat scroll 0 0;
			bottom: -3px;
			cursor: pointer;
			height: 28px;
			position: absolute;
			right: 0;
			text-indent: -9999em;
			top: -3px;
			width: 28px; }
 
	#content .bar .read-more { font-size: 12px; }
 
#content p.video {
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	background: #F6F6F6 none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	margin: 10px 0;
	padding: 15px;
	text-align: center; }
 
#content .post-navigation {
	overflow: hidden;
	padding: 3px 0 20px 10px; }
 
	#content .post-navigation .older-posts {
		display: block;
		float: left;
		width: 20%; }
 
	#content .post-navigation .newer-posts {
		display: block;
		float: right;
		text-align: right;
		width: 20%; }
 
	#content .post-navigation .older-posts a, #content .post-navigation .newer-posts a {
		background: #DDDDDD none repeat scroll 0 0;
		display: inline-block;
		padding: 5px 7px; }
 
#content .portfolio {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0; }
 
	#content .portfolio li h3 { padding: 0; }
 
	#content .portfolio li {
		border-bottom: 1px solid #999999;
		list-style-image: none;
		list-style-position: outside;
		list-style-type: none;
		overflow: hidden;
		padding: 20px 0; }
 
		#content .portfolio li p { margin-bottom: 10px; }
 
		#content .portfolio li.first { border-top: 1px solid #999999; }
 
		#content .portfolio li img {
			background: #EEEEEE none repeat scroll 0 0;
			border: 1px solid #999999;
			float: left;
			margin-top: 3px;
			padding: 4px; }
 
		#content .portfolio li .content { padding-left: 220px; }
 
#content p.box-link {
	background: #EEEEEE none repeat scroll 0 0;
	border: 1px solid #999999;
	clear: both;
	color: #222222;
	display: inline-block;
	line-height: 1em;
	padding: 4px 8px; }
 
	#content p.box-link a { color: #222222; }
 
#content ul.biglist { font-size: 1.3em; }
 
.commentlist { padding: 10px 0 10px 18px; }

	.commentlist li {
		-moz-border-radius-bottomleft: 10px;
		-moz-border-radius-bottomright: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		border-color: #999999 #CCCCCC;
		border-style: solid dashed;
		border-width: 1px;
		clear: left;
		margin: 10px 0; }
 
		.commentlist li.author {
			background: #444444 none repeat scroll 0 0;
			border: medium none;
			color: white; }
 
			.commentlist li.author a { color: white; }
 
#content .commentlist li.author a:hover { background-color: #888888 !important; }
 
.commentlist li span.data {
	display: block;
	min-height: 50px;
	overflow: hidden;
	padding: 15px 17px 0; }
 
#content .commentlist li img.avatar {
	border: 1px solid #CCCCCC;
	float: left;
	margin: 1px 0 0 1px;
	opacity: 0.9; }
 
.commentlist cite {
	display: block;
	font-size: 1.5em;
	padding: 9px 0 4px 60px; }
 
	.commentlist cite a {
		color: #000000;
		text-decoration: underline; }
 
.commentlist .commentmetadata {
	display: block;
	font-size: 1.1em;
	padding: 4px 0 4px 60px; }
 
	.commentlist .commentmetadata a {
		color: #999999;
		font-size: 10px; }
 
.commentlist li.author .commentmetadata a { color: #CCCCCC; }
 
.commentlist .content { padding: 8px 0 11px; }
 
#content .commentlist .content .wp_syntax {
	margin: 10px 0 10px 20px;
	width: 93%; }
 
#content .commentlist .content .code { margin: 10px 30px; }
 
#content .commentlist .content p {
	line-height: 1.2em;
	padding: 0.5em 20px; }
 
#content #respond, #content #comments {
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
	font-size: 1.5em;
	padding: 10px 20px; }
 
#content #respond {
	border-top: 1px solid #999999;
	margin: 10px 0 0 20px;
	padding-left: 0; }
 
#content #searchform {
	font-size: 1.2em;
	padding: 10px 20px; }
 
#content .search-result {
	border-top: 1px solid #999999;
	margin: 0 20px;
	padding: 10px; }
 
	#content .search-result h3 {
		font-size: 1.6em;
		padding-bottom: 0.5em; }
 
	#content .search-result small { font-size: 1.2em; }
 
#commentform li small { line-height: 1.6em; }
 
#commentform li.first {
	border: medium none;
	padding-top: 20px; }
 
#commentform label, #contact-form label {
	display: block;
	font-size: 1.2em;
	padding: 3px 0; }
 
#commentform input.text, #contact-form input.text {
	background: #FFFFFF none repeat scroll 0 0 !important;
	border-color: #333333 #999999 #999999;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	width: 200px; }
 
#contact-form, #commentform {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-color: #999999 #CCCCCC;
	border-style: solid dashed;
	border-width: 1px;
	clear: left;
	margin: 10px 0; }
 
#commentform { margin-left: 20px; }
 
#contact-form ol, #commentform ol { padding-bottom: 0; }
 
#contact-form li.last, #commentform li.last { padding-bottom: 15px; }
 
#contact-form li.first ul li, #commentform li.first ul li {
	color: #990000;
	font-weight: 700;
	margin: 0 20px;
	padding: 3px 0; }
 
#contact-form li, #commentform li { padding: 10px 20px; }
 
#contact-form textarea, #commentform textarea {
	background: #FFFFFF none repeat scroll 0 0 !important;
	border-color: #333333 #999999 #999999;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	width: 602px; }
 
#commentform ol { padding: 0 0 10px; }
 
#allowed-tags h4 {
	font-size: 1.2em;
	font-weight: 700;
	padding: 0;
	text-transform: uppercase; }
 
#allowed-tags p {
	font-size: 1em;
	padding: 10px 0; }
 
#cfo-message {
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	background: white none repeat scroll 0 0;
	border: 3px solid #CCCCCC;
	display: none;
	font-size: 1.2em;
	left: 0;
	padding: 10px;
	position: absolute;
	top: 0; }
 
	#cfo-message span { border-bottom: 2px solid green; }
 
#comment-preview div {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border: 1px solid #CCCCCC;
	font-size: 1.2em;
	padding: 10px; }
 
#comment-preview pre {
	background: #FFFFFF url(images/code-bg.gif) repeat scroll 0 0;
	border-color: #AAAAAA;
	border-style: solid dashed;
	border-width: 1px;
	font-family: "Consolas","Lucida Console",Courier,mono;
	margin: 7px 0;
	padding: 10px; }
 
#comment-preview h3 {
	border-top: 1px solid #CCCCCC;
	font-size: 1.6em;
	padding: 10px 0 10px 10px; }
 
#sidebar {
	float: right;
	padding: 19px;
	width: 219px; }
 
	#sidebar #searchform label { display: none; }
 
	#sidebar #searchform input, #rss input { padding: 2px 4px; }
 
	#sidebar #searchform input#s, #rss #rss-email {
		background: white none repeat scroll 0 0;
		border: 1px solid #999999;
		color: black;
		padding: 4px;
		width: 120px; }
 
#rss #rss-email { width: 100px; }
 
#sidebar .unit {
	background: #EEEEEE url(images/sidebar-box-gradient.png) repeat-x scroll 0 0;
	border: 1px solid #CCCCCC;
	margin: 10px 0;
	padding: 10px;
	position: relative; }
 
	#sidebar .unit h3 {
		font-size: 1.6em;
		font-weight: 700;
		margin: 0;
		padding: 6px 0 18px;
		text-align: left; }
 
#sidebar #rss { margin-top: 2px; }
 
	#sidebar #rss * { cursor: pointer; }
 
	#sidebar #rss h3 {
		height: auto;
		line-height: 1em;
		padding: 11px 0;
		position: static;
		text-align: center; }
 
		#sidebar #rss h3 a:hover { text-decoration: underline; }
 
#rss p {
	border-top: 1px solid #999999;
	padding: 10px 0;
	text-align: center; }
 
#sidebar .unit ul {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #999999; }
 
	#sidebar .unit ul.list {
		border: medium none;
		list-style-image: none;
		list-style-position: outside;
		list-style-type: disc;
		padding-left: 15px; }
 
		#sidebar .unit ul.list li a {
			background: transparent none repeat scroll 0 0;
			color: black;
			display: inline;
			text-decoration: underline; }
 
			#sidebar .unit ul.list li a:hover {
				background: #FFFFD7 none repeat scroll 0 0;
				border-bottom: 1px solid #999999; }
 
		#sidebar .unit ul.list li {
			border: medium none;
			line-height: 1.3em; }
 
#sidebar .unit li {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #FFFFFF;
	font-size: 1.2em;
	line-height: 1.2em; }
 
	#sidebar .unit li a {
		border: medium none;
		color: #000000;
		display: block;
		margin: 3px 0; }
 
		#sidebar .unit li a span {
			display: block;
			padding: 7px 5px; }
 
		#sidebar .unit li a strong { font-size: 1.2em; }
 
		#sidebar .unit li a:hover {
			background: #393939 none repeat scroll 0 0;
			color: #FFFFFF; }
 
#sidebar div p {
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 5px 10px 10px; }
 
#search-results { display: none; }
 
#footer {
	clear: both;
	letter-spacing: 2px;
	font-family: Verdana;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	width: 948px; }
 
	#footer p { line-height: 1.3em; }
 
	#footer a {  }
 
#ccbutton {
	background: transparent url(images/customize2.png) no-repeat scroll 0 0;
	border: medium none;
	bottom: -22px;
	cursor: pointer;
	height: 22px;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	padding: 0;
	position: absolute;
	right: 25px;
	text-indent: -9999em;
	width: 84px; }
 
#cc {
	position: absolute;
	right: 10px; }
 
	#cc ul {
		background: transparent url(images/customize1.png) no-repeat scroll left bottom;
		overflow: hidden;
		padding: 7px 15px;
		width: 210px; }
 
	#cc li { display: inline; }
 
	#cc ul a {
		border: 1px solid white;
		display: inline;
		float: left;
		height: 10px;
		margin: 3px;
		padding: 5px;
		width: 10px; }
 
		#cc ul a:hover {
			border: 2px solid white;
			padding: 4px; }
 
/*
 
yorum style
 
*/
.comments-template {
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0; }
 
	.comments-template ol {
		margin: 0;
		padding: 0 0 15px;
		list-style: none; }
 
		.comments-template ol li {
			margin: 10px 0 0;
			line-height: 18px;
			padding: 0 0 10px;
			border-bottom: 1px solid #ccc; }
 
	.comments-template h2, .comments-template h3 {
		font-family: Georgia, Sans-serif;
		font-size: 16px; }
 
.commentmetadata { font-size: 12px; }
 
.comments-template p.nocomments { padding: 0; }
 
.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px; }

/*
 
yorum style
 
*/
.eser { font-size: 1.2em; }

.ayk-img {
	border: 1px solid #ccc;
	padding: 5px; }
 
.wp-smiley { margin: 0 0 -4px; }

.delicious abbr {
  border: 0;
}


.delicious-item a {
  font-size: 10px;
  padding-left: 5px;
}

.delicious-timestamp {
   font-size: 9px;
   color: #585858;
   margin-top: -3px;
   padding-left: 5px;
}

.cat-item a {
  padding-left: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.links a {
  padding-left: 5px;
}

