/*
Theme Name: Jill Hough
Theme URI: http://www.ten3designs.com/
Description: Custom Theme for Jill Hough by Kevin McGrath, ten3 Designs
Version: 1.0
Author: Kevin McGrath
*/

/*STICKY FOOTER*/
* {margin:0;padding:0;} 
html, body  {height: 100%;background:#ccc;}
#wrap {
	min-height: 100%;
/* IE6 
	*display:table;
	*height:100%;
*/	
	}
#main {
	overflow:auto;
	padding-bottom: 26px; /* must be same height as the footer */
	}  
#footer {
	position: relative;
	margin-top: -26px !important; /* negative value of footer height */
	height: 26px;
	clear:both;
	} 
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/* Negate effect of float*/
}

/*WORDPRESS IMG USAGE*/
.alignright {float:right; margin:0 0 1em 1em;}
.alignleft {float:left; margin:0 1em 1em 0;}
.aligncenter {display: block; margin-left: auto; margin-right: auto;}
img.alignright {float:right; margin:0 0 1em 1em;}
img.alignleft {float:left; margin:0 1em 1em 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img.alignright {float:right; margin:0 0 1em 1em;}
a img.alignleft {float:left; margin:0 1em 1em 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 5px 10px 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*HIDDEN TEXT*/
#logo, .headSubscribe {
	text-indent:-9999px;
	overflow:hidden;
	}	

/*COMMON, TEXT FONTS*/
body {
	font-family:Helvetica;
	font-size:12px;
	}
p {
	padding-bottom:1em;
	line-height:1.35em;
	}	
h1 {font-size:2em;}
h2 {font-size:2.2em;color:#000;}
h3 {font-size:1em;color:#000;}
h4 {font-size:1em;line-height:1em;font-weight:normal;}
h1,h2 {padding-bottom:14px;}	
h2.col2tn {margin-left:240px;}
	
.nopadding {padding:0 !important;}
.clear {clear:both;}

.caps {text-transform:uppercase;};


	
#footer {text-align:center;}
#nav, #footer {line-height:25px;}

a {color:#62970c;text-decoration:none;}
a:hover {color:#da6b8f;}

#footer a {color:#000;}
#footer a:hover {color:#fff;}

#nav li.page_item a {color:#000000;text-decoration:none;}
#nav li.page_item a:hover {color:#ffffff;}
#nav li.current_page_item a, #nav li.current_page_parent a {color:#ffffff;}
#nav li.current_page_item ul a, #nav li.current_page_parent ul a {color:#000;}
#nav li li.current_page_item a, #nav li li.current_page_parent a {color:#ffffff;}
#nav li li.current_page_item ul a, #nav li li.current_page_parent ul a {color:#000;}
#nav li li li.current_page_item a, #nav li li li.current_page_parent a {color:#ffffff;}
#nav li li li.current_page_item ul a, #nav li li li.current_page_parent ul a {color:#000;}

#subNav li.current_page_item a {color:#da6b8f;}
#subNav li.current_page_item ul li a {color:#62970c;}

/*STRUCTURE*/
#wrap {
	width:1000px;
	margin:0 auto;
	background:#fff;
	}
#header {
	height:225px;
	}
#nav, #footer {
	height:26px;
	background-color:#a4c471;
	padding:0 20px;}
#footer {
	width:960px;
	margin:0 auto;
	text-align:center;
	}
#content {
	padding:0 20px;
	}	
	
/*NAVIGATION*/	
h1:after {}

#nav ul li {
	list-style:none;
	float:left;
	}
#nav ul li ul {display:none;position:absolute;background:#a4c471;z-index:500;padding:0 10px;margin-left:-1em;}


#nav ul li:hover ul {display:block;border:1px #666 solid;border-top:none;}

#nav ul li ul li ul {display:none !important;position:absolute;left:100%;width:300px;margin:-2em 0 0 -10px;}


#nav ul li ul li {
	float:none;
	}
	
	
#subNav ul li ul {display:none;padding-left:5px;}
#subNav ul li.current_page_parent ul,#subNav ul li.current_page_item ul {display:block;}
	
/*SEARCH*/	
.siteSearch	{
	position:relative;
	float:right;
	}
