/*
Theme Name: Serif Yenen
Author: meander multimedya
Author URI: http://www.meander.com.tr
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #565656;
}
a {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
Padding-left:5px
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
.wrapper {
	width: 925px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 80px;
	background: url(images/topbg.gif) right top no-repeat;

}

#testimonials { float:right; width:640px; color:#660000;margin-top:20px;padding-right:10px;font-style:italic;font-size:16px;font-family:georgia;} 

#header h1 {
		padding: 0px 0 5px 0px;
}
		#header h1 a {
			display: block;
			outline: none;
			text-indent: -9999px;
			width: 240px; height: 76px;
			background: url(images/logo.gif) no-repeat 0 0;
		}
/** END header **/






/** BEGIN body **/
#body {
	clear: both;
}
/** END body **/






/** BEGIN left sidebar **/
#lsidebar {
	width: 240px;
	float: left;
	padding: 3px 0px 10px 0;
	text-align:right;

}
	#lsidebar h2 {
		color: #565656;
		font-size: 1em;
		text-transform: uppercase;
		padding: 8px 2px;
		border-bottom: 1px dotted #DEDCD4;
	}
	#lsidebar ul {
		list-style-type: none;
		padding: 5px 4px;
	}
		#lsidebar ul li {
		font-family:georgia;
		font-style:italic;
		font-size:16px;
		line-height:14px;
		padding: 4px 0 4px 9px;
		/*background: url(images/bullet.gif) no-repeat 0 9px;*/
		}
		#lsidebar ul li a {
			color: #565656;
		}
		#lsidebar ul li li a{font-size:12px;color:#660000;}
	#lsidebar .box {
		background: #ffffff url(images/box.gif) repeat-x 0 0;
		border: 1px solid #DEDCD4;
		margin-bottom: 8px;
		padding: 2px;
	}
/** END left sidebar **/

.textwidget {margin:10px 0 10px 0px;}

/** BEGIN content **/
#content {
	width: 660px;
	float: left;
	margin-left:20px;

}
	#content .post {
		
	font-size:12px;
		margin-bottom: 8px;
		padding: 10px;
		text-align:justify
	}
	#content h2 {
		font-size: 16px;
		margin-bottom: 5px;
		color:#333;
		font-family:georgia; font-style:italic; font-weight:normal;
	}
	#content h2 a {color:#333;}
	
	
	#content .date {
		margin: 0 -8px 15px;
		padding: 2px 10px 10px;
	
		color: #CCCCCC;
	}

.tags {font-size:10px;}
	#content .dark {
		color: #565656;
	}
	#content h3 {
		font-size: 16px;;
		margin-bottom: 10px;
		font-weight: normal;
	}
	#content p {
		margin-bottom: 15px;
		line-height: 1.4em;font-size:12px;
	}
	#content ul {
		margin: 0 0 15px 16px;
	}
	#content ol {
		margin: 0 0 15px 18px;
		padding-left: 15px;
	}
	#content li {
		line-height: 1.4em;
		padding: 2px 0;
	}
	#content blockquote {
		font-style: italic;
		font-weight: normal;
		padding: 10px 10px 0px 30px;
		background: url(images/quote.gif) no-repeat 0 0;
		border-bottom:1px dotted #e6e6e6;margin-bottom:10px;
	}
	#content .details {
		padding: 10px;
		margin: 0 -8px 10px;
	
	}
		#content .details .l {
			float: left;
			width: 50%;
			margin-bottom: 0;
		}
		#content .details .r {
			float: right;
			width: 50%;
			margin-bottom: 0;
			text-align: right;
		}
/** END content **/



/** BEGIN footer **/
#footer {
	clear: both;
	color: #333;
	padding: 10px;
	
}
#footer .wrapper{margin:0px auto;text-align:center;}





	#footer a {
		color: #666;
	}
/** END footer **/

/** BEGIN miscellaneous **/
.postnav {
	clear: both;
	padding: 10px 0;
	font-size: 0.9em;
}
	.postnav a {
		border: 1px solid #cccccc;
		padding: 3px 8px;
		color: #999999;
		background-color: #ffffff;
	}
	.postnav a:hover {
		border: 1px solid #000000;
		color: #000000;
		text-decoration: none;
	}
#comments {
	
}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px 4px 4px 20px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	padding: 25px 25px 0;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
/** END wordpress 2.7 comments **/

h3 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
        font-weight:normal;
	font-size: 14px;
        line-height:130%;
	margin-bottom: 15px;
        padding-bottom: 5px;
	border-bottom: 1px solid #eeeeee; padding-top:20px;
}
h3 .h3small {font-size:12px;}

h4{
font-style:italic;
font-weight:bold;
font-size:14px;
border-bottom: 1px solid #eee;
border-top:1px solid #eee;
margin: 30px 0 30px 0;
padding: 7px 0 9px 0;
color:#000;}

.wp-caption-text {
font-size: 10px;
}

label {width:160px;display:block;float:left;text-align:left;}



