﻿/* Template */
body { background-image: url('beach.jpg'); background-repeat: repeat-x; background-position: top center; background-attachment: fixed; background-color: #FFECA2; padding: 0; margin: 0; font: 70%/160% Verdana, Arial, Helvetica, sans-serif; }
h2 { color: #2095B2; margin: 0px 0px 3px 0px; border-bottom: 1px dashed #FCD976; letter-spacing: -1px; font: normal 210%/110% "Trebuchet MS", Tahoma, Arial; padding-bottom: 4px; }
#footer { background-image: url('huts.png'); background-repeat: repeat-x; height: 118px; position: fixed; bottom: 0; width: 100%; behavior: url('../../Scripts/iepngfix.htc'); }
#container { margin: 0 auto; width: 900px; padding-top: 10px; padding-bottom: 125px; }
#logo { background-image: url('logo.png'); background-repeat: no-repeat; height: 70px; behavior: url('../../Scripts/iepngfix.htc'); }
#content { margin: 0 auto;  width: 800px; min-height: 400px; background-color: #FFFFFF; padding: 9px 8px 9px 8px; }
#contentFooter { text-align: center; font-size: 10px; padding-top: 3px; color: #3DA7C1; }
#contentFooter a:link, #contentFooter a:visited, #contentFooter a:active { color: #666666; text-decoration: none; }
#contentFooter a:hover { text-decoration: underline; }
#menu { margin: 0px 0px 0px 55px; height: 50px; }
#birds { float: right; position: fixed; top: 0; right: 0; z-index: -1; }
#plane { position: fixed; top: 0; left: 0; z-index: -1; }

/* Home Page */
#hompageContent { min-height: 270px; }
#streamContainer { width: 100%; margin: 0 auto; text-align: center; padding: 5px 0px 5px 0px; }
#streamFooter, #streamFooter a:link, #streamFooter a:visited, #streamFooter a:active { color: #3DA7C1; float: right; }
#streamFooter a:hover { text-decoration: none; }
#homepageStreamItem { padding: 3px 3px 3px 3px; border: 1px #999999 solid; background-color: #FFFFFF; }


/* Portfolio */
#flickrTag { background-image: url('flickrTag.png'); background-repeat: no-repeat; float: right; display: block; margin: -50px -50px 0px 0px; behavoir: url('../../Scripts/iepngfix.htc'); width: 207px; height: 120px; }
#flickrTag a:link, #flickrTag a:visited, #flickrTag a:active { color: #9f5f21; text-decoration: none; font-weight: bold; }
#flickrTag a:hover { text-decoration: underline; }
.albumContainer { width: 100%; }
.albumContainerHover { width: 100%; background-color: #d0e8f4; cursor: pointer; }
#albumImage { width: 75px; float: left; }
#albumText { width: 690px; float: right; margin: 3px 5px 0px 0px; }
#galleryThumbnail { padding: 3px 3px 3px 3px; margin: 4px 0px 2px 4px; border: 1px #999999 solid; background-color: #FFFFFF; }


/* Contact */
#postcard { margin: 0 auto; width: 100%; text-align: center; color: #3da7c1; }
#postcard a:link, #postcard a:visited, #postcard a:active { color: #3DA7C1; }
#postcard a:hover { text-decoration: none; }
#postmark { background-image: url('postmark.png'); background-repeat: no-repeat; height: 100px; width: 100px; color: #fd6565; font-weight: bold; display: block; float: right; margin: -70px 0px 0px 0px; padding: 41px 0px 0px 0px; }
#postcardMessage { float: left; width: 395px; text-align: center; padding: 10px 0px 10px 0px; border-right: solid 2px #3DA7C1; }
#postcardContact { float: right; width: 395px; padding: 0px 0px 0px 0px; text-align: left; height: 260px; }
.messageBox { background: none; border: dotted 1px #3DA7C1; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 4px; }
.textBox { background: none; border: dotted 1px #3DA7C1; padding: 4px; width: 220px; font: Verdana, Arial, Helvetica, sans-serif; }
.messageWatermark { background: none; border: dotted 1px #3DA7C1; font-family: Verdana, Arial, Helvetica, sans-serif; color: #3DA7C1; padding: 4px; }
#btnSendPostcard a:link, #btnSendPostcard a:visited, #btnSendPostcard a:active { width: 155px; height: 28px; background-image: url('sendPostcardOff.png'); background-repeat: no-repeat; display: block; -moz-outline-style: none; }
#btnSendPostcard a:hover { width: 155px; height: 28px; background-image: url('sendPostcardOn.png'); background-repeat: no-repeat; display: block; -moz-outline-style: none; }
#addressContainer { text-align: center; width: 100%; }
#address { text-align: justify; width: 170px; margin: 0 auto; }
#postcardThanksLeft { float: left; width: 395px; text-align: center; padding: 10px 0px 10px 0px; border-right: solid 2px #3DA7C1; min-height: 300px; font-size: 16px; color: #000000; }
#postcardThanksRight { float: right; width: 395px; padding: 0px 0px 0px 0px; text-align: left; height: 240px; }
#postcardErrorLeft { float: left; width: 395px; text-align: center; padding: 10px 0px 10px 0px; border-right: solid 2px #3DA7C1; min-height: 300px; font-size: 16px; color: #000000; }
#postcardErrorRight { float: right; width: 395px; padding: 0px 0px 0px 0px; text-align: left; height: 240px; }
#stampCredits { font-style: italic; float: right; }

/* Error Page */
#errorStamp { float: right; width: 272px; height: 197px; background-image: url('error.png'); background-repeat: no-repeat; display: block; margin: -240px -50px 0px 0px; behavoir: url('../../Scripts/iepngfix.htc'); }
#errorMessage { color: Red; font: normal 210%/110% "Trebuchet MS", Tahoma, Arial; padding: 170px 0px 4px 0px; text-align: center; }