﻿/* Header > Logo */

body{
background-color:#565656;
width:100%;
margin:0;
margin-left:0;
margin-top:0px;
}

#logo {
	padding: 100px 0px 0px 250px;
	font-size:12px;
	color: #333333;

}

#red {
	font-size: 13px;
	color: #990000;
}

#logo h1 {
	font-size: 13px;
	color: #990000;
}

#logo h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #333333;
}

/* CSS Document */

.tdl
{
border-bottom: 1px dotted  #cccccc;
border-left: 1px dotted  #cccccc;
}

.tdl2
{
border-bottom: 1px dotted  #cccccc;

}

.tdl3
{
border-bottom: 1px dotted  #cccccc;
border-left: 1px dotted  #cccccc;
border-right: 1px dotted  #cccccc;
}

.tabl
{
border-bottom: 1px dotted  #cccccc;
border-left: 1px dotted  #cccccc;
border-right: 1px dotted  #cccccc;
}


div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}


.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

.linnk {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}

#resim{
	width:100%; margin:0 auto 0 auto; padding:17px 0 0 0; 
	}

#resim p{
	background:url(../images/postayok.gif) no-repeat ; 
	padding:0 0 20px 30px; 
	margin:0 0 0 10px; 
		width:90%;
	display:block; 
	font:13px/17px Verdana, Arial, Helvetica, sans-serif;
	}

#resim h4{
	background:url(../images/postavar.gif) no-repeat ; 
	padding:0 0 20px 30px; 
	margin:0 0 0 10px;
			width:90%; 
	display:block; 
	font:13px/17px Verdana, Arial, Helvetica, sans-serif;
	}
	
#resim span{
	background:url(../images/sayfa.gif) no-repeat ; 
	padding:0 0 20px 30px; 
	margin:0 0 0 10px; 
			width:90%;
	display:block; 
	font:13px/17px Verdana, Arial, Helvetica, sans-serif;
	}

/*------------------------------------------------top part--------------------*/
#top{
	background:url(../images/umutyolcusu_01.jpg) 0 0 no-repeat  #565656;
	width:100%;
	height:67px;

}
#top img{

	position:absolute;
	left:34px;
	top:53px;
	width:286px;
	height:66px;
}
#top ul{
	width:670px;
	height:29px;
	position:absolute;
	left:300px;
	top:31px;
	font-size:8px;
	list-style: none;
}



#top ul li{
	float:left;
	margin:0 1px 0 0;
}


#top ul li a{
	background:url(../images/ust_menu_bg.jpg) 0 0 no-repeat;
	width:81px;
	height:35px;
	display:block;
	font:bold 10px/29px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background-color:inherit;
}
#top ul li a:hover{
	background:url(../images/ust_menu.jpg) 0 0 no-repeat;
	width:81px;
	height:35px;
	color:#4C4C4C;
	background-color:inherit;

}
#top ul li.hover{
	float:left;
	margin:0 1px 0 0;
	background:url(../images/ust_menu.jpg) 0 0 no-repeat;
	width:81px;
	height:35px;
	display:block;
	font:bold 11px/29px Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background-color:inherit;

}






/*------------------------------------------------top part--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(../images/logo.jpg) 0 0 no-repeat   #ECECEC;
        width:100%;
	height:187px;
}

/*------------------------------------------------header--------------------*/


/*------------------------------------------------yan panel--------------------*/

#yan1{
	width:7%;
	float:left;

}

/*------------------------------------------------yan panel--------------------*/


/*------------------------------------------------left panel--------------------*/




#left{
	background-color:#ffffff;
	height:100%;
}


#left h2{
	font:bold 24px/16px Arial, Helvetica, sans-serif;
	color:#497C00;
	background-color:#fff;
	margin:0 0 12px 0;
	display:block;
}
#left p.lftText{
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:0;
}

/*------------------------------------------------left panel--------------------*/

/*------------------------------------------------mid panel--------------------*/
#mid{
	
	background-color:#ffffff;
	height:100%;

}

