/* reset  */
body, div, li, ol, ul {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0 0 8px;
    font-size: 100%;
    font-weight: normal;
}

img {
    border: none;
    display: block;
}

ol, ul {
    list-style: none;
}

input, textarea {
    font: inherit;
}

/* start */
html {
    overflow-y: scroll;
}

body, html {
    height: 100%;
}

@font-face{font-family:MetaBoldTurk-Roman;src:url('../fonts/MetaBoldTurk-Roman.otf')}
@font-face{font-family:MetaBookLF-Roman;src:url('../fonts/MetaBookLF-Roman.otf')}
@font-face{font-family:MetaBookTurk-Roman;src:url('../fonts/MetaBookTurk-Roman.otf')}


body {
    margin: 0 auto;
    color: #000000;
    font: 13px MetaBookTurk-Roman;
    width: 1200px;
    min-height: 1600;
}

a {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

#header {
    float: left;
    width: 100%;
    height: 199px;
}

#header #header-left {
    float: left;
    width: 165px;
    height: 100%;
}

#header #header-left .icons {
    float: left;
    margin-left: 28px;
    margin-top: 30px;
    height: 24px;
    width: inherit;
}
#header #header-left .icons .icon{
    float: left;
    height: 24px;
    width: 24px;
    margin-right: 5px;
    cursor: pointer;
}

.twitter {
    background: url('../images/twitter.gif');
}
.facebook {
    background: url('../images/facebook.png');
}

#header #header-center {
    float: left;
    height: 100%;
    width: 718px;
    margin-left: 17px;
}

#header #header-center .logo{
    float: left;
    background: url('https://marksist.org/images/logo.png');
    width: 542px;
    height: 105px;
    margin-top: 31px;
    margin-left: 80px;
}

#header #nav {
    float: left;
    width: 660px;
    margin-left: 25px;
    height: 60px;
    margin-top: 16px
}

#nav li {
    display: inline;
    float: left;
    font-size: 22px;
    margin-left: 8px;
}
#nav li a {
    float: left;
    display: inline-block;
    text-decoration: none;
    width: inherit;
    margin: 0 7px;
    padding: 2px 3px;
}

#nav .selected a {
    background: #6ca107;
}

#nav .subNavMain {
    position: inherit;
    float: left;
    margin-top:14px;
    width: 200px;
    display: none;
}

#nav .subNavMain .subNav {
    display: inline;
}


#header #header-right {
    float: left;
    height: 100%;
    width: 282px;
    margin-left: 18px;
}
#header #header-right #searchBar{
    float: right;
    height: 24px;
    width: 120px;
    margin-right: 17px;
    margin-top: 30px;
    text-align: center;
    font-size: 17px;
    border: 1px solid black;
    outline: none;
}
#header #header-right .searchButton{
    margin-left: 269px;
    margin-top: 31px;
    width: 22px;
    height: 22px;
    background: url("https://marksist.org/images/search-512.png");
}

#left-side-manset {
    float: left;
    width: 165px;
    height: 495px;
}

#left-side-manset .seperate {
    margin: 17px 0 17px 0;
}

#left-side-manset .left-top-box {
    float: right;
    width: 155px;
    height: 157px;
}

#left-side-manset .left-top-box .image{
    float: right;
    width: 155px;
    height: 111px;
}

#left-side-manset .left-top-box .text{
    float: right;
    width: 155px;
    height: 45px;
    font-size: 18px;
    line-height: 20px;
    overflow: hidden;
}

#left-side-manset .left-top-box .text .inner{
    padding: 2px 4px;
}

#right-side-manset {
    float: left;
    width: 282px;
    margin-left: 35px;
    height: 1200px;
}

.box {
    width: 264px;
    float: left;
    border: 2px solid black;
    z-index: 0;
}

.box h3 {
    text-align: center;
    margin: -20px auto 0 auto;
    z-index: 1;
    color: #ffffff;
    font-size: 27px;
}

#right-side-manset h4, h6 {
    text-align: center;
}

.box .writers-header {
    background-color: #00aeef !important;
    width: 130px;
}

.box .writters-link {
    margin: 7px auto;
    font-size: 16px;
    color: #00aeef !important;
}

