html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}
ul,li {
	list-style-type:none;
	}
	
body {
	FONT-WEIGHT: 400; 
	FONT-SIZE: 11px; 
	MARGIN: 0px; 
	COLOR: #161616; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #8f88aa   /*#8f88aa*/; 
	TEXT-DECORATION: none
}
#footer {
	background:#fff;
	width:100%;
	margin:0 auto;
}
#sponsorlar {
	width:275px;
	height:80px;
	margin:8px;
	float:left;
	border: 1px solid #c2bdba;
	background: #f3efee;
	
	}
#cizgi {
	width:100%;
	height:2px;
	border-top: 1px solid #c2bdba;
	clear:both;
	}	

#sayfalar {
	width:100%;
	padding:0px;
	border: 1px solid #F5DAEE;
	clear:both;
	background:#FEEBF6;
	}	

.footertext {
	clear:both;
	padding:5px;
	margin: 0 auto;
	width:80%;
	text-align:center;
	}
.footertext p {
	line-height:110%;
	}
.footertext a,
.footertext a:link,
.footertext a:visited {
	color:#c2bdba;
	border:0;
	}
.footertext a:hover {
	color:#e45a49;
	border:0;
	background:none;
	}	
	
A:link {
	COLOR: #333333; text-decoration:none;
}
A:visited {
	COLOR: #333333; text-decoration:none;
}
A:active {
	COLOR: #333333; text-decoration:none;
}
A:hover {
	COLOR: #e45a49; text-decoration:none;
}

.yazi A:hover {	COLOR: #fff; background:#41bacf ; text-decoration:none;}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 5px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 5px;
}

form {
	margin: 0;
	padding: 0;
}

/* Sayfa Ayarlarę */

#main {
width: 900px;
margin-left: auto;
margin-right: auto;
background: url(/files/icerikbg.png) repeat-y #fff;
}
#header {
	MARGIN: 0px auto; 
	WIDTH: 900px;
	background: #fff;
}

#wrapper
{
background: url(/files/icerikbg.png) repeat-y #fff;
	margin-top:5px;
	clear: both;
	float: left;
	width: 900px;
}
#content-wrapper
{
	width: 570px;
	float: left;
}

#content
{
	float: left;
	padding: 5px;
}

.manset {
display:block;
padding:0px;
width:560px;
height:170px;}


#sidebar-wrapper
{
	width: 310px;
	float: right;
}

#sidebar
{
	float: right;
	padding: 5px 5px 5px 5px;
	width: 310px;
}

#ad120x600 {
	width:120px;
	height:600px;
	overflow:hidden;
	background:#ffcc00;
	}


#ad300x250 {
	width:300px;
	height:250px;
	overflow:hidden;
	background:#ffcc00;
	}

#ad760x90 {
	width:760px;
	height:90px;
	overflow:hidden;
	background:#ffcc00;
	}

#ad120x90 {
	width:120px;
	height:90px;
	overflow:hidden;
	background:#ffcc00;
	}
#ad120x60 {
	width:120px;
	height:60px;
	overflow:hidden;
	background:#ffcc00;
	}
#ad468x60 {
	width:468px;
	height:60px;
	overflow:hidden;
	background:#ffcc00;
	}
.sol { float:left;}
.sag { float:right;}



.yanmenu{
width: auto; /*width of menu*/
float:right;
margin-left:5px;
}

.yanmenu .baslik{
font: bold 14px Arial;
color: #542a00;
background: black url(/files/ustmenu_bg.png) repeat-x center left;
margin-bottom: 2px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.yanmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 2px; /*bottom spacing between each UL and rest of content*/
}

.yanmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
padding-top: 2px; /*bottom spacing between menu items*/
height:25px;
}

.yanmenu ul li a{
color: #41bacf;
background: url(/files/bullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 100%;
}

.yanmenu ul li a:visited{
color: #41bacf;
}

.yanmenu ul li a:hover{ /*hover state CSS*/
color: #41bacf;
background-color: #F3F3F3;
}

#haberblok {
	float:right;
	width:405px;
	padding: 4px 0 0 5px;
	}
	
#SagBlok{
	margin-top : 10px;
	margin-bottom: 10px;
	width:300px;
	background: url(/files/sagblok_bg.png) repeat-y #fff;
	}
#SagBlok .yazar {
	background: url(/files/sagblok_yazarlar.png) no-repeat #d7f2fd; overflow:hidden; height:39px; width:300px;
	}
#SagBlok .galeri {
	background: url(/files/sagblok_galeri.png) no-repeat #d7f2fd; overflow:hidden; height:39px; width:300px;
	}
