/* Nereye CSS is created by */
/* (c) Sokak Kedisi the stray cat */
/* http://www.sokakkedisi.com */

@import url(/temel.css); 
html, body { 
font: 10pt Georgia, "Times New Roman", Times, serif; color: #433743; 
background-color: #fcf6ef; 
margin: 0; padding: 0; 
} 
#sayfa {
background: url(/ext/nereye/img/foto/arka1024.jpg) no-repeat top left; 
background-color: #fffef8; 
width: 990px; 
margin: 0 auto; 
border: 1px solid #dad3c3; 
}
#logo a {
display: none; 
} 
/* Menu */
#menu { 
margin: -2px 0 20px; padding-left: 255px; 
white-space: nowrap; 
clear: both; 
}
#menu a {
font: 9pt/36px Tahoma, Arial, Verdana, sans-serif; color: #f6e3c2; text-align: center; 
background-color: #8c9f93; 
margin: 0 1px; padding: 20px 8px 4px; 
border: solid #9a9; border-width: 0 1px 1px 1px; 
position: relative; 
}
#menu a:visited {
color: #fed; 
}
#menu a:hover, #menu a:active { 
color: #fff; text-decoration: none; 
background-color: #748e7d; 
margin: 0 1px; padding: 30px 8px 4px; 
border: solid #696; border-width: 0 1px 1px 1px; 
position: relative; top: 8px; 
} 
/* Ana Blok */
#anablok { 
width: 660px; 
margin: 60px 80px 20px 255px; 
clear: both; 
}
#anablok img {
margin: 0 0 4px 10px; padding: 4px; 
border: 1px solid #ecdbd4; 
float: right; clear: right; 
}
#anablok h1 {
color: #748e7d; 
margin-bottom: 300px; 
}
h1:first-line {
color: #748e7d; 
}
#kunye { /* alt bolumdeki kitap kunyesi */
font-size: 8pt; color: #727363; 
}
#kunye ul {
margin: 1em 0; 
clear: right; 
}
#kunye li {
color: #686; list-style: none; 
float: left; 
}
/* Alt Blok */
#altblok {
margin: 0; padding: 20px 0; 
}
#altmenu { 
clear: both; 
margin: 4px 0; 
}
#liste {
font: 8pt/12px Verdana, Arial, Tahoma, sans-serif; color: #686; 
margin: 0; padding: 20px 0; 
}
#kunye { /* alt bolumdeki kitap kunyesi */
background-color: #fffef8; 
margin: 0; padding: 8px; 
border: 1px solid #dad3c3; 
}
#kunye ul {
margin: 1em 0 2em; 
clear: right; 
}
#kunye li, #altblok li { 
font-size: 8pt; 
margin: 2px 10px 2px 0; 
}
#altblok li, #menu li { 
float: left; 
display: inline; 
}
/* Ozel Font */
.spot {
font: 17pt/22px Georgia, "Times New Roman", Times, serif; color: #3c4446; 
width: 190px; 
margin: -30px 0 0 -230px; 
float: left; 
}
.star { 
font: bold 12pt/12px "Courier New", Courier, monospace; color: #696; text-decoration: none; 
position: relative; top: 4px; left: 0; 
}
.tab, .tab b, em {
font: 11pt/13px "Courier New", Courier, monospace; color: #44404e; letter-spacing: -1px; 
}
.tab b { 
font-weight: bold; 
}
.devam { 
font-weight: bold; 
}
/* Link */
a { 
color: #277dd3; text-decoration: none; 
}
a:visited {
color: #69c; text-decoration: none; 
}  
a:hover {
color: #364cb5; text-decoration: underline; 
}  
a:active {
color: #e40; text-decoration: none; 
} 
p a { 
color: #69d; font-size: 8pt; font-weight: bold; 
}
a img { 
border: 0; 
} 
/* eklenti */
#ikon img { /* wallpaper sayfası */
float: left !important; 
margin: 0 4px 4px 0; 
clear: none; 
display: inline; 
}
#iletisim_frame { /* iletişim sayfası için iframe ölçüleri */
position: absolute; top: 50px; 
width: 450px; height: 300px; 
border: 1px ridge #686; 
}
#edit {
position: absolute; top: 4px; 
margin-left: 720px; 
color: #fffff6; 
cursor: crosshair; 
z-index: 4; 
}
/* PRINT */
@media print { 
html, body, #sayfa, #anablok {
width: 100% ! important; 
margin: 0 ! important;
border: 0 ! important;
}
#altblok, #liste, #menu, .ekran, .gizmo, #pul, #edit { 
display: none; 
} 
#logo { 
color: #d50; 
position: absolute; top: 0; 
margin: 0 0 60px 0; 
}
#anablok h1 {
margin-bottom: 1em ! important; 
}
img { 
page-break-inside: avoid; 
}
}
/* bitti */