
@import url('reset.css');

@import url('social-icons.css');

/* HACKS ------------------------------------------------------------*/

.clear{
	clear:both;
	height:1px;
}

.inv{ display:none; }


/* GENERAL ------------------------------------------------------------*/


body {
	line-height: 1;
	color: #515050;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  100%;
	font-size: 14px;
}

a{
	color: #515050;
	text-decoration:none;
}

a:hover{
	color: #000;
	text-decoration:underline;
}



p a{
	color: #515050;
	text-decoration:underline;
}

p a:hover{
	color: #000;
	text-decoration:underline;
}

h1{	font-size: 30px;}

h2{	font-size: 28px;}

h3{	font-size: 26px;}

h4{	font-size: 24px;}

h5{	font-size: 22px;}

h6{	font-size: 20px;}


h1, h2, h3, h4, h5, h6{
	margin-bottom: .0em;
}

.headline{
	margin: 20px 0px;
	font-size: 24px;
	text-align: center;
}

#header
#main,
#footer,
#bottom{ width: 100%; }

#header{
	height: 110px;
	border-bottom: 5px solid #f0efeb;
	background: url(../images/back.png)  no-repeat scroll right bottom #FFFFFF;

	
}



#main{

}

#home-header{
	height: 134px;
	background-color: #fff;
	border-bottom: 12px solid #f0efeb;
}

#home-header .degree,
#header .degree{
	background-color: #f3f4ee;
	height: 27px;
	width: 100%;
	background-image: url("../images/footer-top.png");
    background-position: left bottom;
    background-repeat: repeat-x;

}


.wrapper{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#logo{
	position: absolute;
	top:39px;
	left: 17px;
}

.top-search{
	position: absolute;
	top:0px;
	right: 10px;
}

.icon{
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	width: 16px;
	margin: 3px;
	height: 100%;
	text-indent: -9000px;
}

.icon-32{
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	width: 32px;
	margin: 3px;
	height: 32px;
	text-indent: -9000px;
}



.right{	float: right; }

.left{	float: left; }

.holder{
	overflow: hidden;
}

.addthis_counter{
	margin: 5px;
	padding: 5px;
}


img.shadow-img{
	border: 1px solid #fff;
	-webkit-box-shadow: 0 0 3px #000;     
	-moz-box-shadow: 0 0 3px #000;  
	box-shadow: 0 0 3px #000;
	margin: 2px 3px 4px 5px;
}

/* COLUMNS LAYOUT----------------------------------------------------------*/

.one-half,
.one-third,
.two-third,
.three-fourth,
.one-fourth {
	float:left;
	margin-right:20px;
	position:relative;
}

.one-half{
	width: 480px;
	margin:10px;
}


.one-half img{
	 border-top: 0px solid #039ef2;
	border-left: 0px solid #039ef2;
	border-bottom: 0px solid #79d7fc;
	border-right: 0px solid #79d7fc;
    float: left;
}




p.qr img{

    float: right;
	margin-right:30px;
	width:130px;
	height:130px;
}




#contactForm p img {
	 border: 0px solid #039ef2;
    float: left;
	padding: 0px 7px 5px 0px;
}




.one-third{width: 300px;}

.one-fourth{width: 220px;}

.two-third{width: 620px;}

.three-fourth{width: 700px; }

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

/* CONTENT ------------------------------------------------------------*/

.content{
	position: relative;
	overflow: hidden;
	top: 0px;
	line-height: 1.5em;
}

.content-blog{
	overflow: hidden;
	margin-top: 30px;
	min-height: 600px;
	line-height: 1.5em;
}

.content p,
.content-blog p{
	margin-bottom: 10px;
}


p.page-cont
{
	margin: 10px;
	
}


.page-content{
	width: 1000px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}


/* LINK BUTTON ------------------------------------------------------------*/

.link-button{
	display: table;
	height: 31px;
	padding-left: 15px;
	font-size: 13px;
	line-height: 1em;
	color: #515153;
	background: url(../images/img/sprites.png) 0px -205px  no-repeat;
	float:left;
	margin:2px 3px 4px 5px;
	
}
	
.link-button span{
	display: block;
	height: 31px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 7px;
	padding-right: 12px;
	background: url(../images/img/sprites.png)  no-repeat right -166px;
}

.link-button:hover{
	color: #999;
}


.link-button_h{
	display: table;
	height: 31px;
	padding-left: 15px;
	font-size: 13px;
	line-height: 1em;
	color: #515153;
	background: url(../images/img/sprites.png) 0px -205px  no-repeat;
	float:left;
	margin:2px 3px 4px 5px;
	
}
	
.link-button_h span{
	display: block;
	height: 31px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 7px;
	padding-right: 12px;
	background: url(../images/img/sprites.png)  no-repeat right -168px;
}

.link-button_h:hover{
	color: #999;
}







.st_sharethis{
	display: table;
	height: 10px;
	padding-left: 15px;
	font-size: 13px;
	line-height: 1em;
	color: #515153;

	float:left;
	margin:10px 3px 4px 5px;
	
}
	






/* STYLED ------------------------------------------------------------*/

.left-align{
	float:left;
	margin:8px 18px 18px 0;
	display: block;
}

.right-align{
	float:right;
	margin:0px 0px 0px 10px;
	display: block;
}

.boxed{
	background: white;
	padding: 5px;
	border: 1px solid #cccccc;
}

.border{
	border: 2px solid white;
}

