/*   
Theme Name: Life's Kitchen
Theme URI: www.lifeskitchen.org
Description: Life's Kitchen theme - based on Thematic.
Author: c308
Author URI: http://www.c308.com/
Template: thematic
Version: 1.1
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.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');


/* ***************************** */
body {
    background-image: url("images/bg-header-top.jpg");
    background-repeat: repeat-x;
    margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
}
a:link, div#recent-posts a {
	color:#8a1e04;
	text-decoration:none;
}
.aside a:active, .aside a:hover {
	color:#8a1e04;
}
a:visited {
	text-decoration:none;
	color:#8a1e04;
}
a:hover, div#recent-posts a:hover {
	text-decoration:underline;
	color:#8a1e04;
}
a:active{
	color:#8a1e04;	
	text-decoration:underline;
}
#header {
    margin: auto;
    position: relative;
    width: 940px;
}
#header-top {
    height: 44px;
    position: relative;
}

div.menu-mainmenu-container ul{ 
	padding-top:24px;
	*padding-left:110px;
	/*background-color:#CCC;height:40px;*/
}
#featured {
	background-image: url(images/bg-featured.jpg);
	background-repeat: repeat-x;
	height: 288px /*320px;*/
	margin: auto;
	position: relative;
	
}
#featured #featured-logo {
	background-image: url(images/bg-featured-logo.jpg);
	background-repeat: no-repeat;
	height: 280px /*320px;*/

	width: 1054px;
	background-position: right;
	margin:0px auto;
	position:relative;
}
#header {
    position: relative;
}
#header-top-menu {
    height: 44px;
    position: absolute;
    right: 0;
    top: 10px;
   /* width: 290px;*/
}
#header-main-menu {
    height: 88px;
    margin: auto;
    text-align: right;
}
#header div.menu-header {
 /*   position: absolute;*/
}
#header div.menu-header ul#menu-topmenu.menu li {
	float: left;
	padding: 0 10px;
	list-style-type: none;
	font-size:12px;
	font-weight:bold;
}
#header div.menu-header ul#menu-topmenu.menu li a:link{
	color:#FFF;
	text-decoration:none;
}
#header div.menu-header ul#menu-topmenu.menu li a:visited{
	color:#FFF;
}
#header div.menu-header ul#menu-topmenu.menu li a:hover{
	color:#FFF;
	text-decoration:underline;
}
#header div.menu-header ul#menu-topmenu.menu li a:active{
	color:#FFF;
	text-decoration:underline;
}

.header-bar {
	height:28px;
	background-color:#8a1e04;
	margin-bottom:10px;
}

html body.page div.header-bar {
	margin-bottom:0px;
}
html body.page div#container div#content .page {
	margin-top:20px;
}

/* ******************/
#header div#header-main-menu div.menu-mainmenu-container li {
	*float: left;
	padding: 0 10px;
	list-style-type: none;
	font-size:14px;
	font-weight:bold;
	display:inline-block;
}
#header div#header-main-menu div.menu-mainmenu-container li a:link{
	color:#f7a11a;
	text-decoration:none;
}
#header div#header-main-menu div.menu-mainmenu-container li a:visited{
	color:#f7a11a;
}
#header div#header-main-menu div.menu-mainmenu-container li a:hover{
	color:#8a1e04;
	text-decoration:underline;
}
#header div#header-main-menu div.menu-mainmenu-container li a:active{
	color:#8a1e04;
	text-decoration:underline;
}
#header div#header-main-menu div.menu-mainmenu-container{
	/*position:absolute;
	right:45px;
	width:532px;
	top:70px;*/
}

/* *************** */
#header .logo {
    left: 0;
    position: absolute;
    top: 0;
    width: 120px;
}
#home-page-contact-info {
    border-style: dashed none none;
    border-top: 1px dashed #8A1E04;
    height: 40px;
}
#home-page-contact-info #home-page-contact-info-box {
    color: #231F20;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin: auto;
    width: 960px;
}

#featured-title {
	position:absolute;
	left:178px;
	top:-20px;;
	width:736px;
	height:28px;
	padding:10px;
	z-index:2;
	background-color: #8A1E04;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:30px;
}
#homepage .entry-title{
	color:#8a1e04;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#homepage div#main div#container div#content .entry-content {
	padding-top:0px;
}

#homepage div#main div#container div#recent-posts {
	width:225px;
	float:left;
	margin-left:40px;
}
#homepage div#main div#container div#recent-posts .entry-title {
	color:#666;
	text-transform:uppercase;
	font-size:18px;
	background-image: url(images/dotted-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.darkred {
    color: #8A1E04;
}
#page-content {
	width:960px;
	margin:auto;
}
table {border:none;}

html body.page div#wrapper.hfeed div#page-content div#primary.aside ul.xoxo h2 {font-size:12px; font-weight:bold;}
html body.page div#wrapper.hfeed div#page-content div#primary.aside ul.xoxo {font-size:10px;}

