@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin-ext,latin);

html {
    margin: 0;
    padding: 0
}

body {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    outline: medium none;
    margin: 0;
    background: #f8f8f8
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

ol {
    border: 0 none;
    list-style: outside none none;
    margin: 0;
    outline: 0 none;
    padding: 0
}

ul li {
    list-style: none
}

.center {
    text-align: center
}

.rlt {
    position: relative;
}

.cursor-main {
    height: 180px;
    margin-bottom: 10px;
}

a.image-text span {
    background: url('img/flash-golg.png') bottom left repeat-x;
    width: 300px;
    position: absolute;
    bottom: 0;
    min-height: 80px;
    left: 0;
}

a.image-text h3 {
    color: #fff;
    line-height: 20px;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    padding: 5px 10px;
    position: absolute;
    bottom: 0;
    display: block;
    margin: 5px 0;
}

.xcsn {
    width: 300px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: 1px solid #e5e5e5;
    margin: 10px 0;
}

.xcsn::after {
    display: block;
    content: '';
    width: 100%;
    height: 0;
    clear: both;
}

.xcsn a {
    text-decoration: none;
    color: white;
    display: block;
    width: 140px;
    height: 140px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    position: relative;
}

.xcsn a h4 {
    font-family: 'Open Sans', sans-serif;
    background-image: linear-gradient(to top, black, rgba(0, 0, 0, .5) 70%, transparent);
    background-repeat: no-repeat;
    background-size: 100%;
    background-origin: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto;
    max-height: 42%;
    overflow: hidden;
    margin: 0;
    padding: 5px;
    padding-bottom: 0;
    border-bottom: 5px solid transparent;
    line-height: 16px;
    font-size: 14px;
}

.xcsn a img {
    width: inherit;
    height: inherit;
    object-fit: cover;
    object-position: left top;
}

.clear {
    clear: both
}

.clr:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden
}

a {
    text-decoration: none
}

p {
    margin: 0;
    padding: 0
}

img {
    border: 0
}

.mt10 {
    margin-top: 10px
}

.mb10 {
    margin-bottom: 10px
}

.ustLogoAltis {
    background-color: #fff;
    border-top: 1px dotted #ccc;
    height: 94px;
    left: 0;
    position: absolute;
    top: 42px;
    width: 100%;
    z-index: -1
}

.categoriesBg {
}

}
.categoriesBg1 {
    border-bottom: 2px solid #e00904 !important
}

.categoriesBg2 {
    border-bottom: 2px solid #297fb8 !important
}

.categoriesBg3 {
    border-bottom: 2px solid #2d3e50 !important
}

.categoriesBg4 {
    border-bottom: 2px solid #f39c11 !important
}

.categoriesBg5 {
    border-bottom: 2px solid #27ae61 !important
}

.categoriesBg6 {
    border-bottom: 2px solid #7e8c8d !important
}

.categoriesBg7 {
    border-bottom: 2px solid #ab2a2a !important
}

.categoriesBg8 {
    border-bottom: 2px solid #f60 !important
}

.categoriesBg9 {
    border-bottom: 2px solid #41c7ff !important
}

.categoriesBg10 {
    border-bottom: 2px solid #d23937 !important
}

#genel {
    margin: 0 auto;
    padding: 5px;
    width: 980px;
    background-color: #FFF;
    position: relative
}

#tema3-top {
    height: 37px;
    width: 980px;
    margin: 0 auto;
    box-shadow: 0 7px 17px -13px #000000;
    position: relative;
}

#tema3-top .hava-durumu-ust {
    right: 290px;
    font-size: 12px;
    top: -10px;
    position: absolute;
    color: #858585;
}

#tema3-top .hava-durumu-ust img {
    width: 50px;
    vertical-align: middle
}

#tema3-top ul {
    margin: 0;
    list-style: none;
    padding: 0
}

#tema3-top ul li {
    float: left;
    border-left: 1px solid #e9e9e9
}

#tema3-top ul li:first-child {
    border-left: 0px;
}

#tema3-top ul li a {
    padding: 0 10px;
    display: block;
    height: 25px;
    line-height: 25px;
    text-decoration: none;
    font-size: 12px;
    color: #858585
}

#tema3-top ul li a:hover {
    color: #c00
}

#haber-ara {
    height: 25px;
    float: right
}

#haber-ara #search input[type="text"] {
    background: url(tema/search-white.png) no-repeat 10px 6px #fcfcfc;
    border: 1px solid #d1d1d1;
    font: bold 12px Arial, Helvetica, Sans-serif;
    color: #bebebe;
    width: 150px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all .7s ease 0;
    -moz-transition: all .7s ease 0;
    -o-transition: all .7s ease 0;
    transition: all .7s ease 0
}

#haber-ara #search input[type="text"]:focus {
    width: 200px
}

#tema3-header {
    height: 140px
}

#tema3-header .logo {
    float: left;
    width: 300px;
    margin-top: 1px
}

#tema3-header .header-reklam {
    float: right
}

#tema3-header .header-sag {
    float: right;
	padding-top: 20px;
}

#tema3-header .sag-menu a {
    color: #f5f5f5;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding-left: 22px
}

#haber-menu {
    width: 990px;
    position: relative;
    left: -5px;
}

.tarih-hava {
    float: left;
    width: 470px;
    height: 70px;
    overflow: hidden;
    padding-top: 40px;
    position: relative;
    margin-left: 25px;
}

#haber-menu-kategori {
    height: 44px;
    background-color: #f1f1f1;
    background-image: -webkit-linear-gradient(bottom, #e5e5e5, #fff);
    background-image: -moz-linear-gradient(bottom, #e5e5e5, #fff);
    background-image: -o-linear-gradient(bottom, #e5e5e5, #fff);
    background-image: -ms-linear-gradient(bottom, #e5e5e5, #fff);
    background-image: linear-gradient(to top, #e5e5e5, #fff);
    border-bottom: 2px solid #e00904;
    border-top: 1px solid #f0f0f0;
    position: relative;
}
#haber-menu-kategori.stuck {
    width: 990px;
    position: fixed !important;
    top: 0;
    background: #ff3019; /* Old browsers */
    background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
    -webkit-box-shadow: 0 2px 6px -2px #000;
    -moz-box-shadow: 0 2px 6px -2px #000;
    box-shadow: 0 2px 6px -2px #000;
    margin-top: 0px !important;
    z-index: 9999;
}
#haber-menu-kategori.stuck a {
    color: #FFF !important;
}
#haber-menu-kategori ul {
    padding-left: 5px
}

#haber-menu-kategori ul li {
    float: left;
    padding: 0 11px;
    line-height: 44px
}

#haber-menu-kategori ul li:hover {
    background-color: #7b7b7b
}

#haber-menu-kategori ul li:hover a {
    color: #FFF
}

#haber-menu-kategori ul li a {
    color: #707070;
    display: block;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none
}

#kisayollar, #footer-kisayollar {
    height: 38px;
    background: #e00904; /* Old browsers */
    background: -moz-linear-gradient(top, #e00904 0%, #cf0404 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e00904), color-stop(100%, #cf0404)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e00904 0%, #cf0404 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e00904 0%, #cf0404 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e00904 0%, #cf0404 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e00904 0%, #cf0404 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e00904', endColorstr='#cf0404', GradientType=0); /* IE6-9 */
    border-bottom: 1px solid #f0f0f0;
    position: relative;
}
#footer-kisayollar {
    border-bottom: none;
    background: none;
}

#kisayollar ul li, #footer-kisayollar ul li {
    display: inline-block;
    padding: 0 11px;
    line-height: 38px
}

#kisayollar ul li a, #footer-kisayollar ul li a {
    color: #f1f1f1;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none
}

#kisayollar ul li a:hover {
    color: #f7f7f7;

}

#haber-menu-kategori .aktif_1:hover {
    background-color: #e00904
}

#haber-menu-kategori .aktif_2:hover {
    background-color: #297fb8 !important
}

#haber-menu-kategori .aktif_3:hover {
    background-color: #2d3e50 !important
}

#haber-menu-kategori .aktif_4:hover {
    background-color: #f39c11 !important
}

#haber-menu-kategori .aktif_5:hover {
    background-color: #27ae61 !important
}

#haber-menu-kategori .aktif_6:hover {
    background-color: #7e8c8d !important
}

#haber-menu-kategori .aktif_7:hover {
    background-color: #ab2a2a !important
}

#haber-menu-kategori .aktif_8:hover {
    background-color: #f60 !important
}

#haber-menu-kategori .aktif_9:hover {
    background-color: #41c7ff !important
}

#haber-menu-kategori .aktif_10:hover {
    background-color: #d23937 !important
}

#tema3-spot {
    height: 220px;
    padding: 10px 0;
    position: relative;
    width: 980px
}

#tema3-spot .mec-content {
    height: 220px
}

#tema3-spot ul.me-content li {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    float: left;
    margin-right: 19px;
    min-height: 240px;
    text-align: center;
    width: 230px;
    position: relative;
    overflow: hidden;
}
#tema3-spot ul.me-content li:nth-child(4){
    margin-right: 0
}

#tema3-spot ul.me-content li img {
    height: 150px;
    margin-bottom: 18px;
    width: 230px;
    border-bottom: 3px #c00 solid
}

#tema3-spot ul.me-content li div.sd {
    background: url("img/sondk.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-size: cover;
    bottom: 75px;
    display: block;
    height: 15px;
    position: absolute;
    width: 230px
}

#tema3-spot a {
    color: #000;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: 700
}

#tema3-spot a:hover {
    color: red;
    text-decoration: underline
}

#tema3-manset {
    float: left;
    width: 660px
}

.headline {
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
    width: 660px;
    z-index: 1
}

.headline .navigation{
    background-color: #fff;
    border-bottom: 1px solid #d3d3d3;
    border-top: 3px solid #c9321f;
    height: 45px;
    position: relative;
    width: 660px
}

.headline .navigation ul li{
    float: left;
    height: 50px;
    margin-right: 6px
}

.headline .navigation .left li a{
    background: url("tema/slider-pager-bg.png") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
    color: #7c7c7c;
    display: block;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    height: 32px;
    padding-top: 15px;
    text-align: center;
    width: 32px;
    font-weight: 700
}

.headline .navigation ul li .selected{
    background-position: 0 -59px;
    color: #fff
}

.headline .headlines{
    height: 351px;
    width: 660px
}

.headline .headlines .headlineItem{
    display: none;
    height: 351px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 660px
}

.headline .headlines .headlineItem h3 a{
    background: none repeat scroll 0 0 #fff;
    border-radius: 5px;
    bottom: 20px;
    color: #000;
    display: block;
    font-family: 'PT Sans', sans-serif;
    font-size: 26px;
    left: 10px;
    line-height: 30px;
    padding: 15px;
    position: absolute;
    width: 92%;
    opacity: .9;
    filter: alpha(opacity=90)
}

