/*
Theme Name: Fish Shop
Theme URI: http://www.misnet.co.uk
Description: A customised theme for Fish Shop
Version: 1.0
Author: Vicky Hammerstein
Author URI: http://www.misnet.co.uk

*/


body {
background-color: #b6e3f3;
margin:0;
font-family: "Lucida Grande", Arial, Verdana;
font-size:80%;
color:#0c779a;
}

#wrapper {
width:980px;
margin: 0 auto;
}

#header {
height:132px;
background: url(images/header.gif) top left no-repeat;
margin: 0px 0px -10px 0px;
padding:0;
}

#content {
background: url(images/main_bg.gif) top left repeat-y;
margin:0;
padding:0 0 25px 0;
float:left;
width:740px;
min-height: 300px;
}
#intro{
width:670px;
padding:10px 5px 10px 45px;
margin:2px;
color:#0c779a;
font-weight:normal;
line-height: 1.5em;
height: 200px;
}
#intro p {
font-size: 16px;
line-height: 1.5em;
font-weight: bold;
padding-top: 20px;
}

.pagetitle h2{
font-size:20px;
color:#9f6786;
text-decoration:none;
text-transform:uppercase;
border-bottom:1px dotted #6CA6CD;
display:block;
padding-bottom:5px;
width:580px;
}
.post {
width:670px;
padding:10px 5px 10px 45px;
margin:2px;
color:#0c779a;
font-weight:normal;
line-height: 1.5em;
}

.post h2 {
padding:5px 2px 5px 0;
margin: 10px 0 15px 0;
font-size:20px;
color:#9f6786;
font-weight:normal;
text-transform:uppercase;
border-bottom:1px dotted #6CA6CD;
}

.post h2 a{
text-decoration:none;
display:block;
width:580px;
}

.post h2 a:hover{
color:#00688B;
}
.post h3 {
float:right;
font-size:20px;
color:#A4D3EE;
text-transform:uppercase;
font-weight:normal;
margin-bottom:5px;
}
.post h3 a {
font-size:17px;
color:#A4D3EE;
}
.post h3 a:visited {
font-size:17px;
color:#A4D3EE;
}
.post h3 a:hover {
font-size:17px;
color:#A4D3EE;
}

.post h4 {
font-size:20px;
color:#A4D3EE;
text-transform:uppercase;
font-weight:normal;
margin-bottom:5px;
}

.post a {
color:#9f6786;
}
.post a:hover {
text-decoration: none;
}

.comm{
background: url(images/comm.gif) center left no-repeat;
padding:0 5px 0 25px;
margin : 5px 0 5px 0;
}
.comm a{
color: #517693;

}
.comm a:visited{
color: #517693;
}
.comm a:hover{
color: #000000;
}
.cat{
background: url(images/cat.gif) center left no-repeat;
padding:0 5px 0 25px;
margin : 0 0 5px 0;
float:right;
}
.cat a{
color: #517693;
}
.cat a:visited{
color: #517693;
}
.cat a:hover{
color: #000000;
}


#sidebar {
width:200px;
margin:0 2px 2px 0px;
float: right;
}

#sidebar ul {
margin:0;
padding:0;
list-style:none;
}

#sidebar ul li a{
text-decoration:none;
color:#FFF;
line-height: 1.5em;
padding:8px;
border: 1px solid #fff;
background-color: #35b2dc;
width: 180px;
display: block;
margin-bottom: 6px;
}

#sidebar ul li a:visited{
color:#FFF;
}

#sidebar ul li a:hover{
color:#000000;
}

#sidebar h2 {
font-size:100%;
font-weight:normal;
padding:7px 2px 5px 7px;
margin:5px 0 0 0;
text-transform:uppercase;
}

.clear {
clear:both;
}

#footer {
background: url(images/footer.gif) top left no-repeat;
margin:-10px 0 0 0;
padding:20px 0 0 35px;
width:960px;
font-size:10px;
color:#4A708B;
text-align:left;
}

#footer_text {
width:670px;
text-align:right;
padding: 2px 5px 0px 2px;
}

#footer a{
color:#B22222;
}
#footer a:visited{
color:#B22222;
}
#footer a:hover{
color:#000000;
}

/* Comments */

.commentBlock {
      width:660px;
	border-top:1px solid #A4D3EE;
	padding-top:10px;
      margin-left:45px;
	}
.commentBlock textarea {
	width:95%;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}
.commentBlock input#submit {
	width:96%;
	background:#fff;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}
#commentform input {
	background:#fff;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}
.commentBlock h2 {
	margin:0;
	padding:0;
	font-size:15px;
      color:#acd4dd;
      font-weight:bold;
	}
.commentlist {
	margin:0;
	padding:20px 0 10px 5px;
      list-style:none;
	}
.commentlist small {
	color:#a7a39f;
	}
.commentlist p {
	margin:0 0 10px 0;
	}
.comment_text {
background-color:#def2f6;
padding:3px;
font-size:11px;
line-height: 1.5em;
}


img {
border:0;
}
.navigation {
height:25px;
background-color:#def0f4;
padding:5px;
margin: 5px 25px 5px 45px;
border-top: 1px dotted #afd5de;
border-bottom: 1px dotted #afd5de;
}
.navigation a {
font-weight:normal;
text-decoration:none;
font-size:11px;
}
.navigation a:hover {
color:#333;
}
.alignleft {
float:left;
}
.alignright {
float:right;
}

/*Verse of the day*/
#votd {
width:670px;
padding:10px 5px 10px 45px;
margin:2px;
color:#0c779a;
font-weight:normal;
line-height: 1.5em;
font-style: italic;
}