.dropcap {
	display:block;
	float:left;
	font-size:40px;
	line-height:40px;
	margin:0 8px 0 0;
}

.highlight {
	background:yellow;
	color:#111111;
	padding:1px 4px;
}

.pullquote-right,
.pullquote-left {
	border-left: #555555 2px solid;
	float:right;
	font-size:16px;
	line-height:1.5em;
	margin: 20px 0px 20px 20px;
	padding:0 0 0 20px;
	width:33%;
}

.pullquote-left {
	float:left;
	margin: 20px 20px 20px 0px;
}

.pullquote-right{
	border-left: none;
	border-right: #555555 2px solid;
}


/* TABLE ------------------------------------------------------------*/

table, td, th {
	vertical-align:middle;
}

table {
	border-collapse:separate;
	border-spacing:0;
	border-top:1px solid white;
	margin-bottom:28px;
	text-align: left;
}

th{
	color: #6E6E6E;
	padding:10px;
	/* text-transform:uppercase; */
	
}

td{
	padding:3px;
}


td, th{
	border-bottom: 1px solid #F75B23;
	border-top:1px solid #F75B23; 
	background-color: #CCDCED;
}


/* INFO BOXES ------------------------------------------------------------*/



.info{
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../images/img/icons_k/Knob%20Info.png');
}

.success{
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('../images/img/icons_k/Knob%20Valid%20Green.png');
}

.warning{
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../images/img/icons_k/Knob%20Attention.png');
}




/* ACC ------------------------------------------------------------*/

h5.ac {
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	height: 46px;
	line-height: 66px;
	width: 100%;
	float: left;
	border-bottom: 1px solid #cccccc;
	font-size:20px;

}



h5.acc-trigger,
h5.toggle-trigger {
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	height: 46px;
	line-height: 46px;
	width: 100%;
	float: left;
	border-bottom: 1px solid #cccccc;
}

h5.acc-trigger a,
h5.toggle-trigger a {
	text-decoration: none;
	display: block;
	color: #1f1f1f;
}

h5.acc-trigger a:hover,
h5.toggle-trigger a:hover { 
	color: #cccccc;
}

div.acc-container,
div.toggle-container {
	margin: 0 0 5px 0px;
	padding: 0;
	overflow: hidden;
	width: 95%;
	clear: both;
}

div.acc-container .block,
div.toggle-container .block {
	padding: 10px; 
}

div.acc-container .block ,
div.toggle-container .block {
	font-size: 14px;
	line-height: 1.5em;
}

div.acc-container .block p,
div.toggle-container .block p{
	margin-bottom: 1.5em;
}

/* TOOLTIP ------------------------------------------------------------*/

.tooltip,
.tooltip-right,
.tooltip-bottom,
.tooltip-left{
	display:none;
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color: #ffffff;
	line-height: 1.3em;
	z-index: 600;
}


.tooltip-social{
	display:none;
	font-size:12px;
	height:40px;
	width:140px;
	padding:25px;
	color: #ffffff;
	line-height: 1.3em;
	z-index: 600;
}
.tooltip-social {background:transparent url(../images/img/tooltip-social.png) no-repeat ;}


/* SEARCH ------------------------------------------------------------*/

#searchform{}

#searchform #s{
	color: #000;
	font-size: 12px;
	width: 170px;
	height: 21px;
	margin: 0px 0px 5px 0px;
	padding: 2px 35px 2px 8px;
	border: 0;
	background: #fff;
}

#searchform #searchsubmit{
	position: absolute; 
	top: 0px;
	right: 0px;
	width: 25px;
	height: 25px;
	border: 0px;
	background: url(../images/img/sprites.png) no-repeat  transparent 0px 0px;
	background-position: -27px 0px;
}
#eng{
	float:right;
	margin: 2px 2px 0px 0px;
	padding: 0px 2px 0px 0px;
	
}
#tr{
	float:right;
	margin: 2px 2px 0px 0px;
	padding: 0px 2px 0px 0px;
	
}

#searchform #searchsubmit:hover{
	background: url(../images/img/sprites.png) no-repeat  transparent 0px 0px;
}

/* NAVIGATION ------------------------------------------------------------*/

#nav-holder{
	width: 700px;
	position: absolute;
	top:68px;
	right: 30px;
	font-size: 13px;
}

#nav{
	display: block;
	float: right;
}

#nav li{
	display: block;
	float: left;
	padding-left: 20px;
}

#nav li:first-child{
	padding-left: 0px;
}

#nav li a{
	color: #000;
	text-decoration: none;
	padding-bottom: 5px;
}

#nav>li>a:hover,
#nav>li.current_page_item>a{
	color: #ff0000;
}

/* sub nav */

#nav li ul{
	padding:5px;
	background: #f3f4ee;;
}

#nav>li>ul{
	margin: 5px 0px 0px 0px;
	width:165px;
}

#nav li ul li{
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #fff;
	 line-height: 1.2em;
}

#nav li ul li:last-child{
	border-bottom: none;
}

#nav li ul li a{
	padding: 10px;
	margin: 0px;
	font-size: 12px;
	color: #000;
	width:85%;
}

#nav li ul li:hover{ 
	background: #ff0000;
	background-position-x: -9000px;
}

#nav li ul li:hover a{ color: #fff; }

/* TITLE ------------------------------------------------------------*/

.title-holder{
	display: block;
	
	position: relative; 
	width: 1000px;
	height: 20px;
	margin-bottom: 2px;
	line-height: 1em;
	background-color:#F0EFEB;

	
}