#tema3-yazar {
    float: left;
    width: 300px;
    margin-left: 20px;
    height: 220px
}

#tema3-yazar-ic {
    width: 300px
}

.right_title {
    background: url("tema/titles.png") repeat scroll -84px -93px transparent;
    height: 35px;
    width: 100%
}

.right_title div {
    color: #fff;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 20px;
    padding: 10px 10px 5px;
    text-align: center
}

.right_title a {
    color: #fff;
    cursor: pointer;
    float: left;
    font-weight: bold;
    text-align: center
}

.right_title .buttons_r {
    float: right
}

.right_title .buttons_r:hover {
    background: url(tema/titles.png) -321px -173px
}

.right_title .buttons_n:hover {
    background: url(tema/titles.png) -321px -173px
}

.right_title .buttons_p:hover {
    background: url(tema/titles.png) -321px -173px
}

#author_r_home {
    width: 300px;
    margin-top: 0;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    font-size: 13px
}

#author_r_home .item_dis {
    float: left;
    width: 100%
}

#author_r_home .item {
    padding: 5px;
    background-color: #f0f0f0;
    border-bottom: #dfdfdf 2px dotted
}

#author_r_home .item img {
    padding: 1px;
    margin-right: 5px;
    border: #FFF 3px solid;
    float: left
}

#author_r_home .item h3 {
    padding: 0;
    margin: 5px 0 5px 0
}

#author_r_home .item h3 a {
    line-height: 18px;
    color: #036
}

#author_r_home .item .date {
    font-size: 11px;
    padding: 4px 0 4px 0
}

#author_r_home .item a {
    color: #333;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 19px
}

#tema3-gundem {
    float: left;
    margin-left: 20px;
    width: 300px
}

#tema3-gundem ul li {
    height: 100px
}

#tema3-gundem ul li a {
    color: #454545;
    display: block;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    transition-duration: .2s;
    transition-property: color
}

#tema3-gundem ul li a:hover {
    color: #e8393a
}

#tema3-gundem ul li a img {
    float: right;
    margin-left: 10px
}

#tema3-gundem .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 5px
}

#tema3-gundem .bx-wrapper .bx-pager .bx-pager-item, #tema3-gundem .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

#tema3-gundem .bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#tema3-gundem .bx-wrapper .bx-pager.bx-default-pager a:hover, #tema3-gundem .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000
}

#tema3-icerik {
    margin-top: 10px
}

#tema3-icerik-sol {
    float: left;
    width: 660px
}

#tema3-icerik-sag {
    float: left;
    width: 300px;
    margin-left: 20px
}

.tema3-manset-alti li {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    float: left;
    height: 230px;
    margin: 5px;
    position: relative;
    text-align: center;
    width: 210px
}

.tema3-manset-alti li a {
    color: #000;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: 700
}
.tema3-manset-alti li a > em {
    color: #000;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    font-weight: 500
}

.tema3-manset-alti li:hover {
    background-color: #333
}

.tema3-manset-alti li:hover a, .tema3-manset-alti li:hover a > em {
    color: #FFF
}

.tema3-manset-alti li img {
    margin-bottom: 5px
}

.tema3-manset-alti span.manset-alti-golge {
    display: block;
    background: url(tema/manset-alti-golge.png) no-repeat center -2px scroll;
    width: 200px;
    height: 16px
}

.tema3-manset-alti li span.manset-alti-haber-baslik {
    font-weight: bold;
    display: block;
    margin-bottom: 3px
}

.tema3-manset-alti li span.manset-alti-haber-ozet {
    text-align: left;
    display: block
}

.sol-icerik-reklam {
    width: 100%;
    display: block;
    padding: 15px 0;
    text-align: center;
    clear: both
}

.sftglr-ustsol {
    background: url("tema/ftglr-ustsol.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 39px;
    width: 4px
}

.sftglr-ustsag {
    background: url("tema/ftglr-ustsag.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 39px;
    width: 4px
}

.sftglr-ustorta {
    background: url("tema/ftglr-ustorta.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 652px
}

.sftglr-alt {
    background: url("tema/sftglr-alt.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 270px;
    margin-bottom: 5px;
    width: 660px
}

.sftglr-ustorta .sol {
    float: left;
    margin: 12px 0 0 8px
}

.sftglr {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 660px
}

.sftglr li {
    float: left;
    width: 164px;
    text-align: center
}

.sftglr li img {
    border: 3px solid #555;
    height: 100px;
    margin: 0 5px 0 10px;
    width: 140px
}

.sftglr li img:hover {
    border: 3px solid #949494
}

.sftglr li p {
    margin: 3px 0;
    padding: 0;
    line-height: 20px;
    display: block
}

.sftglr li p a {
    color: #fff
}

.sftglr li p a:hover {
    color: #b6b6b6
}

.fancyres {
    background: url("tema/image-zoom.png") no-repeat scroll center center transparent;
    display: block
}

#tema3-dikey-haberler li, #tema3-yazarlar li {
    border-bottom: 1px dotted #ddd;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 660px
}

#tema3-dikey-haberler li img, #tema3-yazarlar li img {
    border: 1px solid #ddd;
    float: left;
    padding: 2px;
    margin-right: 10px
}

#tema3-dikey-haberler li h2, #tema3-yazarlar li h2 {
    font-family: 'Open Sans', sans-serif;
    color: #333;
    float: left;
    font-size: 16px;
    margin-bottom: 10px;
    width: 446px
}

#tema3-dikey-haberler li p {
    color: #666;
    float: left;
    font-size: 12px;
    width: 446px
}

#tema3-yazarlar li p {
    color: #666;
    float: left;
    font-size: 14px;
    width: 446px
}

#tema3-dikey-haberler li a:hover img, #tema3-yazarlar li a:hover img {
    border: 1px solid #e20000
}

#tema3-dikey-haberler li em, #tema3-yazarlar li em {
    background: url("tema/kategori-bg.png") repeat scroll 0 0 transparent;
    color: #fff;
    float: right;
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    margin-top: 5px;
    text-align: center;
    padding: 5px;
    min-width: 110px;
    bottom: 10px;
    right: 10px;
    position: absolute
}

#tema3-dikey-haberler li em a, #tema3-yazarlar li em a {
    color: #fff
}

#tema3-dikey-haberler li em a:hover, #tema3-yazarlar li em a:hover {
    color: #333
}

#tema3-dikey-haberler li a:hover h2, #tema3-dikey-haberler li a:hover p {
    color: #e20000
}

.sag-kutu {
    width: 300px;
    margin-bottom: 10px;
    background: none repeat scroll 0 0 #fff;
    overflow: hidden;
    box-shadow: 0 1px 1px 0 #d3d3d3
}

.kutu-baslik {
    background: none repeat scroll 0 0 #e20904;
    color: #fff;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    height: 32px;
    padding: 8px 0 0 10px;
    text-shadow: 1px 1px 1px #000
}

.kutu-baslik.yesil {
    background: #74b035 url(css/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png) 50% 50% repeat-x;
    text-shadow: 1px 0 0 #96c56f
}

.kutu-baslik.turuncu {
    background: #e45f31 url(css/start/images/ui-bg_gloss-wave_45_e14f1c_500x100.png) 50% 50% repeat-x;
    text-shadow: 1px 0 0 #e45f31
}

.kutu-baslik span {
    padding-left: 5px
}

.tema3-cok-okunan li {
    border-bottom: 1px solid #ccc;
    display: block;
    height: 92px;
    padding: 10px 0;
    width: 90%;
    margin: 0 auto
}

.tema3-cok-okunan li:last-child {
    border-bottom: 0
}

.tema3-cok-okunan li a {
    color: #333;
    display: block
}

.tema3-cok-okunan li a:hover {
    text-decoration: underline
}

.tema3-cok-okunan li a.cok-oku-baslik {
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px
}

.tema3-cok-okunan li img {
    float: left;
    margin-right: 5px;
    padding: 1px
}

.sag-kutu-cerceve {
    border: 1px solid #e5e5e5;
    border-width: 0 1px 1px;
    padding: 5px;
    width: 288px
}

#anketform {
    padding: 10px
}

.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    margin-right: 10px;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    behavior: url(js/PIE.htc)
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    background-color: #e6e6e6;
    color: #333
}

.btn:hover, .btn:focus {
    background-position: 0 -15px;
    color: #333;
    text-decoration: none;
    transition: background-position .1s linear 0
}

.btn:focus {
    outline: thin dotted #333;
    outline-offset: -2px
}

.btn.active, .btn:active {
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0 none
}

.btn.disabled, .btn[disabled] {
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: .65
}

.btn-success {
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    background-color: #51a351;
    color: #fff
}

.btn-warning {
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    background-color: #f89406;
    color: #fff
}

.btn-inverse {
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444, #222);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222;
    color: #fff
}

.btn-info {
    background-color: #49afcd;
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #2f96b4;
    color: #fff
}

.svdglr-ustsol {
    background: url("tema/vdglr-ustsol.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 39px;
    width: 4px
}

.svdglr-ustsag {
    background: url("tema/vdglr-ustsag.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 39px;
    width: 4px
}

.svdglr-ustorta {
    background: url("tema/vdglr-ustorta.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 292px
}

.svdglr-alt {
    background: url("tema/svdglr-alt.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 270px;
    width: 300px
}

.svdglr-ustorta .sol {
    float: left;
    margin: 12px 0 0 8px
}

.svdglr {
    display: block;
    margin: 0 auto;
    width: 280px;
    padding: 10px
}

.svdglr li {
    float: left;
    text-align: center;
    margin-right: 9px
}

.svdglr li a {
    color: #FFF
}

.svdglr li img {
    border: 3px solid #30397a;
    height: 73px;
    margin: 5px 0;
    width: 125px
}

.svdglr li img:hover {
    border: 3px solid #6770b2
}

.fancy {
    background: url("tema/video_play_k.png") no-repeat scroll center center transparent;
    display: block
}

.tema3-select {
    border: 1px solid #cfcfcf;
    color: #393939;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin-bottom: 15px;
    margin-top: 5px;
    padding: 5px;
    width: 278px
}

.tbugun {
    background-color: #8eba31;
    font-size: 12px;
    margin-bottom: 10px;
    min-height: 100px;
    padding: 10px;
    width: 280px
}

.tema3-liste-haber-sol {
    width: 330px;
    float: left;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 10px
}

.tema3-liste-haber-sol h4 {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 10px 0
}

ul.haber-liste-yatay li {
    float: left;
    width: 155px;
    padding: 5px 5px;
    min-height: 220px;
    margin-bottom: 15px
}

ul.haber-liste-yatay li a, ul.haber-liste-dikey li a {
    display: block;
    color: #333
}

ul.haber-liste-yatay li:hover {
    background-color: #efefef
}

ul.haber-liste-yatay li img {
    padding: 2px;
    border: 1px solid #CCC;
    margin-bottom: 5px
}

ul.haber-liste-yatay li span {
    display: block;
    padding-top: 5px
}

ul.haber-liste-dikey li {
    width: 320px;
    padding: 5px 5px;
    margin: 15px 0;
    min-height: 60px
}

ul.haber-liste-dikey li a:hover {
    text-decoration: underline
}

ul.haber-liste-dikey li img {
    float: left;
    padding: 2px;
    border: 1px solid #CCC;
    margin-right: 5px
}

#burc a {
    float: left;
    padding: 3px
}

#burc a span {
    display: block;
    margin: 0 0 3px
}

#burc a .burcAdi {
    color: #666;
    text-align: center
}

.eb {
    background: url("tema/burc.png") repeat scroll 0 0 transparent !important;
    display: block;
    height: 41px;
    width: 41px
}

.koc {
    background-position: 0 top !important
}

.boga {
    background-position: -42px top !important
}

.terazi {
    background-position: -84px top !important
}

.yengec {
    background-position: -126px top !important
}

.ikizler {
    background-position: -168px top !important
}

.akrep {
    background-position: -210px top !important
}

.kova {
    background-position: -252px top !important
}

.balik {
    background-position: -294px top !important
}

.aslan {
    background-position: -336px top !important
}

.basak {
    background-position: -378px top !important
}

.yay {
    background-position: -420px top !important
}

.oglak {
    background-position: -462px top !important
}

.copyright {
    background-color: #eee;
    display: block;
    padding: 10px 10px;
    border: 1px solid #ccc;
    border-top: 0;
    width: 960px;
    margin-bottom: 10px
}

.copyright span {
    display: block
}

.copyright a {
    color: #666
}

.fright {
    float: right
}

.fleft {
    float: left
}

.tema3-haber-detay {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px
}

.tema3-haber-detay h1, #tema3-firmalar h2 {
    margin: 0 0 15px 0;
    font-family: 'PT sans', sans-serif;
    font-size: 30px;
    color: #454545;
    font-weight: 700;
    padding: 0 10px
}