#footer {
    background-color: #8A1E04;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    height: 160px;
}
#footer .column1 {
    float: left;
    width: 145px;
}
#footer div#footer-menu {
	padding-top:10px;
}
#footer div#footer-menu div#footer-columns ul {
	list-style-image: url(images/icons/bullet-arrow.gif);
	list-style-position: inside;
}
#footer div#footer-menu div#footer-columns ul li a{
	color:#FFF
}
#footer div#footer-menu div#footer-columns ul li a:link, #footer div#footer-menu div#footer-columns ul li a:visited{

	text-decoration:none;
}
#footer div#footer-menu div#footer-columns ul li a:hover, #footer div#footer-menu div#footer-columns ul li a:active{

	text-decoration:underline;
}
#footer .column2 {
    border-right: 1px dashed #F7A11A;
    float: left;
    height: 140px;
    width: 164px;
}
#footer .column3 {
    border-right: 1px dashed #F7A11A;
    float: left;
    height: 140px;
    width: 229px;
	margin-left:10px;
}
#footer .column4 {
    border-right: 1px dashed #F7A11A;
    float: left;
    width: 229px;
	margin-left:10px;
	color:#FFF;
}
html body.home div#wrapper.hfeed div#footer div#footer-menu div#footer-columns div.column4 div#page-bottom.aside ul.xoxo li#newslettersignupwidget-3.widgetcontainer{
	list-style-type: none;
}
#footer h3.widgettitle{
	text-transform:uppercase;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

#footer .column5 {
    float: left;
    width: 160px;
	margin-left:10px;
}
#footer-info {
    background-image: url("images/bg-footer-bottom.jpg");
    height: 90px;
}
#footer #footer-menu #footer-columns {
    height: 160px;
    margin: auto;
    width: 960px;
}
.clear {
    clear: both;
}
#main {
    margin: 20px auto auto;
    width: 960px;
}
#main #blog-content .post-featured-image {
    float: left;
    padding-top: 20px;
    width: 250px;
}
#main .post-featured-content {
    float: left;
    width: 490px;
}
#main .post-featured-content h1 {
    color: #8A1E04;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 24px;
}
#main .post-featured-content {
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
#main #latest-blogs h1 {
    color: #666666;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}


/* ************************** */
/*  Featured */

/*.panes div {
    padding:15px 10px;
    border-top:0;
}*/
.featured-thumbnail{
	width:430px;
	float:left;
}
.featured-content{
	width:430px;
	height:238px; /*280px;*/
	overflow:hidden;
	float:right;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding-top:50px
}
#featured-box .panes div .featured-content h1{
	color:#016d98;
	font-size:20px;
	font-weight:bold;
	font-family:Arial;
	display:block;
	padding-bottom:4px
}
#featured-box .panes div .featured-content a{
	
	color:#FFF;
	font-size:17px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:8px;
/*	-moz-border-radius:5px;
	-webkit-border-radius:5px;*/
}

#featured #featured-box{
	width:940px;
	margin:auto;
	position:relative;
}

.panes {
    height: 288px;
    overflow: hidden;
}
.featured-tabs {position:absolute;bottom:10px;right:10px;}
.featured-tabs ul li {
	float:left;
	list-style-type: none;
}
.featured-tabs ul li a:link{
    display:inline-block;
    width:20px;
    /*background-color:#ccc;*/
    color:#8a1e04;
    text-align:center;
    margin-right:10px;
	text-decoration:none;
}
.featured-tabs ul li a:visited{
    display:inline-block;
    width:20px;
    background-color:#ccc;
    color:#8a1e04;
    text-align:center;
    margin-right:10px;
}
.featured-tabs ul li a:hover{
    display:inline-block;
    width:20px;
    background-color:#8a1e04;
    color:#FFF;
    text-align:center;
    margin-right:10px;
    text-decoration:none;
}
.featured-tabs ul li a:active{
    display:inline-block;
    width:20px;
    background-color:#f7a11a;
    color:#FFF;
    text-align:center;
    margin-right:10px;
}
.featured-tabs ul li a.current{
    display:inline-block;
    width:20px;
    background-color:#8a1e04;
    color:#FFF;
    text-align:center;
    margin-right:10px;
}
.featured-photo{
	float:left;
	width:190px;
}
#homepage #main{
	padding:0px;
}
#homepage #content {
	float:left;
	width:460px;
	height:439px;
}
/* Lat4est post home page */

#homepage div#main div#container div#recent-posts div.home-page-latest-post {
	padding-top:10px;
}
#homepage div#main div#container div#recent-posts div.home-page-latest-post div.latest-post-title h3 {
	color:#8a1e04;
	font-weight:bold;
	font-size:13px;
}


