@charset "utf-8";
/* CSS Document */

img, div, .all, .sidebar{ behavior: url("iepngfix.htc") }

/* Fonts */
@font-face {
	font-family: AauxNext Black;
	src: url('FF/AauxNext-Blk.otf');
}

@font-face {
	font-family: AauxNext Bold;
	src: url('FF/AauxNext-Bd.otf');
}

@font-face {
	font-family: AauxNext Light;
	src: url('FF/AauxNext-Lt.otf');
}

@font-face {
	font-family: AauxNext Medium;
	src: url('FF/AauxNext-Md.otf');
}



body,td,th {
	font-family: Trebuchet, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
body {
	background:url(images/back.jpg) fixed repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
	background-color:#970b00;
}

a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}


h1 {font: 38px  'Open Sans', Trebuchet, Arial, sans-serif; letter-spacing: 0px;
	margin-top:0px;
	margin-bottom:2px;
	padding-left:15px;
	font-smooth: always;
	text-shadow: 0 0 2px rgba(0,0,0,0.6);
	filter: dropshadow(color=#eee,offX=0,offY=0);
	}
	
h2 {
	font: 21px 'Open Sans', Trebuchet, sans-serif; letter-spacing: -1px;
	margin-top:0px;
	margin-bottom:2px;
	padding-left:15px;
	font-smooth: always;
	text-shadow: 0 0 1px rgba(0,0,0,0.6);
	filter: dropshadow(color=#eee,offX=0,offY=0);
	}

.all {
	width:1000px;
	display:block;
	}

.sidebar {
	position:fixed;
	width:300px;
	float:left;
	font-size:11px;}


.sidebar ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: none;
  }
  
.sidebar ul li {
  margin: 0px;
  padding: 0px;
  }
  


.sidebar .imgo {
	padding-left:10px;
	padding-right:10px;
  }
  
.sidebar ul li a {
  display: block;
  padding: 0px 0px 0px 20px;
  text-decoration: none;
  width:280px;  
  color:#666;
  text-shadow: #eee 1px 1px 0;
  filter: dropshadow(color=#eee,offX=1,offY=1);
  background:url(images/design_but.png) no-repeat;
  line-height:23px;
  }
  
.sidebar ul li a:hover, #anamenu ul li a:focus {
  color: #fff;
  background:url(images/design_buth.png);
  text-shadow: #900 1px 1px 0; 
  filter: dropshadow(color=#900,offX=1,offY=1);
  }
  
.sidebar ul li .sel{
	background:url(images/design_buts.png) no-repeat;
  }
  
 .sidebar ul li .sel:hover{
	background:url(images/design_buts.png) no-repeat;
	color:#666;
  text-shadow: #eee 1px 1px 0;
  cursor:default;
  }

.imgole {
	padding: 3px 0 5px 10px;
	margin: 0;
	width: 320px;
	}
	
.imgole img {
	margin: 0;
	padding:0;
	border:none;
	}
	
.imgole a{
	margin: 0;
	padding:0;
	border:none;
	}

.sbyazi {
	background:url(images/design_back.png);
	padding: 0 25px 10px 5px;
	}


.social {
	background:url(images/design_back.png);
	padding: 20px 25px 0 25px;
	}
	
.social img {
	padding:5px;
	}	
.social a:hover {
	background:url(images/sobuba.png);
	padding-top:32px;
	}	

	
.container {
	margin-left:205px;
	width:680px;
	background:url(images/conback.png);
	float:left;
	padding: 50px 60px 10px 120px;
	text-shadow: #666 1px 1px 0;
    	filter: dropshadow(color=#666,offX=1,offY=1);
	}
.contHak{ padding:0;width: 800px;}
.foto{background:url(images/can_egridere_back.png) 76px 0 no-repeat;padding: 50px 60px 10px 120px;width:680px;}	
.resim {
	width:600px;
	background-color:#333;
	padding:10px;
	margin-bottom:15px;
	text-align:center;}

.resim img {
	text-align:center;}

.resim h1 {
	padding:0;
	margin:0;
	font-size:14px;}

.resim p {
	margin-top:2px;
	font-size:11px;}

.resim small {
	margin-top:-2px;
	font-size:9px;}


.footer {
	background:url(images/footerback.png);
	color:#333;
	position:fixed;
	height:30px;
	bottom:0px;
	width:100%;
	padding-top:8px;
	text-align:center;
	}
	
 div.c5 { display:block; background:#FFF; padding:10px; margin-right:50px;}
 iframe.c4 {border:none; overflow:hidden; width:410px; height:80px;}
 img.c3 {padding-bottom:10px; border: 0px;}
 span.c2 {text-decoration: underline}
 div.c1 { display:block; width:250px; text-align:center;}
 
 .like {
	 display:block;
	 width:300px;
	 height:39px;
	 padding:5px 0px 0 30px;
	 margin-top:-50px;
	 margin-left:300px;
	 background:url(images/like.png) no-repeat;	 
	 position:fixed;
	 float:right;
	 }
.like .tx {float:left; font-size:10px; margin-right:10px; color:#ccc;}

.like .jumpFacebook { cursor:pointer;}

hr {
	width: 630px;
	margin: 20px 50px 20px 0px;}