@charset "utf-8";
/*  
Theme Name: Turuncu Gemi
Theme URI: http://www.fadonet.net
Version: 1.0
Author: Fado
Author URI: http://www.fadonet.net 

/* HTML Elements */

* {

	margin: 0;
	padding: 0;
	border: 0;

}

/******** Body Elements ********/

body {
  margin: 0;
	padding: 0;
	/*font-family: Verdana,Tahoma, Arial, Serif;	*/
	font-family: Georgia,Times New Roman,Sans-Serif;
	line-height: 1.5em;
	
  voice-family: "\"}\""; 
  voice-family: inherit;
  /*font-size: 10px; /* easy scaling */
  font-size: 0.9em;
	background: #A5A587 url(images/bg.png) repeat-x ;
  border-top: 5px solid #A31B00;
  border-bottom: 5px solid #A31B00;
  /*font: 12px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color: #333333;*/
}

/******** Layout Elements ********/

#header {
  width: 795px;
  clear: both;
  margin:  auto;
	height: 80px;
}
#navbar{
  width: 795px;
  margin: 0 auto;
  height: 25px;
  padding: 10px 10px 0 5px;

}
#main {
  background-color: #EEEEE8;
	width: 780px;
	min-height: 470px;
	height: auto;
	margin: 0 auto;
	padding: 10px 10px 10px 5px;
	border-top: 5px solid #3F3F30;
}

#content-single {
	margin: 0 0 10px 285px;
	background-color: #EEEEE8;
}

#content-index {
	margin: 0 0 10px 285px;
	background-color: #fff;
}

#sidebar {
	margin: -5px 0 10px 0;
	float: left;
	width: 260px;
	padding: 5px;
	background-color: #EEEEE8;
}

#footer {
  background-color: #A31B00;
  width: 775px;
  height: 30px;
  margin: 0 auto;
  text-align: right;
	clear: both;
	padding: 10px;
	color: #FFFFFF;
}
.right {
float: right;
}
.left { 
float:left;
}
.clear {
clear:both;
}

/******** Document Styles ********/

h1, h2, h3, h4, h5, h6 {

	margin: 0;
	padding: 0;
	font-family:Georgia, Tahoma, Verdana, Arial, Serif;
	font-weight:normal;
	color: #333;	

}
h2.pagetitle {
color: #3F3F30;
background-color:#A5A587;
text-align: right;
margin-bottom: 10px;
padding-right: 5px;
}
h2.respond{
color: #3F3F30;
background-color:#A5A587;
text-align: right;
margin-bottom: 10px;
padding-right: 5px;
}
h2.comments{
color: #3F3F30;
background-color:#A5A587;
text-align: right;
margin: 20px 0px 20px 0px;
padding-right: 5px;
}
h2.entry-title {
background:#fff url(images/entry-title-line.png) no-repeat bottom;
padding-bottom: 7px;
margin-bottom: 5px;
}
a, a:active, a:visited {
	color: #69694E;
	text-decoration: none;
}

a:hover {
	color: #A31B00;
	text-decoration: none;
}
	
p {	
	margin: 10px 0
	}

.center {
text-align: center;
}
/******** Header Elements ********/

#logo {
padding: 15px 0 0 0;
}

#logo h1{
	font-size: 2.5em;
	padding: 0 0 10px 0;
}

#logo h2 {
	padding-left: 10px;
	font-size: 0.9em;
	font-family:"Trebuchet MS", Verdana, Arial, Serif;
	/*color: #88886A;*/	
	color: #F0A000;
	font-style:italic;
	/*text-transform:lowercase;*/
}

#logo a {
	text-decoration: none;
	color:#EFEFC1;
	border:0;
}

#logo a:hover 

{
    text-decoration:underline;
}

#searchbox {
  width: 300px;
  padding-left:10px;
  height: 40px;
  background: transparent url(images/searchbg.gif) no-repeat bottom;
}

.inputbox {
margin-bottom: 6px;
color: #999999;
padding:2px;
}

.button {
font-size: 10px;
color: #EFEFC1;
background-color:#670000 ;
border: none;
margin-top: 8px;
margin-right: 15px;


}

.button:hover {
	background: #3F3F30;
	color:#fff;
	text-decoration:none;
}
span.rss {
padding-left: 3px;
margin-top: 2px;
float:left;

}
/******** Entry Elements ********/
.post {
background-color: #fff;
margin-bottom: 10px;
padding: 10px;
}
.post hr {
	display: block;
	}

.post blockquote {
  background: #fff url(images/blockquote.png) no-repeat left top;
	color:#545454;
	padding-left: 30px;
	margin:20px 0px 20px 0px;
	}	
.postmetadata {
 color: #666666;
 margin-top: 20px;
 border-left: 15px solid #A5A587;
 padding-left: 5px;
 
}

