/*
Theme Name: Pluss v.1
Author: Burak ÜÇÜNCÜ
Author URI: http://www.plusbilgi.net
*/

/* burda ne işin var? */

* {margin: 0; padding: 0;}
body {
	text-align: center;
	font: 12px Arial;
	color: #333333;
	background: #f2f2f2;
}
img {
	border: 0;
}
a, a:visited{
color:#2b7791;
text-decoration:none;
font-weight:bold;
}
a:hover{
text-decoration:underline;
}
.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
#tumsite {
	width: 960px;
	margin: auto auto;
	background:#fff;

	}
#wrapper {
	width: 960px;
	margin: auto auto;
	text-align: left;
background:#fff;
}
/** Hiidır amca **/
#header {
	height: 95px;
	width:960px;
	margin-bottom: 10px;
	overflow: hidden;
	background:#fff url(grafik/logo.gif) no-repeat left;
	border-top:30px #fff solid ;
}
	#header .logo {
		clear: both;
		height: 77px;
		width:960px;
	}
	#header .ad {
		float: right;
		padding: 8px 10px 0px 15px;
	}

.menu {
float: left;
position: absolute;
top: -1px;
height: 40px;
margin-left:130px;
width:950px;
}
ul#monu {
margin:0;
padding:0;
list-style-type:none;
height: 100px;
}
    ul#monu li {
        position:relative;
        float:left;
        border-top:10px solid #c6e3ff;
        margin-left: 15px;
        padding:0 10px 15px 10px;
    }
    ul#monu .burak {
        border-color:#ffc174;
        color:#ffb7cd;
    }
    ul#monu .current {
        border-top:4px solid #c6e3ff;
    }
    ul#monu li:hover {
        border-top:15px solid #c6e3ff;
    }
    ul#monu li a { 
        padding:15px 5px;
        text-decoration:none;
        font: 14px Arial; 
        color:#666;
    }
	
	
/** Sidebar Amcalar.  **/

#lsidebar {
	width: 170px;
	float: left;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	padding: 3px;
	font-family: Arial;
}
	#lsidebar h2 {
		color: #666;
text-shadow:1px 1px 1px #fff;
		font-size: 19px;
        letter-spacing:-1px;
		padding: 2px;
		padding-left:10px;
		margin-bottom: 5px;
		border:1px solid #f2f2f2;
		-moz-border-radius-topright:7px;
		-moz-border-radius-topleft:7px;		
	}
	#lsidebar ul {
		list-style-type: none;
		margin-bottom:10px;
	}
		#lsidebar ul li {
			line-height: 1.4em;
			padding: 2px 0 2px 10px;
			border-bottom: 1px dotted #ddd;
			}
		#lsidebar ul li a {
			color: #333333;
			text-decoration: none;
			font-weight:normal;
		}
		#lsidebar ul li a:hover {
			color: #4A79A5;
			text-decoration: underline;	
		}
	
#rsidebar {
	width: 200px;
	float: right;
	background-color: #FFFFFF;
	padding: 3px;
	font-family: Arial;
}

#rsidebar h2 {

		color: #666;
		font-size: 19px;
text-shadow:1px 1px 1px #fff;
        letter-spacing:-1px;
		padding: 2px;
		padding-left:10px;
		margin-bottom: 5px;
		border:1px solid #f2f2f2;
		-moz-border-radius-topright:7px;
		-moz-border-radius-topleft:7px;
}
#rsidebar ul {
		list-style-type: none;
		margin-bottom:10px;

	}
		#rsidebar ul li {
			line-height: 1.4em;
			padding: 2px 0 2px 10px;
			border-bottom: 1px dotted #ddd;
		}
		#rsidebar ul li a {
		        color: #333333;
			text-decoration: none;
			font-weight:normal;
		}
		#rsidebar ul li a:hover {
			color: #4A79A5;
			text-decoration: underline;	
		}

#searchform{
	margin:0 auto;
}
#searchform #s{
	width:150px;
	height:30px;
	padding:2px;
	background:#fff;
	color:#666;
	margin:0 0 0 3px;
	font-size:23px;
	border:1px solid #ddd;
	font-family:Tahoma;
}
#searchform input{
	background:url(images/ara.gif) no-repeat; 
	width:35px;
	height:38px;
	color:#0e5377;
	border:none;
}



/** content **/
#content {
	width: 560px;
	float: left;
	padding: 0 0 0px 9px;
}
	
	#content .recent {
		background-color: #FFFFFF;
		padding: 6px;
		margin-bottom: 10px;
	}
	#content .post {
		position: relative;
		padding: 5px;
		margin-bottom: 10px;

		font-family: Arial;
           	-moz-border-radius-topright:7px;
		-moz-border-radius-topleft:7px;