.title-holder .title{
	display: block;
	float: left;
	font-size: 18px;
	color: #515050;
	margin-top: 3px;
	margin-left: 23px;
	border-bottom: 0px solid #79d7fc;
}

.title-holder .subtitle{
	display: block;
	float: left;
	font-size: 20px;
	color: #515050;
	margin-top: 35px;
	margin-left: 15px;
}

.title-holder .link-button{
	position: absolute;
	top: 25px;
	right: 30px;
}


/* SLIDESHOW ------------------------------------------------------------*/

#slideshow{
	overflow: hidden;
	position: relative;
	left: 0px;
	height: 363px;
	margin-top: 30px;
	z-index: 0;
}

#slideshow #slideshow-link span{
	display: block;
	position: absolute;
	left: 0px;
	bottom: 50px;
	margin:0px;
	padding:10px 30px;
	z-index: 50;
	font-size:30px;
	background-color:#fff;
	color:#cc0300;
	background:url("../images/flex_caption.png") repeat-x scroll left bottom ;
}



#slideshow #slides li a:hover{

	text-decoration:none;
}

#slideshow ul#slides{
	position: relative;
	left: 17px;
	top: 7px;
	width: 955px;
	height: 322px;
	text-decoration:none;
	background-color:#fff;

}



#slideshow ul#slides li img{
	border-top: 2px solid #F0EFEB;
	border-bottom: 5px solid #FFF;
	background-color:#fff;

}



#slideshow-nav-holder{
	display: block;
	position: absolute;
	overflow: hidden;
	width: 960px;
	padding: 6px 5px 6px 5px;
	bottom: 0px;
	right: 0px;
	z-index: 10;
}


#slideshow-nav{
	display: block;
	clear: right;
	float:right;
	position: relative;
	right: 2%;
}

#slideshow-nav a {
	display:block;
	float:left;
	margin:0;
	padding:0;
	width: 10px;
	height: 10px;
	background: #FF0000;
	text-indent: -9000px;
	margin: 0px 3px;
	position:relative;
	right:50%;
}

#slideshow-nav a:hover{
	background: #FF0000;
}

#slideshow-nav a.activeSlide { 
	background: #000;
}




#slideshow #prev:hover{
	background: url(../images/img/sprites.png) no-repeat  -211px -343px;
}

#slideshow #next:hover{
	background: url(../images/img/sprites.png) no-repeat -249px -343px;
}

/* HOME PAGE ------------------------------------------------------------*/

.home-content{
	position: relative;
	overflow: hidden;
	top: -40px;
	min-height: 500px;
}

.front-col-2{
	width: 320px;
	margin: 15px 10px 0px 20px;
	float: left;
}


.news{
	width: 250px;
	margin: 0px 10px 0px 20px;
	float: left;
}

.blog{
	width: 250px;
	margin: 20px 10px 4px 20px;
	float: left;
}

.front-col-1{
	width: 620px;
	margin: 0px 0px 0px 10px;
	float: left;
	
}

.bullet-title{
	padding-left: 40px;
	margin-bottom: 10px;
	border-bottom:1px solid #C3C5C5;
}

.bullet-title .big{
	color: #019ef0;
	font-size: 24px;
	line-height: 0.2em;
	margin: 2px 3px 8px 4px;
}

.bullet-title .small{
	color: #515050;
	font-size: 16px;
	line-height: 0.4em;
}

/* NEWS LIST ------------------------------------------------------------*/

.news-list{
	display: block;
}

.news-list marquee{
	border-bottom: 1px solid #c3c5c5;
	margin-top: -9px;
	color: #666666;
	background:url("../images/background.png") 35px 20px no-repeat ;
	
}

.news-list marquee li a{
	color: #666666;
	text-decoration:none;
	
}

.news-list marquee li a:hover{
	color: #000;
	
}


.news-list li{
	margin-bottom: 10px;
	line-height: 1.5em;
	text-decoration: none;
	color: #666666;
}



.news-title { 

	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


.news-date{

	font-size: 14px;
}

/* HOME BLOCKS ------------------------------------------------------------*/

.blocks-holder{
	overflow: hidden;
	width: 960px;
	display: block;
}

.blocks-holder li{
	display: block;
	float: left;
	width: 310px;
	height: 200px;
	position: relative;
	margin-bottom: 10px;
	margin-left: 10px;
}



.blocks-holder li marquee{
	border-top: 2px solid #F0EFEB;
	border-bottom: 2px solid #FF0000;
	width:90%;
	height:120px;
}

.news-date{
text-align:right;

}

.news-title{
margin:2px;
}
.news-brief{
margin:2px;
}

.blocks-holder li img{
	border-bottom: 2px solid #FF0000;
	width:90%;
	height:120px;
}

.blocks-holder li img:hover{
	border-bottom: 2px solid #000;
}



.block-title a img{
	border: 0px solid #fff;
}

.blocks-holder .block-ribbon{
	position: absolute;
	right: -7px;
	top: 40px;
	overflow: hidden;
	height: 86px;
}

.blocks-holder .block-ribbon .left {
	float: left;
	height: 86px;
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 20px;
	background: url(../images/img/sprites.png) no-repeat 0px -487px;
	max-width: 250px;
}

.blocks-holder .block-ribbon .left .block-title{
	font-size: 16px;
	margin-bottom: 2px;
}

.blocks-holder .block-ribbon .left .block-title a{
	text-decoration: none;
	color: #49494b;
}

.blocks-holder .block-ribbon .left .block-date{
	font-size: 12px;
	text-align: right;
	color: #7b7b7b;
}

.blocks-holder .block-ribbon .right{
	float: right;
	width: 15px;
	height: 96px;
	background: url(../images/img/sprites.png) no-repeat 0px -579px;
}

/* TWITTER READER ------------------------------------------------------------*/

.twitter-reader{
	width: 970px;
	margin: 0px auto 0px auto;
	padding-top: 25px;
	color: #555555;
	min-height: 60px;
	border-top: 1px dashed #ccc;
}

#twitter-holder{
	margin: 10px auto;
	line-height: 1.5em;
	font-size: 18px;
	display: block;
	max-width: 800px;
	min-height: 80px; 
	padding-left: 60px;
	text-align: center;
}

