/*
Theme Name: Flanboyanteats Version 3
Theme URI: http://www.flanboyanteats.com
Description: The official summer theme for Flanboyanteats.
Version: 3
Author: Joseph Pender
Author URI: http://www.producerstudio.net
*/

@import url('css/reset.css');
@import url('css/typography.css');

.block{display:block;}
.hidden_module{
	display:none;
}

.category_title{
	width:95%;
	margin:auto;
	background-color:#e3ebba;
	margin-bottom:10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px;
	padding:5px;
	height:20px;
}
.clear{clear:both;}
.large_divider{
	width:562px;
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
}

.downloadpdf{
	float:left;
	margin-left:15px;
	line-height:16px;
	margin-top:12px;
}

.feed-area-title{
	
}

#feed-area{
	width:230px;	
	margin:auto;
	margin-top:10px;
	padding-left:20px;
}

.feed-email img{
	background-color:#909e4a;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px;
}

#feed-area div.feed{
	display:block;
	float:left;
	margin-right:10px;
	text-align:center;
	width:50px;
	height:85px;	
}

#feed-area div img{
	
	margin-bottom:5px;
}

.old_meta .downloadpdf, .old_meta .commentcount{
	margin-top:6px;
}

.commentcount{
	float:left;
	margin-left:15px;
	margin-top:12px;
	line-height:16px;
}

.commentcount img{
	margin-right:5px;
}

.downloadpdf img{
	margin-right:5px;
}

.button{
	border:1px solid #285519;
	background-image:url('images/button_bg1.png');
	background-repeat:repeat-x;
	height:26px;
	min-width:80px;
	margin-left:4px;
	margin-bottom:5px;
}

.older{
	width:155px;
}

.socialbookmarking{
	margin-top:12px;
	margin-left:6px;
	float:left;
}

.socialbookmarking ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.socialbookmarking ul li{
	display:inline;
}
body{
	
}

#event_ticket{
    margin-top:25px;
    margin-bottom:25px;
}

#donate_paypal, #paypal_event{
    text-align: center;
    margin-top:25px;

}

#wrapper{
	margin:auto;
	width:1010px;	
	min-height:100px;
	background-image:url('images/wrapper_bg.png');
	background-repeat:repeat-y;
}

#wrapper_inner{
	width:982px;
	margin:auto;
}

#header{
	height:200px;
}

#logo{
	position:relative;
	width:982px;
	height:165px;
	padding:0px;
	margin:0px;
}

#logo img{
	position:absolute;
	width:982px;
	height:165px;
	top:0px;
	left:0px;
}

#navigation{
	height:31px;
	background-color:#d2df8c;
}

#navigation ul{
	position:relative;
	width:715px;
	top:4px;
	left:15px;
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
}

#navigation ul li{
	display:inline;
	margin-right:13px;	
}

#recipes_bar ul li a{
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:1.3em;
	color:#706d6d;
	font-size:1.2em;
	text-decoration:none;
}

#recipes_bar ul li a:hover{
	color:#f6fbd2;
	background-color:#d2df8c;
}

#recipes_bar{
	width:600px;
	height:100px;
	margin-left:10px;
	margin-bottom:10px;
}

#recipes_bar ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

#recipes_bar ul li{
	float:left;
}

#recipes_bar ul li a{
	display:block;
	width:120px;
	height:13px;
	padding:2px;
}


#bars{
	width:982px;
}

#left_adspace, #right_adspace{	
	margin-top:8px;
	margin-bottom:8px;	
	text-align:center;
}

#left_adspace img{
	width:665px;
	height:auto;
}



#notice{
	width:85%;
	margin:auto;
	background-color:#c0c0c0;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px;	
	padding:3px;
	margin-bottom:6px;
}

#recipes_bar{
	display:none;
}

#notice div{border:0px;}

#leftbar{
	float:left;
	width:682px;
	min-height:600px;
}

.date{
	float:left;
	width:65px;
	height:60px;
	border:1px solid #fff;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px;
	margin-right:6px;
	padding-top:4px;
}

.single_top .date{
	border:1px solid #db4e5b;
}

.single_post{
	position:relative;
	width:662px;	
	margin-bottom:15px;
	margin-left:11px;
}

.single_top{
	width:646px;
	min-height:50px;	
	padding:8px;
}
.single_body{
	width:650px;
	margin:auto;
}

