
/* Solid Common Colors */
body  a { color:#292c2f; text-decoration:none; }
body  a:hover { color:#0088cc; text-decoration:none; }

ul.arrowunderline li a:link{ color:#292c2f;	text-decoration:none;font-weight:600; }
ul.arrowunderline li a:visited{	color:#292c2f; text-decoration:none;	font-weight:600;}
ul.arrowunderline li a:hover{ color:#0088cc; text-decoration:none;  font-weight:600;}
ul.arrowunderline li a.selected{ color:#0088cc;	text-decoration:none; font-weight:600;}

.green_highlite{ background:#0088cc; color:#fff;}
.pat {	background-color:#0088cc; border:1px solid #0088cc;}	
#form .submitBtn {
color:#FFFFFF;
background-color:#0088cc;
}

ul.social li:hover { background:#0088cc; cursor:pointer; }

/* About slider */
.download {
background-color:#0088cc;
color:#FFFFFF;
}
.download:hover { color:#FFFFFF; text-decoration:none; background-color:#0088cc; }
/* // About slider */

/* About content */
ul.social-list li a { color:#0088cc; }
/* // About content */

/* Personal Information */
.about_right span a:hover { color:#0088cc; text-decoration:none; }

.input-box { background-color:#0088cc; color:#FFFFFF; }
.input-box2 {
background-color:#0088cc;
color:#FFFFFF;
}

/* Responsive Slider */
.jcarousel-next:hover, .jcarousel-next:focus, .jcarousel-next:active,
.jcarousel-prev:hover, .jcarousel-prev:focus, .jcarousel-prev:active {background-color: #0088cc;}
/* // Responsive Slider */

q, blockquote {
	color:#0088cc;
}
.colors{color:#0088cc; }

/* Effect 3 */ 
 .anasayfa-icon-effect3 .anasayfa-icon {
	color: #fff;
	background-color:rgba(0,136,204,1);
	box-shadow: 0 0 0 3px rgba(241,241,241,0.8);	
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}
 .anasayfa-icon-effect3 .anasayfa-icon:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	background-color:rgba(0,136,204,1);
	box-shadow: 0 0 0 3px rgba(241,241,241,0.8);	
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}
.no-touch .anasayfa-icon-effect1 .anasayfa-icon:hover {
	color: #fff;
	background-color:#0088cc;
}

.no-touch .anasayfa-icon-effect3 .anasayfa-icon:hover {
	color: #9a9a9a;
	background-color:rgba(225,225,225,0.8);
}
/* Effect 3 */ 

.social-list-icon:hover{ background-color:#0088cc; cursor:pointer;}

/* Colors */
.top-bg1{	background-color:#0088cc; border:1px solid #0088cc;}
.about-box p span { color:#0088cc; font-weight:600;}
ul.course li {color:#0088cc;}
ul.course li .strike {color:#0088cc; text-decoration:line-through;}
#urunler-filter li a:hover { background-color:#0088cc; }
#urunler-filter li a.current { background-color:#0088cc;	}
#urunler-list li:hover h5, .clientslide_carousel li:hover h5 { color:#0088cc; }
/*resim*/
#resim-filter li a:hover { background-color:#0088cc; }
#resim-filter li a.current { background-color:#0088cc;	}
#resim-list li:hover h5, .clientslide_carousel li:hover h5 { color:#0088cc; }
/*m�zik e�itim*/

#muzikegitimi-filter li a:hover { background-color:#0088cc; }
#muzikegitimi-filter li a.current { background-color:#0088cc;	}
#muzikegitimi-list li:hover h5, .clientslide_carousel li:hover h5 { color:#0088cc; }

/*programlar-video*/

#video-filter li a:hover { background-color:#0088cc; }
#video-filter li a.current { background-color:#0088cc;	}
#video-list li:hover h5, .clientslide_carousel li:hover h5 { color:#0088cc; }



#form .font-11{ color:#0088cc;}
.iletisim_right .twitter ul a { color:#0088cc; } 
.iletisim_right  span a:hover { color:#0088cc; text-decoration:none; }
.input-box1 { background-color:#0088cc; font-weight:400; }
.togg .tog {color:#0088cc; }
.togg .tog span:hover, .togg .tog.current span{color:#0088cc;}
.accordion .tog.button_large span:hover, .accordion .tog.button_large.current span{ color:#0088cc;}
.tabs li a:hover, .tabs li a.current {color:#0088cc;}
/* // Solid Common Colors */

/* RGBA Common colors */

/* Cycle slider */
.cycle-pager span.cycle-pager-active { color: rgba(0,136,204,1);}
#progress { position: absolute; bottom: 0; left:0; height: 7px; width: 0px; 
background: -moz-linear-gradient(left, rgba(0,136,204,0.3) 0%, rgba(0,136,204,0.8) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,136,204,0.3)), color-stop(100%,rgba(0,136,204,0.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(0,136,204,0.3) 0%,rgba(0,136,204,0.8) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(0,136,204,0.3) 0%,rgba(0,136,204,0.8) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(0,136,204,0.3) 0%,rgba(0,136,204,0.8) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(0,136,204,0.3) 0%,rgba(0,136,204,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d1e1e1e', endColorstr='#cc000000',GradientType=1 ); /* IE6-9 */
    z-index: 99999; 
-webkit-border-top-right-radius: 50px;
-webkit-border-bottom-right-radius: 50px;
-moz-border-radius-topright: 50px;
-moz-border-radius-bottomright: 50px;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
}

.prev:before,
.next:before                 {
								font-family: 'Fontawesome';
                                 color: rgba(0,136,204,0.6);
                                 font-weight: normal;
                                 font-size: 40px;
                                 position: absolute;
                             }
/* // Cycle slider */
.cycle-slideshow:hover .prev {
                                 -moz-animation: bounceInLeft  0.7s;
                                 -webkit-animation: bounceInLeft  0.7s;
                                 animation: bounceInLeft 0.7s;
                                 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
                                 opacity: 1;
								 background:url(../../images/prev-img1.png);
								 background-color:#0088cc;
                             }
.cycle-slideshow:hover .next {
                                 -moz-animation: bounceInRight  0.7s;
                                 -webkit-animation: bounceInRight  0.7s;
                                 animation: bounceInRight 0.7s;
                                 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
                                 opacity: 1;
								 background:url(../../images/next-img1.png);
								 background-color:#0088cc;                             }
/* RGBA Common colors */
.showmore {
	background-color: #0088cc;
	height: 50px;
	width: 175px;
	font-family: Lato;
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	text-transform: uppercase;
	color:#FFFFFF;
	text-decoration: none;
	border-radius:8px;
	margin: 0px auto;
	margin-top:30px;
	-moz-animation: fadeInUp 0.8s ease-in 1.7s backwards;
		-webkit-animation: fadeInUp 0.8s ease-in 1.7s backwards;
		animation: fadeInUp 0.8s ease-in 1.7s backwards;
}
.flex-control-paging li a:hover { background: #0088cc; }
.flex-control-paging li a.flex-active { background: #0088cc;  cursor: default; }

.resume_left h5{color:#0088cc; font-size:16px;}
.hakkimizda-top li span {font-size:15px; font-weight:600; color:#0088cc; }

/*Blog section
======================*/
.entry-title a:visited,
.entry-title a:focus
{
	color: #0088cc;
}
.entry-meta a,
.entry-meta a:visited {
	color: #0088cc;
}
dd a:link,dd a:visited{ color:#0088cc; }
.cat-links a,
.cat-links a:visited,
.tags-links a,
.tags-links a:visited {
	color: #0088cc;
}
.entry-meta-bottom  a,
.entry-meta-bottom  a:visited {
	color: #0088cc;
}
button,
#respond input[type="submit"],
.entry-content input[type="submit"],
input[type="reset"],
input[type="button"] {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	margin: 0 0 20px 0px;
	padding: 6px 12px;	
	color: #fff;	
	background-color: #0088cc;	
	text-decoration: none;
	border-radius: 2px;
	moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
	-ms-border-radius: 2px;
	outline: none;
	cursor: pointer;
	margin-right:62px;
}
