/*  
Theme Name: The Fish
Theme URI: http://spio.ro/
Description: The default WordPress theme based on the famous <a href="http://spio.ro/">spio</a>.
Version: 2.0
Author: spio
Author URI: http://spio.ro/

	The Fish v 2.0
	http://spio.ro/

	This theme was designed and built by spio,
	whose blog you will find at http://spio.ro/blog

*/
h1, h2, h3, h4, h5, h6, p, textarea, input, ul, ol, li, form{margin:0px;padding:0px;}
body{
	margin:0px;
	padding:0px;
	background:#ffffff;
	font:normal 12px/18px Arial, helvetica, sans-serif;
	color:#666666;
}
.clear{
	clear:both;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#43e1e3;
}
.entry a, .commentlist p a{
	/*border-bottom:1px dashed #cccccc;*/
	text-decoration:underline;
}
.entry a:hover, .commentlist p a:hover{
	/*border-bottom:1px dashed #43e1e3;*/
}
/*
BEGIN of header
*/
#header{
	width:100%;
	height:200px;
}
h1.blog_title {
	padding-top:30px;
}
h1.blog_title a, h1.blog_title a:hover{
	text-decoration:none;
}
.description{
	display: none;
}
/*
END of header
*/
#page{
	margin:0px auto;
	width:750px;
}
/*BEGIN of content*/
#content{
	padding:40px 40px 20px 0px;
	width:510px;
	float:left;
}
.navigation{
	width:100%;
	height:auto;
	padding:30px 0px 10px 0px;
	font-size:10px;
	font-weight:bold;
	color:#000000; 
}
.navigation a{
	padding:3px 6px;
	color:#000000;
}
.navigation a:hover{
	color:#999;
}
.navigation .alignleft{
	float:left;
	padding-left:2px;
	height:auto;
}
.navigation .alignright{
	float:right;
	padding-right:2px;
	height:auto;
}
h2.pagetitle{
	color:#cccccc;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0px 0px 0px;
}
h2.pagetitle span{
	color:#aaaaaa;
}
.post{
	margin-bottom:40px;
	display:block;
}
.post h2{
	font:normal 22px Georgia, times new roman, serif;
	padding:20px 0px 5px 0px;
	color:#43e1e3;
}
.post h2 a{
	color:#43e1e3;
}
.post h2 a:hover{
	color:#000000;
}
/*BEGIN of date*/
.date{
	display:block;
	font-size:10px;
	font-weight:bold;
	color:#999999;
	padding:40px 0px 0px 0px;
}
.date span{
	width:auto;
}
.time{
	display: none;
}
/*END of date*/

.entry{
	background:#ffffff;
	padding:5px;
	clear:both;
}
.entry p{
	text-align:justify;
}
.entry img{
	margin:10px 0px;
}
.postmetadata, .postmetadata div{
	font-size:10px;
	font-weight:bold;
}
.postmetadata{
	background:#ffffff;
	border-bottom:2px solid #f5f5f5;
	padding:10px 5px;
	color:#999999;
}
.postmetadata a{
	color:#222222;
}
.postmetadata a:hover{
	text-decoration:underline;
}
img, a img, a img:hover{
	border:0px;
}
ol.commentlist{
	padding:10px 0px 10px 35px;
	background:#ffffff;
	margin-bottom:20px;
	color:#999999;
	display:block;
}
.commentlist li{
	padding:auto 10px;
	margin-top:5px;
	padding:10px 20px 10px 10px;
	font-size:12px;
}
.commentlist p{
	padding:10px 0px 2px 0px;
	display:block;
}
.commentlist p+p{
	padding:2px 0px;
	display:block;}

li cite, li cite a, li cite a:hover{
	color:#666666;
	font-weight:bold;
}
.commentmetadata a, .commentmetadata a:hover{
	color:#999999;
	font-size:10px;
	font-weight:bold;
}
h3#comments, h3#respond{
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#cccccc;
	padding:10px 0px 3px 0px;
	}
#commentform{
	padding:15px;
	display:block;
	background:#ffffff;
}
#commentform p{
	padding-bottom:10px;
}
#commentform input, #commentform textarea{
	display:block;
	font:normal 12px "Courier New", Courier, Arial, Helvetica, sans-serif;
	color:#999999;
}
#commentform #submit{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#222222;
}
textarea{
	width:100%;
}
/*END of content*/

/*BEGIN of sidebar*/
#sidebar{
	width:200px;
	height:100%;
	float:left;
}
li{
	font-size:11px;
}

/*
BEGIN of search box
*/
form#searchform{
	display:block;
	height:25px !important;
	height:auto;
	margin:60px 0px 30px 0px;
}
#searchform input{
	margin:0px;
	padding:0px;
}
#s{
	font:normal 12px "Courier New", Courier, Arial, Helvetica, sans-serif;
	width:auto;
	height:auto;
	background:#fafafa;
	padding:3px;
	color:#999999;
	border-bottom:1px solid #cccccc;
	border-width:0px 0px 1px 0px;
}
#searchsubmit{
	background:#ffffff;
	color:#444444;
	border:0px;
	cursor:pointer;
	font-size:13px;
}
/*END of searchbox*/
h2.error{
	padding:10px 0px;
	font-size:18px;
	color:#43e1e3;
}
.search_result, h2.error{
	background:#ffffff;
	padding:10px;
	margin:20px 2px;
	text-align:justify;}
.search_result, .search_result p{
	font-size:11px;
	color:#43e1e3;
}

/*BEGIN of sidebar list*/
ul{
	list-style:none;
}

#sidebar ul ul li{
	background:url('images/li_arrow.gif') no-repeat left center;
	padding-left:14px;
	margin-left:2px;
}
#sidebar h2{
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding:25px 0px 3px 0px;
	color:#000000;
}
/*END of sidebar list*/

#footer{
	clear:both;
	width:auto;
	padding:50px 10px 20px 10px;
}
#footer p, #footer a{
	color:#aaaaaa;
	font-size:11px;
	font-weight:bold;
}