/*
Theme Name: arifaydogmus.com
Theme URI: http://arifaydogmus.com/
Description: arifaydogmus.com default theme
Version: 0.1
Author: Arif Aydogmus
Author URI: http://arifaydogmus.com/
Tags: no tags
*/

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, big, cite, code, em, img, q, s, small, strike, strong, b, u, i, center, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	background: transparent;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
}
body {
	background: #dddddd url('images/background.png') repeat-x;
	color: #222;
	line-height:1.5em;
	font-size: 75%;
}
:focus {outline: 0;}
table {border-collapse: collapse;border-spacing: 0;}
p {margin-bottom: 1.5em;}
h1, h2, h3, h4, h5 {font-weight: bold; margin-top: 5px; font-family: Georgia, "Times New Roman", Times, serif;}
h1 { font-size: 150%; }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
blockquote, code {
	margin: 15px; 
	padding: 5px 15px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: italic;
	color: #555;
}
ul, ol, li {list-style: none;}
a { color: #ff6000; text-decoration: none; } 
a:hover { color: #ff3300;}
.cleaner {clear: both;height: 1px;}
.alignright { float: right; margin-left: 10px;}
.alignleft { float: left; margin-right: 10px;}
.aligncenter { display: block; margin: auto; }
#header {height: 45px; overflow: hidden;}
#logo {float: left; width: 300px;}
#pagelist {float: right; margin-top:15px;}
#pagelist li, #topmenu li {
	float:left;
	display:inline;
	margin: 0 10px;
}
#pagelist li a, #topmenu li a {
	display: block;
	font-weight: bold;
	padding:4px 8px;
	line-height:1.2em;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#topmenu li a {color: #fff;}
#topmenu li {margin-top: 4px;}
#topmenu li a:focus, #topmenu li a:active, #topmenu li a:hover, #pagelist li a:focus, #pagelist li a:active, #pagelist li a:hover {
	background-color:#333;
	outline:none;
}
#rss-button {
	background:transparent url(images/icon-rss.png) no-repeat 0 0;
	display:block;
	float:right;
	margin-top:4px;
	margin-right:15px;
	width:24px;
	height:24px;
	text-indent:-9999px;
}
.SearchBox {padding-top: 4px; width: 250px; height: 26px; 	float:right;}
#container {width: 900px; margin: 10px;}
#content {float: left; width: 630px;}
#SagBolme {float: right; width: 250px; margin-left: 20px;}
.cat-nav {margin-bottom: 10px; width: 234px;}
.cat-nav ul li {
	background: #e8e8e8;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
}
.cat-nav ul li a {
	display: block;
	padding: 4px 7px;
}
.current_page_item, .current-cat {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color:#333;
	outline:none;
}
.cat-nav .current-cat {	
	background-color:#333; 
	outline:none;	
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.PostItem {
	margin-bottom: 25px;
	border: 1px solid #ccc;
	background: #fff;
}
.PostHeader {
	background: url('images/title_bg.jpg') repeat-x left top;
	padding: 1px 0px 0px 0px;
}
.PostHeader h2 {
	background: url('images/icon_gray.png') no-repeat 5px 5px;
	padding-top: 5px;
	text-indent: 25px;
}
.PostHeader h2, .PostHeader h2 a, .PostHeader h2 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #777;
	text-decoration: none;
	text-shadow: #fff 1px 1px 1px;
}
.PostHeader h2 a:hover {color: #333;}
.DateTime {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right; 
	font-size:10px; 
	line-height: 12px; 
	padding: 10px 5px 0px 5px; 

	text-shadow: #fff 0px 1px 0px; 
}
.PostContent { padding: 10px;}
.PostFooter {border-top: 1px dotted #333; margin-top: 10px;}

#Footer {
	background: url('images/footerbg.jpg') repeat-x left top;
	padding: 10px 0px;
	text-align: center;
	color: #555;
	text-shadow: #fff 0px 1px 0px;
}
.nextprevious {clear: both; margin-top: 15px;}
.nextprevious .left {float:left; width: 200px; text-align:left;}
.nextprevious .right {float:right; width: 200px; text-align:right;}

.CommentsDiv {margin-top: 20px; }
.BookmarkIcons {text-align: right;}
.pagenum {border: 1px solid #CCC; margin-right: 5px; padding: 1px 5px 3px 5px; display: inline; background-color: #E8E8E8;}
.pagex a .pagenum {background-color: #fff;}
.pagex a {text-decoration: none;}
.pagex a .pagenum:hover {background-color: #f5f5f5;}
.pagex {margin: 15px 0px; text-align: center;}
.postsense {margin-left: 8px; float: right; display: inline; }
.ads468 { width: 468px; height: 60px; margin: 5px auto; } 

/* .even, .odd {border: 1px solid #ccc; margin: 10px 0px;} */
.commentlist {
	margin: 10px 0px;
}
.thread-even, .thread-odd {
	margin-bottom: 10px;
	background: #fafafa;
	padding: 1px;
	border: 1px solid #ccc;
}
.thread-even p, .thread-odd p {
	padding: 0px 8px;
}
.vcard {
	padding: 2px 10px;
	background: #f0f0f0;
	text-shadow: #fff 0px 1px 0px;
}
cite { font-style:normal;}
.commentmetadata {
	padding: 2px 10px;
	font-size: 85%;
	background: #f0f0f0;
	text-shadow: #fff 0px 1px 0px;	
}