.main-writer {
    float: left;
    margin: 7px 6px 10px 6px;
    width: 252px;
}

.main-writer img{
    float: left;
    height: 69px;
    width: 66px;
    margin-right: 10px;
}

.main-writer h5 {
    color: #195d96;
    font-size: 19px;
}
.main-writer .content {
    font-size: 23px;
}

#main-categories {
    float: left;
    min-height: 400px;
    width: 890px;
    margin-left: 10px;
    margin-top: -690px;
}

#main-categories .cat {
    overflow: hidden;
    width: 155px;
    height: 433px;
    float: left;
}

#main-categories .wider-cat {
    overflow: hidden;
    width: 345px;
    float: left;
}

#main-categories h3 {
    text-align: center;
    font-size: 26px;
}

#main-categories .headerline {
    float: left;
    height: 7px;
    width: 100%;
    background-color: #000000;
}

#main-categories .small-image {
    float: left;
    height: 118px;
    width: 155px;
    margin-top: 4px;
}


#main-categories .biggest-image {
    float: left;
    height: 244px;
    width: 344px;
    margin-top: 4px;
}

#main-categories .big-image {
    float: left;
    height: 214px;
    width: 344px;
    margin-top: 4px;
}

#main-categories .cat  .main-new-info {
    float: left;
    min-height: 27px;
    width: 100%;
    overflow: hidden;
}
#main-categories .wider-cat  .main-new-info {
    float: left;
    min-height: 38px;
    width: 100%;
    overflow: hidden;
}

#main-categories .wider-cat  .video-content {
    float: left;
    height: inherit;
    background-color: #c0c0c1;
}

#main-categories .wider-cat  .video-content h4{
    padding: 12px 12px 0 12px;
    width: 320px;
    float: left;
    font-size: 23px;
    font-weight: bold;
}
#main-categories .wider-cat  .video-content .content{
    float: left;
    font-size: 16px;
    padding-left: 12px;
    height: 72px;
    overflow: hidden;
}

#main-categories .main-new-info h4{
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    margin-top: 5px;
}
#main-categories .main-new-info .content-info{
    float: left;
    font-size: 15px;
    height: 53px;
    line-height: 19px;
    margin-top: -9px;
    overflow: hidden;
    padding: 0 3px;
}
#main-categories .main-new-info .end{
    float: left;
    height: 1px;
    width: 100%;
}

#main-categories .cat ul{
    float: left;
    height: 225px;
    width: 100%;
    overflow: hidden;
}

#main-categories .wider-cat ul{
    float: left;
    height: 88px;
    width: 100%;
    overflow: hidden;
}

#main-categories .cat ul li{
    float: left;
    margin-left: 7px;
    overflow: hidden;
    font-size: 19px;
    line-height: 22px;
    width: 91%;
    margin-bottom: 4px;
}
#main-categories .wider-cat ul li{
    float: left;
    margin-left: 7px;
    overflow: hidden;
    font-size: 19px;
    width: 100%;
}

#main-categories ul li .squareIcon{
    float: left;
    width: 9px;
    height: 9px;
    margin-top: 5px;
    margin-right: 4px;
}


#right-side-down {
    float: left;
    width: 282px;
    margin-top: 18px;
    height: 520px;
}

.cumartesi-anneleri {
    background: url('https://marksist.org/images/cumartesi-anneleri.png');
    height: 110px;
    width: 223px;
    text-align: center;
    margin: -82px 0 0 22px;
}

.kriz-gunlugu {
    background: url('https://marksist.org/images/kriz-gunlugu.jpg');
    height: 110px;
    width: 223px;
    text-align: center;
    margin: -82px 0 0 22px;
}

.marksist-sozluk {
    background: url('https://marksist.org/images/marksistsozluk.jpg');
    height: 110px;
    width: 223px;
    text-align: center;
    margin: -82px 0 0 22px;
}

.cumartesi-anneleri-content {
    margin-top: 7px;
    padding: 0 14px 7px 10px;
    font-size: 15px;
    text-align: center;
    font-family: MetaBoldTurk-Roman;
}

.tarihte-bugun h3{
    background-color: #000000;
    width: 195px;
    margin-bottom: 9px;
}

