/*
Theme Name: Macera Kalesi
Description: Macera Kalesi
Author: loperselim
Author URI: http://www.selimturk.com.tr
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #fff;
	font:normal 11px arial, verdana, sans-serif;
	margin:0px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt; color: #3e5270;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:0;
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#3e5270;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width:985px;
	margin: 0 auto;
	padding:0;
	background: #fff;
	color:#333;
	overflow: hidden;
	border-left: 1px solid #eaeaea;
        border-right: 1px solid #eaeaea;
	}
	
/* header */

#header {
	background: url(images/head-arka.png);
	width:100%;
	color: #fff; 
        height: 150px;
	}

#icheader{
width:900px;
height: 150px;
margin: 0 auto;
position: relative;
}

#yazi{

width: 550px;
top: 15px;
left: 370px;
position: absolute;
}

#logo {
	background: url(images/logo.png);
	width:308px;
	float:left;
        height: 150px;
        margin-left: 15px;
        position: relative;
	}

#tiklaalt{
width: 140px;
height: 20px;
top: 100px;
left: 160px;
position: absolute;
text-align:center;
}

#tikla{
width: 140px;
height: 90px;
top: 5px;
left: 160px;
position: absolute;
}

#tikla img{
width: 140px;
height: 90px;
}

#reklam {
	width:468px;
	float:left;
        height: 60px;
        margin: 30px 0px 0px 60px;
        border: 3px solid #c42585;
	}







/* main menu */


#menu {
	background:#3e5270;
	font:normal 11px arial, times, serif;
	width:100%; 
	overflow:hidden;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}


#menu ul {
	margin:0;
	padding:4px;
	text-align:center;
}

#menu ul li {
	list-style-type: none;
	display:inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:10px;
	margin: 0;
	color: #fff;
}

#menu ul li a:hover {
	background: #fff;
	color:#455A79;
	text-decoration:none;
}




/* content */


#content {
	float: left;
	width: 640px; 
	overflow: hidden;
	margin:0px 0 0 10px;
        font:normal 12px arial, verdana, sans-serif;
	}

#content a{
	color: #c42585;
	text-decoration: none;
       
	}
	
#content a:hover{
   
	color: #302a2d;
	text-decoration: none;
        background: #ffdff2;
       
	}

#content h2{
        color: #2d272b;
	font:bold 18px arial, sans-serif;
	margin:0 0 5px 0;
	padding: 5px 0;
	border-bottom: 1px solid #c42585;
	}
	
.pagetitle{
	font:bold 13px georgia, arial, sans-serif;
	margin:0 0 20px 0;
	padding: 5px 0;
	border-bottom: 1px solid #ececec;
	text-transform:uppercase;
	color:#3e5270
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
        
	}
	
.post h2{
        color: #2d272b;
	font:bold 18px arial, sans-serif;
	margin:0 0 5px 0;
	padding: 5px 0;
	border-bottom: 1px solid #c42585;
	}

.post p {
        font:bold 14px arial, sans-serif;
	color: #f302a2d;
	text-decoration: none;
	}

.post p a{
        font:normal 14px arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
        padding: 2px 5px 2px 5px;
        background: #c42585;
       
	}
	
.post p a:hover{
        padding: 2px 5px 2px 5px;
	color: #302a2d;
	text-decoration: none;
        background: #ffdff2;
       
	}

	
.post h2 a{
	color: #455A79;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}
	
.post h3{
	font:normal 11px arial, sans-serif;
	color:#3e5270;
	}

.post ul {margin:15px;}

.post ul li {list-style-type:square;}

.post ul ul li {list-style-type:circle;}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:center;
text-align: center;
	margin:3px;
	padding:5px;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* left sidebar */

#left {
	width: 170px;
	float:left;
	margin:0;
	padding:0;
	border-right:1px solid #f0f0f0;
	}

#leftt {
	
	margin:0;
	padding:0;
	
	}

#left h2{
	color: #fff;
	background:#3e5270;
	font:bold 12px arial, verdana, times;;
	font-size: 8pt;
	list-style: none;
	padding: 6px 8px;
	margin:0;
}

#left h2 a{
	color: #fff;
}

#left h2 img{
	display:none;
}

#left p {margin:8px 0; padding:2px 4px 2px 8px; line-height:13pt;}

#left ul li a{color: #30292d; border-bottom: 1px dotted #c42585; font-size: 10pt; display:block; padding:2px 4px 2px 8px; margin:0;}
#left ul li a:hover{color: #ffffff; border-bottom: 1px dotted #ffffff; background:#c42585; text-decoration:none;}

