/* CapeMay.com stylesheet by Jessica Keeler @amissdotorg */


.like, .like2  /* Hide Facebook button for emergencies */
{
	/*display:none!important;*/
}

* {
	margin: 0;
	padding: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

body {
	text-align: center;
	background: #77A9DA;
	background-image: url(images/body-back.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	z-index: 1;
	padding: 0 0 100px;
}

#wrapper2 {
	position: relative;
	margin: 0 auto;
	padding: 0 0 0;
	z-index: 5;
}

#wrapper {
	position: relative;
	width: 980px;
	background: #fff;
	margin: 0 auto;
	padding: 11px 0 0;
	z-index: 5;
}

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

/* Header */

#header {
	position: relative;
	height: 100px;
z-index: 40;
}

#header a#home {
	display: block;
	width: 169px;
	height: 64px;
	width:250px;
	height:85px;
}
#header h1 {
	background: url(images/cmdc-logo.jpg);
	background-repeat: no-repeat;
	width: 169px;
	width:250px;
	height: 90px;
	height:85px;
	position: absolute;
	bottom: 10px;
}
#header h1 span {
	margin-left: -1000em;
}
#header ul {
	position: absolute;
	top: 0px;
	right: 0;
	/*left:0;*/
}

#header ul li {
	display: inline;
	float: left;
	margin: 0 7px 0 0;
	font-size: 11px;
	color:#ccc;
}
#header ul a {
	color: #999;
	text-decoration: none;
}

#header ul a:hover {
	color:#666;
}
#header #search {
	position: absolute;
	top: 35px;
	width:300px;
	right:270px;
	padding: 15px 7px;

	text-align: right;
}

#header #search input
{
	padding:3px;
}

#header #photos {
	display: none;
	position: absolute;
	top: 35px;
	right: 260px;
	height: 79px;
	width: 287px;
	background: url(images/button-photos.jpg);
	background-repeat: no-repeat;
}
#header #love {
	display: none;
	position: absolute;
	top: 35px;
	right: 280px;
	height: 79px;
	width: 287px;
	background: url(images/button-shop.jpg);
	background-repeat: no-repeat;
}
#header #aerial {
	position: absolute;
	top: 35px;
	right: -5px;
	height: 54px;
	width: 250px;
	background: url(spotlinks/aerial.jpg);
	background-repeat: no-repeat;
}
#header #aerial a {
	display: block;
	height: 54px;
	width: 250px;
}
#header #photos a, #header #love a {
	display: block;
	height: 79px;
	width: 287px;
}
#header #photos span, #header #love span, #header #aerial span {
	margin-left: -1000em;
}

/* Navigation */

#menu {
	position: relative;
	height: 55px;
	background:/*#5a9696*/ url(images/menu-2010.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 50;

}
#menu li {
	float: left;
	display: inline;
	font-size: 12px;
}

#menu a {
	float: left;
	text-align: center;
	height: 30px;
	margin: 5px 0 0;
	padding: 8px 13px 0 11px;
	color:#fff;
	font-size: 14px;
	text-decoration: none;
	border-right:1px solid #3e807c;
	border-left:1px solid #76b8b8;
	
}

#menu a.more
{
	
}

#menu a:hover 
{
color: #d6f6f6;
}

#menu .last {

	border:none;
}

#menu .special {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 15px;
	top: 14px;
	height: 30px;
	width: 140px;
	text-align: center;
	color: #333;
	font-size: 17px;
	font-family: georgia, times, serif;
	background: none;
	border:none;

}


#menu a.special:hover {
	color: #000;
	text-decoration:none;
}

#menu li .dropdown {
	display: none;
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	position: absolute;
	top: 44px;
	width: 400px;
	height: 250px;
	z-index: 60;
}
#menu li:hover .dropdown, #menu li.sfhover .dropdown {
	display: block;
	z-index: 60;
}
#menu .dropdown h3 {
	font-size: 12px;
	margin: 10px 0 2px;
	color: #00A9AB;
}
#menu .dropdown li {
	float: none;
	display: list-item;
	margin: 0 0 2px;
	padding: 0;
	height: auto;
	list-style: none;
}
#menu .dropdown a {
	display: inline;
	color: #000;
	float: none;
	background: none;
	margin: 0;
	padding: 0;
	height: auto;
	font-size: 11px;
	border:0;
	filter:none;
	text-shadow:none;
}

