/*
DESIGN: Nautica03
Orignal Design and Images by Studio 7 Designs (http://www.studio7designs.com)
COPYRIGHT: Public Domain License via http://www.openwebdesign.org/viewdesign.phtml?id=2638 
Adapted for Blogfusion v5 2006
*/
/* THE BIG GUYS */
html{
	padding:0;
	margin:0;
}

body{
	background:#ffffff url('images/bg.jpg') top center repeat-x;
	margin:0;
	padding:0;
	color:#666666;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:62.5%;
	text-align:center;
}
/* TYPOGRAPHY */
h1{	text-indent: 0px;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:2.6em;
	font-weight:normal;
	background:#fff url(images/booksmall.gif) no-repeat bottom left;
	margin:20px 5px 5px -150px;
}

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;
}

h2{
	background:#fff url(images/booksmall.gif) no-repeat bottom right;
	padding:10px 50px 0px 0;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	font-size:1.4em;
	line-height: 1.5em;
	margin:auto;
	text-transform:capitalize;
}

p{
	line-height:1.8em;
}

a{
	text-decoration:none;
	color:#72a12d;
	border-bottom:1px solid #dbe6be;
}

a:hover{
	color:#666666;
	background-color:#fcfded;
	border-bottom:1px solid #aecb6e;
}
/* CONTENT WRAPS */
#wrap {
width: 700px;
margin: 0px auto;
}
#content{
	width:700px;
	padding:0;
	margin:30px auto;
	background:#fff 
	
}
#mainContent{
	min-height: 400px;
	font-size:1.2em;
	text-align:left;
	margin:0px 0 0px 0;
	padding:10px;
	border-color:#686923;
	border-style:solid;
	border-width:0 0px;
}

/* PORTAL LINKS */

#paBug{
	position:relative;
	width:700px;
	margin:0px auto;
    padding:0 0 5px 0;
    font-size:1.1em;
    line-height:1.2em;
	
}

#paBug #paBugLogo{
	background-image:none!important;
	position:absolute;
	text-indent: -999em;
	top: 0px;
	left: 0px;
	height:25px;
	width: 45%!important;
	}
#paBug #paBugLogo a{
border-bottom: none;
text-indent: -999em;
position:absolute!important;
top: 0px;
left: 0px;
width: 100px;
height:25px;
background: url(../files/palogo_t3.gif) left no-repeat!important;
padding: 3px;}

#paBug #paLinks{
	height: 25px;
	width: 45%!important;
	position: absolute;
	float:right;
	top: 10px;
	right: 0px;	}


#paBug a:link, a:visited{
	color:#b8ce83;
}

#paBug a:hover, a:active{
	color:#cccccc;
}

/* HEADER */
#header{
	clear:both;
	}
#header h1{
	padding-left: 10px;
	}
/* NAV LINKS */

   #mainNav {
	position: relative;
	top: 13px;
	left: 0px;
	width: 600px;
	font-size:110%;
	margin: 0;
	line-height:normal;
	height: 35px;
      }
    #mainNav ul {
	  margin:0;
	  padding:0px 0px 0 0px;
	  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 15px 4px 6px;
      color:#669900;
      }
	  
    #mainNav a:hover span {
      color:#999999;
      }
    #mainNav a:hover {
      background-position:0% -42px;
      }
    #mainNav a:hover span {
      background-position:100% -42px;
    }
/* SIDEBARS */
#subNav{
	background: url(images/menu.gif) no-repeat;
	}
#subNav, #also{
	float:right;
	width:170px;
	padding:10px 20px;
	margin:20px 0 20px 20px;
	text-align:center;
	line-height:1.5em;
	color:#666666;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}
#also {
	margin-top: 0px!important;
	}
#subNav a img,#also a img{
	border-bottom:none!important;
	}
#subNav h3, #also h3 {
	text-transform: lowercase;
	margin-top: 15px;
	margin-bottom: 10px;
	text-decoration: underline;
	font-size: 1.1em;}
#subNav ul, #subNav li {
text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#subNav a {
	border-bottom: none;
	color:#666666;
}