#twitter-holder .twitter-entry,
#twitter-holder .follow-me{
	
}

.twitter-time{
	color: #ccc;
}

.twitter-home{
	margin-top: -70px;
}

/* PORTFOLIO SIDEBAR ------------------------------------------------------------*/

.portfolio-sidebar{
	width: 220px;
	float: left;
	margin-left: 10px;
}

.portfolio-sidebar h2{
	display: block;
	font-size: 24px;
	background: url(../images/img/sprites.png) no-repeat -950px -93px;
	padding-left: 24px;
}

.portfolio-sidebar ul{
	display: block;
	overflow: hidden;
	margin: 0px 30px 0px 15px;
	font-size: 20px;
}

.portfolio-sidebar ul li{
	display: block;
	border-bottom: 1px solid #999999;
	padding: 7px 0px;
}

.portfolio-sidebar ul li a{
	color: #515050;
	text-decoration: none;
}

/* PORTFOLIO CONTENT ------------------------------------------------------------*/

.portfolio-image{
	margin-bottom: 20px;
	border-top: 3px solid #039ef2;
	border-left: 7px solid #039ef2;
	border-bottom: 3px solid #79d7fc;
	border-right: 7px solid #79d7fc;

}

.portfolio-content{
	width: 720px;
	float: left;
}

.portfolio-content .name{
	font-size: 24px;
	color: #515050;
}



.sub-name {
	font-size: 15px;
	color: #515050;
}




.portfolio-person .name{
	font-size: 24px;
	color: #49494b;
}

.portfolio-content .sub-name{
	font-size: 16px;
	color: #515050;
}

.portfolio-person .sub-name{
	font-size: 16px;
	color: #515050;
}

.portfolio-thumbs{
	display: block;
	overflow: hidden;
}

.portfolio-thumbs li{
	display: block;
	float: left;
	width: 220px;
	margin: 10px 10px 20px 10px;
	
	
}

.portfolio-thumbs li a{
	text-decoration: none;
	color: #333333;
}

.portfolio-thumbs li .name{
	font-size: 18px;
}

.portfolio-thumbs li .sub-name{
	color: #515050;
	font-size: 12px;
}

.portfolio-thumbs li img{
	border: 1px solid #a3a3a3;
	-webkit-box-shadow: 0 0 1px #a3a3a3;     
	-moz-box-shadow: 0 0 1px #a3a3a3;  
	box-shadow: 0 0 1px #a3a3a3;
}

.portfolio-thumbs li img:hover{
	border: 1px solid #000;
	-webkit-box-shadow: 0 1px 0px #000;     
	-moz-box-shadow: 0 1px 0px #000;  
	box-shadow: 0 0px 1px #000;

}

/* SINGLE PORTFOLIO MINI GALLERY-------------------------------------------------------*/

.mini-gallery-holder{
	width: 400px;
	float: left;
	margin-bottom: 20px;
}

.mini-gallery{
	display: block;
	overflow: hidden;
}

.mini-gallery li{
	display: block;
	float: left;
	margin: 3px 6px 12px 1px;
}


.mini-gallery li img{
	border-bottom: 2px solid #FF0000;
}
.mini-gallery li a img:hover{
	border-bottom: 2px solid #000;
}

/* SINGLE PORTFOLIO CONTENT-------------------------------------------------------*/

.portfolio-content{
	width: 570px;
	float: left;
	margin-bottom: 20px;
}




.portfolio-person{
	width: 500px;
	float: right;
	margin-bottom: 20px;
}

/* PORTFOLIO RELATED PROJECTS ----------------------------------------------------------*/

.related-projects h1{
	margin-left: 10px;
}

