/* RESET CSS */



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background-color:#f6f5f6;
	font-family: 'bebas_neueregular';
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{
text-decoration:none;
}
.clear{clear:both;}
:focus{outline:0;}


#genel{
width:1000px;
margin:0 auto;
height:auto;
}
header p{
line-height:50px;
}
.title1{
text-align:center;
color:#2a1212;
font-size:48px;
margin-top:25px;
}
.title2{
text-align:center;
font-size:30px;
color:#878787;
}
.menu{
background:url(../images/menu-bg.png);
width:985px;
height:74px;
margin:0 auto;
}
.menu li{
float:left;
margin-left:15px;
}
.menu a{
color:white;
font-size:24px;
line-height:74px;
}
#left{
float:left;
width:225px;
height:600px;



margin-left:11px;
}
.left-title{
color:#054b58;
font-size:27px;
margin-top:20px;
margin-left:17px;
background:url(../images/menu-icon.png) no-repeat 0px 5px;
padding-left:27px;
}

.left-menu
{

-webkit-border-radius: 12px 12px 12px 12px;
-moz-border-radius: 12px 12px 12px 12px;
border-radius: 12px 12px 12px 12px;
height:780px; 
background-color:#e6e6e6;
}
.left-menu ul{
margin-left:13px;
margin-top:15px;
}
.left-menu li{
background:url(../images/menu-kutu.png);
width:198px;
height:35px;
}
.left-menu a{
font-family:Trebuchet MS;
font-size:14px;
color:white;
line-height:33px;
margin-left:25px;
}
#left-box2{
width:225px;
height:110px;
background-color:#e6e6e6;
margin-top:40px;
-webkit-border-radius: 12px 12px 12px 12px;
-moz-border-radius: 12px 12px 12px 12px;
border-radius: 12px 12px 12px 12px;
}
.left-title2{
color:#d52121;
font-size:27px;
margin-left:17px;
background:url(../images/menu-icon.png) no-repeat 0px 10px;
padding-left:27px;
padding-top:5px;
}
.select_parent{
background:url(../images/option-icon.png) no-repeat;
width:196px;
height:36px;
float:left;
margin:10px 0px 0px 15px;
overflow:hidden;
}
.select_parent_box{
background:none;
width:215px;
height:36px;
line-height:36px;
float:left;
border:none;
margin:3px 0px 0px 0px;
}

#content{
float:left;
width:561px;
text-transform:lowercase !important;
background-color:white;
-webkit-border-radius: 12px 12px 12px 12px;
-moz-border-radius: 12px 12px 12px 12px;
border-radius: 12px 12px 12px 12px;
margin-left:10px;
margin-top:20px;
}
.content-title{
color:#392e2e;
font-size:30px;
background:url(../images/content-icon.png) no-repeat 0px 4px;
margin-left:45px;
margin-top:10px;
padding-left:30px;
}
.konu-resmi{
margin-left:50px;
margin-top:20px;
}
.konu-detay{
width:325px;
height:210px;
float:right;
margin-top:-210px;
margin-right:10px;
}
.konu-detay p{
font-family:Trebuchet MS;
font-size:14px;
margin-top:10px;
}
.konu-detay b{
font-weight:bold;
}
.konu-detay li{
float:left;
}
.konu-detay li a{
font-family:Trebuchet MS;
color:#ff0101;
font-size:14px;
font-weight:bold;
}
.post{
width:500px;
height:150px;
background-color:#f6f6f6;
margin-left:48px;
margin-top:15px;
-webkit-border-radius: 12px 12px 12px 12px;
-moz-border-radius: 12px 12px 12px 12px;
border-radius: 12px 12px 12px 12px;
}

.post-title{
color:#392e2e;
font-family:Trebuchet MS;
font-weight:bold;
font-size:14px;
margin-left:15px;
padding-top:10px;
padding-bottom:5px;
}
article p{
color:#392e2e;
font-family:Trebuchet MS;
font-size:14px;
width:450px;
margin-left:15px;
}
.post ul{
margin-top:10px;
margin-left:15px;
}
.post li{
float:left;
}
.post li a{
font-family:Trebuchet MS;
color:#ff0101;
font-size:14px;
font-weight:bold;
}
#right{
float:right;
width:180px;
height:auto;
margin-top:20px;
}
.right-search{
width:170px;
height:113px;
background-color:#e6e6e6;
-webkit-border-radius: 12px 12px 12px 12px;
-moz-border-radius: 12px 12px 12px 12px;
border-radius: 12px 12px 12px 12px;
}
.textbox{
background:url(../images/search.png) no-repeat 0px 4px;
width:150px;
height:43px;
border:none;
margin-left:12px;
margin-top:10px;

}
.submit{
background:url(../images/buton.png) no-repeat;
width:36px;
height:29px;
border:none;
cursor:pointer;
position:relative;
left:120px;
top:-35px;
}
.duyurular{
width:170px;
height:357px;
background-color:#e6e6e6;
-webkit-border-radius: 12px 12px 12px 12px;
-moz-border-radius: 12px 12px 12px 12px;
border-radius: 12px 12px 12px 12px;
margin-top:20px;
}
.left-title3{
color:#d52121;
font-size:27px;
margin-left:5px;
background:url(../images/menu-icon.png) no-repeat 0px 10px;
padding-left:27px;
padding-top:5px;
letter-spacing:-1px;
}
.duyuru-box{
width:143px;
height:54px;
background-color:white;
margin:0 auto;
margin-top:10px;
}
.duyuru-box p{
color:#0e0d0d;
font-family:Trebuchet MS;
font-size:14px;
}
footer{
background:url(../images/footer-bg.png) no-repeat;
width:983px;
height:63px;
margin:0 auto;
margin-top:40px;
}
footer li{
float:left;
margin-left:100px;
}
footer p{
text-align:center;
line-height:70px;
color:white;
font-family:Trebuchet MS;
font-size:14px;
}
footer b{
font-weight:bold;
}