/*
Theme Name: Healthy Delicious Hybrid Custom
Theme URI: http://healthy-delicious.com
Description: A custom hybrid theme for healthy-delicious.com.
Version: 0.1
Author: Audrey Hingle
Author URI: http://awesomeaudrey.com
Tags: healthy, delicous, recipes, food, healthy-delicious.com
Template: hybrid
*/

/* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get layout CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get default CSS */
@import url('../hybrid/library/css/screen.css');

body {

	line-height: 24px;
	color: #000;
        background-image: url("images/background-texture.jpg");
	background-color: #fff;
	background-position: top;
	background-repeat: repeat;
	}
#body-container {
	width: 925px;
	margin: 10px auto 10px auto;
	padding: 0px;
	border: 10px solid white !important;
	background: white url("http://healthy-delicious.com/wp-content/themes/primepress/rotating.php?image=51") no-repeat center top !important;
	}

div.sidebar {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
div#container {
	width: 925px;
	}
#content, .content {
	width:600px;
	float: left;
	font-family: arial, Helvetica, sans-serif;
	background-color: white;
	border-left: 10px solid white;
	border-right: 335px solid white;
	margin-left: -10px;
	margin-top: -5px;
	margin-right: -335px;
	}
.no-widgets #body-container {
	width: 925px;
	margin: 10px auto 0px auto;
	padding: 0px;
	}
.no-widgets .content {
	width: 925px;
	margin: 0px auto 0px auto;
}
.blogroll {font-size: 85%; font-style: italic;}
.blogroll a {font-size: 120%; font-style: normal; font-weight: bold; }
p, div.entry-content div { 
	font-size: 90% !important;
	font-family: arial, Helvetica, sans-serif;
}
.no-widgets div.entry-content {
	width: 925px !important;
}
div.entry-content {
	width: 600px !important;
}
.content{ background-color: white; width: 600px;}
.content, .hfeed { padding-top:0px !important; margin-top:0px !important;}
.breadcrumbs{padding:0px; margin: 2px 2px 2px 2px; font-size:80%}
#container {padding:0px; margin:0px; width: 925px; background: white; margin: 0px 0px 0px 0px;}
	/**
* Navigation
************************************************/
#body-container #navigation {
	width: 925px;
	margin-top: 85px;
	background-color:#a5bd51;
	height: 30px;
	margin-bottom: 2px;
	}
#page-nav ul {
	float: left;
	list-style-type: none;
	margin-left:-40px;
	margin-top: 1px;
	}
#page-nav li {
	margin: 0px 0px 0 0;
	height: 30px;
	font-weight: bold;
	font-style: italic;
	font-size: 85%;
	float: left;
	}
#page-nav li li {
	margin: 0;
	}
#page-nav li a {
	margin-left: 10px
	margin-right: 10px;
	background-color: #a5bd51 !important;
	border-right: 6px solid white;
	border-left: none;
	border-top: none;
	border-bottom: none;
	color: black;
	padding-left: 15px;
	padding-right: 15px;
	padding-top:5px;
	padding-bottom: 9px;
	font-size: 110%;
	}
#page-nav li a:hover {
	margin: 0px auto 0px auto;
	background-color: #333a5a !important;
	color: white;
	}
#page-nav ul li.current_page_item a {
	background-color: #333a5a !important;
	color: white;
	}
#page-nav ul li.current_page_item li {
	}


/* Hybrid drop-down styles */
#page-nav ul ul {
	background: #3c738c;
	border-bottom: 1px solid #2e647d;
	}
#page-nav li li {
	border-top: 1px solid #2e647d;
	}
#page-nav li li a {
	font-size: 14px;
	}
#page-nav li:hover ul {
	top: 30px;
	}
#page-nav li:hover ul, li.sfHover ul {
	top: 30px;
	}
#page-nav li li:hover ul, li li.sfHover ul , #page-nav li li li:hover ul, li li li.sfHover ul  {
	top: -1px;
	}
ul.menu li.current_page_item, ul.menu li.page_item {
	margin: 0px !important;
	padding: 0px !important;
	}
	
	/**
* Header
************************************************/
#header-container {	
	width: 100%;
	margin: 0px auto 0px auto;
	}
#header {
	width: 100%;
	margin: 0px auto 0px auto;
	}
#site-title {
	margin-top:0px;
	padding-top: 99px; /* height of the replacement image */
    padding-right:571px;
    padding-bottom: 0px;
    padding-left:0px;
}
#site-title span{ display:none}
#site-title a {
	padding-top: 90px; /* height of the replacement image */
    padding-right:571px;
    padding-bottom: 0px;
    padding-left:0px;
    background-image: url("");
    background-repeat: no-repeat;
    background-position: top;
    color:#fff;
}
#site-title a:hover {
	padding-top: 90px; /* height of the replacement image */
    padding-right:571px;
    background-repeat: no-repeat;
    background-position: top;
}
#site-description {
	font-size: 1em;
	font-style: italic;
	color: #000000;
	margin-bottom: 10px;
	display:none;
	}
#site-title, #site-description {
	font-family: Georgia, Times, "Times New Roman", serif;
	}
.hfeed .hentry {
	margin-top:0px !important;
	padding:0px !important;
	}

/* Links */
a, a:visited  {
	color: #fc4887;
	text-decoration: none;
	}