.haber-detay-tarih {
    height: 40px;
    line-height: 40px;
    border: 1px dotted #ccc;
    border-left: 0;
    border-right: 0;
    padding: 0 10px
}

.haber-detay-tarih a {
    color: #C00
}

span.haber-tarih {
    float: left;
    display: block
}

.font-boyut {
    float: right
}

.font-boyut img {
    vertical-align: middle;
    cursor: pointer
}

.haber-spot {
    padding: 10px 0;
    border-bottom: 1px dotted #ccc
}

.haber-spot h2 {
    font-size: 18px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    color: #c00;
    padding: 0 10px
}

.haber-detay-icerik {
    margin-top: 10px;
    line-height: 22px;
    padding: 10px
}

.haber-detay-icerik p {
    padding-bottom: 7px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #444
}

.haber-detay-icerik a {
    color: red
}

.haber-detay-reklam {
    float: left;
    margin-right: 10px
}

.haber-detay-baslik {
    color: #444;
    font-weight: 700;
    line-height: 40px;
    width: 650px;
    font-family: 'PT Sans', sans-serif;
    font-size: 24px;
    margin-bottom: 10px
}

.haber-kaynak {
    margin: 20px 0 10px 0;
    color: #999;
    padding: 0 10px
}

.haber-etiketler {
    background-color: #fbfbfb;
    color: #333;
    margin: 15px 0;
    padding: 5px
}

.haber-etiketler span a {
    float: left;
    background: url(tema/tag-icon.png) no-repeat left center;
    display: block;
    padding-left: 22px;
    color: #333;
    margin-right: 7px;
    line-height: 22px
}

.haber-etiketler span a:hover {
    color: #06C
}

.haber-detay-yorum-baslik {
    background: #f6a828 url(tema/yorumlar-bg.png) 50% 50% repeat-x;
    color: #fff;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    padding: 5px;
    width: 650px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px
}

.haber-detay-yorum-kutu {
    padding: 5px;
    width: 650px;
    margin-bottom: 10px;
    background-color: #eee
}

.haber-detay-yorum-icerik h3 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 16px
}

.haber-detay-yorum-kutu img {
    float: left;
    margin-right: 10px
}

.haber-detay-yorum-kutu span {
    display: block;
    line-height: 20px
}

.habere-ait-galeri {
    background: url(tema/texture_fabric.png) repeat;
    float: left;
    width: 290px;
    border: 1px solid #ccc;
    margin: 0 5px 0 0;
    padding: 10px
}

.habere-ait-galeri img {
    padding: 1px;
    border: 1px solid #ccc
}

.habere-ait-galeri a span {
    margin-left: 15px;
    color: #C06;
    font-size: 14px
}

.habere-ait-galeri h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding-left: 35px;
    color: #575757;
    margin: 0 0 10px 0
}

.haber-detay-icerik h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #575757;
    margin: 10px 0
}

.habere-ait-galeri h4.icon-galeri {
    background: url(tema/icon_gallery.png) no-repeat left center
}

.habere-ait-galeri h4.icon-video {
    background: url(tema/icon_videos.png) no-repeat left center
}

.tema3-yazar-baslik {
    background: #2191c0 url(tema/yazarlar-bg.png) 50% 50% repeat-x;
    color: #fff;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    padding: 5px;
    width: 650px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin-bottom: 10px
}

.notice {
    background: none repeat scroll 0 0 #fff6bf;
    clear: both;
    color: #514721;
    margin-bottom: 15px;
    margin-top: 0;
    border: 2px solid #ffd324;
    margin-bottom: 1em;
    margin-top: 1em;
    padding: .8em !important
}

.sayfalama {
    margin-top: 10px
}

fieldset {
    border: 0 none;
    margin: 0;
    padding: 0
}

label {
    float: left;
    font-size: 13px;
    margin-top: 6px;
    padding-right: 15px;
    width: 100px
}

.textfield {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #d4d4d4;
    display: block;
    font-size: 13px;
    margin: 0 0 16px;
    padding: 7px 5px;
    width: 300px
}

.textfield:hover {
    background-color: #f5f5f5;
    border: 1px solid #cfcfcf;
    display: block;
    font-size: 13px;
    margin: 0 0 16px;
    padding: 7px 5px;
    width: 300px
}

.textarea {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #d4d4d4;
    display: block;
    font-size: 13px;
    margin: 0 0 12px;
    overflow: hidden;
    padding: 7px 5px;
    width: 328px
}

.textarea:hover {
    background-color: #f5f5f5;
    border: 1px solid #cfcfcf;
    display: block;
    font-size: 13px;
    margin: 0 0 12px;
    overflow: hidden;
    padding: 7px 5px;
    width: 328px
}

select {
    border: 1px solid #d4d4d4;
    color: #393939;
    cursor: pointer;
    display: block;
    font-size: 13px;
    height: 30px;
    margin-bottom: 15px;
    margin-top: 5px;
    padding: 5px;
    text-align: left;
    width: 150px
}

.tema3-foto-galeri li {
    float: left;
    position: relative;
    width: 315px;
    margin-right: 10px;
    text-align: center;
    margin-bottom: 10px;
    list-style: none
}

.tema3-foto-galeri li a {
    color: #FFF
}

.tema3-foto-galeri li img {
    padding: 2px;
    border: 1px solid #ccc
}

.tema3-foto-galeri li span {
    display: block;
    background-color: #222;
    font-size: 14px;
    position: absolute;
    bottom: 15px;
    left: 20px;
    text-align: center;
    width: 260px;
    padding: 7px;
    font-family: 'Open Sans', sans-serif
}

ul.foto-galeri-kategori li {
    float: left;
    line-height: 26px;
    width: 115px;
    padding-left: 15px;
    margin-right: 10px;
    background: url(tema/green_arrow_right.png) no-repeat left center
}

ul.foto-galeri-kategori li a {
    display: block;
    color: #000;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif
}

ul.foto-galeri-kategori li a:hover {
    color: #5b9e25
}

.tema3-fotolar {
    text-align: center;
    padding-bottom: 10px
}

.firma-kategoriler li {
    float: left;
    width: 185px;
    background: url(tema/green_arrow_right.png) no-repeat left center;
    line-height: 32px;
    padding-left: 15px;
    margin-right: 10px
}

.firma-kategoriler li a {
    display: block;
    color: #333;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif
}

.firma-kategoriler li a:hover {
    color: #5b9e25
}

#tema3-firma-detay li {
    line-height: 40px;
    border-bottom: 1px dotted #ccc
}

#tema3-firma-detay li a {
    color: #c00
}

#tema3-firma-detay li strong {
    width: 120px;
    display: inline-block
}

.tema3-form {
    padding-left: 10px
}

#tema3-iletisim a {
    color: #c00
}

.tepe-banner {
    display: block;
    margin: 5px;
    text-align: center
}

div.reklamkodumsag {
    position: fixed;
    margin-left: 1000px;
    top: 10px;
    width: 120px;
    overflow: hidden;
    z-index: 9999
}

div.reklamkodumsol {
    position: fixed;
    margin-left: -145px;
    top: 10px;
    width: 120px;
    overflow: hidden;
    z-index: 9999
}

.sol-icerik-reklam img {
    max-width: 100%
}

.haber-yorums {
    padding: 10px;
    background-color: #f7af3a
}

.haber-yorums label {
    display: block;
    padding: 5px;
    font-size: 14px
}

.haber-yorums .yorum-inputs {
    width: 250px
}

.haber-yorums textarea {
    width: 320px;
    background-color: #ffebb0 !important;
    border: 1px solid #f7cd54;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    display: inline-block;
    font-size: 14px;
    height: 160px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    outline: medium none;
    padding: 4px 6px;
    transition: border .2s linear 0, box-shadow .2s linear 0;
    vertical-align: middle;
    color: #444
}

.haber-yorums input[type=text] {
    padding: 10px;
    background-color: #ffebb0 !important;
    border: medium none;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #444
}

.haber-yorums input[type=submit] {
    float: right;
    margin-top: 10px
}

