/*
Theme Name: Framework
Theme URI:
Description: Streamlined format for efficient coding and effective SEO
Author: Wade Rex
Author URI: http://theInPhase.com
Tags: customizable

	This theme was designed and built by Wade Rex.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-family:Tahoma, Geneva, sans-serif;
	background: url('images/topSpacer.png');
    background-color: #fff;
	background-position:top;
	background-repeat:repeat-x;
    color: #2f230a;
    width: 1000px;
    margin: 0 auto;
	
    }

img {
    padding: 5px;
	border: none;
	
    }
	
#h1 {
	font-size: 2.5em;
	}

#h2 {
	font-size: 2.0em;
	}

#h3 {
	font-size: 1.5em;
	}

#h4 {
	font-size: 1.4em;
	}
	
#h5 {
	font-size: 1.2em;
	}

a {
	color: #64aad2;
	text-decoration:none;
}

a:hover {
	color:#109dd0;
	text-decoration:underline;
}

a:active {
	color:#d3d8aa;
}

	
#spacer {
	width: 1000px;
	float: left;
	display:block;
	height: 3px;
}

#spacerTop {
	width: 1000px;
	float: left;
	display:block;
	height: 40px;
	color: #6A6A6A;
	font-size: .9em;
	margin-top: 12px;
}
	#spacerTop a{
		color: #6A6A6A;
		margin: 0 5px;
	}

#header { 
    width: 1000px;
    display: block;
    float: left;
	font-size:.8em;

    }
      
    #logo {
        float: left;
		margin-top: 0px;
        }
		
	#navMenuTop {
		float: right;
		display: block;
		font-size: 1.2em;
		text-align:left;
		margin-left:-5px;
		margin-top: 20px;
		margin-bottom: 10px;
		border-bottom: 1px dashed #584318;
		font-weight:bold;
		}
		#navMenuTop ul {margin: 0;
				padding: 0; 
				list-style-type: none;
				list-style-image: none; 
			}
	
		#navMenuTop li {
			display: inline;
			margin: 0 20px 0 0px;
		}
		
		#navMenuTop a {
			color: #584318;
		}

		#navMenuTop a:hover {
			color:#109dd0;
			text-decoration:underline;
		}	
		
		
	#navMenu {
		float: right;
		margin-top:-5px;
		display: block;
		font-size: 1.2em;
		text-align:right;
	}
		#navMenu ul {margin: 0;
				padding: 0; 
				list-style-type: none;
				list-style-image: none; 
			}
	
		#navMenu li {
			display: inline;
			margin: 0 0 0 19px;
		}
		
		#navMenu a {
			color: #64aad2;
		}

		#navMenu a:hover {
			color:#109dd0;
			text-decoration:underline;
		}
		
#page {
    text-align: left;
	margin-top:-10px;
	float:left;
	width: 1000px;
	background:#fff;
    }

    #product {
		margin-left: -20px;
		margin-top: -14px;
		width:1000px;
        }

		#product img {
  		 	padding: 0px;
			border: none;
		
	    }
	
		#product a {
			color:#221318;
		}
		
		#product a:hover {
			color:#06C;
		}
			

    #productBackground {
        width: 688px;
        float: left;
        font-size: .8em;
		border-right: #E1E1E1 solid 1px;
		height: 370px;
        }
		
	#description {
		margin-left: 300px;
		width: 390px;
	}
	
	#sideOne {
		float: left;
		width: 311px;
	    font-size: .8em;
		height:185px;
	}


    
#content {
		background: #fefefe;
		border: #E1E1E1 solid 1px;
		margin: 10px 0;
	float: left;
	width: 990px;
	padding: 0 5px;
	
}

	post {
		margin: -10px 0 0 0;
		width: 990px;
	}
	
	.entry {
		margin: 0 auto;
		width: 960px;
		font-size: .9em;
	}
	
	/** INGREDIENTS **/
	#ingredientLeft {
		float: left;
		width: 400px;
		height: 212px;
		margin-left: 20px;
		margin-bottom:10px;	
	}
	
	#ingredientRight {
		float: right;
		width: 400px;
		height: 212px;
		margin-bottom:10px;
		margin-right:20px;
	}
	
	#ingredientText {
		width: 380px;
		margin-left: 15px;
		color: #fff;
		margin-top:65px;
		font-weight: bold;
	}
	
	/** RECIPES **/
	#recipeBook {
		width: 1000px;
		float: left;
		display: block;
		font-size: .9em;
		margin-bottom: 10px;
	}
	
	#recipes {
		width: 220px;
		font-size: .9em;
		margin-left: 20px;
		float:left;
		font-weight: bold;
		border-right: solid 2px #000;
		height: 260px;
	}
	
		#recipes a {
			color: #64aad2;
		}

		#recipes a:hover {
			color:#109dd0;
			text-decoration:none;
		}	
	
	#recipeContent {
		width: 700px;
		margin: -20px 30px 20px 20px;
		float:right;
		background: url('images/recipe.png') no-repeat;
		background-color:#cdc2ae;
		min-height: 273px;
	}
		
		#recipeImage {
			width: 275px;
			height: 235px;
			float: left;
			margin-top: -10px;
		}
		
		#recipeText {
			width: 400px;
			float: right;
			margin-left: 15px;
		}
		
	#recipePage {
		width: 700px;
		margin: -20px 30px 20px 20px;
		float: right;
		min-height: 300px;
	}

	/** TESTIMONIALS **/
	#testimonialPost {
		width: 1000px;
		float: left;
		display: block;
		font-size: .9em;
		margin-bottom: 10px;
	}
	
	#testimonials {
		width: 220px;
		font-size: .9em;
		margin-left: 20px;
		float:left;
		font-weight: bold;
		border-right: solid 2px #000;
		min-height: 150px;
	}
	
		#testimonials a {
			color: #64aad2;
		}

		#testimonials a:hover {
			color:#109dd0;
			text-decoration:none;
		}	
	
	#testimonialContent {
		width: 700px;
		margin: -20px 30px 20px 20px;
		float:right;
	}
		
	#testimonialPage {
		width: 700px;
		margin: -20px 30px 20px 20px;
		float: right;
	}

