/*

Theme Name: SunStream Theme

Theme URI: http://wordpress.org/

Description: Sunstream Custom Theme

Version: 1

Author: Brian Yerkes

Author URI: http://www.brianjosephstudios.com/



*/



@charset "utf-8";

/* CSS Document */



* {

	margin:0;

	padding:0;

}

p {

	margin:5px 0 16px 0;

}

body {

	background:url(/graphics/bg.jpg) repeat;

	font-family:Times Roman;

	font-size:14px;

	line-height:20px;

	color:#775f2a;

	margin:0;

	padding:0;

}

a {

	color:#775f2a;

	text-decoration:underline;

}

a:visited {

	color:#775f2a;

	text-decoration:underline;

}

a:hover, a:visited:hover {

	color:#775f2a;

	text-decoration:none;

}

.search-input {

	height:19px;

	width:128px;

	padding:0;

}

h1 {

	font-size: 18px;

	font-weight:bold;

	line-height:24px;

}

h2 {

	font-size: 16px;

	font-weight:bold;

	line-height:20px;

	margin-bottom:15px;

}

h3 {

	font-size: 18px;

	font-weight:bold;

	line-height:18px;

	font-family:Arial, Helvetica, sans-serif;

}

h4 {

	font-size: 14px;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:bold;

	line-height:18px;

	width:100%;

	background:url(/graphics/bg-h4.gif) repeat-x bottom;

	margin-bottom:1px;

}

h5 {

	font-size: 14px;

	font-weight:bold;

	line-height:18px;

}

.title1 {

	font-size: 14px;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:bold;

	line-height:18px;

	width:100%;

	background:url(/graphics/bg-h4.gif) repeat-x bottom;

}

.post h2 {

	font-size: 22px;

	color:#a18c5d;

	font-weight:bold;

	line-height:20px;

	font-family:Times Roman;

	margin-bottom:5px;

}

.post h2 a, .post h2 a:visited {

	color:#a18c5d;

	text-decoration:none;

}

.post h2 a:hover, .post h2 a:visited:hover {

	color:#a18c5d;

	text-decoration:underline;

}

#page {

	margin:auto;

	width:1000px;

}

.header-top {

	padding:10px;

	text-align:right;

	font-size:10px;

	color:#666666;

}

.header-top a, .header-top a:visited {

	color:#666666;

	text-decoration:underline;

}

.header-top a:hover, .header-top a:visited:hover {

	text-decoration:none;

}

#header-logo {

	float:left;

	margin-left:66px;

	display:inline;

	padding-top:15px;

}

#header-tag {

	float:left;

	margin-left:56px;

	width:500px;

	height:22px;

	padding-top:70px;

	color:#000000;

}

#header-bloglinks {

	float:right;

	padding-right:0px;

	width:170px;

	height:47px;

	padding-top:30px

}

#nav {

	float:left;

	background:url(/graphics/nav-bg.jpg) no-repeat;

	height:50px;

	width:990px;

	margin-top:15px;

	margin-bottom:0px;

	padding:0 5px 0 5px;

}

#nav ul {

	width:990px;

	float:left;

	list-style-type:none;

	margin:7px 0 0 0;

	padding:0;

}

#nav li {

	float:left;

	display: inline;

	height:40px;

	line-height:30px;

	text-align:center;

	list-style:none;

}

#nav li a, #nav li a:visited, #nav li a:active {

	display: block;

	color:#325050;

	font-size:12px;

	text-decoration:none;

	line-height:35px;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:bold;

	text-transform:uppercase;

	letter-spacing:.05em;

	height:37px;

}

#nav li a:hover, #nav li a:visited:hover {

	color: #325050;

	text-decoration:underline;

	background:#cbb792;

}

.nav-hotels {

	width:165px;

}

.nav-dining {

	width:100px;

}

.nav-spas {

	width:100px;

}

.nav-weddings {

	width:100px;

}

.nav-meetings {

	width:70px;

}

.nav-blog {

	width:143px;

}

.nav-packages {

	width:100px;

}

.nav-contact {

	width:80px;

}

.nav-employment {

	width:126px;

}

#sub-nav {

	float:left;

	background: url(/graphics/bg-subnav.jpg) repeat-x;

	height:108px;

	width:770px;

	padding:0;

}

