
#default_content {
    width: 1150px;
    margin: 0 auto;
    font-size: 16px;
    /*line-height: 20px;
    padding-top:15px;*/
}
.default_metin {
    float:left;
    width:280px;
    margin-left:10px;

}
#divanasag {
    float: left;
    width: 470px;
    height: 565px;
    font-size: 18px;
    margin-top: 20px;
}

.HaberBaslik {
 font-family: 'Courgette', cursive;
    text-align:left;
    width:100%;
    float:left;
    line-height:35px;
    font-size:19px;
    font-weight:normal;
  color: #191970;
 /*text-shadow: 1.0px 1.0px 3.0px #6767af, 1.0px 1.0px 1.0px #333333;*/
  column-count:2;
  column-width:91px;
}

    .SolKutuMetin {
    float: left;
    height: 230px;
    overflow: hidden;
    width: 600px;
}

    .SolKutuMetin a {
        color: #fff;
        font-size: 12px;
        /*padding-left: 5px;*/
        text-align: left;
        text-decoration: none;
    }


.haberitem {
    width: 600px;
    float: left;
    height:115px;
}

    .haberitem img {
        max-width: 135px;
        float: left;
        padding: 3px;
          -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    }

    .haberitem fpan {
        float: left;
    }


.menu_resim {
    font-size: 20px;
}

.defaulticerik {
     font-family: 'Courgette', cursive;
    width:1120px;
    margin: 0px auto;
    display: block;
    padding:10px;
}
.menu_kutu {
    float:left;
    width:270px;
    height:115px;
    margin-left:3px;
    margin-top:42px; 
    
    /*border:2px solid #fff;*/
    /*border-style: solid;
border-width: 138px 282px 164px 250px;
-moz-border-image: url("/images/border2.png") 138 282 164 250 repeat;
-webkit-border-image: url("/images/border2.png1") 138 282 164 250 repeat;
-o-border-image: url("/images/border2.png") 138 282 164 250 repeat;
border-image: url("/images/border2.png") 138 282 164 250 fill repeat;*/
    
}
.border_default {
    float:left;

     position:absolute;
    background-image: url("/images/kutu_bg.png");
     position:absolute;
     width:275px;
     height:160px;
}
.metin_text {
    color:#fff !important;
    width:280px !important;
    padding:10px;
    height:525px !important;
    line-height:25px;
    float:left;  
    font-weight:bold;
    text-align:justify; 
    margin:0px 49px 10px 0px;
    background-color:transparent;
    /*background-color:rgba(255, 255, 255, 0.60);*/
     -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /*-webkit-box-shadow: 2px 2px 13px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    2px 2px 13px 0px rgba(50, 50, 50, 0.75);
box-shadow:         2px 2px 13px 0px rgba(50, 50, 50, 0.75);*/
/*border:2px solid #c5c5c5;*/
}
.sagkutu {
    float:left;
    width:620px;
    height:322px;
     
}
.altkutu {
    float:left;
    color:#fff !important;
    width:295px;
    min-height:250px;
    z-index:99999;
    margin:0px 0px 0px 5px;
    
    /*border-style: solid;
border-width: 57px 75px 61px 101px;
-moz-border-image: url(/images/border_default.png) 57 75 61 101 repeat;
-webkit-border-image: url(/images/border_default.png) 57 75 61 101 repeat;
-o-border-image: url(/images/border_default.png) 57 75 61 101 repeat;
border-image: url(/images/border_default.png) 57 75 61 101 fill repeat;*/
 
}
.metintext {
    float:left;
    line-height:20px;
    height:290px;
    width:295px;
 -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
}
    .altkutu:hover {
        opacity: 0.8;
            }
.header {
    color:#000;
    text-align:left;
    width:100%;
        font-size:18px;
        color:#fff !important;
        font-weight:bold;

}
.red {
    color:#B22222 !important;
}
/*#header {
    width:1150px;
}*/
.yazi {
    float:left;
    width:93%;
    height:90px;
    overflow:hidden;
    padding:5px;
    color:#191970;
    font-size:16px
}
.devami {
    float:right;   
    cursor:pointer;
    font-size:12px;  
     background-position: 0 100%;
        background-repeat: no-repeat;
    margin-right:15px;
}

.solwrapper {
    position: absolute;
    width: 100%;
}
.default_content {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(33, 30, 31, 1);
-moz-box-shadow:    0px 0px 5px 0px rgba(33, 30, 31, 1);
box-shadow:         0px 0px 5px 0px rgba(33, 30, 31, 1);
    width: 1150px;
    margin: 0 auto;
    min-height: 400px;
    font-size: 14px;
    padding: 0px;
    background: rgba(181,157,119,1);
background: -moz-linear-gradient(left, rgba(181,157,119,1) 0%, rgba(255,231,169,1) 51%, rgba(181,157,119,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(181,157,119,1)), color-stop(51%, rgba(255,231,169,1)), color-stop(100%, rgba(181,157,119,1)));
background: -webkit-linear-gradient(left, rgba(181,157,119,1) 0%, rgba(255,231,169,1) 51%, rgba(181,157,119,1) 100%);
background: -o-linear-gradient(left, rgba(181,157,119,1) 0%, rgba(255,231,169,1) 51%, rgba(181,157,119,1) 100%);
background: -ms-linear-gradient(left, rgba(181,157,119,1) 0%, rgba(255,231,169,1) 51%, rgba(181,157,119,1) 100%);
background: linear-gradient(to right, rgba(181,157,119,1) 0%, rgba(255,231,169,1) 51%, rgba(181,157,119,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b59d77', endColorstr='#b59d77', GradientType=1 );
  /*background: rgba(238,220,180,1);
background: -moz-linear-gradient(top, rgba(238,220,180,1) 0%, rgba(208,182,125,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(238,220,180,1)), color-stop(100%, rgba(208,182,125,1)));
background: -webkit-linear-gradient(top, rgba(238,220,180,1) 0%, rgba(208,182,125,1) 100%);
background: -o-linear-gradient(top, rgba(238,220,180,1) 0%, rgba(208,182,125,1) 100%);
background: -ms-linear-gradient(top, rgba(238,220,180,1) 0%, rgba(208,182,125,1) 100%);
background: linear-gradient(to bottom, rgba(238,220,180,1) 0%, rgba(208,182,125,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eedcb4', endColorstr='#d0b67d', GradientType=0 );*/
         /*background-image: url('../images/anasayfa_bg.png');*/
    
}

#slidersol
{
    display: table-cell;
      height: 350px;
    width: 280px;
    background-image: url(../images/slider_sol.png);
    background-position:left;
    background-repeat:no-repeat;
    z-index:2;
    position:absolute;
   
}

#slidersag
{
    height: 350px;
    width: 280px;
    display: table-cell;
    background-image: url(../images/slider_sag.png);
    background-position:right;
    background-repeat:no-repeat;
    z-index:2;
   
}

#outcontainer {
    width:1150px;
    margin:0 auto;
    display:block;
 -webkit-box-shadow: 0px 0px 5px 0px rgba(33, 30, 31, 1);
-moz-box-shadow:    0px 0px 5px 0px rgba(33, 30, 31, 1);
box-shadow:         0px 0px 5px 0px rgba(33, 30, 31, 1);
}