<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*  {
    margin:  0;
    padding:  0;
}
header,  footer,  section,  aside,  nav,  article  {
    display:  block;
}
body  {
    background:#f2f2f2;
    font-family:  'Cuprum',  sans-serif,  Verdana,  Arial,  Helvetica;
    color:  #7c7c7c;
    font-size:  16px;
    line-height:  18px;
    font-weight: 400;
}
.center{text-align:center;}
a:link,  a:visited  {
    color: #38bfac;
    text-decoration: none;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -o-transition:  0.5s;
    -ms-transition:  0.5s;
    transition:  0.5s;
}
a:hover,  a:active  {
    color: #38bfac;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -o-transition:  0.5s;
    -ms-transition:  0.5s;
    transition:  0.5s;
}
#wrapper  {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}
.clear  {
    clear: both;
}


header  {
    margin:  0 0 2px 0;
    overflow: hidden;
}
.headeritems  {
    overflow: hidden;
}
input.kanalfiltre {
    width: 100%;
    border: none;
    background-color: #ffffff;
    padding: 5px;
    margin-bottom: 3px;
    font-size: 11px;
    outline: none;
    color: #333;
}
nav#top-nav  {
    overflow: hidden;
    text-align: left;
    border-bottom: 2px solid #3fc5b2;
    height: 35px;
    background: #333;
}
nav#top-nav ul  {
	height: 35px;
    line-height: 35px;
    display: table;
}
nav#top-nav ul li  {
    list-style: none;
    float: left;
	border-right: 2px solid #282828;
}
nav#top-nav ul li a  {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -o-transition:  0.5s;
    -ms-transition:  0.5s;
    transition:  0.5s;
    font-weight: bold;
	display:block;
    padding: 0 17px;
}
nav#top-nav ul li a:hover  {
    background-color: #37bfab;
    color: #333;
}
.logo  {
    margin: 4px 0 0 16px;
    width: 200px;
    float: left;
}
.headerad  {
    margin: 15px 0 0 0;
    width: 728px;
    float: right;
}


#bb  {
    background: #e8e8e8;
    height: 52px;
    margin: 0 0 7px 0;
}
nav#main-nav  {
    height: 51px;
    background: #35c1b1;
    border: 1px solid #30a99b;
}
#primary-nav  {
    width: 660px;
    float: left;
}
nav#main-nav .menu  {
    font-size:  16px;
    font-weight:  bold;
}
nav#main-nav .firstmenu  {
    float: left;
    width: 600px;
}
nav#main-nav .menu ul  {
    margin:  0;
    padding:  0;
    list-style:  none;
    line-height:  normal;
	height: 51px;
    line-height: 51px;
}
nav#main-nav .menu li  {
    display:  block;
    float:  left;
    border-right: 1px solid #32aea1;
}
nav#main-nav .menu a  {
    font-size: 17px;
    padding:  0px 30px;
	display:block
    text-transform: uppercase;
    color:  #feffff;
    text-shadow:  0.05em 0.05em 0.05em #2e5c80;
    font-weight: 700;
}
nav#main-nav .menu a:hover{
	background-color:#32aea1;
}
nav#main-nav .menu li ul li  {
    padding: 12px 10px 10px 16px;
}
nav#main-nav .menu li ul li ul li  {
    padding: 12px 10px 11px 16px;
}


.sf-menu, .sf-menu * {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sf-menu  {
    line-height: 1.0;
    float: left;
}
.sf-menu ul  {
    position: absolute;
    top: -999em;
    width: 13em;
}
.sf-menu ul li  {
    width: 100%;
}
.sf-menu li:hover  {
    visibility: inherit;
}
.sf-menu li  {
    float: left;
    position: relative;
    background: transparent;
}
.sf-menu a  {
    display: block;
    position: relative;
    text-decoration: none;
    padding: .75em 1em;
}
.sf-menu li:hover ul,  .sf-menu li.sfHover ul  {
    left: 0;
    top: 3.3em;
    z-index: 99;
}
.sf-menu a  {
    color: #13a;
}
nav#main-nav .sf-menu li li,  .sf-menu li li li {
    background: #35c1b1 url(../resim/mainmenubg.png) repeat-x;
    border-top: 1px solid #30a99b;
    border-bottom: 1px solid #30a99b;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:hover {
    outline: 0;
}
.sf-menu a:focus {
    outline: 0;
}
.sf-menu a.sf-with-ul {
    padding-right: 2.25em;
    min-width: 1px;
}
.sf-sub-indicator {
    position: absolute;
    display: block;
    right: .75em;
    top: 0;
    width: 10px;
    height: 10px;
    text-indent: -999em;
    overflow: hidden;
    background: url(../resim/arrows-white.png) no-repeat -10px -100px;
}
a &gt; .sf-sub-indicator {
    top: .8em;
    background-position: 0 -100px;
}
a:focus &gt; .sf-sub-indicator, a:hover &gt; .sf-sub-indicator, a:active &gt; .sf-sub-indicator, li:hover &gt; a &gt; .sf-sub-indicator, li.sfHover &gt; a &gt; .sf-sub-indicator {
    background-position: -10px -100px;
}
.sf-menu ul a &gt; .sf-sub-indicator {
    background-position: 0 0;
}
.sf-shadow ul {
    background: url(../resim/shadow.png) no-repeat bottom right;
    padding: 0 8px 9px 0;
}
.sf-shadow ul.sf-shadow-off {
    background: transparent;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul, ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
    top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul, ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
    left: 14.6em;
    top: -2px;
}
.sf-menu ul .sf-sub-indicator, .sf-menu ul a:focus &gt; .sf-sub-indicator, .sf-menu ul a:hover &gt; .sf-sub-indicator, .sf-menu ul a:active &gt; .sf-sub-indicator, .sf-menu ul li:hover &gt; a &gt; .sf-sub-indicator, .sf-menu ul li.sfHover &gt; a &gt; .sf-sub-indicator {
    background-position: -10px 0;
}