#leftt ul li a:hover{color: #30292d; border-bottom: 1px dotted #c42585; font-size: 10pt; display:block; padding:2px 4px 2px 8px; margin:0;}
#leftt ul li a{color: #ffffff; border-bottom: 1px dotted #ffffff; background:#c42585; text-decoration:none;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:0;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin:8px 0;
	padding: 0;
}

#left ul ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	margin:0;
	list-style-type:none;
	color: #898989;
}



/* right sidebar */

#right{
	width: 160px;
	float:right;
	margin:0;
	padding: 0;
	border-top:1px solid #fff;
	}

#right h2{
	color: #fff;
	background:#3e5270;
	font:bold 12px arial, verdana, times;;
	font-size: 8pt;
	list-style: none;
	padding: 6px 8px;
	margin:0;
}

#right h2 a{
	color: #fff;
}

#right h2 img{
	display:none;
}

#right p {margin:8px 0; padding:2px 4px 2px 8px; line-height:13pt;}

#right img {padding: 0; margin: 0;}

#right ul li a{display:block; padding:2px 4px 2px 8px;}
#right ul li a:hover{background:#fff; text-decoration:none;}

#right ul {
	margin:0;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin:8px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin:0;
	padding:0;
}

#right ul ul ul li{
	margin:0;
	padding:0;
	list-style-type:none;
}



/* comments */


.maincommentssection{
	width:482px;
	margin:20px auto 0;
	border:1px solid #e5e5e5;
	padding:8px;
	background:#f6f6f6;
}

.maincommentssection h3 {font-size: 10pt; color: #3e5270; padding:12px 0 0 0;}


#commentform{
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font:normal 12px georgia, arial, times, verdana;
	color: #3e5270;
	padding:12px 0;
	}
	
#comment{
	width:96%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:2px;
	border: 1px solid #ddd;
	}
	
#submit{
	background:#3a4b68;
	color:#fff;	
	padding:4px 6px;
	color:#fff;
	border:none;
	}
	
#submit:hover{
	background:#7e93ad;
	color:#fff;
	}

#comments{margin:10px 0 0 0; padding:0; font:normal 14px georgia, times;}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	margin:0;
	padding:12px;
	list-style-type:none;
	}

ol.commentlist li.alt {background:#fcfcfc;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}


cite {
	font:bold 11px arial, verdana, tahoma;
	padding:4px 0;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

.children{
	border:1px solid #ddd;
	margin:0;
	padding: 0;
}

.reply{margin:0 0 20px 0; padding:0;}

.nocomments{background:#2d2d2d; color:#fff; padding:8px;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0 auto;
	padding:2px 4px;
	display:block;
	border: 1px solid #ddd;
	color:#455A79;
	}




/* misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

#footer {
	background:#73d216;
	clear: both;
	width: 100%;
	border-top: 10px solid #fff;
	}
	
#footer p{padding:12px 0;margin: 0; color: #fff; text-align:center;}
#footer a{color: #c42585; text-decoration: underline;}
#footer a:hover{color: #910b5c; text-decoration:none; border-bottom:none;}

#soneklenenoyunlar{
width: 800px;

float: left;
margin:10px 0 0 10px;
}

.oyyun{
background: #ffdff2;
padding-top: 2px;
width:102px;
height:85px;
float:left;
border: 1px solid #e7e7e7;
margin-right:10px;
margin-bottom:5px;
text-align:center;
}

.oyyun img{
width:96px;
height:65px;
border: 1px solid #eeeeee;
}
.gizil{
width:96px;
height:17px;
overflow: hidden;

}

.gizil a{

	color:#221c20;
	text-decoration:none;
	}

.gizil a:hover{color:#6d0c47; text-decoration: none;}

#ortareklam{
width: 336px;
height: 280px;
float:left;
background: #fff;
margin: 0px 5px 0px 0px;
}

#ortauzun{
width: 786px;
height:90px;
text-align:center;
background: #ffdff2;
border: 1px solid #e7e7e7;
float:left;
margin-bottom:5px;
padding-top: 2px;
}


.oyyunn{
background: #ffdff2;
padding-top: 2px;
width:93px;
height:85px;
float:left;
border: 1px solid #e7e7e7;
margin-right:10px;
margin-bottom:5px;
text-align:center;
}

.oyyunn img{
width:85px;
height:65px;
border: 1px solid #eeeeee;
}
.gizill{
width:96px;
height:17px;
overflow: hidden;

}

.gizill a{

	color:#221c20;
	text-decoration:none;
	}

.gizill a:hover{color:#6d0c47; text-decoration: none;}
