/*   
Theme Name: Midwest Vegetarian Theme
Theme URI: 
Description: Midwest Vegetarian Goodness
Author: Corvus Conceptions
Author URI: http://corvusconceptions.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Midwest Vegetarian theme by Corvus Conceptions http://corvusconceptions.com
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* Prepare theme for plugins */
@import url('library/styles/jquery-ui-1.7.2.custom.css');

/* hiding header elements */
#blog-title, #blog-description {display:none;}

body {background: transparent url('./images/bg_body2.jpg');}

/* header area styles */
#header {background: transparent url('./images/bg_header.jpg') no-repeat center 0;height:230px;}
#branding {padding:132px 0 44px 0;}
#logo_link {display:block;position:absolute;width:393px;height:174px;left:0;top:0;}
#access {
	background: transparent url('./images/bg_nav.jpg') repeat-x 0 0;
	padding-top:23px;
	border-bottom:none;
	height:42px;
	padding-top:12px;
	position:absolute;
	bottom:0;
	width:100%;
}
.menu a {
	background: transparent url('./images/bg_nav_item.jpg') no-repeat center 0;
	border:none;
	padding:12px 0 12px 0;
	font-size:18px;
	color:#FBF0D8;
}
.sf-menu {border:none;}
.sf-menu li {margin-right:5px;background-color:transparent;text-align:center;width:140px;}
.sf-menu a,.sf-menu a:hover,.sf-menu a:visited {color:#dccba6;}
.sf-menu li:hover, 
.sf-menu li.sfHover, 
.sf-menu a:focus, 
.sf-menu a:hover, 
.sf-menu a:active {
	color:#FBF0D8;
	background:transparent url('./images/bg_nav_item.jpg') no-repeat center 0;
}

.sf-menu a:hover,
.home .sf-menu li.nav_recipes a,.home .sf-menu li.page_item a,
.home .sf-menu li.nav_recipes a:hover,
.home .sf-menu li.page_item a:hover {background: transparent url('./images/bg_nav_item.jpg') no-repeat center 0;}
.home .sf-menu li a,
.sf-menu .current_page_item a,
.sf-menu .current_page_item a:hover,
.home .sf-menu li:hover,
.home .sf-menu a:hover,
.category-recipe .nav_recipes a,
.category-recipe .nav_recipes a:hover {color:#fff;background: transparent url('./images/bg_nav_item_selected.jpg') no-repeat center 0;}
/* search */
#branding {position:relative;}
#searchform {position:absolute;right:3px;top:124px;}
#searchform #s {font-size:140%;width:295px;border:none;background:transparent;color:#666;}
#searchsubmit {display:none;}
/* RSS */
#header_rss_wrapper {
	position:absolute;
	right:0;top:10px;
	background:transparent url('./images/bg_rss_wrapper.png');
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #3F2D15;
}
#header_rss {
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:120%;
	padding: 10px 5px 10px 60px;
	background:transparent url('./images/icon_rss.png') no-repeat 5px 2px;
	line-height:14px;
}
#header_rss span {font-size:10px;}
#header_rss:hover {background-color:#AD9376;-moz-border-radius:5px;-webkit-border-radius:5px;}

/* body styles */
#main {background:#ad9376;padding:20px 0 22px 0;border-left:1px solid #8c7458;border-right:1px solid #8c7458;}
#content {background:#fbf0d8;-moz-border-radius:5px;-webkit-border-radius:5px;padding:15px;margin-left:15px;width:570px;}
/* listings styles */
#nav-above {display:block;}
.wp-pagenavi {font-size:16px;margin:0;}
.wp-pagenavi a:hover {background:#FF4B33 !important}
#content .wp-pagenavi span.pages {display:block;padding-bottom:11px !important;}
#content .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {margin:0 .12em !important;padding:0.25em 0.35em !important;}
#content .wp-pagenavi span.extend,#content .wp-pagenavi span.current {
	background:transparent;border:none !important;padding:.25em .15em !important;
}
.entry-content {padding-top:5px;}
.entry-title {font-family:Georgia,serif;font-weight:normal;font-size:190%;}
.hentry {background:transparent url('./images/bg_post_divider.jpg') no-repeat 0 bottom;margin-bottom:20px;}
a.download {
	background:transparent url('./images/bg_download2.jpg') no-repeat 0 0;
	padding:12px 15px 12px 50px;
	color:#fbf0d8;
	text-decoration:none;
	height:20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #093d07;
	display:block;
	width:120px;
	margin:15px 0;
	font-weight:normal;
}
a.download:hover {background-position:0 -44px;}
a.download:active {background-position:0 -88px;}
/* commenting */
#respond {
	padding:15px;
	background-color:#dccdad;
	border:1px solid #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#comments-list ol,
