/*  
Theme Name: HC Tasev
Theme URI: http://www.hakkiceylan.com/
Description: Tas Ev Safranbolu
Version: 1.0
Author: Hakki Ceylan
Author URI: http://www.hakkiceylan.com/
Tags: hc, 
*/

/*açık:   b28acd */
/*koyu:   5a178a */
/*farklı: a44ebd */


/* Yahoo Reset */
*, 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% }
a { text-decoration:none }
/* Defaults */
strong {font-weight:bold }
em {font-style:italic }
* a { position:relative }
a img { border:none }
/*General */

body {	background: url(images/img01.jpg) repeat-x top left;	background-color:#fff;}
body, th, td, input, textarea {	font-family: Georgia, Times, serif;	font-size: 12px;color: #666;}

form {}
fieldset {}
input, textarea {padding:3px;width:380px;}

input.text {padding: 2px 5px;background: #fafafa;border: 1px solid #ddd;}

input.button {background: #3C7BCF;border-top: 1px solid #3C7BCF;border-left: 1px solid #3C7BCF;border-right: 1px solid #3C7BCF;border-bottom: 1px solid #3C7BCF;color: #FFFFFF;}

h1, h2, h3 {margin-top: 1.5em;color: #5a178a;}
h1 {letter-spacing: -.075em;font-size: 3em;}
h2 {text-transform: uppercase;font-size: 15px;font-weight: bold;color: #5a178a;}
h3 {font-size: 1em;}

p, ul, ol { margin-top: 8px;line-height: 18px;font-size: 12px;}
ul, ol {margin-left: 5px;}

blockquote {margin-left: 5px;margin-right: 5px;}

a {	text-decoration: none;color: #5a178a;}
a:hover {border: none;}

h1 a, h2 a, h3 a {border: none;	text-decoration: none;color: #5a178a;}
h1 a:hover, h2 a:hover, h3 a:hover {background: none;color: #333;}

hr {display: none;}

/* Wrapper */
#wrapper {}

/* Header */
#header {width: 900px;	margin: 0 auto;}
#menu {	height: 47px;	width: 976px; overflow:hidden;}
#menu ul {	margin: 0;	padding: 0;	list-style: none;	line-height: normal;}
#menu li {	float: left;}

#menu a {
	display: block;
	float: left;
	padding: 15px 16px 16px 15px;	
	text-decoration: none;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border-left: #5a178a 1px solid;
	color: #fff;
}

#menu a:hover {
	background: #5a178a;
	color: #fff;
}

#menu .current_page_item a {
	background: #5a178a;
	padding: 15px 30px 16px 30px;
	color: #fff;
}

#menu .last{ border-right: #5a178a 1px solid; margin-top:-4px;}

#search {
	float: right;
	width: 260px;
	margin: 0px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */

#logo {
	width: 900px;
	height: 205px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	/*text-transform: lowercase;*/
}

#logo h1 {
	padding: 35px 0 0 22px;
	font-size: 5.4em;
	color: #FAFAFA;
}

#logo h2 {
	padding: 0 0 0 19px;	
	font-family: georgia, times, serif;
	font-size: 28px;
	color: #bb9bd2;
	font-weight: normal;
	text-transform: lowercase;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 4px 0 0 20px;
	line-height: normal;
	font-size: 1em;
	font-weight: bold;
	color: #EEE;
	font-family: arial, helvetica, sans-serif;
	letter-spacing: .4em;
}

#logo a {
	color: #fff;
}

#logo a:hover {
	color: #b28acd;
}

#logo img, #logo img a{
	border:0;
	width:250px;
	height:200px;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	/*padding-top: 30px;*/
	background: url(images/page.jpg) repeat-y right top;
	border-top: none;
}

/* Content */

#content {float: left;	width: 400px;	padding-right:20px;	overflow:hidden;}