#SagBlok .eniyiler {
	background: url(/files/sagblok_eniyiler.png) no-repeat #d7f2fd; overflow:hidden; height:39px; width:300px;
	}
#SagBlok .anket {
	background: url(/files/sagblok_anket.png) no-repeat #d7f2fd; overflow:hidden; height:39px; width:300px;
	}
#SagBlok .ebulten {
	background: url(/files/sagblok_ebulten.png) no-repeat #d7f2fd; overflow:hidden; height:81px; width:300px;
	}
.icerik {
	clear:both;
	padding:5px;
	margin-left:10px;
	margin-right:10px;
	}
.icerik p {
	line-height:110%;
	}
.icerik h2 {
	color:#94b3c5;
	letter-spacing:-1px;
	font: normal 16px/18px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	}
.icerik h2 a,
.icerik h2 a:link,
.icerik h2 a:visited {
	color:#94b3c5;
	border:0;
	}
.icerik h2 a:hover {
	color:#e45a49;
	border:0;
	background:none;
	}	



#SagBlok .alt {
	background: url(/files/sagblok_alt.png) no-repeat #d7f2fd; overflow:hidden; height:4px; width:300px;
	}
#SagBlokYazarlar {
	margin-top : 10px;
	margin-bottom: 10px;
	width:300px;
	}

#SolaTestler {
	margin:2px;
	width:275px;
	height:155px;
	float:left;
	overflow:hidden;
	}
#UzmanKosesi {
	margin:2px;
	width:275px;
	float:left;
	overflow:hidden;
	border-bottom: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	}
#sola183Blok {
	margin:2px;
	width:180px;
	float:left;
	overflow:hidden;
	border: 1px solid #e9e9e9;
	}
#sola183Blok .h2baslik  {
	color:#333333;
	letter-spacing:-1px;
	font: normal 18px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;border-left:3px solid #e5e2dd; margin-bottom:2px; padding-left::6px;
	}
#sola183Blok .h2baslik  a,
#sola183Blok .h2baslik  a:link,
#sola183Blok .h2baslik  a:visited {
border-left:3px solid #e5e2dd; margin-bottom:2px; margin-right:2px;
	color:#333333;
	border:0;
	}
#sola183Blok .h2baslik h2 a:hover {
	color:#808040;
	border:0;
	background:none;
	}	