#menu .dropdown a:hover {
	color: #00A9AB;
}
#menu .dropdown div {
	width: 160px;
	float: left;
	padding: 7px 0 7px 17px;
}
#menu .dropdown p {
	position: absolute;
	bottom: 30px;
	clear: left;
	margin: 0 0 0 15px;
}
#menu .dropdown p a
{
font-weight:800;
text-decoration:underline;
}
#menu li .planning {
	left: 0px;
	background-image:url(images/menu-planning3.jpg);
background-position:100% 100%;
background-repeat:no-repeat;
}
#menu li .accommodations {
background-image:url(images/menu-accommodations.jpg);
background-position:100% 100%;
background-repeat:no-repeat;
	left: 50px;
}
#menu li .dining {
background-image:url(images/menu-dining.jpg);
background-position:100% 100%;
background-repeat:no-repeat;
	left: 182px;
}

#menu li .thingstodo {
background-image:url(images/menu-thingstodo.jpg);
background-position:100% 100%;
background-repeat:no-repeat;
	left: 331px;
	height:340px;
}

#menu li .shopping {
	left: 305px;
}
#menu li .weddings {
height: 320px;
left: 190px;
background-image:url(images/menu-wedding.jpg);
background-position:110% 100%;
background-repeat:no-repeat;
}

#menu li .realestate {
/*top: 43px;*/
left: 283px;
background-image:url(images/menu-re.jpg);
background-position:100% 100%;
background-repeat:no-repeat;
}

#container #flash {display:none; clear: left;position: relative;width: 100%;height: 130px;margin: 0px auto 5px;z-index: 20;overflow:hidden;}

#container #photo {clear: left;position: relative;width: 100%;height: 200px;margin: 0 0 7px;background-position: top left;background-repeat: no-repeat;z-index: 20;}


/* Backgrounds - currently unused */

.general {background: url(images/header-general.jpg);
}
.about {
	background: url(images/header-about.jpg);
}
.coast {
	background: url(images/header-coast.jpg);
}
.accommodations {
	background: url(images/header-acc.jpg);
}
.eventcal {
	background: url(images/header-events.jpg);
}
.weddings {
	background: url(images/header-weddings.jpg);
}
.trans {
	background: url(images/header-trans.jpg);
}
.realestate {
	background: url(images/header-realestate.jpg);
}
.shopping {
	background: url(images/header-shopping.jpg);
}
.magazine {
	background: url(images/header-mag.jpg);
}
.restaurants {
	background: url(images/header-restaurants.jpg);
}
.activities {
	background: url(images/header-activities.jpg);
}
.potd {
	background: url(images/header-potd.jpg);
}
.services {
	background: url(images/header-services.jpg);
}
.news {
	background: url(images/header-news.jpg);
}

/* Spotlinks */


#spotlinks {
	clear: right;
	position: relative;
	height: 83px;
	margin: 0 0 20px;
}
#spotlinks li {
	width: 155px;
	float: left;
	display: inline;
	text-align: center;
	margin: 0 3px 0 0;
	height: 83px;
}
#spotlinks li img {
	border:0;
	width: 155px;
	height: 83px;
}

#spotlinks2
{
position:relative;
height:100px;
margin:-2px 0 7px;
overflow:hidden;
}

#spotlinks2 li
{
width:186px;
display:inline;
margin:0 0px 0 0;
}

#spotlinks2 li img
{
border:0;
}

#sidebar img
{
border:none;
}

/* Content */

#content {
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Sidebar */

