/*
Theme Name: FOREMAN Cooking
Theme URI: http://georgeforemancooking.com/
Version: 1.0
Author: orginal author webdemar
Tags: Knockout the fat with the George Foreman Grill
*/

/*
/*	##################################
   	GENERAL
	################################## */
	
body
{
	background-image: url(bg.png);
	background-color: #e4e4e5;
	background-repeat: repeat-y;
	background-position: center;
	margin:0px;
    min-width: 920px;
    font-family: Tahoma, Arial;
}

a {
	color: #e5183d;
	outline: none;
}

p {
	margin: 10px 0;
	font-size: 13px;
}

/*ul, ol {
	margin-bottom: 20px;
}*/

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 957px;
	margin: 0 auto;
}
	
#header {
	position: relative;
	height: 123px;
}

#content 
{
	padding: 20px 0 0 0;
	background: #fff;
	border: solid 1px #ff0f56;
    position: relative;
}

#content-left {
	float: left;
	width: 600px;
}
#content-right {
    float: left;
	width: 340px;
}
#searchform
{
width: 300px;
}
#footer {

}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 20px;
	font-weight: bold;
}

.titleforblog
{
    position: absolute; left: 5px; top: 100px;
    font-size: 11px;
}

h2 {
	margin: 0 0 20px 20px;
	font-weight: bold;
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

h3 {
	margin: 0 0 20px 0;
	font-size: 16px;
	font-weight: bold;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 10px 0;
	font-size: 12px;
}

/*	##################################
   	HEADER
	################################## */
	
.top-nav {
	position: absolute;
	top: 10px;
	right: 0px;
}

.top-nav ul {
	list-style: none;
	font-size: 11px;
	font-family:Tahoma;
}

.top-nav li {
	float: left;
	margin: 0 20px;
}

.top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(img/rss-icon.gif) no-repeat left center;
}

/*	##################################
   	CONTENT
	################################## */
	
/** box left */

.box-left {
	margin: 0 0 40px 20px;
}
.box-left ul {
	margin: 0 0 5px 15px;
	padding: 0px;
}

.box-left li {
	margin: 0px;
	padding: 5px 5px 5px 5px;
    font-size: 13px;
}

.box-left li a {
	text-decoration: none;
}
.meta {
	clear: both;
	padding: 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
    font-size: 11px;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
    font-size: 11px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
    font-size: 11px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
    font-size: 11px;
}

p.tags {
	clear: both;
}

/** box right */

.box-right {
	margin: 0 20px 20px 0;
	padding: 20px;
	background: #f7f7f7 url(images/bg-box-right.gif) no-repeat left top;
}

.box-right img {
	border: none;
}

.box-right ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #dedede;
    font-size: 11px;
}

.box-right li a {
	text-decoration: none;
}

.box-right li li {
	margin: 0px;
	padding: 2px 0 2px 10px;
	border: none;
    font-size: 11px;
}

/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 400px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.commentlist .quote {
	padding: 10px;
	background: #4a4f54;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 0px;
	color: #fff;
}

.commentlist cite {
    font-size: 12px;
    color: #000;
}

.avatar {
	float: left;
	margin: 0 20px 10px 0;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 11px;
	font-family: Tahoma;
}

#footer p {
	margin: 0 0 10px 0;
}

#legal {
	float: left;
}

#webdemar {
	float: right;
	width: 400px;
	text-align: right;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}

#branding
{
     float: left;
     width: 957px;
     height: 100px;
     position: relative;
}

#logoarea
{
     float: left;
     width: 450px;
     position: absolute; left: 0px; top: 0px;
}

#logoarea img
{
    float: left;
    margin: 20px 0 0 0;
}

#shoplog a
{
	color: #979797;
}

#shoplog
{
    position: absolute; right: 3px; top: 2px;
    font-family: Arial, Tahoma;
    font-size: .7em;
    float: right;
}

#shoplinks
{
    position: absolute; right: 3px; top: 25px;
    float: right;
    font-family: Arial, Tahoma;
    font-size: .7em; 
}
#shoplinks a
{
    color: #e7274a;
    text-decoration: none;
}
#shoplinks a:hover
{
    color: #e7274a;
}

#shoplinks img
{
    margin: 0 10px -12px 10px;
}
#searchwrapper
{
    position: absolute; left: 505px; top: 60px;
}
#searchwrapper fieldset
{
    border: none;
}
#searchwrapper label
{
    font-size: .6em;
    font-family: Tahoma;
    font-weight: bold;
}
#searchwrapper input
{
    font-size: .6em;
}

#Brontowrapper
{
    position: absolute; right: 0; top: 60px;
}
#Brontowrapper fieldset
{
    border: none;
    float: left;
}
#Brontowrapper label
{
    font-size: .6em;
    font-family: Tahoma;
    font-weight: bold;
}
#Brontowrapper input
{
    font-size: .6em;
}
#mainNavigation
{
    width: 650px;
    position: absolute; right: -54px !important; top: 93px;
    position: absolute; right: -22px; top: 93px;
}
#main-left {
	float: left;
	width: 600px;
	margin: 20px;
}
#recipe-left {
	width: 700px;
	margin: 20px 0 20px 20px;
}
.recipenav
{
	float: left;
	width: 700px;
}
.imagerightholder {
	float: right;
	margin: 20px;
}
#recipenavlinks
{
	margin: 0 0 30px -41px;
}
.categories
{

}
#recipenavlinks li
{
	list-style: none;
	display: inline;
	font-weight: bold;
	padding: 0 10px;
}
#recipenavlinks li li
{
	list-style: disc;
	display: inline;
}
.categories h4
{
	font-weight:normal;
	color: #000;
}
#recipespace
{
float: left;
height: 40px;
width: 700px;
}
#gallerypost
{
margin: 0 0 0 80px;
}
#gallerypost h3
{
font-size:14px;
font-weight: normal;
}

#content #breadcrumbholder
{
	width: 700px;
	clear: both;
	height: 40px;
	font-size:: 10px;
	margin-left: 20px;
}