input.trans {background: transparent ; font-weight: bold; font-size: 12px; color: #000000; border:0px; padding-bottom:3px;}







.HABERCSSSELECT {
	PADDING:0 3px 0 3px; FONT-SIZE: 12px; COLOR: #fff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FF0000; TEXT-DECORATION: none; border: 1px solid #FFFFFF;
}
A.HABERCSSSELECT:active {
	PADDING:0 3px 0 3px; FONT-SIZE: 12px; COLOR: #fff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FF0000; TEXT-DECORATION: none; border: 1px solid #FFFFFF;
}
A.HABERCSSSELECT:visited {
	PADDING:0 3px 0 3px; FONT-SIZE: 12px; COLOR: #fff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FF0000; TEXT-DECORATION: none; border: 1px solid #FFFFFF;
}
A.HABERCSSSELECT:link {
	PADDING:0 3px 0 3px; FONT-SIZE: 12px; COLOR: #fff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FF0000; TEXT-DECORATION: none; border: 1px solid #FFFFFF;
}
A.HABERCSSSELECT:focus {
	PADDING:0 3px 0 3px; FONT-SIZE: 12px; COLOR: #fff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FF0000; TEXT-DECORATION: none; border: 1px solid #FFFFFF;
}
A.HABERCSSSELECT:hover, A.HABERCSSSELECT .aktif{
	COLOR: #000; TEXT-DECORATION: none ; border: 1px solid #ffcc00;
}
.NOHABERCSSSELECT {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-SIZE: 11px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none
}

.entry {
	clear:both;
	margin: 0 2px 0 0;
	}
.entry p {
	line-height:120%;
	}
.entry img {
	margin-right:5px; margin-bottom: 6px;
	}
.entry h2 {
	color:#94b3c5;
	letter-spacing:-1px;
	word-spacing:-1px;
	font-size: 1.7em;
	font-weight: normal;
	padding-bottom:10;
	display: block;
	font-family: "Times New Roman",Tahoma, "New York", serif;
	
/*	font: normal 20px/22px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;   */
	}
.entry h2 a,
.entry h2 a:link,
.entry h2 a:visited {
	color:#94b3c5;
	border:0;
	}
.entry h2 a:hover {
	color:#e45a49;
	border:0;
	background:none;
	}
	
	
	
input.user {
    padding-left: 20px;
    background: url(/files/username.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    height: 25px;
}
input.pwd {
    padding-left: 20px;
    background: url(/files/password.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    height: 25px;
}



.habericerik {
	float:right;
	margin: 0 2px 0 0;
	width:400px;
	overflow:hidden;
	}
.habericerik p {
	line-height:170%;
	font-size: 1em;
	margin-bottom:1em;
	}
.habericerik img {
	margin-right:5px;
	}
.habericerik h2 {
	color:#94b3c5;
	letter-spacing:-1px;
	word-spacing:-1px;
	font-size: 2.7em;
	font-weight: normal;
	margin-bottom:10px;
	display: block;
	font-family: "Times New Roman",Tahoma, "New York", serif;
	
/*	font: normal 20px/22px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;   */
	}
.habericerik h2 a,
.habericerik h2 a:link,
.habericerik h2 a:visited {
	color:#94b3c5;
	border:0;
	}
.habericerik h2 a:hover {
	color:#e45a49;
	border:0;
	background:none;
	}
	

#comments h3
{
	  background: none;
	  border: none;
	  color: #336;
	  font-family: Verdana;
	  font-size: 11px;
	  font-weight: bold;
	  margin: 0;
}

#comments p
{
	  font-family: Verdana;
	  font-size: 11px;
	  font-weight: bold;
	  color: #666;
	  margin: 4px 0 10px 0;
}

#comments .comment
{

	  background: #F3F3C1 url(/files/comment_grad.gif) repeat-x;
	  margin: 0;
	  padding: 10px;
	  border: 1px #999966 solid;
	  border-bottom: none;
	  font-weight: normal;
	  font-family: Tahoma;
	  font-size: 14px;
	  width: 378px;
}

#comments .comment p
{
	margin: 0 0 4px 0;
	padding: 0;
	color: #000;
	font-weight: normal;
}

#comments .comment-footer
{
	  background: url(/files/comment_footer2.gif) no-repeat;
	  margin: -15px 0 20px 0;
}

#comments .comment-footer p
{
	  font-family: Verdana;
	  font-size: 11px;
	  font-weight: normal;
	  color: #000;
	  margin: 15px 0 0 43px;
	  padding: 10px 0 0 5px;
	  line-height: 200%;
}



.box {
	margin: 0;
	
	}
.box p {
	line-height:170%;
	font-size: 1em;
	margin-bottom:1em;
	}
.box img {
	margin:0;
	}
.box h2 {
	color:#94b3c5;
	letter-spacing:-1px;
	word-spacing:-1px;
	font-size: 2.7em;
	font-weight: normal;
	margin-bottom:10px;
	display: block;
	border-bottom:1px solid #94b3c5;
	font-family: "Times New Roman",Tahoma, "New York", serif;
	
/*	font: normal 20px/22px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;   */
	}
.box h2 a,
.box h2 a:link,
.box h2 a:visited {
	color:#94b3c5;
	border:0;
	}
.box h2 a:hover {
	color:#e45a49;
	border:0;
	background:none;
	}
	












* {
    font-family: Verdana, Helvetica;
}

#panelLogin {
    background-color: white;
	width:380px;
}
#panelYorumYaz {
    background-color: white;
	width:480px;

}
#sendfriend {
    background-color: white;
	width:480px;

}

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/files/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(/files/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
/*
.link_nor{
float:left;
background-color: #CC0000;
font: normal 100% Verdana;
border: 1px solid #CC0000;
padding:0px 4px 0px 4px;
text-align:center;
color:#ffffff;
}
.link_act
{
background-color:#fff;
font: normal 100% Verdana;
border: 2px solid #CC0000;
padding:0px 4px 0px 4px;
text-align:center;
color:#cc0000;
}
*/

.link_nor{
color:#fff;
font-weight:bold;
float:left;
width:20px ; height:20px;
margin-left:1px;
background: url(/files/numaralar.png) no-repeat #ffffff;
font: normal 100% Verdana;
padding-top:3px;
}
.link_act
{
font-weight:bold;
float:left;
width:20px ; height:20px;
margin-left:1px;
background: url(/files/numaralar2.png) no-repeat #ffffff;
font: normal 100% Verdana;
padding-top:3px;
color:#fff;
}

#showhere span{
vertical-align:top;
font: normal 100% tahoma;
color:black
}
.mytitle
{
	font: normal 140% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
}
.gray
{
background-color: #9F6D11;
position: absolute;
border: 10px solid #9F6D11;
z-index: 100;
}
#imgstore img{
border: 1px solid #663300;
background-color: #663300
}
.opa{
color:white;
padding:10px 20px 0px 20px;
position: absolute;
z-index: 101;
background-color: #FFA928;
opacity:0.5;
filter: alpha(opacity=50);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100,FinishOpacity=50, Style=3, StartX=0, FinishX=100, StartY=0,FinishY=16); 
-moz-opacity: 0.5;
}