.hvContLeftCity {
    width: 600px;
    height: 150px;
    margin: 0 0 10px 15px;
    background: url(http://img3.mynet.com.tr/havadurumu/durum-bg.gif) no-repeat 0 8px
}

.hvContLeftCity p {
    margin: 0;
    padding: 0;
    float: left
}

.hvPboxFirst {
    width: 75px;
    text-align: left
}

.hvPboxFirst span {
    width: 75px;
    font-size: 11px;
    padding: 0 0 0 5px;
    min-height: 22px;
    height: auto !important;
    height: 22px;
    display: inline-block;
    float: none
}

.hvDate {
    width: 75px;
    margin: 16px 0 23px 0;
    color: #2e84a7;
    font-size: 11px;
    float: left
}

.hvPboxMiddle {
    width: 105px;
    text-align: center
}

.hvPboxMiddleblock {
    width: 75px;
    text-align: center;
    float: left
}

.hvPboxMiddleblock img {
    float: center;
    width: 40px;
    height: 40px
}

.hvPboxLast {
    width: 100px;
    text-align: center;
    overflow: hidden
}

.hvDay {
    width: 105px;
    height: 22px;
    font-size: 12px;
    color: #2e84a7;
    font-weight: bold;
    float: left
}

.hvDay2 {
    width: 75px;
    height: 22px;
    font-size: 11px;
    color: #2e84a7;
    float: left
}

.hvMood {
    width: 99px;
    height: 23px;
    padding: 0 3px 0 3px;
    font-size: 9px;
    color: #000;
    float: left
}

.hvMood2 {
    width: 75px;
    height: 23px;
    padding: 0 3px 0 3px;
    font-size: 9px;
    color: #000;
    float: left
}

.hvDeg1 {
    width: 105px;
    height: 22px;
    font-size: 18px;
    color: #ff8a00;
    float: left
}

.hvDeg2 {
    width: 105px;
    height: 22px;
    font-size: 18px;
    color: #2e84a7;
    float: left
}

.hvDeg11 {
    width: 30px;
    height: 22px;
    text-align: center;
    padding: 0 3px 0 3px;
    font-size: 11px;
    color: #ff8a00;
    float: left
}

.hvDeg22 {
    width: 30px;
    height: 22px;
    text-align: center;
    padding: 0 3px 0 3px;
    font-size: 11px;
    color: #2e84a7;
    float: left
}

.blue {
    color: #2e84a7
}

.orange {
    color: #ff9702
}

.hvContLeftBox {
    width: 600px;
    height: auto;
    margin: 15px 0 0 15px;
    padding: 0 0 15px 0;
    text-align: left
}

.hvContLeftBox span {
    margin: 0 10px 0 0;
    float: left
}

.hvDetLeftBox {
    width: 615px;
    margin: 0;
    line-height: 25px;
    padding-bottom: 10px;
    text-align: center
}

.hvDetLeftBox2 {
    width: 615px;
    margin: 50px 0 0 0;
    margin: 30px 0 0 0;
    text-align: center
}

.okvizyon2010_so_menu_bg {
    background: url(tema/okvizyon2010_so_menu_bg.gif) repeat-x;
    height: 26px
}

.okvizyon2010_so_combo {
    font-size: 12px
}

.okvizyon2010_so_menubottom_bg {
    background: url(tema/okvizyon2010_subject_bg.gif) no-repeat;
    height: 33px;
    font-size: 13px;
    font-weight: 700
}

.okvizyon2010_so_menubottom_text2 {
    font-size: 16px;
    color: #e10000
}

.okvizyon2010_so_bttn_link {
    background: url(tema/okvizyon2010_so_bttn_link_bg.gif) no-repeat;
    width: 118px;
    height: 20px;
    text-align: center
}

.okvizyon2010_so_bttn_link:hover {
    background: url(tema/okvizyon2010_so_bttn_over_bg.gif) no-repeat;
    width: 118px;
    height: 20px;
    text-align: center
}

.okvizyon2010_so_bttn_over {
    background: url(tema/okvizyon2010_so_bttn_over_bg.gif) no-repeat;
    width: 118px;
    height: 20px;
    text-align: center
}

.okvizyon2010_so_bttn_text {
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    height: 20px;
    width: 118px;
    text-align: center
}

.okvizyon2010_so_sanstopu_no_bg {
    background: url(tema/okvizyon2010_so_no_bg.gif) no-repeat;
    width: 67px;
    height: 51px;
    padding-top: 15px;
    padding-right: 5px;
    float: left;
    text-align: center
}

.okvizyon2010_so_sanstopu_no_bg2 {
    background: url(tema/okvizyon2010_so_no_bg.gif) no-repeat;
    width: 67px;
    height: 51px;
    padding-top: 15px;
    padding-right: 5px;
    float: left;
    text-align: center
}

.okvizyon2010_so_sanstopu_no_text {
    font-size: 30px;
    color: #FFF;
    font-weight: 700
}

.okvizyon2010_so_center_bg {
    background: url(tema/okvizyon2010_so_bg.gif) repeat-x;
    padding-top: 20px
}

.okvizyon2010_so_center_text {
    font-size: 12px;
    font-weight: 700
}

.okvizyon2010_so_center_text2 {
    font-size: 16px;
    font-weight: 700;
    color: #e10000
}

.okvizyon2010_so_10numara_no_bg {
    background: url(tema/okvizyon2010_so_no_mini_bg.gif) no-repeat;
    width: 37px;
    height: 33px;
    float: left;
    text-align: center;
    padding-top: 7px;
    padding-right: 5px
}

.okvizyon2010_so_10numara_no_text {
    font-size: 20px;
    color: #FFF;
    font-weight: 700
}

.manset {
    float: left;
    height: 425px;
    margin-bottom: 25px;
    position: relative;
    width: 660px
}

.manset-img {
    display: none;
    position: relative
}

.manset-list {
    bottom: -15px;
    left: 0;
    position: absolute
}

.manset-list li {
    float: left;
    margin: 0 3px
}

.manset-list li a {
    display: block;
    border: 3px solid #333;
    height: 80px;
    width: 98px
}

.manset-list li a:hover, .manset-list li.currents a {
    border: 3px solid red;
    height: 80px;
    width: 98px
}

.manset-list li:last-child {
    margin-right: 0
}

.manset-spot {
    background: url("tema/manset-spots.png") repeat-x scroll center top rgba(0, 0, 0, 0);
    bottom: 3px;
    height: 15px;
    padding: 12px 15px;
    position: absolute;
    width: 630px
}

.manset-spot a {
    color: #fff
}

.manset-spot p {
    font-size: 12px
}

.manset-spot h2 {
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: -5px 0 0
}

.post_share {
    clear: both;
    margin: 20px 0;
    position: relative;
    text-align: center
}

.btn-social-wrapper {
    height: 37px;
    line-height: 37px
}

.btn-social {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    color: #fff;
    display: inline;
    margin-right: 5px;
    padding: 10px 6px;
    position: relative
}

.btn-social:hover {
    color: #fff
}

.btn-social:active {
    top: 2px
}

.btn-social .social-icon {
    margin-top: -4px
}

.btn-facebook {
    background-color: #2e4a88;
    border-bottom-color: #1b3d82
}

.btn-facebook:hover {
    background-color: #354f84
}

.btn-twitter {
    background-color: #008dde;
    border-bottom-color: #0078bd
}

.btn-twitter:hover {
    background-color: #1397d8
}

.btn-google {
    background-color: #cc3622;
    border-bottom-color: #ba2714
}

.btn-google:hover {
    background-color: #d04829
}

.social-icon {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    line-height: 14px;
    margin: 0 8px 0 0;
    vertical-align: text-top;
    width: 24px
}

.social-icon.facebook {
    background-position: 0 -144px
}

.social-icon.twitter {
    background-position: -48px -144px
}

.social-icon.google_plus {
    background-position: -96px 0
}

.social-icon.white {
    background-image: url("tema/social-white.png")
}

.kayan-kutu {
    border-bottom: 1px solid #d3d3d3;
    background: none repeat scroll 0 0 #fff;
    height: 264px;
    padding-bottom: 5px;
    position: relative;
    width: 325px;
    float: left;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    margin: 5px 10px 10px 0
}

.kayan-kutu span.newsTitle {
    margin-top: 10px;
    padding-bottom: 5px !important
}

.kayan-kutu.last {
    margin-right: 0
}

a span.newsTitle {
    color: #454545;
    display: block;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 10px 3px;
    transition-duration: .2s;
    transition-property: color
}

a:hover span.newsTitle, a:hover span.newsTitle16 {
    color: #e8393a
}

.catRibbon {
    color: #fff;
    left: 0;
    position: absolute !important;
    top: 173px;
    width: 100%;
    z-index: 10
}

.catRibbon span {
    color: #fff;
    display: block;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    height: 18px;
    padding: 5px 10px;
    z-index: 10
}

.cSpor {
    background: none repeat scroll 0 0 #27ae61
}

.cGundem {
    background: none repeat scroll 0 0 #e00904
}

.cMagazin {
    background: none repeat scroll 0 0 #8e44ad
}

.cSaglik {
    background: none repeat scroll 0 0 #297fb8
}

.cDunya {
    background: none repeat scroll 0 0 #FEBF01
}

.cSiyaset {
    background: none repeat scroll 0 0 #eee;
    color: #444;
    text-shadow: none;
}
.cBlack {
    background: none repeat scroll 0 0 #222;
    color: #f1f1f1;
    text-shadow: none;
}
.kayan-kutu .bx-pager {
    height: 20px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 180px;
    width: 106px;
    z-index: 10
}

.kayan-kutu .bx-pager .bx-pager-item {
    display: inline !important;
    float: left;
    list-style: none outside none;
    margin-right: 4px;
    font-weight: normal
}

.kayan-kutu .bx-pager .bx-pager-item a {
    border: 1px solid #fff;
    border-radius: 25px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    padding: 0 4px
}

.kayan-kutu .bx-pager .bx-pager-item a.active {
    background: none repeat scroll 0 0 #fff;
    color: #333
}

.onBox {
    margin-bottom: 1px;
    overflow: hidden;
    padding-bottom: 2px;
    position: relative
}

.onBox div {
    transition: all .3s linear 0
}

.onBox .leftBlock {
    float: left;
    margin-right: 10px;
    width: 325px
}

.onBox .rightBlock {
    float: left;
    width: 325px
}

.onBox .boxV530 {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    float: left;
    height: 530px;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
    width: 325px
}

.boxH255 {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    float: left;
    height: 265px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 325px
}

.onBox .mainRibbon {
    display: none
}

.followSite {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ebebeb;
    height: 35px;
    margin-bottom: 20px;
    padding: 7px
}

.followSite .socialMediaButtons li {
    margin-right: 6px !important;
    float: left
}

.followSite .socialMediaButtons li.tkpEt {
    color: #838383;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    margin-right: 15px !important;
    padding-left: 5px;
    padding-top: 8px
}

.advertorial2 {
    background: none repeat scroll 0 0 #fff;
    display: block;
    padding: 10px;
    width: 264px;
    border: 8px solid #f90101;
    margin-bottom: 10px
}

.advertorial2 img {
    margin-bottom: 10px
}

.advertorial2 strong.title {
    font-size: 18px;
    margin-bottom: 3px;
    font-family: 'PT Sans', sans-serif
}

.advertorial2 strong {
    display: block
}

.advertorial2 span {
    display: block;
    margin-bottom: 10px
}

.advertorial2 a {
    color: #333;
    font-size: 13px
}

.advertorial2 a:hover, .advertorial2 a:hover span, .advertorial2 a:hover strong {
    color: #c00
}

.okBox {
    overflow: hidden;
    padding-bottom: 2px;
    position: relative
}

div.okBox div.boxH255:nth-child(odd) {
    margin-right: 10px
}

.footer {
    overflow: hidden;
    position: relative;
    z-index: 63
}

.footer ul.footer-liste {
    width: 150px;
    float: left;
    margin-right: 10px
}

.footer ul.footer-liste li {
    line-height: 22px
}

.footer ul.footer-liste li a, .footer ul.footer-liste-haber li a {
    display: block;
    color: #CCC
}

.footer ul.footer-liste h5.footer-liste-baslik {
    font-size: 14px;
    margin: 5px 0 5px 0;
    color: #f1f1f1;
    font-family: 'PT Sans', sans-serif
}

.footerTop {
    background: none repeat scroll 0 0 #222328;
    height: 40px
}

.footerMid {
    background: none repeat scroll 0 0 #1b1c21;
    min-height: 275px;
    padding-top: 10px
}

.footerBottom {
    background: none repeat scroll 0 0 #000;
    height: 30px;
    overflow: hidden
}

.footer940 {
    margin: auto;
    width: 980px
}

.footerLogoList {
    padding-top: 12px
}

.footerLogoList li {
    float: left;
    height: 27px;
    text-align: center;
    width: 117px
}

.footerMidLeft {
    float: left;
    text-align: left;
    width: 800px
}

.footerMidRight {
    float: left;
    width: 180px
}

.footerLinks li {
    float: left;
    width: 150px
}

.footerLinks li a {
    color: #fff;
    display: block;
    padding: 2px 0;
    text-align: left
}

.footerCopyText {
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    padding: 5px 0 0 0
}

.footerWhiteLink {
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 12px;
    margin: 5px 10px
}

.footerReklamCont {
    background: none repeat scroll 0 0 #e00904;
    height: 38px;
    width: 100%;
    border-top: 3px solid rgb(180,0,10);
    border-bottom: 1px solid rgb(255,255,255);
}

.centerBox940 {
    margin: auto;
    position: relative;
    width: 980px
}

.footerSocialLine {
    margin-bottom: 10px
}

.socialMediaButtons li {
    float: left;
    margin-right: 11px
}

.socialMediaButtons li.last {
    margin-right: 0 !important
}

.sHaber {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    overflow: hidden;
    padding: 15px 15px 5px
}

.leftShaber {
    float: left;
    margin-right: 15px;
    width: 250px
}

.rightShaber {
    float: right;
    width: 315px
}

.boxH79 {
    height: 80px
}

.boxH79 img {
    float: right;
    margin-left: 10px
}

a span.newsTitle16 {
    color: #454545;
    display: block;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    transition-duration: .2s;
    transition-property: color
}

div.boxH79:nth-child(odd) {
    margin-bottom: 10px
}

.leftBlock {
    float: left;
    margin-right: 20px;
    width: 320px
}

div.leftBlock:nth-child(even) {
    margin-right: 0
}

.widget320 {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: left;
    width: 320px;
    margin-top: 10px
}

.widTop {
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    height: 39px;
    padding: 0 10px;
    font-family: 'PT Sans', sans-serif
}

a span.wigTitle {
    color: #888
}

a:hover span.wigTitle {
    color: #c00
}

.widTop .wigTitle {
    display: block;
    float: left;
    padding: 10px 0 0 10px;
    width: 150px
}

.widgetList {
    padding: 0 10px 10px
}

.widgetList li {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    position: relative
}

.widgetList li a img {
    border: 1px solid #d9d9d9;
    float: left;
    margin-right: 10px
}

.widget320 span.ykOrangeText {
    color: #ff6300;
    font-size: 14px
}

.widget320 span.spotText {
    color: #454545;
    display: block;
    margin-top: 5px;
    padding-bottom: 2px
}

.widget300 {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: left;
    width: 300px
}

.gundemNewsTitle {
    background: none repeat scroll 0 0 #e20904;
    color: #fff;
    font-size: 18px;
    height: 32px;
    padding: 8px 0 0 10px;
    text-shadow: 1px 1px 1px #000;
    font-family: 'Open Sans', sans-serif
}

.linkNewsList {
    list-style: disc outside none !important;
    padding: 0 10px
}

.linkNewsList li {
    background: url("tema/list-disc.gif") no-repeat scroll 0 16px rgba(0, 0, 0, 0);
    border-bottom: 1px solid #e5e5e5;
    float: left;
    padding: 12px 0 12px 15px;
    width: 270px
}

.linkNewsList li a {
    color: #454545
}

.linkNewsList li a:hover {
    color: #e8393a
}

.yorum-sayaci {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    font-size: 14px;
    float: right;
    padding: 5px;
    margin: 2px 3px;
}

.encok-yorumlananlar ul {
    font-family: "Open Sans", sans-serif;
    padding: 0 !important;
    width: 292px;
}

.encok-yorumlananlar ul li {
    list-style-type: none;
    color: #555;
    padding: 6px 4px;
    height: 60px;
    display: block;
    margin-bottom: 2px;

}

.encok-yorumlananlar ul li a {
    color: #000;
    font-weight: 700;
    text-decoration: none;
    font-size: 16px;
    margin-top: 0px;
    font-family: "PT Sans", sans-serif;
    display: block;
}

.encok-yorumlananlar ul li img {
    float: left;
    width: 80px;
    height: 60px;
    margin: 0 5px 0 0;
}

.encok-yorumlananlar ul li:nth-child(1n+0) {
    background: none repeat scroll 0 0 #FFFF00;
    width: 100%;
}

.encok-yorumlananlar ul li:nth-child(2n+0) {
    background: none repeat scroll 0 0 #C7E93D;
    width: 100%;
}

.encok-yorumlananlar ul li:nth-child(3n+0) {
    background: none repeat scroll 0 0 #E276D9;
    width: 100%;
}

.encok-yorumlananlar ul li:nth-child(4n+0) {
    background: none repeat scroll 0 0 #F8E000;
    width: 100%;
}

.encok-yorumlananlar ul li:nth-child(5n+0) {
    background: none repeat scroll 0 0 #4CC3D9;
    width: 100%;
}

.encok-yorumlananlar ul li:nth-child(6n+0) {
    background: none repeat scroll 0 0 #fcad37;
    width: 100%;
}

.encok-yorumlananlar ul li:nth-child(7n+0) {
    background: none repeat scroll 0 0 #8EBD99;
    width: 100%;
}

.encok-yorumlananlar ul li:nth-child(8n+0) {
    background: none repeat scroll 0 0 #fcad37;
    width: 100%;
}

.encok-yorumlananlar ul li:nth-child(9n+0) {
    background: none repeat scroll 0 0 #ee377a;
    width: 100%;
}

.encok-yorumlananlarul ul li:nth-child(10n+0) {
    background: none repeat scroll 0 0 #5ebded;
    width: 100%;
}

.toolBox {
    padding: 5px 10px
}

.detailShare li {
    float: left;
    margin-right: 10px
}

.CatNewsTitle {
    background: none repeat scroll 0 0 #2980b9;
    color: #fff;
    font-size: 18px;
    font-family: 'PT Sans', sans-serif;
    height: 32px;
    margin-bottom: 10px;
    padding: 8px 0 0 10px
}

.midMan {
    margin-bottom: 20px;
    position: relative;
    width: 660px
}

.webTv .altManset {
    background: none repeat scroll 0 0 #437496;
    display: block;
    margin: auto;
    padding: 20px 20px 50px !important;
    position: relative;
    width: 430px;
    z-index: 5;
    box-shadow: 0 1px 1px 0 #d3d3d3
}

.webTv .lftNav {
    background: none repeat scroll 0 0 #F2F2F2;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    height: 220px;
    left: 10px;
    overflow: hidden;
    padding: 10px 10px 20px;
    position: absolute;
    top: 30px;
    width: 100px;
    z-index: 2
}

.webTv .rgtNav {
    background: none repeat scroll 0 0 #F2F2F2;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    height: 220px;
    overflow: hidden;
    padding: 10px 10px 20px;
    position: absolute;
    right: 10px;
    top: 30px;
    width: 390px;
    z-index: 2
}

.webTv .lftNav img, .webTv .rgtNav img {
    height: 220px;
    opacity: .3
}

.webTv .rgtNav img {
    float: right
}

.webTv .tvMansetTitle {
    background: url("tema/videoslider_barbg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 24px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    height: 40px;
    bottom: 0;
    color: #fff;
    display: block;
    left: 0;
    padding: 15px 0 0 20px;
    position: absolute;
    width: 97%
}

.webTvPlayIcon {
    background: url("tema/icon_zoom.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    top: 80px;
    width: 80px
}

.altManset .bx-wrapper {
    padding: 0;
    position: relative
}

.altManset .bx-wrapper img {
    display: block;
    max-width: 100%
}

.altManset .bx-wrapper .bx-viewport {
    background: none repeat scroll 0 0 #fff
}

.altManset .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -30px;
    position: absolute;
    width: 100%
}

.altManset .bx-wrapper .bx-loading {
    background: url("tema/bx_loader.gif") no-repeat scroll center center #fff;
    height: 100%;
    left: 0;
    min-height: 50px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000
}

.altManset .bx-wrapper .bx-pager {
    color: #666;
    font-size: .85em;
    font-weight: bold;
    padding-top: 20px;
    text-align: center
}

.altManset .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block
}

.altManset .bx-wrapper .bx-pager.bx-default-pager a {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #ccc;
    border-radius: 8px;
    height: 11px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 11px;
    display: block
}

.altManset .bx-wrapper .bx-pager.bx-default-pager a:hover, .altManset .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: none repeat scroll 0 0 #c00;
    border-color: red
}