.siteSearch input.btn {
	border:none;
	background:none;
	cursor:pointer;
	font-family:Helvetica;
	}
.siteSearch input.btn:hover {
	color:#ffffff;
	}
.siteSearch input.field {
	border:none;
	width:180px;
	height:18px;
	}

/*HEADER*/
#logo {
	background:transparent url(images/jill_logo.jpg) no-repeat center;
	height:225px;
	width:500px;
	display:block;
	}
#headWidget {
	position:relative;
	top:-90px;
	left:830px;
	width:160px;
	text-align:center;
	}
.headSubscribe {width:109;height:55px;background:transparent url(images/Jill_Subcribe_opt.png) no-repeat center top;display:block;}
	
/*BANNER IMAGES - generate from UNIQUE WORDPRESS ID OF PAGE OR PARENT PAGE*/
#header {background:transparent url(images/banner_oranges.jpg) no-repeat 500px top;} /*DEFAULT - if no other banner*/
#header.bannerID-2 {background:transparent url(images/banner_oranges.jpg) no-repeat 500px top;} /*HOME PAGE*/
#header.bannerID-4 {background:transparent url(images/banner_cookie.jpg) no-repeat 500px top;} /*ABOUT*/
#header.bannerID-7 {background:transparent url(images/banner_peaches.jpg) no-repeat 500px top;} /*COOKBOOKS*/
#header.bannerID-10 {background:transparent url(images/banner_pasta.jpg) no-repeat 500px top;} /*CLASSES*/
#header.bannerID-16, 
#header.bannerID-386,
#header.bannerID-410,
#header.bannerID-453 {background:transparent url(images/banner_tart.jpg) no-repeat 500px top;} /*PUBLISHED ARTICLES*/
#header.bannerID-14 {background:transparent url(images/banner_recipes.jpg) no-repeat 500px top;} /*RECIPES*/
#header.bannerID-18 {background:transparent url(images/banner_contact.jpg) no-repeat 500px top;} /*CONTACT*/
#header.bannerID-blog {background:transparent url(images/banner_blog.jpg) no-repeat 500px top;} /*PUBLISHED ARTICLES*/

/*COLUMNS*/
.col {
	float:left;
	}
.col500 {
	width:480px;
	padding:0 10px;	
	}
.col750 {
	width:730px;
	}	
.col250 {
	width:230px;
	padding:0 10px;
	}
.colLeft {padding:0 10px 0 0;width:220px;text-align:right;}
.colRight {padding:0 0 0 10px;width:220px;}
.colBlog {float:right;padding-top:35px;}

.altCol {text-align:right;}
.homeLeft {text-align:left !important;}

.colBlog .sidebar {padding-top:0;}
.colBlog .sidebar .cookbook_image_sidebar {padding-top:5px;}

/*CONTENT*/
.entry {
	margin:0 0 2em;
	color:#666;
	}
.page {
	padding-top:40px;
	}
.blog {
	padding-top:40px;
	}	
.searchHighlight {
	color:#62970c;
	}
.home .widget {
	padding:0;
	}
ol li {margin-left:17px;}

.blogNavigation {width:480px;margin:0 auto;}

/*SIDEBAR*/
.sidebar {
	padding-top:80px;
	}
.sidebar ul li {
	list-style:none;
	line-height:1.5em;
	}
.sbNav ul li {
	line-height:2em;
	}
.recipeList ul li {
	line-height:1.35em;
	padding-bottom:1em;
	}
.widget {padding-bottom:20px;}
.cookbook_image_caption {padding-top:10px;}

.colLeft h6 {
	font-size:0.9em;
	color:#666666;
	font-weight:normal;
	}
	
/*IMAGE WIDGET*/
.widget_sp_image-description {
	font-size:0.9em;
	color:#666666;
	}

/*CONTACT FORM*/
#ll a {display:none;}
.cform label {font-family:inherit !important;}
.cform {margin:0 !important;}
ol.cf-ol li {margin:0 !important;font-family:inherit !important;}

a img {border:0 none !important;}

div.cf_info {font-family:inherit !important;}
/*
.cform textarea, .cform input {border-right:1px #F0F0F0 solid !important;}
*/
.cform input, .cform textarea, .cform select {font-family:inherit !important;color:#666 !important;}