.single_meta{
	height:39px;
	width:100%;
	background-color:#f7f7f7;
	border-top:6px solid #da4c59;
}

.feature_post{
	position:relative;
	width:662px;
	height:535px;
	margin-bottom:15px;
	margin-left:11px;
	background-color:#000;
        top:-5px;
}

.interview_post{
	position:relative;
	width:662px;
	height:337px;
	margin-bottom:15px;
	margin-left:11px;
	background-color:#000;
}

#podcasticon{
	position:absolute;
	top:90px;
	right:5px;
}


.review_post{
	float:left;
	position:relative;
	width:450px;
	height:288px;
	margin-bottom:15px;
	margin-left:11px;
	background-color:#000;
}

.review_post a.img{
	width:450px;
}

.review_top{
	position:absolute;
	top:0px;
	width:434px;
	min-height:50px;
	background-image:url('images/featured_top_bg.png');
	background-repeat:repeat;
	padding:8px;
}

.review_bottom{
	position:absolute;
	bottom:39px;
	width:434px;
	min-height:66px;
	background-image:url('images/featured_bottom_bg.png');
	background-repeat:repeat;
	padding:8px;
	display:none;
}

.review_stars{
    margin-top:5px;
}

#reviews_naviblock{
	position:relative;
	float:right;
	width:200px;
	height:288px;	
	margin-right:6px;
}

#reviews_legend{	
	bottom:0px;
	width:190px;
	height:90px;
	border:1px solid #7e9975;
	padding:4px;
}

#reviews_legend ul{
	margin-top:5px;
}

#reviews_citylist, #reviews_cuisinelist a{
	width:164px;
	margin-left:4px;
	margin-bottom:5px;
}

#reviews_citylist ul, #reviews_cuisinelist ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.feature_top{
	position:absolute;
	top:0px;
	width:647px;
	min-height:50px;
	background-image:url('images/featured_top_bg.png');
	background-repeat:repeat;
	padding:8px;
}

.feature_bottom{
	position:absolute;
	bottom:39px;
	width:646px;
	min-height:90px;
	background-image:url('images/featured_bottom_bg.png');
	background-repeat:repeat;
	padding:8px;
	display:none;
}

.feature_meta{
	position:absolute;
	bottom:0px;
	height:39px;
	width:100%;
	background-color:#f7f7f7;
	border-top:6px solid #da4c59;
}

.mytravels_post, .ddpost_post{
	position:relative;
	width:261px;
	height:250px;
	margin-left:8px;	
}

.ddheader{
    position:absolute;
    top:0px;
    width:261px;
}

.mytravels_title{
	position:absolute;
	bottom:0px;
	min-height:30px;
	width:245px;
	background-image:url('images/featured_bottom_bg.png');
	background-repeat:repeat;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px;
	padding:8px;
}

#oldposts_container{
	position:relative;
	height:310px;
}

#oldposts_container .container{
	position:relative;
	width:672px;
	height:310px;
	margin-top:7px;
        overflow:hidden;
}

#oldposts_container .container div.slides{
    position:absolute;
    top:0px;
    left:0px;
}

#oldposts_container .container div.slides .slide{
    position:absolute;
    top:0px;
    left:0px;
    width:675px;
	height:302px;
	margin-right:10px;
	margin-bottom:13px;
}



#oldposts ul, #oldposts li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#mytravels{
    height:250px;
}

#mytravels li{
	float:left;
	width:270px;
	height:250px;        
}

#bitesslide .container{
    width:270px;
    height:135px;
    overflow:hidden;
    position:relative;
}

#bitesslide .container div.slides{
    position:absolute;
    top:0px;
    left:0px; 
}

#bitesslide .container div.slides div{
    position:absolute;
    top:0px;
    left:0px;
    width:270px;
    height:135px;
    display:none;
    padding:0px;
    margin:0px;
}

.bites_text{
    height:135px;
}

.bites_text p{
    height:135px;
    display:block;
}

#bitesslide li{
    float:left;
    width:270px;
    height:135px;
}


#readmoreaboutb{
        clear:both;
	float:left;
}

#prevNext{
	position:absolute;
	top:100px;
	left:0px;
	z-index:999;
}

#travelprevNext{
	position:absolute;
	top:85px;
	left:0px;
	z-index:999;	
}

#mytravels{
	position:relative;
}