.searchpart  {
    float: right;
    text-align: right;
    width: 280px;
    overflow: hidden;
    margin: 9px 6px 0 0;
}

.headerarama  {
    
width:  276px;
    
height:  36px;
    
padding: 2px;
    
}
.headerarama input[type="text"]  {
    
padding:  5px 8px;
    
border:  none;
    
height:  26px;
    
float:  left;
    
width:  217px;
    
}
: :-webkit-input-placeholder  {
color:  #b7b7b7;
    
font-size:  12px;
    
}
: -moz-placeholder  {
      
color:  #b7b7b7;
    
font-size:  12px;
     
}
input#s  {
    
font-size: 14px;
    
}
.headerarama input[type="submit"]  {
    
background:  url(../resim/search.png) no-repeat;
    
width: 43px;
    
height: 36px;
    
border:  none;
    
}
.newsbg  {
    background: url(../resim/newsbg.png) repeat;
    padding: 6px 0 5px 10px;
    width: 867px;
    float: left;
}
.newsbg a  {
    text-decoration: underline;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -o-transition:  0.5s;
    -ms-transition:  0.5s;
    transition:  0.5s;
}
.newsbg a:hover  {
    color: #0e7767;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -o-transition:  0.5s;
    -ms-transition:  0.5s;
    transition:  0.5s;
}
.newsright  {
    float: right;
    width: 69px;
}


#sidebar1  {
    float:  left;
    width:  150px;
    overflow: hidden;
}
#sidebar1 h2  {
    font-size: 16px;
    color: #fff;
    margin: 0;
    padding: 10px 0 8px 14px;
    border: 3px solid #3fb4a4;
    background: #39c1ab url(../resim/sideh2.png) repeat;
    text-shadow:  0.05em 0.05em 0.05em #2e5c80;
    text-transform: uppercase;
}
#sidebar1 ul  {
    margin: 0 0 15px 0;
    padding: 5px 10px 5px 10px;
    background: #ffffff;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    border-top: 3px solid #e3e3e3;
}
#sidebar1 ul li  {
    border-bottom: 1px dotted #cccccc;
    margin: 5px 0 10px 0;
    padding: 0 0 2px 10px;
    list-style: none;
    background: url(../resim/sideli.png) no-repeat left;
}
#sidebar1 ul li a  {
    text-decoration: none;
    color: #7c7c7c;
    font-size: 15px;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -o-transition:  0.5s;
    -ms-transition:  0.5s;
    transition:  0.5s;
    text-transform: uppercase;
    font-weight: 700;
}
#sidebar1 ul li:hover a, #sidebar1 ul li:hover  {
    color: #44c3b2;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -o-transition:  0.5s;
    -ms-transition:  0.5s;
    transition:  0.5s;
}
#sidebar2  {
    float:  right;
    width:  310px;
    overflow: hidden;
}
#sidebar2x  {
    float:  right;
    width:  310px;
    overflow: hidden;
    margin-top:  0px;
}
#sidebar2 h2  {
    padding: 10px 0 8px 14px;
    font-size: 16px;
    border: 3px solid #ececec;
    background: #f3f3f3;
    color: #4f4f4f;
    text-shadow:  0.05em 0.05em 0.05em #c1c1c1;