#footer {
    width: 1000px;
	background: url('images/footer.png') no-repeat;
	font-family:Arial, Helvetica, sans-serif;
    font-size: .9em;
	float:left;
	margin-top:0px;
	height: 150px;
    }		
    
        #box {
            width: 234px;
            display: block;
            float: left;
			position: relative;
			height: 130px;
			padding-left:8px;
			padding-right:8px;
            }
			
			#box h4 {
				font-size: 1.2em;
				margin-left: 5px;
			}
			p.abs {
				margin-top: -10px;
				color: #211401;
				float: left;
				font-size: .9em;
				width: 225px;
			}
			
			p.link {
				float: left;
				text-align: right;
				font-size: .85em;
				margin-top: -25px;
				margin-left: 130px;
			}
			
			p.link a{
				color: #584318;
				text-decoration: underline;
			}
			
			#box img {
				padding: 0 5px 0 5px;
			}
			
#newsletter{
	background: url('images/newsletter.png') no-repeat;
	width:1000px;
	height:34px;
	float: left;
	font-size: .80em;
}
	#form{
		float: left;
		margin-top: 10px;
		margin-left: 10px;
	}

            
#legal {
	float:left;
	width:1000px;
	display:block;
}

    #disclaimer {
        color: #000000;
        text-align: center;
		font-size: .7em;
		width:1000px;
    }
    
    #statements {
        color: #000000;
		width:1000px;
        text-align: center;
        border-top: #000000 solid 1px;
		font-size: .7em;
        }

/* Contact Form 7 Styling */
.wpcf7-form p{
text-align:left;

}
.wpcf7-form p input, .wpcf7-form p textarea{
background-color:#CCC;
color:#000055;
border-left-color:#4283B9;
border-top-color :#4283B9;
border-bottom-color:#bbbbff;
border-right-color:#bbbbff;
padding:2px;
}

.form7submit {
display: block;
width: 307px;
}

.testimonialSubmit{
color:#FF0000;
border:none;
width:100px;
height:30px;
text-align:center;
background-image:url(images/testimonial_submit.png);
background-repeat:no-repeat;
}
        
