/*
Theme Name: Culinary Experiences
Theme URI: http://bavotasan.com/
Description: A fully customizable theme developed for Robert Morrison. Designed by <a href="http://bavotasan.com">c.bavota</a>.
Version: 1.0
Author: c.bavota
Author URI: http://bavotasan.com/
Tags: right-sidebar,left-sidebar,fixed-width,three-columns,two-columns,white,custom-header,theme-options

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Basic Tag Elements */

a {
	text-decoration: none;
	outline: none;
	color: #660000;
	}
	
	a:hover {
		color: #660000;
		text-decoration: none;
		}
	
img { 
	border: 0;
	}

.backto {
	float: left;
	clear: left;
	}

body {
	color: #444;
	background: #E2DBB4;
 	margin: 0 auto; 
	font-size: 14px; 
	padding: 0; 
	}

h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #84362C;
	}

textarea {
	width: 97%;
	}

/* Header Elements */

#header{

	float: left;
	width: 100%;
	margin: 30px 0 0;
	}	

#title {
	font-size: 24px;
	margin: 0;
	padding: 0;
	float: left;
	width: 42%;
	}
	
	#title img {
		width: 380px;
	}
	
	#title a {
		color: #222;
		}		
	
	#title a:hover {
		color: #cc0000;
		text-decoration: none;
		}
		
#description {
	font-size: 15px;
	font-style: italic;
	margin: 0px 0 0px;
	padding: 0;
	float: left;
	}		
	
#navigation {
	clear: left;
	float: left;
	width: 100%;
 	z-index: 100;
 	position: relative;
	}

#navigation ul * {
	margin:0; 
	padding:0
	}

	#navigation ul {
		padding: 0;
		margin: 0;
		}
	
	#navigation ul li {
		position:relative;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		list-style-type: none;
		float: left;
		font-size: 12px;
		line-height: 24px;
		padding: 0;
		margin: 0;
		position: relative;
		}
	
	#navigation ul a {
		display: block;
		font-weight: bold;
		padding: 0 30px 0 0;
		}
		
		#navigation ul a:hover {
			text-decoration: underline;
			}
#navigation ul li:hover ul { display: block; z-index: 1000;}	
#navigation ul li:hover ul ul { display: none; }	
#navigation ul ul { position:absolute; top:24px; left:0; background:#f2f2f2; display:none; list-style:none;}
#navigation ul ul li {position:relative; border:1px solid #aaa; width:159px; margin:0; }
#navigation ul ul li a {display:block; padding:0 7px 0 12px; color: #555; background-color:#f2f2f2; border-right: 0; font-size: 12px; }
#navigation ul ul li a:hover {background-color:#eee}
#navigation ul ul li:hover ul { display: block; }
#navigation ul ul ul { left:159px; top:-1px; display: none; }
								
#sub-navigation {
	float: right;
	width: 58%;
	padding-top: 20px;
 	z-index: 50;
 	position: relative;
	}
	
	#sub-navigation ul {
		float: right;
		padding: 0 0 0 5px;
		margin: 0;
		}
	
	#sub-navigation li {
		list-style-type: none;
		float: left;
		font-size: 12px;
		padding: 0 0 0 10px;
		text-transform: uppercase;
		margin: 0;
		line-height: 14px;
		position: relative;
		}
		
		
	
	#sub-navigation a {
		color: #222;
		padding: 5px 0 0;
		margin: 0 5px;
		}
		
		#sub-navigation a:hover {
			color: #6a0000;
			text-decoration: none;
			}
			
#sub-navigation ul li:hover ul { display: block; }	
#sub-navigation ul li:hover ul ul { display: none; }	
#sub-navigation ul ul { position:absolute; top:22px; left:0; background:#fff; display:none; list-style:none; margin:0;padding:0; border-top: 1px solid #000;}
#sub-navigation ul ul li {position:relative; border:1px solid #aaa; border-top: 0;width:159px; margin:0; padding: 0; background: none;}
#sub-navigation ul ul li a {display:block; padding:0 7px 0 12px; color: #555; background-color:#fff; border-right: 0; font-size: 12px; }
#sub-navigation ul ul li a:hover {background-color:#eee}
#sub-navigation ul ul li:hover ul { display: block; }
#sub-navigation ul ul ul { left:159px; top:-1px; display: none; }	

#sub-navigation li.style1 {
	color: #660000;
	font-size: 18px;
	}
	
#sub-navigation li.current-cat a, #sub-navigation li.current_page_item a {
	color: #660000;
	border-top: 2px solid #660000;
	}	
	
	