cursor: default;
}
ul#yayinakisi &gt; li {
    background-color: #f3f3f3;
    border: 1px solid #ececec;
    padding: 3px 5px;
    cursor: default;
}
ul#yayinakisi &gt;li.suanda {
    background-color: #35c1b1;
    color: #fff;
}

.popposts  {
    padding: 4px 8px 8px 8px;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    background: #fff;
}
.poppost  {
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
    padding: 10px 0 4px 0;
    background:  url(../resim/watch-right-tr.png) no-repeat right;
}
.poppost:hover  {
    background:  url(../resim/watch-right-hover-tr.png) no-repeat right;
}
.pop-thumb  {
    width: 58px;
    float: left;
}
.pop-thumb img  {
    border: 1px solid #f3f3f3;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -o-transition:  0.5s;
    -ms-transition:  0.5s;
    transition:  0.5s;
}
.poppost:hover img  {
    border: 1px solid #37bfab;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -o-transition:  0.5s;
    -ms-transition:  0.5s;
    transition:  0.5s;
}
.pop-name  {
    width: 220px;
    float: right;
    padding: 10px 0 0 0;
}
.pop-name a  {
    color: #6b6b6b;
    width: 220px;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -o-transition:  0.5s;
    -ms-transition:  0.5s;
    transition:  0.5s;
    font-weight: 700;
}
.poppost:hover a  {
    color: #38bfac;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -o-transition:  0.5s;
    -ms-transition:  0.5s;
    transition:  0.5s;
}
.sidebanner  {
    border: 1px solid #e4e4e4;
    padding: 4px 0 0 4px;
    margin: 10px 0;
}
.sidebanner-f  {
    border: 1px solid #e4e4e4;
    padding: 4px 0 0 4px;
    margin: 0 0 10px 0;
}
.sidebanner-f2  {
    border: 1px solid #e4e4e4;
    padding: 4px 0 0 4px;
    margin: 10px 0 10px 0;
}
#sider h2  {
    font-size: 16px;
    color: #fff;
    margin: 0;
    padding: 10px 0 8px 14px;
    border: 3px solid #3fb4a4;
    background: #39c1ab url(../resim/sideh2.png) repeat;
    text-shadow:  0.05em 0.05em 0.05em #2e5c80;
    text-transform: uppercase;
}
#sider ul  {
    margin: 0 0 15px 0;
    padding: 5px 10px 5px 10px;
    background: #ffffff;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    border-top: 3px solid #e3e3e3;
}
#sider ul li  {
    border-bottom: 1px dotted #cccccc;
    margin: 5px 0 10px 0;
    padding: 0 0 2px 10px;
    list-style: none;
    background: url(../resim/sideli.png) no-repeat left;
}
#sider ul li a  {
    text-decoration: none;
    color: #7c7c7c;
    font-size: 15px;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -o-transition:  0.5s;
    -ms-transition:  0.5s;
    transition:  0.5s;
    text-transform: uppercase;
    font-weight: 700;
}
#sider ul li:hover a, #sidebar1 ul li:hover  {
    color: #44c3b2;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -o-transition:  0.5s;
    -ms-transition:  0.5s;
    transition:  0.5s;
}


#main  {
}
#content  {
    float:  left;
    width:  1000px;
    margin: 0 0 0 0px;
}

#content2  {
    float:  left;
    width:  640px;
    margin: 0 0 0 0px;
}

#content h2  {
    
padding:  5px 0 8px 0px;
    
font-size:  16px;
    
border:  1px solid #DDDDDD;
    
background:  #f3f3f3;
    
color:  #080807;
    
text-shadow:  0.05em 0.05em 0.05em #E7E2E2;
    
text-transform:  uppercase;
    
margin:  0 0px 5px 0;
    
}
#content2 h2  {
    padding: 5px 0 8px 5px;
    font-size: 16px;
    border: 1px solid #E8E4E4;
    background: #f3f3f3;
    color: #434342;
    text-shadow:  0.05em 0.05em 0.05em #c1c1c1;
    text-transform: uppercase;
    margin: 0 0px 5px 0;
}

.mainad  {
    width: 300px;
    height: 250px;
    float: left;
    margin: 0px 18px 10px 10px;
}
article#fposts  {
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
    border-bottom: none;
    overflow: hidden;
    width: 138px;
    margin: 0 0 7px 0;
    background: #f3f3f3 url(../resim/watch.png) no-repeat right bottom;
    float: left;
}
article#fposts:hover  {
    background: #f3f3f3 url(../resim/watchhover.png) no-repeat right bottom;
}
.rightpro  {
    margin:  0px;
}


article#posts  {
    overflow: hidden;
    width: 120px;
    margin: 0 17px 9px 0px;
	border: 1px solid #E8E8E8;
    background: #f3f3f3 url(../resim/watch.png) no-repeat right bottom;
    float: left;
}

