/*  
Theme Name: Sade
Theme URI: http://comodos.110mb.com
Description: Sade Theme is a very simple and nice looking Wordpress theme. However, it is customizable and flexible.<br /><br />Sade Theme is:<br /><br />&nbsp;&nbsp;* Simple and customizable.<br />&nbsp;&nbsp;* Valid for XHTML 1.0 and CSS standarts.<br />&nbsp;&nbsp;* Compatible for Wordpress 2.0 and above versions.<br />&nbsp;&nbsp;* Fully compatible for Widget.<br /><br />Note: In spite of that the default language is English, the theme's language will be Turkish. Because, There are two language files ("tr_TR.po" and "tr_TR.mo") for Turkish in the theme's root directory. If you want to change the theme‘s language to English, delete these language files or copy into another folder.
Author: Okan Şenol
Author URI: http://comodos.110mb.com/
Version: 1.1
*/

body{
	background: #FFFFFD; /*url('images/bg.png') repeat-x*/
	font-family: Verdana, Georgia, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}

#wrapper{
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}

.printable {
	text-align: right;
	}
	
/* Header */
.header{
	/*min-width: 880px;*/
	width: 86%;
	height: 110px;
	margin: 0 0 0 0;
	padding: 0 50px 0 50px;
	color: #000;
}

.header a, .header a:link{
	color: #000000;
	text-decoration: none;
}
.header a:hover, .header a:active{
	color: #9EA614;
	text-decoration: none;
}
#header_info{
	padding-left: 40px;
	width: 550px;
	float: center;
}
.header_paragraph{
	padding-left: 0;
}

/* Search */
#header_search{
	float: right;
	width: 250px;
	margin: 70px 0 0 0;
}
.header_search_form{
	float: right;
}
.header_search_txtbox{
	padding-left: 5px;
	background-color: #F9F9F9;
	border: 1px dotted #c8c8c8;
}
.header_search_img{
	vertical-align: bottom;
}

/* Menu */
.div_menu{
	/*min-width: 100%;*/
	width: 99.8%;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	font-size: 15px;
	text-transform: lowercase;
	text-align: center;
	/*border: 1px dashed #eee;*/
}
ul.menu{
	display: block;
	margin: 0 0 0 0;
	padding: 0 50px 0 50px;
}
ul.menu li.page_item{
	display: inline;
	margin: 0 40px 0 0;
	padding: 0 0 0 0;
}
ul.menu li.page_item a {
	margin: 0 0 0 0;
	padding: 5px 0 6px 0;
}
ul.menu li.page_item a:hover{
	background: url('images/menu_selected.png') bottom repeat-x;
}
ul.menu li.current_page_item a{
	background: url('images/menu_selected.png') bottom repeat-x;
}

