/* HTML Elements */

* {

	margin:0;

	padding:0;

	}



body {

	font: 100% Tahoma;
        
	background: #fff url('images/arka-plan.png');

	color: #333;

	}

 



p {	

	margin: 15px 0;

	}



a:link, a:visited {

	color: #0b8597;
        
	text-decoration:none;
        
	}



a:hover, a:active {

	color: #0b8597;

	text-decoration:underline;
        
	}



a img {

	border:0;

	}



code {

	font: 1.0em 'Courier New', Courier, Fixed;

	background:#ececec;

	}	



acronym, abbr, span.caps {	

	font-size: 0.9em;

	letter-spacing: .07em;

	cursor: help;

	}			



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	padding: 10px;

	padding-left: 40px;

	background: #f7fcea url(images/blockquote.gif) no-repeat;

	background-position: 8px 8px;

	margin-bottom: 15px;

}



blockquote p {

	font-family: georgia, arial;

	line-height: 1.5em;

	font-size: 12px;

	color: #366799;

}



blockquote * {

	font-family: georgia, arial;

	line-height: 1.5em;

	font-size: 12px;

	color: #366799;

}



select {

	width: 130px;

	}	







/* Structure */





#head {

	width:960px;

	margin:0px auto;

	margin-top:15px;

	padding:0px;

	font-size:0.7em;

	}





#page {

	width:940px;

	margin:0px auto;

	padding:10px;

	background:#f5f5f5 ;
        background-image:url(images/sitebg.gif);

	font-size:0.7em;
	

	}



.left, .alignleft {

	float:left;

	}



.right, .alignright {

	float:right;

	}





/* Navigation Bar*/

#navbar {
	margin:0 auto;
	margin-top:15px;
	padding:0px 10px;
	text-transform:uppercase;
	background:#2c2c2c url('images/navbar.png');
}
#page-bar {
	width:722px;
}
#page-bar ul {
	list-style: none;
}
#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #333;
}
#page-bar li:hover {
	background: #5b5c5e;
}
#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#ffffff;
	display:block;
}
#page-bar a:hover {
	text-decoration:none;
	display:block;
}

	#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}



/* Dropdown Menus */		

#page-bar li {

	float: left;

	margin: 0px;

	padding: 0px;

	}

	

#page-bar li li {

	float: left;

	margin: 0px;

	padding: 0px;

	width: 122px;

	text-transform:none;

	}

	

#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {

	background: #2B2B2B;


	width: 122px;

	float: none;

	margin: 0px;

	padding: 5px 10px 5px 18px;

	border-top: 1px solid #C0C0C0;

	}

	

#page-bar li li a:hover, #page-bar li li a:active {

	background: #666666;

	padding: 5px 10px 5px 18px;

	}



#page-bar li ul {

	position: absolute;

	width: 10em;

	left: -999em;

	}



#page-bar li:hover ul {

	left: auto;

	display: block;

	}

	

#page-bar li:hover ul, #page-bar li.sfhover ul {

	left: auto;

	}





/* Text*/



h1 {

	
        font:3.5em Tahoma;

	font-weight:bold;

	letter-spacing:-0.08em;

        
	}



h2 {
        
        
        font-family:Segoe UI, Georgia, Palatino Linotype, Palatino, "Times New Roman", Times, serif;

	font-size: 12px;
        
	
	}



h3 {
        font-family: 'Droid Serif', arial, serif;
	font-size:16px;
        
	margin: 5px;

	color:#0c2b37;

	font-weight:bold;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;

	}



h4 {
text-shadow: #0788C3 0.02em 0.02em 0.07em;
	font:1.0em Tahoma;


	}


h5 {

	
        font:2.0em Tahoma;
	font-weight:bold;
        
	letter-spacing:-0.08em;

	}


h3.cat_title, h3.cat_title a {

	color:#333;

	letter-spacing:-0.05em;

	font-size:0.85em;

	}



h3#respond {

	margin-top:0px;

	padding-top:20px;

	}



h3#comments {

	margin-top:32px;

	padding-left:0px;

	}



h3.authors {

	margin-top:15px;

	}



/* Index Page*/



#logo {

	width:350px;

	}