article#postscat  {
    overflow: hidden;
    width: 130px;
    margin: 0 25px 15px 0px;
    background: #f3f3f3 url(../resim/watch.png) no-repeat right bottom;
    float: left;
}

article#posts:hover  {
    background: #f3f3f3 url(../resim/watchhover.png) no-repeat right bottom;
}
.postthumb img {
    border: none;
    height: 91px;
    width: 100px;
}
.post-link  {
    padding: 0px 0 4px 9px;
}
.post-link a  {
    color: #4f4f4f;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -o-transition:  0.5s;
    -ms-transition:  0.5s;
    transition:  0.5s;
    font-weight: 700;
	display:block;
    overflow: hidden;
    width: 90px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
article#posts:hover a,  article#fposts:hover a  {
    color: #38bfac;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -o-transition:  0.5s;
    -ms-transition:  0.5s;
    transition:  0.5s;
}
.not-found-p p  {
    margin-left: 2px;
}


.pagination  {
    margin: 0;
    margin-right:  40px;
    padding: 7px 0px 6px 7px;
    overflow: hidden;
    text-align: center;
	margin-top:20px;
}
.pagination a  {
    color: #555555;
    text-decoration: none;
    font-size: 14px;
    padding: 10px 10px 6px 10px;
    font-weight: 700;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -o-transition:  0.5s;
    -ms-transition:  0.5s;
    transition:  0.5s;
}
.pagination a:hover  {
    color: #fff;
    background: #333333;
    padding: 10px 10px 6px 10px;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -o-transition:  0.5s;
    -ms-transition:  0.5s;
    transition:  0.5s;
}
a.page-numbers  {
    padding: 10px 10px 6px 10px;
}
.pagination .current  {
    color: #fff;
    background: #333333;
    padding: 10px 10px 6px 10px;
}


article#post  {
    background: #fff;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    margin: -10px 0 10px 0;
    padding: 10px;
}
article#post a:hover  {
    color: #1c9184;
}
article#post p  {
    margin: 0 0 10px 0;
}


img.alignleft,  img.left  {
     float:  left;
    margin-right: 7px;
     margin-top: 5px;
 }
img.alignright,  img.right  {
     float:  right;
     margin-left: 7px;
     margin-top: 5px;
}
img.aligncenter,  img.center  {
     margin-bottom: 7px;
    display:  block;
     margin-right:  auto;
     margin-left:  auto;
     float:  none;
     clear:  both;
 }
img.alignnone,  img.block  {
     display:  block;
     clear:  both;
 }
img.frame  {
     background:  #eee;
     border-style:  solid;
     border-color:  #ddd;
 }
img.stack  {
     clear:  none !important;
 }
img[align="left"]  {
     float:  left;
     clear:  left;
 }
img[align="right"]  {
     float:  right;
     clear:  right;
 }
img[align="middle"]  {
     display:  block;
     margin-right:  auto;
     margin-left:  auto;
     float:  none;
     clear:  both;
 }
.wp-caption  {
     border-style:  solid;
     border-color:  #ddd;
     background-color:  #eee;
     text-align:  center;
     font-style:  italic;
 }
.wp-caption.alignleft  {
     float:  left;
 }
.wp-caption.alignright  {
     float:  right;
 }
.wp-caption.aligncenter  {
     margin-right:  auto;
     margin-left:  auto;
     float:  none;
     clear:  both;
 }
.wp-caption.alignnone  {
     clear:  both;
 }
.alignright  {
    float:  right;
}
.alignleft  {
    float:  left;
}
.post-entry{
	margin-top:-5px;
}
.knllistbosluk{
	margin-top: 21px;
}
.yazireklam{
	float: left;
	margin-left:-2px;
	margin-top:0px;
	margin-right:5px;
}
.post-entry h1  {
    font-size: 24px;
    line-height: 28px;
    text-shadow:  0.05em 0.05em 0.05em #c1c1c1;
    margin: 0 0 10px 0;
    color: #434342;
}
article#post .post-entry h2  {
    font-size: 22px;
    line-height: 26px;
    background: none;
    border: none;
    text-shadow:  0.05em 0.05em 0.05em #c1c1c1;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    text-transform: none;
}
.post-entry h3  {
    font-size: 20px;
    line-height: 24px;
    text-shadow:  0.05em 0.05em 0.05em #c1c1c1;
    margin: 0 0 10px 0;
    color: #434342;
}
.post-entry h4  {
    font-size: 18px;
    line-height: 22px;
    text-shadow:  0.05em 0.05em 0.05em #c1c1c1;
    margin: 0 0 10px 0;
    color: #434342;
}
blockquote  {
    border-left: 1px dotted #c2c2c2;
    padding-left: 10px;
    font-style: italic;
    color: #c2c2c2;
}
.post-entry ul li,  .post-entry ol li  {
    margin: 0 -30px 5px 32px;
}
.post-video  {
    margin-bottom: -10px;
}
.channel-details  {
    background: #fff;
    border: 1px solid #ececec;
    padding: 6px 6px 6px 6px;
    margin-bottom: 5px;
    overflow: hidden;
}
.baslikchannel{
	height: 25px;
	line-height:25px;
}
.coface{
	background: #fff;
	border: 1px solid #ececec;
}
.channel-logo  {
    width: 60px;
    float: left;
    margin-top: 2px;
}
.channel-info  {
    float: right;
    width: 370px;
}
.channel-title  {
    margin-bottom: 4px;
}
.channel-category a:hover  {
    color: #209b87;
}
.twitter-shares,  .facebook-shares,  .google-shares,  .stumble-shares  {
    margin: 0 0 6px 0;
}


