/*
Theme Name: Carlton Oaks
Author: Derek Ashauer
*/

@import "_css/styles.css";

/* WordPress required styles */
.alignright {
	float: right;
	margin: 0 0 10px 15px;
}
.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}
.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#reservation, #winter, #summer{
	display:none;
}	

#special-content {
background:none repeat scroll 0 0 #FFFFFF;
height:68px;
margin:0 auto;
padding:26px;
position:relative;
top:119px;
width:252px;
}

.packages-content {
background:none repeat scroll 0 0 #FFFFFF;
height:181px;
margin:0 auto;
padding:26px;
position:relative;
top:62px;
width:252px;
}

#special-content h2, .packages-content h2{
	font-size:14px;
	color:#92652C;
}

.packages-content ul{
	margin-left:15px;
}

hr{
	background:#000;
	border:none;
	width:100%;
	height:1px;
}

#side-gallery{
	margin-bottom:15px;
}	

.gallery-large{
	max-width:800px;
}

#more-special-photos{
	display:block;
	width:184px;
	height:34px;
}
