/* Generic Styling */

body {
	background-color: #DEF7FD;
	background-image: url(images/scallops.jpg);
	background-repeat: repeat-y;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height: 120%;
	color:#000000;
	}

* {
	margin:0;
	padding:0;
	}

p {
	margin-bottom:1.75em;
	}

.body {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#666699;
	}

a:hover {
	text-decoration:none;
	color:#33CCFF;
	}
	
a:visited {
	color: #FF3333
	}
	
.sidebardl {
	color:#FF542D;
	font-size: 14px;
	padding-left: 5px;
	margin-left: 5px;
}

.behavior {
	font-size: 12px;
	font-style: italic;
	color: #0066CC;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* Structure */

#wrapper {
	margin:0px auto;
	width:800px;
	background:#DEF7FD;
	font-size:1.20em;
	}
		
#header {
	height:986px;
	background:url(images/blogfishheader.jpg) no-repeat;
	}
#menu {
	background:url(images/bg-menu.png) repeat-x;
	line-height: 35px;
	width:800px;
	padding-left: 32px;
	}
#sidebar {
	float:right;
	width:200px;
	background:#efefef;
	margin-right:10px;
	padding-left: 3px;
	}
#commentfeed {
	width:180px;
	background:#000000;
	margin-right:10px;
	}
#content {
	float:left;
	width:500px;
	min-height:400px;
	}
#footer {
	clear:both;
	line-height: 120%;
	}

/* Entries */

.entry {
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px; 
	line-height: 160%;
	text-align:left;
	margin-right:14px;
	margin-left:18px;
	margin-bottom:18px;
	}
	
.entry-title {
	color:#FF3300;
	margin-top:1em;
	font-size: 24px;
	font-weight:bold;
	}
	
.entry-title a {
	color:#FF3300;
	margin-top:1em;
	font-size: 24px;
	font-weight:bold;
	}
	
.entry-title a:hover {
	color:#33CCFF;
	margin-top:1em;
	font-size: 24px;
	font-weight:bold;
	}
	
.entry-title a:visited {
	color:#FF3300;
	margin-top:1em;
	font-size: 24px;
	font-weight:bold;
	}
	
.newold {
	padding:5px;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	color:#339999;
	font-size:18px;
	line-height: 180%;
	text-align:left;
	margin-right:14px;
	margin-left:18px;
	margin-bottom:18px;
	font-style: italic;
	}
	
.newold-title {
	color:#339999;
	margin-top:1em;
	font-size: 18px;
	font-weight:bold;
	}
	
.newold a {
	color:#339999;
	margin-top:1em;
	font-size: 18px;
	font-weight:bold;
	}
	
.newold a:hover {
	color:#33CCFF;
	margin-top:1em;
	font-size: 18px;
	font-weight:bold;
	}
	
	
.date {
	margin-top:0.5em;
	margin-bottom: 2em;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#339999;
	cursor:default;
	letter-spacing:1px;
	}

/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	background:url(images/bg-menu.png) repeat-x;
	}
#menu li a {
	padding:0 15px;
	display:block;
	margin-right:2px;
	color:#FF542D
	}
#menu li a:hover {
	background:url(images/bg-menu-hover.png) no-repeat center center;
	color:#5CE6E8
	}
	
#fwpmenu ul {
	list-style-type:none;
	}
#fwpmenu li {
	float:left;
	background:url(images/bg-menu.png) repeat-x;
	}
#fwpmenu li a {
	padding:0 15px;
	display:block;
	margin-right:2px;
	color:#5CE6E8;
	}
#fwpmenu li a:hover {
	background:url(images/bg-menu-hover.png) no-repeat center center;
	color:#FF542D;
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#FF542D;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#5CE6E8;
	}
#sidebar-bottom {
	height:25px;
	}

/* Footer */

#footer-valid {
	cursor:default;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}
#footer-valid a {
	color:#0066FF;
	text-decoration:none;
	
	}
#footer-valid a:hover {
	color:#00CCCC;
	text-decoration:underline;
	}

/* Headings */

h1 {
	font-size:1.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#000000;
	font-style:italic;
	}
	
h1 a {
	font-size:1.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#FF6347;
	font-style:italic;
	}
	
h1 a:visited {
	font-size:1.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#FF6347;
	font-style:italic;
	}

	
h2 {
	font-size:1.5em;
	font-weight:normal;
	cursor:default;
	letter-spacing:1px;
	color:#FF6347;
	font-style:normal;
	}
	
h2 a {
	font-size:1.5em;
	font-weight:normal;
	cursor:default;
	letter-spacing:1px;
	color:#990066;
	font-style:normal;	
	}
	
h2 a:visited {
	font-size:1.5em;
	font-weight:normal;
	cursor:default;
	letter-spacing:1px;
	color:#990066;
	font-style:normal;	
	}

/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url(images/button-feed.png) 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Comment Feed */

#commentfeed {
	height:25px;
	width:156px;
	background:#efefef;
	margin:0 auto;
	padding-left:6px;
	}
a.commentfeed-button {
	display:block;
    width:156px;
    height:25px;
    background:url(images/rss20comment.png) 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.commentfeed-button {
	background-position:0 -25px;
	}


/* Smarter User Link Formatting */
.su-user
{
 	color:#B4C835;
 }
 
 .su-email
 {
	color:#CCCC66;
 }



/*SEARCH HIGHLIGHT COLOR*/
.highlight
{
	background: #DEFFA9;
}

/* RIGHTBOX AND LEFTBOX FOR TOOLBAR */
.leftbox {
 float: left;
 margin-top: 0.5em; 
 margin-bottom: 1.5em;
 margin-right: 2em; 
 }

.rightbox {
 float: right;
 margin-left: 1em;
 margin-bottom: 0em;
 }
 
 /*-------------------------------------------------

  Comments

-------------------------------------------------*/

.itemcomment

{

	background: url(images/commentquote01.gif) no-repeat;

	background-position: 6px 9px;

	padding: 6px 42px;

	border: 1px solid white;

	margin: 10px 0 0 0;

}

.itemcomment:hover

{

	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;

	background-position: 6px 9px;

	border: 1px solid #CCCCCC;

}

.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/

{

	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;

	background-position: 6px 9px;

	border: 1px solid #B3C492;

}

.id1:hover

{

	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;

	background-position: 6px 9px;

	border: 1px solid #B3C492;

}

.itemcomment h3

{

	font-size: 12px;

}