.comyorum  {
    background: #f3f3f3;
    overflow: hidden;
    margin: 4px 0 20px 0;
    padding: 8px 0 0 0;
    border: 1px solid #ececec;
}
.amkcom  {
    margin: 0;
    padding: 0 0 10px 0;
    overflow: hidden;
}
.commentlist li .avatar  {
     margin: 0;
    padding: 0;
    border: 1px solid #ececec;
}
.comavatar  {
    float:  left;
    width: 55px;
    margin: 0 0 4px 8px;
}
.compart  {
    float: right;
    width: 84%;
    padding-left: 0;
    margin-top: 16px;
    margin-bottom: 0;
}
.yorumbaslik  {
    overflow: hidden;
}
.comment-author  {
    width: 300px;
    float: left;
    font-weight: 700;
}
.commentmetadata  {
    margin: -20px 8px 0 0;
    width: 150px;
    float: right;
    display:  block;
    text-align: center;
}
.commentmetadata a {
    color: #b1b1b1;
    font-size: 10px;
    border-bottom: none;
}
.commentlist cite,  .commentlist cite a  {
    color: #808080;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}
.commentlist p  {
    line-height: 18px;
    clear: both;
    color: #626262;
    background: #fff;
    margin: 0;
    padding: 14px 10px;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
.comment a {
    text-decoration: none;
    font-size: 10px;
    color: #808080;
    border-bottom: none;
}
#respond  {
    margin: 0 0 0 0;
    padding: 0 14px 0 10px;
}
h3.respond  {
    border-bottom: 1px solid #ececec;
    padding: 0 0 6px 0;
}
p.sahip a  {
    color: #5e9ecc;
}
.commentlist  {
    padding: 0;
    margin: 0;
}
.commentlist li  {
    list-style:  none;
    overflow: hidden;
}
.commentlist li.bypostauthor  {
    margin:  0px 0 0px 0px;
    padding: 0;
    list-style:  none;
}
#commentform p  {
    margin:  5px 0 0 0px;
    color: #929292;
}
.nocomments  {
    text-align:  center;
    margin:  0;
    padding:  0;
}
#commentform input  {
    width:  160px;
    padding:  10px;
    margin:  5px 5px 1px 0;
    border: 1px solid #e4e4e4;
    color: #5c5c5c;
    background: #ffffff;
}
#commentform input:hover,  #commentform textarea:hover  {
    background: #fbfafa;
}
#commentform  {
    margin:  10px 10px 0 0;
}
#commentform textarea  {
    width:  99%;
    padding:  10px;
    border: 1px solid #e4e4e4;
    background: #ffffff;
    color: #5c5c5c;
}
#commentform #submit  {
    margin:  10px 0 20px auto;
    float:  right;
    padding: 10px 15px;
    width: 135px;
    color: #fff;
    font-weight: bold;
    border: none;
    -webkit-box-shadow:  1px 1px 1px 1px #46b5a6;
    box-shadow:  1px 1px 1px 1px #46b5a6;
     background: #38c1af;
}
#commentform #submit:hover  {
    background: #46b5a6;
}


