/*  
Theme Name: Fat Daddy's Resort
Version: 1
Author: Rachael Houser
Author URI: http://rhouserdesigns.com
*/

body {
background: #3f84c5 url(images/bg.png) repeat-x;
color: #53392c;
font-family: 'Verdana', sans-serif;
font-size: 12px;
line-height: 1.5em;
margin: 0;
padding: 50px 0 20px;
}

h2, h3, h4, h5 {
color: #000; 
font-weight: normal; 
text-decoration: underline;
}

.clear {
clear:both; 
height: 0 ; 
margin: 0 !important; 
padding: 0;
}

/* Links -------------------------------------------*/
a {
color:#3f84c5; 
font-weight: normal;
outline: none; 
text-decoration:none;
}
a:hover {
color:#a5d0e3;
text-decoration: underline;
}
a img {
border: 0;
}

/* Structure ----------------------------------------*/
#container {
clear: both;
margin: -3px auto 0 auto;
padding: 0;
width: 975px;
}
#content {
background: url(images/content.png) no-repeat top center;
margin: 0 auto;
padding: 0;
text-align: left;
width: 870px;
}
#content-inner {
background: #ecddc0;
margin: 0 auto;
padding: 0;
width: 786px;
}
#footer{
background: #bcdeea;
color: #53392c;
margin: 0 auto 0 auto;
padding: 5px 0 0;
text-align: center;
width: 700px;
}

/* Header -------------------------------*/
#header {
background: url(images/header.png) no-repeat right top;
display: block;
height: 495px;
margin: 0 auto;
padding: 0 0 0 7px;
position: relative;
width: 935px;
}
a.home, a.restaurant, a.campground, a.boatslips, a.band, a.events {
display: block;
overflow: hidden;
position: absolute;
text-indent: 9000px;
}
a.home {
background: url(images/homelink.png);
width: 70px;
height: 23px; 
top: 460px; 
left: 72px;
}
a:hover.home{
background: url(images/homehover.png);
}
a.restaurant {
background: url(images/restaurantlink.png);
width: 150px;
height: 23px; 
top: 460px; 
left: 142px;
}
a:hover.restaurant{
background: url(images/restauranthover.png);
}
a.campground {
background: url(images/campgroundlink.png);
width: 160px;
height: 23px; 
top: 460px; 
left: 292px;
}
a:hover.campground{
background: url(images/campgroundhover.png);
}
a.boatslips {
background: url(images/boatslipslink.png);
width: 140px;
height: 23px; 
top: 460px; 
left: 452px;
}
a:hover.boatslips{
background: url(images/boatslipshover.png);
}
a.band {
background: url(images/bandlink.png);
width: 180px;
height: 23px; 
top: 460px; 
left: 592px;
}
a:hover.band{
background: url(images/bandhover.png);
}
a.events {
background: url(images/eventslink.png);
width: 91px;
height: 23px; 
top: 460px; 
left: 772px;
}
a:hover.events{
background: url(images/eventshover.png);
}

/* Main -------------------------------------------*/
#main {
padding: 10px 20px;
}

/* Main > About -------------*/

/* Main > Posts -------------*/
.post {
margin: 10px 0;
}
.post img {
border:0px solid #fff;
}
.post blockquote {
margin: 0 0 0 50px; 
font-style: italic;
}
.post ul {
margin:0 0 20px 15px;
}
.post ol {
margin:0 0 20px 15px;
}
.post li {
margin:0 0 0 20px;
}
.title-area, .post-body, .post-footer {
background-image: #ecddbf;
padding: 5px 10px;
}

/* Titles --*/
.entry-title, .page-title{
color: #9f1c24;
font-size: 24px;
font-weight: normal;
line-height: 100%;
margin: 0;
text-align: left;
text-decoration: none;
}
.entry-title {
float: left; 
width: 82%;
}
.entry-title a {
color: #9f1c24;
font-weight: normal;
}
.entry-date {
color: #53392c; 
float: right; 
font-size: 10px;
}

/* Body --*/
.post-body {
margin: 3px 0;
}
.bot-nav {
float: right;
}

/* Footer --*/
.post-labels {
color: #81c242; 
float: left; 
font-size: 10px; 
width: 600px;
}
.post-labels a {
color: #81c242; 
font-weight: normal;
}
.post-labels a:hover {
color: #b3d236; 
font-weight: normal;
}
.right {

float: right;

padding-top: 0px;

padding-right: 0px;

}

.left {

float: left;

padding-top: 0px;

padding-left:0px;

}

/*  Bottom Bars (.sidebar) -----------------------------------*/
#sidebar {
background: url(images/footer.png) repeat-x;
color:#53392c;
margin: 0 auto 0 69px;
padding: 0;
width: 832px;
}
#sidebarcontent {
padding: 25px 30px 5px 30px; 
width: 772px;
height: 155px;
}
#sidebarcontent a:hover {
color: #3f84c5;
}