#homepage div#main div#container div#recent-posts div.home-page-latest-post div.latest-post-excerpt p {
	margin-bottom:0px;
	font-size:11px;
	line-height:1.3;
	/*font-weight:bold;*/
}
#homepage div#main div#container div#recent-posts div.home-page-latest-post div.latest-post-meta {
	color:#666;
}
#homepage #main #container #content #special-boxes {
	width:490px;
	background-image: url(images/dotted-line.gif);
	background-repeat: repeat-x;
	padding-top:10px;
}
#homepage #main #container #content #special-boxes #left-column, 
#homepage #main #container #content #special-boxes #center-column,
#homepage #main #container #content #special-boxes #right-column {
	width:140px;
	padding-right:20px;
	float:left;
}
#homepage #main #container #content #special-boxes h2 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
#homepage #main #container #content #special-boxes a:link {
	font-weight:bold;
}
.contact-box {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8A1E04;
	font-size:13px;
	font-weight:bold;
	color:#231f20;
}
.contact-box .contact-info {
	width:960px;
	margin:auto;
	text-align:center;
	height:10px;
	padding-top:10px;
}
.red{
	color:#8a1e04;
}
#primary{
	border:none;
}
.entry-content {padding:9px 0 0;}
.entry-utility {
	background-color:#EEE;
	padding:4px;
}
.entry-utility a:hover {
	color:#8a1e04;	
}
.entry-title a:hover{
	color:#8a1e04;	
}
.main-aside h3,
html body.page div#wrapper.hfeed div#page-content div#primary.aside ul.xoxo li h2  {
	font-style:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	background-image: url(images/dotted-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:6px;
	padding-bottom:10px;
}
li#search-3.widgetcontainer h3.widgettitle,
li#search-2.widgetcontainer h3.widgettitle
{
    background: none repeat scroll 0 0 transparent;
}

form#searchform div input#s{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	width:170px;
}
#primary.aside ul.xoxo li.widgetcontainer ul li{
	list-style-position: inside;
	list-style-image: url(images/icons/bullet-arrow-red.gif);
}



/* ========= Footer */
#footer-info div.logos{
	width:960px; 
	margin:auto;
	text-align:center;
	padding-top:10px; 
	vertical-align:central; 
	display:block;
	text-transform:uppercase; 
	text-shadow:1px 1px #FFF; 
	color:#666666;
	font-weight:bold;
}
#footer-info div.logos img {vertical-align:middle; padding:0px 10px;}
#footer-info div.logos a {color:#666;}
#secondary {
	width:100px;
	float:left;
}
.main-aside {
	width:190px;
}
#secondary {
	width:140px;
}
#secondary-student {
	width:115px;
	float:left;
}
html body.page div#wrapper.hfeed div#page-content div#secondary.widget-area ul.xoxo li {
	list-style:none;
}
html body.page div#wrapper.hfeed div#page-content div#secondary.widget-area ul.xoxo li#menubar.widget-container ul li.custom-pages-menu-item
{	
	list-style-position: inside;
	list-style-image: url(images/icons/bullet-arrow-red.gif);
}

html body.page div#wrapper.hfeed div#page-content div#secondary.widget-area ul.xoxo li#menubar.widget-container h3.widget-title {
	font-weight:bold;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
html body.page div#wrapper.hfeed div#page-content div#secondary.widget-area ul.xoxo li#menubar.widget-container div.menu-topmenu-container ul#menu-topmenu-1.menu li.menu-item a {font-weight:bold;}
html body.blog div#wrapper.hfeed div#page-content div#container,
html body.archive div#wrapper.hfeed div#page-content div#container,
html body.archive div#wrapper.hfeed div#page-content div#container div#content,
html body.single div#wrapper.hfeed div#page-content div#container,
html body.single div#wrapper.hfeed div#page-content div#container div#content {
	width:700px
}
html body.blog div#wrapper.hfeed div#page-content div#container div#content {width:700px}
html body.page div#wrapper.hfeed div#page-content div#secondary.widget-area ul.xoxo,html body.page div#wrapper.hfeed div#page-content div#secondary.widget-area ul.xoxo li#menubar.widget-container ul {margin:0px; font-weight:bold;}
html body.page div#wrapper.hfeed div#page-content div#secondary.widget-area ul.xoxo {padding-top:54px;}
html body.page div#wrapper.hfeed div#page-content div#container div#content div.entry-content {padding-top:0px;}
html body.home div#wrapper.hfeed div#homepage div#main div#container{
	background-image: url(images/home-page-featured-image.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#footer div#footer-menu div#footer-columns div.column4 div#page-bottom.aside ul.xoxo,
div#footer-columns div.column4 div#page-bottom.aside ul.xoxo{
	list-style: none;
}
div#footer-columns div.column4 div#page-bottom.aside h3.widgettitle {font-style:normal;}
div#footer-columns div.column4 div#page-bottom.aside ul.xoxo li#newslettersignupwidget-3.widgetcontainer form#nsu-form-1.nsu-form {color:#FFF;}

.entry-title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#8a1e04;
}
.aside form, .aside table {
    color: #FFF;
    margin-bottom: 22px;
}

.separator {
	height:4px;
	background-color:#FFF;
	background-image: url(images/dotted-line.gif);
	background-repeat: repeat-x;
	left:-10px;
	margin-top:10px;
	width:80%;
}

#menu-topmenu {
	text-align:right;
	float:right;
	width:470px;
}
#header div.menu-header ul#menu-topmenu.menu li {
    float: initial;

    display: inline;
}