.related-projects-list{
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

.related-projects-list li{
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 8px;
	margin-right: 10px;
}

.related-projects-list li img{
	border: 1px solid #fff;
	-webkit-box-shadow: 0 0 3px #000;     
	-moz-box-shadow: 0 0 3px #000;  
	box-shadow: 0 0 3px #000;
}

/* PAGER ------------------------------------------------------------*/

.pager{
	overflow: hidden;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* PORTFOLIO PAGER ------------------------------------------------------------*/

.portfolio-pager{
	overflow: hidden;
	display: block;
	height: 32px;
	float: right;
}

.portfolio-pager li{
	display: block;
	width: 25px;
	height: 32px;
	float: left;
	background: url(../images/img/sprites.png) no-repeat;
	margin-left: 10px;
}

.portfolio-pager li a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9000px;
}

.portfolio-pager li:first-child{
	background-position: -104px -343px;
}

.portfolio-pager li:last-child{
	background-position: -142px -343px;
}


/* GALLERY ------------------------------------------------------------*/

/* 4 cols default */

.gallery{
	overflow: hidden;
	width: 100%;
}

.gallery li{
	display: block;
	position: relative;
	width: 200px;
	float: left;
	margin: 0px 48px 30px 0px;
}

.gallery li img{

	border-bottom: 3px solid #FF0000;
	width:280px;

}


.gallery .filter-haber{

	width:280px;

}


.gallery .filter-haber img{

	width:200px;

}

.gallery li.referans{
	display: block;
	position: relative;
	width: 220px;
	float: left;
	margin-bottom: 20px;
}



.gallery li .referans img{
	border-top: 3px solid #039ef2;
	border-left: 6px solid #039ef2;
	border-bottom: 3px solid #79d7fc;
	border-right: 6px solid #79d7fc;

}


.gallery_ref{
	overflow: hidden;
	width: 100%;
}

.gallery_ref li{
	display: block;
	position: relative;
	width: 180px;
	height: 40px;
	float: left;
	margin: 5px 3px 20px 10px;
	text-align:left;
	border-left: 1px solid #A4A5A5;
	

}

.gallery_ref li p{

	color:#019EF0;
	font-size: 16px; 
	padding: 1px 8px 1px;
	
}

.gallery_ref li img{
	border-top: 3px solid #039ef2;
	border-left: 6px solid #039ef2;
	border-bottom: 3px solid #79d7fc;
	border-right: 6px solid #79d7fc;

}

.gallery li img:hover{

	border-bottom: 3px solid #000


}

.gallery.two-cols li{
	width: 458px;
}

.gallery.three-cols li{
	width: 200px;
	height:260px;
}

.gallery.threee-cols li{
	width: 280px;
}


.gallery.four-cols li{
	width: 220px;
}

.gallery li span{
	display: none;
	position: absolute;
	top:  0px;
	left: 0px;
	width: 100%;

}

.gallery li:hover span{
	display: block;
}

.gallery li em{
	display: block;
	font-size: 15px;
	font-style: normal;
}



/* GALLERY_Y ------------------------------------------------------------*/

/* 4 cols default */

.gallery_y{
	overflow: hidden;
	width: 100%;
}

.gallery_y li{
	display: block;
	position: relative;
	width: 150px;
	float: left;
	margin: 0px 48px 0px 0px;
}

.gallery_y li img{

	height:100px;
	width:130px;

}

.gallery_y li.referans{
	display: block;
	position: relative;
	width: 220px;
	height: 140px;
	float: left;
	margin-bottom: 20px;
}



.gallery_y li .referans img{
	border-top: 3px solid #039ef2;
	border-left: 6px solid #039ef2;
	border-bottom: 3px solid #79d7fc;
	border-right: 6px solid #79d7fc;

}


.gallery_y_ref{
	overflow: hidden;
	width: 100%;
}

.gallery_y_ref li{
	display: block;
	position: relative;
	width: 180px;
	height: 40px;
	float: left;
	margin: 5px 3px 20px 10px;
	text-align:left;
	border-left: 1px solid #A4A5A5;
	

}

.gallery_y_ref li p{

	color:#019EF0;
	font-size: 16px; 
	padding: 1px 8px 1px;
	
}

.gallery_y_ref li img{
	border-top: 3px solid #039ef2;
	border-left: 6px solid #039ef2;
	border-bottom: 3px solid #79d7fc;
	border-right: 6px solid #79d7fc;

}


.gallery_y.two-cols li{
	width: 458px;
}

.gallery_y.three-cols li{
	width: 150px;
}

.gallery_y.four-cols li{
	width: 220px;
}

.gallery_y li span{
	display: none;
	position: absolute;
	top:  20px;
	left: 10px;
	padding:0px 0px 0px 0px;
	width: 98%;
	color: #000;
	background:url("../images/flex_caption.png") repeat-x scroll left bottom ;

}

.gallery_y li:hover span{
	display: block;
}

.gallery_y li em{
	display: block;
	font-size: 15px;
	font-style: normal;
}

/* PORTFOLIO FILTER ------------------------------------------------------------*/

#portfolio-filter{
	display: block;
	overflow: hidden;
	margin-left: 10px;
	margin-bottom: 10px;
}

#portfolio-filter li{
	display: block;
	float: left;
	margin-right: 8px;
}

#portfolio-filter li:first-child{
	color: #49494b;
	margin-top: 5px;
}

/* GALLERY PAGER ------------------------------------------------------------*/

.gallery-pager{
	overflow: hidden;
	display: block;
	height: 31px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
}

.gallery-pager li{
	display: block;
	width: 25px;
	height: 31px;
	float: left;
	background: url(../images/img/sprites.png) no-repeat;
	background-position: -176px -343px;
	margin-left: 5px;
}

.gallery-pager li a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	text-decoration: none;
	margin-top: 3px;
	font-size: 12px;
	color: #49494b;
}


.block p a{
	color: #49494b;
}

.block p a:hover{
	color: #019EF0;
	text-decoration:underline;
}

.gallery-pager li:hover,
.gallery-pager li.active{
	background-position: -287px -343px;
}

.gallery-pager li:first-child{
	background-position: -104px -343px;
	text-indent: -9000px;
}

.gallery-pager li:last-child{
	background-position: -142px -343px;
	text-indent: -9000px;
}

.gallery-pager li:first-child:hover{
	background-position: -211px -343px;
}

