/*
Theme Name: Go To Culebra
Theme URI: http://www.gotoculebra.com
Description: Custom Theme for Go To Culebra.com
Version: 1.0
Author: Sels Strain
Author URI: http://www.codenextdoor.com
*/

@import url('library/css/reset.css');

body {
    font-size: 13px;
	font-family: "Segoe UI", Candara, "Trebuchet MS", "DejaVu Sans", "Bitstream Vera Sans",  Verdana, sans-serif;
	background: #762F19 url('images/background.jpg') top repeat-x;
	margin: 0;
	padding: 0;
}
body.home #wrapper {
	/*background: url('images/paper2.jpg') no-repeat;*/
	min-height: 100%;
	width: 1030px;
}
#wrapper {
	/*background: url('images/paper.jpg') no-repeat;*/
	margin: 0 auto;
	width: 1030px;
}
/* ---- Header Area ---- */
/*
body.home #header {
	padding: 0 0 0 40px;
	background:url(images/bg-head.png) no-repeat;
}

body.home #header {
	padding: 0 0 0 40px;
	height:260px;
}*/

#header {
	width: 990px;
	height: 280px;
	background:url(images/bg-head.png) no-repeat;
	margin: 0 auto 0 -5px;
	padding: 0 0 0 5px;
	/*min-height:585px;*/
}

/* ---- Header Area ---- */
body.home #main{
	/*background:transparent;*/
}
/*
body.home #footer{
	display:none;
}
*/

#main{
	width: 990px;
	background:url(images/bg-jf.png) repeat-y;
	margin: 0 auto 0 0;
	padding: 0 0 0 5px;
}

#logo {
	float: left;
	padding: 35px 0 0 50px;
}
#icons {
	float: right;
	width: 275px;
	margin: 15px 0 0 0;
}
#follow-icons {
	float:right;
	width: 115px; 
}
li.fbicon {
	padding: 5px 0 0 18px;
}
/* ----- Navigation ----- */
.nav {
	clear:both;
	margin: 0 auto;
	width:900px;
	/*padding: 20px 0 10px;*/
	background:transparent url(images/Wood_tile.png) repeat scroll 0 0;
	min-height:31px;
	text-transform:lowercase;
}

/*body.home .nav {
	padding: 20px 0 10px 20px;
}*/
/* ---- Styles for Dropdown Menu - Essential ---- */
.sf-nav, .sf-nav * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-nav {
	line-height:	1.0;
}
.sf-nav ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-nav ul li {
	width:			100%;
}
.sf-nav li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-nav li {
	float:			left;
	position:		relative;
}
.sf-nav a {
	display:		block;
	position:		relative;
}
.sf-nav li:hover ul,
.sf-nav li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-nav li:hover li ul,
ul.sf-nav li.sfHover li ul {
	top:			-999em;
}
ul.sf-nav li li:hover ul,
ul.sf-nav li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-nav li li:hover li ul,
ul.sf-nav li li.sfHover li ul {
	top:			-999em;
}
ul.sf-nav li li li:hover ul,
ul.sf-nav li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/* ---- Dropdown Menu Color Styles ---- */

.sf-nav {
	float:left;
}
.sf-nav a {
	border-top:1px solid #D1AC65;
	border-bottom:1px solid #D1AC65;
	/*padding:9px 13px;*/
	text-decoration:none;
	font-weight: bold;
	/*font-size: 12px;*/
	font-size:13px;
	font-weight:bold;
	/*padding:8px 13px;*/
	padding:8px 9px;
	background:transparent url(images/bg-nav-sep.gif) no-repeat scroll right center;
}
.sf-nav .current_page_item a,
.sf-nav .current_page_ancestor a,
.sf-nav .current_page_parent a {
    /* background:#C85D46;*/
}
.sf-nav a, .sf-nav a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#990000;/*#3E1C10;*/
}
.sf-nav li {
	/* background:		#DABF84;*/
}
.sf-nav li li {
	/* background:		#DABF84;*/
}
.sf-nav li li li {
	/* background:		#9AAEDB;*/
}
.sf-nav li:hover, .sf-nav li.sfHover,
.sf-nav a:focus, .sf-nav a:hover, .sf-nav a:active {
    /* background:     #C85D46;*/
	outline:		0;
}
/*
.sf-nav ul {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
*/
.sf-nav li:hover ul,
.sf-nav li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-nav ul ul {
    margin-top:0;
}
.sf-nav ul a {
    /**/background:#CC9999;/*#DABF84;*/
	border-bottom:none;
}
.sf-nav ul a:hover {
    /**/background: #C85D46; 
}
/* ----- Content ----- */

