@charset "utf-8";
@import 'margins.css';

#site-header .site-navigation-wrap {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005cd6+1,009ec3+100 */
background: #005cd6; /* Old browsers */
background: -moz-linear-gradient(left, #005cd6 1%, #009ec3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #005cd6 1%,#009ec3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #005cd6 1%,#009ec3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005cd6', endColorstr='#009ec3',GradientType=1 ); /* IE6-9 */}
.abs { position:absolute; left:0px; bottom:0px; padding:2px; background:rgba(54,194,199,.6); font-size:10px; color:white; font-weight:bold}
.rel { position:relative}
.haberler a { color:black; font-size:14px;}
.haberler a:hover { color:black}
.haberler p { line-height:22px; min-height:65px;}
.mainpagetitle{ font-size:15px; text-transform:uppercase }
.mainpagetitle .fa { margin-right:5px;}
.duyuru .list-group span { display:block; color:#0CC; font-weight:500; font-size:11px;; margin-top:5px; margin-bottom:5px;}
.duyuru .list-group a { line-height:20px; display:block}
.duyuru .list-group li { height:83px;}

