/*
Theme Name: F8 Lite
Theme URI: http://graphpaperpress.com/2008/06/02/f8-lite-portfolio-theme-for-wordpress/
Description: A photography & multimedia portfolio theme for Wordpress
Version: 2.0
Tags: photography, one-column, minimal, widgets, white, portfolio
Author: Thad Allender
Author URI: http://graphpaperpress.com
License: GPL
*/

/*
    Copyright 2008 Graph Paper Press

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/

/************************* IMPORT BLUEPRINT *************************/
@import url("css/screen.css");

/************************* DEFAULT STYLES ***************************/
body {color:#222;background:#FFF;background-image:url("http://tidycoast.com/wp-content/uploads/2010/03/background_gradient.png");background-repeat:repeat;font-family:"Georgia", Arial, sans-serif;}
.container-inner {width:950px; margin:0 auto;}
h1,h2,h3,h4,h5,h6 {color:#000;font-family:"Georgia", Arial, sans-serif;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color:#ff0000;}
a {color:#ff0000;text-decoration:none;}
a:hover, a:focus {color:#222222;}
.container {
background-image:url("http://tidycoast.com/wp-content/uploads/2010/03/frontpage_gradient_bars.png");
background-repeat:repeat-x;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}
.containerthree {
background-image:url("http://tidycoast.com/wp-content/uploads/2010/03/construction_gradient_frontpage.png");
background-repeat: repeat-x;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}
.containertwo {
background-repeat:repeat;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border: solid #666666 1px;
}
.containertwo {background-image:url("http://tidycoast.com/wp-content/uploads/2010/03/pattern.png");
}
.overall{
background:#FFF;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}

/************************* RSS ************************************/
#inside-subscribe {
float:right;
color:#666;
height:52px;
}
#inside-subscribe a {color:#666;height:30px;}
#inside-subscribe a:hover {color:#000;}
.feed {
margin-left: 3px;
padding: 0  25px 50px;
background: url("images/twitter_logo.png") no-repeat;color:#eee;}
.feed1 {
margin-left: 3px;
padding: 0 25px 50px;
background: url("images/facebook.png") no-repeat;
color:#eee;
height:30px;

}

#inside-widgets {margin:0;margin-left:10px;}
#inside-widgets h6.widgettitle {color:#222;border-bottom:1px solid #ccc;text-transform:uppercase;padding:1em .3em .5em;}
#inside-widgets ul{list-style:none;margin:0 0 1.6em 0;font-size:1em;}
#inside-widgets ul li a,ul.txt li{color:#222;height:1%;background:url(images/li.png) no-repeat  0;line-height:1.2em;border-bottom:1px solid #ccc;display:block;padding:6px 0 6px 8px;}
#inside-widgets ul li a:hover,ul.txt li:hover{color:#fff;background-position:1px 0.8em;background: #222 url(images/li-white.png) no-repeat 3px 10px;}
#inside-widgets ul li a span,ul.txt li,h4 a span{color:#696455;}
#inside-widgets ul li.active a{cursor:default;color:white;}
#inside-widgets ul ul{margin:0;list-style:none;}

/************************* MASTHEAD ************************************/
.pusher {cursor:pointer;}
#masthead { background: padding: 0;border-top:5px solid #000;}
#masthead h4 {margin:1em 0;font-weight: bold; text-transform: uppercase;width:100%;}
#masthead h4 a { color: #FFF; text-decoration: none; float:left;} 
#masthead h4 a:hover {color:#000;}
#masthead span {color:#666;font-size:.8em;text-transform:lowercase;font-weight:normal;}
#masthead span.description {float:left;margin-left: 20px;padding-top:.2em;}
#masthead span.contact {float:right;line-height:1em;}
#masthead span.contact a:hover {color:#333;}
#masthead span.contact {font-size: 32px;}
#masthead span.contact a {font-size: 14px; float: right;}
#masthead span.contact {color: #fff;}

#navcontainer {padding: 0;font-family:"Verdana""helvetica", Helvetica, Arial, sans-serif;text-align: right;background-color: #000;height:40px;margin:0 0 1em;}
#navlist {height:40px}
#navcontainer p	{padding: 7px 7px 0px;font-family:"Verdana""helvetica", Helvetica, Arial, sans-serif;font-size: 1em;font-weight: bold;}
/* to stretch the container div to contain floated list */
#navcontainer:after {content: ".";display: block;line-height: 1px;font-size: 1px;color: transparent;clear: both;}
#navcontainer img {margin: 0;padding: 0;}
ul#navlist {list-style: none;padding: 0;margin: 0px;background-color: #000;font-size: 1em;}
ul#navlist li {text-align: left;float: left;height: 40px;margin: 0;background: #000;border-right:1px solid #ccc;padding: 0;}
ul#navlist li { width: 105px; voice-family: "\"}\""; voice-family:inherit; width: 119px;}
html>body ul#navlist li { width: 119px; }
ul#navlist li a {display: block;padding: 7px 10px 25px 10px;color: #eee;letter-spacing: .05em;font-size: 15px;text-decoration: none;height: 1%;height:40px;text-shadow: 1.5px 1.5px 1.5px #333;}
#navcontainer>ul#navlist li a {width: auto;height: auto;height: 8px}
ul#navlist li#active a {background: #eee;color: #<?php echo $ss_nav_hover_color; ?>;}
ul#navlist li a:hover,ul#navlist li#active a:hover {color: #fff;background-color: #222;}
ul#navlist li.home	{border-left: none;}
ul#navlist li#empty	{width: 120px;}

/********************************POSTS ************************* */
.post {display:block;clear:both;}
.postmetadata {color:#ccc;}
.postmetadata a {color:#ccc;}
.postmetadata a:hover {color:#000;}
.underlined {border-bottom:1px solid #000;}
h6.underlined {margin:0 0 1em;}

.nav-image-left, .nav-image-up, .nav-image-right {text-align:center;float:left;width:25px;margin:0 10px 0 2px;}
.nav-image-left a, .nav-image-up a, .nav-image-right a {background:#eee;padding:2px 48% 2px 48%;text-decoration:none;color:#000;}
.nav-image-left a:hover, .nav-image-up a:hover, .nav-image-right a:hover {background:#000;color:#fff;}

.nav {background:#eee;margin:0 0 1em 0;}
.nav:hover {background:#ccc;}
.prev a, .next a {color:#000;text-decoration:none;padding:.2em 1em;}

.nav-interior {margin:0;padding:0;clear:both;display:inline;}
.nav-interior .next {color:#000;text-decoration:none;float:right;}
.nav-interior .prev {color:#000;text-decoration:none;float:left;}

/* ************************* FOOTER *********************** */
#footer {margin:1em 0 0;background:#fff;padding:1em;}
#footer p {text-align:center;color:#ccc;}
#footer a {color:#666;}
#footer a:hover {color:#FFF;}
#footer{
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
background-color: #333;
padding-bottom: 30px;
}
#footer{
color:#fff;
}


/* ************************ SLIDESHOW ********************************/
#slideshow {padding:0;margin:0 0 1em;overflow:hidden;max-height:435px;}
#slideshow .slide img {max-width:950px;text-align:center;margin:0;}

/* **************************** FLOATS & IMAGES ***************************** */
.right { float: right; }
.left { float: left;}
h4.titlemain{margin-top:-10px;}

.middle {margin: 0 auto;float:left;}
.clear { clear: both; }
img.centered{display: block;margin-left: auto;margin-right: auto;}
img.alignright{padding: 4px;margin: 3px 0 2px 10px;display: inline;}
img.alignleft{padding: 4px;margin: 3px 10px 2px 0;display: inline;}
.alignleft{float: left;}
.alignright{float: right;}
.aligncenter,div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.wp-caption img {margin: 0;padding: 0;border: 0 none;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;padding: 0 4px 5px;margin: 0;}
.thumbnail {width:310px;height:150px;background:#eee url('images/x.png') no-repeat center;max-width:310px;max-height:150px;overflow:hidden;}

/***************************** ARCHIVE *****************************/
h6.archive-header {display:block;border-bottom:#000 1px solid;margin:0 0 .5em;}
.archive-stack {width:100%; height:1em;}

/***************************** ETC *****************************/
#filters {clear: both;height: 2em;margin-bottom: 1em;}
#filters li {float: left;margin-right: 2em;}
.prev {}
.next {}
/* remember to define focus styles! */
:focus {outline: 0;}

/***************************** SEARCH *****************************/
#search {float: right;margin:15px 0 0;}
#search #s {background: transparent url('images/search.gif') 0px center no-repeat;color: #666;font-size: 0.9em;margin:0 0 0 10px;padding: 2px 0 2px 17px;width: 100px;}
#search input {border:1px solid #222;}
#search #s:hover {color: #666;}
.search-excerpt {margin: 0;}

/***************** COMMENTS ********************/
h3#comments{margin: 10px 0 0;padding: 20px 10px;background: #f5f5f5;}
h3#comments span.comments-subscribe {float:right;font-size:.7em;margin-left: 3px;padding: 0 0 0 19px;background: url("images/rss.png") no-repeat 0 50%;color:#cccccc;}
h3#respond{margin: 10px 0 0;padding: 20px 10px;background: #f5f5f5;}
ol.commentlist{list-style-type: none;margin: 0;padding: 0;border-top: 5px solid #eee;}
ol.commentlist li strong{padding-left:1em;}
ol.commentlist li .comment-entry{margin: -135px 0 0;border-bottom: 5px solid #eee;padding: 5px 150px 0;line-height: 2em;}
ol.commentlist li .avatar{border:1px solid #eee;padding:1em;margin:2em 1em 1em 0;}
#commentform{margin: 0 0 7px;padding: 30px 150px 6px;border-top: 10px solid #fff;background: #eee;}
/***************** HEADER ********************/
/* header */
div#logo{
background-image: url(http://www.tidycoast.com/wp-content/themes/f8-lite/images/logo.png);
height: 148px;
width: 950px;
background-repeat:no-repeat;
}

/***************** MODULES ********************/
#hurricane, #quote{
margin: 0px auto 0px auto;
}
#hurricane{
background-image:url(http://tidycoast.com/wp-content/uploads/2010/03/hurricane.jpg); height: 199px; width:300px; display:block;
background-repeat:no-repeat;
padding:0;
margin:0;

}
#policy{
font-size: 32px;
padding-left:10px;
padding-top:13px;
display:block;
}
#policy a{
display:block;
width:300px;
height: 199px;
}
#quote {
background-image:url(http://tidycoast.com/wp-content/uploads/2010/03/getaquote.jpg); height: 199px; width:300px; display:block;
background-repeat:no-repeat;
padding:0;
margin:0;
}
#quote a{
display:block;
width:300px;
height: 199px;
}
#quotetext{
font-size: 32px;
padding-left:10px;
padding-top:13px;
}
#map {
background-image:url(http://tidycoast.com/wp-content/uploads/2010/05/map.jpg); height: 199px; width:300px; display:block;
background-repeat:no-repeat;
padding:0;
margin:0;
}
#map a{
display:block;
width:300px;
height: 199px;
}
#maptext{
font-size: 32px;
padding-left:10px;
padding-top:13px;
}
#modules{
background-image:url("http://tidycoast.com/wp-content/uploads/2010/03/module_pattern.png"); 
background-repeat:repeat;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width:968px;
padding-top:15px;
margin-top:40px;



}
/***************** FOOTER ONE ********************/
#number{
font-size:32px;
float:left;
}
#footer1{
float: right;
}
#quiet {
float:right;
}
/***************** TOILET CONTAINERS ********************/
#logopicture {
background-image:url("http://tidycoast.com/wp-content/uploads/2010/03/triplecontainers1.png"); height: 166px; width:200px; 
background-repeat:no-repeat;
position: absolute;

margin-left:630px;
margin-top:35px;
}
/***************** QUOTE FORMS ********************/
#constructionform{
background-image:url("http://tidycoast.com/wp-content/uploads/2010/03/contruction_quote_gradient.png");
background-repeat:repeat-x;

borders: solid 2px;
widths: 925px;
border-radiuss: 5px;
-moz-border-radiuss: 20px;
-webkit-border-radiuss: 20px;
paddings: 10px;
background-colors: #b8b7b7;

}
#constructionsub{
float: left;
}
#constructionsub1{
margin-left:350px;
}
.contact{
color:#fff;
}
/****** Front Page *****/
#constructionpicture{
background-image: url("http://tidycoast.com/wp-content/uploads/2010/05/construction_frontpage_color.png");
height: 200px;
width:435px;
padding:0;
float:left;
margin:10px;
border: groove thin #000000;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
margin-bottom: 10px;

}
#constructionlink{
font-size: 32px;
padding-left:10px;
padding-top:25px;
display:block;
}
#constructionlink a{
display:block;
width:435px;
height: 200px;
}
#eventspicture{
background-image: url("http://tidycoast.com/wp-content/uploads/2010/05/event_frontpage_color.png");
height: 200px;
width:435px;
padding:0;
float:right;
margin:10px;
border: groove thin #000000;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
margin-bottom: 10px;
}
#eventslink{
font-size: 32px;
padding-left:10px;
padding-top:25px;
display:block;
}
#eventslink a{
display:block;
width:435px;
height: 200px;
}
#trailerspicture{
background-image: url(http://www.tidycoast.com/wp-content/uploads/2010/05/trailer_frontpage_color.png);
height: 200px;
width:435px;
padding:0;
float:right;
position:relative;
margin:10px;
border: groove thin #000000;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
margin-bottom: 10px;
}
#trailerslink{
font-size: 32px;
padding-left:10px;
padding-top:25px;
display:block;
}
#trailerslink a{
display:block;
width:435px;
height: 200px;
}
#communitypicture{
background-image: url("http://tidycoast.com/wp-content/uploads/2010/03/community_frontpage_color.png");
height: 200px;
width:435px;
padding:0;
float:left;
position:relative;
margin:10px;
border: groove thin #000000;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
margin-bottom: 10px;
}
#communitylink{
font-size: 32px;
padding-left:10px;
padding-top:25px;
display:block;
}
#communitylink a{
display:block;
width:435px;
height: 200px;
}
#frontcontainer{
border-left: solid #666666 1px;
border-right: solid #666666 1px;
border-bottom: solid #666666 1px;
margin-left:9px;
margin-right:9px;
margin-top:-11px;
padding-top:10px;
background-color: #999999;
background-image:URL("http://www.tidycoast.com/wp-content/uploads/2010/05/gradient_front_page.png");
background-repeat: repeat-x;
z-index: 50px;
}
div#galleryevents{
width: 400px;
height:125px;
margin-top:300px;
}

#hurricanecontent{
width: 700px;
border:medium groove #000000;
background-color:#eeeeee;
margin-left:10px; 
padding:10px;
float:left;
}
#hurricanepictures{
float:left;
width:150px;
height:213px;
border: medium #666666 outset;
margin-left: 10px;
text-align:center;
background-color:#676767;
}
#hurricanepictures span{
font-size: 15px;
color:#ffffff;
}
#picturegallery{
margin-left: 20px;
}
#banners{
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:20px;
width:925px;
height:425px;
}
#com{
width:400px;
height:200px;
margin:0px 10px 5px;
background-color:#999;
padding:3px;
border:medium groove #000000;
float:left;
}
#commain h1{
margin-left:10px;
}
#commain{
height: 450px;
border-left: solid #666666 1px;
border-right: solid #666666 1px;
border-bottom: solid #666666 1px;
margin-left:9px;
margin-right:9px;
margin-top:-11px;
padding-top:10px;
background-color: #999999;
background-image:URL("http://www.tidycoast.com/wp-content/uploads/2010/05/gradient_front_page.png");
background-repeat: repeat-x;
}

#commovie{
position:relative;
border: solid #000000 3px;
width: 480px;
height: 335px;
float:right;
margin-right: 10px;
}