footer  {
    background: #f3f3f3;
    overflow: hidden;
    margin-top: 14px;
	text-align:center;
}
#footer-top  {
    overflow: hidden;
    width: 960px;
    margin: 0 auto;
    margin-top:  -10px;
}
.footer-logo  {
    width: 75px;
    float: left;
    margin-top: 0px;
}
.footer-info  {
    color: #7c7c7c;
    width: 960px;
    float: right;
    margin: 5px 0 0 0;
}
#footer-bottom  {
    overflow: hidden;
    margin-top: 10px;
    background: #333333;
    padding: 12px 0 8px 0;
}
#footer-bot  {
    margin: 0 auto;
    width: 960px;
    overflow: hidden;
}
.footer-copyright  {
    width: 100%;
}
.site-socials  {
    width: 360px;
    float: right;
}
.site-socials ul  {
    text-align: center;
}
.site-socials ul li  {
    list-style: none;
    display: inline;
}
.kanalhakkinda  {
    float:  left;
    width:  310px;
    padding-bottom:  0px;
    margin-bottom:  50px;
    margin-top:  10px;
}
.kanalhakkinda table  {
    float:  left;
    width:  310px;
}
.kanalhakkinda table tr.grey  {
}
.kanalhakkinda table td  {
    padding:  0px 0px 4px 0px;
    text-shadow:  1px 1px 0 #FFF;
}
.partlar  {
     font-weight: bold;
     font-size: 12px;
     color: #FFFFFF;
     text-align:  center;
     margin:  5px 0px -15px -20px;
 }
.partlar a  {
     padding: 4px;
     background: #036658;
     color: #fff;
	 margin:0 3px;
 }
.partlar a:hover  {
     background: #fff;
     color: #185277;
 }
.channel-details2  {
    background:  #fff;
    border:  1px solid #ececec;
    padding:  6px 6px 6px 12px;
    margin-bottom:  -5px;
    overflow:  hidden;
    color:  black;
    font-size:  20px;
}

.ustpopp  {
    padding: 0px 0px 0px 0px;
    width: 960px;
    margin: 5px auto;
    margin-top:  -12px;
}

.ustpopp2 {
    padding-left:  5px;
}

.ustpopp2 img {
    border: 1px solid #3891a5;
    padding: 8px;
    background: #fff;
    margin: 15px 5px 0px 3px;
    border-radius: 5px;
}
.ustpopp2 img:hover {
    transform: scale(1.5);
}
.channel-details3  {
    border:  0px solid #ececec;
    padding:  6px 6px 6px 12px;
    margin-bottom:  -5px;
    overflow:  hidden;
    color:  black;
    font-size:  14px;
    width:  630px;
}
.anatablo  {
    float: center;
     height: 100%;
     width: 100%;
}
.ktablo  {
    float: left;
     height: 100%;
     width: 290px;
     margin: 2px 21px 2px 0px;
}
.btablo  {
    float: left;
     height: 100%;
     width: 250px;
     margin: 2px 2px 2px 12px;
}
.ctablo  {
    float: left;
     height: 100%;
     width: 120px;
     margin: 2px 2px 2px 2px;
}
.dtablo  {
    float: left;
     height: 100%;
     width: 300px;
     margin: 2px 2px 2px 2px;
}
.fsider ul  {
    list-style-type:  none;
    margin:  0px;
    padding:  0px 0px 0px 0px;
}
.fsider ul  li {
    height:  100%;
    line-height:  18px;
    clear:  left;
    width:  235px;
    list-style-type:  circle;
}
.fsider h2  {
    height:  20px;
    font-size:  16px;
    padding:  0px 0px 5px 0px;
    color:  #585858;
    xtext-shadow:  1px 1px 0px #172C2F;
}
.relatedposts  {
    width:  940px;
     height: 500px margin: 0 0 20px 10px;
     float:  left;
     font-size:  15px;
}
  .relatedposts h3  {
    font-size:  20px;
     margin:  0 0 5px 0;
 }
  .relatedthumb  {
    margin:  0 1px 0 1px;
     float:  left;
     height:  120px;
 }
  .relatedthumb img  {
    margin:  0 0 3px 0;
     padding:  0;
}
  .relatedthumb a  {
    color : #333;
     text-decoration:  none;
     display: block;
     padding:  2px;
     width:  110px;
}
  .relatedthumb a:hover  {
    background-color:  #7c7c7c;
     color:  #000;
}
.anasosyal  {
    float:  left;
    width:  640px;
    margin-bottom:  5px;
    margin-left:  5px;
}
.anasag  {
    float:  left;
    width:  320px;
    margin-top:  10px;
}
.anasol  {
    float:  left;
    width:  300px;
    margin-top:  10px;
}

article#postnew  {
    
background:  #000;
    
margin:  -10px 0 10px 0;
    
padding:  10px 0px 12px 0px;
    
z-index:  99999;
    
}

.switch  {
     float: right;
	 margin:  -20px 0px 0px 0px;
     padding: 4px;
     background: #036658;
     color: #fff;
     font-weight: bold;
     font-size: 12px;
     color: #FFFFFF;
     text-align:  center;
	cursor:pointer;
}


