/*  
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%;
} 

#sub_nav table a:hover {
text-decoration: none;
}

img {
        border: none;
}

body {
	background-image: url(images/background.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#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: #415157;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	height: 55px;
	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 {
	
	height: 107px;
	border-right-width: 1px;
	border-left-width: 1px;

	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	width: 960px;

}
#sub_nav ul {
	font-family: Tahoma;
	font-size: 16px;
	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: #DAECF9;
	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: Arial Narrow;
	padding: 12px;
        line-height: 25px;
}

#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: #898989;
}

.categories {
  padding-left: 16px;
}

.no_underline a {
   text-decoration: none;
}

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}