/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/
body {
  background: url("http://www.foodiefiasco.com/wp-content/uploads/2013/05/Vintage-8.png")
}

.menu-style-container {padding-bottom:2px;}

.menu {
border-color:transparent;
background-image: url('http://www.foodiefiasco.com/wp-content/uploads/2013/05/menu21.png');
background-repeat:no-repeat;
color: #FFFFFF;
font-family: "Josefin Sans", "Century Gothic", Verdana, sans-serif !important;
font-weight: 700 !important;
}
#footer {border-top:1px dashed #5bc2c9;}

#header {border-bottom: 2px solid #ef947c;}

/*---------------------------------*/
/* WIDGETIZED FOOTER               */
/* Mike Nichols - October 17, 2009 */
/*---------------------------------*/

/* footer widget area setup */
#footer_setup {
	/* widgetized footer background (not footer background) */
	background:url("http://www.foodiefiasco.com/wp-content/uploads/2013/04/footer1.png"); 
background-repeat:no-repeat;
	/* widget padding */
	padding: 16px;
	padding-top:5px;
	/* margin at bottom of widgets */
	margin-bottom: 1px;
	/* do not change this! */
	overflow: hidden;
}

/* widget item setup */
#footer_setup .footer_items {
	/* contents alignment */
	text-align: left;
	border-bottom: none;
	/* widget width */
	width: 310px;
	/* space between widgets */
	padding-right: 0px;
	padding-top: 5px;
	/* font size */
	font-size: 1.2em;
	/* text color */
	color: #5bc2c9;
	/* do not change these! */
	display: inline-block;
	float: left;
	height: 250px;
}


/* do not change these! */
#footer_setup .footer_items ul li { list-style: none; }
#footer_setup .footer_items ul { margin: 0px; padding: 0px; }


/* widget item headers*/
#footerad_setup .footerad_items h3 {
font-size: 1.5em;
color: #FFFFFF;
}

#footeradright {padding-left:80px;}
#footerfb {padding-left:30px;}

.custom a.teaser_link {
background: #ef947c;
color: #FFFFFF;
padding: 4px 8px 5px 5px;
text-decoration: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.custom a.teaser_link:hover {
background:#df7d64;
}

.format_text h3 {color: #A5A399;}

#teaser-thumbnails {
float: left;
margin: 0 5px 5px 0;
}

#multimedia_box {
margin-bottom: 0.1em;padding: 0.2em;padding-top: 10px;
}

.custom .teaser {
   width: 100%;
   margin-top: 2em;
   padding-top: 2em;
   border-top: 1px dotted #bbb;
   text-align: justify;
}
.custom .teasers_box {
   padding-top: 0;
   padding-bottom:0;
   border-top: 0;
}

.footer_items h3 {font-size:14px;}

.footer_items h3 {
font-size: 20px;
padding-bottom: 5px;
}


.stumblesocial a
{
display: block;
width: 54px;
height: 56px;
background: url('http://www.foodiefiasco.com/wp-content/uploads/2013/04/foodiesocial.png') no-repeat;
text-decoration: none;
float: left;
background-position: 2px -285px;

}

.stumblesocial a:hover
{
background-position: -62px -285px;


}


.googlesocial a
{
display: block;
width: 52px;
height: 56px;
background: url('http://www.foodiefiasco.com/wp-content/uploads/2013/04/foodiesocial.png') no-repeat;
text-decoration: none;
float: left;
background-position: -2px -230px;

}

.googlesocial a:hover
{
background-position: -61px -230px;


}


.instagramsocial a
{
display: block;
width: 50px;
height: 58px;
background: url('http://www.foodiefiasco.com/wp-content/uploads/2013/04/foodiesocial.png') no-repeat;
text-decoration: none;
float: left;
background-position: 1px -342px;

}

.instagramsocial a:hover
{
background-position: -63px -342px;


}

.pinterestsocial a
{
display: block;
width: 51px;
height: 58px;
background: url('http://www.foodiefiasco.com/wp-content/uploads/2013/04/foodiesocial.png') no-repeat;
text-decoration: none;
float: left;
background-position: -2px -173px;

}

.pinterestsocial a:hover
{
background-position: -63px -173px;


}