.gallery-pager li:last-child:hover{
	background-position: -249px -343px;
}

/* BLOG ------------------------------------------------------------*/

#posts{
	width: 640px;
	float: left;
	margin-bottom: 20px;
	
}

.post{
	margin-bottom: 20px;
	overflow: hidden;
}

#posts .post-header{
	position: relative;
	margin-bottom: 5px;
	margin-left: 10px;
}

#posts .single{
	margin-left: 0px;
}

#posts .post-header .post-title{
	width: 580px;
}

#posts .post-header .post-title a{
	font-size: 24px;
	color: #333333;
	text-decoration: none;
}

#posts .post-header .post-meta{
	font-size: 12px;
	color: #515050;
}

#posts .post-header .post-meta a{
	color: #515050;
	text-decoration: none;

}

#posts .post-header .n-comments{
	position: absolute;
	color: #fff;
	text-align: center;
	top:0px;
	right: 20px;
	width: 36px;
	height: 30px;
	background: url(../images/img/sprites.png) no-repeat -394px -343px;
}

#posts .post-img{
	position: relative;
}

#posts .post-img img{
	border: 1px solid #fff;
	-webkit-box-shadow: 0px 0px 3px #000;     
	-moz-box-shadow: 0px 0px 3px #000;  
	box-shadow: 0px 0px 3px #000;
}

#posts .post-img a img:hover{
	border: 1px solid #71D7F7;
	-webkit-box-shadow: 0px 0px 3px #71D7F7;     
	-moz-box-shadow: 0px 0px 3px #71D7F7;  
	box-shadow: 0px 0px 3px #71D7F7;
}

#posts .post-img .date{
	position: absolute;
	top: 20px;
	left: 0px;
	width: 103px;
	height: 67px;
	background: url(../images/img/sprites.png) no-repeat 0px -334px;
}

#posts .date .day{
	font-size: 35px;
	position: absolute;
	top: 20px;
	left: 10px;
}

#posts .date .month{
	font-size: 13px;
	color: #b3b2b2;
	position: absolute;
	top: 20px;
	left: 55px;
	line-height: 1em;
}

#posts .post-img img{
	margin-left: 11px;
}

#posts .excerpt{
	margin-left: 10px;
}



/* SIDEBAR ------------------------------------------------------------*/

#sidebar{
	width: 310px;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	background: url(../images/img/sprites.png) no-repeat -950px -667px;
}

#sidebar a{
	color: #1f1f1f;
	text-decoration: none;
}

#sidebar li{
	font-size: 16px;
}

#sidebar>li{
	margin-left: 20px;
}

#sidebar li h2{
	display: block;
	font-size: 20px;
	line-height: 1.2em;
}

#sidebar li ul li{
	display: block;
	border-bottom: 1px solid #999999;
	padding: 7px 0px;
}

#sidebar ul li a{
	color: #515050;
	text-decoration: none;
}

#sidebar li ul li:last-child{
	border: none;
}

/* RECENT-POSTS ------------------------------------------------------------*/

#sidebar li.recent-posts li{
	display: block;
	overflow: hidden;
	padding: 5px 0px;
	margin: 5px 0px 5px 0px;
	border: none 0px;
}

#sidebar li.recent-posts img{
	float: left;
	margin-right: 10px;
	border: 1px solid gray;
	width: 48px;
	height: 48px;
}

#sidebar li.recent-posts div.recent-excerpt{
	display: block;
	font-size: 14px;
	line-height: 1.5em;
	width: 150px;
	float: left;
}

ul#sidebar li.recent-posts div.recent-excerpt a{
	font-size: 14px;
	line-height: 1.5em;
	text-decoration: none;
}

/* COMMENTS ------------------------------------------------------------*/

.comments-list{
	display: block;
}

.comments-header{
	margin-bottom: 25px;
	margin-top: 30px;
	overflow: hidden;
}

.comments-header .n-comments{
	display: block;
	float: left;
	text-align: center;
	color: #fff;
	width: 36px;
	height: 30px;
	background: url(../images/img/sprites.png) no-repeat -394px -343px;
}

.comments-header .text{
	font-size: 20px;
	margin-left: 5px;
}

.comments-list li{
	display: block;
	margin-bottom: 0px;
	padding: 10px 10px 10px 0px;
	line-height: 1.5em;
}



.comments-list li .comment-wrap{
	overflow: visible;
	position: relative;
	padding: 0px 0px 20px 0px;
}

.comments-list li a{
	color: #1f1f1f;
	text-decoration: none;
}

.comments-list li .comments-right{
	min-height: 80px;
	overflow: hidden;
	padding-left: 20px;
	position: relative;
}

.comments-list li img{
	display: block;
	float: left;
	margin: 0px 12px 20px 0px;
}

.comments-list .meta-date{
	display: block;
	float: right;
	color: #515050;
}

.comments-list li div.brief{
	font-size: 14px;
	line-height: 1.5em;
}

.comments-list .edit-comment a{
	font-size: 14px;
	color: #515050;
}

/* LEAVE COMMENT -------------------------------------------------------*/

.leave-comment{}

/* FORMS ------------------------------------------------------------*/

#contactForm,
#commentform,
#contactForm{
	margin-bottom: 18px;
}

#commentform p,
#contactForm p{
	margin-bottom: 0px;
}

#contactForm input,
#contactForm textarea,
#commentform input,
#commentform textarea{
	color: #1f1f1f;
	font-size: 14px;
	padding: 4px 5px;
	background-color: #F0EFEB ;
	border: none transparent;
}

