/* CSS Document */


body {
	background-color:#B02D57;
	background-image:url(images/bg.png);
	background-repeat:no-repeat;
	margin:15px;
	margin-top:0px;
	width:815px;
	font-family:"trebuchet MS";
	font-size:12px;
}

#menu {
	/*background:url(images/menubg.png) no-repeat;*/
	width:815px;
	height:100px;
	padding-top:15px;
}

#menu .search{
	position:absolute;
	left:640px;
	top:58px;
	height:100px;
}

#menu .search input{
	border:0px;
	background:#FFF;
	width:120px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}




/* ANASAYFA */
#homepage {
	background:url(images/mainbg.png) no-repeat;
	width:780px;
	height:600px;
	z-index:5;
	margin-left:45px;
}

#homepage_aids {
	width:150px;
	height:120px;
	position:absolute;
	z-index:10;
	top:580px;
	left:30px;
}

#homepage_bizeyaz {
	width:340px;
	height:135px;
	position:absolute;
	z-index:10;
	top:570px;
	left:510px;
}

#homepage_birseysor {
	width:300px;
	height:135px;
	position:absolute;
	z-index:10;
	left:530px;
}

#homepage_karikatur {
	width:340px;
	height:135px;
	position:absolute;
	z-index:10;
	top:570px;
	left:580px;
}






#homepage_sonkonular {
	background:url(images/sonbg.png) no-repeat;
	width:815px;
	height:260px;
	overflow:hidden;
}

#homepage_sonkonular ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#homepage_sonkonular li {
	background:url(images/dot.gif) no-repeat;
	padding-left:12px;
}

#homepage_sonkonular li a,  #homepage_sonkonular a{
  	height: 24px;
	font-family:"trebuchet MS";
	font-size:14px;
	text-decoration: none;
	color:#FFFFFF;
	}	
	
#homepage_sonkonular li a:hover, #homepage_sonkonular a:hover {
	color: #FFCC00;
	}	

#homepage_sk1 {
	width:313px;
	height:210px;
	padding-top:60px;
	padding-left:25px;
	float:left;
}
#homepage_sk2 {
	width:200px;
	height:210px;
	padding-top:60px;
	padding-left:15px;
	float:left;
}
#homepage_sk3 {
	width:220px;
	height:210px;
	padding-top:45px;
	padding-left:20px;
	float:left;
	overflow:hidden;
}





#homepage_anket {
	width:227px;
	height:227px;
	position:absolute;	
	z-index:10;
	left:579px;
	top:565px;
	padding:15px;
}

#homepage_animasyon {
	width:570px;
	height:570px;
	position:absolute;
	z-index:6;
	border:#333333 0px solid;
	overflow:hidden;
	margin-left:1px;
	margin-top:2px;
}

#homepage_btnuyeol {
	width:190px;
	height:55px;
	position:absolute;
	z-index:10;
	left:630px;
	top:505px;
}

#homepage_panel {
	background:url(images/panelbg.gif) no-repeat top left;
	width:165px;
	height:180px;
	position:absolute;
	z-index:100;
	left:647px;
	top:285px;
}
#homepage_panel_login {
	width:165px;
	height:180px;
	position:absolute;
	z-index:100;
	left:647px;
	top:285px;
}
#homepage_panel .user{
	border:0px none;
	padding:5px;
	background:#fff;
	margin-top:30px;
	margin-left:17px;	
	width:130px;
}
#homepage_panel .pass{
	border:0px none;
	padding:5px;
	background:#fff;
	margin-top:40px;
	margin-left:16px;
	width:130px;
}
#homepage_panel .button{
	border:0px none;
	padding:5px;
	background:url(images/_girisbtn.png) no-repeat top left;
	margin-left:92px;
	margin-top:12px;
	width:71px;
	height:43px;
	cursor:pointer;
}
#homepage_panel .hatirla{
	top:150px;
	left:10px;
	position:absolute;
}
/* ANASAYFA BİTTİ */




/* WP İNDEX */
#blog_content{
	width:580px;
	float:left;
	margin-top:35px;
	z-index:10;
	padding-left:15px;
}

#blog_content a, #blog_content a:visited {
	color:#942649;
	text-decoration:none;
}
#blog_content a:hover {
	color:#000000;
	text-decoration:none;
}
#blog_content .baslik {
	font-size:18px;
	text-decoration:none;
}