.relatedposts2  {
     margin:  0 0 15px 5px;
     float:  left;
    background:  white;
     padding-top:  5px;
     width:  300px;
}
  
.relatedthumb2  {
    margin:  0 4px 0 1px;
     float:  left;
}
  
.relatedthumb2 img  {
    margin:  0 0 0px 0;
     padding:  0;
}
  
.relatedthumb2 a  {
    color : #333;
     text-decoration:  none;
     display: block;
}
  
.relatedthumb2 a:hover  {
    background-color:  #7c7c7c;
     color:  #000;
}
.knllist{
	position: absolute;
	margin-left: -120px;
	float: right;
	width: 110px;
	margin-top: -5px;
	background: black;
	padding-top: 0.3em;
	padding-bottom: 0.4em;
	z-index:999999;
}
.channel-altad  {  
background:  #fff;
border:  1px solid #ececec;
padding:  4px 0px 0px 0px;
margin-bottom:  5px;
margin-top:  15px;
height:  100%;
width:  639px;
}
.aramabuton {
    border: none;
    padding: 10px 10px;
    background-color: #2e9589;
    color: #fff;
}
article#post24  {
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    margin: 0 0 5px 0;
    padding: 10px;
    height: 419px;
	background-color:#000;
}
.kanalicadi{
	display: inline;
}
.kanalicadi span{
	color:#209184;
	font-size:20px;
	margin-left: 10px;
}
.ps-container .ps-scrollbar-x-rail {
    position: absolute;
    bottom: 3px;
    height: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity = 0);
    -o-transition: background-color .2s linear,  opacity .2s linear;
    -webkit-transition: background-color.2s linear,  opacity .2s linear;
    -moz-transition: background-color .2s linear,  opacity .2s linear;
    transition: background-color .2s linear,  opacity .2s linear;
}

