/* Global */
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 1.2em;
	background-color: #f1f1f1;
	min-width: 960px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

* html .clearfix,*:first-child+html .clearfix {
	zoom: 1;
}

img {
	max-width: 100%;
}

.dn {
	display: none;
}

/* Parallax alani */
div#izlesene {
	width: 100%;
	display: block;
	height: 385px;
	overflow: hidden;
	position: relative;
	background-color: #b2d1fa;
}

.container {
	width: 940px;
	height: 385px;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}

img.bg {
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: 1;
	width:100%
}

img.item {
	position: absolute;
}

img.item1 {
	bottom: -20px;
	left: 380px;
	z-index: 2;
}

img.item2 {
	top: -50%;
	right: -35%;
}

img.item3 {
	top: 20px;
	left: -30%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: .8;

	-webkit-animation: bulutAnimationTwo 10s linear 2s infinite alternate;
	-moz-animation: bulutAnimationTwo 10s linear 2s infinite alternate;
	-ms-animation: bulutAnimationTwo 10s linear 2s infinite alternate;
	-o-animation: bulutAnimationTwo 10s linear 2s infinite alternate;
	animation: bulutAnimationTwo 10s linear 2s infinite alternate;
}

img.item4 {
	top: 80px;
	right: -10%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: .8;

	-webkit-animation: bulutAnimation 10s linear 2s infinite alternate;
	-moz-animation: bulutAnimation 10s linear 2s infinite alternate;
	-ms-animation: bulutAnimation 10s linear 2s infinite alternate;
	-o-animation: bulutAnimation 10s linear 2s infinite alternate;
	animation: bulutAnimation 10s linear 2s infinite alternate;
}

img.agac {
	position: absolute;
	top: 40px;
	left: 10px;
	z-index: 10;
}

/* orta alan */
.rss {
	margin: 25px auto 20px;
	width: 600px;
	text-align: center;
}

.rss h1 {
	color: rgba(0, 0, 0, 0.5);
	margin: 10px 0 0;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6em;
}

.rss p {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.5);
	margin-top: 0;
}

/* projects */
.projects {
	width: 940px;
	margin: 0 auto;
	position: relative;
	display: block;
}

.hr {
	display: block;
	margin-bottom: 20px;
	height: 1px;
}

.hr .title {
	color: #626263;
	background: #f1f1f1;
	border: 1px solid #dbdcdd;

	-webkit-box-shadow: 0 1px rgba(0,0,0,0);
	box-shadow: 0 1px rgba(0,0,0,0);
	padding: 2px 10px 0;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	border-radius: 5px;
	display: inline-block;
	line-height: 20px;
	text-align: center;
	z-index: 2;
	width: 150px;
	position: absolute;
	top: -13px;
	left: 50%;
	margin-left: -75px;
}

.hr .hr2 {
	background-color: #dbdcdd;
	position: absolute;
	top: 0;
	left: 0;
	height: 1px;
	width: 940px;
}

ul {
	display: block;
	width: 940px;
	margin: 0 auto;
	padding: 0;
	height: 80px;
}

ul li {
	float: left;
	list-style: none;
	margin-left: 0;
	padding: 0;
}

.sprite {
	background-image: url('../images/nokta_min.png');
	display: block;
	text-indent: -9999px;
	margin-right: 25px;
	height: 80px;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	filter:gray;
	-webkit-filter: grayscale(100%);

	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	transition: all .2s ease-in;
}

.sprite:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
}

.last {
	margin-right: 0 !important;
}

.nokta-alkislar {
	background-position: -6px 0;
	width: 106px;
}

.nokta-sinemalar {
	background-position: -145px 0;
	width: 135px;
}

.nokta-blogcu {
	background-position: -309px 0;
	width: 130px;
}

.nokta-doviz {
	background-position: -462px 0;
	width: 113px;
}

.nokta-okeyhane {
	background-position: -600px 0;
	width: 98px;
}

.nokta-fotokritik {
	background-position: -722px 0;
	width: 111px;
}

.nokta-yt {
	background-position: -854px 0;
	width: 80px;
}

@keyframes "bulutAnimation" {
 0% {
    margin-left: 0;
 }
 50% {
    margin-left: 100px;
 }
 100% {
    margin-left: 0;
 }

}

@-moz-keyframes bulutAnimation {
 0% {
   margin-left: 0;
 }
 50% {
   margin-left: 100px;
 }
 100% {
   margin-left: 0;
 }

}

@-webkit-keyframes "bulutAnimation" {
 0% {
   margin-left: 0;
 }
 50% {
   margin-left: 100px;
 }
 100% {
   margin-left: 0;
 }

}

@-ms-keyframes "bulutAnimation" {
 0% {
   margin-left: 0;
 }
 50% {
   margin-left: 100px;
 }
 100% {
   margin-left: 0;
 }

}

@-o-keyframes "bulutAnimation" {
 0% {
   margin-left: 0;
 }
 50% {
   margin-left: 100px;
 }
 100% {
   margin-left: 0;
 }

}

@keyframes "bulutAnimationTwo" {
 0% {
    margin-left: 0;
 }
 50% {
    margin-left: -100px;
 }
 100% {
    margin-left: 0;
 }

}

@-moz-keyframes bulutAnimationTwo {
 0% {
   margin-left: 0;
 }
 50% {
   margin-left: -100px;
 }
 100% {
   margin-left: 0;
 }

}

@-webkit-keyframes "bulutAnimationTwo" {
 0% {
   margin-left: 0;
 }
 50% {
   margin-left: -100px;
 }
 100% {
   margin-left: 0;
 }

}

@-ms-keyframes "bulutAnimationTwo" {
 0% {
   margin-left: 0;
 }
 50% {
   margin-left: -100px;
 }
 100% {
   margin-left: 0;
 }

}

@-o-keyframes "bulutAnimationTwo" {
 0% {
   margin-left: 0;
 }
 50% {
   margin-left: -100px;
 }
 100% {
   margin-left: 0;
 }

}