#main-content {
	width: 670px;	
	float: left;
	padding: 15px 10px 5px 50px;
}
#main-content_full {
	width: 700px;	
	float: left;
	padding: 15px 10px 5px 50px;
}
body.home #main-content {
	/*width: 720px;
	padding: 15px 10px 5px 80px;*/
	width: 405px;	
	float: left;
	padding: 15px 10px 10px 55px;
}

body.home .post{ float:none;}

.post {
	
	border-bottom:1px solid #D1AC65;
	margin-bottom:15px;
	padding-bottom:15px;
	clear:both;
	float:left;
	width:100%;
    
}

body.home .post{border-bottom:1px dotted #3E1C10;}

body.home .metadata{background: transparent url(images/bg_azul.png) repeat; margin-top:5px;}

.post p{
	line-height:16px;
}
.post-title {
	
	color:#3E1C10;
	font-size:26px;
	font-weight:bold;
    
}

body.home .post-title {
	
	padding-left:45px;
	margin-top:-6px;
    
}


.post-meta {
    
}
.post-nav {
    
}

/* ----- Sidebar ----- */
#side-content {
	width: 200px;
	float: right;
	padding: 15px 30px 5px 25px;
	background:transparent url(images/sidebar_border.png) repeat-y scroll left center;
}


body.home #side-content {
	width: 200px;
	float: right;
	padding: 20px 33px 5px 25px;
	background:transparent url(images/sidebar_border.png) repeat-y scroll left center;
}

/* ----- Subcontent Area - Map and Photo Gallery ----- */
#subcontent {
	height: 475px;
	clear:both;
}
#sub-map {
	width: 500px;
	float: left;
}
#photo-gallery {
	width: 500px;
	float: right;
}
#map-title {
	padding: 70px 0 0 260px;
}
#photo-title {
	/*padding: 50px 0 0 50px;*/
	margin-left:30px;
	margin-top:-50px;
}
/* ----- Comments ----- */

.commentlist {
    
}
#comments {
    
}
.comment {
    
}
.comment-body {
    
}
.comment-meta {
    
}
#respond {
	
}
.bypostauthor {
	
}
.comment-author {
	
}
.avatar {
	
}
.children {
	
}
.reply {
	
}
#commentform {
	
}
/* ----- Footer ----- */
#footer {
    clear:both;
    margin: 0 auto;
    padding: 10px 0 0 0;
    width: 990px;
	background:url(images/bg-foot.png) no-repeat;
	min-height:215px;
}

#footer .sf-nav a {
	
	padding:4px;
	border:0;
	
	}

#footer .content{
    margin-left:300px;
}

#footer ul, #footer li{
	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;

}

/* ----- Links ----- */
a, a:visited {
    text-decoration:none;
	font-weight:bold;
	color:#3E1C10;
}
a {
	outline:none;
	color:#3E1C10;
	font-weight:bold;
}
/* ----- Map ----- */
#mapimage {
	width:680px;
	height: 544px;
	position:relative;
}
#mapimage img {
	/*width: 680px;
	height:542px;*/
}
#mapkey {
	width: 692px;
	border-right: 1px solid #faa54c;
	border-bottom: 1px solid #faa54c;
	border-left: 1px solid #faa54c;
	padding: 5px 3px;
    background-color: #FFF;
}
#mapkey li {
	width:230px;
	float:left;
	height: 25px;
	padding: 0 0 3px 0;
}
#mapkey li img {
	width:24px;
	height:25px;
	float: left;
}
#mapkey li p {
	padding: 5px 0 0 3px;
	margin: 0;
	float: left;
}
#mapleader {
	background-image: url('/map/keyheader.png');
	width:700px;
	height:31px;
}
.mapbutton {
	width: 24px;
	height: 25px;
	float: left;
	color: #FFF;
	font: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0 0 0;
	margin: 0;
	background-repeat: no-repeat;
}
.circlered {
	background-image: url('/map/btn_red.gif');
}
.circlebeige {
	background-image: url('/map/btn_beige.gif');
}
.circleblue {
	background-image: url('/map/btn_blue.gif');
}
.circlegreen {
	background-image: url('/map/btn_green.gif');
}
.circlepurple {
	background-image: url('/map/btn_purple.gif');
}
.mytooltip {
	z-index:10;
	display:none;
	margin: 5px;
	background-color: white;
	border:2px dashed #faa54c;
}
.mytooltip p {
	float:none;
	clear: both;
	padding: 10px 0 0 0;
}
.maptabs {
	margin: 0 0 0 80px;
}
.maptabs li {
	border:1px solid #FFFFFD;
	width:150px;
	height:30px;
	float:left;
	padding:4px 0 0 0;
	margin: 5px 20px 10px 20px;
	text-align:center;
	color: #FFF;
	background-color: #faa74a;
	font-weight:bold;
}
.maptabs a {
	color: #FFF;
}
.cform label {
color: #000;
}
.popup_tooltip {
	background-color: #FFF;
	border: 2px dashed #faa74a;
	z-index:1000;
}
.mainmap_title {
	background-color: #FFF;
	font-size:9px;
  	border:1px dashed #faa74a;
}
#mapselector li {
	float:left; 
	margin-right: 20px;
}
#mapselector { 
	list-style: none; 
	cursor: hand; 
} 
.maplinks {
	list-style: none;
	padding: 10px 0 5px;
	margin: 0;
}
.maplinks li {
	float: left;
}
.maplinks li img {
	width: 107px;
	height: 74px;
	padding: 0 6px;
}
/* ----- Miscellaneous Styles ----- */
.aligncenter {
    display:block;
    margin:0 auto
}
.alignleft {
    float:left
}
.alignright {
    float:right
}
.clear {
    clear:both
}
#searchform {
	
}
.wp-caption {
    border:1px solid #666;
    text-align:center;
    background:#ccc;
    padding:10px;
    margin:10px
}
.wp-post-image {
	
}


