@charset "utf-8";
/*
Theme Name: Eryaman
Theme URI: http://www.eryamannakliyat.com/
Version: 1.0
Author: Suat Türkmen
Author URI: http://www.plusturk.com
*/

	
body {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	background: #ddd;
	font:12px/18px Verdana;
	color:#363636;
}

a {
	color:#ab1000;
	text-decoration:none;
}
a:hover {
	color:#307fc2;
	text-decoration:none;
}
a img {
	border: none;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
.top{
background:url(img/top.png) no-repeat;
height:9px;
width:991px;
margin:0px auto;
padding:0px;
}
.bottom{
background:url(img/bottom.png) no-repeat;
height:9px;
width:991px;
margin:0px auto;
padding:0px;
}
#page {
	width: 990px;
	margin: 0px auto 0 auto;
	padding: 10px 0 0 0;
	background: #fff;
}
	
#header {
	position: relative;
	width: 960px;
	height: 120px;
	margin: 0 auto;
	background:#ffffff;
}
.navright{
float:right;
}

/*******************
*	SEARCH FORM	   *
********************/
#searchbox {
width: 176px;
 height: 22px; 
 background:url(img/s.png) no-repeat;
 margin:4px 0px 0px 0; 
 }
 
#searchbox #s { 
float: left; 
margin: 5px 0 0 6px; 
border: 0; 
width: 140px; 
background:none; 
color:#999999; 
font-family:Verdana; 
font-size:11px; 
}


#searchbox #go { 
float: right; 
margin: 4px 4px 0 0; 
width:16px; 
height:16px;  }

.logo{
float:left;
margin:0px 0px 0px 0px;
padding:0px;
}
.banner468{
float:right;
margin:-10px 0px 0px 0px;
padding:0px;
}
.banner468 img{
border:none;
}
#content {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: #fff;
}

#content-left {
	float: left;
	width: 670px;
	background: #fff;
}

#content-right {
	float: right;
	width: 270px;
	background: #fff;
}

#footer {

}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	top: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font:bold italic 24px/24px Georgia, "Times New Roman", Times, serif;
	text-indent: -9999px;
}

h1 a {
	color:#fff;
	text-decoration: none;
}

h2#blog-description {
	position: absolute;
	top: 105px;
	left: 100px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	font:normal 11px/11px Arial, sans-serif;
	color: #fff;
}

h2 {
	margin: 0 0 20px 0;
	padding:0px 5px 2px 5px;
	color:#990000;
	border-bottom:1px dashed #eeeeee;
	font:bold 18px Verdana;
}

h3 {
	margin: 0 0 20px 0;
	font:bold 18px/18px Arial, sans-serif;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 10px 0;
}

/*	##################################
   	HEADER
	################################## */
	
#header #nav {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 960px;
	height: 30px;
	background: #eeeeee url(img/bg-nav.gif) repeat-x;
}
.menuleft{
float:left;
display:inline;
}
.menuright{
float:right;
display:inline;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.page_item a {
	display: block;
	float: left;
	display: inline;
	width: auto;
	text-transform:uppercase;
	margin: 0px;
	padding: 8px 15px 9px 15px;
	font:bold 11px Verdana;
	color:#ffffff;
	text-decoration: none;
	text-align: center;
}

.page_item a:hover {
	background: #a2ce39 url(img/bg-nav-hover.gif) repeat-x;
	color: #fff;
}

.current_page_item a, .current_page_item a:hover {
	background: #a2ce39 url(img/bg-nav-hover.gif) repeat-x;
	font:bold 11px Verdana;
	color:#fff;
}

/*	##################################
   	CONTENT
	################################## */
.the_content{
color:#40454b;
font-size:12px;
font-family:Verdana;
line-height:22px;
width:650px;
background:url(img/detaybg.jpg) repeat-x top;
padding:10px 10px 0px 10px;
}
.inf{
	background: #f9f9f9 url(img/inf.png) no-repeat 5px 8px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin: 0px 0 10px 0;
	padding: 6px 6px 4px 28px;
	color: #666666;
	font-weight:normal;
	line-height: 18px;
}
.the_content li{
padding-left:18px;
list-style:none;
background:url(img/list.png) no-repeat 0px 8px;
margin-left:10px;
}
.the_content ol li{
padding-left:18px;
list-style:none;
background:url(img/list.png) no-repeat 0px 8px;
margin-left:10px;
}
#content h3{
margin:0px 0px 0px 0px;
background:url(img/middle_bar.gif) no-repeat;
height:25px;
padding:6px 5px 0px 40px;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
font-family:Verdana;
}
.the_content a{
color:#ab1000;
text-decoration:none;
}
.the_content a:hover{
color:#1665af;
text-decoration:none;
}
.the_content img, .wp-caption {
	
}