ul.catnav {
	padding: 0;
	margin: 0;
	float: right;
	clear: right;
	}
	
	ul.catnav li {
		float: left;
		list-style-type: none;
		margin: 0 11px 0 5px;
		text-transform: uppercase;
		font-size: 12px;
		padding-top: 5px;
		border-top: 2px solid #E2DBB4;
		}	
		
		ul.catnav li.current-cat {
			border-top: 2px solid #660000;
			}
	
/* home page */

#homegrid ul {
	padding: 0;
	margin: 0 0 0 10px;
	}	
	
	#homegrid ul li {
		float: left;
		border: 1px solid #AFB48B;
		width: 251px;
		height: 208px;
		list-style-type: none;
		margin: 10px 0 0;
		}
		
		#homegrid ul li.spacer {
			margin: 10px 10px 0;
			}

/* slideshows */

.ssp, #ssp {
	width: 400px;
	float: left;
	}		
	
.righttext {
	width: 370px;
	float: right;
	line-height: 18px;
	text-align: justify;
	}
	
	.righttext h2 {
		margin-top: 0;
		line-height: 24px;
		}

.bottomarrows .next, .slider_menu_2, .slider_menu_3, .slider_menu_1 {
	float: right;
	margin-right: 10px;
	}	
	
.bottomarrows .prev, .bottomarrows .prev2 {
	float: left;
	margin-left: 10px;
	}

/* Main Elements */
	
#mainwrapper {
	float: left;
	width: 100%;
	padding: 20px 0 10px 0;
	margin: 0;
	}

#sidebar {
	float: left;
	margin: 0;
	padding: 0;
	background: #afb48b;
	}
		
.side-widget {
	float: left;
	margin: 0 0 10px;
	padding: 0 10px 15px;
	}
	
	.side-widget ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
		}

	.side-widget ul li {
		padding: 0;
		margin: 0;
		font-size: 13px;
		}
		
	.side-widget ul li {
		margin: 2px 0;
		}
		
		.side-widget ul ul li {
			padding: 0 0 10px 10px;
			}
	
	.side-widget h2 {
		font-size: 14px;
		border-bottom: 1px solid #ddd;
		padding: 10px 0 5px;
		margin-top: 0;
		text-transform: uppercase;
		}
		
	.side-widget .storycontent {
		border-bottom: 1px solid #ddd;
		}
		
	.side-widget .noline {
		border-bottom: 0;
		}		

.signup {
	}

.catposts {
	float: left;
	margin-right: 2%;
	}
	
	.catposts h4 {
		margin: 5px 0 20px;
		}

.posts {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	float: left;
	}
	
	.posts h2 {
		margin: 10px 0 0;
		}
		
	.pages h2 {
		line-height: 24px;
		}	
		
#footer {
	clear: both;
	float: left;
	width: 100%;
	padding: 0 0 20px;
	margin: 0;
	font-size: 12px;
	background: #E2DBB4;
	}
	
	#footer ul {
	 	padding: 0;
		margin: 0;
		}

		#footer ul li {
		 	float: left;
			list-style-type: none;
			margin: 0 5px 0 11px;
			text-transform: uppercase;
			padding-top: 5px;
			border-top: 2px solid #E2DBB4;
			}	
		
		#footer ul li.current_page_item {
			border-top: 2px solid #660000;
			}
				
/* columns */


#leftcol {
	float: left;
	width: 600px;
	padding-top: 10px;
	}
	
	#leftcol h1 {
		font-size: 24px;
		line-height: 26px;
		font-weight: normal;
		}
		
	#leftcol hr {
		clear: both;
		width: 100%;
		border: 0;
		border-top: 1px solid #afb48b;
		border-bottom: 1px solid #eee;
		margin: 10px 0 20px;
		}
		
	#leftcol span {
		font-style: italic;
		color: #666;
		}

#rightcol {
	float: right;
	width: 180px;
	padding-top: 10px;
	}


/* Left Content Elements */

#leftcontent {
	float: left;
	margin: 0;
	padding: 0;
	}

	#leftcontent h5 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
		color: #cc0000;
		margin-bottom: 5px;
		font-size: 14px;
		}

	#leftcontent h1 {
		margin: 0;
		padding: 0;
		font-size: 24px;
		line-height: 26px;
		}

#leftcontent h1.catheader {
	margin-top: 3px;
	color: #cc0000;
	font-weight: normal;
	}
	
	#leftcontent .post h1, 
	#leftcontent .ind-post h1, 
	#leftcontent .twopost h1, 
	#leftcontent .threepost h1 {
		margin-top: 5px;
		font-size: 36px;
		font-family: Georgia, Times, serif;
		font-weight: normal;
		line-height: 38px;
		color: #222;
		}
		
	#leftcontent .twopost h1 {
		font-size: 26px;
		line-height: 28px;
		}
	
	#leftcontent .threepost h1 {
		font-size: 20px;
		line-height: 22px;
		}
	
	#leftcontent .postmetadata {
		clear: both;
		line-height: 14px;
		}
		
	#leftcontent .post .entry {
		font-size: 15px;
		line-height: 18px;
		}
		
		
	#leftcontent .date {
		margin-bottom: 5px;
		font-style: italic;
		color: #888;
		}

	#leftcontent .meta {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #444;
		}	
		
	#leftcontent .catdesc {
		background: #f7f7f7;
		border: 3px double #ddd;
		padding: 0 10px;
		color: #666;
		font-size: 13px;
		line-height: 15px;
		margin: 10px 0 20px;
		width: 94%;
		}
		
