@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
}
#clr {
	clear: both;
}
#ara {
	width: 20px;
	height: 20px;
}
.yanyana {
	float: left;
}
.nound{
	text-decoration:none;}
/*Yazılar*/
a {
	color: #EF7F1A;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.beyaz {
	color: #FFF;
}
.just{
	text-align:justify;}
.rght{
	text-align:right;}
.cntr{
	text-align:center;}
.normal_baslik{
	font-size:16px;}
.kutuk{
	font-size:14px;}
.minik{
	font-size:11px;}
.gri{
	color:#999;}
/*Üst*/
.lacivert_bant {
	width: 100%;
	height: 50px;
	background: #00a0e3; /* Old browsers */
	background: -moz-linear-gradient(top, #00a0e3 0%, #2e5575 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a0e3), color-stop(100%, #2e5575)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #00a0e3 0%, #2e5575 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #00a0e3 0%, #2e5575 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #00a0e3 0%, #2e5575 100%); /* IE10+ */
	background: linear-gradient(to bottom, #00a0e3 0%, #2e5575 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a0e3', endColorstr='#2e5575', GradientType=0 ); /* IE6-9 */
}
.menuvelogo {
	width: 100%;
	height: 100px;
	background: #CCC;
}
#menulogo940{
	width:940px;
	height:100px;
	margin:auto;}
#logo_alan{
	width:200px;
	height:80px;
	padding-top:20px;}
.menu_alan{
	height:50px;
	padding-top:50px;
	}
.aramasosyal {
	height: 50px;
	margin: auto;
}
/*orta*/
#orta {
	width: 940px;
	min-height: 50px;
	margin: auto;
}
#slayt {
	width: 620px;
	min-height: 390px;
}
#projeler {
	width: 100%;
	height: 390px;
}
/*kutular*/
#yataykutu {
	width: 100%;
	height: 105px;
}
#yresim{
	width:120px;
	height:105px;}
#yresim img{
	width: 100%}
#ytxt{
	width:75px;
	height:99px;
	overflow:hidden;
    text-align: center;
    margin: 5px;}
#cizgi {
	width: 100%;
	height: 1px;
	border-bottom: solid #CCC 2px;
}
#buyukkutu {
	width: 100%;
	height: 219px;
	font-weight:bold;
	font-size:18px;
}
#buyukresim {
	width: 100%;
	height: 180px;
	border: solid #2e5575 2px;
	overflow: hidden;
}
#buyukresim img{
	width: 100%;
    height: auto;
}

#buyukresim:hover {
	border: solid #ef7f1a 2px;
}
#buyukyazi {
	width: 100%;
	height: 25px;
	padding:5px;
	text-align:center;
}

#ara_buyukkutu {
	width: 104px;
	height: 100px;
}
#buyukkutu:hover{
	background-color:#ef7f1a;
	color:#FFF;}
.turuncugrad{
	background: #f00000; /* Old browsers */
background: -moz-linear-gradient(top,  #f00000 1%, #ef7f1a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f00000), color-stop(100%,#ef7f1a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f00000 1%,#ef7f1a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f00000 1%,#ef7f1a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f00000 1%,#ef7f1a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f00000 1%,#ef7f1a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f00000', endColorstr='#ef7f1a',GradientType=0 ); /* IE6-9 */
}
.lacigrad{
	background: #2e5575; /* Old browsers */ 
background: -moz-linear-gradient(top,  #2e5575 0%, #00a0e3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e5575), color-stop(100%,#00a0e3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2e5575 0%,#00a0e3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2e5575 0%,#00a0e3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2e5575 0%,#00a0e3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2e5575 0%,#00a0e3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e5575', endColorstr='#00a0e3',GradientType=0 ); /* IE6-9 */
}
.grigrad{
	background: #666666; /* Old browsers */
background: -moz-linear-gradient(top,  #666666 0%, #cccccc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #666666 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #666666 0%,#cccccc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #666666 0%,#cccccc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #666666 0%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
.kirlimavi{
	background: #28343b; /* Old browsers */
background: -moz-linear-gradient(top,  #28343b 0%, #b5bdc8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#28343b), color-stop(100%,#b5bdc8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #28343b 0%,#b5bdc8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #28343b 0%,#b5bdc8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #28343b 0%,#b5bdc8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #28343b 0%,#b5bdc8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28343b', endColorstr='#b5bdc8',GradientType=0 ); /* IE6-9 */

}
/*Alt*/
#footer {
	padding:17px;
	width: 100%;
	text-align:center;
	color:#FFF;
	font-size:12px;
}
#baslik{
	width:100%;
	min-height:50px;
	font-size:24px;
	color:#2e5575;
	border-bottom:#CCC solid 6px;
	padding: 10px 0 10px 0;
	    margin-bottom: 10px;
	}
#tum_proje{
	width:300px;
	height:25px;
	border-top:#CCC solid 6px;
	padding-top:13px;}
/*İç Sayfalar*/
#editor{
	width:610px;
	min-height:20px;
	background:#FFF;
	padding-right:10px;
	padding-bottom:10px;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(153,153,153,1);
	-moz-box-shadow: 5px 5px 5px 0px rgba(153,153,153,1);
	box-shadow: 5px 5px 5px 0px rgba(153,153,153,1);
	}
#yeni_sayfa{
	width:620px;
	min-height:30px;
	}
/*Galer*/
#galeri_alan{
	width:620px;
	min-height:175px;
}
#galeri_kutu{
	width:194px;
	min-height:175px;
	float:left;
	color:#2e5575;
	}
a #galeri_kutu:hover{
	background-color:#2e5575;
	color:#FFF;
	box-shadow: 3px 3px 8px #000; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 3px 3px 8px #000;
	-moz-box-shadow: 3px 3px 8px #000;
	}
#galeri_resim{
	width:194px;
	height:145px;}
#galeri_yazi{
	width:194px;
	min-height:25px;
	text-align:center;
	padding-top:5px;}
#galeri_ara{
	width:19px;
	height:19px;
	float:left;}
#proje_liste{
	width:100%;
	min-height:38px;
	padding:10px;
	border:dotted 2px #999999;}
#proje_liste:hover{
	background:#EF7F1A;
	color:#FFF;
	border:dotted 2px #ffffff;
	box-shadow: 3px 3px 8px #000; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 3px 3px 8px #000;
	-moz-box-shadow: 3px 3px 8px #000;}