#sub-nav ul {

	float:left;

	list-style-type:none;

	margin:0;

	padding:0;

}

#sub-nav li {

	float:left;

	display: inline;

	height:108px;

	line-height:30px;

	text-align:center;

	list-style:none;

	width:144px;

	margin:0;

	padding:0 5px 0 5px;

}

#sub-nav li a, #sub-nav li a:visited, #sub-nav li a:active {

	display: block;

	color:#325050;

	font-size:12px;

	text-decoration:none;

	line-height:35px;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:bold;

	letter-spacing:.05em;

	height:90px;

	width:130px;

	margin:auto;

}

#sub-nav li a:hover, #sub-nav li a:visited:hover {

	color: #325050;

	text-decoration:none;

}

#sub-nav li:hover {

	background:url(/graphics/bg-subnav-ON.jpg)

}

#sub-nav li a span {

	line-height:14px;

	font-size:12px;

	font-weight:normal;

}

#l-sidebar {

	width:225px;

	float:left;

}

#right {

	width:770px;

	float:right;

	margin:0;

	padding:0;

}

#content {

	width:717px;

	float:right;

	background:#FFFFFF url(/graphics/bg-content.jpg) repeat-x;

	padding:0 33px 0 20px;

}

#container {

	background:url(/graphics/bg-sidebar.gif) repeat-y top left;

	float:left;

	width:1000px;

	padding:0;

	margin:0;

}

.l-sidebar ul, .l-sidebar-blog ul ul {

	list-style:none;

	line-height:15px;

	margin-left:0px;

	text-align:justify

}

.l-sidebar-blog ul ul {

	margin-bottom:10px;

	padding-left:0;

	margin-left:0;

}

.l-sidebar-blog ul h2 {

	margin-top:5px;

}

.l-sidebar-blog ul ul li {

	list-style-type:none;

	margin:0 0 10px 0;

}

.l-sidebar-blog ul ul li a, .l-sidebar-blog ul ul li a:visited {

	color:#b19f71;

	text-decoration:none;

}

.l-sidebar-blog ul ul li a:hover, .l-sidebar-blog ul ul li a:visited:hover {

	color:#036;

	text-decoration:underline;

}

.l-sidebar-big2 select {

	width:40px;

	height:20px;

	margin-bottom:5px;

}

.sidebar-linebreak {

	width:100%;

	background:url(/graphics/bg-sidebar-line.jpg) repeat-x;

	height:2px;

	margin:10px 0 10px 0;

}

#breadcrumb {

	width:717px;

	float:left;

	text-align:left;

	font-size:12px;

	padding-top:10px;

}

#breadcrumb a, #breadcrumb a:visited {

	color:#b19f71;

	text-decoration:underline;

}

#breadcrumb a:hover, #breadcrumb a:visited:hover {

	color:#b19f71;

	text-decoration:none;

}

#cms-area {

	float:left;

	width:740px;

	margin-top:10px;

}

#cms-left-blog h2 a {

	float:left;

	width:500px;

	margin-top:10px;

	margin-bottom:5px;

	line-height:16px;

}

.cms-left {

	float:left;

	width:268px;

}

.cms-right {

	float:right;

	width:427px;

}

.cms-left-blog {

	float:left;

	width:515px;

	margin-left:20px;

}

.cms-right-blog {

	float:right;

	width:185px;

	text-align:left;

}

.cms-right-blog ul {

	list-style:none;

	margin-left:5px;

}

.cms-right-blog li {

	text-align:left;

}

.cms-right-blog h2 {

	margin-bottom:10px;

	font-size:14px;

	line-height:16px;

	color:#a18c5d;

	padding-bottom: 10px;

	background:url(/graphics/bg-h4.gif) repeat-x bottom;

}

#cms-area ul, #cms-area ol {

	line-height:15px;

	margin-left:8px;

}

#cms-area ul li, #cms-area ol li {

	line-height:16px;

	margin-bottom:10px;

}

#cms-area ol ul {

	margin-left:30px;

}

.cms-row2 {

	width:700;

	float:left;

	margin-bottom:30px;

}

.cms-left2 {

	float:left;

	width:190px;

	text-align:center;

	margin-bottom:30;

}