.noborder { border: 0px;}


.menutable {
	color:#41bacf;
	font: bold 13px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	}
.menutable a,
.menutable a:link,
.menutable a:visited,
.menuOver a,
.menuOver a:link,
.menuOver a:visited,
.menuNormal a,
.menuNormal a:link,
.menuNormal a:visited {
	color:#41bacf;
	border:0;
	}

.menuNormal {
color: #41bacf;
background: url(/files/bullet.png) no-repeat center left #FFFFFF; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 100%;
cursor:hand;
}
.menuOver {
color: #41bacf;
background: url(/files/bullet.png) no-repeat center left #f3f3f3; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 100%;
cursor:hand;
}


.haberalt { /* Secondary H4 is sidebar headlines */
	font-size: 1.9em;
	font-weight: normal;
	padding-bottom:10;
	font-style:italic;
	display: block;
	font-family: "Times New Roman",Tahoma, "New York", serif;
	margin-bottom: 4px;
	border-bottom:2px dotted #e5e5e5;
	}
	
	




/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 40px;
/*	background: #ffffff url(files/dock-bg2.gif); 
	padding-left: 20px;*/
}
a.dock-item {
	display: block;
	width: 20px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	padding:5px;
	margin: 5px 5px 0px; 
	width: 100%; 
}
.dock-item span {
	padding:5px;
	display: none; 
	padding-left: 5px;
}


ul.iconize, ul.iconize li{border:0; margin:0; padding:0; list-style:none;}
ul.iconize li{padding:5px; text-indent:20px; float:left;}
.digg{background:url(/files/social-bookmark-images/digg.png) left 2px no-repeat;}
.delicious{background:url(/files/social-bookmark-images/delicious.gif) left 2px no-repeat;}
.technorati{background:url(/files/social-bookmark-images/technorati.png) left 3px no-repeat;}
.feed{background:url(/files/social-bookmark-images/feed.png) left 2px no-repeat;}
.flickr{background:url(/files/social-bookmark-images/flickr.gif) left 2px no-repeat;}
.mybloglog{background:url(/files/social-bookmark-images/mybloglog.png) left 2px no-repeat;}
.facebook{background:url(/files/social-bookmark-images/facebook.gif) left 2px no-repeat;}
.twitter{background:url(/files/social-bookmark-images/twitter.gif) left 2px no-repeat;}
.stumbleupon{background:url(/files/social-bookmark-images/stumbleupon.gif) left 2px no-repeat;}



.hata, .ikaz, .tamam, .bilgi {
    margin-bottom: 1em;
    padding: 1em 1em 1em 1em;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    color: #444;
	vertical-align:middle;
}

.hata    {background: #fbe3e4 url(/files/hata.png) 2.2em center no-repeat; border-color: #e0011b}
.hata a  {color: #d12f19}

.ikaz    {background: #fff6bf url(/files/ikaz.png) 2.2em center no-repeat; border-color: #ffd324}
.ikaz a  {color: #817134}

.tamam   {background: #e9ffdd ; border-color: #72c868}
.tamam a {color: #529214}

.bilgi   {background: #e2ecee; border-color: #9ddae6}
.bilgi a {color: #2d7ba2}


/* listeler */
.hata ul, .ikaz ul, .tamam ul, .bilgi ul {
    list-style: none;
    margin: 1.3em 1.5em
}
.hata ul li, .ikaz ul li, .tamam ul li, .bilgi ul li {
    padding-left: 1.3em;
	padding-bottom:5px;
}
.hata ul li  { background: url(/files/hata-bullet.png)  0 0.55em no-repeat }
.ikaz ul li  { background: url(/files/ikaz-bullet.png)  0 0.55em no-repeat }
.tamam ul li { background: url(/files/tamam-bullet.png) 0 0.55em no-repeat }
.bilgi ul li { background: url(/files/bilgi-bullet.png) 0 0.55em no-repeat }


	.gallery a img {
		border: 3px solid #3e3e3e;
	}
	.gallery a:hover img {
		border: 3px solid #ffcc00;
		color: #fff;
	}
	.gallery a:hover { color: #fff; }


.cell_over {
	border: 0px ; BACKGROUND-COLOR: #f1d6d3; color:#000000; padding-bottom:5px;
}
.cell_bir {
	border: 0px ; BACKGROUND-COLOR: #f1f1f1; color:#000000; padding-bottom:5px;
}
.cell_iki {
	border: 0px ; BACKGROUND-COLOR: #FFFFFF; color:#000000; padding-bottom:5px;
}


.hilite { background-color: yellow; }