.facebooksocial a
{
display: block;
width: 56px;
height: 58px;
background: url('http://www.foodiefiasco.com/wp-content/uploads/2013/04/foodiesocial.png') no-repeat;
text-decoration: none;
float: left;
background-position: -5px -60px;

}

.facebooksocial a:hover
{
background-position: -60.1px -60px;

}

.twittersocial a
{
display: block;
width: 51px;
height: 58px;
background: url('http://www.foodiefiasco.com/wp-content/uploads/2013/04/foodiesocial.png') no-repeat;
text-decoration: none;
float: left;
background-position: -5px -115px;
}

.twittersocial a:hover
{
background-position: -63px -115px;

}

.rsssocial a
{
display: block;
width: 52px;
height: 58px;
background: url('http://www.foodiefiasco.com/wp-content/uploads/2013/04/foodiesocial.png') no-repeat;
text-decoration: none;
float: left;
background-position:  -5px 0px;
}

.rsssocial a:hover
{
background-position: -63px 0px;

}

#searchbox {position:relative;top: -240px;
right: 0px;}

#social_nav1 {
position: relative;
display: block;
height: 50px;
width: 400px;
list-style: none;
line-height: 100%;
font-weight: 100;
margin-top: 0px;
padding: 0px;
float: right;
top: -110px;
right: 0px;
}

#social_nav1 ul{
margin:0px;padding:0px; float:right;
}
#social_nav1 li.noline{
border:0;}

#social_nav1 li{
display:block;
float:right;
}

#page {
padding: 2.4em;
padding-bottom: 0px;
padding-top: 0px;
}

#footer {color:#454545 !important;}

#about {padding:15px;background-color:#f6f6f5;font-family: "Josefin Sans", "Century Gothic", Verdana, sans-serif;color:#A5A399;font-weight: 600;}
#abouttext {font-size:14px;padding-left:5px;}

#sidebars {
position: relative;
top: -80px;
}

.custom form.search_form_image_button {
    font-family: Molengo, "Trebuchet MS", Corbel, Arial, sans-serif;
    margin-left:auto;
    margin-right:0;
    width:260px;
}

.custom form.search_form_image_button #s {
    background:#fff;
    border:1px solid #5bc2c9;
    font-size:12px;
    margin:0 6px 0 0;
    padding:4px;
    width:214px;
    font-family: Molengo, "Trebuchet MS", Corbel, Arial, sans-serif;
    color:#454545;
}

.custom input#searchsubmit.my-search-image {
    background:#fff url("http://www.foodiefiasco.com/wp-content/uploads/2013/04/searchimage1.png") no-repeat 50% 50%;
    border:0 none;
    cursor:pointer;
    height:26px;
    text-indent:-9999px;
    width:26px;
}

li.widget {
margin-bottom: 1em;
}

#content {
position: relative;
top: -40px;
}

#socialshare ul{
margin:0px;padding:0px; float:left; width:500px;
}
#socialshare li.noline{
border:0;}

#socialshare li{
display:block;
float:left;
padding:0px;
margin-top: 25px;
}

#socialshare .format_text a {text-decoration:none !important;}

.format_text a {
text-decoration: none;
}

a:hover, a:focus { color: #5BC2C9; }

.categoryThumbnailList .categoryThumbnailList_item {
width: 150px;
height: 220px !important;
display: inline;
float: left;
margin: 0px 10px 10px 0px;
text-align: left;
overflow: hidden;
padding-left: 20px;
}
#recipeindex{padding-left:20px;}


.custom .comment-reply-link { background: #EEE; padding: 0.4em; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.custom #comment_list dd {
margin-bottom: 1em;
padding-bottom: 2em;
padding-top: 3em;
padding-right: 10px;
background-repeat: repeat-x;
border: 2px solid #5bc2c9;
border-radius: 10px / 10px;
-moz-border-radius: 10px;
background-color:#F6F6F5;
}

dl#comment_list dl .bypostauthor {
background: #F6F6F5;
border: 2px solid #EF947C;
border-radius: 10px / 10px;
-moz-border-radius: 10px;
}


.custom dl#comment_list dt {
border-bottom: none;
margin: 5px;
padding-top: .5em;
position: relative;
top: 35px;
}

