/*  
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: #fff url('images/bg.png') repeat-x; */
	background:#fff bottom right;
	background-image: url('images/green-apples.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	/* newly added */
	font-family: Georgia, Arial, "Times New Roman", Times, serif;
	font-size: 16px;
	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;
}

/* 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: #006699;
	text-decoration: none;
}
.header a:hover, .header a:active{
	color: #e58802;
	text-decoration: none;
}
#header_info{
	width: 550px;
	float: left;
}
.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: 1020px;
	/* width: 100%; */
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	font-size: 15px;
	/* border: 1px dashed #eee; */
	/* border: 1px double #5984c6; */
	border: 1px dotted #CCC;
}
ul.menu{
	display: block;
	margin: 0 0 0 0;
	padding: 0 50px 0 50px;
}
ul.menu li.page_item{
	display: inline;
/*	margin: 0 10px 0 0; */
	margin: 0 24px 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: 600px;
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.main{
	width: 65%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 50px;
	/*line-height: 20px;*/
	line-height: 30px;
	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;
	font-weight: bold;
	font-size: 18px;
}

/* Sidebar */
.sidebar{
	width: 22%;
	margin: 0 50px 0 0;
	padding: 40px 0 0 0;
	font-size: 13px;
	float: right;
	line-height:1.3;
}
.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: 5px 7px 0 20px;
	padding: 0 0 0 0;
	font-size: 36px;
	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: 1022px;
	width: 100%;
	height: 120px;
	margin: 40px 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
#footer_logos{
	float: right;
	padding: 0 0 0 0;
	margin: 40px 50px 0 0;
}
.logo{
	margin-left: 15px;
}
.footer_heading{
	padding: 10px 0 0 50px;
}
.footer_paragraph{
/*	padding: 40px 0 0 50px; */
	padding: 25px 0 0 45px;
}

/* p */
p{
	margin: 0 0 0 0;
	padding: 15px 0 10px 0;
}

/* a, a:link, a:hover, a:acitve */
a, a:link{
	color: #5984c6;
	text-decoration: none;
}
a:hover, a:active{
	color: #e58802;
	text-decoration: none;
}

/* Blockquotes */
blockquote {
	background: url(images/quote.gif) left 10px no-repeat;
	padding: 0 0 0 40px;
	margin: 0 80px 0 50px;
	border: 1px dashed grey;
}

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

/* h1, h2, h3, h4, h5, h6 */
h1 {
	font-size: 250%;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
}

h2 {
	font-size: 170%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h2.main_title{
	font-family: "Palatino Linotype", trebuchet ms, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	font-weight: 304;
	font-size: 27px;
	margin: 0 0 0 0;
	padding: 30px 0 0 0;
}

h3 {
	font-size: 150%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h4 {
	font-size: 130%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h5 {
	font-size: 110%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h6 {
	font-size: 100%;
	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;
	background-position: left;
	margin: 0 0 0 0;
	padding: 2px 10px 2px 20px;
}
li.comment{
	background: url(images/icon_comment.gif) no-repeat;
	background-position: left;
	margin: 0 0 0 0;
	padding: 2px 10px 2px 20px;
}
li.page{
	background: url(images/icon_page.gif) no-repeat;
	background-position: left;
	margin: 0 0 0 0;
	padding: 2px 10px 2px 20px;
}
ul.page li{
	background: url(images/icon_page.gif) no-repeat;
	background-position: 10px center;
	margin: 0 0 0 0;
	padding: 4px 0 3px 35px;
}

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

/* Widget */
.widget_archives, .widget_categories {
/*archives and categories title's top*/
	padding: 20px 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;
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	list-style-type: none;
}

.widget_meta, .widget_pages, .linkcat, .widget_rrm_random_posts, .widget_rrm_random_posts, .widget_links {
/*above meta*/
	padding: 20px 0 14px 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
.widget_meta ul, .widget_pages ul, .linkcat ul {
/*below meta*/
	padding: 10px 0 0px 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;
	display: block;
	margin: 0 0 0 0;
	padding: 4px 0 2px 25px;
	list-style-type: none;
}

.widget_text{
/*whole widget block*/
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
}
.textwidget{
/*	padding: 10px 0 0 10px; */
	padding: 0 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 0 0 0;
	padding: 4px 0 2px 25px;
	list-style-type: none;
}

.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 0 0 0;
	padding: 4px 0 2px 25px;
	list-style-type: none;
}

.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;
}

/* Advanced Search form */
#ctas_form {
	text-align: left;
}

#ctas_form fieldset ul {
	list-style: none;
	margin: 5px 15px;
	padding: 0;
}

#ctas_form fieldset {
	border: 1px solid #777;
	margin: 15px 0;
	padding: 15px;
}

#ctas_form legend {
	font-size: 1.1em;
	font-weight: bold;
}

#ctas_form fieldset li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#ctas_form fieldset li:before { /* for the default theme */
	content: '';
} 

#ctas_form input {
	border: 1px solid #777;
	background-color: #f9f9f9;
	color: #444;
}

#ctas_form input:focus {
	background-color: #fff;
	color: #444;
}

#ctas_footer p {
	font-size: 0.9em;
	text-align: center;
	margin-top: 25px;
	border-top: 1px solid #888;
}

#ctas_month1, #ctas_month2, #ctas_year1, #ctas_year2 {
	text-align: center;
}

/* End Advanced Search form */

/* Browser specific (not valid) styles to make preformatted text wrap */
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
/* Browser specific (not valid) styles to make preformatted text wrap (End)*/

.image-grey-border {
  padding:5px;
  border:1px solid #ccc;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}