.tarihte-bugun .info{
    margin: 9px 5px;
    min-height: 40px;
    line-height: 20px;
}

.sectiklerimiz h3{
    background-color: #e59178;
    width: 175px;
    margin-bottom: 5px;
}

.sectiklerimiz h4 {
    font-size: 21px;
    padding: 0 5px;
    font-weight: bold;
}

.sectiklerimiz .info{
    margin: 9px 5px;

}

.kitap h3{
    background-color: #735446;
    width: 78px;
    margin-bottom: 5px;
}

.kitap h4 {
    padding: 0 5px;
    font-weight: bold;
    font-size: 21px;
}

.kitap .info{
    margin: 9px 5px;

}

.fotograflar h3 {
    background-color: #802e69;
    width: 130px;
    margin-bottom: 5px;
}

.fotograflar .galeryContainer {
    float: left;
    margin: 5px 5px 6px 6px;
    height: 76px;
    width: 252px;
}

#new-container {
    width: 718px;
    float: left;
    margin-left: 10px;
}

#new-container .main-image {
    width: 718px;
    height: 355px;
    float: left;
}

#new-container h1 {
    padding: 0 20px;
    width: 678px;
    min-height: 53px;
    float: left;
    background-color: #6183e4;
    color: #ffffff;
    font-size: 40px;
    line-height: 50px;
}

#new-container .content {
    margin-top: -8px;
    font-size: 18px;
    padding: 1px 2px;
    width: 710px;
    overflow: hidden;
    float: left;
}

#new-container .content strong{
    font-weight: bolder;
}

#second-new-container {
    width: 708px;
    float: left;
    margin-left: 4px;
}

#second-new-container .left-side{
    font-size: 18px;
    width: 100%;
    overflow: hidden;
    float: left;
}

#second-new-container .right-side{
    width: 324px;
    float: right;
    margin-left: 4px;
}

#second-new-container .right-side img{
    width: 324px;
    height: 324px;
}

#second-new-container  h1{
    padding: 3px;
    color: #ffffff;
    background-color: #00aeef;
    min-height: 40px;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
}

#second-new-container .content{
    width: 380px;
}

#second-new-container .right-side h2{
    background-color: #00aeef;
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    height: 28px;
    line-height: 28px;
}

#second-new-container .right-side h3{
    color: #00aeef;
    font-size: 18px;
    text-align: center;
    height: 22px;
    line-height: 22px;
}

#second-new-container ul li .squareIcon{
    float: left;
    background-color: #00aeef;
    width: 9px;
    height: 9px;
    margin-top: 5px;
    margin-right: 4px;
}

#new-container .squareIcon{
    float: left;
    background-color: #00aeef;
    width: 9px;
    height: 9px;
    margin-top: 5px;
    margin-right: 4px;
}

#new-container .otherNewsInCategory{
    float: left;
    width: 216px;
    margin-right: 20px;
    margin-bottom: 6px;
    overflow: hidden;
}

#new-container .last{
    margin-right:0 !important;
}


#new-container .otherNewsInCategory h3{
    float: left;
    font-size: 19px;
}

.dateForNew {
    margin: 4px 0 4px 92px;
    text-align: center;
    float: left;
    font-family: MetaBookLF-Roman;
    color: #696969;
    font-size: 14px;
}

#mainfooter {
    float: right;
    position:relative;
    width:100%;
    border-top: 1px solid #000000;
    clear: both;
}
#mainfooter span{
    margin-left: 15px;
}

.follow-me-box {
    height: 142px;
    width: 194px;
    margin: 8px;
    float: right;
    border: 1px solid #000000;
}

.follow-me-box .inf{
    text-align: center;
    padding-top: 5px;
    background-color: yellow;
    height: 60px;
    font-size: 17px;
}

#mucadeleninicinden {
    background: url("https://marksist.org/images/mucadeleninicinden.jpg");
    height: 202px;
    margin-top: 8px;
    border: none;
}

#kadinlarinsesivar {
    background: url("https://marksist.org/images/kadinlarinsesivar.gif");
    height: 88px;
    margin-top: 14px;
    border: none;
}

#banner {
    margin-left: -50px;
    margin-top: 30px;
}