/*
DESIGN: Nautica02
Orignal Design and Images by Studio 7 Designs (http://www.studio7designs.com)
COPYRIGHT: Public Domain License via http://www.openwebdesign.org/viewdesign.phtml?id=2633 
Adapted for Blogfusion v5 - 2006
*/

/* THE BIG GUYS */
body
{
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 80%; color: #999999;
background-color: #ffffff;
line-height: 200%;
margin-top: 0px;
background: #ffffff url('images/bg.gif') top center repeat-x;
}
/* TYPOGRAPHY */

a:active,
a:visited,
a:link	    			{ color: #b8ce83; text-decoration: none; }
a:hover					{ color: #999999; text-decoration: none; }


h1
{
font-size: 120%;
color: #659500;
}

h3{
	color:#9aba11;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.8em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}
/* CONTENT WRAPS */
#wrap
{
padding: 0 15px 0 15px;
border: 0px ;
width: 800px;
background-color: #FFFFFF;
background:url('images/backround2.gif') no-repeat;
margin: 0 auto;
}

#content
{
width: 770px;
margin: 0px 0px 0 0;
border: 0px solid #669900;
}

#mainContent
{
min-height: 550px;
clear:both;
padding: 0 0 0 15px;
max-width: 740px;
}

* html #mainContent {height:1%}
* > html #mainContent {height:auto}


/* PORTAL LINKS */

#paBug{
	position: relative;
	clear:both;
	width:780px;
	margin:0px auto 26px auto;
    padding:0 0 5px 0;
    font-size:1em;
    line-height:1.2em;
	
}

#paBug #paBugLogo{
	background-image:none!important;
	position:absolute;
	text-indent: -999em;
	top: 0px;
	left: 0px;
	height:30px;
	width: 45%!important;
	}
#paBug #paBugLogo a{
text-indent: -999em;
position:absolute!important;
top: 0px;
left: 20px;
width: 200px;
height:25px;
background: url(../files/palogo_t1.gif) left no-repeat!important;
padding: 10px;}

#paBug #paLinks{
	height: 25px;
	width: 45%!important;
	position: relative;
	float:right;
	margin: 15px 20px -23px auto;
	}

#paBug a:link, a:visited{
	color:#b8ce83;
}

#paBug a:hover, a:active{
	color:#cccccc;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* HEADER */
#header
{
margin-top: -7px;
position: relative;
right: 0px;
height: 190px;
border-bottom: 2px solid #ffffff; 
background:url(images/header.jpg) right center no-repeat;
}

#header h1, #header h1 a {
	padding: 10px 0 0 20px;
	font-size: 135%;
	color: #fff;
	text-shadow: #333333 -2px 2px 2px;
	}

/* NAVIGATION */

    #mainNav {
	position: relative;
	background: #ffffff url(images/greypx.gif) bottom repeat-x;
	width: 100%;
	font-size:93%;
	margin: -28px 0px 0px 0px;
	line-height:normal;
	padding: 5px 0 0 0;
	height: 23px;
      }
    #mainNav ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #mainNav li {
      display:inline;
      margin:0;
      padding:0;
      }
    #mainNav a {
      float:left;
      background:url(images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #mainNav a span {
      float:left;
      display:block;
      background:url(images/menuright.gif) no-repeat right top;
      padding:5px 45px 4px 45px;
      color:#669900;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac */
    #mainNav a span {float:none;}
    /* End IE5-Mac hack */
    #mainNav li a:hover {
      color:#ffffff;
      }
    #mainNav a:hover {
      background-position:0% -42px;
      }
    #mainNav a:hover span{
      background-position:100% -42px;
    }
/* BLOG ENTRY AREA */
#blogEntries{
	min-height:500px;
	margin-top: 30px;
	width: 490px;
	float:left;
	overflow:hidden;
	}

