/*
Big Olaf 1
Sarasota Website Design by Razworks
http://www.razworks.com
Version    : 1.0
Released   : 051908
*/

body {
	margin-top: 20px;
	margin: 0;
	padding: 0;
	background:#fff url(images/bckgrnd.jpg) repeat-x;
	font-size: 11px;
	text-align: justify;
	color: #000;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #512b19;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1.3em;
}

p, ul, ol {
	line-height: 175%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #512b19;
	text-decoration:none;
}

a:hover {
	color: #512b19;
	text-decoration:underline;
}

hr {
	display: none;
}

#wrapper {
	margin: 0;
	padding: 0;
	background: none;
}


/* Header */

#header {
	width: 950px;
	height: 227px;
	margin: 0 auto;
	padding: 0;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	background: url(images/header.jpg) no-repeat left ;
	border:#935d43 3px solid;
	border-top:none;
	border-bottom:none;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	color: #512b19;
	font-size: 36px;
	padding-left: 75px;
	height: 70px;
}

#header p {
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #fff5ab;
}

#banner {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 950px;
	height: 250px;

}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	margin-bottom: 15px;
	background:#fff url(images/page.jpg) no-repeat;
	background-position:0 -267px;
	border:#935d43 3px solid;
	border-top:none;
}

/* Content */

#content {
	float: right;
	width: 700px;
	margin: 0;
	padding: 2px 25px 15px 20px;
}

.post {
	padding: 0px 0 0 0;
}

.home-banner {
	background: url(images/content-banner1.jpg) no-repeat;
	height:326px;
	background-position:center; 
}

.title {
	border-left: 6px solid #512b19;
	padding: 0 20px 0 10px;
	font-size: 24px;
	background: #f6f1e8;
	border: 3px solid #935d43;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 17px;
	color: #303030;
}

.meta {
	text-align: left;
	color: #935d43;
	padding: 10px 20px 10px 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: #f6f1e8;
	border: 3px solid #935d43;
	margin:0;
}

.meta .more {
	padding-left: 10px;
}

.meta .comments {
	padding-left: 10px;
}

.meta a {
	color: #512b19;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 10px;
	padding: 0 20px 15px 22px;
	font-size:1.5em;
	font-weight:400;
	color: #512b19;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	background:url(images/pixel-transparent-ffffff.png);
	border:#915b41 1px solid;
}



.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 170px;
	margin-top: 0px;
	margin-left:10px;
	padding: 0 0 0 0;
	color: #935d43;
}

#sidebar .btm {
	margin: 0;
	padding: 0;
	background: url(images/img07.gif) no-repeat left bottom;
}

#sidebar .top {
	background: url(images/img05.gif) no-repeat left top;
}

#sidebar .wrap {
	background: url(images/img06.jpg) repeat-y center;
}

#sidebar ul {
	margin: 0;
	padding: 40px 20px 40px 20px;
	list-style:none;
	border-bottom:#935d43;
}

#sidebar li {
	display: block;
	height:100px;
	width:100%;
	padding: 0;
	font-size:1.5em;
	line-height:.9em;
	text-align:center;
	font-weight:bold;
	background: url(images/cone.gif) no-repeat;
	background-position:center top;
	margin-top:-7px;
	border-bottom:#935d43;
}

#sidebar li ul {
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	background:#e4cca0;
	border-bottom:#935d43;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	line-height: 25px;
	border-bottom:#935d43;
}

#sidebar h2 {
	margin: 0;
	padding-left: 40px;
	height: 35px;
	font-size: 18px;
	background: url(images/img08.gif) no-repeat left top;
}

#sidebar a {
}

#sidebar a:hover {
	text-decoration: none;
	color:#935d43;
}



/* Sidebar2 */

#sidebar2 {
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-left:10px;
	padding: 0 0 0 0;
	color: #ffffff;
}

#sidebar2 .wrap {
	background: url(images/cones-column.gif) top center no-repeat;
	height:549px;
}

#sidebar2 ul {
	margin: 0;
	padding: 40px 40px 0px 50px;
	list-style:none;
	border-bottom:#935d43;
}