#prevBtn, #nextBtn{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:79px;
	height:79px;	
	position:absolute;
	left:0px;
	bottom:125px;
	z-index:999;
}	

.jFlowPrev{
	position:absolute;
}

.jFlowNext{ 
	position:absolute;
	left:590px;
}

.jFlowPrev2{
	position:absolute;
	left:10px;
}

.jFlowNext2{ 
	position:absolute;
	left:190px;
}

.bloggeraid{
	width:200px;
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
}
		



#oldposts_container .old_post{
	position:relative;	
	height:301px;
	margin-right:6px;
	margin-left:5px;
	margin-bottom:8px;	
	background-color:#000;
	float:left;
	width:326px;
}

#oldpost_listing .old_post{
	position:relative;
	width:326px;
	height:301px;
	margin-right:6px;
	margin-left:5px;
	margin-bottom:8px;
	float:left;
	background-color:#000;
}


.old_top{
	position:absolute;
	top:0px;
	width:310px;
	min-height:70px;
	background-image:url('images/featured_top_bg.png');
	background-repeat:repeat;	
	padding:8px;
}

.old_meta{
	position:absolute;
	bottom:0px;
	height:30px;
	width:100%;
	background-color:#f7f7f7;	
}


#fetv_featured{
	width:672px;
	height:215px;
	border-top:6px solid #da4c59;
	border-bottom:6px solid #da4c59;
	background-color:#2e2e2e;
	position:relative;
}

.fetv_episode{
	width:672px;
	height:215px;
	border-top:6px solid #da4c59;
	border-bottom:6px solid #da4c59;
	background-color:#2e2e2e;
	margin-bottom:8px;
}

#fetv_latest, .fetv_left{
	position:relative;
	float:left;
	margin-left:8px;
	margin-top:18px;
}

#fetv_player_homepage{
	position:absolute;
	top:18px;
	left:8px;
	display:none;
}

.fetv_thumb{
	width:246px;
	height:169px;
}

#fetv_details, .fetv_right{
	position:relative;
	margin-top:18px;
	float:right;
	width:400px;
	height:190px;
}

.fetv_watchnow{
	position:absolute;
	left:37px;
	bottom:0px;
}

.fetv_viewvideos{
	position:absolute;
	bottom:0px;
	right:6px;
}

.favorites_list{
	width:540px;
	margin:auto;
}

.favorites_thumbnails{
	float:left;
	margin:0px;
	padding:0px;
}

#rightbar{
	float:left;
	width:300px;
	min-height:600px;
	position:relative;
	right:5px;
}

.module{
	width:275px;
	padding-bottom:20px;
}

#sidebar{
	position:relative;
	top:-10px;
}

#sidebar_top{
	position:relative;
	top:3px;
}

#sidebar_body{
	width:309px;
	min-height:300px;
	background-image:url('images/sidebar_body.png');
	background-repeat:repeat-y;	
}

#module_search{
	float:right;
	margin-right:4px;
}

#sidebar_body .module{
	position:relative;
	left:22px;
}

#searchform #s, #commentform input[type=text], #wp-email-popup input[type=text]{
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px;
	border:1px solid #c7cea3;
	height:17px;
	padding:2px;
		
}

#searchform #s{	
}



#searchsubmit{	
	position:relative;
	height:24px;
	top:3px;
}

#module_about div{
	margin-top:7px;
}

#aboutme_picture{
	float:left;
	position:relative;
	top:-6px;
	margin-bottom:6px;
}

#twitter_text{
	position:relative;
	left:-8px;
	background-image:url('images/twitter_bubble.png');
	background-repeat:no-repeat;
	width:285px;
	height:197px;
}

#twitter_text li{
	list-style:none;
}

#twitter_text li.widget{
    width:85%;
    padding-top: 20px;
    margin:auto;
}

#twitter_text li.widget > h2.widgettitle{
    display: none;
}

#twitter-list{
	position:relative;
	top:20px;
	left:22px;
	width:245px;
	height:130px;	
}

#twitter-list li{
	list-style:none;
}

#module_recentposts ul{
	position:relative;
	left:15px;
	margin:0px;
	padding:0px;
	list-style:none;
}

#module_recentposts ul li{
	display:inline;
}


#module_recentcomments ul{
	margin-left:7px;
	margin-top:6px;
}