.box-content {
	padding: 10px 10px 0 10px;
}
.box-content h4 a{
margin:0px;
padding:0px;
color:#7e9c19;
text-decoration:none;
font-size:13px;
font-weight:bold;
}
.box-content h4 a:hover{
color:#247bb2;
text-decoration:none;
}
.box-content .text{
margin:-10px 0px 0px 0px;
padding:0px;
color:#40454b;
font-size:12px;
font-family:Verdana;
line-height:18px;
}
.box-content .text a{
color:#ab1000;
text-decoration:none;
}
.box-content .text a:hover{
color:#000000;
text-decoration:none;
}
/** HOMEPAGE */

#featured-post {
	margin: 0 0 10px 0;
	padding: 0px 0px 0 0px;
}
.fea_right{
float:right;
margin:0px 0px 0px 3px;
}
.fea_right a{
padding:3px 0px 3px 3px;
}
.medium_title{
margin:0px 0px 10px 0px;
background:url(img/middle_bar.gif) no-repeat;
height:25px;
padding:6px 5px 0px 40px;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
}
.box-homepage {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: url(img/post-bg.jpg) repeat-x top;
	border: 1px solid #dddddd;
}

.homepage-left {
	float: left;
	width: 327px;
	height:125px;
	overflow:hidden;
}

.homepage-right {
	float: right;
	width: 327px;
	height:125px;
	overflow:hidden;
}
.thumbnail img{
	border:1px solid #eeeeee;
	padding:3px;
	background:#f4f4f4;
	}
/** CONTENT LEFT */

.box-left {
	margin: 0 0 40px 0;
}

/** CONTENT RIGHT */

.categories {
	margin: 0px 0 20px 0;
	padding: 5px 5px;
	background:#ffffff url(img/post-bg.jpg) repeat-x top;

}
#content-right h4 {
background:#eeeeee url(img/h4bg.jpg) repeat-x;
margin:0px;
padding:4px 3px 4px 15px;
border:1px solid #dddddd;
border-bottom:none;
color:#666666;
font-size:13px;
}
.categories ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.categories li {
	display: inline; /* white space bug IE6 */
}

.categories li a {
	display: block;
	margin: 0px;
	padding: 5px 5px 5px 22px;
	border-bottom: 1px dashed #ddd;
	text-decoration: none;
	color:#666666;
	background:url(img/file.png) no-repeat 2px 7px;
}

.categories li a:hover {
	color:#FFFFFF;
	background: #ff8815 url(img/file.png) no-repeat 2px 7px;

}
/** navigation */
.navigation{
width:660px;
margin:0px auto 10px auto;
font-size:13px;
font-weight:bold;
text-align:center;
}
.navigation a{
color:#990000;
text-decoration:none;
border:1px solid #dddddd;
padding:4px 6px 4px 6px;
background:#ffffff;
}
.navigation a:hover{
color:#ffffff;
text-decoration:none;
background:#990000;
}
/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

/*	##################################
   	COMMENTS
	################################## */
	
h4#comments, h4#respond {
	margin:0 0 20px 0;
}	
	
.comment {
	margin:0 0 5px 0;
	padding: 10px;
	background: #ffffff url(img/post-bg.jpg) repeat-x top;
	border: 1px solid #dddddd;
}
.comment:hover{
	border: 1px solid #999999;
}
.comment a{
color:#990000;
text-decoration:none;
}
.comment a:hover{
color:#7AB1F1;
text-decoration:none;
}
.avatar {
	float: left;
	width:52px;
	height:52px;
	margin:0 10px 0 0!important;
}