.blogbox_ust {
	width:580px;
	height:15px;
	background:url(images/box1_ust.png) no-repeat;
	float:left;
}
.blogbox_bg {
	width:520px;
	background:url(images/box1_bg.gif) repeat-y;
	padding-left:15px;
	padding-right:15px;
	float:left;
    \width: 610px; /* for IE5 and IE6 in quirks mode */
    w\idth: 548px; /* for IE6 in standards mode */
}
.blogbox_alt {
	width:580px;
	height:26px;
	background:url(images/box1_alt.png) no-repeat;
	float:left;
	margin-bottom:20px;
}
.forumbox_bg {
	width:776px;
	background:url(images/box2_bg.png) repeat-y;
	padding-left:20px;
	padding-right:20px;
}
#sidebar {
	margin-top:35px;
	width:195px;
	height:354px;
	padding:8px;
	float:left;
	background:url(images/sidemenu.png) no-repeat right top;
}
#sidebar ul {
	list-style: none;
	margin: 5px;
	padding: 5px;
	padding-left:10px;
	padding-top:20px;
	}

#sidebar li a {
  	height: 24px;
	font-family:"trebuchet MS";
	font-size:18px;
	text-decoration: none;
	color:#000;
	}	
	
#sidebar li a:hover {
	color: #000;
	text-decoration:underline;
	/*background:url(images/Star.png) no-repeat left center;
	padding-left:20px;*/
	}	


.thumb {
	width: 210px;
	height: 210px;
	margin-right: 10px;
	overflow:hidden;
	float:left;
}

.thumb span {
	width: 210px;
	height: 210px;
	background: url(images/thumbbg.gif) no-repeat;
	position:absolute;
	z-index:10;
	overflow:hidden;
}
.thumb img {
	border: none;
	padding: 0;
	position:absolute;
	z-index:0;
}


.karika {
	width: 274px;
	height: 298px;
	overflow:hidden;
	float:left;
}

.karikabox {
	width: 262px;
	height: 262px;
	margin-right: 10px;
	overflow:hidden;
	float:left;
}

.karikabox span {
	width: 262px;
	height: 262px;
	background: url(images/karikabox.gif) no-repeat;
	position:absolute;
	z-index:10;
	overflow:hidden;
	cursor:pointer;	
}
.karikabox img {
	border: none;
	padding: 0;
	position:absolute;
	z-index:0;
}


.post{
	height:240px;
	overflow:hidden;
}

.navbg {
	float:left;
	width:524px;
	height:19px;
	background:url(images/navbg.jpg) no-repeat;
	padding:9px;
	margin:auto;
}
/* WP İNDEX BİTTİ */




#footer {
	background:url(images/footerbg.png) no-repeat;
	width:815px;
	height:70px;
	overflow:hidden;
	float:left;
}








/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.squarebutton{
background: transparent url('images/square-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px georgia; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #FFF; /*button text color*/
}

a.squarebutton span{
background: transparent url(images/square-right.gif) no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
padding:20px 33px;
}





/* PANEL */
#panelarea {
	position:absolute;
	z-index:200;
	width:800px;
}

#toppanel {
	background: #754c24;
	height: 250px;
	display: none;
	background:url(images/toppanelbg.jpg) repeat-x;
	color:#FFFFFF;
}
.slide {
	margin: 0;
	padding: 0;
	background: url(images/btn-slide.gif) no-repeat center top;
}
.kapat {
	top:5px;
	left:750px;
	width:40px;
	height:40px;
	position:absolute;
}
.btn-slide {
	text-align: right;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}

#toppanel .sonforum{
	width:500px;
	height:200px;
	background:url(images/sonforum.png) no-repeat;
	padding-left:25px;
	padding-top:52px;
	float:left;
	margin:10px;
	margin-top:0px;
}

#toppanel .sonyazi{
	width:200px;
	height:180px;
	background:url(images/sonyazilar.png) no-repeat;
	padding-left:25px;
	padding-top:55px;
	float:left;	
	margin:10px;
	margin-top:0px;
}

#toppanel ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#toppanel li a,  #toppanel a{
  	height: 24px;
	font-family:"trebuchet MS";
	font-size:14px;
	text-decoration: none;
	color:#FFFFFF;
	}	
	
#toppanel li a:hover, #toppanel a:hover {
	color: #FFCC00;
	}	
	
.baslik {
	font-size:14px;
	text-align:left;
}