#content #sidebar {
	width: 200px;
	float: left;
	padding: 15px 0 0;
}
#content #sidebar.index {
	float: right;
	width: 250px;
	padding: 0px 0 0;
	
}
#sidebar.index h3 {
	font-size: 15px;
	margin: 0 0 10px 25px;
}

#sidebar.index p {
	font-size: 12px;
	margin: 0 0 15px 0px;
}

#sidebar p {
	font-size: 12px;
	margin: 0 0 17px;
}
#sidebar p a, ul.departments a {
	color: #086E78;
}

#sidebar .side-spot li img
{
	border:0;
}

#side-int, .side-int {
	margin: 0 0 22px;
}


#side-int li, .side-int li {
	border-bottom: 1px dotted #ccc;
	padding: 3px 0;
	list-style: none;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 12px;
}
#side-int li a, .side-int li a {
	color: #086E78;
	text-decoration: none;
}
#side-int li a:hover, .side-int li a:hover {
	color: #000;
}
#sidebar h3 {
	color: #098561;
	margin: 0 0 3px;
	font-weight: 800;
	font-size: 13px;
}

/* Main content */


#content #text {
	width: 710px;
	_width: 690px;
	float: right;
	margin: 0 15px 0 2px;
	padding: 30px 0 50px;
}

#content #text.wide
{
width:915px;
}

#text a {
	color: #3D6FA9;
}
#text a:hover {
	color: #3DA5A9;
}
#content #text.index {
	width: 645px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 50px;
}
#content #text.search {
	width: 800px;
	float: left;
}
#text h2 {
	font-family: georgia, times, serif;
	margin: 0 0 10px;
	font-weight: 400;
	color: #226191;
}
#text h3 {
	color: #098561;
	margin: 25px 0 15px;
	font-weight: 800;
	font-size: 15px;
}
#text h3.postTitle {
	margin: 10px 0 0px;
	font-size:15px;
}
#text h3.postTitle a {
	text-decoration: none;
}
#text h4 {
	color: #098561;
	color:#0695a6;
	margin: 0 0 10px;
	font-size: 13px;
}
#text h5 {
	color: #098561;
	margin: 0 0 10px;
	font-size: 12px;
}
#text p {
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 17px;
	color: #333;
}

#text p.intro
{
color:#03729b;
font-size:16px;
line-height:21px;
font-family:Georgia, "Times New Roman", Times, serif;
}

#text .right
{
float:right;
margin:0 0 25px 20px;	
width:300px;
}

#text .right p
{
	margin:5px 0; 
	color:#777;
	font-size:12px;
	line-height:17px;
	text-align:justify;
}

#text ul.moreinfo
{
margin:10px 0 10px 20px;
border-left:4px solid #ccc;	
list-style:none;
}

#text .right ul.moreinfo
{
margin-left:0;
}

#text ul.moreinfo li
{
	list-style:none;
	padding-left:10px;
}

#text .right ul.moreinfo li
{
	font-size:12px;
}

#text .notice {
	padding: 0 7px 7px 42px;
	background: url(images/info.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #2F4783;
	margin: 15px 30px;
}
#text ul {
	margin: 0 0 20px 30px;
}
#text li {
	font-size: 13px;
	margin: 0 0 5px;
}
#text .r {
	float: right;
	margin: 5px 0 15px 10px;
	/*padding: 4px;*/
	border: 1px solid #666;
}
#text .l {
	float: left;
	margin: 5px 10px 15px 0;
	/*padding: 4px;*/
	border: 1px solid #666;
}
#text .noborder {
	border: 0;
}

/* Special Offers */

#text .special {
	background: #F8FFFF url(images/special-back.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 11px 25px;
	margin:10px 0;
	border:1px solid #dbe1e7;
}


#text .special a
{
text-decoration:none;	
}

.special img {
	background: #fff;
}

#text .terms {
	clear: right;
	font-size: 11px;
	padding: 7px;
	background: #EEF2F7;
	background:#dce3e9;
	border:1px solid #d1d6dc;
}

/* Featured listing table */

