﻿h1
{
	font-family:Georgia, Verdana, Arial, Serif;
}

a 
{
text-decoration:none;
}

a:link, a:visited
{
	color: #000066;
	text-decoration: none;
}

a:hover, a:active
{
	text-decoration: underline;
	color: #fff;
}

.cat
{
	width:200px;
	margin: 0px;
	padding:4px;
	overflow:hidden;
	border-bottom: 1px solid #000000;
	text-align: left;
	color:#fff;
	font-weight:bold;
	background-image:url(images/blue-li.gif);
	background-position:center;
	background-repeat:repeat-x;
}

#section-index
{
    margin-right: 0px;
    background-color: lightsteelblue;
    margin: 0;
    padding: 0;
}

#body
{
	background-color: lightsteelblue;
	margin: 0;
	padding: 0;
}

#main-image
{
	width: 990px;
	/*height: 768px;*/
	/*background: url(images/spongebob4.jpg) no-repeat center;*/
	/*border: 1px solid #000;*/
	padding: 0px;
	margin: 0 auto;
	position: relative;
	top: 5px;
}

#header
{
    clear: both; 
    margin: 0 auto; 
    width:990px;
    position: relative;
    text-align:left;
    padding:15px 0px 15px 0px;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #257DB1;
}

#header h1 
{
	font-size:1.8em;
	margin:10px 0 0 0px;
	font-variant:small-caps;
	letter-spacing:0px;
	color:#FFFFFF;
}

#header h1 a {

text-decoration:none;	
border:0;
color:#FFFFFF;
}

#navigation {
	background-image:url(images/blue-li.gif);
	background-repeat:repeat-x;
	background-position:center;
	overflow: hidden;
	width:990px; 
	position: relative;
	text-align: left;
	font-family: Arial;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 0 auto;
}

html #navigation {
	height: 34px;
}

#navigation ul
{
	margin-left: 0px;
}

#navigation ul li {
	float: left;
	margin: 0px; 
	list-style-type: none;
}

#navigation ul li a
{
	border-right: 1px solid #1e1e1e;
	border-bottom: none;
	padding: 9px 15px 9px 15px;
	display: block;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: #eeeeee;
	font-size: 12px;
	letter-spacing: 0px;
	background-image: url(images/blue-li.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 100px;
	text-align: center;
}

#navigation ul li a:hover, 
#navigation ul li a:active, 
#navigation ul li.current_page_item a 
{
	background-image:url(images/li-hover.gif);
	background-repeat:repeat-x;
	background-position:top;
	color: #fff;	
	border-right:1px solid #1e1e1e;
	border-bottom:none;
	font-size:12px;
	text-decoration:underline;
}

#main-section
{
	/*border: thin inset #1B5E85;*/
	width: 100%;
	height: 290px;
	position: relative;
	/*position: absolute;
	top: 210px;
	left: 1px;*/
	color: #FFFFFF;
	font-size: medium;
	font-family: Arial;
	background-color: #257DB1;
}

#nav{
width: 200px;
margin-top:15px;
margin-left:2px;
margin-right:5px;
margin-bottom:10px;
overflow:hidden;
float:left;
border-right: 1px solid #000;
border-left: 1px solid #000;
background-color:#257DB1;
}

#nav img{
margin:5px;
list-style-type: none;
overflow:hidden;
text-align: center;
}

#nav UL{
width: 200px;
margin: 0px;
padding: 0px;
display: block;
overflow:hidden;
font-family: Arial;
}

#nav LI
{
    width: 200px;
    margin: 0px;
    list-style-type: none;
    overflow: hidden;
    text-align: left;
}	

#nav LI A
{
	width: 200px;
	display: block;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	text-decoration: none;
	overflow: hidden;
	text-align: left;
	border-bottom: 1px solid #000;
	background-color: #257DB1;
	/*margin-left: 5px;*/
}

#nav LI A:hover
{
	width: 200px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	background-color: #2e2e2e;
	background-image: url(images/li-hover.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: 1px solid #000;
}

#banner
{
	width: 990px;
	height: 130px;
	/*background: url(images/blue-banner2.jpg) no-repeat center;*/
	background: url(images/spongebobbanner2.jpg) no-repeat center;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	/*border: 1px solid #000;*/
	padding: 0px;
	margin: 0 auto;
	position: relative;
}

#banner IMG
{
	border: 0px;
	padding: 0px;
	margin: 0 auto;
}

#container
{
	margin: 0 auto;
	padding: 0;
	width: 990px;
	position: relative; 
	text-align: left;
	border: 1px solid #000;
	background: #257DB1;
}

#container .entry 
{
	width: 95%;
	margin-top:5px;
	margin-left:10px;
	margin-right:5px;
	overflow:hidden;
	float:left;
	background-color:#257DB1;
}

#container .entry a:link, #container .entry a:visited
{
	border-bottom:#c49400 1px dashed;    
}

#container .entry a:hover, #container .entry a:active
{
	border-bottom:#333333 1px solid;
}

#container .entry li 
{
	margin:0 0 0.3em 0;
	padding:0;
	line-height:1.6em;
}

#container .containerimage 
{
	/*width: 350px;*/
	margin-top:5px;
	margin-left:10px;
	margin-right:5px;
	overflow:hidden;
	float:left;
	background-color:#257DB1;
}

#container-main
{
    width: 540px;
}

#nav-right
{
    width: 200px;
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 2px;
    margin-bottom: 10px;
    overflow: hidden;
    float: right;
    position: relative;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    background-color: lightsteelblue;
    vertical-align:bottom;
	top: 250px;
}
#nav-right img{
margin:0px;
list-style-type: none;
overflow:hidden;
text-align: center;
}

