/*  
Theme Name: Migraine-Free_Kitchen
Theme URI: 
Description: A theme generated by ThemesPress.com
Author: ThemesPress
Author URI: http://themespress.com/
*/
html, body {
margin: 0; padding: 0;
height: 100%;
} 

img {
        border: none;
}

body {
	background-image: url(images/background.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #C0C0C0;
}

#extended_header {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	display: table;
	background-attachment: fixed;
}

#main_wrapper {
	display: table;

}

#header_wrapper {
        
	height: 162px;

}
#header_wrapper img {

}


#nav_wrapper {
	background-color: #fbdddd;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	height: 15px;
	font-size: 18px;

}
.nav_div {
	vertical-align: middle;
	width: 100%;

}

.nav_div ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        line-height: 55px;
        whitespace: no-wrap;
}

.nav_div li {
        display: inline;
        padding-left: 28px;
        padding-right: 28px;
}

.nav_div li a:link {
        color: #F2F2F2;
        text-decoration: none;
}

.nav_div li a:visited {
        color: #F2F2F2;
        text decoration: none;
}

.nav_div li a:link:hover, .nav_div li a:visited:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

#second_wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;

}

#logo_wrapper {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 162px;
	
	margin-left: auto;
	margin-right: auto;
	width: 960px;

}
#sub_nav ul {
	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 0px;
}
#watermark_wrapper a {
	text-decoration: none;
	color: #333333;
}

#sub_nav li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	display: block;
}
#sub_nav a {
	color: #333333;
	text-decoration: none;
}


#body_wrapper {
        
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}

#sub_nav {
	width: 250px;
	background-color: #e4fece;
	vertical-align: top;
}

#nav_divider {
	width: 3px;
	background-color: #FFFFFF;
	background-image: url(images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content {
        width: 687px;
	background-color: #FFFFFF;
	vertical-align: top;
	font-family: Century Gothic, sans-serif;
	padding: 10px;
        line-height: 27px;
}

#copyright_wrapper {
	padding-left: 15px;
	padding-top: 25px;
	padding-bottom: 10px;

}

#watermark_wrapper {
	padding-top: 25px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 15px;

}

#footer_wrapper {
	width: 886;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #EBE9E9;
	color: #666666;
}
#watermark_wrapper span {
	font-weight: bold;
}

#logo_outer {
	width: 100%;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
#sub_nav a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	color: #009933;
	padding-left: 20px;

}

h2 {
        font-size: 20px;
        font-family: Tahoma;
        color: gray;
}

.categories {
  padding-left: 16px;
}

.list_indent ul {
          padding-left: 30px;
}

.list_indent li {
          padding-left: 20px;
}

.text_indent {
padding-left: 30px;
padding-right: 30px;
}