#midd{
	width:20%;
		background-color:#4E172A;
	float:left;

			height:100%;
		border-left:#d4d4d4 1px solid;
		 border-right:#993256 1px solid; 
}

/*------------------------------------------------mid panel--------------------*/

/*------------------------------------------------right panel--------------------*/
#right{
width:20%;
float:left;
background-color:#242424;

	height:100%;

		 border-right:#000 3px solid;
}

/*------------------------------------------------right panel--------------------*/

#yan2{
	width:7%;
	float:left;
	
}


#alt{
	background:url(../images/bg_hatching.jpg) 0 0 no-repeat;
	width:100%;
	height:150px;
	
    
}






/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_c{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_c a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv_c a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_c a:hover{ /*THEME CHANGE HERE*/
background-color: #eaeaea;
}




/* --------------------------------------------------------------------------------------------------------
Üyelik Sayfası - kayıt
---------------------------------------------------------------------------------------------------------*/

.uyeform {
padding: 5px 5px 5px 5px;
width: 290px;
height: 20px;
border: 1px solid #C0C0C0;
font-size: 12px;
font-weight: bold;
color: #8F94AC;
font-family: Verdana, sans-serif;
margin-bottom: 8px;
background-image: url("/img/inputarka.gif");
}

.uyeform:focus {
background-color: #EDEED8;
padding: 5px 5px 5px 5px;
width: 290px;
height: 20px;
border: 1px solid #008ACC;
font-size: 12px;
font-weight: bold;
color: #8F94AC;
font-family: Verdana, sans-serif;
margin-bottom: 8px;
background-image: url("/img/inputfocus.gif");
}
.formlcase {
text-transform:lowercase;
}
.formcap {
text-transform:Capitalize;
}
#bilgikayit {
  width: 650px;
  font-family:Arial;
  font-weight:bold;
  font-size: 10pt;
  color: #fff;
  background: url(/img/kayit_arka.gif) no-repeat;
  background-color:#BDC775;
  padding:5px;
  margin-top:20px;
  margin-bottom:10px;
  }



.options {
width:80px;
padding: 5px;
border: 1px solid #C0C0C0;
font: 12px Arial, Tahoma, Verdana;
color: #88C444;
height:30px;
}
.options2 {
width:200px;
padding: 5px;
height:18px;
border: 1px solid #C0C0C0;
font: 12px Arial, Tahoma, Verdana;
color: #88C444;
background-image: url('/img/inputarka.gif');
}

.gvn {
width:100px;
padding: 5px;
height:18px;
border: 1px solid #C0C0C0;
font: 12px Arial, Tahoma, Verdana;
color: #333;
font-family: Verdana, sans-serif;
background-image: url('/img/inputarka.gif');
}


.uye_link {
	font-family: Tahoma;
        font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	color: #D95932;
}

.uye_link1 {
	font-size: 9px;
	color: #815A69;
}

/* --------------------------------------------------------------------------------------------------------
Üye Girişi _üst
---------------------------------------------------------------------------------------------------------*/
#yazar_giris{

	height: 150px;
	background: url(/images/yazar_giris.gif) no-repeat;
	padding-top: 112px;
	text-align: left;
	padding-left: 170px;
}

input.ana_input{
	width: 150px;
	margin-bottom: 7px;
	height: 15px;
	font-size: 10px;
}

input.ana_buton{
	font-size: 20px;
	font-weight: bold;
	color: #8c8c8c;
}



/* --------------------------------------------------------------------------------------------------------
Üyelik Sayfası - Sol
---------------------------------------------------------------------------------------------------------*/







.icerik{
    overflow-x:none; 
    overflow-y:scroll;

    overflow:scrool;
    width:480;
    height:50;
    background-color:transparent;
}



