@font-face {
    font-family: 'reboardregular';
    src: url('../font/reboard_font-webfont.eot');
    src: url('../font/reboard_font-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/reboard_font-webfont.woff') format('woff'),
         url('../font/reboard_font-webfont.ttf') format('truetype'),
         url('../font/reboard_font-webfont.svg#reboardregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


a {
	text-decoration:none !important;}


#mainnavshell {
	left:0px; 
	top:50px; 
	width:600px; 
	height:542px; 
	position: fixed;
	}
	
		
.baslik	{
	font-family: 'reboardregular', sans-serif;
	background-color:#000; 
	color:#fff;
	letter-spacing:10px;
	font-size:80px;
	padding:5px 10px 10px 20px;
	margin:4px 0px;
	float:left;
	}
	
.altbaslik	{
	font-family: 'reboardregular', sans-serif;
	background-color:#000; 
	color:#fff;
	letter-spacing:5px;
	font-size:25px;
	padding:5px 10px 10px 20px;
	margin:5px 6px 5px 0px;
	float:left;
	}	
	
	
.blur a {
  transition: text-shadow 0.5s ease-in-out;
  text-shadow: 0 0 0em #fff;
  color: transparent;
  cursor: pointer;
  text-rendering: optimizeLegibility;
  text-decoration:none;
}

.blur a:hover {
  text-shadow: 0 0 0.3em #fff;
}	
	
	
	#mainlogo {
	right:0px; 
	bottom:0px; 
	width:271px; 
	height:188px; 
	position: fixed;
	}
	
	.indexlogo {
	right:0px; 
	bottom:0px; 
	width:271px; 
	height:188px; 
	position: fixed;
	}
	
	
	

	
	
	
	
@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	
	#mainnavshell {
	left:0px; 
	top:20px; 
	width:370px; 
	height:542px; 
	position: fixed;
	}
	
#mainlogo {
	left:0px; 
	bottom:0px; 
	width:271px; 
	height:188px; 
	position: fixed;
	}	
	
	.indexlogo {
	right:0px; 
	bottom:0px; 
	width:271px; 
	height:188px; 
	position: fixed;
	}	
	
	.baslik	{
	font-family: 'reboardregular', sans-serif;
	background-color:#000; 
	color:#fff;
	letter-spacing:5px;
	font-size:50px;
	padding:5px 5px 5px 10px;
	margin:5px 0px;
	float:left;
	}
	
.altbaslik	{
	font-family: 'reboardregular', sans-serif;
	background-color:#000; 
	margin:0px;
	color:#fff;
	letter-spacing:5px;
	font-size:50px;
	padding:5px 5px 5px 10px;
	margin:5px 6px 5px 0px;
	float:left;
	}	
.makeup {
	display:none;
	}

}




