/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 2, 2012 */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

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

}
.border-hover {
  border: 10px solid transparent;
	  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
}

.border-hover:hover {
  border: 10px solid pink;
}

#hd {  
	font-family: 'reboardregular', sans-serif;
	width:100%; 
	text-align:center; 
	height:35px; 
	background-color:#fff; 
	margin:0px;
	color:#000;
	letter-spacing:3px;
	font-size:30px;
	position:relative;
	}
	
.baslik	{
	font-family: 'reboardregular', sans-serif;
	background-color:#000; 
	color:#fff;
	letter-spacing:10px;
	font-size:90px;
	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;
}	


#mainnavshell {
	left:0px; 
	top:50px; 
	width:600px; 
	height:542px; 
	position: fixed;
	}
	
#mainlogo {
	right:0px; 
	bottom:0px; 
	width:271px; 
	height:188px; 
	position: fixed;
	}	
#about {
	width:960px; 
	height:600px; 
	margin:0 auto; 
	font-family: 'Lato', Calibri, Arial, sans-serif; 
	font-size:15px; 
	padding:20px;
	}

#abouticlogo {
	width:476px; 
	margin: 20px auto; 
	height:212px;
	}

#abouticlogoIphone {
	width:344px; 
	margin: 20px auto; 
	height:259px; 
	display:none;
	}



@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;
	display:none;
	}	
	
	
	.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:2px;
	font-size:20px;
	padding:5px 5px 5px 10px;
	margin:5px 6px 5px 0px;
	float:left;
	}	
	
#about {
	width:100%; 
	height:600px; 
	margin:0 auto; 
	font-family: 'Lato', Calibri, Arial, sans-serif; 
	font-size:15px; 
	padding:20px;
	}
	
#abouticlogo {
	width:476px; 
	margin: 20px auto; 
	height:212px;
	display:none;
	}	
	
#abouticlogoIphone {
	width:305px; 
	margin: 20px auto; 
	height:226px; 
	display: block;
	}	
	
}