#comments-list ul {
	border:none;
}
#comments-list li,
#comment {
	border:1px solid #ccc;
	margin-bottom:15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#comment,#respond {border:1px solid #AD9376;}
.multipleimages {float:right;width:350px;text-align:right;}

/* right column */
#seasonal_recipes {
	right:15px;
	margin-bottom:5px;
}
#seasonal_recipes dl {margin:0;}
#seasonal_recipes #accordion_header {
	background: #3F2E14 url('./images/header_seasonal_recipes.jpg') no-repeat 0 0;
	height:53px;
	-moz-border-radius-topRight:5px;
	-moz-border-radius-topLeft:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
}
#seasonal_recipes #accordion_header span {display:none;}
#seasonal_recipes dd {
	margin-bottom:0;
}
.category-balanced-meal-of-the-month h2,
.category-balanced-meal-of-the-month h1 {background:transparent url('./images/bg_meal_of_the_month.png') no-repeat 0 0;padding-left:34px;}
#seasonal_recipes .balanced-meal-of-the-month {background:#8a6e50 url('./images/bg_meal_of_the_month.png') no-repeat right 0;padding-top:3px;}
#seasonal_recipes .balanced-meal-of-the-month a {color:#FBF0D8;}
#meal_of_month_key {
	background:transparent url('./images/bg_meal_of_the_month.png') no-repeat 0 0;
	padding:2px 0 4px 34px;
	margin-left:25px;
	width:275px;
	color:#2C200E;
	clear:right;
}
#accordion {
	-moz-border-radius-bottomRight:5px;
	-moz-border-radius-bottomLeft:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	background:#d7bfa4;
}
#accordion h3 a {
	color:#FBEBD2;
	display:block;
	text-decoration:none;
	background: transparent url('./images/bg_recipe_month.jpg') repeat-x 0 0;
	height:16px;
	padding:3px 10px 11px 15px;
	font-size:17px;
}
#accordion h5 a {color:#C83804;text-decoration:none;font-size:110%;}
#accordion h5 a:hover {text-decoration:underline;}
#accordion div {padding:10px 0;}
#accordion div h5 {padding:0 15px 5px 15px;}
#primary,#secondary,#mobile_view {right:15px;background:#d7bfa4;border:none;}

#secondary,#mobile_view {
	padding-top:15px;
	-moz-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-border-radius:5px;
}
.aside h3 {color:#8c7458;}
#twitter {border-bottom:1px solid #AD9376;margin-bottom:20px;}
#twitter a {
	display:block;
	padding:11px 0 30px 75px;
	font-size:18px;
	background:url('./images/bg_twitter.png') no-repeat 20px 0;
	color:#C83804;
	text-decoration:none;
}
#twitter a:hover {text-decoration:underline;}
#twitter span {display:block;font-size:14px;}
/* mobile promo */
#mobile_view {background: #d7bfa4 url('./images/bg_iphone.png') no-repeat 212px 52px;margin-top:20px;clear:right;}
#mobile_view h3 {padding: 0 10px 5px 10px;}
#mobile_view h3 {font-size:21px;}
#mobile_view p {padding:10px 95px 45px 10px;}


/* footer styles */
#footer {background: transparent url('./images/bg_footer.jpg') no-repeat center 0;margin-top:0;border-top:0;color:#FBF0D8;}
#footer a, #siteinfo {color:#FBF0D8;}
#siteinfo {width:930px;padding-bottom:5px;}
#footer_latest_recipes {width:300px;}
#footer_latest_recipes h2 {font-size:205%;border-bottom:1px solid #6B5519;padding-bottom:10px;margin-bottom:10px;}
#footer_latest_recipes li a {font-size:135%;text-decoration:none;}
#footer_latest_recipes li a:hover {text-decoration:underline;}
#footer_metadata {margin-top:40px;color:#ad9376;}

/* image styles */
.wp-caption {
	background:#D7BFA4 none repeat scroll 0 0;
	border:1px solid #b49b74;
	padding:10px;
	margin-bottom:10px;
}

/* flickr styles */
#flickr-sidebar {margin-bottom:20px;}
#flickr-sidebar img {margin: 2px 3px 2px 4px;border:1px solid #b49b74;}
#facebox table,#facebox td,#facebox tr {border:none;padding:0;}
#facebox .body {background-color:#D7BFA4 !important;}
#facebox .footer {border-top-color:#b49b74 !important;}
#facebox .footer .close {padding:3px !important;-moz-border-radius:2px !important;display:block;background:#fff;text-align:center;}
