/*
Tema:		 	Novenka
Ver:	 		1.0
Author: 		MURAT KURTULDU
Author URI: 	http://www.muratkurtuldu.com/
*/
@import url(icon/style.css);
@import url(css/reset.css);
@import url(css/bootstrap.css);
@import url(css/main.css);
@import url(css/slider.css);
@import url(css/media-queries.css);

.proje-galeri-yantaraf li {
    padding: 6px 6px 6px 10px;
    margin-bottom: 2px;
    background-color: #ebebeb;
    border-left: #df7934 7px solid;
}
.proje-galeri-yantaraf li:hover {
    padding: 6px 6px 6px 10px;
    margin-bottom: 2px;
    background-color: #fff;
    border-left: #df7934 7px solid;
	font-weight: bold;
}
.proje-galeri-yantaraf p {
    font-size: 13px !important;
}
.sosyal a img {
    height: 20px;
    /* display: none; */
    /* width: 100%; */
    top: -4px;
    margin-top: -14px;
}
.sosyal {
    float: left;
    width: 140px !important;
    height: 34px;
}
.ustbar-genelbilgi {
    width: 450px !important;
}