.post {}
.post .title {	margin: 0;	font-weight: normal;}
.post h1.title {	padding: 25px 0  0 0;	font-size: 30px;	font-family: Georgia, Times, serif;	text-transform: lowercase;}
.post .entry {	/*padding: 0 25px 30px 15px;*/}
.post .meta {margin: 0;padding: 0px 0px 0px 15px;text-transform: uppercase;font-family: verdana, arial, Helvetica, sans-serif;font-size: 10px;color: #CFCFCF;}
.post .meta a {color: #75043D;}
.post .links {margin: 0;	padding: 0px 0px 15px 15px;}
.post .tags {margin: 0;	background: #F2F2F2;padding: 5px 10px 5px 15px;	text-transform: uppercase;font-size: 10px;font-family: verdana, arial, Helvetica, sans-serif;font-weight: bold;}
.post .links a, .post .tags a {border: none;}
.post  h2 {font-family: georgia, verdana, arial, Helvetica, sans-serif;color: #5a178a;font-size: 24px;text-transform:none;font-weight:normal;letter-spacing:.1px;}
.post img {background: #F2F2F2;padding: 6px;}

/* Recent Posts */

#recent-posts {}
#recent-posts h2 {margin: 0;	padding: 15px 0  0 0px;	height: 30px;font-family: verdana, arial, Helvetica, sans-serif;color: #5a178a;}
#recent-posts h3 {margin: 0;	padding: 15px 0  0 0px;	font-size: 13px;}
#recent-posts p {margin: 0 0 10px 0;	padding: 15px 0  20px 0px;border-bottom: #E7E7E7 1px solid;	line-height: 18px;font-size: 13px;}
#recent-posts a {color: ##5a178a;}
#recent-posts h3 a { background: #5a178a;padding: 3px 15px 3px 10px;text-transform: uppercase;font-family: arial, Helvetica, sans-serif; font-size: 14px;font-weight: bold;color: #fff;}

/* Sidebars */
.sidebar {float: left;}
.sidebar ul {margin: 0;padding: 0;list-style: none;}
.sidebar li {	margin-bottom: 5px;}
.sidebar li ul {}
.sidebar li li {margin: 0;}
.sidebar li h2 {margin: 0 0 10px 0;	font-family: arial, Helvetica, sans-serif;	color: #5a178a;}
#sidebar1 {	width: 210px;padding: 20px 20px 0px 20px;}
#sidebar2 { width: 180px;padding: 20px 20px 0px 20px;}
#sidebar2 li h2 {		padding: 15px 0  0 0px;	}
#sidebar2 li ul {	line-height: normal;	margin-left:-5px;}
#sidebar2 li li {	padding: 5px;font-size: 10px;font-family: verdana, arial, Helvetica, sans-serif;}
#sidebar2 li a {background: url(images/img04.gif) no-repeat left 50%;	border: none;padding-left: 10px;}
#sidebar2 li a:hover {border: none;}

/* Calendar */
#calendar {
	margin: 0 auto;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 220px;
	text-align: center;
	border-collapse: collapse;
}

#calendar thead th {
	background: #ccc;
	color: #fff;
}

#calendar tbody td {
	background: #eee;
}

#calendar #today {
	background: #B8D03B;
	font-weight: bold;
	color: #eee;
}

#calendar a {
	font-weight: bold;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

/*Comment*/
#respond{margin-top:20px;}
#respond p{clear:both;font-size: 13px;}
#author,#email,#url{padding: 4px;border: 1px solid #ddd;color:#777;font-family:arial,helvetica,sans-serif;font-size: 13px;background:#f9f9f9;width:200px;}
#comment{padding: 4px;border: 1px solid #ddd;color:#777;font-family:arial,helvetica,sans-serif;font-size: 13px;background:#f9f9f9;height:100px;width:400px;}
#author:focus,#email:focus,#url:focus,#comment:focus{border: 1px solid #bbb;color:#444;background:#FFF;}
#submit{padding: 4px 10px;border: 1px solid #ddd;color:#777;background:#fbfbfb;} 
#submit:hover{border: 1px solid #aaa;color:#333;}
.avatar{float:left;padding:2px 10px 2px 2px;background:#f9f9f9;}
.reply{float:right;padding:0 10px 5px 0;}
.navigation{margin:2px;display:block;height:12px;}
.comment-author{background:#f9f9f9;line-height: 18px;font-size:15px;border-top:1px solid #eee;}
.comment-meta{background:#f9f9f9;line-height: 18px;font-size:11px;}
ol.commentlist{list-style-type: decimal;font-family:georgia,times,serif;}
.commentlist li  p{margin-bottom: 8px;line-height: 15px;font-family:georgia,times,serif;font-size:11px;}
.commentname {margin-top:5px;color: #D53837;font-size: 12px;color:#777;font-family:georgia, times,serif;}
.commentinfo{clear: both;}
.commenttext, .commenttext-admin {margin-top:2px;padding: 4px 20px 5px 0;font-size: .6em;font-family:arial,helvetica,sans-serif;color:#666;}
#commentsform form{text-align: left;margin: 20px 0 0 20px;}
#commentsform p{margin: 0;}

/* Footer */
#footer {background: #b28acd;height: 70px;padding-top: 10px;}
#footer p {text-align: center;text-transform: uppercase;font-family: verdana, arial,Helvetica, sans-serif;font-size: 10px;color: #fff;}
#footer a {	/*background: #5a178a;padding: 2px 7px;*/ color: #fff;}

.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 1em;
line-height: 1.2em;
padding: 0 4px 5px;
margin: 0;
}
img.centered{
text-align:center;
}
img.alignright,.alignright{
text-align:right;
}
img.alignright{	
float:right;
}
img.alignleft,.alignleft{
text-align:left;
}
img.alignleft{
float:left;
}