/*  
Theme Name: RecipeJunky
Theme URI: http://www.deezinelab.com/
Description: 100% Free Recipe
Version: 1.0
Author: DeezineLab.com
Author URI: http://www.deezinelab.com/

*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.style1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #67553F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #67553F;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #67553F;
}
.top a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.top a:visited {
	text-decoration: none;
	color: #ffffff;
}
.top a:hover {
	text-decoration: underline;
	color:#FFFF00;
}
.top a:active {
	text-decoration: none;
	color: #ffffff;
}
.style2 {
	font-family: Georgia;
	font-size: 28px;
	color: #000000;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C1711;
}
.style7 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.style8 {
	font-family: Georgia;
	font-size: 21px;
	color: #867a67;
}
.style9 {color: #867a67}
.style10 {
	font-family: Verdana;
	font-size: 12px;
	color: #867a67;
}
.style11 {
	font-family: Verdana;
	font-size: 12px;
	color: #494339;
}

.side a:link {
	color: #000000;
	text-decoration: none;
	font-style:bold;
}
.side a:visited {
	text-decoration: none;
	color: #67553F;
}
.side a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.side a:active {
	text-decoration: none;
	color: #67553F;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.search {
background-color: transparent;
border:none;
color:#FFFFFF;
}