#tagline {

	margin-top:5px;

	font-size:1em;

	color:#333;

	}



#top {

	padding:0;

	}



#headline {
	width:590px;
        height:250px;
	float:left;
	background:#fff url('http://muharremozdemir.com/');
	padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
        
	}



#headline  div.title {

	

	font-weight:bold;
	color: #0e394a;
	font:2.4em Tahoma;

	letter-spacing:-0.05em;

	display:block;

	padding-bottom:5px;


	}



#headline div.meta {

	display:block;

	margin-top:-5px;

	padding-bottom:2px;

	}



#headline p {

	padding-bottom:15px;

	}



#featured {
	width:300px;
        height:250px;
	background: #fff;
	float:right;
	padding:10px;
	}
#featured .clearfloat {margin-top:7px;margin-bottom:8px;}
#featured .info {margin-top:5px;padding-top:5px;float:right;width:180px;}
#featured .title {font-weight:bold;}



#headline a img, #featured a img {

	border:1px solid #ccc;

	margin-top:5px;

	margin-right:10px;

	padding:2px;

	}





#middle {

	width: 920px;

	
        background:url(images/categoryback.png);
	background-color:#FFF;	float:right;

	padding:10px;

	margin:5px 0;
        

	}



.category {

	width:164px;

	float:left;
      background:url(images/categoryback.png);
	background-color:#FFF;
	margin:0px;

	padding:5px 10px 10px 10px;

	

	}



.category p {

	margin:0;

	}



#cat-1 {
	border-top:8px solid #bc117a;
}
#cat-2 {
	border-top:8px solid #ea1112;
}
#cat-3 {
	border-top:8px solid #00b0d0;
}
#cat-4 {
	border-top:8px solid #76c101;
}
#cat-5 {
	border-top:8px solid #ebbb12;
}


.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {

	text-transform:lowercase;

	margin:0;

	font-weight:bold;

	font-size:1.5em;

	letter-spacing:-0.05em;

	}



#front-popular h3 {

	color:#fff;

	}



.category a {

	color:#333;

	display:block;

	background:none;

	}



.category a:hover {

	background:none;

	color:#fff;

	text-decoration:none;

	}



#cat-1:hover {
	background:#bc117a;
	color:#fff;
}
#cat-3:hover {
	background:#00b0d0;
	color:#fff;
}
#cat-5:hover {
	background:#ebbb12;
	color:#fff;
}
#cat-2:hover {
	background:#ea1112;
	color:#fff;
}
#cat-4:hover {
	background:#76c101;
	color:#fff;
}
#cat-1:hover a {
	background:#bc117a;
	color:#fff;
}
#cat-3:hover a {
	background:#00b0d0;
	color:#fff;
}
#cat-5:hover a {
	background:#ebbb12;
	color:#fff;
}
#cat-2:hover a {
	background:#ea1112;
	color:#fff;
}
#cat-4:hover a {
	background:#76c101;
	color:#fff;
}


#bottom {

	width: 940px;
-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;

	}



#front-list {

	width:590px;

	background:url(images/pageback.png);
	background-repeat:repeat-x;
	background-color:#FFF;

	padding:10px;

	font-size:1.05em;

	line-height:1.75em;

	float:left;
-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;

	}



#archive {

	padding-top:15px;

	font-size:1.05em;

	line-height:1.75em;

	}



#front-list blockquote {

	padding: 0px 10px 0 10px;

	}



#front-list .title, #archive .title {

	

	font-weight:bold;
	color: #0e394a;
	font:2.2em Tahoma;

	letter-spacing:-0.05em;

	}



#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:40px;
	background-image:url(images/yazisonu.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:1px;
}


#front-list .spoiler, #archive .spoiler {

	display:block;

	margin-top:3px;

	}



#front-list p, #archive p {

	margin:0px;

	padding:0px;

	}



.author {

	font-size:0.8em;

	font-weight:bold;

	}



.meta {

	font-size:0.8em;

	color:#9A9A9A;

	}



.meta a {

	color:#9A9A9A;

	}



#headline p, #featured p {

	margin:0;

	}





/* Content Page*/



#content {

	width:590px;
	background:url(images/pageback.png);
	background-repeat:repeat-x;
	background-color:#FFF;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;

	min-height:400px;
