/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/








/* TOP NAV */

.custom ul#topnav { height:16px; padding-top:9px; padding-bottom:3px; margin-bottom:0px; margin-left:0px; padding-left: 70px; text-align:right; background: none; }

.custom ul#topnav li {font-family: cantarell; display:inline; padding-top:0.5px; margin-right: 2px;  }

.custom ul#topnav li a {font-family: cantarell; font-size: 1.6em; color: #727272; letter-spacing: 1.3px; padding: 2px 7px 5px 7px; background: #ffffff; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;   }

.custom ul#topnav_current li a:hover, .custom ul#topnav li.current a {font-family: cantarell, droid sans, sans-serif; text-decoration: none; background: #ffffff; padding: 4px 10px 0px 10px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; }

.custom ul#topnav li a:hover {text-decoration: none; color: #80B5B1; background: #FDF5D3; padding: 5px 7px 2px 7px; }









@font-face { font-family: 'Lobster14Regular'; src: url('fonts/lobster-webfont.eot'); src: local('☺'), url('fonts/lobster-webfont.woff') format('woff'), url('fonts/lobster-webfont.ttf') format('truetype'), url('fonts/lobster-webfont.svg#webfontyv08pxNp') format('svg'); font-weight: normal; font-style: normal; }

.custom h1, .custom h2 { font-family: "Lobster14Regular", georgia, serif; }


@font-face { font-family: DJ5CTRIAL; src: url(fonts/DJ5CTRIAL.ttf) format("opentype"); }
.custom h3 { font-family: DJ5CTRIAL, georgia, serif; font-size: 16px; }







.custom li.search {
	float:right; width:220px;
	margin-right:2em;
	position:relative;
}

.custom li.search input[type="text"],
    .custom li.search input[type="submit"] {
	width:100%;
	font-size:1.1em;
        background:#fff;        
	line-height:1.273em;
	padding:0.636em 0.818em;
}



.custom #tagline {display:none;}










/*---:[ header and nav menu ]:---*/
.custom #nav_area { background: #FDF5D3;		
		border-left: 0px;
		border-right: 0px;
		padding-top: 1px;
		padding-bottom: 1px;		
		margin-bottom: 10px;
}

.custom .menu { background: #FDF5D3; }

.custom #header {
		height: 120px;
		width: 960px;
}

	.custom #header #logo {
		float: left;
		border: none;
	}

		.custom #header #logo a {
		background: url(images/food_header.jpg) no-repeat;
		display: block;
		float: left;
		height: 142px;
		width: 485px;
		overflow: hidden;
		text-indent: -1000em;
		
}










/* ----------------------------------
WIDGETIZED THESIS HEADER
---------------------------------- */
.custom .sidebar ul.sidebar_list {position: relative;}
.custom #header_widget_1 ul.sidebar_list li.widget {
position: absolute;
display: block;
top:80px;
left:480px;
width:468px;
}
.custom #social-icons a img {
float: right;
margin-left: 2em;
}



		




/*---:[ multimedia box ]:---*/
#custom_box {
font-size:1em;
font-style: italic; 
color:#585656; 
line-height:1.538em;
background:#fff;
}