.altManset .bx-wrapper .bx-controls-direction a {
    height: 32px;
    margin-top: -16px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 35%;
    width: 16px;
    z-index: 9999
}

.altManset .bx-wrapper .bx-prev, .tvManset .bx-wrapper .bx-prev {
    background: url("tema/sol_spot_ok.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 12px;
    height: 50px !important;
    margin-top: 36px !important;
    width: 27px !important
}

.altManset .bx-wrapper .bx-next, .tvManset .bx-wrapper .bx-next {
    background: url("tema/sag_spot_ok.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    right: 14px;
    height: 50px !important;
    margin-top: 36px !important;
    width: 27px !important
}

.SosyalYazarPost {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    margin-bottom: 20px;
    overflow: hidden;
    width: 210px;
    float: left;
    margin-right: 10px;
    min-height: 280px
}

.SosyalYazarPostPic {
    display: block;
    padding: 10px 10px 0;
    position: relative;
    text-align: center
}

.SosyalYazarPostContentOk {
    border-left: 5px solid #db0916;
    margin: 10px
}

.SosyalYazarPostText {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 18px;
    padding-left: 10px
}

.SosyalYazarPostText a {
    color: #454545;
    text-decoration: none;
    word-wrap: break-word
}

.SosyalYazarPostText a:hover {
    color: #454545;
    text-decoration: none
}

.SosyalYazarPostText a:visited {
    color: #454545;
    text-decoration: none
}

.SosyalYazarPostContentEnd {
    overflow: hidden;
    padding: 0 10px 10px
}

.SosyalYazarPostTime {
    color: #c1c1c1;
    font-size: 12px
}

.SosyalYazarPostName {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    padding-bottom: 5px
}

.SosyalYazarPostName a {
    color: #dd0800;
    text-decoration: none
}

.SosyalYazarPostName a:hover {
    color: #dd0800;
    text-decoration: none
}

.SosyalYazarPostName a:visited {
    color: #dd0800;
    text-decoration: none
}

.SosyalYazarListItem {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    padding-bottom: 10px;
    overflow: hidden;
    width: 300px
}

.SosyalYazarAvatar {
    height: 80px;
    padding: 10px;
    width: 80px
}

.SosyalYazarNameSpot {
    padding: 10px 10px 0 0;
    width: 190px
}

.SosyalYazarName {
    font-size: 14px;
    padding-bottom: 5px
}

.SosyalYazarName a {
    color: #e74c3c;
    text-decoration: none
}

.SosyalYazarName a:hover {
    color: #e74c3c;
    text-decoration: none
}

.SosyalYazarName a:visited {
    color: #e74c3c;
    text-decoration: none
}

.SosyalYazarSpot {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    padding-bottom: 5px;
    font-weight: bold
}

.SosyalYazarSpot a {
    color: #454545;
    text-decoration: none
}

.SosyalYazarSpot a:hover {
    color: #454545;
    text-decoration: none
}

div.mastheadimg {
    position: relative
}

span.rkapat {
    position: absolute;
    padding: 4px;
    background-color: #fcefa1;
    right: 5px;
    top: 5px
}

#videoGallery {
    background: #262624;
    height: 330px;
    overflow: hidden;
    width: 640px;
    padding: 0 10px 10px 10px;
    margin-bottom: 15px
}

#videoGallery div.title {
    border-bottom: 2px solid #d71921;
    color: #fff;
    font-size: 14px;
    margin-bottom: 8px;
    width: 640px;
    height: 36px
}