.boxes{ 
   margin: 5px; /** Kutular}n gevreye olan uzakl}klar} **/ 
   border: 1px solid #CCC; /** Kutu kenarl}klar} renk ve kal}nl}k vlg|leri **/ 
   float: left; /** Sihirli Kelime **/ 
   background: #F2F2F2; /** Kutu Arka fon rengi **/ 
   font-family: Arial; /** Kutu igeripinde ki metin karakteri **/ 
   font-size: 11px; /** Kutu igeripinde ki metin boyutu **/ 
   padding: 5px; /** Kutu igeripinde ki nesnelerin kutu d}~ kenarlar}na olan uzakl}p} **/ 
   text-align: center; /** Kutu igeripinde ki nesnelerin hizalanmas} **/ 
} 
.sonuc {
		border: 1px solid red;
		background-color: #fff;
	}
.alt_profil_cizgi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#mainbodywrapper {
	border:1px solid #cccccc;
	padding:9px;
	margin-bottom:8px;
}
#mainbodyinner {
	background: #FFFFFF;}
.top {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #EBC5B1;
	text-decoration: none;
}
.yorum {
	background-image: url('yorumbg.jpg');
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE
}


.link_1 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
}

.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #2E4E57;
}
.link_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #363634;
}
.link_8 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #2E4E57;
}
.baslik {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
        margin-left:77px;
        margin-bottom:29px;
        align:left
}
.yazi_siir {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
        margin-blockquote:77px;
        align:left
}
.duyuru {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
	text-decoration: none;
        margin-left:10px;
        margin-right:10px;
        align:left
}

.links {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
	text-decoration: none;
        margin-left:30px;
        align:left
}

.links2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
	text-decoration: none;

        align:left
}


.links3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
        margin-left:30px;
        align:left
}

.linkss {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #ffffff;
	text-decoration: none;
        margin-left:10px;
        align:left
}
.link_4 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_5 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #363634;
}
.links_6 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
        margin-left:30px;
        align:left
}
.search {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 20px;
	width: 263px;
	border: 1px solid #D4D0C8;
}
.search2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 20px;
	width: 120px;
	border: 1px solid #D4D0C8;
}

.search3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 20px;
	width: 50px;
	border: 1px solid #D4D0C8;
}

.search4 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #990000;
	height: 20px;
	width: 120px;
	border: 1px solid #D4D0C8;
        color: #FFFFFF;
}

.size {
	height: 11px;
	width: 11px;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #F8F8DC;
}
.tit {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 10px;
	color: #940205;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #847C6C;
}

.text_3 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 12px;
	color: #2E4E57;
}

.text_4 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 10px;
	color: #2E4E57;
}
.text_5 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 9px;
	color: #990000;
}

.more {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #7C6958;
	text-decoration: none;
}




.pagebar 
	{ 
		font: 11px Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
			padding: 2px 6px; 
			border: none; 
			background: #fff; 
			text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #fff;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #0063DC; 
		border-color: #036; 
		text-decoration: none;
	}
	
.inputx {
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 12px;
}


#icon {
float: left;	
padding: 3px 10px 4px 3px;
list-style: none;
}

/* --------------------------------------------------------------------------------------------------------
Şiirler Listele
---------------------------------------------------------------------------------------------------------*/


#listele {
width:100%;

text-align: justify;
float:right;
margin-left:0px;

}
#listele p{
width:100%;
height:25px;
float: left;
list-style-type: none;
font-size: 14px;
font-weight: bold;
font-family: Verdana, sans-serif;
background-color: #FF9900;
}

#listele ul {
width:100%;
float: left;
margin: 0;
padding: 0;	
list-style-type: none;
font-size: 11px;
font-family: Verdana, sans-serif;
}

#listele ul li a {

margin: 4px 0px 5px 0px ;
padding-top: 0px;
padding-left: 20px;	
background-image: url('../images/orange_bullet.gif');
background-repeat:no-repeat;
display: block;
height:20px;
color: #4E8585;	
font-weight: normal;
text-decoration:none;
border-bottom:1px solid #E1EFE2;
}
#listele ul li a:hover {
background: #E1EFE2;	
color: #173B55 ;
border-bottom:1px solid #E1EFE2;
text-decoration:none;
}


