/*
File:			custom.css
Description:	Custom styles for Your Theme

HOW TO USE THIS FILE:

Override any class you want and it will change default styling to suit your needs.

*/

body {
	background: #e8e4d8 url(skins/1-default/bodybg.png) repeat-x 0 -100px;
	color:#444;
}

#header {
	margin: 0 auto;
	padding: 10px 0 36px 0;
}

#nav ul li a {
	color: #beb49a;
}

#slider_banner {
	background: url(skins/1-default/silder_bottombg.png) no-repeat center 280px;
	height:412px;
}

#sidebr_banner_in { height: 300px; }

.nivo-caption {
	padding-top: 5px;
	padding-bottom: 5px;
}

.nivo-caption p {
	font-size: 16px;
	left: 10px;
	position: relative;
}

.subscribe_in .bsubscribe {
	top: 12px;
}

.address {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #e6dbc4;
}

.breadcrumb {
	font-size: 12px;
	padding: 10px 0 10px 0;
}

h1.head {
	margin-top: 10px;
}

h1.head:first-letter {
	font-size: inherit;
}

#nav ul ul { width: 250px; }

.reservation p { color:#323025; line-height: 1.4; }
.reservation p a { color: #4c3426;
}
.reservation p a:hover { color: #5c0800;
	background-color: #d8d0b8;
}
.reservation p.more a { color:#b05700; }
.reservation p.more a:hover { color:#5c0800; }

.reservation_section {
	width: 350px;
	float: left;
	padding: 20px 140px 20px 20px;
	background: url(http://www.fiddlerlaw.com/images/scott-fiddler.jpg) no-repeat right 24px;
}

.special_offers {
	width: 320px;
	float: right;
	padding: 20px 80px 20px 20px;
	margin-right: 20px;
	background:url(images/i_gavel.png) no-repeat right 20px;
}


#index_content blockquote p {
	padding-bottom: 0;	
}

#index_content blockquote cite {
	font-size: 14px;
	font-style: italic;
}

#index_content p.more {
	margin-top: -1px;
}

#index_sidebar  p.more_news {
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#sidebar img {
	max-width: 200px;
}

#sidebar .widget h3:first-letter {
	font-size: inherit;
}

#sidebar .widget h3 {
	font-size: inherit;
}

#sidebar .widget ul li {
	margin-bottom: 0;
}

p.more {
	margin-top: 6px;
}

#footer.footertop {
	padding-bottom: 0;
}

#footer .fleft {
	width: 640px;
	float: left;
	padding-top: 5px;
}

#footer .fleft p {
	font-size: 13px;
	line-height: 1.5;
}

#footer ul {
	margin: 0 0 0 -10px;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

#footer li {
	float: left;
	padding: 0 10px;
	margin: 0;
	line-height: 12px;
	border-left: 0px;
	border-right: 1px solid #d0cdc2;
}

#footer a, #footer li a {
	color: #4c4738;
}

#footer a:hover, #footer li a:hover, #footer .fleft p a:hover, #footer .copyright a:hover {
	color: #5c0800;
}

#footer a.discrete {
	color: #e8e4d8;
	font-size: 11px;
	float: right;
}

#footer a.discrete:hover {
	color: white;
}

.imgright, .alignright {
	margin: 0 0 15px 20px;
	float: right;
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;
}

#content .imgleft, #content .alignleft {
	margin: 5px 24px 15px 0;
	float: left;
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;
}

#content #post .imgleft, #content #post .alignleft {
	margin: 5px 24px 15px 0;
	float: left;
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;
}

#content .imgright, #content .alignright {
	margin: 5px 0 15px 24px;
	float: right;
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;
}

#content #post .imgright, #content #post .alignright {
	margin: 5px 0 15px 24px;
	float: right;
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;
}

#content .pageposts {
	padding-top: 12px;
}

#content .gform_body ul li {
	font-size: 14px;
}

#content .gform_body span label {
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#content .gform_body ul li,
#content .sociable ul li { background: none no-repeat left 8px; }

#content .gform_body input, #content .gform_body textarea, #content .gform_body select {
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	font-weight: bold;
}

#content .gform_body ul.gfield_checkbox li {
	display: inline;
	margin-right: 20px;
}

#content li h2.gsection_title {
	font: 24px Georgia, "Times New Roman", Times, serif;
	margin-top: 24px;
}