/* 
Theme Name: South Dock Marina
Description: Based on Whiteboard by Brian Purkiss
Author: Jessica Leeburg
Author URI: http://amiss.org
Version: 1.0

*/

*
{
margin:0;
padding:0;

}

body {
text-align:center;
background:url(images/body-back.jpg);
background-position:top left;
background-repeat:repeat-x;
 }

#container{
position:relative;
text-align:left;
width:950px;
margin:0 auto;
z-index:10;
}

#photospan
{
margin:6px 0 0;
position:relative;
}

.kayaks
{
height:200px;
background:url(http://southdocknj.com/wordpress/wp-content/uploads/2009/07/kayaks.jpg);
}

.wakeboard-waterski-tubing
{
height:200px;
background:url(http://southdocknj.com/wordpress/wp-content/uploads/2009/07/waterski.jpg);
}

#post{}
#postmeta{}
#postnavigation{}
#searchform{}
#sidebar{float:right;}

.alignright
{
float:right;
margin:0 0 15px 15px;
}

.alignleft
{
float:left;
margin:0 15px 15px 0;
}

.aligncenter
{
margin:0 5px;
}

#header
{
position:relative;
height:150px;
background:url(images/southdock-header.jpg);
background-repeat:no-repeat;
background-position:top left;
}

#header h1, #header .description
{
margin-left:-1000em;
}

#address
{
position:absolute;
right:5px;
top:20px;
width:200px;
color:#007274;
font-family:tahoma, arial, helvetica, sans-serif;
}

#address .phone
{
font-size:24px;
color:#1a4675;
font-weight:800;
}

#address a
{
color:#007274;
}

#address #facebook
{
margin:7px 0 0;
display:block;
height:19px;
background:url(images/facebook.jpg);
background-position:top left;
background-repeat:no-repeat;
padding:0 0 0 25px;
font-size:13px;
font-family:arial, helvetica, sans-serif;
}

#menu
{
position:relative;
background:#149b9d;
border-bottom:4px solid #007274;
z-index:50;
}

#menu li
{
display:inline;
float:left;
/*width:118px;*/
}

#menu li a
{
display:block;
padding:7px 20px;
color:#fff;
font-size:16px;
text-decoration:none;
font-weight:800;
text-align:center;
border-right:1px solid #007274;
font-family:tahoma, arial, sans-serif;
}

#menu li a:hover
{
color:#7ce7e9;
}

#content
{
clear:both;
position:relative;
background:#fff;
padding:0 0 10px;
}

#content h2, #content h3, #content h4
{
font-family:tahoma, arial, sans-serif;
font-weight:400;
}

#content h2
{
font-size:25px;
margin:27px 0 15px;
color:#D1831E;
}

#content h3
{
font-size:20px;
margin:15px 0 5px;
color:#1B4774;
}

#content h4
{
font-size:18px;
margin:15px 0 5px;
color:#1B4774;
}

#content p
{
margin:0 0 11px;
line-height:20px;
font-size:14px;
color:#222;
font-family:/*"Big Caslon",*/ Georgia, "Times New Roman",Times, serif;
}

#content li
{
margin:0 0 4px;
font-size:14px;
color:#000;
font-family:/*"Big Caslon",*/ Georgia, "Times New Roman",Times, serif;
font-family:tahoma, arial, helvetica, sans-serif;
color:#1B4774;
}

#content a
{
color:#007274;
font-weight:800;
text-decoration:none;
font-family:/*"Big Caslon",*/ Georgia, "Times New Roman",Times, serif;
}

#content a:hover
{
color:#333;
}

#content ul
{
margin:0 0 10px 30px;
}

#content img
{
border:4px solid #FFA837;
}

#content #bbqpig
{
position:absolute;
right:-25px;
top:-40px;
width:279px;
height:415px;
background:url(images/smokin-pig.gif);
background-position:top left;
background-repeat:no-repeat;
z-index:50;
}

#content a#menudl
{
position:relative;
display:block;
padding:5px;
background:url(images/body-back.jpg);
background-position:top left;
background-repeat:repeat-x;
border:3px solid #37B3EC;
-moz-border-radius:5px;
-webkit-border-radius:5px;
width:300px;
height:100px;
font-family:arial, helvetica, sans-serif;
font-size:15px;
margin:20px 20px;
}

#content a#menudl #piggy
{
position:absolute;
width:90px;
height:134px;
background:url(images/mrpig2.gif);
background-position:top left;
background-repeat:no-repeat;
right:-65px;
bottom:-10px;
}

#content #menudl span
{
position:absolute;
top:30px;
left:120px;
width:200px;
}

#content #menudl img
{
float:left;
margin:5px 0 0;
}

#content img.none
{
border:0;
}

iframe
{
margin:20px 0;
display:block;
}

#base{
background:url(images/base-back.jpg);
background-repeat:no-repeat;
margin-top:15px;
height:150px;
clear:both;
position:relative;
}

#photos
{
position:absolute;
bottom:0;
right:0;
height:100px;
width:200px;
}

#photos span
{
margin-left:-1000em;
}

#footer
{
position:relative;
font-size:11px;
font-family:tahoma, arial, sans-serif;
margin:10px 0;
color:#008c8e;
}

#footer a
{
color:#007274;
font-family:tahoma, arial, sans-serif;
}

.clear
{
clear:both;
}