#videoGallery div.title div.baslik {
    float: left;
    width: 120px;
    padding-top: 10px;
    position: relative
}

#videoGallery div.title div.baslik img {
    margin-right: 10px;
    position: absolute;
    top: 4px
}

#videoGallery div.title div.baslik strong {
    margin-right: 10px;
    position: absolute;
    top: 6px;
    left: 40px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 18px
}

#videoGallery div.title span {
    display: inline-block;
    padding: 10px
}

#videoGallery div.title span a {
    color: #fff
}

#videoGallery div.title span.hover:hover {
    background: #d71921
}

#videoGallery div.title span.active {
    background: #d71921
}

#videoGallery .big {
    float: left;
    margin-right: 10px;
    position: relative;
    width: 327px
}

#videoGallery .big span.actv {
    background: url("img/big.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 216px;
    opacity: .3;
    position: absolute;
    width: 327px
}

#videoGallery .big span.actv:hover {
    opacity: 1
}

#videoGallery .big .detail {
    background: none repeat scroll 0 0 #111110;
    font-size: 12px;
    height: 16px;
    margin-top: 7px;
    padding: 5px 7px;
    width: 313px
}

#videoGallery .big .detail a {
    color: #fff;
    display: block;
    line-height: 17px
}

#videoGallery .big .detail span {
    color: #919191;
    display: block;
    float: right
}

#videoGallery ul {
    float: right;
    width: 300px
}

#videoGallery ul li {
    float: left;
    width: 130px;
    margin-bottom: 9px;
    margin-left: 15px;
    height: 140px;
    overflow: hidden
}

#videoGallery ul li a {
    color: #f0f0f0;
    display: block;
    font-size: 12px
}

#videoGallery ul li span.dsply {
    color: #919191;
    display: block;
    font-size: 9px;
    margin-left: 1px
}

#videoGallery ul li img {
    border: 3px solid #fff;
    margin-bottom: 7px
}

#videoGallery ul li span.actv {
    display: block;
    height: 91px;
    margin: 3px 0 0 3px;
    position: absolute;
    width: 125px
}

#videoGallery ul li span.actv:hover {
    background: url("img/actv_2.png") repeat
}

.dev_manset {
    margin: 10px 0;
    position: relative;
    width: 700px;
    display: block;
    height: 408px;
    float: left;
    background-color: #000;
    overflow: hidden;
}

.dev_manset > div.navigation{
    background-color: transparent;
    border-bottom: none;
    border-top: none;
    height: 45px;
    position: relative;
    width: 700px
}

.dev_manset > div.navigation ul li{
    float: left;
    height: 50px;
    margin-right: 0;
    border-top: 2px solid #9c0b06;;

}

.dev_manset > div.navigation > ul.left li a{
    background:  url('img/buton.png') no-repeat scroll 0 0 rgba(0,0,0, 0);
    color: #ffffff;
    display: block;
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
    height: 40px;
    text-align: center;
    width: 35px;
    font-weight: 700;
    line-height: 40px;
}

.dev_manset > div.navigation > ul li > a.selected{
    /*background-position: 0 -59px;*/
    color: #d30700;
}

.dev_manset > div.headlines{
    height: 365px;
    width: 700px
}

.dev_manset > div.headlines > div.headlineItem{
    display: none;
    height: 365px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 700px
}

.dev_manset > div.headlines > div.headlineItem h3 a{
    background-image: url("img/hb-siyah.png");
    color: #fff;
    display: block;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-top: 10px;
    position: absolute;
    bottom: 0;
    width: 700px;
    height: 46px;
    font-size: 30px;
}

.dev_manset > div.headlines > div.headlineItem h3 a:hover{
    background-image: url("img/hb-kirmizi.png");
}

#manset_foto {
    background-color: #000;
    display: block;
    height: 408px;
    position: relative;
    width: 270px;
    margin: 10px 0;
    float: left;
    padding-left: 5px;
}

#manset_foto a .his {
    display: block;
    position: absolute
}

#manset_foto #slider-next, #manset_foto #slider-prev {
    position: absolute;
    top: 120px
}

#manset_foto #slider-next {
    right: 5px
}

#manset_foto #slider-prev {
    left: 5px
}

#manset_foto a .hb {
    background-image: url("./img/hb-magazin.png");
    color: #fff;
    display: block;
    font-family: "PT Sans", sans-serif;
    font-weight: 200;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    position: absolute
}

#manset_foto a.tip5 {
    height: 408px;
    width: 275px
}

#manset_foto a.tip5 div.hr img {
    height: 408px;
    width: 270px
}

#manset_foto a.tip5 div.hr .his {
    height: 408px;
    width: 270px
}

#manset_foto a.tip5 div.hb {
    bottom: 0;
    font-size: 16px;
    letter-spacing: 0;
    width: 260px
}

#manset_foto a.tip5 div.htk {
    bottom: 0;
    right: 5px
}

#manset_foto a.tip5 div.galeri-icon {
    margin-left: 110px;
    margin-top: 156px
}
ul.fotoslider li{
    height: 408px;
}
.mansetTopTitle {
    border-radius: 5px;
    bottom: 75px;
    box-shadow: 0 1px 0 0 #d3d3d3;
    color: #fff;
    display: block;
    font-family: "PT Sans", sans-serif;
    font-size: 20px;
    font-weight: 700 !important;
    left: 40px;
    padding: 10px;
    position: absolute;
    z-index: 2
}

.mansetTopTitle a {
    color: #fff;
    font-weight: 700 !important
}

.mansetTopTitle a b {
    font-weight: 700 !important
}

