﻿/* 
 
Theme Name: Yeni Bir Başlangıç
Theme URI: http://www.webdeneyimleri.com
Description: <a href="http://www.webdeneyimleri.com">WEB Deneyimleri</a> için hazırlanmış WordPress teması.
Version: 1.0
Author: Volkan Görgülü
Author URI: http://www.webdeneyimleri.com/iletisim

*/

body {
	background:#e6e6e6;	
	font:75%/170% Arial, Helvetica, sans-serif;
	border-top:2px solid #999;
	padding:0px;
	margin:0px;
}

/* Genel Tanımlamalar - Başlangıç */

img {
	border: none;
}

p {
	margin: 0px 0px 15px;
}

ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}

ul li {
	margin: 0px;
}

ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}

ul li {
	margin: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

small {
	font-size: 90%;
}

strong {
	font-weight:bolder;
}

/* Genel Tanımlamalar - BİTİŞ */

/************************************************************************************
*************************************************************************************/

/* Code - Başlangıç */

code, pre, code pre {
	color: #000099;
	font: normal 115% "Courier New", Courier, monospace;
	padding: 0 2px;
}


/* Code - Bitiş */

/************************************************************************************
*************************************************************************************/

/* Hizalama Tanımlamaları - Başlangıç */

.center {text-align: center}

img.aligncenter, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.left {float: left}

img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

.right {float: right}

img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

.clear {clear:both}

hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.hidden {clear: both; visibility: hidden}

/* Hizalama Tanımlamaları - Bitiş */

/************************************************************************************
*************************************************************************************/

/* Ana Yapı Tanımlamaları - Başlangıç */

.page-wrap {
	width: 870px;
	margin: 0 auto;
	position: relative;
}

.header {
	border-bottom: 1px #ccc solid;
	margin-bottom: 20px;
}

.primaryContent {
	float:left;
	width:600px;
}

.sideBar {
	width:250px;
	float:right;
}

.footer {
	border-top:1px #ccc solid;
	padding:10px 0;
}

/* Ana Yapı Tanımlamaları - Bitiş */

/************************************************************************************
*************************************************************************************/

/* Başlık Bölümü Tanımlamaları - Başlangıç */


.header h1 
	{
		float:left;
		background:url('images/logo2.gif') no-repeat left top;
		height:52px;
		padding-left:65px;
		padding-top:7px;
		font-size:25px;
		font-weight:bold;
		margin-top:15px;
	}

	.header h1 a:link, .header h1 a:active, .header h1 a:visited 
		{
			text-decoration:none;
			color:#000
		}
	
	.header h1 a:hover
		{
			color:#F93;
		}		


.header .description{
	position:absolute;
	top:45px;
	left:65px;
	font-size:15px;
}

.header ul {
	float:right;
	font-size:15px;	
	color:#999;
	margin-top:45px;
	margin-bottom:28px;
}

	.header ul li{
		display: inline;
		list-style:none;
		margin-left: 25px;
	}
	
	.header ul li a {
		color: #999;
		text-decoration: none;
	}
	
	.header ul li a:visited {
		color: #999;
	}
	
	.header ul li a:hover {
		color: #080808;
		padding-bottom:1px;
		border-bottom:1px solid #080808;
	}
	
	.header ul li.current a {
		color:#080808;
		padding-bottom:1px;
		border-bottom:2px solid #080808;
	}


/* Başlık Bölümü Tanımlamaları - Bitiş */

/************************************************************************************
*************************************************************************************/

/* Ana İçerik Tanımlamaları - Başlangıç */

.post {
	border:2px #ccc solid;
	background-color:#fff;
	padding:10px 20px;
	margin-bottom:20px;
	font-size:13px;
	color:#333;
}
	
	.post .title { /* Page sayfasında kullanılıyor mu? */
		clear:both;
		color:#444;
		font-family: georgia, serif;
		font-weight: 300;
		font-size:17px;
	}


	.post a:link, .post a:visited {
		color: #336699;
		text-decoration: none;
	}

	.post h1 a:hover {
		color:#000
	}

	.post a:hover {
		color:#000;
	}

	.post .title a:link, .post .title a:visited {
		color: #444;
		border-width: 0;
	}

	.post .title a:hover {
		color: #c00
	}

	.post p.intro {
		color:#333333;
		font-size:100%;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:150%;		
	}
	
	.post h1 {
		
		color:#2B2B2B;
		font-size:205%;
		font-style:normal;
		font-variant:normal;
		font-weight:bold;
		letter-spacing:-1px;
		line-height:110%;
		margin:10px 0;
		font-size:23px;margin-top:0px
	}
	
	.post h2 {
		
		color:#2B2B2B;
		font-size:205%;
		font-style:normal;
		font-variant:normal;
		font-weight:bold;
		letter-spacing:-1px;
		line-height:110%;
		margin:10px 0;
		font-size:20px;margin-top:0px
	}
	
	.post h3 {
		font-size:18px;
	}
	
	.post ul {
		margin-left:10px;
		list-style-type:square;
	}
	
	.post li {
		margin-bottom:10px;
	}
	
	.post p {
		line-height:150%;
	}
	
	.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
		margin:15px 0;
		font-weight:bold;
	}
	
	.post h1 span, .post h2 span, .post h3 span, .post h4 span, .post h5 span, .post h6 span {
		color:red;font-style:italic
	}
	
	
	.post blockquote {
		padding-left:10px;
		background-color:#99FFFF;
		border-left:1px solid #080808
	}
	
	.post blockquote {
		padding:5px;	
	}
	
	