p a:visited, address a:visited{
	color: #8f254a;
	}
a:hover, a:active {
	text-decoration: underline;
	}
.entry-meta a { 
	color: #fc4887;
	}
a.url {
color: #fc4887;
}

/* Headers */
h2 {
	font-size: 22px;
	font-weight: bold;
	}
h1.post-title {
	color: #fc4887;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 130%;
}
h2.entry-title a {
	color: #fc4887;
	font-weight: bold;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	line-height: 100%;
	}
h3 {
	font-size: 20px;
	}
h4 {
	font-size: 18px;
	}
h5 {
	font-size: 16px;
	}
h6 {
	font-size: 14px;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #000;
	font-style: italic;
	font-weight: bold;
	}
h3 a {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #0099cc;
	font-style: italic;
	font-weight: bold;
	}
.sticky h2, .sticky h3, .sticky h4, .sticky h5, .sticky h6 {
	color: #eee;
	}
.page-title {
	display: none;
	}
.post p.byline {
	margin-top:0px !important;
	padding-top: 0px;
	line-height: 10%;
	}
	/* Widgets */
.widget {
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: -10px;
	margin-bottom: 10px;
	background-color: #fff;
	width: 310px;
	float: right !important;
	border: 10px solid white;
	}

.content .widget {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 300px;
	
	}
#container #primary .widget-inside {
	margin-top: 0px;
	}
.textwidget{
	padding: 8px;
	font-size: 85%;
	width: 300px;
	text-align: center;
	color: white;
	}
.textwidget a{
	font-weight: bold;
	}
#subsidiary .widget {
	overflow: hidden;
	width: 300px;
	margin: 0 18px 0 0;
	padding: 0;
	color: #000000;
	background: transparent;
	}

.twitter { 
	background: white;
	padding: 9px;
	font-size: 85%;
	color: black;
	width: 230px;
	margin:12px;
	}
.twitter li {
	padding-bottom: 2px;
	border-bottom: 1px dashed #666;
	}
.twitter li:last-child {
	border: none;
	}
.twitter-timestamp {
	font-style: italic;
	font-size: 80%;
	color: #666;
	}
.twitter li a { color: #fc4887; font-weight: bold;}

div.collapsible h3.widget-title {
	text-align: center;
	height: 45px;
	width: 300px;
	padding-top:15px;
	-moz-border-radius: .6em; -webkit-border-radius: .6em;
	cursor: pointer !important;
	color: white;
	background-image: url('http://Healthy-Delicious.com/wp-content/uploads/2010/04/sliderbutton.png');
	margin:0px;
}


/* Widget titles */
.widget-title {
	font-size: 1.2em;
	color: #333a5a;
	text-align: center;
	margin-bottom: 8px;
	margin-top: 15px;
	}
.widget-title .twitter_title_link {
	font-size: 1.0em;
	color: #333a5a;
	text-align: center;
	margin-bottom: 8px;
	}
#subsidiary .widget-title {
	color: #999;
	}
.gallery-item{ margin:0px;}
#footer a{ color: #666}
.alert{
	background-color:black;
	}
td,tr,th,table {background-color: #fff;
border-width:0px;
}
div.entry-content blockquote {
	padding: 10px;
	margin: 6px;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
	font-size: 90%;
	color: #000;
	font-family: Helvetica, arial, sans-serif;
	}
div.entry-content blockquote b {
	font-weight: bold;
	}
div.entry-content blockquote i {
	font-style: italic;
	}
div.entry-content blockquote b span {
	font-weight: normal;
	font-family: Helvetica, arial, sans-serif;	
	}
div.entry-content blockquote p {
	font-size: 100% !important;
	font-family: Helvetica, arial, sans-serif;	
	}
div.entry-content blockquote p b{
	font-size: 100% !important;
	font-family: Helvetica, arial, sans-serif;	
	}

.search-submit {
	background-image: url('http://Healthy-Delicious.com/wp-content/uploads/2010/04/sliderbutton.png');
	color: white;
	background-position: center;
	font-size: 105%;
	font-family: georgia, serif;
	font-weight: bold;
	font-style: italic;
	margin-left: 20px;
	}
.search-text {
	width: 175px;
	}
/* comments*/

#comments li {
	background:#83974d url('images/healthydeliciousquotes.gif') no-repeat top right;
	width: 450px;
	padding-top: 5px;
	list-style-type: none;
	}
img.avatar {
	float: left;
	margin: 4px;
	}
#comments li ol {
	background-color: #fff;
	width: 450px;
	padding-top: 5px;
	}
#comments .comment-text {
	background: url('images/speachcurl.gif') bottom no-repeat;
	padding: 10px;
	}

#comments cite {
	display:block;
	font-style:normal
	}

#comments cite a:link, .commentlist cite a:visited {
	text-decoration:none;
	}

#comments cite a:hover, .commentlist cite a:active {
	color:#fc4887;
	text-decoration:underline;
	}
#comments cite a, #comments a.permalink, #comments a.comment-reply-link {
	color: #fff;
	}
#footer-container {
	float: left;
	padding: 0px;
	margin:0px;
	width: 925px;
	font-family: arial, Helvetica, sans-serif;
	color: #ffffff;
	}
#footer-container a {
	color: #fc4887;
	}
.next {
	margin-left: 50px;
	}
.previous {
	margin-right: 50px;
	}


