/*
Theme Name: Serinlik
Theme URI: http://webgelistirme.wordpress.com/2010/03/14/wordpress-serinlik-temasi/
Description: İçinizi ferahlatan buz gibi bir tema.
Version: 1.2
Author: İbrahim ÇAKICI
Author URI: http://webgelistirme.wordpress.com
Tags: mavi, iki kolonlu, widget
*/

/* ---------- ANASAYFA ---------- */
body {
	margin:0px;
	margin-bottom:20px;
}
.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
a {
	color: #23A7B6;
}
a:hover {
	color: #588594;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
code {
	font-family: Monaco, "Courier New", monospace;
}
hr {
	border: 0;
	border-top: dashed 1px #CCC;
}

/* ---------- ÜST BÖLÜM ---------- */
.ust {
	margin:0 auto;
}

/* ---------- TEMİZLEYİCİ ---------- */
.temizleyici {clear: both}

/* ---------- ANA BÖLÜM ---------- */
#anabolum{
	margin:0 auto 0 auto;
	width: 942px;
	background: url(resimler/anabolum.png) repeat-y;
}
#anabolum-ust {
	width: 942px;
	height:31px;
	background: url(resimler/anabolum-ust.png) no-repeat;
	margin:0 auto 0 auto;
}
.anabolum-ust-sol {
	width: 400px;
	float:left;
}
.anabolum-ust-sag {
	width: 500px;
	float:right;
}
.anasayfa-ikon {
	background-image: url(resimler/anasayfa-ikon.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	vertical-align: middle;
}

/* ---------- İÇERİK ---------- */
#icerik {
	float: left;
	width: 604px;
	padding-left: 25px;
	padding-top:10px;
 	font-weight  : 400;
	font-family : Tahoma, Arial, Verdana, sans-serif;
	font-size : 12.5px;
	color : #444;
	line-height: 1.9em;
	text-align:justify;
}
#icerik ol {
	list-style-type: decimal;
	margin: 0 0 20px 30px;
}
#icerik ul {
	list-style-type: disc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
}
#icerik ul li {
	list-style-image:url(resimler/kare_ikon.jpg);
}
#icerik blockquote {
	padding: 20px 10px 10px 50px;
	background: url(resimler/blockquote.png) no-repeat left top;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 1.4em;
	color: #494949;
}
#icerik pre {
	padding: 20px;
	background-color: #E8FBF3;
	border-left: solid 2px #D0E5DB;
	font-family: Monaco, "Courier New", monospace;
	font-size: 14px;
	margin-bottom: 25px;
	line-height: 1.5em;
	color: #233235;
}
#icerik .yazi table tr td, #icerik .entry table tr td, #icerik table tr th {
	padding: 10px;
	background-color: #EBF5FF;
	border-top: solid 1px #FFF;
	border-left: solid 1px #FFF;
}
#icerik .yazi table tr th, #icerik .entry table tr th {
	padding: 10px;
	border-bottom: solid 1px #ABC6DA;
	background-color: #D4EAFF;
}
#icerik h2 {
	width:570px;
	font-weight : 600;
	font-style:italic;
	font-family : Tahoma, Arial, Verdana, sans-serif;
	font-size : 17px;
	color : #444;
	padding:5px;
	margin-bottom:20px;
	background-color: #FFF8E1;
}
div.yazi_bilgi {
	color: #2B505E;
	margin: 20px 0px 0px 0px;
}
div.yazi_bilgi span { 	
	font-size: 11px;
	margin-right:15px;
	padding:2px 0 2px 20px;
}
span.yazi_yorum {
	background: url(resimler/yorumlarikon.png) no-repeat center left;
}
span.yazi_etiketler {
	background: url(resimler/etiketlerikon.png) no-repeat center left;
}
span.yazi_kategori {
	background:url(resimler/kategoriikon.png) no-repeat center left;
}
span.yazi_yazar {
	background:url(resimler/yazarikon.png) no-repeat center left;
}
span.yazi_okunma {
	background:url(resimler/okunmaikon.png) no-repeat center left;
}
.yazi .baslik { 
	width : 580px; 
	height : 37px; 
	background : url(resimler/yazi-baslik.gif); 
	font-weight : bold;
	margin-bottom:20px;
}
.yazi .baslik h1 { 
	font-weight : normal;
	font-size : 18px; 
	color : #000; 
	float : left; 
	display : block; 
	width : 430px; 
	padding : 7px 0 0 45px; 
}
.yazi .baslik h1 a { 
	color : #000;
	text-decoration:none;
}
.yazi .baslik h1 a:hover { 
	color : #000;
	text-decoration:none;
}
.yazi .baslik .tarih { 
	display : block; 
	float : right; 
	width : 83px; 
	color : #5c5e67; 
	padding : 8px 0 0 17px; 
	font-size : 14px; 
} 
.breadcrumb {
	margin-top:-10px;
	margin-left:-24px;
	margin-right:-8px;
	margin-bottom:30px;
	padding-left:10px;
	padding-top:3px;
	background: url(resimler/breadcrumb_arka.png) repeat-x;
	height:30px;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #555555;
}
.breadcrumb a {
	color: #5B3144;
	text-decoration:none;
}
.breadcrumb a:active {
	color: #5B3144;
	text-decoration:none;
}
.breadcrumb a:visited {
	color: #5B3144;
	text-decoration:none;
}
.breadcrumb a:hover {
	color: #684F64;
	text-decoration:none;
}