.ps-container:hover .ps-scrollbar-x-rail, 
.ps-container.hover .ps-scrollbar-x-rail {
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.ps-container .ps-scrollbar-x-rail:hover, 
.ps-container .ps-scrollbar-x-rail.hover {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.ps-container .ps-scrollbar-x-rail.in-scrolling {
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.ps-container .ps-scrollbar-y-rail {
    position: absolute;
    right: 3px;
    width: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: alpha(opacity = 0);
    -o-transition: background-color .2s linear,  opacity .2s linear;
    -webkit-transition: background-color.2s linear,  opacity .2s linear;
    -moz-transition: background-color .2s linear,  opacity .2s linear;
    transition: background-color .2s linear,  opacity .2s linear;
}

.ps-container:hover .ps-scrollbar-y-rail, 
.ps-container.hover .ps-scrollbar-y-rail {
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.ps-container .ps-scrollbar-y-rail:hover, 
.ps-container .ps-scrollbar-y-rail.hover {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.ps-container .ps-scrollbar-y-rail.in-scrolling {
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.ps-container .ps-scrollbar-x {
    position: absolute;
    bottom: 0;
    height: 8px;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.ps-container.ie6 .ps-scrollbar-x {
    font-size: 0;
}

.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x, 
.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
    background-color: #999;
}

.ps-container .ps-scrollbar-y {
    position: absolute;
    right: 0;
    width: 8px;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.ps-container.ie6 .ps-scrollbar-y {
    font-size: 0;
}

.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y, 
.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
    background-color: #999;
}

.ps-container.ie .ps-scrollbar-x, 
.ps-container.ie .ps-scrollbar-y {
    visibility: hidden;
}

.ps-container.ie:hover .ps-scrollbar-x, 
.ps-container.ie:hover .ps-scrollbar-y, 
.ps-container.ie.hover .ps-scrollbar-x, 
.ps-container.ie.hover .ps-scrollbar-y {
    visibility: visible;
}

.contentsd  {
    margin-left: 0px;
}

#contentsd  {
    height:  418px;
    overflow-y:  scroll;
	overflow-x: hidden;
    position:  relative;
    margin-top:  -10px;
}
#contentsd::-webkit-scrollbar {
    width: 7px;
}
#contentsd::-webkit-scrollbar-track {
	padding:10px 0px; 
	top:10px;
    border-radius: 5px;
}
#contentsd::-webkit-scrollbar-thumb {
    border-radius: 2px;
	background:#0a8675; 
}
.isiklar{
	height:400px;
	width:100%;
}
.postthumb{
	text-align:center;
	margin:3px 0px;
	background-color:#f9f9f9;
}
.tvden{
	padding:0;
	margin:0;
	position: absolute;
}
.isiklar &gt; iframe {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
}
.relatedposts3 {
    float: left;
    background: white;
    padding-top: 0px;
    width: 100%;
    margin-left: 5px;
    margin-bottom: 2px;
}

.relatedthumb3 {
    margin: 0px 4px 0px 0px;
    float: left;
}

.relatedthumb3 img {
    margin: 0 0 0px 0;
    padding: 0;
}

.relatedthumb3 a {
    color: #333;
    text-decoration: none;
    display: block;
    background: #e5e5e5;
}

.relatedthumb3 a:hover {
    background-color: #37C2B0;
    color: #37C2B0;
}

.jw-rightclick ul  {
    display:  none;
}

.listelemeler  {
    color: #44B5A5;
	height:418px;
	line-height:1.4em;
	list-style-type:decimal;
}
.listelemeler a{
	color:#fff;
}

.rehber {
    width: 320px;
     height: 620px;
     display: inline-block;
    float: right;
    border: 1px solid #ddd;
    border-bottom: none;
}

.rehber ul {
    max-height: 620px;
    overflow-y: scroll;
}

.rehber li {
    border-bottom: 1px solid #ddd;
    height: 35px;
}

.rehber span, .rehber div {
    display: block;
    padding: 9px;
    min-width: 35px;
}

.rehber .saat {
    float: left;
    background-color: #f9f9f9;
    border-right: 1px solid #ddd;
}

.rehber .pr {
}

.rehber b {
    padding-left: 10px;
    line-height: 30px;
    font-size: 15px;
    text-transform: uppercase;
}
.baslik {
    text-align: center;
    color: #3fc5b2;
    line-height: 34px;
    font-size: 20px;
    display: block;
}
.menuboxmobil {
	display:none;
}
.mobilgoster{
	display:none;
}
#primary-nav{
	display:block;
}
#searchpart{
	display:block;
}
@media screen and (max-width:680px){
	#wrapper{
		width:100% !important;
	}
	.mobilgoster{
		display:block;
		position:relative;
	}
	.menuboxmobil{
		position: absolute;
		border-radius: 5px;
		width: 40px;
		display:block;
		height: 40px;
		color: #38bfac;
		line-height: 43px;
		text-align: center;
		font-size: 24px;
		z-index:999;
	}
	.menugoster {
		left: 10px;
		top: 5px;
	}
	.aramagoster {
		right: 10px;
		top: 5px;
		font-size:18px;
	}
	.headerad{
		display:none;
	}
	.logo{
		display:none;
	}
	#content{
		width:100% !important;
	}
	.baslik {
		text-align: center;
		color: #3fc5b2;
		line-height: 50px;
		font-size: 20px;
		display: block;
	}
	nav#top-nav,nav#top-nav ul{
		height:auto !important
	}
	nav#top-nav ul{
		display:block;
	}
	ul#menu-ustmenu{display:none;}
	nav#top-nav ul li{
		float:none;
		border-right:none;
		border-top:1px solid #3fc5b2;
	}
	#primary-nav{
		display:none;
	}
	.searchpart{
		display:none;
		margin: 5px auto;
		float:none;
		text-align:center,
	}
	input#s {
		font-size: 14px;
		border: 1px solid #2e9589;
		height: 24px;
		width: 217px;
	}
	#bb{
		background: none;
		height: auto;
		margin: 0;
	}
	nav#main-nav{
		background: none;
		border: none;
		height: auto;
	}
	article#posts{
		width: 29%;
		margin: 0 1% 9px 2%;
	}
	.postthumb img{
		width:80% !important;
		height: inherit !important;
	}
	header{
		margin: 0 0 8px 0;
	}
	#footer-bot{
		width:100%;
	}
	.footer-copyright{
		width:90%;
		margin:0 auto;
	}
	nav#top-nav ul{
		display:none;
	}
	.sel1 {
		display: block;
		width: 90%;
		float: none;
		margin: 5px auto;
		height: 23px;
		line-height: 20px;
		background: none;
		border: 0px;
		font-weight: bold;
		outline: none;
		color: #38bfac;
	}
	#content2{
		width:100%;
	}
	.knllist{
		display:none;
	}
	.isiklar{
		height:380px !important;
	}
	.img-responsive{
		width:100% !important;
	}
	article#post24{
		height:400px !important;
	}
	.yazireklam{
		float:none;
		width:100%;
		text-align:center;
		display:block;
	}
	#sidebar2{
		margin-top:10px;
		width:100%;
	}
	ul#mobilkanallist {
		display: table;
		list-style: none;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
	}
	ul#mobilkanallist &gt; li {
		float: left;
	}
	ul#mobilkanallist &gt; li &gt; a {
		display: block;
		padding: 5px;
		border: 1px solid #d1d1d1;
		border-radius: 15%;
		margin: 5px;
	}
	.baslikchannel{
		height:auto;
	}
}</pre></body></html>