#sidebar2 li {
	display: block;
	height:60px;
	width:90%;
	padding: 0;
	font-size:1.4em;
	line-height:1em;
	text-align:center;
	font-weight:bold;
}

#sidebar2 li ul {
	margin: 0 0 0 0;
	padding: 0 0 0px 0;
	background:#e4cca0;
	border-bottom:#935d43;
}

#sidebar2 a {
	display: block;
	color: #ffffff;
	background-color:#915b41;
	padding-bottom:2px;
	padding-top:2px;
	border:#FFFFFF 1px solid;
}

#sidebar2 a:hover {
	text-decoration: none;
	color: #FF0000;
	background-color:#ffffff;
	padding-bottom:2px;
	padding-top:2px;
	border:#FF0000 1px solid;
}



/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: auto;
	height: 100%;
	background:#f5f1e7 url(images/footer.png) repeat-x left top;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:7px;
	line-height:100%;
}

#footer p {
	padding: 20px 0 0 0;
	text-align:center;
	line-height:20px;
}

#footer p a {
}

/* 
	MISC
*/

.line-height-8 {
	line-height:.8em;
}

.line-height-10 {
	line-height:1em;
}

.line-height-12 {
	line-height:1.2em;	
}

/* topnav*/
#topnav ul {
	margin: 0;
	padding: 40px 20px 40px 20px;
	list-style:none;
}

#topnav li {
	float:right;
	display: inline;
	padding: 10px 20px 0 0;
	color:#fff5ab;
}

#topnav li ul {
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}

#topnav li a{
	color:#fff5ab;
	text-decoration:none;
}
#topnav li a:hover{
	color:#fff5ab;
	border-bottom:#fff5ab 1px solid;
}

/* bottomnav*/
#bottomnav ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

#bottomnav li {
	display: inline;
	padding: 0 20px 0 0;
	color:#fff5ab;
}

#bottomnav li a{
	color:#fff5ab;
	text-decoration:none;
}
#bottomnav li a:hover{
	color:#fff5ab;
	border-bottom:#fff5ab 1px solid;
}




/* 
	Flavors
*/

#flavors-title {
	text-align:center;
	font-weight:bold;
	color:#fff;
	font-size:1em;
	font-style:oblique;
	margin-top:-1px;
	border-bottom:#FFFFFF thin dotted;
	margin-bottom:-5px;
}

#flavors-div{
	margin: 10px 0 10px 10px;
	padding: 10px 10px 0px 10px;
	text-align:center;
	float:left;
	width:130px;
	background:#915b41 url(images/flavors-div.png) bottom no-repeat;
	color:#fff;
}

#flavors ul {
	list-style:none;
	color:#fff;
	font-size:.9em;
}

#flavors li {
	margin-top:-1px;
	margin-left:-40px;
	padding-top:10px;
	list-style:none;
	text-align:center;
	font-weight:normal;
	color:#fff;
	font-size:.9em;
	line-height:1.1em;
}

.parentheses {
font-size:small;
font-weight:normal;
}

#clear-flavors {
clear:both;
line-height:.1em;
margin-top:-10px;
}

/*
quick_links
*/

#quick_links {
margin-left: 0;
padding-left: 10px;
list-style: none;
}

#quick_links ul {
	margin: 0;
	padding: 40px 20px 40px 20px;	
	float:left;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
}

#quick_links li {
	display: inline;
	padding: 0 7px 0 20px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position:center right;
}

#quick_links li a{

	
}
#quick_links li a:hover{

	text-decoration:underline;
}

.quick_links_title {
	margin-right:10px;
	font-variant:small-caps;
	font-size:1.2em;
}


#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li {
display: inline;
padding-left: 10px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#img-caption-r {
	float:right;
	width:300px;
	padding:10px 0px 10px 15px;
	text-align:center;
	margin-top:0;
}
#img-caption-l {
	float:left;
	width:300px;
	padding:10px 15px 10px 0px;
	text-align:center;
	margin-top:0;
}

#clear {
	clear:both;
	height:1px;
	margin:0;
	padding:0;
}

.caption-locale {
	font-weight:lighter;

}