#blogEntries img, #blogEntries a img{
    position:relative;
	color:#9aba11;
	border: 2px dashed #9aba11;
	background-color: #FFFFFF;
	top: 0px;
	padding: 2px;
}
#blogEntries .entryBox img, #blogEntries .entryBox img a {
	max-width: 375px;
	}
#blogEntries .entryDate{
	font-weight:bold;
	text-align:right;
	margin-bottom: -20px;
	}

#blogEntries .contentSmallLinks{
	clear:both;
	margin: 5px auto;
	width: 100%;
	text-align: center;
	border-top: 1px #9aba11 dashed;
	border-bottom: 1px #9aba11 solid;
	}
#blogEntries .contentSmallLinks ul{
	list-style: none;
	}
#blogEntries .contentSmallLinks ul li {
	display:inline;
	padding: 5px 15px 0px 15px;
	}


/* SIDEBARS */
#subNav{
	float:right;
	width:180px;
	padding:0px 0px;
	margin:40px 0 20px 20px;
	background: url(images/menu.gif) no-repeat;
	text-align:center;
	line-height:1.5em;
	color:#999999;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}
#also{
	float:right;
	width:180px;
	padding:0px 0px;
	margin:0 0 20px 20px;text-align:center;
	line-height:1.5em;
	color:#999999;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
	}
#subNav ul, #subNav li, #also ul, #also li {
	text-align:left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#subNav a, #also a {
	border-bottom: none;
	color:#999999;
}

#subNav h3, #also h3{
	margin-top: 20px;
	text-align: center;
	position:static;
}

#subNav a:link, #subNav a:visited, #also a:link, #also a:visited{
	color:#999999;
}

#subNav a:hover, #subNav a:active, #also a:hover, #also a:active{
	color:#b8ce83;
}
#subNav #calendar table {
	margin-left:5px;
	text-align: center;
	width: 95%;
	font-size: .77em;
	line-height: 1em;
}
#subNav div {
overflow:hidden;
}
* html #subNav #calendar th {
	font-size: 1.00em;
	voice-family: ""}"";
	voice-family: inherit;
	font-size: inherit;
}
* html #subNav #calendar td {
	font-size: 1.11em;
	voice-family: ""}"";
	voice-family: inherit;
	font-size: inherit;
}
#notes{
overflow: hidden;
padding: 10px 0;
}
#notes img, #notes object{position:relative;}
/* COMMENTS - GENERAL STYLES*/
#trackbackHeaderContent, #trackbackHeader{
font-size: 1.3em;
font-weight:bold;
color: #666666;
margin-bottom: 5px;
}
.commentBlock {
font-size: 1.2em;
display: block;
border-bottom: 1px #cccccc dashed;
margin: 10px 0 0 0 0;
padding: 0 0 15px 0;
}
div#tracklink {
display: block;
width: 200px;
float: right;
clear: right;
margin-top: -25px;
}
div#tracklink img {border: none!important;}
.commentBlock img, .commentBlock img a {
border: none!important;
}
.commentFontSmall{
position:relative;
font-size: .8em;
text-align: left;
}
.commentFontSmall img{
height: 40px;
position: relative;
float: left;
margin-top: -15px;
}

.commentPosted {
	color: #333333;
	font: 1.1em Lucida Sans, Arial, Helvetica, sans-serif;
}

.commentPosted a {
	border-bottom: none!important;
	color: inherit;
	font: inherit;
}

.commentPosted img {
	border: none !important;
	margin: 0px;
	padding: 0px;
}

.commentsContent{
	margin: 10px 0px 10px 20px;
}
/* Photos Section */
#photoSection #thispic{
z-index: 100;
position: relative;
}
/* FOOTER */
#footer
{
	width:100%;
	text-align: center;
	height: 30px;
	background-color: #F5FAF5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	
}

#footer h6{
text-align:center;
}

#footer a:link, a:visited{
	color:#b8ce83;
}