/* Content */
.content{
	/*min-width: 1000px;*/
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.main{
	width: 600px;
	/*height: 100%;*/
	margin: 0 0 0 0;
	padding: 0 0 0 50px;
	/*line-height: 20px;*/
	float: left;
}
ul.metalinks{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	list-style-type: none;
}
.metalinks li{
	display: inline;
	/*float: left;*/
}

/* Navigation */
.navigation {
	display: block;
	margin-top: 20px;
}

/* Sidebar */
.sidebar {
	position: absolute;
	left: 695px;
	top: 120px;
	width: 22%;
	margin: 0 50px 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	float: right;
	text-transform: lowercase;
}

.sidebar_main{
	width: 90%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}
.sidebar ul{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}
.sidebar li{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 3px 10px;
}

/* Comments */
#comments{
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
.comment_header{
	width: 100%;
	height: 40px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	background: url('images/comment_header.png') repeat-y;
}
.header_number{
	margin: 1px 7px 0 20px;
	padding: 0 0 0 0;
	font-size: 28px;
	float: left;
}
.header_info{
	margin: 0 0 0 0;
	padding: 10px 0 0 60px;
}
.comment_text{
	margin: 0 0 20px 0;
	padding: 0 0 0 2px;
}

.comment_content{
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.comment_form{
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* Footer */
.footer{
	background: /*url('images/footer_bg.png') repeat-x*/;
	min-width: 100%;
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 0;
	/*float: left;*/
}
#footer_logos{
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.logo{
	margin-left: 15px;
}
.footer_heading{
	padding: 10px 0 0 50px;
}
.footer_paragraph{
	padding: 20px 0 0 20px;
	text-align: center;
}

/* p */
p{
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
}

/* Blockquotes */
blockquote {
	background: url('images/quote.gif') no-repeat left 10px;
	margin-left:30px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:30px; padding-right:0; padding-top:0; padding-bottom:0
}

/* Horizantal Rule */
hr{
	border: 1px dashed #FFFFFF;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
}

	
/* h1, h2, h3, h4, h5, h6 */
h1 {
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 30px 0 0 0;
	color: #754508;
}

h2 {
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #754508;	
}

h2.main_title{
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 30px 0 0 0;
	color: #754508;	
}

h2.main_title a {
	color: #754508;
}

h3 {
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000000;
}

h4 {
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000000;	
}

h5 {
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h6 {
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* List */
ul{
	margin: 0 0 0 0;
	padding: 5px 0 5px 30px;
}
li{
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
}

ol{
	margin: 0 0 0 0;
	padding: 5px 0 5px 35px;
}

/* List Images */
ul.icon{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	list-style-type: none;
}
.icon li{
	display: inline;
}
li.feed{
	background: url('images/rss.gif') no-repeat left 50%;
	margin: 0;
	padding-left:20px; padding-right:10px; padding-top:2px; padding-bottom:2px
}
li.comment{
	background: url('images/icon_comment.gif') no-repeat left 50%;
	margin: 0;
	padding-left:20px; padding-right:10px; padding-top:2px; padding-bottom:2px
}
li.page{
	/*background: url('images/icon_page.gif') no-repeat left 50%;*/
	margin: 0;
	padding-left:20px; padding-right:10px; padding-top:2px; padding-bottom:2px
}
ul.page li{
	/*background: url('images/icon_page.gif') no-repeat 10px center;*/
	margin: 0;
	padding-left:35px; padding-right:0; padding-top:4px; padding-bottom:3px
}

li.date{
	background: url('images/icon_date.gif') no-repeat left 0;
	margin: 0;
	padding-left:20px; padding-right:10px; padding-top:0; padding-bottom:2px
}
li.entry{
	/*background: url('images/icon_entry.gif') no-repeat left 0;*/
	margin: 0;
	padding-left:20px; padding-right:10px; padding-top:0; padding-bottom:2px
}
ul.category{
	margin: 0 0 0 0;
	padding: 10px 15px 5px 10px;
}
ul.category li{
	background: url('images/icon_category.gif') no-repeat 0 center;
	margin: 0;
	padding-left:25px; padding-right:0; padding-top:4px; padding-bottom:2px
}
li.category{
	background: url('images/icon_category.gif') no-repeat left 1px;
	margin: 0;
	padding-left:20px; padding-right:10px; padding-top:2px; padding-bottom:2px
}
li.pencil{
	background: url('images/pencil.png') no-repeat left 1px;
	margin: 0;
	padding-left:25px; padding-right:10px; padding-top:2px; padding-bottom:2px
}

/* Widget */
.widget {
	font-size: 11px;
	}
.widget_archives, .widget_categories {
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
}
.widget_archives ul, .widget_categories ul {
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}
.widget_archives li, .widget_categories li {
	background-image: url('images/icon_category.gif');	
	background-repeat: no-repeat;
	background-position: 0 bottom;
	display: block;
	list-style-type: none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px; padding-left:25px; padding-right:0; padding-top:0; padding-bottom:0
}

.widget_meta, .widget_pages, .linkcat {
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
.widget_meta ul, .widget_pages ul, .linkcat ul {
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}
.widget_meta li, .widget_pages li, .linkcat li {
	/*background-image: url('images/icon_page.gif');	*/
	background-repeat: no-repeat;
	background-position:  0 50%;
	display: block;
	margin: 0;
	list-style-type: none; padding-left:25px; padding-right:0; padding-top:4px; padding-bottom:2px
}

.widget_text{
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
}
.textwidget{
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}

.widget_recent_entries{
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
.widget_recent_entries ul {
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}
.widget_recent_entries li {
	/*background-image: url('images/icon_entry.gif');	*/
	background-repeat: no-repeat;
	background-position: 0 3px;
	display: block;
	margin: 0;
	list-style-type: none; padding-left:25px; padding-right:0; padding-top:4px; padding-bottom:2px
}

.widget_recent_comments{
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
.widget_recent_comments ul {
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}
.widget_recent_comments li {
	background-image: url('images/icon_comment.gif');	
	background-repeat: no-repeat;
	background-position: 0 4px;
	display: block;
	margin: 0;
	list-style-type: none; padding-left:25px; padding-right:0; padding-top:4px; padding-bottom:2px
}

.widget_calendar {
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
#calendar_wrap{
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}

.page_item {
	font-size: 12px;
	}
	
/* a, a:link, a:hover, a:acitve */
a, a:link{
	color: #000000;
	text-decoration: none;
}
a:hover, a:active{
	color: #9EA614;
	text-decoration: none;
}	