.comment-details {
	margin: 0 0 5px 0;
}

.comment-text p {
	margin:-15px 0px 0px 60px ;
	padding: 0px;
	color:#666666;
}

/** COMMENT FORM */

#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

input.text {
	width: 390px;
	margin: 0 0 10px 0;
	padding: 6px;
	background:url(img/post-bg.jpg) repeat-x top;
	border: 1px solid #dddddd;
	color:#666666;
	font-family:Verdana;
	font-size:12px;
}

textarea {
	width: 510px;
	height: 150px;
	margin: 0;
	padding: 5px;
	background:url(img/post-bg.jpg) repeat-x top;
	border: 1px solid #dddddd;
	color:#666666;
	font-family:Verdana;
	font-size:12px;
	line-height:20px;
}

input.submit {
margin:10px 0px 0px 0px;
}

/*	##################################
   	FORMS
	################################## */
	
label {
	display: block;
	margin: 0 0 10px 0;
}

input.button {
	padding: 2px;
	background: url(img/bg-button.gif) repeat-x left top;
	color: #ab1000;
	font-weight: bold;
	border: none;
}

/*	LOGIN FORM */
	
.box-login {
	margin: 0px 0 20px 0;
	padding:0px;
	background:#ffffff url(img/post-bg.jpg) repeat-x top;
	color: #666666;
}
input#login-pw {
	width: 230px;
	margin: 0 0 10px 0;
	padding: 5px;
	border:1px solid #cccccc;
	background:#f2f2f2;
	color:#999999;
	
}
input#login-user {
	width: 230px;
	margin: 0 0 10px 0;
	padding: 5px;
	border:1px solid #cccccc;
	background:#f2f2f2;
	color:#999999;
	
}
.box-register {
	margin: 0 0 20px 0;
}


.box-login a {
	color: #666666;
	text-decoration:none;
}

.box-login h3 {
	margin: 0px;
	padding: 20px 20px 0 20px;
}

.box-login p {
	margin: 0px;
	padding: 0 0 0 20px;
}

.box-login ul {
	margin: 0px 20px 20px 20px;
	padding-top: 10px;
	list-style: none;
}

.box-login li {
}

.box-login li a, .box-login li a:hover {
	margin-left: 0px;
	padding-left: 20px;
	background: url(img/list.png) no-repeat left center;
	border: none;
	color:#333333;
}

#login-form {
	width: 250px;
	margin: 0px 0px 0px 5px;
	padding: 10px 0 0 0;
}

.box-login label {
	margin: 0 0 2px 0;
	font-weight: bold;
}

#login-user, #login-pw {
	width: 220px;
	border: none;
}

#login-submit {
	float: right;
	width: 75px;
	margin: 0px 0 0 0;
	color:#666666;
}

p#login-lost {
	float: left;
	width: 125px;
	margin: 5px 0 0 0;
}


/*	##################################
   	Footer
	################################## */
#footer {
	background:#ffffff;
	display:block;
	height:67px;
	border-top:5px solid #a2c230;
	font-size:11px;
	line-height:145%;
	width:990px;
	margin:0px auto;
}
#footer a {
	color:#2A2A2A;
	text-decoration:none;s
}
#feeed img{
padding:5px 0px 0px 0px;
position:relative;}
#copyright {
	margin-top:18px;
	margin-left:20px;
}
#themeinfo {
	margin:0px 0px 0px 20px ;

	
}
a#powered {
	background:url(img/wp-logo.png) no-repeat;
	display:block;
	width:67px;
	height:67px;
	float:left;
	margin:0 10px 0 5px;
	text-indent:-999em;
}
a#gotop {
	float:right;
	height:16px;
	line-height:18px;
	display:block;
	padding-left:0px;
	margin:25px 15px 0 0 !important;
	margin:25px 8px 0 0;
	text-decoration:none;
}


/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}
#cl{
width:750px;
height:100px;
}