border-bottom:1px solid #ddd;
padding-bottom: 10px;
		}
			#content .post img {
			float: left;
			margin: 0px 10px 0px 4px;
			
			border:3px solid #ddd;
		}
		#content .post p {
			line-height: 1.6em;
			margin-bottom: 10px;
			padding: 0 4px;
			font-size:13px;
                        font-family: Arial;
		}
	
#content .post .etiket {
	padding-left:0px;
	padding-top:5px; 
	padding-bottom:5px;
	float:left; font:75% "Tahoma";
	color:#ccc;
}
		#content .post .comments a {
			position: absolute;
			display: block;
			width: 31px; height: 25px;
			top: 10px; right: 10px;
			text-align: center;
			font-size: 0.8em;
			color: #333333;
			text-decoration: none;
			padding-top: 5px;
		}

#content .post h1 a,#content .post h1 a:visited{
	             text-decoration: none;
				 color:#666;
font-size:20px;
font-weight: bold;
font-family: Arial;
letter-spacing:-1px;

}
				 
#content .post .kategori  li {
	display: inline;
	list-style: none;
	margin:0;
	padding:0;
}
#content .post .kategori  ul, #content .post .kategori  ol {
    display: inline;
	list-style: none;
	margin:0;
	padding:0 0px 0 0;
}
#content .post .kategori  a, #content .post .kategori  a:visited {
	color: #fff;
	margin:0;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	background:#ffb7cd;
	font-weight:normal;
}
#content .post .kategori a:hover {
	background:#ff6f9b;
	text-decoration: none;
    color:#fff;
}
#content .post .kategori .devam  a, #content .post .kategori .devam  a:visited {
	color: #666;
	margin:0;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	background:#ddd;
	float:right;
}
#content .post .kategori .devam a:hover {
	background:#c7c7c7;
	text-decoration: none;
    color:#fff;
}

#content .post .kategori .yorum  a, #content .post .kategori .yorum  a:visited {
	color: #666;
	margin:0;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	background:#c6e3ff;
	
}
#content .post .kategori .yorum a:hover {
	background:#a3d2ff;
	text-decoration: none;
    color:#666;
}
#content .single .etikett {
width:550px;
color:#4A79A5;
margin-bottom:5px;
}
#content .single .etikett  a, #content .single .etikett  a:visited {
	color: #4A79A5;
	text-decoration: none;
	font-size:10px;
}
#content .single .etikett a:hover {
	background:#f2f2f2;
    color:#666;
}

	
/** content bitti **/

/** footer başladı**/

#footer {
	clear: both;
	background-color: #4A79A5;
	color: #fff;
	font-size: 1em;
	height:40px;
	padding:5px;
	font-family:Tahoma;
	margin-bottom:10px;
	border-bottom:5px dotted #f2f2f2;
}
#footer .linkler {
	font-size: 0.8em;
	float: center;
	font-family:Tahoma;
	color: #92bfe8;
	height:0px;
}
	#footer .linkler a {
		color: #92bfe8;
		font-weight:normal;
	}
		#footer a {
		color: #ffffff;
		font-weight:normal;
	}
		#footer .o {
		float: center;
		}
		#footer .v {
		color:#ddd;
		font-size:0.8em;
}
/** footer bitti **/

/** single başlar. **/
#content .single {
	padding: 5px;
    -moz-border-radius-topright:7px;
    -moz-border-radius-topleft:7px;
	margin-bottom:5px;
overflow: hidden;
}
#detaylar {
	border:1px solid #ddd;
    -moz-border-radius-bottomright:7px;
	-moz-border-radius-bottomleft:7px;
	background:#f2f2f2;
	margin-top:5px;
    margin-bottom:5px;
	padding-bottom:5px;
	padding-top:5px;
	font-family:Tahoma;
}
#benzerler {
	border:1px solid #ddd;
	background:url(images/benzer.png) left no-repeat;
	margin-top:5px;
	height:120px;
    margin-bottom:5px;
	padding:5px;
	font-family:Tahoma;
}

#benzerler h2{
margin:0;
font-size:18px;
color:#666;
padding-left:120px;
margin-bottom:3px;
}
#benzerler li{
list-style:none;
padding-left:130px;
line-height:1.5em;
}
#benzerler a, #benzerler a:visited{
color:#333;
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
padding-left:5px;
font-size:13px;
font-weight:normal;
font-family:Arial;
background:#f2f2f2;
}
#benzerler a:hover{
background:#fff;
color:#333;
text-decoration:none;
}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
		font-family:Arial;
		font-size:15px;
clear:both;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
#content .single .bslk {
	padding-top:2px;
	padding-bottom:2px;
	background:#f2f2f2;