table.featured {
	width: 700px;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
	margin: 0 0 17px;
}
table.featured td {
	width: 30%;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	font-family: Georgia, Times, serif;
	font-size: 13px;
}
table.featured td a {
	font-family: Georgia, Times, serif;
	font-variant: small-caps;
	font-size: 15px;
}
table.featured td i {
	font-family: Georgia, Times, serif;
	font-size: 12px;
}

/* Business listing tables */

table.listings {
	margin: 0 0 17px;
	width: 700px;
	z-index:100;
}

table.listings td {
	width: 25%;
	padding: 10px 0 20px;
	text-align: center;
	font-size: 11px;
	vertical-align: top;
	z-index:100;
}

table.listings td a {
	font-size: 13px;
}

table.listings td img, table.featured img {
	border: 0;
	z-index:100;
}

/* Historic Hotels */

#text .historic td
{
	text-align:left;
	padding:10px 0;
	width:235px;
	background:url(images/historic-back.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	vertical-align:top;
}

#text .historic td p
{
line-height:15px!important;
margin:5px 0!important;	
font-size:12px;
padding:0 20px;
}

#text .historic td p.center
{
	text-align:center;
}

#text .historic td p.center a
{
	font-weight:400;
	text-decoration:none;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.historic .center img
{
	padding:7px;
	background:#fff;
	border:1px solid #dbd5ca;
	margin:0 0 5px;
}

.yearround span { display:none;}


/* Shop tables */

table.shops {
	margin: 0 0 17px;
	width: 700px;
}
table.shops td {
	font-size: 12px;
	padding: 10px 4px;
	border-bottom:1px dotted #eee;
	line-height:18px;
}

#text table.shops td h4
{
margin:0;
padding:0;
}

#text table.shops td p
{
margin:0 0 15px;
padding:0;
line-height:18px;
}

/* Contact Forms */

.form {
	padding: 17px 20px;
	margin: 10px 0;
	border: 1px solid #ccc;
	background: #eee;
	width: 500px;
	-moz-border-radius: 11px;
border-radius:11px;
}

#text .form ul {
	margin: 0;
}
#text .form li {
	padding: 7px 0;
	list-style: none;
}
#text .form h4 {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	color: #666;
	width: 175px;
	font-size: 14px;
}

#text .form h4.short
{
width:100px;	
}

#text .red
{
color:red!important;
margin-left:10px;
}

#text p.blue
{
color:#0695a6!important;
font-size:14px;
margin:-7px 0 10px 0!important;

}

.form select {
	border: 1px solid #ccc;
	padding: 2px;
}
.form option {
	padding: 1px;
}
.form input, .form textarea {
	border: 1px solid #ccc;
	font-family: georgia, times, serif;
	padding: 3px;
	font-size: 12px;
	color: #333;
}

#text .form .required h4 {
	color: #096B86;
	font-weight: 800;
}
.form .button, a.button {
	padding: 7px 17px;
	background: #66AB53;
	border: 1px solid #666;
	font-size: 17px;
	font-weight: 800;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

/* Buttons */

#text a.button {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 120px;
	margin: 0 0 15px;
	text-align: center;
}


.form .button:hover
{
background:#333;	
}

#sidebar a.button2 {
	padding: 5px 10px;
	background: #66AB53;
	border: 1px solid #666;
	font-size: 10px;
	font-weight: 800;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 120px;
	margin: 10px 0 15px;
	text-align: center;
}

#text a.button:hover, #sidebar a.button2:hover {
	background: #7AC166;
}

#text p.contactus
{
line-height:26px;	
}

#text .button
{
position:relative;
text-align:right;	
margin:20px 0 10px;
}

#text .button a
{
	font-size:12px;
	text-decoration:none;
	display:inline block;
	width:150px;
	padding:5px 10px;
	border:1px solid #c2d1cd;
	background:url(images/button-back.jpg);
	background-repeat:repeat-x;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
background-position:top left;
}

#text .button a:hover
{
background-position:bottom left;
}

#text strong.label
{
	width:60px;
	float:left;
	display:block;
	height:20px;
	color:#0092c9;
}