#nav-right UL{
width: 200px;
margin: 0px;
padding: 0px;
display: block;
overflow:hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
}	
#nav-right LI{
width: 200px;
margin: 0px;
list-style-type: none;
overflow:hidden;
text-align: left;
}	
#nav-right LI A{
width: 200px;
display: block;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
padding-right:10px;
text-decoration: none;
overflow:hidden;
text-align: left;
border-bottom: 1px solid #000;
background-color:#257DB1;
}
#nav-right LI A:hover{
width: 200px;
text-decoration: none;
display: block;
overflow:hidden;
text-align: left;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
padding-right:10px;
background-color:#2e2e2e;
background-image:url(images/li-hover.gif);
background-repeat:repeat-x;
background-position:top;
border-bottom: 1px solid #000;
}

.footer-area
{
    overflow: hidden;
    width: 990px;
    position: relative;
    text-align: left;
    font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
    margin: 0 auto;
    padding: 0px 0 9px 0;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    border: 1px solid #000;
}
.footer-area a{
font-size:12px;
font-weight:bold;
border:0px;
color:#000000;
text-decoration:none;
}
.footer-area a:hover{
font-size:12px;
font-weight:bold;
border:0px;
color:#000000;
text-decoration:none;
}
.footer-area a:visited{
font-size:12px;
font-weight:bold;
border:0px;
color:#000000;
text-decoration:none;
}
.footer-area a:hover{
font-size:12px;
font-weight:bold;
border:0px;
color:#000000;
text-decoration:none;
}
#back-to-top{
position:absolute;
visibility:visible;
z-index:82;
right:15px;
top:7px;
}

#content {

width:990px;
margin:0 auto;
position:relative;
padding-bottom:10px;
/*border: 1px solid #000;*/
}
html #content {

}
#content h4 {
font-size: 1.1em; 
margin: 1em 0 0 0;
}
#content h5 {
font-size: 1em; 
margin: 1em 0;
}

#content-main
{
    margin-right: 0px;
    margin: 0;
    padding: 0;
    float: left;
    width: 560px;
}

#content-main ul 
{
margin:0 1em;
padding:0 1em;
list-style-image:url(images/bullet.png);
}
#content-main ul.asides 
{
margin:0;
padding:2em;
border-bottom:#000 1px solid;
}
#content ol 
{
list-style-type:decimal;
margin:1em;
padding-left:2em;
}
html #section-index #content-main {
margin-right: 0px;
}
#content .post 
{
padding-left:10px;
}
#content h2,
#content h3 
{
font-size: 1.5em; 
margin: 1em 0 0;	
font-weight:normal;
line-height:1.4em;	
letter-spacing:0px;
color: #c49400;
}
#content .entry 
{


}
#content .entry a:link, #content .entry a:visited
{
border-bottom:#c49400 1px dashed;    
}
#content .entry a:hover, #content .entry a:active
{
border-bottom:#333333 1px solid;
}
#content .entry li 
{
margin:0 0 0.3em 0;
padding:0;
line-height:1.6em;
}
#content .postmetadata
{
clear:both;
font-size:0.9em;
text-align:right;	color:#fff;
margin:0;
padding:0;

}
#content .post-info
{
clear:both;
font-size:0.9em;	color:#fff;
margin:0;
padding:0;

}
#content .post-info, 
#content h2.pagetitle 
{
background:url(../img/underline-repeat1.gif) repeat-x left bottom;
padding-bottom:15px;
}

#more-photos
{
    width: 200px;
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 2px;
    margin-bottom: 10px;
    overflow: hidden;
    float: right;
    position: relative;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    background-color: lightsteelblue;
    vertical-align:bottom;
	top: 125px;
}
#more-photos UL{
width: 200px;
margin: 0px;
padding: 0px;
display: block;
overflow:hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
}	
#more-photos LI{
width: 200px;
margin: 0px;
list-style-type: none;
overflow:hidden;
text-align: left;
}	
#more-photos LI A{
width: 200px;
display: block;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
padding-right:10px;
text-decoration: none;
overflow:hidden;
text-align: left;
border-bottom: 1px solid #000;
background-color:#257DB1;
}
#more-photos LI A:hover{
width: 200px;
text-decoration: none;
display: block;
overflow:hidden;
text-align: left;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
padding-right:10px;
background-color:#2e2e2e;
background-image:url(images/li-hover.gif);
background-repeat:repeat-x;
background-position:top;
border-bottom: 1px solid #000;
}