/* These are standard sIFR styles... do not modify */

.sIFR-flash {
    visibility: visible !important;
    margin: 0;
}

.sIFR-replaced {
    visibility: visible !important;
}

span.sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
    letter-spacing: 0;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
    visibility: hidden;
}

.sIFR-hasFlash h2 {
    visibility: hidden;
    letter-spacing: -9px;
    font-size: 55px;
}


h1 {
  _height: 1em;
  margin: 1px 0 0 0;
  padding: 0;
  font-family : Arial, Verdana, Tahoma, sans-serif;
  font-size : 20px;
  line-height : 20px;
  font-weight : normal;
  letter-spacing : 1px;
  max-width: 85%;
}

h3 {
    font-weight: bold;
    font-size: 12px;
    color: #AA8D35;
    line-height: 1em; 
    border-bottom: 1px solid #E6E6E6;
    padding: 10px 0 2px 0;
    margin: 0;
}

h4 {
    font-weight: normal;
    font-size: 10px;
    color: #AA8D35;
    line-height: 1em; 
    border-bottom: 1px solid #E6E6E6;
    padding: 10px 0 2px 0;
    margin: 0;
}

/* Start Page Design */

body {
     background: white;
     margin: 0;
     padding: 0;
     font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #505050;
}

img {
    border: none;
}

a {
  text-decoration: none;
  border-bottom: 1px dotted #4A5FC9;
  color: #4A5FC9;
}

a:hover {
	color: red;
	border-bottom: 1px solid red;
}


a span {
  display: none;
}

#top {
    height: 9px;
    width: 775px;
    background: url(/images/gray_top.gif) no-repeat;
    margin: 20px auto 0 auto;
}

#container {
    width: 775px;
    margin: 0 auto;
    background: url(/images/gray_mid.gif) repeat-y;
    position: relative;
}

#container2 {
    width: 775px;
    margin: 0 auto;
    background: url(/images/gray_mid_page.gif) repeat-y;
    position: relative;
}

#photo-container {
    width: 775px;
    margin: 0 auto;
    background: url(/images/gray_mid_photo.gif) repeat-y;
    position: relative;
}

a#home {
	display: block;
	float: left;
	border: none;
	height: 50px;
	width: 350px;
}

a#home:hover {
	display: block;
	float: left;
	border: 1px solid #8393E6;
	background: white;
	height: 48px;
	width: 350px;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
}

a#photohome {
	display: block;
	float: left;
	margin-left: 55px;
	border: none;
	height: 50px;
	width: 350px;
}

a#photohome:hover {
	display: block;
	float: left;
	border: 1px solid #8393E6;
	background: white;
	height: 48px;
	width: 350px;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
}

#title {
    width: 757px;
    height: 100px;
    margin: 0 9px 0 9px;
    border-bottom: 5px solid white;
    background: url(/images/title.jpg) no-repeat;
}

#photo-title {
    width: 757px;
    height: 50px;
    margin: 0 9px 0 9px;
    border-bottom: 5px solid white;
    background: url(/images/photo_title.gif) no-repeat;
}

#title a {
       width: 757px;
       display: block;
       height: 100px;
		 border: none;
}

#title a:hover {
       background: white;
       width: 757px;
       display: block;
       height: 100px;
		 border: none;
       filter:alpha(opacity=30);
       -moz-opacity:0.3;
}

#links {
       margin: 5px 0 0 135px;
       list-style: none;
       padding: 0;
}

#links2 {
       margin: 5px 0 0 361px;
       list-style: none;
       padding: 0;
}

#links li, #links2 li {
         list-style: none;
         display: inline;
}

#blog a {
      float: left;
      display: block;
      border: none;
      width: 20px;
      height: 9px;
      background: url(/images/blog.gif) no-repeat;
}

#blog a:hover {
      float: left;
      display: block;
      border: none;
      width: 20px;
      height: 9px;
      background: url(/images/blog.gif) no-repeat 0 -9px;
}