.form td {
	padding: 3px;
	font-size: 11px;
	font-weight: 800;
}
.form table {
	margin: 0 0 17px;
}

/* Calendar styles */

#cal {
	position: relative;
	width: 500px;
	height: 200px;
}
#cal #mini {
	position: absolute;
	right: 6px;
	top: 7px;
}

#legend
{
background:#fff;
padding:4px;
border:3px solid #eee;
width:200px;
float:right;
}

#calendar
{
	clear:right;
}


.newDate
{
	font-size:15px;
}

.calnav {
	width: 100%;
	background: #eee;
}
.calnav .filter {
	text-align: right;
	padding-left: 40px;
}
.calnav td {
	vertical-align: middle;
	font-size: 11px;
}

/* Look at This styles */

ol#look
{
	margin:10px 0;
	list-style:none;
}

ol#look li
{
list-style:none;
margin:0 20px 0 0!important;
width:180px;
float:left;
}

ol#look li img
{
display:block;	
margin-bottom:5px;
border:0;
padding:2px;
border:1px solid #ddd!important;
}

ol#look li h3
{
	font-size:12px!important;
	font-weight:400;
}


/* Miscellaneous */


#text blockquote {
	margin-top: 17px;
	margin-right: 0pt;
	margin-bottom: 17px;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 40px;
	padding-bottom: 0pt;
	padding-left: 40px;
	background-color: transparent;
	background-image: url(images/quotes.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}

#text blockquote p {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

#beachtags {
	margin: 5px 0 15px 2px;
}

#beachtags td {
	border-bottom: 1px solid #ddd;
	font-size: 12px;
	padding: 7px 5px;
	line-height:17px;
	vertical-align:top;
}

/* Footer */

#footer {
	position: relative;
	clear: both;
	font-size: 12px;
	color: #666;
	margin: 50px 0 0;
	padding: 27px 25px 20px;
	text-align: left;
	background: url(images/departments-back.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-top: 1px solid #D3D7E0;
	border-bottom: 1px solid #D3D7E0;
}
#footer ul {
	margin: 0 0 0 3px;
}
#footer a.facebook {
	display: block;
	background: url(images/tiny-facebook.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 23px;
	padding: 4px 0 0 40px;
}
#footer a.twitter {
	display: block;
	background: url(images/tiny-twitter.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 23px;
	padding: 4px 0 0 40px;
}
#footer a.love {
	
	display: block;
	background: url(images/tiny-heart.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 23px;
	padding: 4px 0 0 40px;
	display:none;
}
#footer a.twitter:hover, #footer a.facebook:hover, #footer a.love:hover {
	background-position: 0 -26px;
}
#footer a.love:hover {
	color: #B6021D;
}

#footer .block {
	position: relative;
	width: 200px;
	float: left;
	margin: 0 40px 0 0;
}
#footer li {
	margin: 0 0 7px;
	list-style: none;
	color: #878C92;
}
#footer h3 {
	padding: 0 0 5px;
	border-bottom: 1px solid #D7DDE4;
	margin: 0 0 10px;
	font-size: 15px;
	
}
#footer p {
	clear: left;
	padding: 15px 0;
	
}
#footer a {
	color: #878C92;


}

#footer a:hover
{
color:#6b7076;	
}

#footer #copy {
	font-size: 11px;
	color: #878C92;
}

/* Lighthouse */

#corner {
	_display: none;
	position: fixed;
	bottom: 0;
	right: 0;
	width: 500px;
	height: 150px;
	background: url(images/corner-back.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}
#base {
	_display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: url(images/base-back.jpg);
	background-repeat: repeat-x;
	height: 150px;
	z-index: 1;
}


/* Form styles */


#sidebar .cc {
	background: url(images/signup-back.jpg);
	background-repeat: no-repeat;
	background-position:-5px 0;
	width: 220px;
	height: 89px;
	margin:20px 0 0 0;
	padding: 10px 0 0 5px;
}

