/*  
Theme Name: Hadis Dersleri
Theme URI: http://hadisdersleri.com
Description: Hadis Dersleri adli blogumun temasi
Version: 1.0
Author: Abdullah Kocaman
Author URI: http://akyobi.com
*/

/* ************************************************************************************************************************************************************

Obviously feel free to change the info above once you've added your own styling

************************************************************************************************************************************************************ */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */

/* ************************************************************************************************************************************************************

And now it's over to you...

************************************************************************************************************************************************************ */

body{
	background: url(images/background.jpg) #661F00;
}

/*Genel ayarlar*/
div#all{
	margin:50px auto 0px;
	width:920px;
	text-align:center;
}

div#top{
}

div#menu{
	width: 600px;
	height: auto;
	float:left;
	text-align:left;
}

div#ana{
	width:88px;
	float:left;
	text-align: left;
}

div#menu a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	padding:10px 10px 0px 10px;
}

div#menu li{
	float:left;
	display:block;
	height:45px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

div#menu_logo{
	width: 300px;
	float:left;
	text-align:right;
}

div#top{
	width: 920px;
	height:10px;
	text-align: left;
	float: left;
	background:url(images/top.png);
}
	
div#header{
	width:920px;
	height: 210px;
	float: left;
	text-align:left;
	padding-bottom: 20px;
	background: #FFFFFF;
}

div#middle{
	height:auto;
	width: 900px;
	padding-left:10px;
	padding-right:10px;
	background:#FFFFFF;
	text-align:left;
	float:left;
}

div#middle_left{
	height:auto;
	width: 600px;
	text-align:left;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

div#middle_left p{
font-size: 0.9em; 
line-height: 1.4em;
font-weight:100;
color: #363636;
padding-bottom: 15px;
}

div#middle_left li{
	padding-bottom: 10px;
}

div#middle_left a{
color:#A53E16;
text-decoration:none;
}

div#middle_left a:hover{
color:#A53E16;
text-decoration:none;
}

div#middle_left img {
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #fae0c5;
border-right-color: #fae0c5;
border-bottom-color: #fae0c5;
border-left-color: #fae0c5;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 5px;
}

div#middle_left h2{
padding-bottom: 20px;
}

div#middle_left h2 a{
border:0 none;
color:#A53E16;
font-size:1.7em;
line-height:1.1em;
margin:30px 0 0;
letter-spacing:-0.06em;
text-decoration:none;
font-weight:400;
}

div#middle_left h2 a:hover{
text-decoration:none;
}

/*Input form ayarlari*/
.form-text, .form-textarea 
{
font-family: Arial,Helvetica,sans-serif;
background-color: #ffffff;
background-image: url(images/textbox.png);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0% 0%;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #7c7c7c;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #dddddd;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #dddddd;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dddddd;
color: #444444;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
cursor: text;
}

.form-text:hover, .form-textarea:hover 
{
background-color: #f9f9f9;
background-image: url(images/textbox.png);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0% 0%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.center {
	text-align: center;
	}
	
.post {
	margin: 0px 0px 0px 0px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	width:600px;
	height:auto;
}
	
.post a:link, .post a:visited{
color: #000000;
text-decoration: none;
}

.post a:hover{
color: #000000;
}
	
div#sidebar{
	width: 260px;
	height:auto;
	float:right;
	text-align:left;
	background: url(images/sidebarbg.png);
}

div#sidebar_top{
	width: 260px;
	height: 20px;
	float:left;
	text-align:left;
	background:url(images/sidebartop.png);
}

div#sidebar_body{
	width: 230px;
	height:auto;
	float:left;
	text-align:left;
	padding-left: 15px;
	padding-right: 15px;
}

div#sidebar_body h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	font-weight:bold;
	padding-bottom: 15px;
}

div#sidebar_body ul li a{
font-family:Arial, Helvetica, sans-serif;
display: block;
width: 215px;
color: #303030;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #c1b599;
text-decoration: none;
font-size: 12px;
}

div#sidebar_body ul li a:hover{
background-color: #b30000;
color: white;
}

div#sidebar_body_banner{
	height:auto;
	padding-top: 10px;
	width:230px;
	float:left;
	text-align:left;
}

div#sidebar_bottom{
	width: 260px;
	height: 20px;
	float:left;
	text-align:left;
	background:url(images/sidebarbottom.png);
}

div#footer{
	width: 920px;
	height: 20px;
	float:left;
	text-align:left;
	background:url(images/bottom.png);
}

div#bottom{
	width: 900px;
	height: 46px;
	float:left;
	text-align:right;
	padding-top: 20px;
	padding-bottom: 20px;
}

.bottom{
	font-size: 12px;
}

div#oldnew{
width:560px;
padding-top:10px;
padding-bottom:10px;
text-align:left;
float:left;
}

.post ul li{
	background:url(images/oval.png) no-repeat;
	padding-bottom: 10px;
	padding-left: 43px;
	font-size: 13px;
}

div#ara{
	width:225px;
	height: 20px;
	float:left;
}