.cms-right2 {

	float:right;

	width:500px;

}

/*Home page*/



.cms-lefthome {

	float:left;

	width:220px;

	text-align:left;

	margin-bottom:30;

}

.cms-righthome {

	float:right;

	width:508px;

	text-align:left;

	line-height:22px;

	font-size:18px;

}

.cms-left-listitemhome {

	width:500px;

	float:left;

	margin-bottom:15px;

	margin:9px;

}

.cms-left-listtexthome {

	float:left;

	width:355px;

	line-height:18px;

	font-size:15px;

}

.cms-left-listimagehome {

	float:left;

	padding-right:10px;

}

/*End Home page*/

.cms-left-listitem {

	width:267px;

	float:left;

	margin-bottom:15px;

}

.cms-left-listtext {

	float:right;

	width:167px;

	line-height:14px;

	font-size:13px;

}

.cms-left-listimage {

	float:left;

}

.cms-listtext-under {

	float:left;

	width:267px;

	line-height:14px;

	font-size:13px;

}

.home_left {

	width:225px;

	float:left;

	padding:0px 0px 0px 0px;

	text-align:justify;

}

.home_center {

	width:225px;

	float:left;

	padding:0px 20px 0px 20px;

}

.home_right {

	width:225px;

	float:left;

	padding:0px 0px 0px 0px;

	text-align:justify;

}

.l-sidebar-sml {

	width:205px;

	background:url(/graphics/bg-sidebarsmall.gif) no-repeat bottom left;

	padding:10px 10px 15px 10px;

	margin-bottom:5px;

}

.l-sidebar-big {

	width:205px;

	padding:0px;

	text-align:center;

	color:#FFFFFF;

	font-size:13px;

}

.l-sidebar-big2 {

	width:190px;

	padding-left:17px;

	text-align:center;

	color:#FFFFFF;

	font-size:13px;

}

.l-sidebar-blog {

	width:150px;

	padding:10px;

	font-size:13px;

}

#blog-welcome-container {

	float:left;

	width:495px;

	margin-left:20px;

	padding:10px;

	background:url(/graphics/bg-blog-welcome.gif) repeat;

	border:#CCC 1px solid;

	height:115px;

}

#blog-welcome-pic {

	float:left;

	width:136px;

	margin-right:10px;

}

#blog-welcome-text {

	float:left;

	width:330px;

	color:#b19f71;

	text-align:justify;

	line-height:18px;

	font-size:13px;

}

#blog-sidebar-box {

	float:right;

	width:165px;

	background:url(/graphics/bg-blog-welcome.gif) repeat;

	padding:10px;

	border:#CCC 1px solid;

	height:115px;

	font-size:13px;

	text-align:justify;

	line-height:18px;

	color:#b19f71;

}

#footer {

	width:100%;

	font-family:Arial, Helvetica, sans-serif;

}

#footer-bar {

	float:left;

	background:url(/graphics/nav-bg.jpg) no-repeat;

	height:25px;

	width:990px;

	margin-top:5px;

	margin-bottom:0px;

	text-align:center;

	padding:15px 5px 10px 5px;

	color:#775f2a;

}

#footer-bar2 {

	font-size:11px;

	float:left;

	background:url(/graphics/bg-footer.jpg) repeat;

	height:35px;

	width:990px;

	margin-top:0px;

	margin-bottom:5px;

	text-align:center;

	padding:8px 5px 12px 5px;

	color:#fff;

	line-height:14px;

}

#footer-container {

	width:1000px;

	margin:auto;

	padding-top:0px;

	padding-bottom:15px;

}

.footer-column {

	float:left;

	width:215px;

	text-align:center;

	padding:0 5px 0 5px;

	color:#FFF;

}

#footer h4 {

	font-size: 14px;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:bold;

	line-height:18px;

	width:100%;

	background:none;

	margin-bottom:5px;

	width:auto;

	color:#FFF;

}

.footer-column2 {

	float:left;

	width:215px;

	text-align:left;

	padding:0 5px 0 5px;

	color:#FFF;

	margin-left:30px;

	font-size:11px;

}

.footer-column2 li {

	list-style:none;

	line-height:18px;

}

.footer-column2 li a {

	color:#FFF;

	text-decoration:none;

}

