/*
Theme Name: gudugames
Author: loperselim
Author URI: http://www.selimturk.com.tr

*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #fff; /* this background is preserving the original background image, try renaming the image to 'pat.gif' for a better one or you can create your own. */
	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:900px;
	margin: 0 auto;
	padding:0;
	background: #fff;
	color:#333;
	overflow: hidden;
	border: 0px ;
	}
	
/* header */

#logo{
background: #fff url(images/logo.png);
width: 233px;
height: 100px;
float: left;
}

#header {
	background:#fff;
	overflow:hidden;
	width:100%;
	color: #fff; 
position: relative;
	}

#arama{
position: absolute;
top: 55px;
left: 600px;
width: 290px;
height: 35px;
}

#poparama{
position: absolute;
top: 40px;
left: 610px;
width: 290px;
height: 35px;
color: #003b63;
}

#poparama a{
color: #de2f12;
}

#flags{
position: absolute;
top: 10px;
left: 780px;
width: 120px;
height: 20px;

}

#flags img{
margin: 3px;

}





/* main menu */


#menu {
	background: #fff url(images/menu.png);
	font:normal 12px tahoma;
        
	width:100%;
        height: 30px; 
	overflow:hidden;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}


#menu ul {
	margin:0;
	padding:5px;
	text-align:left;
}

#menu ul li {
	list-style-type: none;
	display:inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:10px;
	margin: 0;
	color: #b72514;
}

#menu ul li a:hover {
	
	color:#731207;
	text-decoration:underline;
}




/* content */


#content {
	float: left;
	width: 720px; 
	overflow: hidden;
	margin:0px 0 0 22px;
	}

#content h3{
        color: #b02011;
	font:normal 20px Tahoma;
	margin:0 0 5px 0;
	padding: 5px 5px 5px 10px;
	border-bottom: 2px solid #f1b906;
	}

#content h2 a{
        font:normal 13px tahoma;
	color: #2097d4;
	text-decoration: none;
border-bottom: none;
	}

#content h2 a:hover{
        font:normal 13px tahoma;
	color: #115d84;
	text-decoration: none;
border-bottom: none;
	}
	
.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{
	font:normal 13px arial, sans-serif;
	margin:0 0 5px 0;
	padding: 5px 0;
	border-bottom: 1px dotted #455A79;
	}
	
.post h2 a{
        
	}
	
.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%;
	text-align: center;
	margin:0 0 5px 0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* left sidebar */

#left {
	width: 140px;
	float:left;
	margin:0;
	padding:0;
	border-top:1px solid #fff;
	}

#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:#b72514; display:block; padding:2px 4px 2px 8px; margin:0;}
#left ul li a:hover{color:#e8b205; 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;
border-bottom: 1px dotted #ededed;
	}

#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;
	}







/* 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:#ff;
	clear: both;
	width: 100%;
	border-top: 5px solid #f1b906;
	}
	
#footer p{padding:12px 0;margin: 0; color: #000; text-align:center;}
#footer a{color: #d34a2a; border-bottom:none; text-decoration: none;}
#footer a:hover{color: #f1b906; text-decoration:none; border-bottom:none;}

.oyunkutu{
width: 102px;
height: 100px;
float:left;
text-align: center;
}

.oyunkutu img{
width: 85px;
height: 55px;
border: 2px solid #f1b906;
}

.oyunkutu h2 a{
        font:normal 13px tahoma;
	color: #2097d4;
	text-decoration: none;
border-bottom: none;
	}

.oyunkutu h2 a:hover{
        font:normal 13px tahoma;
	color: #115d84;
	text-decoration: none;
border-bottom: none;
	}

.gizle{
width: 102px;
height: 32px;
overflow: hidden;
}







#contentic {
	float: left;
	width: 550px; 
	overflow: hidden;
	margin:0px 0 0 22px;
	}



#contentic h2{
        color: #b02011;
	font:normal 17px Tahoma;
	margin:0 0 5px 0;
	padding: 5px 5px 5px 10px;
	border-bottom: 2px solid #f1b906;
	}

#contentic h2 a{
        font:normal 13px tahoma;
	color: #2097d4;
	text-decoration: none;
border-bottom: none;
	}

#contentic h2 a:hover{
        font:normal 13px tahoma;
	color: #115d84;
	text-decoration: none;
border-bottom: none;
	}
	
#ickarereklam{
width: 300px;
height: 250px;
float: left;

}

#ictanitim{
width: 240px;
height: 250px;
float: left;
margin-left: 10px;
}	

#ictanitim img{
width: 85px;
height: 55px;
border: 2px solid #f1b906;
}

#ictanitim h2{
        color: #e43b0d;
	font:normal 15px Tahoma;
	margin:0 0 5px 0;
	padding: 0px 0px 0px 0px;
border: none;
	}	



#ictanitim h3{
background: #d7380d;
        color: #fff;
	font:normal 20px Tahoma;
	margin:0 0 5px 0;
	padding: 5px 15px 5px 15px;
border: none;
text-align:left;
	}	

#ictanitim h3 a{
background: #d7380d;
        color: #fff;
	font:normal 20px Tahoma;
	margin:0 0 5px 0;
	padding: 5px 15px 5px 80px;
border: none;
text-align:left;
	}	



#benzer {
	float: left;
	width: 550px; 
	overflow: hidden;
	margin:25px 0 0 0px;
	}

#benzer h2 {
        color: #c34625;
	font:normal 17px Tahoma;
	margin:0 0 5px 0;
	padding: 5px 5px 5px 10px;
	border-bottom: 2px solid #e5e5e5;
	}

#benzer ul {
	margin:0;
	padding:5px;
	text-align:center;
}

#benzer ul li {
	list-style-type: none;
	width: 107px;
height:100px;
	margin: 0;
	padding: 0;
float:left;
}

#benzer img{
width: 85px;
height: 55px;
border: 2px solid #f1b906;
}

#aramaFormu {
        width: 295px;
        height: 37px;
        overflow: hidden;
        background: #fff url(images/aramaarka.png) no-repeat
    }

#aramaFormu input {
        width: 180px;
        height: 20px;
        padding: 0;
        margin: 5px 0 0 15px;
        float: left;
background: #f2f1f1;        
        border-bottom: 1px dotted #920d0d;
border-top: none;
border-left: none;
border-right: none;
        font: normal 13px Verdana;
color: #003b63;
    }

#aramaFormu button {
        width: 73px;
        height: 23px;
        margin: 6px 11px 0 0;
        float: right;
        text-indent: -9999px;
        border: none;
        background: url(images/arabuton.png) no-repeat;
        cursor: pointer
    }
	

#arsiv {
	float: left;
	width: 550px; 
	overflow: hidden;
	margin:0px 0 0 22px;
	}

#arsiv h3 {
        color: #c34625;
	font:normal 17px Tahoma;
	margin:0 0 5px 0;
	padding: 5px 5px 5px 10px;
	border-bottom: 2px solid #e5e5e5;
	}



.arskutu {
	
	width: 107px;
height:98px;
	margin: 0;
	padding: 0;
float:left;
text-align: center;
}

.arskutu img{
width: 85px;
height: 55px;
border: 2px solid #f1b906;
}

#arsiv h2{
border: none;
}

#arsiv h2 a{
        font:normal 13px tahoma;
	color: #2097d4;
	text-decoration: none;
border: none;
	}

#arsiv h2 a:hover{
        font:normal 13px tahoma;
	color: #115d84;
	text-decoration: none;
border: none;
	}

.gizli{
width: 107px;
height: 33px;
overflow: hidden;
}

