﻿.content-container {
    width: 970px;
    margin: 0 auto;
    } 

    .detail-page {
    font-family: roboto, helvatica, arial, sans-serif;
    width: 100%;
    margin: 0 auto;
    }


    .detail-page > .detail-content {
    float: left;
    width: 50%;
    margin-top:20px;
    }



    .detail-page > .detail-content > h1 {
    font-size: 36px;
    font-weight: normal;
    float: left;
    width: 640px;
    margin-bottom: 20px;
    }

    .detail-page > .detail-content > h2 {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 20px;
    display: block;
    color: #666 !important;
    }

    .detail-page > .detail-content > .relase-date {
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    display: block;
    width: 100%;
    margin: 10px 0;
    color: #b1b1b1;
    }


    .detail-page > .detail-content > video {
    width: 100%;
    min-height: 350px;
    margin: 10px 0 20px 0;
    background-color: #000;
    }

    .detail-page > .detail-content > .wrapper {
    width: 100%;
    display: inline-block;
    font-size: 18px;
    }


    .detail-page > .detail-content > .wrapper p {
    margin-bottom: 10px;
    }



    .detail-page .detail-content a.spot {
    display: block;
    background-color: #EBEBEB;
    font-size: 22px;
    font-weight: normal;
    min-height: 100px;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    margin: 10px 0 20px 0;
    color: #282828;
    float: left;
    }


    .detail-page > .detail-content a.spot > span > img {
    display: inherit;
    }

    .detail-page > .detail-content a.spot > span.img {
    max-width: 170px;
    margin: 0 20px 0 0 !important;
    display: inherit;
    float: left;
    /*898989*/
    }

    .detail-page > .detail-content a.spot > span.noimg {
    width: 5px;
    margin: 0 20px 0 0 !important;
    display: block;
    float: left;
    height: 100px;
    }



    .detail-page > .detail-content a.spot > span.text {
    display: table-cell;
    vertical-align: middle;
    height: 100px;
    padding-right: 20px;
    padding-top: 0px;
    }

    .detail-page > .detail-content > .breadcrumb {
    padding: 0;
    margin: 30px 0;
    list-style: none;
    color: #898989;
    background: transparent;
    border-radius: 0;
    font-size: 15px;
    font-weight: 300;
    }

    .detail-page > .detail-content > .breadcrumb a {
    color: #898989;
    font-size: 13px;
    }

    .comment-container {
    padding: 0 20px 20px 20px;
    background-color: #EBEBEB;
    border-radius: 5px;
    display: inline-block;
    /*width: 100%;*/
    margin-bottom: 20px;
    }

    .comment-container > h2 {
    font-size: 22px;
    font-weight: normal;
    margin: 20px 0 10px 3px;
    float: left;
    }

    .detail-page .form {
    margin-top: 20px;
    }

    .detail-page .form > .form-row {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    }

    .detail-page .form > .form-row > .textarea-wrapper { 
    }

    .detail-page .form > .form-row > .textarea-wrapper.cm-comment > textarea {
        display: block;
        width: 97%;
        border: 1px solid #e1e1e1;
        height: 70px;
        border-radius: 5px;
        padding: 4px 6px;
        font-size: 14px;
        clear: left;
    }

    .detail-page .form > .form-row > .textinput-wrapper.cm-name {
    display: block;
    width: 259px;
    float: left;
    margin-right: 15px;
    }

    .detail-page .form > .form-row > .textinput-wrapper.cm-name > input {
    display: block;
    width: 100%;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    height: 40px;
    padding: 0 6px;
    font-size: 14px;
    }

    .detail-page .form > .form-row > .button-wrapper.cm-submit {
    display: block;
    width: 166px;
    float: left;
    margin-left: 10px;
    }

    .detail-page .form > .form-row > .button-wrapper.cm-submit > input {
    display: block;
    width: 100%;
    border: 1px solid #e1e1e1;
    background: #FF8C28;
    border-radius: 5px;
    height: 40px;
    padding: 3px;
    font-size: 16px;
    color: #fff;
    }

    .detail-page .comment-list {
    display: inline-block;
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0;
    }

    .detail-page .comment-list > li {
    display: block;
    float: left;
    list-style: none;
    font-size: 16px;
    margin: 20px 0;
    width: 100%;
    }

    .detail-page .comment-list > li > .reply {
    display: inline-block;
    border-left: 3px solid #E1E1E1;
    margin: 0 0 0 60px;
    padding-left: 12px;
    /*width: 545px;*/
    }

    .detail-page .comment-list > li .title {
    color: #494949;
    display: block;
    font-weight: 600;
    margin-bottom: 3px;
    }

    .detail-page .comment-list > li .text {
    color: #494949;
    display: block;
    font-weight: normal;
    }

    .detail-page .comment-list > li .actions {
    display: block;
    text-align: right;
    margin: 10px 0;
    }

    .detail-page .comment-list > li .actions > .txt-replay {
    color: #b1b1b1;
    font-weight: 200;
    margin-right: 30px;
    font-size: 13px;
    cursor: pointer;
    }

    .detail-page .comment-list > li .actions > .rate {
    display: inline-block;
    width: 70px;
    padding-left: 30px;
    text-align: left;
    color: #b1b1b1;
    font-weight: 200;
    font-size: 14px;
    }

    .detail-page .comment-list > li .actions > .rate.rate-up {
        background: url("/static/images/rate-up.png") no-repeat left center;
        background-size: 14px;
        cursor: pointer;
    }

    .detail-page .comment-list > li .actions > .rate.rate-down {
        background: url("/static/images/rate-down.png") no-repeat left center;
        background-size: 14px;
        cursor: pointer;
    }

    .detail-page .comment-list > li > .form {
    margin: 0 0 0 60px;
    padding-left: 12px;
    }

    .detail-page .comment-list > li > .form > .form-row > .textinput-wrapper.cm-name {
    width: 363px;
    }

    .detail-page .comment-list > li > .form > .form-row > .button-wrapper.cm-submit {
    width: 154px;
    }

    .link-all-comments {
    color: #337ab7;
    display: block;
    width: 100%;
    text-align: left;
    margin: 5px 0 20px 0;
    border-top: 1px solid #E1E1E1;
    padding-top: 10px;
    font-weight: normal;
    text-decoration: underline;
    font-size: 16px;
    }

    .link-all-comments:hover {
    font-weight: normal !important;
    }

    .detail-page > aside {
    float: right;
    width: 300px;
    min-height: 500px;
    }

    .detail-page .news-row {
    height: auto;
    margin-bottom: 40px;
    width: 300px;
    display: inline-block;
    background: url("/static/images/bg-asidey.png") repeat-y -20px;
    }

    .detail-page .news-row > .news-item {
    position: relative;
    width: 200px;
    height: 220px;
    margin-right: 0;
    float: right;
    }

    .detail-page .news-row > .news-item:last-child {
    margin-right: 0;
    }

    .detail-page .news-row > .news-item > .wrapper {
    background: none;
    height: 224px;
    width: 179px;
    overflow: hidden;
    }

    .detail-page .news-row > .news-item > .wrapper > a {
    color: #424242;
    }

    .detail-page .news-row > .news-item > .wrapper > a:hover {
        color: #222;
        text-decoration: underline;
    }

    .detail-page .news-row > .news-item > .wrapper > a > img {
        width: 100%;
        display: inherit;
    }

    .detail-page .news-row > .news-item > .wrapper > a > span {
        display: block;
        background: #ebebeb;
        width: 160px;
        height: 87px;
        padding: 7px;
        overflow: hidden;
        border-radius: 0px 0 4px 4px !important;
        margin-left: 19px;
    }

    .detail-page .news-row > .news-item > .dot {
    text-align: center;
    position: absolute;
    top: 28px;
    display: block;
    width: 20px;
    font-size: 42px;
    font-family: sans-serif;
    color: #FF9130;
    left: -33px;
    height: 40px;
    }

    .detail-page .news-row > .news-item > .big-date {
    text-align: center;
    position: absolute;
    bottom: 38px;
    display: block;
    width: 100%;
    font-size: 36px;
    color: #FF9130;
    }


    .detail-page .news-row > .news-item > .kalip {
    position: absolute;
    top: -20px;
    left: -18px;
    background: url("/static/images/kalipy.png") repeat scroll 0 20px rgba(0, 0, 0, 0);
    width: 38px;
    height: 121px;
    z-index: 9999;
    }

    .detail-page .news-row > .news-item > .date {
    text-align: center;
    position: absolute;
    top: 40px;
    display: block;
    width: 45px;
    font-size: 16px;
    color: #FF9130;
    left: -82px;
    }

    .detail-page .news-row > .news-item > .cat-blue {
    color: #51AFF9;
    }

    .detail-page .news-row > .news-item > .cat-red {
    color: #ff2529;
    }

    .detail-page .news-row > .news-item > .cat-green {
    color: #25dda7;
    }

    .detail-page .news-row > .news-item > .cat-gray {
    color: #828282;
    }

    .detail-page .news-row > .news-item > .cat-purple {
    color: purple;
    }



    #mesaj {
    float: left;
    /*margin:15px 0;*/
    }



    /** Kategori sayfas�  ***********************************************************************/

    .category-page {float:left;width:50%;margin-top:15px;
    }

    .category-page > h1 {
    font-size: 36px;
    color: #272727;
    /*border-bottom: 1px solid #272727;*/
    padding-bottom: 10px;
    margin-bottom: 35px;
    float: left;
    width: 100%;
    }

    .category-page > aside {
    width: 310px;
    float: left;
    padding: 0 5px;
    }

    .category-page > aside ul.news-list {
    margin: 0;
    padding: 0;
    display: inline-block;
    background-color: #FAFAFA;
    padding-top: 5px;
    }

    .category-page > aside ul.news-list li {
    display: block;
    margin-bottom: 40px;
    }

    .category-page > aside ul.news-list li a {
    margin-left: 4px;
    }

    .category-page > aside ul.news-list li a img {
        min-height: 151px;
        max-width: 292px;
    }

    .category-page > aside ul.news-list li a > span.title {
        display: block;
        background-color: #252525;
        color: white;
        font-size: 17px;
        font-weight: 300;
        padding: 6px 10px;
        max-width: 292px;
        margin-left: 4px;
    }

    .category-page > main {
    width: 490px;
    float: right;
    }

    .category-page > main > ul.news-list {
    display: inline-block;
    margin: 0;
    padding: 0;
    width:490px;
    /*max-width: 650px;*/
    float:right;
    }

    .category-page > main > ul.news-list li {
    display: block;
    position: relative;
    margin: 0 0 25px 0;
    padding: 10px 0 0 0px;
    color: #484848;
    float: left;
    width: 470px;
    /*min-width: 640px;*/
    }

    .category-page > main > ul.news-list li > .date {
    width: 80px;
    float: left;
    font-size: 22px;
    font-weight: 400;
    color: #FF7900;
    padding-left: 5px;
    position: absolute;
    top: 0;
    left: 0;
    }

    .category-page > main > ul.news-list li > a.content {
    color: #484848;
    }

    .category-page > main > ul.news-list li > img {
    float: right;
    margin-left: 10px;
    margin-bottom: 4px;
    }

    .category-page > main > ul.news-list li > a > img {
    float: right;
    margin-left: 10px;
        margin-bottom: 4px;
        max-width: 146px;
        min-height: 146px;
    }

    .category-page > main > ul.news-list li > a > .title {
          font-size: 18px;
          font-weight: normal;
          min-width: 340px;
          color: #323232;
          display: block;
          margin-bottom: 5px;
          margin-top: 1px;
    }

    .category-page > main > ul.news-list li > .spot {
        font-size: 14px;
        font-weight: normal;
        display: inherit;
        color: #666;
        word-wrap: break-word;
        word-break: break-word;
    }

    .category-page > main > ul.news-list li > a.content > .spot:hover {
        text-decoration: none !important;
    }

    .category-page .paginate {
    text-align: center;
    border-top: 1px solid #e8e8e8;
    padding-top: 10px;
    margin-bottom: 30px;
    }

    .category-page .paginate > a {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 16px;
    text-align: center;
    margin: 0 2px;
    color: #FF8400;
    background-color: #fff;
    border: 2px solid #FF8400;
    }

    .category-page .paginate > a.active {
    background-color: #FF8400;
    color: #fff;
    border: 1px solid #FF8400;
    }

 

    .category-page > aside > .bio {
    color: #484848;
    Background-color: #ebebeb;
    }

    .category-page > aside > .bio > a > img {
    max-width: 100%;
    margin: 10px;
    }

    .category-page > aside > .bio > .detail {
    padding: 10px 10px 20px 10px;
    }

    .category-page > aside > .bio > .detail > table {
    font-size: 16px;
    margin-bottom: 20px !important;
    }

    .category-page > aside > .bio > .detail > table span.title {
    font-size: 24px;
    margin-bottom: 5px;
    display: block;
    }

    .category-page > aside > .bio > .detail > .content {
    font-size: 16px;
    text-align: justify;
    font-weight: 300;
    display: inline;
    }

    /**********************/
    .search-page > main {
    width: 640px;
    float: right;
    }

    .search-page > main > ul.news-list {
    display: inline-block;
    margin: 0;
    padding: 0;
    }

    .search-page > main > ul.news-list li {
    display: block;
    position: relative;
    margin: 0 0 50px 0;
    padding: 0;
    color: #484848;
    float: left;
    }

    .search-page > main > ul.news-list li > .date {
    width: 80px;
    float: left;
    font-size: 22px;
    font-weight: 400;
    color: #FF7900;
    padding-left: 5px;
    }

    .search-page > main > ul.news-list li > a.content {
    display: block;
    float: left;
    width: 560px;
    color: #484848;
    }

    .search-page > main > ul.news-list li > a.content > img {
        float: right;
        margin-left: 10px;
        margin-bottom: 4px;
    }

    .search-page > main > ul.news-list li > a.content > .title {
        font-size: 22px;
    }

    .search-page > main > ul.news-list li > a.content > .spot {
        font-size: 18px;
    }


    /**************harici**********/

    .rlnk {
    margin: 20px 0 10px 15px;
    float: left;
    width: 100%;
    }

    .rlnk > ul {
    font-size: 16px;
    list-style-type: square;
    }


    .rlnk > ul li > a {
    font-size: 18px;
    font-weight: normal;
    color: #282828;
    padding-top: 0px;
    display: block;
    }



    .nav1 {
    font-size: 13px;
    }

    .haberDetay .haberDetaySolVideo {
    float: left;
    margin: 0 15px 15px 0;
    width: 404px;
    }

    #videoplayer .ilgili_videolar {
    margin: 25px 0 0 32px;
    width: 120px;
    height: 132px;
    float: left;
    }

    #videoplayer .ilgili_videolar img {
    margin: 0 0 7px 0!important;
    border: 0px!important;
    padding: 0px!important;
    }

    #videoplayer .ilgili_videolar span {
    color: #fff;
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
    font-weight: normal;
    }

    #habermetni a:active {
    font-weight: inherit !important;
    }

    .fl {
    float: left !important;
    }

    .fr {
    float: right!important;
    }

    /**************harici**********/


    .solMsnt {
    background: url("/static/images/yssol.png") no-repeat scroll 0px 0px rgba(0, 0, 0, 0);
    width: 20px;
    height: 38px;
    position: absolute;
    left: 10px;
    top: 140px;
    z-index: 9999;
    cursor: pointer;
    z-index: 9999999;
    }

    .sagMsnt {
    background: url("/static/images/yssag.png") no-repeat scroll 0px 0px rgba(0, 0, 0, 0);
    width: 20px;
    height: 38px;
    position: absolute;
    right: 10px;
    top: 140px;
    z-index: 9999;
    cursor: pointer;
    z-index: 9999999;
    }

    .clrb {
    clear: both;
    }

    .mt5 {
    margin-top: 5px;
    }

    .mt20 {
    margin-top: 20px;
    }

    .mt40 {
    margin-top: 40px;
    }

    .w860 {
    width: 860px !important;
    }

    .w960 {
    width: 960px !important;
    }

    .w830 {
    width: 830px !important;
    }

    .w820 {
    width: 820px !important;
    }

    .w810 {
    width: 810px !important;
    }

    .fr {
    float: right !important;
    }

    .w350 {
    width: 350px !important;
    }

    .w340 {
    width: 340px !important;
    }
    .w190 {
    width: 190px !important;
    }


    .w360 {
    width: 360px !important;
    }

    .w970-middle {
    width: 960px !important;
    margin: 0 auto;
    position: relative;
    }


    .footer {
    font-family: Arial;
    width: 100%;
    height: 180px;
    /*background-color: #2C2D31;*/
    overflow: hidden;
    text-align: center;
    margin: 50px auto 0 auto;
    color: #FFF;
    float: left;
    }

    .footer > .fwrapper {
    width: 980px;
    height: 180px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    }

    .footer > .fwrapper > .fwrapperIn {
    width: 980px;
    height: 180px;
    position: relative;
    }

    .footer > .fwrapper > .fwrapperIn > .fwrapperInIn {
    position: absolute;
    width: 202px;
    top: 38px;
    left: 0px;
    }

    .footer > .fwrapper > .fwrapperIn > .title {
    position: absolute;
    width: 202px;
    top: 82px;
    left: 0px;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    }

    .footer > .fwrapper > .fwrapperIn > .links {
    position: absolute;
    width: 202px;
    top: 108px;
    left: 0px;
    color: #FF7700;
    font-size: 11px;
    text-align: center;
    }

    .footer > .fwrapper > .fwrapperIn > .links > a {
        color: #FF7700;
    }

    .footer > .fwrapper > .fwrapperIn > ul {
    position: absolute;
    list-style: none;
    top: 45px;
    left: 250px;
    padding: 0px;
    margin: 0px;
    }

    .footer > .fwrapper > .fwrapperIn > ul > li {
        padding-left: 10px;
        font-size: 13px;
        float: left;
    }

        .footer > .fwrapper > .fwrapperIn > ul > li > a {
            color: #FF7700;
            text-decoration: none;
        }

    .footer > .fwrapper > .fwrapperIn > .here {
    color: #B9B9C8;
    position: absolute;
    top: 125px;
    left: 260px;
    width: 700px;
    font-size: 12px;
    font-weight: bold;
    }

    .footer > .fwrapper > .fwrapperIn > .info {
    color: #B9B9C8;
    position: absolute;
    top: 75px;
    left: 260px;
    width: 650px;
    font-size: 11px;
    }

    .footer > .fwrapper > .fwrapperIn > .ticket {
    position: absolute;
    top: 155px;
    left: 890px;
    width: 650px;
    font-size: 12px;
    font-weight: bold;
    }

    .footer > .fwrapper > .fwrapperIn > .ticket > a {
        font-weight: normal;
        color: #B9B9C8;
        text-decoration: none;
    }

    .tplmyrm {
    text-align: right;
    padding-right: 30px;
    padding-top: 10px;
    }

    .paging {
    width: 100%;
    text-align: center;
    }

    .paging ul {
    margin: auto;
    display: inline-block;
    }

    .paging li {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    margin: 5px 5px;
    }

    .paging ul li a {
    border-radius: 16px;
    color: #FF8400;
    background-color: #fff;
    border: 2px solid #FF8400;
    display: block;
    }

    .paging ul li.current-page a {
    border-radius: 16px;
    color: #fff;
    background-color: #FF8400;
    border: 2px solid #FF8400;
    display: block;
    }

    .result-message {
    margin: 10px 0;
    float: left;
    padding: 5px;
    font-size: 12px;
    }

    .result-message.success {
    display: inline-block;
    background-color: #B9F0BD;
    color: #000;
    }

    .result-message.error {
    display: inline-block;
    background-color: red;
    color: #fff;
    }

 