/* This is your subtitle style */

#leftcontent p.sub {
	font-size: 24px;
	line-height: 26px;
	font-weigth: bold;
	font-style: italic;
	margin: 10px 0 0;
	}

/* This is your blockquote style */
	
#leftcontent blockquote {
	width: 250px;
	font-size: 24px;
	line-height: 26px;
	float: right;
	margin: 0 0 0 30px;
	padding: 0;
	font-style: italic;
	}
	
	#leftcontent blockquote p {
		padding: 0;
		margin: 0;
		}

.more-link {
	font-size: 12px;
	text-align: right;
	color: #660000;
	}

.tags a {
	color: #660000;
	}
	
.mainhr {
	float: left;
	background: #aaa;
	clear: both;
	width: 100%;
	height: 1px;
	border: 0;
}	

.threepost, .fourpost, .fivepost {
	float: left;
	margin-bottom: 2%;
	}

	.threepost2 {
		margin: 0 2%;
		}
		
	.fourpost2 {
		margin: 0 1% 0 2%;
		}
		
	.fourpost3 {
		margin: 0 2% 0 1%;
		}
		
	.fivepost2 {
		margin: 0 1% 0 2%;
		}
		
	.fivepost3 {
		margin: 0 1%;
		}	
		
	.fivepost4 {
		margin: 0 2% 0 1%;
		}		
		
	.threepost1, .fourpost1, .fivepost1 {
		clear: left;
		}
		
/* new experiences page */

.titlebox {
	padding: 5px;
	color: #fff;
	width: 243px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 15px;
	}
	
	div.slider {
		overflow: hidden;
	}

.science {
	clear: left;
	float: left;
	width: 780px;
	}		
		
	.science h2 {
	 	font-weight: normal;
		color: #660000;
		padding:  0 0 5px 5px;
		border-bottom: 1px solid #111;
		font-size: 18px;
		}
										
		.science .threepost {
			position: relative;
			margin: 0 0 10px;
			}	
		
		.science .threepost2 {
			margin: 0 10px;
			}
			
		.science a.open, .science a.close {
			cursor: pointer;
			}
		
#footer .anyClass ul li {
	height: 110px;
	}		
		
#footer .anyClass img {
	width: 120px;
	height: 100px;
	}		
	
	.sixpost {
		margin-right: 10px;
		float: left;
		}
		
#viewPrograms .next {
	font-weight: bold;
	font-size: 13px;
	}		
		
.viewPrograms {
	cursor: pointer;
	color: #660000;
	text-transform: uppercase;
	}
			
#anyClass {
	display: none;
	}			
			
/* Other Elements */


.listevents {
	margin: 20px 0 0 5px;
	}

.listevents ul {
	padding: 0;
	margin: 0 0 10px;
	}

.listevents ul li {
	list-style-type: none;
	}
	
	.listevents ul ul li {
		list-style-type: disc;
		margin: 5px 0 0 20px;
		}
		
.listevents hr {
	clear: both;
	width: 100%;
	border: 0;
	border-top: 1px solid #afb48b;
	border-bottom: 1px solid #eee;
	margin: 20px 0 10px;
	}

.red, .entry a {
	color: #cc0000;
	}
	
#tagcloud {
	width: 400px;
	text-align: center;
	margin: auto;
	padding: 20px;
	}	
	
#tagcloud a {
	color: #cc0000;
	}

/* Comment Elements */

h3#comments {
	text-transform: none;
	padding-bottom: 5px;
	}