#sidebar.index .cc {
	margin:20px 0 20px 0;
}
#sidebar .cc p {
	margin-left: -1000em;
}
#sidebar .cc input {
	display: block;
	margin: 9px 0 0;
}

/* Universal */

.clear {
	clear: left;
}

hr {
	clear: both;
	background: #eee;
	height: 1px;
	border: 1px solid #eee;
	width: 100%;
	margin: 10px 0;
}

#share {
	margin: 0 0 10px;
}

.col {
	width: 50%;
	float: left;
}


/* Calendar Styles */

.Listings {
	position: relative;
	width: 100%;
	border: 0px solid #006699;
	margin: 0px;
	padding: 0px;
}
.event {
	clear: right;
	margin: 0 0 5px 0;
	border-top: 1px dotted #B4B1A8;
	padding: 5px 7px 15px;
}
.event a {
	color: #4C80AE;
}
.event .Date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #67642D;
	vertical-align: middle;
	font-weight: 400;
	margin: 0 0 7px;
}
.event .Title {
	margin: 0 0 3px 5px;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: 400;
	color: #409166;
	text-align: left;
	vertical-align: middle;
}
.event .Category {
	display: none;
}
.event .Descr {
	margin: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
.Descr img {
	float: right;
	margin: -40px 0 7px 20px!important;
}
.Descr div {
	color: #6B9140;
	font-size: 13px;
	margin: 0 0 3px;
}
.event .Time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D672D;
	font-weight: normal;
}

.navTableText
{
	font-size:12px;
}

/* Featured Agent styles */

#text ul.listings {
	list-style: none;
	margin-left: 0px;
}
#text ul.listings li {
	list-style: none;
	padding: 10px 2px;
	height: 250px;
	width: 160px;
	margin: 0 5px 5px 0;
	font-family: Arial, helvetica, sans-serif;
	float: left;
	font-size: 12px;
	text-align: center;
	border: 1px solid #eee;
	line-height: 16px;
}
#text ul.listings a {
	font-size: 11px;
}
#text ul.listings li i, #text ul.listings li em, #text .shops em {
	font-family: georgia, times, serif;
	color: #666;
}
#text ul.listings .featured {
	;
}
#text ul.listings .featured a {
	font-weight: 800;
}
#text ul.listings .featured img {
		
	border:3px solid #eee;
	display: block;
	margin: 0 auto 3px;
}
#text ul.listings .firsttext {
	clear: left;
}



/* Wordpress Tweaks */

#text .post p.contrib {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 20px;
	border-top: 1px solid #ccc;
	color: #666;
	padding: 20px 60px 20px 0;
	line-height: 16px;
	clear: both;
}
#text .post p.contrib img {
	float: left;
	margin-left: 0;
	margin-right: 15px;
	padding: 5px;
	border: 1px solid #ddd;
}


/* Movie poster table */

table#movies
{
margin:10px 0;
clear:right;
}

table#movies td
{
	vertical-align:top;
	width:25%;
	padding:2px;
	text-align:center;
}

table#movies td p
{
	margin:0 0 3px;
}

table#movies td img
{
	border:1px solid #666;
}

table#movies td em
{
	font-size:17px;
	display:block;
	font-style:normal;
	color:#1862c3;
}

table#movies td strong
{
	width:152px;
	margin:0 auto;
display:block;
background:#1862c3;
padding:3px 0;
color:#eee;
}

.confirmation-field { display: none; }

/* 125x125 ad styling */

#ads
{
width:125px;
padding:10px 10px 0;
margin:10px 0 10px;
}

#ads img
{
margin:0 0 10px;	
}

/* Smooth Slider */