.footer-column2 li a:hover, .footer-column2 li a:visited:hover {

	text-decoration:underline;

}

/*JQUERY POPUP HOVER EFFECT*/



.menu2 {

	margin: 0;

	padding: 0;

	list-style: none;

	display:inline;

	float:left;

}

.menu2 li {

	padding: 0;

	margin: 0 2px;

	list-style:none;

	float: left;

	position: relative;

	text-align: center;

	display:inline;

}

.menu2 a {

	padding: 0;

	text-align:center;

	color: #000000;

	width: 142px;

	text-decoration: none;

	font-weight: bold;

}

.menu2 li em {

	font-weight: normal;

	background: url(/graphics/hover-trans.png) no-repeat;

	width: 142px;

	height: 51px;

	position: absolute;

	top: 0px;

	left: -50px;

	text-align: center;

	padding: 10px;

	font-style: normal;

	z-index: 2;

	display: none;

}

#header-image {

	float:right;

	width:770px;

}

.widecolumn .entry p {

	font-size: 1.05em;

}

.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.4em;

}

.widecolumn {

	line-height: 1.6em;

}

.narrowcolumn .postmetadata {

	text-align: center;

}

.thread-alt {

	background-color: #f8f8f8;

}

.thread-even {

	background-color: white;

}

.depth-1 {

	border: 1px solid #ddd;

}

.even, .alt {

	border-left: 1px solid #ddd;

}

small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

}

.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

}

.commentlist li ul li {

	font-size: 1em;

}

.commentlist li {

	font-weight: bold;

}

.commentlist li .avatar {

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

}

.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

}

.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

}

#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

}

.commentmetadata {

	font-weight: normal;

}

#sidebar {

	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;

}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #777;

}

code {

	font: 1.1em 'Courier New', Courier, Fixed;

}

acronym, abbr, span.caps {

	font-size: 0.9em;

	letter-spacing: .07em;

}

#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

}

#wp-calendar a {

	text-decoration: none;

}

#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

}

#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

}

/* End Typography & Colors */







.post {

	margin: 0 0 20px;

	text-align: justify;

}

.post hr {

	display: block;

}

.widecolumn .post {

	margin: 0;

}

.narrowcolumn .postmetadata {

	padding-top: 5px;

}

.widecolumn .postmetadata {

	margin: 30px 0;

}

.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}

.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}

.postmetadata {

	clear: both;

	font-size:10px;

}

.postmetadata a, .postmetadate a:visited {

	font-size:11px;

	color:#666;

}

.clear {

	clear: both;

}

img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

}

img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

}

.alignright {

	float: right;

}

.alignleft {

	float: left

}

/* End Images */







.entry ul li:before, #sidebar ul ul li:before {

	content: "\00BB \0020";

}

.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

}

.entry ol li {

	margin: 0;

	padding: 0;

}

.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

}

/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;

}

#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

}

#sidebar #searchsubmit {

	padding: 1px;

}

.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

}

select {

	width: 130px;

}

#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

}

#commentform {

	margin: 5px 10px 0 0;

}

#commentform textarea {

	width: 100%;

	padding: 2px;

}

#respond:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

}

.commentlist {

	padding: 0;

	text-align: justify;

}

.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;

}

.commentlist li ul li {

	margin-right: -5px;

	margin-left: 10px;

}

.commentlist p {

	margin: 10px 5px 10px 0;

}

.children {

	padding: 0;

}

#commentform p {

	margin: 5px 0;

}

.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

}

.commentmetadata {

	margin: 0;

	display: block;

}

/* End Comments */







#sidebar form {

	margin: 0;

}

/* End Sidebar */







/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

}

#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

}

#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

}

#wp-calendar a {

	display: block;

}

#wp-calendar caption {

	text-align: center;

	width: 100%;

}

#wp-calendar td {

	padding: 3px 0;

	text-align: center;

}

#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff;

}

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

}

acronym, abbr {

	border-bottom: 1px dashed #999;

}

blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

}

blockquote cite {

	margin: 5px 0 0;

	display: block;

}

.center {

	text-align: center;

}

.hidden {

	display: none;

}

hr {

	display: none;

}

a img {

	border: none;

}

.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

}

/* End Various Tags & Classes*/