/*---:[ headlines ]:---*/
.custom h2.entry-title { font-size: 4em; letter-spacing: -1px; line-height: 1em; }
.custom .headline_area h1 { font-size: 4em; letter-spacing: -1px; line-height: 1em; }
.custom h4 { color: #111111; font-size: 30px; font-weight: bold; padding-top: 0.5em; padding-bottom: 0.1em; font-family: "DJ5CTRIAL", italic; }


.sidebar h3 { border-top: #f0c66d dotted 2px; border-bottom: #f0c66d dotted 2px; }








/*---:[ comment styles ]:---*/
.custom .comment_author a.url:hover { color: #F0C66D; }		
.custom #commentform input.form_submit:hover { color: #F0C66D; }
.custom dl#comment_list dt span { font-size:1.2em; text-transform: uppercase; letter-spacing: 1px; }
	

	

/* HIGHLIGHT AUTHOR COMMENTS */
.custom dl#comment_list dt.bypostauthor, .custom dl#comment_list dd.bypostauthor>div  {background: #FDF5D3 none repeat scroll 0 0; padding-top:20px;}




/*---:[ Content area ]:---*/
.custom #content_box {background: none !important}
.custom .format_text p {color: #332a1a}
.custom .post_box { padding-top:1em; }
.custom h2 a { color: #80B5B1; }
.custom h2 a:hover { text-decoration: none; text-shadow: 1px 1px 1px #871a1a; }
	
/*After click - headline*/
.custom h1 { color: #F0C66D; }







/*---:[ This makes the teasers be one across, instead of two ]:---*/
.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;}
.custom .teasers_box h2 { font-size: 26px; color: #f0c66d; }
.custom .teasers_box h2 a:hover { color: #80B5B1; }
.custom .teaser .format_teaser { margin-bottom:4px; margin-top:4px; }









/*---:[ Popular post widget ]:---*/
#popular-posts a { font-size: 1.1em; }
#popular-posts a:hover { text-decoration: none; text-shadow: 1px 1px 1px #80B5B1; }
#popular-posts img { border: 0.2em solid #FF6600; float: right; margin-left: 0.6em; }
#popular-posts li { padding-bottom: 0.6em; }




/*---:[ Recent comments widget ]:---*/
#recent-comments a { font-size: 1.1em; }
#recent-comments a:hover { text-decoration: none; text-shadow: 1px 1px 1px #80B5B1; }
#recent-comments img { border: 0.2em solid #FF6600; float: right; margin-left: 0.6em; }
#recent-comments li { padding-bottom: 0.6em; }






/*---:[ Footer ]:---*/
.custom #footer_area { background:#FFFFFF; padding:0.5em 0; }
.custom #footer_area .page {background:transparent;}
.custom #footer {border-top:0;}

#footer_1 {text-align:left; color:#333;}
.custom #footer_1 ul.sidebar_list li.widget {width:23%; margin-right:2%; float:left;}
.custom #footer_1 ul.sidebar_list li.widget h3 {color:#222;}
.custom #footer_1 ul.sidebar_list li.widget a {color:#444; border-bottom:0;}
.custom #footer_1 ul.sidebar_list li.widget a:hover {color:#111;}


/* FAT FOOTER */
.custom #footer_sitemap { padding-bottom: 3px; color: #000; overflow: hidden; padding: 0em; margin-bottom: 0px; text-align: center; }

.custom #footer_sitemap .footerfloater { display: inline-block; width: 160px; text-align: left; padding-left: /*70px*/ 20px; padding-right: 35px; float: left; height: 110%; font-size: 110%; line-height: 200%; }
	
.custom #footer_sitemap .footerfloater h3 { border-bottom: 3px solid #80B5B1; padding-bottom: 3px; text-transform: uppercase; font-weight: bold; font-size: 150%; letter-spacing: 0px; margin-bottom: 5px; color: #000; }
	
.custom #footer_sitemap .footerfloater ul { margin: 0px; padding: 0px; }
.custom #footer_sitemap .footerfloater ul li { list-style: none; }
.custom #footer_sitemap .footerfloater a:hover {color:#80B5B1; text-decoration: none;}
.custom #footer_sitemap .footerfloater a, a:visited {color: #000 ; text-decoration: none;}
#footer_sitemap a:hover { text-decoration: none; text-shadow: 1px 1px 1px #80B5B1; }

.custom #footer { border-top: 1px solid #F0C66D; }

/* SECOND FOOTER */
.custom #second_footer { border-top: 1px solid #F0C66D; list-style-image: none; list-style-position: outside; list-style-type: none; 50% 50%; height:62px; text-align:center; float: top; padding-top:0px; }

.custom ul#second_footer li {display:inline; padding: 30px 3px 30px 0px; }

.custom .second_footer li a, a:visited {color: #80B5B1;}
.custom #second_footer a:hover {background: #FDF5D3; outline: none;}

/*.custom .second_footer li a, a:visited {color: #213F74 ; border-bottom: none; }*/
/*.custom #second_footer a:hover {background: #FDF5D3; outline: none;}*/








/* RECIPE BOX */
.format_text .recipe_box {
	background: #FFFFCC; border: 2px dotted #f0c66d; padding-top: 10px; padding-left: 15px; padding-right: 15px;
}











