body {
font-size: 12px;
font-family: Verdana;
}

* {
margin: 0 auto;
padding: 0;
}

.box {
margin: 10px 10px;
}

.box h2 {
font-family: "Trebuchet MS",Tahoma,Arial;
font-size: 13pt;
color: #333333;
}

h1#baslik {
font-family:"Trebuchet MS";
font-size:13pt;
/*color: #333333; */
color: #2E4AA6;
letter-spacing: 1px;
}

h2#baslik {
font-family:"Trebuchet MS";
font-size:11pt;
/*color: #333333; */
color: #2E4AA6;
letter-spacing: 1px;
}

h2#haber_baslik {
font-family:"Trebuchet MS";
font-size:13pt;
color: #50a62e;
letter-spacing: 1px;
}

h2#diger_baslik {
font-family:"Trebuchet MS";
font-size:13pt;
color: #a6422e;
letter-spacing: 1px;
}

h2#haber_baslik a {
color: #a6422e;
text-decoration: none;
}

h2#haber_baslik a:hover {
color: #50a62e;
}

.kenar {
border: 1px #DDDDDD solid;
padding: 5px;
}

.ustbox {
margin: 10px 10px 0 10px;
}

#ortala {
width: 835px;
margin: 10px auto;
}

#icerik {
width: 620px;
float: left;
border: 1px #DDDDDD solid;
}

#soneklenenler {
overflow: auto;
padding-left: 5px;
background-color: #f5f6f6;
height: 100%;
}

#soneklenenler img {
border: 1px #BBBBBB solid;
padding: 2px;
width: 100px;
height: 80px;
margin-bottom: 3px;
}

.thumbbox {
font-size: 7pt;
margin: 5px 2px 7px 2px;
padding: 3px;
width: 122px;
float: left;
border: 1px #DDDDDD solid;
background-color: #fff;
color: #222;
text-align: center;
}

.thumbbox h3 {
font-size: 8pt;
font-family: tahoma;
/*padding: 0 auto;*/
margin: 2px 0;
}

.thumbbox a {
color: #080808;
text-decoration: none;
}
.thumbbox a:hover {
color: #FF6600;
}

#video {
text-align: center;
padding: 10px 0 15px 0;
overflow: auto;
width: 600px;
}

#video_ist {
line-height: 18px;
background: url('images/icerik_bg.jpg') repeat-x bottom left;
height: 75px;
border: 1px #CCCCCC solid;
padding: 10px 5px 5px 5px;
}

#video_ist small {
color: #333;
}

#video_ist a {
color: #db2c01;
}

#video_ist a:hover {
color: #FF6600;
}

.baslik {
width: 140px;
font-weight: bold;
padding: 3px 0px 0px 5px;
float: left;
letter-spacing: 1pt;
color: #080808;
}
.icerik {
padding-top: 3px;
padding: 3px 0px 0px 5px;
width: 205px;
float: right;
letter-spacing: 1px;
}

.yorumlar {
color: #111111;
margin-bottom: 5px;
overflow: auto;
height: 150px;
}

.yorumlar ul li {
background-image: url('images/balon.gif');
background-position:  left top;
background-repeat: no-repeat;
list-style-type: none;
padding-left: 20px
}

.yorumlar_tek {
color: #111111;
margin-bottom: 5px;
overflow: auto;
height: auto;
}

.yorumlar_tek ul li {
background-image: url('images/balon.gif');
background-position:  left top;
background-repeat: no-repeat;
list-style-type: none;
padding-left: 20px
}

h3#yorumlar_baslik {
font-family:"Trebuchet MS";
font-size:17px;
letter-spacing: 3px;
margin: 10px 0 3px 0;
color: #FF3300;
}

.yorum {
background: url('images/icerik_bg.jpg') repeat-x bottom left;
padding: 5px;
border: 1px #CCCCCC solid;
color: #111111;
margin-bottom: 7px;
}


.sayfalama {
margin: 10px 5px 5px 5px;
text-align: center;
}


h3#benzer_baslik {
font-family:"Trebuchet MS";
font-size:17px;
letter-spacing: 3px;
margin: 20px 0 5px 0;
color: #FF3300;
}

#benzerler {
overflow: auto;
padding-left: 5px;
background-color: #f5f6f6;
height: 100%;
margin-top: 5px;
}

#benzerler img {
border: 1px #BBBBBB solid;
padding: 2px;
width: 120px;
height: 90px;
margin-bottom: 3px;
}

#sayfa_aciklama {
font-size: 10px;
margin-top: 10px;
}
small#acikla a {
color: #FF3300;
}
small#acikla a:hover {
color: #FF6600;
}