#contactForm input,
#contactForm textarea,
#commentform input,
#commentform textarea{
	width: 90%;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
}




#contactForm input[type="submit"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #444444;
    cursor: pointer;
    font-size: 13px;
    margin: 10px 0;
    padding: 3px 10px;
    width: auto;
}


#contactForm input[type="submit"]:hover {
    background-color: #CCCCCC;

}







#commentform input,
#commentform textarea{
	width: 97%;
}

#contactForm #submit,
#commentform input#submit{
	width: 76px;
	background: url(../images/img/sprites.png) no-repeat 0px -765px;
	border: none;
	margin-top: 0px;
	padding: 5px 5px 5px 5px;
	margin: 1px 2px 3px 4px;
	float:left;
}


#contactForm #reset,
#commentform input#reset{
	width: 76px;
	background: url(../images/img/sprites.png) no-repeat 0px -765px;
	border: none;
	margin-top: 0px;
	padding: 5px 5px 5px 5px;
	margin: 1px 2px 3px 4px;
}

#contactForm label,
#commentform label{
	display: block;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: light;
}

/* STAFF ------------------------------------------------------------*/

.human li{
	overflow: hidden;
	margin-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
	width: 470px;
	float:left;
	padding:1px 8px 1px 1px
	
}

.human li img{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
    box-shadow: 0 0 3px #000000;
	
}

.human li a img:hover{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000;
    box-shadow: 0 0 3px #000;
	
}

.human .information{
	float: left;
	margin-left: 10px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}

.human .information .head{
	padding-left: 20px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.human.information .head .name{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.name{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.human .information .head .contact{
	color: #515050;
}

.human .information .head .contact a{
	text-decoration: none;
	
}

.human .information .head .contact a:hover{
	
	color: #000;
}

/* FOOTER ------------------------------------------------------------*/

#footer{
	position: relative;
	width: 100%;
	background-color: #f3f4ee;
	background-image: url("../images/footer-top.png");
    background-position: left top;
    background-repeat: repeat-x;

}

#footer_2{
	position: relative;
	width: 100%;
	height:300px;
	background-color: #f3f4ee;
    background-position: left top;
    background-repeat: repeat-x;

}

#footer .degree{
	height: 100%;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 0px;
	border-bottom:5px solid #F0EFEB;
	
	
}

/* SOCIAL BAR ------------------------------------------------------------*/

#social-bar{
	display: block;
	position: absolute;
	top: -60px;
	left: 0px;
	height: 60px;
	width: 1000px;
	overflow: hidden;
	color: #49494b;
	font-size: 24px;
	z-index: 222;
}

.follow-us{
	display: block;
	float: right;
	margin-right: 90px;
	margin-top: 15px;
}

.crr{

	float: right;
	margin: 20px;
	font-size:12px;

}



.follow-us li{
	display: block;
	float: right;
	height: 36px;
	margin-top: 3px;
}

#social-bar ul.follow-us li:first-child{
	margin-top: 3px;
	margin-left: 6px;
}

#social-bar ul.follow-us li:last-child{
	margin-left: 10px;
}

#social-bar ul.follow-us li a{
	display: block;
	height: 32px;
	width: 32px;;
}

#social-bar ul.e_mail{
	display: block;
	overflow: hidden;
	float: left;
	margin-left: 30px;
	margin-top: 15px;
}

#social-bar ul.e_mail p{
	font-size:12px;
}



#social-bar ul.e_mail li{
	display: block;
	float: left;
	height: 36px;
	margin-top: 3px;
}

#social-bar ul.e_mail li:first-child{
	margin-top: 10px;
	margin-right: 6px;
}

#social-bar ul.e_mail li:last-child{
	margin-right: 10px;
}

#social-bar ul.e_mail li a{
	display: block;
	height: 32px;
	width: 32px;;
}
/* FOOTER-COLS ------------------------------------------------------------*/

#footer ul.footer-cols{
	display: block;
	overflow: hidden;
	font-size: 12px;
	padding-top: 5px;
}

#footer ul.footer-cols{ 
	color: #515050;
}

#footer ul.footer-cols a{ 
	color: #515050;
}

#footer ul.footer-cols li.col{
	display: block;
	width: 190px;
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 1px;
	
}

#footer ul.footer-cols li.col ul{}

#footer ul.footer-cols li.col ul li{
	margin-bottom: .3em;
	margin-left: 17px;
}

#footer ul.footer-cols li.col ul li a{
	text-decoration: none;
	line-height: 1.5em;
	font-weight: lighter;
	color: #515050;
}

#footer ul.footer-cols li.col h6{
	color: #FF0000;
	text-decoration: none;
	font-size: 15px;
	margin: 20px 15px 5px  0px;
	padding-left: 17px;
	text-transform:uppercase;
}

#footer ul.footer-cols li.col ul li a:hover{
	color: #FF0000;
}

#footer ul.footer-cols li.col p{
	line-height: 1.5em;
	color: #f0efeb;
}






#footer ul.footer-cols li.col_r{
	display: block;
	width: 220px;
	float: right;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	color: #7E7E7E;
}

#footer ul.footer-cols li.col_r ul{
text-align:right;

}

#footer ul.footer-cols li.col_r ul li{
	margin-bottom: .3em;
}

#footer ul.footer-cols li.col_r ul li a{
	text-decoration: none;
	line-height: 1.5em;
	font-weight: lighter;
	color: #7E7E7E;
	text-align:right;
}