#photos a {
      float: left;
      display: block;
      border: none;
      width: 30px;
      height: 9px;
      background: url(/images/photos.gif) no-repeat;
      margin: 0 0 0 5px;
}

#photos a:hover {
      float: left;
      display: block;
      border: none;
      width: 30px;
      height: 9px;
      background: url(/images/photos.gif) no-repeat 0 -9px;
      margin: 0 0 0 5px;
}

#portfolio a {
      float: left;
      display: block;
      border: none;
      width: 43px;
      height: 9px;
      background: url(/images/portfolio.gif) no-repeat;
      margin: 0 0 0 5px;
}

#portfolio a:hover {
      float: left;
      display: block;
      border: none;
      width: 43px;
      height: 9px;
      background: url(/images/portfolio.gif) no-repeat 0 -9px;
      margin: 0 0 0 5px;
}

#about a {
      float: left;
      display: block;
      border: none;
      width: 26px;
      height: 9px;
      background: url(/images/about.gif) no-repeat;
      margin: 0 0 0 5px;
}

#about a:hover {
      float: left;
      display: block;
      border: none;
      width: 26px;
      height: 9px;
      background: url(/images/about.gif) no-repeat 0 -9px;
      margin: 0 0 0 5px;
}

#contact a {
      float: left;
      display: block;
      border: none;
      width: 35px;
      height: 9px;
      background: url(/images/contact.gif) no-repeat;
      margin: 0 0 0 5px;
}

#contact a:hover {
      float: left;
      display: block;
      border: none;
      width: 35px;
      height: 9px;
      background: url(/images/contact.gif) no-repeat 0 -9px;
      margin: 0 0 0 5px;
}

blockquote {
    margin: 0;
    padding: 8px 15px 15px 20px;
    background: #F2F2F2;
}

blockquote div {
    float: left;
    width: 35px;
    height: 40px;
}

h5 {
    font-weight: bold;
    font-size: 9px;
    color: #414141;
    margin: 0 0 5px 0;
    padding: 0;
    line-height: 1em;
}

#toolscolumn {
      float: left;
      margin: 570px 0 0 20px;
      width: 210px;
      font-size: 10px;
      line-height: 1.1em;
}

#pagenavcolumn {
      float: left;
      margin: 0 0 0 10px;
      width: 190px;
      font-size: 10px;
      line-height: 1.1em;
}

#feeder {
	margin: 15px 9px 0 660px;
	font-size: 10px;
	line-height: 1.1em;
	height: 67px;
}

#feeder a {
	border: none !important;
}

#linkscolumn {
    margin: 0px 9px 0 630px;
    font-size: 10px;
    line-height: 1.1em;
}

#linkscolumn ul, #toolscolumn ul, #pagenavcolumn ul {
    list-style: none;
    width: 90%;
    padding: 0;
    margin: 1px 0 8px 2px;
}

#linkscolumn ul li, #toolscolumn ul li, #pagenavcolumn ul li {
    list-style: none;
    padding: 0 0 5px 10px;
    background: url(/images/bullet.gif) no-repeat 0 3px;
}

.module {
}

.module img {
    padding: 0 0 5px 0;
}

.module a {
	border: none;
	color: #444444;
}

.module a:hover {
	color: red;
	border-bottom: 1px solid red;
}

#front-content {
    clear: both;
    float: left;
    width: 321px;
    padding: 19px;
    line-height: 1.9em;
}

#content {
    clear: both;
    float: left;
    width: 516px;
    padding: 19px;
    line-height: 1.9em;
}

#photo-content {
	clear: both;
	float: left;
	padding: 0 0 0 9px;
	line-height: 1.9em;
}

#photo-content p {
	margin: 0;
	padding: 0;
	line-height: 1em;
}

#caption {
	clear: both;
	padding: 8px 19px 19px 19px;
	line-height: 1.5em;
}

#caption ul {
	list-style: none;
	margin: 0;
	padding: 0 0 22px 0;
	font-size: 10px;
	line-height: 1em;
}

