﻿/*
Zamane Sözlük
Varsayılan Tema

Üretim: 8 Ocak 2009
Son Ayar: 6 Ekim 2009

Anadol güzel arabaydı yahu...
*/

*{font-family:Verdana}
html {height:100%;margin:0;padding:0}
body {padding:0;BACKGROUND:#ffffff url(../images/.jpg) top left repeat-x;background-attachment: fixed;FONT-SIZE:0.8em;COLOR:#000000;height:100%;min-width:100%}
blockquote {margin:8px;padding:13px 2px 2px 41px;border:1px #ddd dotted;background:#f7f7f7 url(../images/right_quotes.png) no-repeat}
a {color:#0000cc; text-decoration: none}
a:hover {background-attachment:scroll; background-color:#e5ecf9; color:#0000cc; text-decoration: none}
img {border:0px;padding:0;margin:0}
hr {height:1px}

.menubody {margin: 10 0 0 0;}
.marginvar {margin: 10 0 0 10}
.marginyok {margin:0px auto;}
.forumcu {margin: 10 0 0 0;}

.gununyazi {margin-left:8px}
.baslik-link {BACKGROUND:url(../images/ok.gif) 5.5px left no-repeat; padding-left:10px; vertical-align:top; margin-top:8px; vertical-align:top}

.menubuton {border-style:solid; border-width:1px; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; text-align:center}
.menubuton a {font-weight:normal}

.form-alan {text-align:center}
.form-buton {font-size: 8pt; color: #2a952a; border-style: inset; border-width: 1; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #ffffff}
.form-buton-sol {font-size: 8pt; color: #2a952a; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #ffffff; width: 20px; text-align:center}
.form-giris {width:100px}
.form-yazi {width:80%; height:236px}
.form-kutu {}

.baslik {font-size:12pt; font-weight:bold; margin-top:15px;}
.kategori {font-size:8pt}

#yazilar {font-family:Verdana; font-size:9pt;}
.yazi {margin-left:5px; margin-bottom:5px; margin-right:30px; line-height:20px;}
.yazialt {margin-left:-5px; margin-bottom:5px; margin-right:30px; font-size:8pt; text-align:right; line-height:10px;}
.yazimenu {margin-left:-5px; margin-bottom:5px; margin-right:30px; visibility:hidden; font-size:8pt; text-align: right; line-height: 10pt}

.sagpanel {float:right; margin-right:30px; border-style:solid; border-width:1px; border-color:#e5ecf9}
.oliste {width:120px; margin-left:5px; margin-top:10px}
.sag-gez li {padding:0px; margin:0px; float: left; width: 10px}

.altyazi {font-size:7pt; text-align:center}
.altyazi2 {font-size:7pt; text-align:center}

.tamamini-goster {text-align:center; margin-top:8px}

#yorumlar {font-family:Verdana; font-size:9pt; text-align: left;}
.yorum {margin-left:-5px; margin-bottom:5px; margin-right:30px; line-height:20px; text-align: left}

.solacek {margin-left:2px}
.istekler {margin-left:25px; margin-bottom:5px; margin-right:30px; margin-top:20px; line-height:20px;}
.paylasim {margin-left:10px; margin-bottom:15px; margin-right:10px; margin-top:15px; line-height:20px;}
.olanbiten {margin-left:25px; margin-bottom:5px; margin-right:30px; margin-top:20px; line-height:20px;}

.tupcu-menu-ust {margin-top:20px}
.tupcu-menu-ust li {padding:0px; margin:0px; float: left; width: 100px}

.duzenle-kutu {margin-top:20px; margin-left:10px}

/* ****************************************

         Temel CSS Burada bitiyor

**************************************** */

/* Oylama sistemi Css */
.srating{
list-style:none;
margin: 0px;
padding:0px;
width: 100px;
height: 20px;
position: relative;
background: url(../images/strating.gif) top left repeat-x;		
}
.srating li{
padding:0px;
margin:0px;
/*\*/
float: left;
/* */
}
.srating li a{
display:block;
width:20px;
height: 20px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
background-image:none;	
}
.srating li a:hover{
background: url(../images/strating.gif) 0px -20px repeat-x;
z-index: 1;
left: 0px;
}
.srating a.onestar{
left: 0px;
}
.srating a.onestar:hover{
width:20px;
}
.srating a.twostars{
left:20px;
}
.srating a.twostars:hover{
width: 40px;
}
.srating a.threestars:hover{
width: 60px;
}
.srating a.threestars{
left: 40px;
}
.srating a.fourstars{
left: 60px;
}	
.srating a.fourstars:hover{
width: 80px;
}
.srating a.fivestars{
left: 80px;
}
.srating a.fivestars:hover{
width: 100px;
}	
/* Oylama sistemi Css bitiş */

/* Oto-tamamla için */
/* Big box with list of options */
#ajax_listOfOptions{
	position:absolute;	/* Never change this one */
	width:175px;	/* Width of box */
	height:80px;	/* Height of box */
	overflow:auto;	/* Scrolling features */
	border:1px solid #317082;	/* Dark green border */
	background-color:#FFF;	/* White background color */
	text-align:left;
	font-size:1.0em;
	z-index:100;
}
#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;		
	padding:1px;
	cursor:pointer;
	font-size:0.9em;
}
#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
	
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background-color:#317082;
	color:#FFF;
}
#ajax_listOfOptions_iframe{
	background-color:#F00;
	position:absolute;
	z-index:5;
}

form{
	display:inline;
}
/* Oto-tamamla son */

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: black;
    background-color: #f0f0f0;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: black;
    background-color: #c0c0c0;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #ffffff;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/* popup */
.popup {
border: solid 1px #333;
font-family: Tahoma;
font-size: 12px;
display: none;
position: absolute;
z-index: 60;
background: #ffffff;
}

.popuptitle {
position: relative;
background: blue;
color: white;
font-weight: bold;
height: 15px;
padding: 5px;
}

.popuptitle input {
position: absolute;
font-size: 75%;
left: 20px;
top: 2px;
}

.popupbody {
padding: 5px;
text-align: center;
}

#popup1 { top: 100px; left: 350px; }
#popup1 iframe { width: 500px; height: 400px }

/* nav panel */

#navlist
{
border-bottom: 1px solid #ccc;
margin: 0;
padding-bottom: 0px;
padding-left: 0px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
background: #E8EBF0;
border: 1px solid #ccc;
color: #666;
float: left;
font-size: 10px;
font-weight: normal;
line-height: 14px;
margin-right: 8px;
padding: 2px 2px 2px 2px;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist a:hover { color: #f00; }

body.section-1 #navlist li#nav-1 a, 
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
display: none;
width: 90%;
}

body.section-1 #navlist ul#subnav-1, 
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4
{
display: inline;
left: 0px;
position: absolute;
top: 95px;
}

body.section-1 #navlist ul#subnav-1 a, 
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a
{
background: #fff;
border: none;
border-left: 1px solid #ccc;
color: #999;
font-size:  8px;
font-weight: bold;
line-height: 10px;
margin-right: 4px;
padding: 2px 2px 2px 2px;
text-decoration: none;
}

#navlist ul a:hover { color: #f00 !important; }

#contents
{
background: #fff;
border: 1px solid #ccc;
border-top: none;
clear: both;
margin: 0px;
padding: 5px;
} 

/* nav panel son */