#module_recentcomments ul li{
	width:250px;
	min-height:58px;
	background-color:#cad988;
	margin-bottom:7px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px;
	padding:5px;
}

#module_archiveherbs ul{
	margin:0px;
	padding:0px;
	list-style:none;
	width:203px;
	margin:auto;
}

#archives_content{
	padding-top:10px;	
}

#archives, #herbs, #myawards_inner{
	background-color:#e3ebba;
	padding:6px;
	
}

#module_archiveherbs ul li{
	display:inline;
}


#module_style .style{
	position:relative;
	width:265px;
	margin:auto;
}

#module_style .style img{
	width:115px;
	height:115px;
}

#module_style .paella{
	width:130px;
	float:left;
}

#module_style .pael{
	width:130px;
	float:right;
}

#module_soundbite table{
	margin:auto;
}

#module_blogroll{
	margin-left:5px;
}

#module_blogroll ul li{
	margin-bottom:5px;
}

#site_blogroll ul, #site_buyersguide ul{
	display:none;
}

#site_blogroll{
	float:left;
	width:120px;
}
#site_buyersguide{
	float:right;
}

#signature{
	float:right;
}
.post_comments{
	margin-left:10px;
}

#comments_area{
	margin-bottom:65px;
}

.single_comment{
	width:565px;
	margin-bottom:25px;
}

.commenter{
	float:left;
	width:141px;
	
	
}

.picture{
	position:relative;	
	width:141px;
	height:104px;
	background-image:url('images/commenter_bg.png');
	background-repeat:no-repeat;		
}

.avatar{
	position:relative;
	top:13px;
	left:15px;
}

.commenter cite{
	position:relative;
	width:141px;
	left:10px;	
}

.message{
	position:relative;
	top:35px;
	width:396px;
	height:auto;
	background-color:#f7f7f7;
	float:right;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px;
	padding:8px;
}

.message_text{
	margin-top:5px;
}
#commentform input{
	margin-bottom:5px;
}

#respond{
	margin-top:25px;
}

#commentform textarea, #wp-email-popup textarea{
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px;
	border:1px solid #c7cea3;
	padding:4px;
	margin-bottom:7px;
	margin-top:5px;
}

.commentmetadata{
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px;
	background-color:#979797;
	padding:4px;
	margin-bottom:4px;
}

.press_entry{
	
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px;
	padding:6px;
	background-color:#f7f7f7;
	width:600px;	
	margin:auto;
	margin-bottom:10px;
}

.press_entry h3{
	margin-bottom:6px;
}

.press_entry img{
	float:left;
	margin-right:8px;
}

#next_btn a, #prev_btn a{
	display:block;
	margin:7px;
	background-color:#e3ebba;
	margin-bottom:10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px;
	padding:3px;
	height:20px;
}

#prev_btn{float:left;}
#next_btn{float:right;}

#tagcloud li{
	list-style:none;
	width:98%;
	margin:auto;
}


#misc{	
	margin-left:20px;
	text-align:center;
}



#footer{
	clear:both;
	position:relative;
	height:230px;
	background-image:url('images/footer_bg.png');
	background-color:#9f3f49;
	background-repeat:repeat-x;
}

#footer_menu{
	float:left;
	margin-left:8px;
	margin-top:40px;
}

#footer_menu ul{
	margin:0px;
	padding:0px;
	height:160px;
	width:175px;
	list-style:none;
}

#footer_menu ul li a{
	margin-bottom:2px;
	
}

#myawards_btn{
	float:left;
	margin-left:15px;
	margin-top:30px;
}


#myawards_inner table img{
	margin:10px;
	padding:4px;		
}

#myawards_inner{
	text-align:center;	
}

#copyright{
	float:right;
	margin-top:40px;
	margin-right:15px;
}

#promo_links{
	position:absolute;
	bottom:10px;
	right:15px;
}

.recipe_style{
	padding:5px;
	border:3px dashed #d3e8da;
	background-color:#f0f0f0;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px;
	margin-top:10px;
	margin-bottom:10px;
	width:auto;
}

#wp-email-popup{
	background-color:#e3ebba;
	padding:6px;
}

#wp-calendarLarge .dayHead{
	background-color:#adadad;

}

.ics-nav-button{
    margin-right:50px;
    margin-left:50px;
    color:#DB4E5B;
    text-decoration:none;
}