-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;

	}



#content .breadcrumbs, #content .breadcrumbs a {

	font-weight:bold;

	color:#333;

	}



#content h2.title {

        font-family:Segoe UI, Georgia, Palatino Linotype, Palatino, "Times New Roman", Times, serif;
	font-size:20px;
	
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;

	}



.post {

	font-size:1.05em;

	line-height:1.75em;

	}



.post p {

	margin-top:0px;

	}



.post .clearfloat {

	border-bottom:1px dotted #ccc;

	margin:10px 0px;

	}



.post ul, .post ol, #front-list ul, #front-list ol {

	margin-bottom:15px;

	}



.post ul li, #front-list ul li {	

	list-style:square;

	margin-left:30px;

	}



.post ol li, #front-list ol li {	

	list-style:decimal;

	margin-left:30px;

	}



.post ol li ul li, #front-list ol li ul li {	

	list-style:square;

	margin-left:20px;

	}



.post img, .post a img, #front-list img, #archive img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
}
.post img:hover, .post a img:hover, #front-list img:hover, #archive img:hover {
	border:1px solid #ccc;
	background-color:#0b8597;
	margin:0 10px 5px 0;
	padding:2px;
}


.post .ads {

	margin-top:10px;

	}



.entry {

	margin-top:20px;

	}



#stats {

	margin-top:0px;

	padding:4px 0px;

	font:0.9em Tahoma;

	display:block;

	}



#stats span {

	padding: 0px 20px 0px 0px;

	}



#stats span a:hover {

	background:none;

	}



#stats span a {

	color:#333;





	}



#stats img, #nav img {

	border:0px;

	margin:0px;

	padding:0px;



	}



#tools {

	width:590px;

	height:25px;

	font-size:0.95em;

	}



#tools a:hover {

	background:none;

	}



.navigation {

	padding:5px 0px;

	text-align:Center;

	}



/* Sidebar*/

#sidebar {

	width:320px;
        
        float:right;
	margin:0px 0px 0px 0px;
        -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sidebar h3 {

	font:14px Tahoma;

	font-weight:bold;

	background:#0e394a;

	color:#fff;

	margin:10px 0px 5px 0px;

	padding:3px 10px;

	}



#sidebar-top, #sidebar-bottom {

	width:300px;
	float:right;
        
	padding:0px 10px 10px 10px;

	background:#fff url('images/pageback.png') repeat-x;
-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;

	}



#sidebar-bottom, #sidebar-middle {


	margin-top:10px;
-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;

	}



#sidebar-middle {

	width:320px;
        
	float:right;
        -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;

	}



#sidebar-left {

	width:135px;

	padding:0px 10px 10px 10px;

	float:left;

-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#fff;

	}



#sidebar-right {

	width:135px;

	padding:0px 10px 10px 10px;

	float:right;

	background:#fff;
-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;

	}





#sidebar li {

	list-style:none;

	border-bottom:1px dotted #ccc;

	display:block;

	padding:2px 0px 2px 13px;

	background:url(images/sub.png) no-repeat 0 0px;

	}



#sidebar li ul li:last-child{

	list-style:none;

	border-bottom:0px dotted #ccc;

	display:block;

	padding:2px 0px 0px 13px;

	background:url(images/sub.png) no-repeat 0 0px;

	}



#sidebar-ads {

	width:300px;
        background:#fff url('images/reklam.png') no-repeat top left;
	float:right;
        border:3px solid #000;
	margin-top:10px;
        
	

	

	}





/* Form Elements */



select {

	border:1px solid #333;

	width:100%

	}

	

.field {

	padding: 2px;

	border:1px solid #333;

	background:#fff;

	font-size:1.0em;

	}



#s {

	padding:1px;

	font-size:1.0em;

	width:150px;

	}

	

#searchsubmit {

	padding-left:5px;

	}



#commentform input {

	width: 140px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 99%;

	margin-top:5px;

	}







/* Comments*/



.commentlist cite {

	padding : 5px;
list-style-type : none;
margin : 0 0 10px;

	}	



.commentlist blockquote {

	background:#F9FBFD;

	}

			

