a:link, a:visited{color:#ccc;}
a:hover, a:active, #filters li a:hover, .meta li a:hover{color:#fff;}
#header{}
#intro-wrap, #slideshow-wrap{height:250px;margin-bottom:30px;text-align: center;}
.wp-pagenavi a:hover, #top-bar-wrap, .open-bar, ul.arrowlist li:before, .toggle-head .arrow, .acc-item .arrow, .toggle-head .minus .arrow{background-color:#c9b15a;}
.wp-pagenavi span.current, #top-bar-wrap, .projects .hp-image, .tab-set .tabs-titles li .current, .comment-author-wrap, #author-info .avatar{border-bottom-color:#fff;}
.jqueryslidemenu ul li ul, table.tbl-style th{border-top-color:#458b32;}
.sc-testimonials li.testimonial, .pullquote-right, .pullquote-left, .pullquote, .code, .pre, .cta-box{border-left-color:#458b32;}
.dropcap1, #nav .current-menu-item a{color:#458b32;}
.flex-caption h3 span{background-color:rgba(62, 194, 67, .7);box-shadow:10px 0 0 rgba(62, 194, 67, .7), -10px 0 0 rgba(62, 194, 67, .7);}
.flex-caption h3 span{background-color:rgb(62, 194, 67) \9;}
h1, h2, h3, h4, h5, h6, h2.post-title{    font-family: 'Balsamiq Sans', cursive;font-weight:normal;font-style:normal;color:#c9b15a;}
#filters li a, #content a.button{    font-family: 'Balsamiq Sans', cursive;}
#nav a, #nav-toggle-content{    font-family: 'Balsamiq Sans', cursive;font-weight:normal;font-size:15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h2.post-title a{color:#458b32;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{color:#ff000a;}
#slideshow .slideshow-details h3, #intro .intro-details h2, #slideshow .slideshow-item h2, #slideshow .slideshow-item h3, #slideshow .slideshow-item h4{color:#FFF;}
#slideshow .slideshow-details p, #intro .intro-details p, #slideshow .slideshow-item{color:#ddd;}

#intro .intro-details span{padding: 10px;color: #c9b15a;}

#home-cta .cta-text h2{color:#458b32;}
#home-cta .cta-text p{color:#777777;}
#ziyaretci_container{width:100%;}
.ziyaretci_text{color:#fff;font-size:12px;margin-top:3px;background-color:rgba(255,255,255,0.08);padding:20px;-webkit-border-radius:5px;border-radius:5px;}
.ziyaretci-v{padding:0;z-index:2;left:18px;position:absolute;border-right:12px solid transparent;border-top:12px solid rgba(255,255,255,0.08);border-left:0px solid transparent;}
.ziyaretci_baslik{color:#167AE0;font-size:15px;margin-top:15px;}
.ziyaretci_head{color:#167AE0;font-size:17px;float:left;height:10px;}
.ziyaretci_pic{float:left;}
.ziyaretci_container{width:100%;position:relative;top:10px;float:left;}
.ziyaretciler{width:100%;height:auto;position:relative;}
.ziyaretci_buttons{visibility:hidden;width:100%;float:left;padding-left:20px;height:20px;margin-top:-5px;}
.ziyaretci_buttons img{cursor:pointer;}
.ziyaretci_content{position:relative;width:100%;min-height:250px;}
.ziyaretci_icerik{position:absolute;left:0;top:0;display:none;}




#banner-wrap {

	width: 100%;
	height: 330px;
	float: left;
	position: relative;

}



   #stage {


        }
        .stage {
	top: 0;
	left: 0;
	width: 100%;
	width: 100%;
	height: 320px;
	position: absolute;
	overflow: hidden;
        }




       #stage #clouds {
	background: transparent url(/images/clouds.png) 0 22px repeat-x;
}
#stage #skyline3 {
	background: transparent url(/images/skyline3.png) 0 178px repeat-x;
}
#stage #buildings-bg {
	background: transparent url(/images/buildings-bg.png) 0 32px repeat-x;
}
#stage #buildings-bg2 {
	background: transparent url(/images/buildings-bg2.png) 0 78px repeat-x;
}
#stage #skyline {
	background: transparent url(/images/skyline2.png) 0 123px repeat-x;
}
#stage #nighttime {
	background: transparent url(/images/nighttime.png) 0 123px repeat-x;
    opacity:0;
}
#stage #darkness {
  //	background: transparent url(/images/darkness.png) 0 0 repeat-x;
    height:320px;
     /* webkit example */
        background-image: -webkit-gradient(
          linear, right top, right bottom, from(rgba(0, 0, 0, 1.0)),
          to(rgba(0, 0, 0, 0.3))
        );

        /* mozilla example - FF3.6+ */
        background-image: -moz-linear-gradient(
          top center,
          rgba(0, 0, 0, 1.0) 20%, rgba(0, 0, 0, 0.3) 95%
        );

        /* IE 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.gradient(
          gradientType=0, StartColorStr=#000000, endColor=0
        );

        /* IE8 uses -ms-filter for whatever reason... */
        -ms-filter: progid:DXImageTransform.Microsoft.gradient(
          gradientType=0, StartColorStr=#000000, endColor=0
        );
    opacity:0;
}
#stage #buildings {
	background: transparent url(/images/buildings.png) 0 29px repeat-x;
}
#stage #cars {
	background: transparent url(/images/cars.png) 0 79px repeat-x;
}

#stage #carlights {
	background: transparent url(/images/carlights.png) 0 79px repeat-x;
     opacity:0;

}

#stage #helicopter {
	background: transparent url(/images/helicopter.png) 0 0px no-repeat;
	width: 200px;
	height: 14px;
}
#stage #man {
	background: transparent url(/images/man_walking.png) 0 0 repeat-x;
	position: absolute;
	top: 230px;
	left: 175px;
	width: 55px;
	height: 81px;
	z-index: 500;
}

#stage #bg {
 background-color: #fdfdfd;
}