#smooth_sldr{width:700px;height:200px;background-color:#ffffff;border:0px solid #999999;}
#smooth_sldr_items{padding:10px 18px 0px 26px;}
#smooth_sliderc{width:656px;height:147px;}
.smooth_slideri{width:646px;height:147px;}
.sldr_title{font-family:Georgia, Arial, Helvetica, sans-serif;font-size:18px;font-weight:normal;font-style:normal;color:#000000;}
#smooth_sldr_body h2{line-height:17px;font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;font-style:normal;color:#000000;margin:10px 0 5px 0;}
#smooth_sldr_body h2 a{color:#000000;}
#smooth_sldr_body span{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;font-style:normal;color:#333333;}
.smooth_slider_thumbnail{float:left;margin:10px 5px 0 0px;border:1px solid #000000;}
#smooth_sldr_body p.more a{color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
#smooth_sliderc_nav li{border:1px solid #333333;font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif;}
#smooth_sliderc_nav li a{color:#000000;}
.sldrlink{padding-right:40px;}
.sldrlink a{color:#333333;}

/* Faqs */

dl
{
	margin:10px 0;
}

dt
{
	font-weight:800;
	color:#666;
	color:#333;
	margin:5px 0;
	font-size:14px;
}

dd
{
	margin:0 0 24px;
	color:#999;
	
}

/* USCG styles*/

ul.space
{
margin:10px 0!important;
}

ul.space li
{
list-style:none;
margin:0 0 15px!important;
line-height:18px;
}

ul.space li a
{
font-weight:800;
font-size:14px;	
}


/* Mobile Styles */

@media handheld and (max-width: 480px), screen and (max-device-width: 480px), screen and (max-width: 480px), handheld and (max-device-width: 480px), handheld and (max-device-width:600px), screen and (max-width:600px)

{

#header ul, #aerial, #love, #photos, .dropdown, #flash, #spotlinks, #sidebar.index, #facebook, .cc, .like
{
	display:none!important;
}

img, table
{
max-width:100%;	
	height:auto;	
}

body, html
{
min-height:100%;
}

#wrapper
{
position:relative;
width:auto;
padding:0;
margin:0;	
}

body{
-webkit-text-size-adjust:none;
font-family:Helvetica, Arial, Verdana, sans-serif;
width:100%!important;
}

div{
  clear:both!important;
  display:block!important;
  float:none!important;
}



#container, #content, #content #text
{
position:relative;
width:auto;
}

#header
{
height:auto;	
}

#container
{
width:95%;	
margin:0 auto;
}

#content #sidebar
{
width:auto;	
}

#header h1
{
	position:relative;
	top:auto;
	left:auto;
	bottom:auto;
	margin:0 auto;
}

#header #search
{
position:relative;	
top:auto;
left:auto;
right:auto;
}

#container h1
{
color:#0a80c3;
font-size:21px;
margin:0 0 5px;
}

#container h2
{
color:#0a80c3;
margin:0 0 5px;
font-size:18px;
}

#container h3
{
color:#0a80c3;
margin:0 0 5px;
font-size:16px;
}

#container #menu
{
position:relative;
height:auto;
margin:10px 0 0;
background:#65a8b2;
padding:0!important;
-webkit-border-radius:10px;
display:none!important;
}

body.index #container #menu
{
display:block!important;
}

#container #menu a
{
	height:auto;
	width:100%;
display:block;
color:#fff;
padding:11px 0;
margin:0;
border-bottom:1px solid #42858f;
border-top:1px solid #7bbec8;
text-decoration:none;
}

#container #menu a.special
{
	position:relative;
	display:block;
	background:none;
	color:#fff;
	font-family:inherit;
	font-size:inherit;
	height:auto;
	width:100%;
	left:auto;
	right:auto;
	top:auto;
}

#container #menu a:hover
{
background:#498c97;
}

#container #menu a:active
{
background:#498c97;
}

#container #menu,#menu li{
  float:none!important;
  clear:both!important;
  margin:0 0 20px 0!important;
  display:block;
  padding:0;
  text-align:left!important;
  width:100%;
}

#container #menu{
  border:1px solid #ccc;
  padding:5px;
  -webkit-border-radius:5px;
}
#container #menu li{
  margin:0!important;
}
#container #menu li a{
  display:block;
}

#text li.excerpt p
{
display:none;	
}

#footer
{
clear:both;
padding:10px;
color:#666;
font-size:.8em;
}

	
}