.custom dl#comment_list dd .format_text {
width: 90%;
}

dl#comment_list dl dt.bypostauthor, dl#comment_list dl dd.bypostauthor > .format_text {
border-color: transparent;
}

#zlrecipe-container {
background-color: #F6F6F5 ;
}

#zlrecipe-container #zlrecipe-title {
padding-bottom: 0.5em;
font-size: 20px;
color: #EF947C;
font-family: Molengo, "Trebuchet MS", Corbel, Arial, sans-serif;
}

#zlrecipe-container .border-bottom, #zlrecipe-container .b-b {
border-bottom: 1px dashed #5bc2c9 !important;
}

.myfreecopyrightBadge {float:left;}

.headline_area h1, .headline_area h2, #archive_intro h1 {
font-size: 2.2em;
line-height: 1.364em;
font-family: "Josefin Sans", "Century Gothic", Verdana, sans-serif;
font-weight: 600;
}

.menu a {border:none;}

.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover {
color: #5BC2C9 !important;
font-family: "Josefin Sans", "Century Gothic", Verdana, sans-serif !important;
font-weight: 400 !important;
background: transparent;
}

.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover, .menu .current-menu-item ul a:hover, .menu .current-menu-ancestor a:hover {
color: #EF947C;
background: transparent;
}

ul.sub-menu {background-image: url('http://www.foodiefiasco.com/wp-content/uploads/2013/05/menu21.png');}

.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a {
color: #EF947C;
background: transparent;
}

.menu a {
font-size: 1.4em;
font-family: "Josefin Sans", "Century Gothic", Verdana, sans-serif;
line-height: 1.286em;
padding: 0.714em 0.857em;
border-width: 0.071em;
border-left-width: 0;
color:#FFFFFF;
}

.teaser h2 {
font-family: "Josefin Sans", "Century Gothic", Verdana, sans-serif;
font-weight: 600;
}

.format_text h2, .format_text h3, .format_text h4, .format_text h5, .format_text h6 {
font-family: "Josefin Sans", "Century Gothic", Verdana, sans-serif;
}

.post-4967 .entry-title {display:none;}
.post-4967 .headline_meta {display:none;}
.post-4967 #socialshare {display:none;}

.sidebar h3 {
font-size: 1em;
line-height: 1.385em;
font-family: "Josefin Sans", "Century Gothic", Verdana, sans-serif;
margin-bottom: 0.692em;
font-weight: 600;
}

.sidebar_box {
width: 400px;
display: block;
float: left;
}

#zlrecipe-container .img-desc-wrap img.photo {
width: 245px;
float: left !important;
padding-right: 15px !important;
}

#zlrecipe-container .img-desc-wrap {
background-color: #efefef;
padding-top: 1px;
width: 150px;
float: left;
padding-right: 15px;
}

#content {
width: 58.8em;
float: left;
}

#zlrecipe-container #zlrecipe-title {
padding-top: 40px;}

.nocomments{display:none;}
.to_comments{display:none;}

#zlrecipe-container .zlrecipe-print-link .butn-link {
background: url('http://www.foodiefiasco.com/wp-content/uploads/2013/06/print.png') no-repeat scroll 0 1px transparent !important;
cursor: pointer;
padding: 0 0 0 20px;
display: block;
height: 27px !important;
width: 100px !important;
}

.zl-recipe-link a.butn-link {
background-image: url('http://www.foodiefiasco.com/wp-content/uploads/2013/06/save.png') !important;
background-repeat: no-repeat;
display: block;
height: 27px;
width: 100px !important;
cursor: pointer;
}

#zlrecipe-container .img-desc-wrap {
background-color: #fbf8f3 !important;
padding-top: 1px;
}

#zlrecipe-container {
background-color: #fbf8f3;
margin-bottom: 1em;
padding-bottom: 2em;
padding-top: 3em;
padding-right: 10px;
background-repeat: repeat-x;
border: 2px solid #d2ccc1;
border-radius: 10px / 10px;
-moz-border-radius: 10px;
}

#zlrecipe-container #zlrecipe-title {
background: url("http://www.foodiefiasco.com/wp-content/uploads/2013/05/Vintage-8.png") !important;}