#subNav h3{
	text-align: center;
	position:static;
}

#subNav #calendar table {
	margin: 0px auto;
	text-align: center;
	width: 95%;
	font-size: .77em;
	line-height: 1em;
}
#subNav #calendar td a {
color: #72a12d;
}
* html #subNav #calendar th {
	font-size: 1.00em;
	voice-family: inherit;
	font-size: inherit;
}
* html #subNav #calendar td {
	font-size: 1.11em;
	voice-family: inherit;
	font-size: inherit;
}

/* BLOG ENTRIES */
#blogEntries {
min-height:400px;
background-color: #ffffff;
text-align:justify;
margin:0px auto;
padding-top:5px;
width: 65%;
float: left;
overflow: hidden;
}

#blogEntries img{
	position:relative;
	color:#303030;
	border: 2px dashed #CCCCCC;
	background-color: #FFFFFF;
	top: 0px;
	padding: 2px;
}
#blogEntries .entryDate{
	font-weight:bold;
	text-align:right;
	margin-bottom: -10px;
	}
#blogEntries .entryContent{
	margin-top: 10px;
	}
#blogEntries .entryBox h2 a, #blogEntries .entryBox .entryPosted a{
text-decoration:none;
border-bottom:none;
}

#blogEntries .entryBox h2 a:hover, #blogEntries .entryBox .entryPosted a:hover{
text-decoration:none;
}
#blogEntries .entryBox img, #blogEntries .entryBox img a {
	max-width: 375px;
	}
#blogEntries .contentSmallLinks{
	clear:both;
	text-align: center;
	border-top: 1px #cccccc dashed;
	border-bottom: 1px #999999 solid;
	margin-bottom: 10px;
	}
#blogEntries .contentSmallLinks ul{
	list-style: none;
	}
#blogEntries .contentSmallLinks ul li {
	display:inline;
	white-space:nowrap;
	padding: 5px 15px 0px 15px;
	}
#blogEntries .tagCloud{
width: 90%;
margin-left: 0px;
margin-top: 10px;
background: #cfcfcf;
color: #666666;
padding: 10px;
font-size: 1.2em;
word-spacing: 10px;
}
#blogEntries .tagCloud a {
border-bottom: none;
}
/* 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: 1em;}
.smallTag{font-size: 1.1em;}
.mediumTag{font-size: 1.2em;}
.largeTag{font-size: 1.3em; font-weight:bold;}
.largestTag {font-size: 1.5em; font-weight: bold;}

/* FOOTER */
#footer{
background-color: #ffffff;
border-top: 1px solid #86C32A;
margin-top: 50px;
padding-top: 5px;
width: 100%;
clear:both;
}


#footer a{
	background-color:#fff;
	border:0;
}
#footer a:link, a:visited{
	color:#b8ce83;
}

#footer a:hover, a:active{
	color:#666666;
}
/* COMMENT POPUP */
.popupShell{
width: 80%;
margin: 35px auto;
}	
.popupShell form{
width: inherit;
text-align: left;
}
.popupShell #trackbackHeaderContent, .popupShell #trackbackHeader{
font-size: 1.3em;
font-weight:bold;
color: #666666;
border-bottom: 1px #cccccc solid;
margin-bottom: 5px;
}
.commentFontSmall {
	font-size: .9em;
}

.commentFontSmall img {
	height: 40px;
	margin: 0px 5px -15px 5px;
}

.commentPosted {
	color: #333333;
	font: bold 14px 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{
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;;
}
/* TAG CLOUD */
.smallestTag { font-size: xx-small; }
.smallTag { font-size: small; }
.mediumTag { font-size: medium; }
.largeTag { font-size: large; }
.largestTag { font-size: xx-large; }
/* MISC */

.floatright {
background-color: #ffffff;
margin:19px 0 0 0;
width: 45%;
float: right;
overflow: hidden;
}

.floatleft {
background-color: #ffffff;
margin:19px 0 0 0;
width: 45%;
float: left;
overflow: hidden;
}
	.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:2px 0 2px 2px;
float:right;
}