#footer ul.footer-cols li.col_r h6{
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	margin: 20px 15px 5px  0px;
	background: url(../images/img/sprites.png) no-repeat 0px -884px;
	padding-left: 17px;
}

#footer ul.footer-cols li.col_r ul li a:hover{

	color: #FF0000;
	text-decoration:underline;
}

#footer ul.footer-cols li.col_r p{
	line-height: 1.5em;
	color: #515050;
	
}







/* BOTTOM ------------------------------------------------------------*/

#bottom{
	color: #fff;
	font-size: 12px;
	line-height: 1.5em;

	width: 100%;
	background-color: #000;
	 margin-bottom: 50px;
}

#bottom .wrapper{
	
	width: 960px;
	padding: 10px 20px;
	background-color: #000;
}

#bottom a{ color: #000; }

#bottom a:hover{ color: #6b6b6b; }




.clearfix_person:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;

}

.flickr_badge_image {
    float: left;
    padding-bottom: 7px;
    padding-right: 7px;
}

.custom span {


	font-size:20px;
}


/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb{
	padding:20px 0;
	border-bottom:0px dotted #CCCCCC;
	}

#breadcrumb a{
	color:grey;
	}

#breadcrumb ul{
	margin:10px;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}



#breadcrumb_bt a{
	color:#FF0000;
	}

#breadcrumb_bt ul{
	margin:10px;
	padding:0;
	list-style:none;
	}

#breadcrumb_bt ul li{display:inline;}




#breadcrumb_moonloc{
	padding:5px 0;
	border-bottom:0px dotted #CCCCCC;
	}
	
	


#footerbottom {
    background-color: white;
    bottom: 0;
    box-shadow: 0 -1px 5px #D0CFCF;
    left: 0;
    margin-top: 0px;
    height: 50px;
    width: 100%;
    z-index: 3000;
	background: url("../images/bottom.png") no-repeat scroll right top #FFFFFF;
}






.footerwrap{
	max-width:1000px;
	display: block;
	position: relative;
	margin:0px auto 0px auto;
}



.copyright{


	font-size:10pt;
	color:#7e7e7e;
	padding-top:2px;
	padding-bottom:6px;
	width: 100%;
	height: 10px;
	
	

}

.left{


	font-size:10pt;
	color:#7e7e7e;
	padding-top:2px;
	padding-bottom:6px;
	height: 10px;
	float:left;
	margin-left: 10px;
}

.right{
	font-size:10pt;
	padding-top:2px;
	padding-bottom:6px;
	height: 10px;
	float:right;
	margin-right: 10px;
}

.right a{
	color:#a4a5a5;
}

.right a:hover{
	color:#6d6d6d;
	text-decoration:none;
}











.social{
	width:auto;
	float:right;
}

.social ul{
	width:auto;
	float:right;
	height:46px;
	padding:0px;
	margin:0px;
}

.social ul li{
	width:46px;
	float:left;
	display:inline-block;
	height:46px;
	border: 1px solid #d5d5d5;
	list-style-type: none;
	background-color:white;
	margin-left:-1px;
}

.scfooter{
	width:auto;
	float:right;
	padding:2px;
	margin:2px;
}

.scfooter ul{
	width:960;
	float:left;
	padding:0px;
	margin:0px;
}

.scfooter ul li{
	float:left;
	display:inline-block;
	border-right: 1px solid #d5d5d5;
	list-style-type: none;
	background-color:white;
	margin-left:3px;
	margin-right:3px;
}




.srfooter{
	width:auto;
	float:left;
	padding:2px;
	margin:2px;
}

.srfooter ul{
	width:960;
	float:left;
	padding:0px;
	margin:0px;
}

.srfooter ul li{
	float:left;
	display:inline-block;
	border-right: 0px solid #d5d5d5;
	list-style-type: none;
	background-color:white;
	margin-left:3px;
	margin-right:3px;
}

.srfooter ul li img{
	height:46px;

	margin-left:10px;
}




.block h4{
	color: #b4b4b4;
    font-size: 24px;
    margin: 2px 3px 8px 4px;
}

.block a:hover{
	text-decoration:none;
}

.block p{
	width:260px;
	float: left;
	line-height: 1.5em;
}

.block p.next{
	width:260px;
	float: left;
	color:#B4B4B4;
}

.block p.tarih{
	width:260px;
	float: left;
	color:#B4B4B4;
	text-align:right;
}

.block p.next:hover{

	color:#000;
}


.blocks p{

	line-height: 1.5em;
	 margin: 0 0 5px;
    padding: 0 0 0 20px;
}

.blocks p a:hover{

	color: #FF0000;
}



.form_g {
    border-color: #336699;
    border:1px solid #CCCCCC;
    border-width: 1px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    height: 19px;
	margin: 9px 9px;

}

.veri {
    border-color: #336699;
    border:0px solid #CCCCCC;
    border-width: 0px;
    font-family: Verdana, Arial, Helvetica;

	margin: 2px 2px;

}


.gonder {
    border-color: #336699;
    border:0px solid #CCCCCC;
    border-width: 0px;
    font-family: Verdana, Arial, Helvetica;

	margin: 2px 2px;

}



.error{
	color: #FF0000;
	width:80%;
	margin:1px 1px;
}

td.baslik{
font-weight:bold;
color:#FF0000;

}

table {
color: #444444;

}

.red {
    color: #eb1616;
}