/* ---------- YAZI BÖLÜMÜ ---------- */
.yazi {
	position: relative;
	padding-bottom: 15px;
	padding-right:10px;
	margin-bottom: 25px;
	width: 580px;
}
.yazi a {
	color: #23A7B6;
	text-decoration:none;
}
.yazi a:visited {
	color: #23A7B6;
	text-decoration:none;
}
.yazi a:active {
	color: #23A7B6;
	text-decoration:none;
}
.yazi a:hover {
	color: #588594;
	text-decoration:none;
}

/* ---------- SAYFALAR ---------- */
.sayfa {
	position: relative;
	padding-bottom: 15px;
	padding-right:10px;
	margin-bottom: 35px;
	width: 580px;
}
.sayfa a {
	color: #23A7B6;
	text-decoration:none;
}
.sayfa a:visited {
	color: #23A7B6;
	text-decoration:none;
}
.sayfa a:active {
	color: #23A7B6;
	text-decoration:none;
}
.sayfa a:hover {
	color: #588594;
	text-decoration:underline;
}
.sayfa h1 {
	font-weight : normal;
	font-size : 18px;
	color : #000;
	width : 580px;
	padding:5px;
	background-color: #E8F8FF;
	margin-bottom:15px;
}
.sayfa h1 a { 
	color : #000;
	text-decoration:none;
}
.sayfa h1 a:hover { 
	color : #000;
	text-decoration:none;
}

/* ---------- YAN BÖLÜM ---------- */
#yanmenu {
	float: right;
	width: 303px;
	font-weight: 400;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12.5px;
	line-height: 1.7em;
	color: #444;
}
.yanbolum_ic {
	padding-top: 75px;
	padding-bottom:30px;
}
.menu {
	width:230px;
	margin:0 auto;
}
.menu a {
	color:#444444;
	text-decoration:none;
}
.menu a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.menu ul {
	padding:0px;
	margin:0px;
}
.menu ul li {
	display: block;
}
.menu ul li a {
	display: block;
	border-bottom: solid 1px #e8e8e8;
	padding-top:2px;
	padding-bottom:2px;
	color:#444444;
}
.menu ul li a:hover {
	border-bottom: solid 1px #fff;
	padding-left:20px;
}
.menu ul li:hover {
	background: #fc9f1b url(resimler/menu-arka.gif) no-repeat;
	color: #FFF;
}
#konular {
	width: 303px;
	background: url(resimler/konular.png) no-repeat;
}
#cokokunanlar {
	width: 303px;
	background: url(resimler/cokokunanlar.png) no-repeat;
}
#buguncokokunanlar {
	width: 303px;
	background: url(resimler/buguncokokunanlar.png) no-repeat;
}

/* ---------- WİDGET ---------- */
#widgetgenel {
	width: 303px;
	background: url(resimler/widgetgenel.png) no-repeat;
}
.widgetyanbolum_ic {
	padding-top: 20px;
	padding-bottom:30px;
}
.widgetmenu {
	width:230px;
	margin:0 auto;
}
.widgetmenu h2 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:16px;
	color:#3F7EA0;
	font-weight:bold;
	margin-bottom:8px;
}
.widgetmenu a {
	color:#444444;
	text-decoration:none;
}
.widgetmenu a:hover {
	color:#000000;
	text-decoration:none;
}
.widgetmenu ul {
	padding:0px;
	margin:0px;
}
.widgetmenu ul li {
	display: block;
}
.widgetmenu ul li a {
	display: block;
	border-bottom: solid 1px #e8e8e8;
	padding-top:2px;
	padding-bottom:2px;
	color:#444444;
}