overflow:hidden;
	
}
#content .single  h1 {
	color: #666;
	font-size:20px;
	padding-top:2px;
	padding-bottom:2px;
	font-family: Arial;
float:left;

}

#content .single  h1 a, #content .single  h1 a:visited{
	    color:#666;
	font-size:20px;
text-shadow:1px 1px 1px #fff;
		}
		#content .single  h1 a:hover {
	    color:#6d9dca;
		text-decoration:none;
		}
	#content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
		}
		
#content .single a, #content .single a:visited {
color:#666;
font-weight:bold;
}
#content .single a:hover{
text-decoration:underline;
background:none;
}
		
		
/** yorumlar başlıyor zenci **/
		
#comments {
	padding: 2px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.6em;
		margin: 10px 0;
		color:#666;
		padding:2px;
	}
	#comments p {
		margin-bottom: 5px;
		line-height: 1.6em;
                font-family:Tahoma;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Tahoma;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 530px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
                        background:url(images/yorum.jpg) repeat-x;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
                        background:#666;
                        color:#fff;  
		}
#comments form button:hover {
background:#444;

		}
	.commentdetails {
		margin-top: 25px;
		}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
		border: 1px solid #000;
	}
	#comments ol li {
		margin-bottom: 10px;
		border:1px solid #ccc;
		padding:10px;
	    -moz-border-radius-bottomleft:7px;
        -moz-border-radius-bottomright:7px;
		-moz-border-radius-topright:7px;
		-moz-border-radius-topleft:7px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 0px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** yorumlar seçicileri bitti zenci/no comment yani. **/


/* gategoriller - ücyüss beşyüss */

.kategoril {
        clear:both;
        margin:0;
        height:30px;
        overflow:hidden; /* ovırfılov ikinoktaüstüste hidın (H) */
		font-size:18px;
		font-weight:bold;
		font-family:Tahoma;
		margin-left:4px;
		float:left;
        padding:6px;
  }
.kategoril li {
	display: inline;
	list-style: none;
	margin:0;
	padding:0;

}
.kategoril ul, .kategoril ol {
    display: inline;
	list-style: none;
	margin:0;
	padding:0 5px 0 0;

}
.kategoril a, .kategoril a:visited {
	color: #ccc;
	margin:0;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	background:#f2f2f2;
}

.kategoril a:hover {
	background: #1ba7d4;
	text-decoration: none;
	color:#fff;
}
.nerdesin {
font-size:10px;
}

#ifocus { 
          width:550px; 
          height:245px;
          border:3px solid #b4d0d9;
          background:#F8F8F8; 
          margin-bottom:5px;
 	      -moz-border-radius-bottomleft:7px;
          -moz-border-radius-bottomright:7px;
		  -moz-border-radius-topright:7px;
		  -moz-border-radius-topleft:7px;
          margin-left:2px;
 }
	#ifocus_pic { 
	display:inline;
	position:relative; 
	float:left;
	width:435px;
	height:225px; 
	overflow:hidden; 
	margin:10px 0 0 10px;
	}
		  #ifocus_piclist {
		  position:absolute; }
		  #ifocus_piclist li { 
		  width:470px; height:240px; overflow:hidden; 
		  }
		     #ifocus_piclist img {
                 	 width:433px;
                         height:225px; 
			 border:1px solid #b4d0d9;
			 }
	         #ifocus_btn { 
             display:inline; float:right; width:91px; margin:9px 9px 0 0;
	         }
		    #ifocus_btn li {
             width:91px; 
			 height:57px;
			 cursor:pointer; 
			 opacity:0.5; 
			 -moz-opacity:0.5;
			 filter:alpha(opacity=50);
			 }
		     #ifocus_btn img {
			 width:64px; height:48px; margin:6px 0px 0px 0px;padding-left:16px; 
			 }
		#ifocus_btn .current { 
		background: url(images/ifocus_btn_bg.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); 
		}
	#ifocus_opdiv { 
    position:absolute; left:0; bottom:0; 
    width:435px;
    height:35px;
    background:#000; 
    opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);
 }
	#ifocus_tx {
    position:absolute;
    left:8px;
    bottom:8px;
    color:#FFF; 
    font-size:15px;
    }
	#ifocus_tx .normal { 
	display:none;		
	}
#ifocus h1, #ifocus h2, #ifocus h3, #ifocusv h4, #ifocusv h5, #ifocus h6 { 
font-size:1em; 
}
#ifocus a {
color:#0287CA; text-decoration:none; 
}
#ifocus a:hover {
text-decoration:underline;
}
#ifocus ul, #ifocus li { list-style:none; }
* { margin:0; padding:0; word-break:break-all; }
html { overflow:-moz-scrollbars-vertical; } 

 /* bitti. @buraküçüncü / plusbilgi.net / muck */
