/*
Theme Name: Kabmak
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #f8f5ee url('images/top_back.png') repeat-x top;
	color: #000;
	text-align: left;
	margin: 0;
	padding: 0;
	}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none; 
	outline: none;
}

#header {
	 height: 120px;
	 
	position: relative;
	}

#navi {
	position: absolute;
	bottom:0;
	right:0;		
}
	
#navi a {
	color: #FFF;
	padding: 10px 10px 0 17px;
	background: url("images/menu-left.png") no-repeat top left;
	height: 32px;
	font-size: 1.5em;
	display: block;
	font-weight: bold;
	outline: none;
}

#navi a:hover  { 
	color: #DDD;
}

#navi a:hover, #navi ul li.current_page_item a { 
	background-position: bottom left;
}

#navi ul {
	margin: 0;
	padding: 0;
}

#navi ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 42px;
	float: left;
	padding-right: 7px;
	margin-left: 2px;
	background: url("images/menu-end.png") no-repeat top right;
}
 
#navi ul li:hover, #navi ul li.current_page_item { 
	background-position: bottom right;
}

 
.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	padding: 0; 
	margin: 0;
	clear: both;
	background: #f1ede4 url('images/foot-back.png') repeat-x top;
	height: 85px;
	}

	
#footer_content {
	padding: 0;
	margin: 0 auto;
	width: 982px;
	clear: both; 
	height: 85px;
	position: relative;
	} 

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#footlink {
	padding-top:35px;
	color: #7a7a7a;
	font-size: 1.2em;
}

#footlink ul{
	margin: 0;
	padding: 0;
}

#footlink ul li{
	list-style: none;
	float: left;
	padding-left: 15px;
	margin-left: 15px;
	background: url("images/ayrac.gif") no-repeat left 3px;
}

#footlink ul li.first{ 
	margin-left: 0;
	padding-left: 0;
	background: none;
}

#footlink ul li a{
	color: #7a7a7a;
}

#footlink ul li a:hover{
	color: #000;
}

#searchform {
	position: absolute;
	top: 26px;
	right: 10px;
	}

#searchform #s {
	background: transparent url("images/search-back.png") no-repeat left top;
	border: none;
	width: 180px;
	height: 23px;
	color: #FFF;
	padding: 6px 5px 0;
	font-weight: bold;
	}

#searchform #searchsubmit {
	background: transparent url("images/search-but.png") no-repeat left 1px;
	border: none;
	width: 35px;
	height: 29px;   
	outline: none; 
	}
	
#diller {
	position: absolute;
	top: 18px;
	right: 0px;		 
}

#diller a{
	float: right;
	width: 22px;
	height: 15px;
	display: block;
	padding: 4px;
}

#diller a.current{
	background: url("images/flag-current.png") no-repeat;
}

#sidebar {
	width: 255px;
	padding: 0;
	margin: 0;
	margin: 15px 0;
	float: left;
} 

#sidebar div.sidetop {
	background: url("images/cat-top.png") no-repeat;
	height: 12px;
	width: 255px;
	display: block;
}

#sidebar div.sidebot {
	background: url("images/cat-bottom.png") no-repeat;
	height: 7px;
	width: 255px;
	display: block;
}

#sidebar div.content {
	background: url("images/cat-back.png") repeat-y;
	padding: 0px 9px 15px;
}

#sidebar div.content ul li.parent{
	background: url("images/cat-main-head.png") no-repeat;
	width: 220px; 
	padding: 7px 4px 0 13px;
	color: #fff;  
	min-height: 27px;
}

#sidebar div.content ul li.parent h2{
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 150%;
	font-weight: bold; 
}

#sidebar div.content ul.child {
	margin-top: 10px;
	margin-bottom: 10px; 
}

#sidebar div.content ul.child li a{
	font-size: 1.3em;
	color: #000;
	font-weight: normal;
	background:#F1EDE4 url("images/bullet-green.png") no-repeat 3px center;
	padding-left: 15px;
	outline: none;
	padding-right: 4px;
}

#sidebar div.content ul.child li a:hover, #sidebar div.content ul.child li a.topbullet:hover { 
	background-color: #d1027b ;
	color: #FFF;
}

#sidebar div.content ul.child li a.topbullet{ 
	background:transparent url("images/bullet-green-top.png") no-repeat 3px center; 
}

#sidebar div.content ul.child li.current_page_item a{ 
	background: #F1EDE4 url("images/bullet-pink.png") no-repeat 3px center;
	font-weight: bold;
}

#sidebar div.content ul.child li.current_page_item a:hover{ 
	background: #d1027b url("images/bullet-white.png") no-repeat 3px center; 
}

#sidebar div.content ul.child li a.pinkdown{ 
	background: #F1EDE4 url("images/bullet-pink-down.png") no-repeat 3px center; 
}

#sidebar div.content ul.child li a.pinkdown:hover{ 
	background: #d1027b url("images/bullet-white-down.png") no-repeat 3px center; 
	color: #FFF;
}

#sidebar div.content ul.child li ul li {
	padding-left: 15px;
}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none; 
	background:#F1EDE4;
	}
	

#content {
	font-size: 1em;
	margin: 15px 0 15px 262px;
	width: 700px; 
	min-height: 500px;
	padding: 0 5px 15px 13px; 
	position: relative; 
	}	

#content.genis { 
 	position: relative; 
	width:650px;
	margin-left: 310px;
	}	
	
#content.tamgenis { 
 	position: relative; 
	width:940px; 
	margin-left: 10px;
	}		
	
#content h2{
	border-bottom:1px solid #CCCCCC;
	color:#000000;
	font-size:2.4em;
	font-weight:bold;
	padding-bottom:5px
	}		

#content.main { 
	padding: 13px 5px 15px 13px;
	background: url("images/slide-back.png") no-repeat; 
 
	}	
.entry {
	padding: 0 15px;
	font-size: 1.2em;

}
.entry.urun {
		width: 400px;
}

.ngg-galleryoverview {
	clear: none;
	position: absolute;
	right: 0;
	top: 40px;
	width: 240px !important;
}
#slider{
	z-index: 2; 
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none; 
	}
#slider li{ 
	width: 693px;
	height: 272px;	
	overflow:hidden; 
	}

#controls { 
	padding: 0; margin: 15px 0 0 0;}

#controls a {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 1px;
	color: #f1ede4;
	outline: none;
}

 
#controls li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	background: url("images/bullets.png") no-repeat -19px -20px;
	width: 16px;
	height: 16px;
	margin-right: 5px;
}		

#controls li.current {
	background: url("images/bullets.png") no-repeat  0 -20px;
}	

#listing {
	padding: 0;
	margin: 70px 0 20px 10px;
}

#listing li {
	list-style: none; 
	margin-bottom: 15px;
	margin-right: 30px;
	min-height: 150px;
	position: relative;
}

#listing li div.img_alt {
	background: url("images/index-image-back.png") no-repeat;
	padding: 7px 0 0 8px;
	width: 294px;
	height: 140px;
	float: left;
	margin-right: 26px;
}

div.post div.img_alt {
	background: url("images/index-image-back.png") no-repeat;
	padding: 7px 0 0 8px;
	width: 294px;
	height: 140px; 
	position: absolute; 
	left: -300px;
	top: 0;
}

#listing li img, #listing li h3 {
	padding: 0;
	margin: 0;
}

#listing li h3 {
	margin-left: 330px;
}

#listing.genis li h3 {
	margin-left: 30px;
}


#listing li h3 a{
	font-size: 140%;
	font-weight: bold;
	color: #000;
}

#listing li div.exp {
	font-size: 120%;
	font-weight: normal;
	margin-left: 330px;
}

#listing.genis li div.exp {
	margin-left: 30px;
}


#listing li div.exp p {
	margin: 5px 0 0 0;
	line-height: 130%;
}

#listing li div.devam {
	background: url("images/devam-but.png") no-repeat;
	width: 73px;
	height: 21px;
	margin-left: 580px;
}

#listing li div.devam.Continue {
	background: url("images/devam-but-c.png") no-repeat;
	width: 90px;
	margin-left: 563px;
}

#listing li div.devam a {
	font-size: 120%;
	color: #FFF;
	height:17px;
	padding:2px 9px;
	width:55px;
	display: block; 
}

#content div.post #listing li { 
	clear: none; 
}

#content div.post #listing {
	margin: 10px 0 20px 10px;
}


a.belge {
	background: url("images/bullets.png") no-repeat left -57px;
	padding-left: 40px;
}

a.belge.pdf {
	background-position: left -39px; 
}

a.belge.doc {
	background-position: left -57px; 
}

.belgeayrac {
	border-top: 1px dotted #DDD;
	margin: 10px 0;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}
 

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
 

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited  {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited,  #wp-calendar caption, cite {
	text-decoration: none;
	}
 
small,    .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
 
 
 
/* End Typography & Colors */



/* Begin Structure */
 

#page { 
	margin: 18px auto 0;
	padding: 0;
	width: 982px; 
	}

  

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0 0 20px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
 

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

 
 

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */

 

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

 



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	
	}	
	
.navigation a {
	font-size: 130%;
	
	}		
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


table.standart td { padding: 3px 2px 3px 4px; }
table p { margin:0 !important; padding:0 !important; }

table.standart td strong { font-size: 125%; }
table.standart { border-style: solid; border-width: 1px; border-collapse: collapse; border-spacing: 0px; }