#postcomments {
	padding-top: 20px;
	}
			
			
	 h4#comments, #respond h3 { color:#333; font:normal 240% georgia,times,serif; margin:0 0 .1em; padding:0 0 .1em; }

	 #respond p { font-size:11px; margin:0 0 1em; }	

	 ol.commentlist { list-style:none; margin:0; padding:0; }

	 ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 10px; padding:5px 7px 5px 64px; position:relative; }

	 ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }

	 ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }

	 ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }

	 ol.commentlist li div.vcard cite.fn a.url, .cancel-comment-reply a { color:#cc0000; text-decoration:none; }

	 ol.commentlist li div.vcard cite.fn a.url:hover, .cancel-comment-reply a:hover { color:#000; }

	 ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 5px; left:7px; position:absolute; top:7px; }

	 ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }

	 ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }

	 ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }

	 ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }

	 ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }

	 ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }

	 ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }

	 ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }

	 ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }

	 ol.commentlist ul.children li.odd { background:#fff; }

	 ol.commentlist ul.children li.even { background:#f6f6f6; }

	 ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
			
.commentnumber {
		position: absolute;
		left: 7px;
		bottom: 3px;
		font-size: 14px;
		color: #ccc;
		}
		
/* calendar */

    .calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:1px dotted #000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
         border-bottom:1px dotted #000000;
        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        border-bottom:1px dotted #000000;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#333333; 
        background:#F6F79B; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
        }
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:1px solid #AFB48B;
        background-color:#AFB48B;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
	 .calendar-prev a, .calendar-next a {
	 	color: #660000;
	 	}
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #AFB48B;
        background-color:#AFB48B;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #AFB48B;
        background-color:#AFB48B;
        color:#660000;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #AFB48B;
		padding: 3px;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #E2DBB4;
     }
     span.weekend {
        color:#660000;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #ccc;
        background-color:#eee;
		padding: 3px;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .event-title {
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
     }
     .event-title-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .event-content-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }		
		
table.contactform td {
	vertical-align: middle;
	height: 40px;
	padding: 0 10px 0 0;
	}
	
	table.contactform td.name {
		text-align: right;
		}

/* WordPress Required Elements */

.aligncenter,
div.aligncenter {
   display: block;
   margin: 5px auto;
}

.alignleft, div.alignleft {
   float: left;
   margin: 5px 15px 5px 0;
}

.alignright, div.alignright {
   float: right;
   margin: 5px 0 5px 15px;
}

.alignnone {
	margin: 5px 0;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 0;
   /* optional rounded corners for browsers that support it */
   -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;
}

#today {
	color: #cc0000;
	}

#wp-calendar {
	margin: auto;
	}
	
.pages {
	line-height: 18px;
	}
	
.vendortext p {
	clear: both;
	float: left;
	text-align: left;
	width: 98%;
	padding: 0 1% !important;
	margin: 15px 0 0;
	}
	
.vendor_box {
    padding: 1em 0 0;
	float: left;
	width: 100%;
	clear: both;
	border-top: 1px solid #D3CA9B;
	margin-top: 2em;
}

.vendor_title {
        clear: both;
        font-family: "Times New Roman", Times, serif;
        font-variant: small-caps;
        font-size: 1.2em;
        letter-spacing: 0.1em;
        margin: .5em 0 1em .8em;
}

.slideshow_left, .image_left {
	display: block;
	width: 400px;
	float: left;
	}

.image_left {
	margin-left: 20px;
	}

.pane_right {
	height: 300px;
	float: right;
	width: 350px;
	text-align: justify;
	}
	
	.pane_right h4 {
		color: #800000;
		margin: 0 0 6px;
		font-size: 15px;
		}

	.pane_right p {
		line-height: 22px;
		font-size: 13px;
		}

.vendor_box object {
        width: 450px;
        float: left;
}

.library {
	width: 475px;
	float: left;
	}
	
	.library a {
		color: #880000;
		}
		
	.library a:hover {
		color: #880000;
		}
		
#libsidebar {
	float: right;
	margin: 15px 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
	}
		
	#libsidebar a {
		color: #880000;
		font-weight: bold;
		}	
		
	#libsidebar a:hover {
		color: #880000;
		text-decoration: none;
		}
		
#libsidebar .side-widget {
	float: left;
	margin: 0 0 10px;
	padding: 0 10px 15px;
	background: #afb48b;
	width: 94%;
	}
	
	#libsidebar .side-widget ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
		}

	#libsidebar .side-widget ul li {
		padding: 0;
		margin: 0;
		font-size: 13px;
		}
		
	#libsidebar .side-widget ul li {
		padding-left: 15px;
		margin: 2px 0;
		}
	
	#libsidebar .side-widget h2 {
		font-size: 14px;
		border-bottom: 1px solid #ddd;
		padding: 10px 0 5px;
		margin-top: 0;
		text-align: center;
		text-transform: uppercase;
		}
		
	#libsidebar .side-widget .storycontent {
		border-bottom: 1px solid #ddd;
		}
		
	#libsidebar .side-widget .noline {
		border-bottom: 0;
		}	
		
	
a.readmore {
	font-weight: bold;
	}
	
	a:hover.readmore {
		color: #111;
		}

.pages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.pages .entry h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px !important;
	padding: 0;
	margin: 0 0 6px; 
	}
	
.pages .entry p {
	line-height: 24px;
	font-size: 13px;
	text-align:justify;
	}	
	
.navigation .alignright, .navigation .alignleft {
	padding: 5px 8px;
	background: #AFB48B;
	}