#footer a:hover, a:active{
	color:#cccccc;
}
/* PHOTOS SECTION */ 
#photoSection{
width: inherit;
overflow: visible;
font-size: 1.2em;
line-height: 1.4em;
}
.photoHeader {
	font-size: .846em;
	padding-top: 1em;
}
.photoHeader ul {
	overflow: auto;
}
.photoHeader ul li {
	display: block;
	float: left;
}
#photoTab0 a, #photoTab1 a, #photoTab2 a, #photoTab3 a, #photoTab4 a, #photoTab5 a {
	display: block;
	width: auto;
	padding: 0 .5em;
}
#photoTabCurrent0 #photoTab0 a, #photoTabCurrent1 #photoTab1 a, #photoTabCurrent2 #photoTab3 a, #photoTabCurrent3 #photoTab3 a, 
#photoTabCurrent4 #photoTab4 a, #photoTabCurrent5 #photoTab5 a, #photoTabCurrent0 #photoTab0 a:hover, #photoTabCurrent1 #photoTab1 a:hover, 
#photoTabCurrent2 #photoTab2 a:hover, #photoTabCurrent3 #photoTab3 a:hover, #photoTabCurrent4 #photoTab4 a:hover, #photoTabCurrent5 #photoTab5 a:hover { 
	text-decoration: none;
	cursor: default;
}
.photoHomeGallery, .photoGalleryDisplay {
	clear: both;
}
.photoHomeGallery table {
	width: 95%;
	voice-family: inherit;
	width: 100%;
	border: 0;
	padding-bottom: 1em;
}
.photoHomeGallery table td, .photoHomeGallery table th {
	text-align: center;
}
.photoHomeGallery table td.leftColumn {text-align: left;}
.photoGalleryDisplay {
	padding-bottom: 1em;
}
.photoGalleryDisplay ul {
	overflow: auto;
}
.photoGalleryDisplay ul li {
	display: block;
	float: left;
	font-size: .69em;
	line-height: 1em;
	padding: .5em;
}
#photoSection .photoHomeBarImage, #photoSection .galleryImage{
background: #333333;
padding: 2px;
border: 3px #cccccc solid;
border-bottom: 10px #cccccc solid;
border-top-width: 4px;
}
.author {
	font-size: .69em;;
}
/* COMMENT POPUP */
.popupShell{
width: 95%;
margin: 0px auto;
padding: 5px;
border-left: 1px #cccccc solid;
border-right: 1px #cccccc solid;
background:#ffffff;
}	
.popupShell form{
width: inherit;
text-align: left;
}


/* TAG CLOUD */
#tagCloud, #photoTagCloud {background-color: #efefef; border: 1px #cccccc solid; padding: 10px;}
#tagThisPhoto {position:relative; margin: 10px auto 10px auto; clear:both;}
#tagThisPhoto,#tagCloud, #photoTagCloud { margin: 0px auto; text-align:center; margin-bottom: 10px;}
#tagThisPhoto ul,#tagCloud ul {margin: 0; padding: 0; list-style: none; display: inline;}
#tagThisPhoto ul li,#tagCloud ul li {display: inline!important; margin:2px 5px 2px 5px;}
.smallestTag { font-size: xx-small; }
.smallTag { font-size: small; }
.mediumTag { font-size: medium; }
.largeTag { font-size: large; }
.largestTag { font-size: xx-large; } 
/* MISC */
.RSSbutton{
	background:#044e02;
	border: 1px solid;
	border-color: #FFCC99 #663300 #333300 #FF9966;
	color: #FFFFFF;
	font: bold 10px;
	margin: 3px 0 3px 0;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}

.splitright {
background: #ffffff url('images/menu.gif') top center no-repeat;
width: 30%;
float: right;
overflow: hidden;
text-align: center;
}

.splitleft {
background: #ffffff;
margin:auto;
width: 68%;
float: left;
overflow: hidden;
text-align: justify;
}

.style4 {font-size: 16px}
.style5 {
	font-size: 12px;
	color: #CCCCCC;