#caption ul li {
	float: left;
	height: 15px;
	width: 33%;
}

#caption ul li a {
	color: #444444;
	text-decoration: none;
	border: none;
}

#caption ul li a:hover {
	color: white;
	text-decoration: none;
	background: #4A5FC9;
	border: none;
}

#prev {
	text-align: left;	
}

#archives {
	text-align: center;
}

#next {
	text-align: right;
}

#caption h1 {
	clear: both;
	margin: 0 5px 0 0;
}

#caption p {

}

#thumbs {
	clear: both;
	margin: 0 0 0 8px;
}

#thumbs h1 {
	margin: 0 0 8px 10px;
	width: 600px;
}

#thumbs div {
	float: left;
	padding: 0 10px 10px 10px;
}

#thumbs div p {
	margin: 0;
	line-height: 0;
	padding: 0;
}

#thumbs a {
	display: block;
	border: none;
}

#thumbs a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	border: none;
}

#archivenav {
	clear: both;
	display: block;
	font-size: 10px;
	width: 757px;
	background: #ECECEC;
	margin: 0 0 15px 9px;
	line-height: 30px;
	border-bottom: 1px solid white;
}

#archivenav a {
	float: left;
	display: block;
	color: #444444;
	background: #ECECEC;
	text-decoration: none;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	height: 30px;
	padding: 0 18px 0 18px;
}

#archivenav a:hover {
	background: #444444;
	color: white;
}

.postinfo {
    background: #F9F9F9;
    padding: 6px 9px 6px 3px;
    border-bottom: 1px solid #ECECEC;
    border-right: 1px solid #ECECEC;
    text-align: right;
    font-size: 10px;
    line-height: 1.1em;
}

#footer {
    height: 9px;
    width: 775px;
    background: white url(/images/gray_footer.gif) no-repeat;
    clear: both;
}

.topmargin {
    margin: 25px 0 0 0;
}

.commentsbox {
    background: #FBFBFB;
    padding: 18px 20px 0 20px;
    margin: 15px 0 7px 0;
    border-bottom: 1px solid #ECECEC;
    border-right: 1px solid #ECECEC;
    line-height: 1.4em;
}

.commentsbox span {
    color: #4A5FC9;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.commentdate {
    text-align: right;
    font-size: 9px;
}

/* PHOTO NAVIGATION */

#photoslides {
	position: absolute;
	top: 78px;
	left: 292px;
	z-index: 10;
}

#photonav {
	
}

#photonav div {
	position: absolute;
}

#one {
	top: 110px;
	left: 334px;
}

#two {
	position: absolute;
	top: 136px;
	left: 460px;
}

#three {
	position: absolute;
	top: 251px;
	left: 326px
}

#four {
	position: absolute;
	top: 280px;
	left: 479px;
}

#five {
	position: absolute;
	top: 395px;
	left: 317px;
}

#six {
	position: absolute;
	top: 414px;
	left: 444px;
}

#seven {
	position: absolute;
	top: 531px;
	left: 309px;
}

#eight {
	position: absolute;
	top: 539px;
	left: 457px;
}

#photonav p {
	line-height: 0;
	margin: 0;
	padding: 0;
}

#photonav span {
	position: absolute;
	z-index: 1;
}

#photonav a {
	position: absolute;
	display: block;
	width: 132px;
	height: 105px;
	z-index: 12;
	opacity: 0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	border: none;
}

#photonav a:hover {
	opacity: .3;
	filter:alpha(opacity=30);
	-moz-opacity:.3;
	border: none;
}

.floatleft {
	margin: 0 5px 5px 0;
	float: left
}

#katrina {
	background: url(/images/katrina.png) no-repeat;
	width: 150px;
	height: 150px;
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
}

*html #katrina {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/katrina.png'); 
}

#katrina a {
	display: block;
	width: 150px;
	height: 150px;
	border: none;
	position: absolute;
	z-index: 6;
}