.alignleft {
	float:left;
	padding:5px 5px 5px 0;
}
.alignright {
	float:right;
	padding:5px 0 5px 5px;
}


#respond h3, .replace, #comments{
	border-bottom:1px solid #70321C;
	font-size:18px;
	color:#3E1C10;
	font-weight:bold;
	margin-top:20px;
	
}

.replace{
	border-bottom:1px solid #D1AC65;
	font-size:18px;
	color:#3E1C10;
	font-weight:bold;	
}

h3{
	border-bottom:1px solid #D1AC65;
	font-size:18px;
	color:#3E1C10;
	font-weight:bold;	
}


#comment{
	border:1px solid #D1AC65;
	background:#f0f0f0;
	color:#333;
}

#commentform input{
	border:1px solid #D1AC65;
	background:#f0f0f0;
	color:#3E1C10;
	padding:5px;
}

.commentlist{
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

.commentlist img{
	border: 2px solid #3E1C10;
}


.comment{
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px solid #D1AC65;
}

.comment-author img{
	float:left;
}

.comment-meta{
	margin-left:40px;
}

.commentlist p{
	/*background:#D1AC65;*/
}

.fn{
	padding-left:5px;
	font-weight:bold;
	color:#3E1C10;
	font-size:15px;
}
.postmetadata{
	background:#D1AC65;
	padding:5px;
}


.widget_twitter{
	
/*	background: transparent url(images/twitter_bird.png) no-repeat scroll center bottom;*/

}

.s, #cat{ border:1px #fff; width:192px; padding:3px;}
/*
.cal {
	border:1px solid #567702;
	background:#fff;
	float:left;
	height:30px;
	margin-left:10px;
	text-align:center;
	width:25px;
}

.month {

	background:#567702 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

.day {
	color:#333333;
	font-size:17px;
	font-weight:bold;
	line-height:18px;
	margin-top:-2px;
}
*/

.more-date {
	
	background:#3E1C10 none repeat scroll 0 0;
	/*border:1px solid #3E1C10;*/
	border-top:1px solid #3E1C10;
	border-bottom:1px solid #3E1C10;
	color:#FFFFFF;
	float:left;
	height:60px;
	margin-right:5px;
	text-align:center;
	width:60px;
}

.month {
	font-size:1.4em;
	padding-top:8px;
}

.day {
	font-size:1.4em;
}

.more-post {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: transparent url(images/bg_marron.png) repeat scroll 0 0;
border:1px solid #3E1C10;
margin:10px 0;
min-height:60px;
padding-left:10px;
}

.more-browse {
margin:0 0 10px;
}

.comnum {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent /*url(images/bubble.jpg)*/ no-repeat scroll 0 0;
float:right;
height:24px;
text-align:center;
width:26px;
}

.more-title {
font-size:1.3em;
margin-right:5px;
}


.second-sidebar{
	
	 padding: 0pt 25px 5px;
	 background: transparent url(images/sidebar_border.png) repeat-y scroll left center;
	 float: left; width: 210px;
	 
	
	}
	
.twtr-join-conv { display:none;}

body.home .twtr-widget {
margin-top:25px;
}

#subcontent{
	background: url(images/bg-foot-home.png) no-repeat;
	}
	
	
#side-content h3 {margin-top:8px; margin-bottom:8px;}

#side-content li{ margin-top:8px; margin-bottom:8px;}

table.dbem-calendar-table td.eventful a, table.dbem-calendar-table td.eventful-today a {
color:#3E1C10;
font-weight:bold;
}

.ad-sidebar-left{
	margin:0 auto;
	position:absolute;
	left:0;
	top:310px;
	width:200px;
	text-align:left;
}

.ad-sidebar-right{
	margin:0 auto;
	position:absolute;
	right:0;
	top:310px;
	width:200px;
	text-align:right;
}
.wpp-views {
	font-size:12px;
}

.googleMap {clear:both;}
