/*
	Theme Name: SAHiL
	Theme URI: sahillioglu.net
	Description: a beach where to rest and live...
	Version: 0.8
	Author: eser s.
	Author URI: http://defter.sahillioglu.net/ 
	Copyright 2005 eser s., http://defter.sahillioglu.net/ 
*/

body {
	background: #fff;
	font:x-small Verdana,Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000;
	font-size: 9pt;
	line-height: 16px;
	margin: 0;
}

.post {
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}

.post ul, .post ol {
	margin-left: 25px;
}

.post ul li {
	list-style-type: square;
	margin-left: 5px;
}

.meta {
	font-family: Georgia,Verdana,Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	/*text-transform: uppercase;*/
	color: #666;
	padding: 3px;
	text-align: left;
}
/* Header */
.headerbar_top {
	background-color: #89C4F3;
	height: 8px;
}
.headerbar_bottom {
	background-color: #8D5EC1;
	height: 4px;
}

#header  {
	font-family: Georgia,Verdana,Arial, Helvetica, sans-serif;
}
#header #headtitle {
	padding: 5px;
	font-size: 4.0em;
	line-height: 80%;
    text-align: center;
}
#header #description {
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 2.0em;
	line-height: 80%;
    text-align: left;
	padding-left:3px;
}

#header a:link, #header a:visited {
	text-decoration: none;
	/*color: #89C4F3;*/
	color: #8D5EC1;
    border: none;
}

#header a:hover {
	color: lightblue;
}

h2#description {
	font-size: 1.3em;
	padding-left: 15px;
    text-align: left;
	padding-top: 10px;
}
.pageheader {
	font-size: 1.3em;
	padding-left: 15px;
    text-align: right;
	padding-top: 10px;
	font-weight:bold;
	font-family: Georgia,Verdana,Arial, Helvetica, sans-serif;
	background-color:#F5F5FC;
	border-bottom:1px solid #ccc;
	height:25px;
	color: #666;
}

.leftbar {
	padding-top:3px;
	/*background-color:#F8F8FC;*/
	background-color:#F5F5F5;

	border-left:0px solid #ccc;
	text-align: left;
	vertical-align:top;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
.pagetitle {
	font-size: 1.3em;
	padding-left: 5px;
	padding-top: 3px;
	font-weight:bold;
	border-top:1px solid #e5e5e5;
	background-color:#f0f0f0;
	font-family: Georgia,Verdana,Arial, Helvetica, sans-serif;
}



h2 {
	color: #666;
	font-size: 13pt;
	text-align: left;
}

.metaBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #666;
	padding-bottom: 10px;
	text-align: center;
}

h3 {
	font-family: Georgia,Verdana,Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	margin: 20px 0 0px 0;
	padding-top: 20px;
	text-align: left;
	color: #14558E;
}
hr {
	border: 0;
	height: 1px;	
}

hr.hr1 {
    color: #999;
    background-color: #efefef;
    height: 1px;
}

.archives {	
	margin-top: 30px;
	padding-bottom: 0px;
	padding-left: 28px;
	margin-bottom: 0px;
	text-align: left;
	width: 150px;
	color: #000;
}

form {
	margin-bottom: 0px;
}

textarea {
	width:200px;
	height:75px;
}

ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

li {
	list-style-type: none;
	margin-left: 0px;
}

.column {
	width:410px;
	text-align:justify;
} 

blockquote, blockquote p {
	text-indent: 0px;
	margin-bottom: 7px;
	color: #14558E;
}

a {
	color: #14558E;
}

a:visited {
	color: #5E6F7E;
}

a:hover {
	/*color: #394651;*/
	color: #89C4F3;
}

.lineSep {
	border-top: 1px solid #999999;
	width: 100%
}


#sidebar {
	padding-left: 5px;
	width: auto;
	font-size: 0.9em;
	border:0px solid red;
}

#sidebar ul {
	margin: 8px 5px 0px;
    list-style-type: none;
}

#sidebar ul li h2 {
	padding-left: 3px;
	margin: 10px 0px 0px;
	font-size: 10pt;
	border-bottom:1px solid #ccc;
}

#sidebar ul li ul {
	margin: 0 5px 5px;
	font-size: 1.0em;
}

#sidebar ul li ul li {
	margin-left: 15px;
    list-style-type: square;
}

