
body {
	color: #555;
	font-size: 11px;
	font-family: verdana;
	margin: 0px auto 0px;
	padding: 0px;
	border-top: 5px solid #A71014;
	letter-spacing: -0px;
	background-color:#ffffff ;
	background-image:url(site_images/angelfish_background_light.gif) ;
	background-repeat:no-repeat ;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited{
	color: #A71014;
	text-decoration: none;
	}
	
a:hover{
	color: #A71014;
	text-decoration: underline;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 860px;
	height: 100px ;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: right;
    text-transform: lowercase;
	letter-spacing: 1px;
	top:auto;
	background-image:url(site_images/angelfish_logo_grey.gif) ;
	background-repeat:no-repeat ;
	}
		
#header img {
    border: none;
    }
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	width: 860px;
	margin: 0px auto 0px;
	padding: 15px 0px 15px 0px;
	text-align: left;
	border-top: 1px dotted #ddd;
	border-bottom: 1px solid #eee;
	}
	
#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#navbar ul {
	margin: 0px;
	padding: 0px;
	}
	
#navbar ul li a {
	font-family: verdana;
	font-size: 11px;
	color: #A71014;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: 1px;
	border-bottom: 0;
	}

#navbar ul li a:hover {
	color: #A71014;
	text-decoration: underline;
	}
	
/************************************************
*	Sidebar      								*
************************************************/

#sidebar      {
	float: left;
	width: 140px;
	margin: 0px 20px 0px 0px;
	padding: 20px 2px 20px 2px;
	text-align: right;
	}
	
#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	letter-spacing: -0px;
	}
	
#sidebar ul li a {
	color: #555;
	text-decoration: none;
	text-transform: lowercase;
	}

#sidebar ul li a:hover {
	color: #507AA5;
	border-bottom: 1px solid #bbb;
	}
	
.rss {
padding-left: 15px;
background: url(images/rss.png) no-repeat left;
}
#sidebar img {
    border: none;
    }
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 860px;
	margin: 0px auto 0px;
	padding: 0px;
	padding-top: 10px;
	}

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#content p img{
	float: right;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
#content h1 {
	color: #A71014;
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#content h1 a  {
	color: #A71014;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #555;
	text-decoration: none;
	}
	
#content h2 {
	color: #555;
	font-size: 16px;
	font-family: verdana;
	font-weight: normal;
	padding: 9px 0px 10px 0px;
	margin: 0px;
	border-top: 1px solid #eee;
	}
	
#content h3 {
	color: #555;
	font-size: 16px;
	font-family: verdana;
	font-weight: normal;
	padding: 9px 0px 10px 0px;
	margin-bottom: 3px;
	border-top: 1px solid #eee;
    width: 650px;
	clear:both;
	}
	
#content h4 {
	color: #555;
	font-size: 16px;
	font-family: verdana;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
    width: 650px;
	}
	
#sidebar h2 {
	color: #888;
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	padding: 9px 0px 0px 0px;
	margin: 0px;
	border-top: 1px solid #eee;
	text-transform: lowercase;
	}
	
#content p ol{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
#content p ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	

blockquote{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	font-style: italic;
    font-size: 11px;
	color: #666666;
	border-left: 3px solid #B3C8DB;
	border-right: 3px solid #B3C8DB;
	text-align: justify;
        letter-spacing: 0px;
	}
	
.info {
	color: #999;
	font-size: 12px;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	
#contentmiddle {
	float: right;
	width: 650px;
	margin: 0px;
	padding-top: 20px;
	}
	
#contentmiddle p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 6px solid #eee;
	}

.contentdate {
	background: #FFFFFF url(images/date.gif);
	float: left;
	width: 45px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	}
	
.contentdate h3 {
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}
	
.contentdate h4 {
	color: #999999;
	font-size: 21px;
	padding: 5px 4px 0px 0px;
	margin: 0px;
	text-align: center;
	}
	
.contenttitle {
	float: left;
	width: 650px;
	margin: 0px;
	padding: 0px 5px 5px 0px;
	font-size: 11px;
	border-bottom: 1px solid #eee;
	}
	
#contentmiddle ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#contentmiddle ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#contentmiddle ul li a {
	color: #A71014;
	text-decoration: none;
	}

#contentmiddle ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}
	
/************************************************
*	Footer      								*
************************************************/

#footer {
	width: 860px;
	height: 15px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	border-top: 1px solid #ddd;
	}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #FFFFFF;
	color: #555;
	font-size: 11px;
	font-family: verdana;
	padding: 2px;
	margin: 7px 0px 0px 0px;
	border: 1px solid #eee;
	background: #fcfcfc;
	text-align: right;
	}

/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 100%;
	color: #555;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 17px 10px 5px 10px;
	width: 615px;
	background: #eee url(images/commentsbg.png) no-repeat top left;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 17px 10px 0px 10px;
	width: 615px;
	background: #eee url(images/commentsbg.png) no-repeat top left;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.about-entry{
padding: 5px 5px 5px 5px;
margin-bottom: 30px;
margin-top: -10px;
background: #fcfcfc;
border-top: 1px solid #f3f3f3;
border-bottom: 1px solid #f3f3f3;
}

.download {
padding: 10px;
border: 1px solid #eee;
background: #f9f9f9;
font-size: 13px;
}