.postmetadata a{
	color: #A31B00;
	text-decoration: none;
}

.postmetadata a:hover {
	text-decoration: underline;
}
.post-details a{
	color: #A31B00;
	text-decoration: none;
}

.post-details a:hover {
	text-decoration: underline;
}
.navigation {
background-color: #fff;
margin:40px 0 40px 0;
height: 30px;
padding:10px 10px 10px 10px;
}
.post-banner {
background-color: #fff;
margin-bottom: 10px;
padding: 5px;
text-align: center;
}

.entry blockquote p {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
.entry ul li {
	margin: 0 0 0 45px;
	list-style: square;
	color: #3F3F30;
}

.entry ul ul li {
	margin: 3px 0 3px 30px;
	list-style: circle;
}
.entry img, .entry img a {
border: 2px solid #f2f2f2;
padding: 5px;
}
.entry a img:hover {
border: 2px solid #88886A;

}
a.more-link{
   color:#3F3F30;
   text-align:center;
   font-weight: normal;
   width: 100px; 
   height: 10px; 
   background:#A5A587;
   padding: 2px 5px 6px 5px;
   display: block;
   margin:10px 0 10px 0;
   text-decoration: none;
   float:right;
   }
a:hover.more-link {

   text-align:center;
   font-weight: normal;
   width: 100px; 
   height: 10px; 
	 background:#3F3F30;
	 color:#A5A587;
   padding: 2px 5px 6px 5px;
   display: block;
   margin-top:10px;
   text-decoration: none;
   float:right;
   }
/******** List Styles Styles ********/
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	} 
ul li {
	margin: 0 0 0 3px;
	list-style: none;

}

ul ul li {
	margin: 3px 0 3px 30px;
	list-style: none;
}

ul ul {
	margin: 0 0 15px 0;
}

/******** Sidebar Elements ********/


#sidebar h2 {
  border-bottom: 1px solid #A31B00;
	font-size: 1.1em;
	font-weight: bold;
	color: #3F3F30;
	text-transform: uppercase;
	padding: 4px;
	margin-bottom: 10px;
}

.widget {
  padding: 5px;
  background-color: #fff;
	width: 260px;
	margin: 0 0 10px 0;
}

.smallQuote 
{
 font-size:0.75em;
 display:inline;
 vertical-align:text-top;	
 text-align:left;
  font-style:italic;  
	}


/******** Widget ********/

.textwidget {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}



#archives ul li {
	background: #FFFFFF url(images/archives.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}


#archives ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#recent-comments ul li {
	background: #FFFFFF url(images/comments.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;

	}

#recent-comments ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}

#categories ul li {
	background: #FFFFFF url(images/categories.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;

	}

#categories ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	}
#categories-80469351 ul li {
	background: #FFFFFF url(images/categories.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;

	}

#categories-80469351 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	}
#recent-posts ul li {
	background: #FFFFFF url(images/recent.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;

	}

#recent-posts ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}

#pages ul li {
	background: #FFFFFF url(images/recent.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}

#pages ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}

#links ul li {
	background: #FFFFFF url(images/links.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;

	}

#links ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#meta ul li {
	background: #FFFFFF url(images/meta.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;

	}


#meta ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}
	
#text-1 ul li {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	}
#text-1 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}
#tags ul li {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	}


#tags ul {

	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}

/******** Footer Elements ********/

#footer p {
	margin: 0;
	font-size: 11px;
	line-height: 13px;
}
#footer a {
color: #FFA477;
border-bottom: 1px dotted #FFA477;
}

#footer a:hover {
color: #FFA477;
border-bottom: 1px solid #FFA477;
}



/* Comments*/

.comments {
background-color: #fff;
margin-bottom: 10px;
padding: 5px 15px 5px 5px;
}

.commentlist {
	padding-left:25px;
	
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 25px 10px 15px;
	background:#f2f2f2;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}

.commentmetadata {
	display: block;
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	

	

#commentform input {
color: #3F3F30;
padding: 3px;
background-color: #f7f7f7;
border: 1px solid #ccc;

}

#commentform textarea {
color: #3F3F30;
background-color: #f7f7f7;
border: 1px solid #ccc;

}


#commentform .submit {
font-size: 10px;
color:#3F3F30;
background:#A5A587;
border: none;
margin-top: 11px;
margin-right: 10px;
padding: 3px;

}

#commentform .submit:hover {
	background: #3F3F30;
	color:#A5A587;
	text-decoration:none;
}

#commentform label {
text-align: center;
}

label {
 position: absolute;
 padding-left: 5px;
 }
	

/**************Additional Elements*************/
.wplc_alt {
background: #EEEEE8;
}

.wplc_event_list ul{
list-style-image: none;
}

.wplc_event_list li{
padding-bottom:8px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