.yellow {
    background: linear-gradient(to bottom, rgba(255, 214, 94, 1) 0, rgba(254, 191, 4, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #222 !important
}

.red {
    background: linear-gradient(to bottom, #d03926 0, #ca3521 42%, #c8311c 56%, #c5301c 70%, #c52e19 72%, #c22b18 98%, #c12a15 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.orange {
    background: linear-gradient(to bottom, #f2a532 0, #f39c12 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.green {
    background: linear-gradient(to bottom, #18840a 0, #299a0b 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.blue {
    background: linear-gradient(to bottom, rgba(59, 137, 175, 1) 0, rgba(53, 106, 160, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.purple {
    background: linear-gradient(to bottom, #d03926 0, #ca3521 42%, #c8311c 56%, #c5301c 70%, #c52e19 72%, #c22b18 98%, #c12a15 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.doviz {
    display: block;
    height: 40px;
    position: relative;
    top: 10px
}

.Currency {
    font-size: 12px
}

.Currency li {
    height: 30px;
    margin-left: 9px;
    padding: 0 6px;
    position: relative;
    width: 110px
}

.Currency li:last-child {
    border-right: medium none
}

.Currency li.Down {
    background: url("tema/down.png") no-repeat scroll 90% 30% rgba(0, 0, 0, 0);
    color: #E41E25 !important;
}

.Currency li.Up {
    background: url("tema/up.png") no-repeat scroll 90% 30% rgba(0, 0, 0, 0);
    color: deepskyblue !important;
}

.Currency li.Equal {
    background-position: 0 -74px;
    color: #efefde
}

.Currency li strong {
    color: #444;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    height: 14px
}

.Currency li span {
    bottom: -8px;
    font-family: "PT Sans", sans-serif;
    font-size: 13px;
    left: 5px;
    position: absolute
}

.hareketana {
    overflow: hidden;
    width: 300px
}

.hareketana ul {
    color: #fff;
    display: block;
    width: 300px
}

.hareketana ul li {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    float: left;
    height: 220px;
    margin: 0 12px 20px 0;
    padding: 5px;
    width: 210px
}

.hareketana ul li div {
    height: 220px;
    position: relative;
    width: 210px
}

.hareketana ul li img {
    height: 220px;
    width: 210px
}

.hareketana ul li b {
    background-color: #000;
    bottom: 0;
    font-size: 12pt;
    height: 38px;
    left: 0;
    line-height: 22px;
    opacity: .7;
    padding: 10px 6px;
    position: absolute;
    width: 198px;
    z-index: 3
}

.hareketana ul li a {
    position: absolute;
    z-index: 4
}

.hareketana ul li a.tit {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    height: 18px;
    line-height: 20px;
    padding: 0 8px;
    right: 0;
    top: 0;
    z-index: 5
}

.hareketana ul li.svn a.tit {
    background: none repeat scroll 0 0 #494848
}

.hareketana .harkt {
    margin: 0 auto;
    width: 300px
}

.hareketana .harkt .hrkte {
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 300px
}

.hareketana .harkt .hrkte img {
    height: 200px;
    overflow: hidden;
    width: 300px
}

.hareketana .harkt .hrkte span {
    display: block
}

.hareketana .harkt .hrklst {
    background: none repeat scroll 0 0 #fff;
    float: left;
    height: auto;
    width: 300px
}

.hareketana .harkt .hrklst li {
    color: #606060;
    font-size: 12px;
    font-weight: 700;
    height: 33px;
    overflow: hidden;
    padding-bottom: 1px;
    width: 300px
}

.hareketana .harkt .hrklst li a {
    background: url("tema/hareketok.png") no-repeat scroll 2px 11px rgba(0, 0, 0, 0) !important;
    color: #fff;
    display: block;
    height: 25px;
    padding: 9px 10px 0 15px;
    position: relative;
    text-decoration: none
}

.hareketana .harkt .hrklst li i {
    height: 0;
    left: -15px;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 10
}

.hareketana .harkt .hrklst li.end {
    border: 0 none;
    height: 49px
}

.hareketana li.hrkact {
    height: 200px;
    list-style-type: none;
    overflow: hidden
}

.hareketana .harkt .hrklst li.end a {
    height: 35px
}

.hareketana .harkt .hrklst li.hrkact a {
    color: #fff
}

.hareketana .harkt .hrklst li span {
    display: none
}

.hareketana .harkt.svn .hrklst li.hrkact i {
    border-right: 15px solid #494848
}

.hareketana .harkt.svn .hrklst li.hrkact a {
    background: url("tema/transwidget.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important
}

.menu {
    width: 980px;
    height: 40px;
    margin-top: 2px;
    display: inline-block;
    border-bottom: 1px solid #292929;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(95, 95, 95, 1)), to(rgba(43, 43, 43, 1)));
    background: -moz-linear-gradient(top, rgba(95, 95, 95, 1), rgba(43, 43, 43, 1));
    background: -o-linear-gradient(rgba(95, 95, 95, 1), rgba(43, 43, 43, 1));
    background: transparent \9;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#6c5f5f5f', endColorstr='#6c2b2b2b')
}

.menu li {
    display: inline-block;
    zoom: 1;
    *display: inline-block;
    position: relative;
    float: left;
    border: 1px solid transparent;
    border-top: 0
}

.menu li a {
    display: block;
    padding: 0 19px;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    color: #e9e9e9;
    text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.20);
    line-height: 40px
}

.menu li a:hover {
    text-decoration: none
}

.menu li.current, .menu li:hover {
    border-left: 1px solid #151515;
    border-bottom: 1px solid #292929;
    border-right: 1px solid #292929;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(43, 43, 43, 0.6)));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(43, 43, 43, 0.6));
    background: -o-linear-gradient(rgba(0, 0, 0, 0.7), rgba(43, 43, 43, 0.6));
    background: transparent \9;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#7c000000', endColorstr='#6c2b2b2b')
}

a.text-reklam {
    color: red;
    display: block;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    padding: 12px 0;
    text-align: left;
    font-weight: 600
}

.flashUst {
    height: 200px;
    margin-bottom: 10px !important;
    margin-top: 10px;
    overflow: hidden;
    width: 980px;
    position: relative
}

#flashSliderPager {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 99;
    width: 29px;
}

#flashSliderPager a {
    background-color: rgba(255, 255, 255, 0.75);
    color: #333;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    height: 29px;
    line-height: 29px;
    margin-bottom: 10px;
    margin-left: 0;
    position: relative;
    text-align: center;
    text-indent: 0;
    width: 29px;
    display: list-item;
    font-family: "PT Sans", sans-serif;
    list-style-type: none;
}

#flashSliderPager a.active, #flashSliderPager a.active:hover {
    background: none repeat scroll 0 0 #990501;
    color: #fff;
    height: 29px;
    line-height: 29px;
}

#flashSliderPager a.active::before {
    border-bottom: 6px solid transparent;
    border-right: 5px solid #990501;
    border-top: 6px solid transparent;
    content: "";
    height: 0;
    left: -5px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    width: 0;
    z-index: 110;
}

.socialdiv {
    margin-bottom: 10px;
    height: 90px
}

.socialdiv a {
    text-decoration: none;
    color: #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5)
}

.twitters {
    background-color: #00acee;
    width: 145px;
    height: 80px;
    float: left;
    margin-left: 9px;
    border-radius: 3px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5)
}

.facebooks {
    background-color: #3b5998;
    width: 145px;
    height: 80px;
    float: left;
    border-radius: 3px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5)
}

.col-one {
    width: 82px;
    float: left;
    margin: 9px 0 0 9px
}

.col-two {
    float: right;
    margin-right: 13px;
    margin-top: 13px
}

.title-social {
    font-size: 16px
}

.count_tw, .count_fb {
    margin-top: 3px;
    font-size: 16px;
    font-weight: 600
}

.social-bottom-tw {
    width: 100%;
    background: #48b7ee;
    border-radius: 0 0 3px 3px;
    margin-top: 9px
}

.social-bottom-tw:hover {
    background: #2fa2db
}

.social-bottom-fb {
    width: 100%;
    background: #32508d;
    border-radius: 0 0 3px 3px;
    margin-top: 9px
}

.social-bottom-fb:hover {
    background: #1f3e7c
}

.social-bottom-fb span, .social-bottom-tw span {
    font-size: 12px;
    margin-left: 19px;
    margin-bottom: 3px
}

.tab-menu a.aktif {
    background: #222 !important;
}

.tab-menu a {
    display: inline-block;
    background: #E20904;
    color: #FFF;
    padding: 6px 12px;
    margin-bottom: 5px
}

#haber-menu-kategori ul li {
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

#haber-menu-kategori ul li ul {
    padding: 0;
    position: absolute;
    top: 42px;
    left: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transiton: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -transition: opacity 0.2s;
    z-index: 9999;
}

#haber-menu-kategori ul li ul li {
    background: #555;
    display: block;
    color: #fff;
    text-shadow: 0 -1px 0 #000;
    min-width: 150px;
}

#haber-menu-kategori ul li ul li:hover {
    background: #222 !important;
}

#haber-menu-kategori ul li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
}

.sinema {
    width: 640px;
    padding: 10px;
    background-color: #222;
    margin-bottom: 10px;
}

.sinemaheader {
    background: #2A2A2A;
    width: 660px;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    position: relative;
}

.sinemaheader .outside {
    position: absolute;
    top: 3px;
    right: 10px;
}

.sinemaheader ul li a {
    color: #efefde;
}

.sinemaheader ul li {
    float: left;
    font-family: 'Open Sans', sans-serif;
}

.sinemaheader li:first-child {
    margin-left: 9px;
    font-weight: 600;
    font-size: 18px;
}

.sinemaheader li:last-child {
    font-weight: 300;
    margin-left: 10px;
}

.sinema .slide {
    margin-top: 10px;
    text-align: center;
}

.sinema .slide span {
    color: #ffffff;
    font-size: 13px;
    text-align: center;
}

.sinema .bx-wrapper .bx-viewport {
    height: 270px !important;
}

.rating-box {
    background: none repeat scroll 0 0 #990501;
    border: 3px solid #ff9e00;
    border-radius: 60px;
    color: #ddd;
    font-size: 12px;
    height: 45px;
    letter-spacing: -1px;
    line-height: 18px;
    overflow: hidden;
    padding: 10px 5px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 30px;
    width: 55px;
}

.rating-box span {
    line-height: 45px;
}

.rating-box span.puan {
    border: medium none;
    color: #ff9e00;
    float: left;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: -1px;
    padding-left: 1px;
    width: auto;
}

#flashaber {
    max-height: 0px;
    font-size: 20px;
    background-color: #FFD700;
    overflow: hidden;
    margin-top: 10px;
    -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    transition: max-height 1s;
}

#flashaber .f-kapsayici {
    width: 960px;
    margin: 0 auto;
    line-height: 50px;
}

@-webkit-keyframes flashaber {
    from {
        background-position: 50px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-moz-keyframes flashaber {
    from {
        background-position: 50px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-ms-keyframes flashaber {
    from {
        background-position: 50px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-o-keyframes flashaber {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 50px 0;
    }
}

@keyframes flashaber {
    from {
        background-position: 50px 0;
    }
    to {
        background-position: 0 0;
    }
}

#flashaber.animated {
    max-height: 50px;
    line-height: 50px;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -o-background-size: 50px 50px;
    background-size: 50px 50px;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.20)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.20)), color-stop(0.75, rgba(255, 255, 255, 0.20)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.20) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.20) 50%, rgba(255, 255, 255, 0.20) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.20) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.20) 50%, rgba(255, 255, 255, 0.20) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.20) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.20) 50%, rgba(255, 255, 255, 0.20) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.20) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.20) 50%, rgba(255, 255, 255, 0.20) 75%, transparent 75%, transparent);
    -webkit-animation: flashaber 1s linear infinite;
    -moz-animation: flashaber 1s linear infinite;
    -ms-animation: flashaber 1s linear infinite;
    -o-animation: flashaber 1s linear infinite;
    animation: flashaber 1s linear infinite;
}

#flashaber:before, #flashaber:after {
    content: '';
    display: table;
}

#flashaber .fh-baslik {
    display: inline-block;
    margin-right: 15px;
    border-radius: 2px !important;
    color: #c00;
    font-weight: 700;
    text-shadow: 1px 1px 0 #fff;
    font-size: 24px;
    font-family: 'PT Sans', sans-serif;
}

#flashaber .fh-haber {
    display: inline-block;
    opacity: 0;
    -moz-transition: all 1s ease-out; /* FF4+ */
    -o-transition: all 1s ease-out; /* Opera 10.5+ */
    -webkit-transition: all 1s ease-out; /* Saf3.2+, Chrome */
    -ms-transition: all 1s ease-out; /* IE10 */
    transition: all 1s ease-out;
    color: #FFF;
}

#flashaber .fh-haber.move {
    margin-left: 0px;
    opacity: 1;
}

@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

#flashaber .fh-baslik.flash {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: flash;
    animation-name: flash;
}

div#flashaber a {
    color: #000;
    font-family: 'PT Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-shadow: 1px 1px 0 #fff;
    white-space: nowrap;
}

div#flashaber a:hover {
    color: #c00;
    text-decoration: underline
}

div#bolgeler {
    position: relative;
    width: 960px;
    background: #eee;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
    color: rgba(0, 0, 0, .8);
    text-shadow: 0 1px 0 #fff;
    line-height: 1.5;
    margin: 10px auto;
}

div#bolgeler h3 {
    font-family: 'PT Sans', sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
}

div#bolgeler ul {
    margin: 10px 0;
}

div#bolgeler ul li {
    display: inline-block;
    width: 150px;
}

div#bolgeler ul li a {
    display: block;
    color: #c01919;
    font-size: 18px;
    font-family: 'open sans', sans-serif;
}

.yatay-yazarlar {
    width: 980px;
    overflow: hidden;
    margin: 10px 0;
    background-color: #F5D76E;
    position: relative;
}

.yatay-yazarlar .yatay-yazarlar-title {
    width: 980px;
    height: 28px;
}

.yatay-yazarlar .news4TitleSub {
    width: 144px;
    height: 28px;
    background: #F9BF3B;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    display: block;
    color: #fff;
    text-align: center;
    float: left;
    font-family: "PT Sans", sans-serif;
    text-shadow: 1px 1px 1px #F27935
}