.commentlist li {

	clear : both;
margin : 10px 0 0;
padding : 15px;
border : 1px solid #ccc;
list-style-type : none;
background : #fff url(images/commentbg.jpg) no-repeat left top;

	}



.commentlist li li {

	margin : 0;
padding : 0;

	}



.commenttext {
        
        width : 95%;
padding : 10px;


	}

		

.commentlist cite strong {

	font-size:1.1em;

	}

	
.commentnomber {
font-size : 36px;
font-family : Georgia, "Times New Roman", Times, serif;
text-align : right;
color : #ccc;
}
.commentname {
font-size : 16px;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-weight : bold;
text-align : left;
}


	

#commentform small {

	background:#FFF;

	font-weight:bold;

	padding:0;

	}

	

.commentmetadata {

	color:#4d4d4d;

	display: block;

	margin-top:3px;

	text-align:right;

	font-size:0.9em;

	}



.commentmetadata a, .commentmetadata a:visited {

	color:#959382;

	}

	

.commentlist small {

	background:#e9e9e9;

	}



.avatar {

	border : 1px dotted #ccc;

	margin:0px 10px 0px 0px;

	float:right;

	padding:2px;

	width:55px;

	height:55px;

	}	



#comment {

	width:590px;

	background:#fff ;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;

	}



/* Footer*/



#front-popular {


        
	font-size:0.7em;

	color:#fff;

	width: 940px;

	margin: 0 auto;

	padding:10px;
        background:#0e394a ;
                  
	

	}



#recentpost, #mostcommented {

	width:280px;

	float:left;

	padding:10px;

	border:1px solid #fff;

	}



#mostcommented {

	margin-left:17px;

	}



#recent_comments {

	width:280px;

	float:right;

	padding:10px;

	border:1px solid #fff;

	}



#recentpost a, #mostcommented a, #recent_comments a {

	color:#fff;

	}



#recentpost ul, #mostcommented ul, #recent_comments ul {

	margin-top:5px;

	}



#recentpost ul li, #mostcommented ul li, #recent_comments ul li {

	list-style:none;

	border-top:1px dotted #fff;

	padding:5px;

	display:block;

	}



#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {

	background:#0c2b37;

	color:#fff;

	}



#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {

	border-top:0px dotted #fff;

	}





#footer {

	margin: 0 auto;

	width: 960px;

	font-size:0.6em;

	padding-top:10px;

	padding-bottom:10px;
        
	}





/* Float Properties*/



.clearfloat:after {

	content:".";

	display:block;

	height:0;

	clear:both;

	visibility:hidden;

	}



.clearfloat {

	display: inline-block;

	}





/* Hides from IE-mac \*/

* html .clearfloat {

	height:1%;

	}



*+html .clearfloat {

	height:1%;

	}



.clearfloat {

	display:block;

	}







    .yazi-ici-etiket, .st_tag a{

    border-bottom: 1px dotted silver;

color:#333;

    }

    .yazi-ici-etiket:visited, .st_tag a:visited{

    border-bottom: 1px dotted black;

    text-decoration: none;

color:#333;

    }

    .yazi-ici-etiket:hover, .st_tag a:hover{

    border-bottom: 1px dotted black;

    text-decoration: none;

color:#333;

}




#ustbg a {



	background: url("http://www.renkliteneke.com/wp-content/themes/arthemia/ustbg.gif") 0 0;



	position: absolute;



	bottom: 0px;



	left: 0px;




.hata {
    margin-bottom: 1.5em;
    padding: 1em 1.5em 1em 5.5em;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    color: #444
}

.hata    {background: #fbe3e4 url(hata.png) 2.2em center no-repeat; border-color: #e0011b}
.hata a  {color: #d12f19}

/* listeler */
.hata ul {
    list-style: none;
    margin: 1.3em 1.5em
}
.hata ul li {
    padding-left: 1.3em
}
.hata ul li  { 
background: url(hata-bullet.png)  0 0.55em no-repeat }
text-indent: -1000px;
width: 2000px;
height: 5px;
overflow: hidden;
position: fixed;
}




.feed {
    background: #FFFFFF url(http://i48.tinypic.com/e7hrgp.gif) top right no-repeat;
    margin: 10px 0px 10px 0px;
    padding: 5px 5px 10px 10px;
    border: 1px solid #C0C0C0;
    }
 
#subscribe {
    margin: 10px;
    padding: 10px 0px 5px 0px;
    overflow: hidden;
    }