/* Ana İçerik Tanımlamaları - Bitiş */

/************************************************************************************
*************************************************************************************/

/* Yan İçerik Tanımlamaları - Başlangıç */

.widget {
	border:4px solid #ccc;
	padding:5px;
	margin-bottom:20px;
	list-style-type:none;
	background:#f5f9f0 url('images/widget-bg.gif') repeat-x left top;
}

.widget:hover {
	border-color:#999;
}

.widget h2 {
	color:#f99f1c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin:5px 0;
}

.widget ul {
	list-style-type:none;
	padding-left:2px;
}

	.widget ul li {
		background-repeat:no-repeat;
		background-position:left top;
		padding-left:20px;	
	}

	.widget_categories li {
		background-image:url('images/mini-category.gif');
	}

	.widget_recent_entries li {
		background-image:url('images/mini-page.gif');
	}

	.widget_links li {
		background-image:url('images/mini-blogroll.gif');
	}

	.rss {
		background-image:url('images/mini-rss.gif')
	}

	.email {
		background-image:url('images/email.gif')
	}
	
	
	
	.twitter {
		background-image:url('images/twitter.gif')	
	}
	
	.friendfeed {
		background-image:url('images/friendfeed.gif')	
	}
	
	.webogrencisi {
		background-image:url('images/webogrencisi.gif')
	}
	
	.jnbn {
		background-image:url('images/jnbn.gif')
	}

	
	.elektroserver {
		background-image:url('images/elektroserver.gif')
	}
	
	.eburhan {
		background-image:url('images/eburhan.png')	
	}
	
	.sarikoca {
		background-image:url('images/sarikoca.gif')	
	}
	
	.fatihturan {
		background-image:url('images/fatihturan.jpg')	
	}
	
	.ogrentv {
		background-image:url('images/ogrentv.jpg')	
	}
	
	.csstricks {
		background-image:url('images/favicon_csstricks.gif')	
	}
	
	.yenibirfikir {
		background-image:url('images/yenibirfikir.gif')	
	}
	
	.sinerjigunluk {
		background-image:url('images/sinerjikgunluk.gif')	
	}
	
	.widget li a:link, .widget li a:visited {
		color:#0000FF;
		text-decoration:none;
	}

	.widget li a:hover {
		font-weight:bold;
		text-decoration:underline;
	}


/* Yan İçerik Tanımlamaları - Bitiş */

/************************************************************************************
*************************************************************************************/

/* Sayfa Altlığı Tanımlamaları - Başlangıç */

.footer p {
	font-size:11px
}

/* Sayfa Altlığı Tanımlamaları - Bitiş */

ol.trackbacklist {
	list-style-type: decimal;
}

ol.trackbacklist li {
	margin-left: 20px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}

.yorum-formu {background:#e9e9ce url('images/yorum-bg.gif') repeat-x left top}
	

.comments div {
	border:1px solid #8fb9d0;
	margin-bottom:20px;
	background:#e8f6fd;
	padding:15px;
	}
	
.comments div.alt {
	border-color:#a9ccde;
	background-color:#f2f9fe;
    }	

.comments hr {height:0;padding:0;margin:0;border-width:0;border-color:#FFFFFF;line-height:0;}

.comments div.authcomment {
	border:1px solid #cfcfcf;
	margin-bottom:20px;
	background:#ededed url('images/comment-author-bg.gif') repeat-x left top;
	padding:15px;
}

.comments div.authcomment .comment-number {color:#ec0606}

.comments .avatar {
	float:left;
}

.comments .comment-detail {
	float:left;
	padding-left:15px;
	font-weight:bold;
	font-size:11px;
}	

.comments .comment-number {
	font-weight:bold;
	font-size:18px;
	float:right
}		

.comments p {
	font-size:12px;
}

.more-link {
	float:left;
}

.post-read-count {
	float:right;
}

.show-xhtml-codes-for-comments {cursor:pointer}
.list-of-xhtml-codes-for-comment {display:none}
.list-of-xhtml-codes-for-comment dd {margin-left:0;font-size:10px}


.post-detail {
	background-color:#FFFFCC;font-size:12px
}

.wp-pagenavi {
	margin-bottom:20px
}

.rss a {
		color:#cd550c;
	}
	
.email a {
	color:#5386c5;
}

.twitter a {
	color:#00daec;	
}

.comment {
  color: gray;
}

.keyword {
  font-weight: bold;
}

.python .string {
  color: blue;
}

.html .atribute .value {
  color: green;
}

.videosayfasi {
	width:100%;
}

.videopage {
	font-weight:bold;
	color:#FF3300;
}

.post a.forscreenshots img{
	padding:2px;
	border:1px solid #3366CC;
	margin-right:5px
}

#twitter_update_list li {padding-left:0;}

#twitter_update_list li a:hover {font-weight:normal; text-decoration: none}