/* Captions */

.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;

}



/*Promotions - Florida Residents*/



.florida_residents {

	width:222px;

	float:left;

	margin:10px;

	text-align:center;

	height:340px;

}

.florida_residents_price {

	font-size:18px;

	}

.florida_residents h3{

	text-align:center;

	font-size:15px;

}

.clear {

	clear:both;

}

.florida_residents_tagline {

	font-size:14px;

	font-family:"Times New Roman", Times, serif;

}

.florida_residents_subtagline {

	font-size:14px;

	font-family:"Times New Roman", Times, serif;

	color:#00417E;

}

.rates {

	font-weight:bold;

	font-size:16px;

	font-family:Arial, Helvetica, sans-serif;

	color:#00417E;

	margin-bottom:0;

}

.booknow {

	font-family:Arial, Helvetica, sans-serif;

	background-color:#CBB792;

	color:#FFFFFF;

	margin:5px;

	width:100px;

	text-align:center;

	position:relative;

	left:50px;

	}

.booknow a {

	color:#FFFFFF;	

	}

.booknow a:hover {

	color:#000;

	}

	

/*Promotions - Florida Residents*/



/*begin Hotels and Resorts*/



#left-side {

	float:left;

	width:180px;

	margin:0;

	padding:0;

	font-size:12px;

	margin-bottom:40px;

}

#right-side {

	float:right;

	width:115px;

	margin:0;

	padding:0;

	font-size:12px;

}

#middle {

	margin:0;

	font-size:12px;

}

.column-in {

	margin:0;

	padding:5px;

	margin-bottom:20px;
	


}

.cleaner {

	clear:both;

	height:1px;

	font-size:1px;

	border:none;

	margin:0;

	padding:0;

}

.test_clean {

	clear:both;

	height:1px;

	font-size:1px;

	border:none;

	margin:0;

	padding:0;

}

.links-left-side {

	float:left;

	left-side:0;

	width:200px;


}

.links-right-side {

	float:left;

	left-side:0;

	width:200px;

}

ul {

	list-style-type:none;

	margin:0;

	padding:0;

}

li.website {

	background:url(http://www.sunstream.com/graphics/landing_pages/btn_accomm_home_in.jpg) 40px center no-repeat;

	margin:5px;

	padding-left:19px;

	text-align:center;

	text-decoration:none;

}

li.video {

	background:url(http://www.sunstream.com/graphics/landing_pages/btn_accomm_tours_in.jpg) 40px center no-repeat;

	margin:5px;

	padding-left:10px;

	text-align:center;

	text-decoration:none;

}

li.webcam {

	background:url(http://www.sunstream.com/graphics/landing_pages/btn_accomm_webcam_in.jpg) 40px center no-repeat;

	margin:5px;

	padding-left:21px;

	text-align:center;

	text-decoration:none;

}

li a {

	text-decoration:none;

}

hr {

	border: none 0;

	border-top: 1px dashed #000;/*the border*/

	width: 38%;

	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/

	display:block;

	margin-left:257px;

	margin-bottom:25px;

}

/*end Hotels and Resorts*/
/* VINS ADDITIONS */

.oil{
	padding:10px;
	border:solid 1px #FD4D67;
	position: relative;
	margin-top: 25px;
	margin-left: 250px;
	background-color:#FFFFFF;
	width:500px;
	color:#990000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*DropDowns */
#hotels{
	display:none;
	position:absolute;
	z-index:500;
	-moz-box-shadow: 2px 2px 7px #333;		
	margin:0 0 0 5px;
	border:solid 1px #000;	
	
	
}

#dining{
	display:none;
	position:absolute;

	z-index:500;
	-moz-box-shadow: 2px 2px 7px #333;		
	margin:0 0 0 260px;
	border:solid 1px #000;
	width:250px;	
}


.drop{	
	padding:0px;
	margin:0px;
	width:250px;
	background-color:#a18951;
}
.drop ul{margin:0 0 0 0;}

.drop li{ list-style:none; background-color:#e8d7bb;   cursor:pointer; clear:both;}	
.drop a { text-decoration:none; float:right; }
.drop img{background-color:#c4b38a; border:none;}	
.drop img:hover{background-color:#fff;}


/*************************/

