/* CSS Document */

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, font, 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,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';	content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */




@font-face {
	font-family: 'Graublau Web Bold';
	src: url('fonts/GraublauWebBold.eot');
	src: local('fonts/Graublau Web Bold'), local('fonts/GraublauWeb-Bold'), url('fonts/GraublauWebBold.otf') format('opentype');
}
@font-face {
	font-family: 'Graublau Web Regular';
	src: url('fonts/GraublauWeb.eot');
	src: local('fonts/Graublau Web Regular'), local('fonts/GraublauWeb-Regular'), url('fonts/GraublauWeb.otf') format('opentype');
}








body {
	background: url(images/bg.png) #FFF repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#333;
	width:960px;
	margin:auto;
	margin-top: 0px;
	margin-bottom:10px;
	line-height:1.5em;	
}

h1 {font-size:26px;margin-bottom:10px;color:#C00;}
h3 {font: 22px 'Graublau Web Regular', Arial, sans-serif;margin-bottom:10px;color:#1A1A1A;font-weight:bold;}
a {text-decoration:none; color:#069;}

/* HEADER 
------------------------------------------------*/
.header {
	background:url(images/header.jpg) no-repeat;
	height:258px;
	float:left;
	width:960px;
	overflow:hidden;
}
.headermenu {margin-top:221px;padding:4px;}
.headermenu a, .headermenu a:visited {
	text-decoration:none;
	color:#000;
	padding:5px;
	margin:0px;
	font-size:1.2em;
	padding-left:10px;
	padding-right:10px;
	font: 18px 'Graublau Web Bold', Arial, sans-serif;
	font-style:italic;
}
.headermenu a:hover {text-decoration:none;background:#FFF;}










/* ICERIK 
------------------------------------------------*/
.main {
	width:960px;
	float:left;
	background:#FFF;
	overflow:hidden;
}

.main_icerik {
	width:940px;
	float:left;
	padding:10px;
	line-height:1.5em;	
}
.main_icerik p {
	margin-bottom:10px;
}
.sidebar {
	width:145px;
	float:left;
	margin-right:25px;
}


.half_old {
	width:440px; 
	float:left; 
	padding:10px 10px;
	font-size:12px;
	line-height:1.5em;
	font-size:13px;
	background:#EBEDEB;
	margin:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.half {
	width:282px; 
	height:220px;
	float:left; 
	padding:10px 10px;
	font-size:12px;
	line-height:1.5em;
	font-size:13px;
	background:#EBEDEB;
	margin:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}
.half h2 {
	font-size:20px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	color:#000;
}
.sunum {
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:1.5em;
}
.sunum p {margin-bottom:10px;}


.patlat {
	padding:5px;
	border:#F8DD81 1px solid;
	margin-bottom:15px;
	background:url(images/dikkat.gif) no-repeat #FDFBC8;
	padding-left:30px;
	color:#006699;
	font-style:italic;
	font-weight:bold;
}



/* ALT ICERIK 
------------------------------------------------*/
.sidebar {
	width:300px;
	padding:10px;
	margin-right:10px;
	float:left;
	margin-top:10px;
}
.side_yorum {
	width:280px;
	padding:10px;
	background:#EBEDEB;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	font-size:13px;
}


.alt_icerik {
	width:608px;
	padding:10px;
	float:left;
	font-size:13px;
	line-height:1.5em;
	margin-top:10px;
	border-left:#E1E1E1 1px solid;
}
.alt_icerik p {margin-bottom:10px;}


.liste li {
	margin:0;
	padding:0;
	list-style:none;
	background:url(images/asterisk.gif) no-repeat;
	padding-left:20px;
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
.liste li a {text-decoration:none; color:#510028;}
.liste {
	border:#E1E1E1 1px solid;
	background:#F8F8F8;
	padding:5px;
	margin-bottom:20px;
}

.liste2 li {
	margin:0;
	padding:0;
	list-style:none;
	background:url(images/tick.gif) no-repeat;
	padding-left:20px;
	margin-left:10px;
}
.liste2 li a {text-decoration:none; color:#510028;}


.liste3 li {
	margin:0;
	padding:0;
	margin-bottom:5px;
	list-style:none;
	background:url(images/tick2.gif) no-repeat;
	padding-left:20px;
}
.liste3 li a {text-decoration:none; color:#036;}
.liste3 li a:hover {text-decoration:none; color:#510028;}
/* FORM 
------------------------------------------------*/
form label {
	display:block;
	padding-bottom:5px;
	padding-top:5px;
}
.y_input {
	background:url(images/inputbg.png) repeat-x;
	border:#CCC 1px solid;
	padding:4px;
	width:250px;
}
.y_inputred {
	background:url(images/inputbg.png) repeat-x;
	border:#C00 1px solid;
	padding:4px;
	width:250px;
}

.y_button {
	background:#880044;
	border:#510028 1px solid;
	padding:4px;
	color:#FFF;
}

/* FOOTER 
------------------------------------------------*/
.footer {
	width:930px;
	float:left;
	background:#79000B;
	padding:15px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;		
	font-size:11px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
.footer a, .footer a:visited {text-decoration:none;	color:#FFF;	font-size:1em;}
.footer a:hover {color:#FC0;}

.footer_b {	width:49%;	float:right; text-align:right;}

.footer_a {	width:420px;	float:left;	}	
.footer_a a, .footer_a a:visited {
	text-decoration:none;	color:#FFF;	font-size:1em; width:110px; display:block; float:left;
	margin:2px;
	margin-right:10px;
	padding:2px;
	border-bottom:1px solid #900;
	}
.footer_a a:hover {color:#FC0;}

.footer_c {	margin-bottom:10px; text-align:center;}
.footer_c a, .footer_c a:visited {
	text-decoration:none;	color:#000;	
	margin:2px;
	margin-left:10px;
	padding:2px;
	overflow:hidden;
	display:inline-block;
	}
.footer_c a:hover {color:#C00;}
