/*#############################################################
Name: Ucler
Date: 2008-03-06
Description: Tribal-style three column layout.
Author: Kemal Erbas
URL: http://www.kemalerbas.com

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
    color: #666;
}
a:hover {
    color: #ff6600;
}
body {
	background: #fff;
	color: #333;
	font-family:arial, sans-serif;
	margin: 0px 0px 0px 0px;
    font-size:100%;
}
p,ul {
	padding-bottom: 10px;
}
ul {
    margin-left:40px;
}
li {
    list-style: disk;
}
.main li {
    list-style: disk;
    margin-bottom:10px;
}
h1 {
    font-size: 110%;
    background: url(img/h1_bg2.png) bottom left no-repeat;
    padding:0px 0px 0px 40px;
    color: #666;
    border:1px solid #ff9900;
    margin-bottom:10px;
}
h2 {
    font-size: 110%;
    border-bottom:1px solid #ff9900;
    color:#ff9900;
    margin-bottom:5px;
}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {
    padding: 3px 0;
}



/* misc */
.clearer {clear: both;}
.meta {font-size: 70%; color: #666;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	font-size:100%;
	background-color:;
	margin: 0 auto;
	width: 950px;
	border: 0px solid #000;
}

/* header */
.header {
	width: 950px;
    height:150px;
    border:0px solid #000;
}


/* structure */
.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
    border:1px solid #000;
}

.subnav {
	float: left;
	width: 200px;
    border:0px solid #000;
}
.main {
	float: left;
	width: 500px;
    border:0px solid #000;
    margin:0px 0px 0px 25px;
    font-size:80%;
}
.main_right {
	float: right;
	width: 199px;
    background: url(img/right_bg.png);
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-bottom:1px solid #999;
    text-align:center;
    padding-bottom:20px;
    margin-bottom:20px;
}

.main h1 {
	padding-top: 5px;
	padding-bottom: 5px;
}

/* sub-navigation */
.subnav h1 {
	background: #222;
	color: #FFE;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;
	padding-left: 8px;
}

/************************************************/

.subnav ul {
    margin: 0; 
    padding: 0;
}
.subnav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
    margin-bottom:3px;
}
.subnav li a {
    height:30px;
    line-height:30px;
    background: url(img/menu_bg.png) 0px 0px;	
	color: #666;
	display: block;
	padding: 0px 0px 0px 35px;
	text-decoration: none;
    border-bottom: 1px solid #999;
    font-family:arial,sans-serif;
    font-size:80%;
    font-weight:bold;
}
.subnav li a:hover, .subnav li a.current {
    background: url(img/menu_bg.png) 0px -30px;
	color: #ff6600;
    border-bottom: 1px solid #ff9900;
}


/************************************************/

.subnav ul ul {
    margin-left: 15px; 
    padding: 1px;
}
.subnav ul ul li a {
    background: url(img/menu_bg.png) 0px -3px;
    height:25px;
    line-height:25px;
	display: block;
    font-size:75%;
}
.subnav ul ul li a:hover, .subnav ul ul li a.current {
    background: url(img/menu_bg.png) 0px -33px;
}
/************************************************/
/* footer */
.footer {
	color: #666;
	font-size:80%;
    font-weight:bold;
    heigth:30px;
    line-height:30px;
	width: 100%;
	text-align: center;
    border-top:1px solid #999;
    border-bottom:1px solid #999;
    background: url(img/footer_bg.png);
    padding:0px 0px 0px 0px;
    margin-bottom:3px;
}

.footer a {
    color: #666;
    text-decoration:none;
 }
.footer a:hover {
    color: #f60;
    text-decoration:none;
}
/************************************************/
.logolar {
    margin:15px 0px 10px 0px;
}
.rightbox {
    width:160px;
    background-color:#fff;
    border: 1px solid #666;
    text align:center;
    margin:15px 0px 0px 0px;
    color:#666;
    font-size:80%;
}
.rightboxHeader {
    background-color:#666;
    color:#fff; 
    padding: 3px 0px 3px 0px; 
    font-size:100%;
    font-family:arial;
    font-weight:bold;
}
.rightbox hr {
    width:130px;
    height:1px;
    color:#666;
}
.tarih {
    width:170px;
    background-color:#fff;
    border: 1px solid #666;
    text align:center;
    margin:0px 0px 0px 0px;
    color:#666;
    font-size:75%;
    padding:3px 0px 3px 0px;
}

/*************** HAVA DURUMU ***********************/
.havadurumu {
    width:100%;
}
.baslik { 
    background-color:#666;
    color:#fff; 
    padding: 3px 0px 3px 0px; 
    font-size:80%;
    font-family:arial;
    font-weight:bold;
    text-align:center;
}
.liste { 
    padding: 3px; 
    color: #000000; 
    text-align: center;
    font-size:80%; 
    border-left: 1px #666 solid; 
    border-right: 1px #666 solid; 
    border-bottom: 1px #666 solid; 
}
.ekle { 
    padding: 3px; 
    background: #666;  
    color: #fff; 
    text-align: right; 
    border: 1px #000000 solid; 
}
select { 
    font: 8pt Verdana, Tahoma; 
    color: #000000; 
    background-color: #ccc; 
}
/*************** ÖZLÜ SÖZLER ***********************/
.guzelsoz{
    padding:3px;
}
.soz { 
    font-size: 85%;
    font-style:normal;
    text-align:left;
    font-family:verdana;  
}
.kaynak { 
    font-size: 80%;
    font-weight:bold;
    font-style:italic;
    border-top:1px solid #666;
    margin:5px 0px 0px 0px;
    text-align:right;
    padding:3px 0px 5px 0px;
}