.yatay-yazarlar .yazartum {
    font-size: 13px;
    color: #000;
    font-family: georgia;
    font-style: italic;
    font-weight: normal !important;
    display: block;
    text-decoration: underline;
    float: right;
    margin: 8px 10px 0 0 !important;
}

.yatay-yazarlar ul {
    margin: 10px 0;
}

.yatay-yazarlar ul li {
    display: block;
    text-align: center;
}

.yatay-yazarlar ul li img {
    margin-bottom: 10px;
    border: 2px solid #fff;
}

.yatay-yazarlar ul li a {
    font-family: "Open Sans", sans-serif;
    color: #000033;
    line-height: 20px;
    display: block;
}

.yatay-yazarlar ul li span {
    display: block;
    font-size: 14px;
    color: #000;
    font-weight: 700;
}

.yatay-yazarlar .bx-wrapper .bx-viewport {
    height: 250px !important;
}

.yatay-yazarlar #yazar-next, .yatay-yazarlar #yazar-prev {
    position: absolute;
    top: 120px
}

.yatay-yazarlar #yazar-next {
    right: 5px
}

.yatay-yazarlar #yazar-prev {
    left: 5px
}

#subscribe-wrapper {
    background: url(img/border.png) 0 0 repeat scroll transparent;
    padding: 3px;
    margin: 10px 0
}

#subscribe-box {
    background: url(img/e-bulten-bg.png) 0 0 repeat scroll #F7F7F7;
    overflow: hidden;
    padding: 5px;
    text-align: center
}

a.linkopacity img {
    opacity: 0.5;
    transition: all .5s ease;
    border: #999 solid 1px;
    padding: 3px;
}

a.linkopacity:hover img {
    opacity: 1;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.44);
}

#subscribe-box:hover table {
    top: 0;
}

#subscribe-box h1 {
    margin-top: 5px;
    color: #000;
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 14px;
    font-weight: 700;
    text-align: center;
}

#subscribe-box table {
    position: relative;
    top: 40px;
    transition: all .5s ease;
    margin: 0 auto;
}

#subscribe-box td {
    padding: 2px;
}

#subscribe-box input {
    background: #FFF;
    border: none medium;
    font-size: 12px;
    color: #666;
    font-family: "PT Sans", sans-serif;
    margin-bottom: 3px;
    width: 55%;
    padding: 10px;
}

#subscribe-box input:focus {
    outline: none;
}

#subscribe-box .submit {
    background: #E73827;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    width: 90px;
    font-family: "PT Sans", sans-serif;
    margin-left: -3px;
    font-size: 14px;
}

#gazeteler {
    position: relative;
}

.stand-wrapper {
    width: 980px;
    height: 200px;
    left: 0;
    overflow: hidden;
}

.news-stand {
    position: relative;
    height: 200px;
    width: 968px;
    margin: 0 auto;
}

.news-stand .stand {
    position: absolute;
    display: block;
    width: 965px;
    height: 141px;
    top: 55px;
    background-image: url(tema/newsstand.png);
}

.news-stand ul li {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.news-stand ul li a {
    display: block;
    text-align: center;
    position: relative;
    width: 168px;
    height: 159px;
}

.news-stand ul li a .paper {
    position: absolute;
    width: 168px;
    height: 137px;
    display: block;
    top: 0;
    left: 0;
    -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s;
}

.news-stand ul li a .paper.selected {
    top: -6px;
}

.news-stand ul li a .paper .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 168px;
    height: 137px;
    display: block;
    background-image: url("tema/sprite.png");
    background-repeat: no-repeat;
    background-position: -6px -333px;
}

.news-stand ul li a .paper .wrap {
    width: 150px;
    height: 120px;
    overflow: hidden;
    position: absolute;
    display: block;
    top: 11px;
    left: 9px;
}

.news-stand ul li a .paper .wrap img {
    position: absolute;
    top: 0;
    left: 0;
}

.news-stand ul li a .paper .gra {
    position: absolute;
    background-image: url("tema/sprite.png");
    background-repeat: no-repeat;
    background-position: -14px -504px;
    top: 78px;
    left: 8px;
    width: 153px;
    height: 53px;
}

.news-stand ul li a .shadow {
    position: absolute;
    display: block;
    top: 121px;
    left: -6px;
    width: 180px;
    height: 20px;
    background-image: url(tema/ "sprite.png");
    background-repeat: no-repeat;
    background-position: 0px -475px;
}

.news-stand ul li a .ttl {
    position: absolute;
    color: #ab7243;
    text-shadow: 1px 1px 0 #efd7b0;
    display: block;
    bottom: 0;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
}

.news-stand ul li a .ttl.selected {
    color: #883d00;
    text-shadow: 1px 1px 0 #FFe1b0;
}

.news-stand ul li a:hover {
    text-decoration: none;
}

.news-stand ul li a:hover .paper {
    top: -6px;
}

.news-stand ul li.p0 {
    left: -178px;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
}

.news-stand .control {
    position: absolute;
    top: 55px;
    background: none;
    border: none;
    display: block;
    width: 23px;
    height: 33px;
    background-image: url("tema/sprite.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    cursor: auto;
}

.news-stand .control.left {
    left: 15px;
    background-position: -101px 0px;
}

.news-stand .control.right {
    right: 31px;
    background-position: -129px 0px;
}

.news-stand .control.active {
    opacity: 0.8;
    filter: alpha(opacity=80);
    cursor: pointer;
}

.news-stand .control.active:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sec-title h2 a {
    position: relative;
    font-family: 'PT Sans', sans-serif;
    color: #c00;
    font-size: 22px;
}

#gazeteler #gm-next, #gm-prev {
    position: absolute;
    top: 20px
}

#gazeteler #gm-next {
    right: 5px
}

#gazeteler #gm-prev {
    left: 5px
}

#social-bar {
    float: right;
    position: relative;
    top: 60px
}

#social-bar .fa {
    color: white;
    width: 26px;
    line-height: 26px;
    text-align: center;
}

#social-bar a {
    margin-right: 1px;
    padding: 1px;
}

#social-bar a:first-child {
    padding-left: 0;
}

#social-bar .fa-rss {
    background: #e5842f;
}

#social-bar .fa-facebook {
    background: #3B5998;
}

#social-bar .fa-twitter {
    background: #00ACED;
}

#social-bar .fa-google-plus {
    background: #E14107;
}
#TavsiyeHaberBox{width:300px; position: fixed; z-index: 10000; bottom: 34px; right: 2px; background: #fff; border:1px solid #D2D2D2; display:none; }
#TavsiyeHaberBox .boxHeader{color: #B00000; font-size: 18px; font-weight: bold; font-family: 'PT Sans',sans-serif; padding: 10px 0px 5px 5px; float: left;}
#TavsiyeHaberBox .tavsiyeHaber { background-color: #fff; width:300px; position: relative;}
#TavsiyeHaberBox .tavsiyeHaber .tavsiyeNewsLinks { float: left; width: 285px; overflow: hidden; padding: 5px; border-bottom: 1px solid #D2D2D2; }
#TavsiyeHaberBox .tavsiyeHaber a.tavsiyeNewsHeader { color: #003259; display: block; font-weight: bold; line-height: 18px; font-size: 14px; }
#TavsiyeHaberBox .tavsiyeHaber a.tavsiyeNewsText {color:#000; display: block; font-size: 12px; line-height: 16px; }
#TavsiyeHaberBox .tavsiyeHaber .acBtn{font-weight: bold; position: absolute; top:-5px; left: -30px; background: #fff; border:1px solid #D2D2D2; display:none; padding:5px 5px 0px 5px; cursor: pointer;}
#TavsiyeHaberBox .tavsiyeHaberiKapatBtn{margin: 4px; float: right; }
#TavsiyeHaberBox .tavsiyeImgHolder{width: 84px; overflow: hidden; background: #d0d0d0; text-align: center; float:left; margin-right: 5px; position: relative; }
.fourlexnew { float: left; width: 100%; margin: 10px 0 }
.fourlexnew ul { float: left; width: 100%; }
.fourlexnew ul li { width: 236px; margin-left: 12px; height: 95px; float: left;overflow: hidden }
.fourlexnew ul li:first-child { margin-left: 0;}
.fourlexnew ul li a { text-shadow: 1px 1px 0 rgba(0, 0, 0, .27); font-family:'PT Sans',sans-serif;width: 220px; float: left; font-weight: 700; font-size: 20px; color: #fff; height: 82px; position: relative; padding: 13px 0 0 16px;  border-radius:2px; line-height: 107%; background-image: url(img/topitem.png); background-repeat: no-repeat; }
.fourlexnew ul li a span { float: left; font-weight: bold; font-size: 19px; width: 100%; color: #FFD201; }
.fourlexnew ul li a:hover span { color: #fff; }
.fourlexnew ul li:nth-child(1) a { background-color:#333333; }
.fourlexnew ul li:nth-child(2) a{ background-color:#FC651C; }
.fourlexnew ul li:nth-child(3) a { background-color:#009b31; }
.fourlexnew ul li:nth-child(4) a { background-color:#16bad0; }
.yazar-sosyal{
    padding:10px;height:20px;background-color:#eee;float:left;width:400px;margin-top:40px
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline li {
    display: inline-block;
    margin-top: -5px;
}
.social-icons .fa {
    font-size: 16px;
}
/*Change icons circle size and color here*/
.social-icons .fa {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.social-icons.icon-flat .fa{
    border-radius: 0;
}

.social-icons .fa:hover, .social-icons .fa:active {
    color: #FFF;
    -webkit-box-shadow: 1px 1px 3px #333;
    -moz-box-shadow: 1px 1px 3px #333;
    box-shadow: 1px 1px 3px #333;
}
.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.social-icons.icon-rotate .fa:hover, .social-icons.icon-rotate .fa:active {
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
    transform: scale(1.1) rotate(360deg);
}

.social-icons .fa-facebook,.social-icons .fa-facebook-square{background-color:#3C599F;}
.social-icons .fa-flickr{background-color:#FF0084;}
.social-icons .fa-foursquare{background-color:#0086BE;}
.social-icons .fa-google-plus,.social-icons .fa-google-plus-square{background-color:#CF3D2E;}
.social-icons .fa-instagram{background-color:#A1755C;}
.social-icons .fa-linkedin,.social-icons .fa-linkedin-square{background-color:#0085AE;}
.social-icons .fa-pinterest,.social-icons .fa-pinterest-square{background-color:#CC2127;}
.social-icons .fa-tumblr,.social-icons .fa-tumblr-square{background-color:#314E6C;}
.social-icons .fa-twitter,.social-icons .fa-twitter-square{background-color:#32CCFE;}
.social-icons .fa-youtube,.social-icons .fa-youtube-play,.social-icons .fa-youtube-square{background-color:#C52F30;}