#sidebar a:link, #sidebar a:visited {
	color: #003366;
	text-decoration: none;
}

#sidebar a:hover {
	color: #003366;
	border-bottom: 1px dotted #AA2727;
}
#searcharea {
	margin-top:8px;
	text-align:center;
}
input#s {
	width: auto;
	border: 1px solid #999;
	font-size: 1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

input#searchsubmit {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666;
	font-size: 0.9em;
	background-color: transparent;
	color: #333;
}

	/* ---------------------------- WP Calendar styling --------------------------*/

#wp-calendar {
	border: 0px solid red;
	empty-cells: hide;
	font-size: 9pt;
	margin: 2px;
	width: 100%;
	background: transparent;
}
#wp-calendar #next a {
	margin-left: 10px;
	text-align: right;
	background: transparent;
	color: #006666;
	display:inline;
	border:0px;
}

#wp-calendar #prev a {
	margin-right: 10px;
	text-align: left;
	background: transparent;
	color: #006666;
	display:inline;
	border:0px;
}
#wp-calendar #next a:hover, #wp-calendar #prev a:hover {
	color: #990033;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	background-color: transparent;
	color: #fff;
	border-bottom:1px dotted #666;
}

#wp-calendar a:hover {
	background-color: #AFD5E7;
	text-decoration: none;
	color: #711323;
	border-bottom: 1px solid black;
}

#wp-calendar .thismonth {
	color: #666;
	font: bold 110% Georgia, Verdana, Arial,Times, serif;
	text-align: center;
	margin-top: 5px;
	width:100%;
}

#wp-calendar td {
	color: #333;
	font: normal 7.5pt Georgia, 'Times New Roman', Times, serif;
	letter-spacing: normal;
	padding: 0px;
	text-align: center;
	background-color: #E5E5E5;
}
#wp-calendar td.pad {
	background-color:#f0f0f0;
}

#wp-calendar td.pad:hover {
	background: #f0f0f0;
}

#wp-calendar td:hover{
	background: #E5E5E5;
}
#wp-calendar #today {
	background: #ccc;
}

/* Footer */
.footerbar_top {
	background-color: #89C4F3;
	height: 8px;
}
.footerbar_bottom {
	background-color: #8D5EC1;
	height: 2px;
}
#footer {
	text-align:	center;
	padding-top: 5px;
	font-size: 0.8em;
}

#footer a:link, #footer a:visited {
	color: #333366;
	text-decoration: none;
}

#footer a:hover {
	color: #666699;
	border-bottom: 1px dotted #666699;
}

/* Comment Form */
#comments {
	margin-top: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;

}
#comments fieldset {
	border:1px solid #e5e5e5;
	margin-bottom:5px;
}
#comments legend {
	font-size:1.3em;
	font-weight:bold;
	padding:4px;
}
#comments label {
	font-size:1.0em;
	font-weight:bold;
}
#comments cite {
	font-size:1em;
	text-align:right;
}
#comments .commenttext {
	margin:5px;
	padding: 0px 4px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color: #f8f8f8;
	font-size: 0.9em;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#comments input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color: #f8f8f8;
	font-size: 0.9em;
	border:1px solid #ccc;
	width:auto;
}

#comments textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#333333;
	background-color: #f8f8f8;
	width: 400px;
	height:75px;
	border:1px solid #ccc;
}

#comments submit {
	background-color: #AA2727;
	color: #fff;
	width: 150px;
	border-width: 1px;
}

/*-------    Horizontal menu -- if you don't use it, delete below till Misc.   ----------*/
#navcontainer {
margin: 0;
padding: 0;
}

#navcontainer ul {
border: 0;
margin: 0;
padding: 0px;
list-style-type: none;
text-align: center;
}

#navcontainer ul li {
display: block;
float: right;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a {
background: transparent;
width: 78px;
height:25px;
border-right: none;
border-bottom:3px solid #89C4F3;
padding-top: 3px;
margin: 0px;
color: #f0f0f0;
text-decoration: none;
display: block;
text-align: center;
font: bold 11px/22px Georgia, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover {
color: #f0f0f0;
background-color:navy;
border-bottom:3px solid white;

}

#navcontainer a:active {
background: #a87040;
color: #ffedd6;
}