#subbox {
    background: #FFFFFF url(http://img503.imageshack.us/img503/7554/searchbar.png) repeat-x;
    width: 400px;
    color: #222222;
    font-family: Arial, Tahoma, Verdana;
    padding: 3px;
    margin: 5px 5px 0px 0px;
    border-top: 1px solid #666666;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    border-bottom: 1px solid #EEEEEE;
    }
    
#subbutton {
    background: #222222;
    color: #FFFFFF;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    margin: 0px;
    padding: 2px 3px 2px 3px;
    border: 1px solid #222222;
    }
    
#submit {
    background: #222222;
    color: #FFFFFF;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    margin: 0px;
    padding: 2px 0px 2px 0px;
    border: 1px solid #222222;
    }
    
#author, #email, #url {
    background: #F7F7F7 !important;
    color: #222222;
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana;
    margin: 0px;
    padding: 4px;
    border: 1px solid #F0E4E4;
    }
    
#comment {
    background: #F7F7F7 !important;
    color: #222222;
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana;
    margin: 5px 0px 5px 0px;
    padding: 4px;
    border: 1px solid #E6E6E6;
    }

::-moz-selection {background:#6d9d9d;color:#fff;} ::selection {background:#6d9d9d;color:#fff;}a::-moz-selection {background:#fffde4;color:#333;}a::selection {background:#fffde4 ;color:#333;}


.tags {
	line-height: 22px;
	background: url('images/tag-top-bg.png') no-repeat;
	background-position: top left;
	border-top: 1px solid #E6FAFF;
	color: #bbb;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 10px;
        margin-top:5px;
}

.tags ul li {
	 display: inline-block;
}

.tags ul li a {
	text-decoration: none;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 6px;
	padding-left: 16px;
	font-family: arial;
	color: #FFFFFF;
	font-size: 10px;
	background: url('images/tag-bg.png');
	background-position: top left;
	text-transform:lowercase;

}

.tags ul li a:hover {
	
	margin-bottom: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 6px;
	padding-left: 16px;
	font-family: arial;
	color: #FFFFFF;
	font-size: 10px;
	background: url('images/tag-bg.png') no-repeat;
	background-position: bottom left;
	text-transform:lowercase;  

}


.post-bottom {
	
	background: #F9FBFD;
	
	border: 1px solid #CEF6F5;
	color: #bbb;
	
        margin-top:10px;
        padding-left:5px;
        
	text-align: left;
	font-size: 10px;
        -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.kategori {

        background: #F9FBFD;
        color: #bbb;
        margin-top:7px;
        padding-left:5px;
        text-align: left;
	font-size: 10px;
} 


#wibiyaToolbar_tbl {
width:976px !important;
margin-left:auto !important;
margin-right: auto !important;
}

.like {

      padding-top:8px;
      
   }



div#nav-above, #nav-above div{_display:none!important;}
#nav-above{display:block;position:fixed;top:35%;}
#nav-above a{display:block;padding:0 200px;color:#777;text-shadow:#fff 1px 1px 0px;}
#nav-above a:hover{color:#0b8597;text-decoration:none;}
#nav-below{clear:both;float:right;margin:3em 0 0;padding:0px;width:100%;color:#888;}
#nav-above .nav-previous {position:absolute;display:block;width:100px;top:50%;left:-172px;text-align:right;line-height:4em;font-size:5em;color:#888;}
#nav-above .nav-next {position:absolute;display:block;width:100px;top:50%;right:-960px;text-align:left;line-height:4em;font-size:5em;color:#888;}
#nav-below a {font-weight:800;margin:0px;}
.nav-next{background:transparent;float:right;font-size:1.2em;min-height:60px;padding:0;position:relative;margin:0;width:50%;}
.nav-previous{background:transparent;float:left;font-size:1.2em;min-height:60px;padding:0;position:relative;margin:0;width:50%;}

.benzeryazilar {
		margin-left:15px;
		line-height:20px;
		font-family: CalibriRegular,Tahoma, Arial, Verdana, sans-serif;

}