/* ---------- ALT BÖLÜM ---------- */
#anabolum-alt {
	width: 942px;
	height:31px;
	background: url(resimler/anabolum-alt.png) no-repeat;
	margin:0 auto 0 auto;
	margin-bottom:25px;
}
.altstil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #F4F4F4;
	padding:10px 10px 5px 10px;
}
.altstil a, a:visited, a:active {
	color: #F4F4F4;
	text-decoration: none;
}
.altstil a:hover {
	color: #C7CDDC;
	text-decoration: underline;
}

/* ---------- ARAMA BÖLÜMÜ ---------- */
#arama-kutusu {
	width:200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #009966;
}
#arama-tusu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

/* ---------- YORUM FORMU ---------- */
#yorumformu {
	margin-top: 20px;
}
#yorumformu p {
	padding-bottom:5px;
}
#yorumformu label {
	font-size: 0.9em;
	color: #666;
	padding-left: 5px;
	background: inherit;
}
#yorumformu small {
	color: #999999;
	background: inherit;
}
#yorumformu input {
	width: 220px;
	padding: 2px;	
	border: 1px solid #e6e6e6;
	margin: 0;
	background-color: #fefbfb;
	color: inherit;
}
#yorumformu textarea {
	width: 500px;
	height: 140px;
	border: 1px solid #e6e6e6;
	padding: 2px 3px 3px 7px;
	background-color:#fefbfb;
	color: inherit;
}
#yorumformu #buton {
	border: 1px solid #D8D8D8;
	color:#2a2a2a;	
	background: #f4f4f4;	
	width: 120px;
	height: 25px;
	padding: 2px 5px !important;
	margin-left: 0px;
}
#yorumformu #buton:hover {
	background: #ebebeb;
	color: inherit;
}
#yorumformu textarea:focus, #yorumformu input[type="text"]:focus {
	border: 1px solid #2FB6FF;
}
.yorumlistesi {
	clear: both;
	padding: 5px 5px 0px 0px;
	margin: 0;
	width:570px;
	list-style: none;
}
.yorumlistesi a {
	color: #0388B4;
	letter-spacing: -1px;
	font-weight:bold;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 100%;
	text-decoration:none;
}
.yorumlistesi li {
	background-color: #ffffff ;
	padding: 0;
	margin: 0;
	font-size:1.0em;
	color: inherit;
	clear:both;
	margin-bottom:20px;
	display:block;
}
.yorumlistesi .alt {
	background-color: #eeeeee;
	color: inherit;
}
.aalt {
	clear:both;
	height:12px;
	width:570px;
}
.balt {
	clear:both;
	height:12px;
	width:570px;
}
.yorumlistesi .blt {
	background-color: #ffffff;
	color: inherit;
}
.yorumlistesi .author {
	background: url(resimler/comments-author.jpg) no-repeat;
}
.yorum-tarih {
	clear:both;
}
.yorum-numaralama {
	padding-left:10px;
	padding-top:5px;
	color: #0388B4;
	float:left;
	letter-spacing: -1px;
	font-weight:bold;
	font-size:1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 100%;
}
.yorum-yazan{
	letter-spacing: -1px;
	font-weight:bold;
	font-size:0.6em;
}
.yorum-icerigi {
	float:left;
	padding: 5px;
	padding-left:30px;
	width: 520px;
	overflow: hidden;
	line-height:1.6em;
}

/* *******************Sayfalama ********************* */
.navigation{
	width:100%;
	clear:both;
	color:#a8a8a7;
	font-weight : 500;
	font-family : Tahoma, Arial, Verdana, sans-serif;
	font-size : 15.5px;
}
.pagebar {
	font-size:14px;
	margin-right: 0.1em;
	margin-bottom: 2em;
	text-decoration: none;
}

.pagebar a,.pageList .this-page {
	/*border: 1px solid #bb141c;*/
	text-decoration: none;
	padding: 0.2em 0.5em;
	color:#a8a8a7;
}
.this-page {
	border-color: #ff7800;
	color:#ffffff;
	background-color:#f00070;
}

.pagebar a:visited {
	/*border: 1px solid #bb141c;*/
	text-decoration: none;
	padding: 0.2em 0.5em;
	color:#a8a8a7;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	text-decoration: none;
}

.pagebar .this-page {
	/*border: 1px solid #bb141c;*/
	padding: 0.2em 0.5em;
	font-weight: bold;
}

.pagebar a:hover {
	border-color: #ff7800;
	color:#ffffff;
	background-color:#f00070;
}

.pagebar .inactive
{
	text-decoration: none;
	padding: 0.2em 0.5em;
}