/*
 Theme Name: Leyfear.com Özel Tema
 Theme URI: http://www.leyfear.com
 Description: Leyfear.com Özel Tema
 Version: 1.0
 Author: Leyfear
 Author URI: http://www.leyfear.com
 */

/* top elements */
* { padding: 0; margin: 0; }

body {	margin: 0;	padding: 0;	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;	color: #666666; 	background: #000000 url(images/bg.jpg) repeat-x;	text-align: center;}
ul, ol {	margin: 10px 30px;	padding: 0 15px;	color: #4284B0;	text-transform:capitalize;}
ul span, ol span {	color: #666666;	text-transform:capitalize;}

/* links */
a { 	color: #4284B0;	background-color: inherit;	list-style-type: none;}
a:hover {	color: #9EC068;	background-color: inherit;	list-style-type: none;}

/* headers */
h1, h2, h3 {	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;	color: #333;	}
h1 { font-size: 1.5em; color: #6297BC; } 
h2 { font-size: 1.5em; color: #6297BC;}
h4 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; color: #6297BC; }

p, h1, h2, h3 {margin: 5px 5px;	border:0px;}
p, h1, h2, h3  a{	margin: 5px 5px;	border:5px;}

/* images */
img {	border: 0px none;}
img.no-border {	border: none;}
img.float-right {  margin: 5px 0px 5px 15px;    float:right;  }
img.float-left {  margin: 5px 15px 5px 15px;  float:left;}
a img {   border: 2px solid #CCC;}


.icerik code {  margin: 3px 0;  padding: 5px;  text-align: left;  display: block;  overflow: auto;   font: 0.8em 'Lucida Console', 'courier new', monospace;  background: #FFFFFF;  border: 1px solid #f2f2f2;   border-left: 3px solid #FF0000;   border-right: 2px solid #F00000;}
acronym {  cursor: help;  border-bottom: 1px solid #777;}
blockquote p{	text-align: left;	display: block;	padding-left:3px;	overflow: auto;	margin-left:5px;	background: #FFFFFF;	border: 1px solid #f2f2f2; 	border-left: 2px solid #7FFFD4;   	border-right: 2px solid #7FFFD4; 	color: #00008B;	font-style: italic;	font: 1.2em Georgia, 'Bookman Old Style', Serif; }

/* form elements */
form {	margin:0px; padding: 0;	border: 0px none; 	background-color: #FAFAFA; }
input {	padding: 2px;	border:1px solid #eee;	font: normal 1em Verdana, sans-serif;	color:#777;}
textarea {	width:300px;	padding:2px;	font: normal 1em Verdana, sans-serif;	border:1px solid #eee;	height:100px;	display:block;	color:#777;}
input.button { 	margin: 0; 	font: bold 1em Arial, Sans-serif; 	border: 1px solid #CCC;	background: #FFF; 	padding: 2px 3px; 	color: #4284B0;	}


/***********************
	  LAYOUT
************************/
.wrap {
	background: #FFF;
	width: 820px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}

/* header */
#header {
	position: relative;
	height: 65px;	
	background: #000 url(images/headerbg.gif) repeat-x 0% 100%;	
}
#header div#logo {
	position: relative; top:5px;
	font-size: 1.3em; color: #fff;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
}
#header div#slogan {
	position: absolute;	 
	top:37px; left: 95px;
	color: #c0c0c0;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}
#header form.searchform {
	position: absolute;
	top: 0; right: -12px;	
}
#headerimg {width:820px; height:15px;}
#headerimg span {font-size:10px;}
/* main */
#main {
	float: left;
	margin-left: 10px;
	padding: 0;
	width: 72%;}
.icerik2{float:left;background:#FFF; margin-bottom: 10px; width:287px; margin-right:6px; height:240px; }
.icerik3{float:left;background:#FFF; margin-bottom: 10px; width:287px; margin-right:6px; height:240px; }
.yazi3 {padding-left:3px; padding-right:3px; line-height:14px; font-size:1em; height:200px; overflow:hidden;color:#333;}
.icerik {background:#FAFAFA; margin-bottom: 10px;	margin-right: 10px; }
.icerik h2 a{ background:url(images/single-h1-bg.gif) bottom left repeat-x;text-decoration:none; height:21px; font-size:18px;  color: #ff007e; display:block; }
.icerik h2 a:hover,.icerik2 h2 a:hover{color: #1E90FF;}
.icerik h1 a{ background:url(images/single-h1-bg.gif) bottom left repeat-x;text-decoration:none; height:21px; font-size:18px;  color: #ff007e; display:block; }
.icerik h1 a:hover{color: #1E90FF;}
.icerik2 h2 a{ background:url(images/single-h1-bg.gif) bottom left repeat-x;text-decoration:none; height:17px;  font-size:13px; overflow:hidden; color: #cc3300; display:block; }
.yazi2 {padding-left:3px; padding-right:3px; line-height:14px; font-size:1em; height:160px; overflow:hidden;color:#333;}
.yazi2 p{line-height:14px;}

.icerik2:hover{background: #E6E6FA;}
.post-footer {
	background-color: #3870b4;
	padding: 5px; margin: 10px 0px 0px 0px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
	text-align:right;	

}
.nerdeyim {
	background-color: #a6dbf9;
	padding: 5px; margin: 0px 10px 10px 0px;
	border: 1px solid #f2f2f2;
	font-size: 95%;

	}
.post-footer .date {
	background: url(images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .edit {
	background: url(images/edit.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .kategori {
	background: url(images/cat_ok.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .etiket {
	background: url(images/etiket.png) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
	font-weight:bold;
text-align:left;
}

/* sidebar */
#sidebar {
	float: right;
	width: 25%;
	margin: 0;	padding: 0; 
	display: inline;
	margin-right:10px;
}

#sidebar h3 {background:url(images/sidebar-h2-bg.gif) bottom left no-repeat; padding-bottom:8px; font-size:18px;}
#sidebaralt {
	width: 24%;
	margin: 0;	padding: 0; 
	display: inline;
	background:#FAFAFA;
	margin-right:15px;
}

#sidebaralt h3 {background:url(images/sidebar-h2-bg.gif) bottom left no-repeat; color:#808000; padding-bottom:8px; font-size:18px;}
#sidebaralt ul {
	list-style:none;
	margin:10px 0 10px 5px;
	padding:0;
	width:225px;
	
}
#sidebaralt ul li {
	color: #c0c0c0;
	margin-bottom:1px;
	font-weight:bold;
	border: 1px solid #f2f2f2;
	}

.ust {background: url(images/ust-sag.png) no-repeat top right;}
.ust span {background: url(images/ust-sol.png) no-repeat top right;}
.alt  {background: url(images/alt-sag.png) no-repeat bottom right;}
.alt span {background: url(images/alt-sol.png) no-repeat bottom right;}
.ust span, .alt span, .ust2 span, .alt2 span{width: 10px;height: 10px;border: none;display: block !important;}
#sidebar ul {
	list-style:none;
	margin:10px 0 10px 5px;
	padding:0;
	width:185px;
}
#sidebar ul li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul a,#sidebaralt ul a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #ff6f40;	
	max-height:17px; overflow:hidden;
}
#sidebar ul a:hover,#sidebaralt ul a:hover {
	padding:2px 5px 2px 10px;
	background: #cc3300;
	color: #FFFFFF;
	border-left:4px solid #333;
}
#sidebar ul label {
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	
}


* html body #sidebar ul a { height: 18px; }



/* Footer */
#footer { 
	clear: both; 
	color: #FFF; 
	background: #3b5998; 
	border-top: 5px solid #ff6f40;
	margin: 0; padding: 0; 
	height: 50px;	  
	font-size: 95%;		
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}
#footer .footer-left{
	float: left;
	width: 92%;
	text-indent:1px;
}
#footer .footer-right{
	text-align: right;
	float: right;
	width: 5%;
}
#footer .footer-right a{
	float: right;
	width: 0%;
}
#footer .footer-right a img {  
 border: 0px;
}

/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
   margin:0; padding: 0;
   list-style:none;
	right: 0; 
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(images/tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left;height:15px; margin-top:18px; }
.align-right {	list-style-type: none; text-align: right; }

/* additional classes */
.clear { clear: both; }
.green {	color: #9EC630; }
.gray  {	color: #ff6f40; }

/*- Menu Tabs 10--------------------------- */

    
    #tabs10 {
      float:left;
      width:100%;
      font-size:93%;
       
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:10px 0px 0 50px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url(images/tableft10.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url(images/tabright10.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }
  
/* Navigasyon */


.navpost_previous{

	width:40px;
	height:40px;
	float:left;
	padding-left:5px;
	margin-right:5px;
}
.navpost_previous_sag{

	width:40px;
	height:40px;
	float:right;
	padding-left:5px;
	margin-right:5px;
}
.navpost_previous img a{
	width:40px;
	height:40px;
	border: 0px none;
}
.clearleft{
	clear:both;
	}
.navpost_previous_right{
	text-align:left;
	margin-right:5px;
	float:right;
	width:220px;
	margin-top:0px;
}
.navpost_previous_left{
	text-align:left;
	margin-right:30px;
	margin-left:5px;
	float:left;
	width:220px;
	margin-top:0px;
}
.navigation {font-size:10px; line-height:8px;}
.navigation a{
	display:block;
	text-decoration:none;
	color:#444;
	font-weight:bold;
	font-size:10px;
	line-height:10px;
border-bottom:1px solid #A9A9A9;
	
}
.navigation b { 
line-height:15px;
margin:10px 0px 0px 0px; 
list-style-type: none;
color:#999;	font-weight:bold;
display: block;
padding-left: 18px;
background: url(images/tarih.jpg) no-repeat;}


.post-footer b {background:url(images/post-footer.gif) repeat-x;;}
.post-footer b a{	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
	font-weight:bold;
	padding:1px;
	}
.post-footer b a:hover {
	background: #cc3300; color:#FFFFFF;
	padding:2px;
	}
		
		.reklam {float:left;	width: 95%;}
		.reklam b a {float:right;}
/* Comments List */
#comments ul {	margin: 0px 0px;
	padding: 0 0px;}	
#comments li { text-transform: lowercase;	margin: 10px 0px 10px 0px;	padding: 5px 10px 3px 10px;	list-style: none;	}	
#comments li .avatar { 	float: right;	border: 1px solid #FFA500;	padding: 2px; margin-left: 5px; margin-bottom: 5px;	background:#FFA500;	}
#comments cite{font-weight: bold;	font-style: normal;
font-size: 1.1em	}
#comments cite a {	font-weight: bold;	font-style: normal;	font-size: 1.1em;	}
#comments p {	font-weight: normal;	line-height: 1.8em;	text-transform: lowercase;	margin: 10px 5px 10px 0;	}
#comments small.commentmetadata {  background:#FFA500; color:#000000;	font-weight: bold;	}
#commentform p {  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	margin: 5px 0;	}
#comments .nocomments {	text-align: center;	margin: 0;	padding: 0;	}
#comments .commentmetadata {	margin: 0;	display: block;	}
#comments .darkcolor {color:#000000;background-color: #87CEEB;}
#comments .darkcolor2 {color:#000000;background-color: #FFDAB9;}
#comments .darkcolor3 {color:#000000;background-color: #ADD8E6;}
#comments .darkcolor4 {color:#000000;background-color: #FFE4E1;}
#comments .count {background:none;  line-height:30px; float:left; font-size:36px; color:#000000; height:37px;  margin-right:5px;}
#comments blockquote { background:#000000; border-left:#29b0c4 5px solid; padding-left: 15px; color:#aaa; margin:20px 0px 20px 0px;	}

/* Comments Form */
#comments h3 {border-top:2px solid #f1f1f1; border-bottom:5px solid #f1f1f1;color:#05454f; padding:5px 0 5px 0; font-size:18px;}
#commentform p, form p {	font-family: 'Lucida Grande', Verdana, Arial,Sans-Serif;	}
#commentform input{	width: 50%;	padding:2px; margin: 5px 5px 1px 25px;	border:1px solid #f1f1f1;	background: #a3ccfe;	}
#commentform textarea{	margin: 5px 5px 1px 25px; width: 75%;	padding: 1px;		border:1px solid #f1f1f1;	background: #a3ccfe;}
#commentform input:hover,  #commentform textarea:hover {	border:1px solid #f1f1f1;	background: #f1f1f1;}
#commentform #submit{ background:url(images/button.gif) center bottom no-repeat ;	margin: 0;	line-height:26px;  border:none;  height:28px;
width:106px; font-weight:bold; color:#000000; font-size:11px; cursor:pointer; margin: 5px 5px 1px 360px;}
#commentform #submit:hover {
 background:url(images/button-hover.gif) center bottom no-repeat ;}
#commentform p {margin-bottom: 5px;}

.yazi a:hover {padding:2px; background:#29b0c4; color:#FFFFFF;}
.yazi a ,.yazi-ust a {padding:2px; color:#333;text-decoration:none; font-weight:bold;}
.yazi-ust a:hover {padding:3px; background: #cc3300; color:#FFFFFF;}

.yazi h3 {list-style-type: none; }
#sidebaralt h4 a{font-size:10px; }
.yazi h3 a { text-decoration:none;color:#808080;}
.reklamlar a {text-decoration:none; font-weight:bold;}
.yazi-tarih {
	float:left;
	text-align:left;
	color: #666;
	font-size: smaller;
	background: url(images/tarih.jpg) no-repeat left center;
	padding-left: 20px; margin-left:3px;
	}
.yazi-tarih abbr {
	border-bottom: 0px none;
}

.yazi-yorum {
	float:right;
	text-align:right;
	color: #666;
	font-size: smaller;
	background: url(images/yorum.gif) no-repeat left center;
	padding-left: 20px; margin-right:15px;
	}
.yazi-yorum abbr {
	border-bottom: 0px none;
}
.yorumlar{margin:0px; padding:0px; height:300px;}
.yazilar{position: relative; top: -16px;}
.etiketler {position: relative; top: -25px;}
.yazi-ust {height:15px; border-bottom:1px solid #e3e3e3;margin-bottom:5px;}