/*
Theme Name: G-Free Foodie
Version: 1.0
*/

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 13px;
}
form {
	padding: 0px;
	margin: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:focus { -moz-outline-style:none; outline-style:none; }

input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.footer-copyright {font-size: 10px;}
.style2 {font-size: 12px;}
.style3 {font-size:11px; color: #FF0000;}
.style3 a {color: #FF0000;}
.style3 a:visited {color: #FF0000;}
.footer-divider {color: #FF0000;}
.footer-menu {color: #000000;}
.style4 {font-size: 10px; color: #FFFFFF; }
.style5 {
	color: #FFFFFF;
	font-weight: bold;
}

.site
{
	background-image:url('images/shadow.png');
	background-position: center;
	background-repeat: repeat-y;
}

.header_bg {
	width: 100%;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.header 
{
	text-align: left;
	padding: 0px;
	width: 818px;
	height: 134px;
}

.logo 
{
	background-image: url(images/top_logo.png);
	background-repeat: no-repeat;
	width: 308px;
	height: 84px;
}

.header_menu
{
	padding-left:16px;
	clear: both;
	background-image: url(images/menu_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 796px;
	height: 50px;
}

.subheader_bg {
	width: 100%;
	background-image: url(images/photo_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.subheader_bg_inside {
	width: 100%;
	background-image: url(images/photo_bg_inside.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.subheader 
{
	text-align: left;
	padding: 0px;
	width: 818px;
	height: 166px;
	padding-top: 10px;
}
.subheader_inside
{
	text-align: left;
	padding: 0px;
	width: 818px;
	height: 111px;
	padding-top: 10px;
}

.main_photo
{
	background-image: url(images/main_photo.jpg);
	width: 818px;
	height: 156px;
}
.main_photo_inside
{
	background-image: url(images/main_photo_inside.jpg);
	width: 818px;
	height: 101px;
}

.content_bg {
	width: 100%;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

.content
{
	text-align: left;
	width: 793px;
	padding: 25px 10px 25px 15px;
	line-height: 18px;
}

.content_body {
	float: left;
	width: 513px;
	padding-right: 30px;
}

.content_side {
	float: left;
	width: 250px;
}
.content_side li a {
	color: #000000;
}
.content_side h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #747358;
	margin-bottom: 2px;
	margin-top: 0px;
	padding: 0px;
	line-height: 34px;
	font-weight: normal;
}
.content_side h1 a {
	color: #747358;
	text-decoration: none;
}
.content_side h1 a:hover {
	color: #747358;
	text-decoration: none;
}

.footer_bg {
	clear: both;
	width: 100%;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.footer
{
	text-align: left;
	width: 818px;
	height: 105px;
	padding-top: 20px;
}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 1px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

.content_body h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #747358;
	margin-bottom: 2px;
	margin-top: 0px;
	padding: 0px;
	line-height: 34px;
	font-weight: normal;
}
.content_body h1 a {
	color: #747358;
	text-decoration: none;
}
.content_body h1 a:hover {
	color: #747358;
	text-decoration: none;
}

.content_body h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #847D5A;
	margin-bottom: 8px;
	line-height: 24px;
	font-weight: normal;
}
.content_body h2 a,
.content_body h2 a:hover,
.content_body h2 a:visited {
	color: #847D5A;
	text-decoration: none;
}

.content_body a {
	color: #CC0000;
}
.content_body a:hover {
	color: #CC0000;
}
.content_body a:visited {
	color: #CC0000;
}

.content_body h3
{
	color: #000000;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
.content_body h3 a {
	color: #000000;
	text-decoration: none;
}
.content_body h3 a:hover {
	color: #000000;
	text-decoration: underline;
}
.content_body h3 a:visited {
	color: #000000;
}

.content_body img {
	border: solid 4px #B5B5A1;
	margin-right: 5px;
	margin-bottom: 5px;
}

.input_white {
	vertical-align: top;
	border: 0px;
	background-color: #ffffff;
	padding: 7px 3px 8px 3px;
	margin: 0px;
}

.gfree_flag {
	position: absolute;
	left: 28px;
	top: -6px;
	background-image: url(images/gfree_flag.png);
	background-repeat: no-repeat;
	width: 60px;
	height: 108px;
}

.featured_img {
	width: 233px;
	min-height: 120px;
	background-color: #ffffff;
}

.title_featured_item {
	width: 233px;
	height: 36px;
	background-image: url(images/title_featured_item.jpg);
	background-repeat: no-repeat;
}
.title_featured_recipe {
	width: 233px;
	height: 36px;
	background-image: url(images/title_featured_recipe.jpg);
	background-repeat: no-repeat;
}
.title_featured_restaurant {
	width: 233px;
	height: 36px;
	background-image: url(images/title_featured_restaurant.jpg);
	background-repeat: no-repeat;
}

.featured_item {
	position: relative;
	background-color: #B3B197;
	width: 233px;
	padding: 6px;
}
.featured_recipe {
	position: relative;
	background-color: #BE5A23;
	width: 233px;
	padding: 6px;
}
.featured_restaurant {
	position: relative;
	background-color: #B5B5A1;
	width: 233px;
	padding: 6px;
}

.bg_search_orange {
	background-image: url(images/bg_search_orange.jpg);
	background-repeat: no-repeat;
	width: 233px;
	height: 45px;
	padding-top:13px;
	text-align: center;
}
.bg_search_orange2 {
	background-image: url(images/bg_search_orange2.jpg);
	background-repeat: no-repeat;
	width: 245px;
	height: 50px;
	padding-top:18px;
	text-align: center;
}
.bg_search_green {
	background-image: url(images/bg_search_green.jpg);
	background-repeat: no-repeat;
	width: 233px;
	height: 70px;
	padding-top:13px;
	text-align: center;
	color: #ffffff;
}
.bg_search_green2 {
	background-image: url(images/bg_search_green2.jpg);
	background-repeat: no-repeat;
	width: 245px;
	height: 75px;
	padding-top:18px;
	text-align: center;
	color: #ffffff;
}
.bg_search_green3 {
	background-image: url(images/bg_search_green3.jpg);
	background-repeat: no-repeat;
	width: 245px;
	height: 50px;
	padding-top:18px;
	text-align: center;
	color: #ffffff;
}
.bg_social_green {
	background-image: url(images/bg_social_green.jpg);
	background-repeat: no-repeat;
	width: 245px;
	height: 85px;
}

.btn_purchase {
	cursor: pointer;
	border: 0px;
	background-color: Transparent;
	background: url(images/btn_purchase.png);
	width: 141px;
	height: 29px;
}

.btn_go {
	cursor: pointer;
	border: 0px;
	background-color: Transparent;
	background: url(images/btn_go.jpg);
	width: 34px;
	height: 33px;
}

.btn_home a 
{
	float: left;
	background-image: url(images/btn_home_f1.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 50px;
	display: block;
}
.btn_home_visited a
{
	float: left;
	background-image: url(images/btn_home_f2.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 50px;
	display: block;
}

.btn_recipes a 
{
	float: left;
	background-image: url(images/btn_recipes_f1.jpg);
	background-repeat: no-repeat;
	width: 114px;
	height: 50px;
	display: block;
}
.btn_recipes_visited a
{
	float: left;
	background-image: url(images/btn_recipes_f2.jpg);
	background-repeat: no-repeat;
	width: 114px;
	height: 50px;
	display: block;
}

.btn_restaurants a 
{
	float: left;
	background-image: url(images/btn_restaurants_f1.jpg);
	background-repeat: no-repeat;
	width: 167px;
	height: 50px;
	display: block;
}
.btn_restaurants_visited a
{
	float: left;
	background-image: url(images/btn_restaurants_f2.jpg);
	background-repeat: no-repeat;
	width: 167px;
	height: 50px;
	display: block;
}

.btn_shop a 
{
	float: left;
	background-image: url(images/btn_shop_f1.jpg);
	background-repeat: no-repeat;
	width: 85px;
	height: 50px;
	display: block;
}
.btn_shop_visited a
{
	float: left;
	background-image: url(images/btn_shop_f2.jpg);
	background-repeat: no-repeat;
	width: 85px;
	height: 50px;
	display: block;
}

.btn_blog a 
{
	float: left;
	background-image: url(images/btn_blog_f1.jpg);
	background-repeat: no-repeat;
	width: 86px;
	height: 50px;
	display: block;
}
.btn_blog_visited a
{
	float: left;
	background-image: url(images/btn_blog_f2.jpg);
	background-repeat: no-repeat;
	width: 86px;
	height: 50px;
	display: block;
}

.dropdown {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
}
.dropdown_menu_top {
	background-image: url(images/dropdown_menu_top.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 170px;
	height: 13px;
}
.dropdown ul {
	margin: 0px;
	border-left: #b2352a solid 4px;
	border-right: #b2352a solid 4px;
	border-bottom: #b2352a solid 4px;
	background-color: #781D16;
	padding: 0px;
	width: 162px;
}
.dropdown li {
	list-style-type: none;
	margin: 0px;
	background-color: #781D16;
	height: 30px;
	line-height: 29px;
}
.dropdown li a {
	color: #FFFFFF;
	display: block;
	height: 30px;
	text-decoration: none;
	padding: 0px 12px 0px 10px;
}
.dropdown li a:hover {
	text-decoration: none;
	background-color: #b2352a;
}

#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 245px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	color: #cd3e32;
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #cd3e32;
	color: #ffffff;
}

#wp-calendar caption {
	font: normal 12px Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	background-color: #be5a23;
	color: #ffffff;
	padding: 3px 4px 3px 10px;
	font-size: 14px;
	text-align: left;
}

#wp-calendar td {
	color: #000000;
	font: normal 12px Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
}

#wp-calendar td:hover, #wp-calendar #today {
	color: #32cd98;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}

.side-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	width: 225px;
	padding: 2px 10px 5px 10px;
	color: #757458;
}
.side-border {
	width: 245px;
}
.side-border li a {
	color: #000000;
}
.side-border li a:visited {
	color: #000000;
}
.side-border2 {
	width: 245px;
}

.post_date_bg { float:left;width:64px;height:74px;background-image:url(images/post_date_bg.png);background-repeat:no-repeat; }
.post_month { font-size:16px;width:40px;text-align:center;padding-left:7px;padding-top:14px;color:#ffffff; }
.post_date { font-size:14px;width:40px;text-align:center;padding-left:7px;padding-top:7px;color:#9D2720;font-family:Georgia,Arial; }

#clear_img_style {
	border: 0px;
	margin: 0px;
}

.left_nav_top {
	background-image: url(images/left_nav_top.jpg);
	background-repeat: no-repeat;
	width: 245px;
	height: 14px;
}
.left_nav_middle {
	background-image: url(images/left_nav_middle.jpg);
	background-repeat: repeat-y;
	width: 245px;
}
.left_nav_middle .text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 7px 20px 7px 20px;
	color: #ffffff;
}
.left_nav_middle .text a {
	color: #ffffff;
}
.left_nav_middle .text a:hover {
	color: #ffffff;
}
.left_nav_border {
	background-image: url(images/left_nav_border.jpg);
	background-repeat: no-repeat;
	width: 245px;
	height: 1px;
}
.left_nav_bottom {
	background-image: url(images/left_nav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 245px;
	height: 15px;
}

.left_nav_top2 {
	background-image: url(images/left_nav_top2.jpg);
	background-repeat: no-repeat;
	width: 245px;
	height: 14px;
}
.left_nav_middle2 {
	background-image: url(images/left_nav_middle2.jpg);
	background-repeat: repeat-y;
	width: 245px;
}
.left_nav_middle2 .text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 7px 20px 7px 20px;
	color: #ffffff;
}
.left_nav_middle2 .text a {
	color: #ffffff;
}
.left_nav_middle2 .text a:hover {
	color: #ffffff;
}
.left_nav_border2 {
	background-image: url(images/left_nav_border2.jpg);
	background-repeat: no-repeat;
	width: 245px;
	height: 1px;
}
.left_nav_bottom2 {
	background-image: url(images/left_nav_bottom2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 245px;
	height: 15px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.searching_animation {
	background-image: url(images/searching_animation.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 65px;
}
.loading {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 65px;
	border: 1px solid #000000;
}

.icon_rss {
	float:left;
	background-image: url(images/icon_rss.jpg);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	padding-right: 2px;
}
.icon_rss a {
	width: 30px;
	height: 30px;
	display: block;
}
.icon_facebook {
	float:left;
	background-image: url(images/icon_facebook.jpg);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	padding-right: 2px;
}
.icon_facebook a {
	width: 30px;
	height: 30px;
	display: block;
}
.icon_twitter {
	float:left;
	background-image: url(images/icon_twitter.jpg);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	padding-right: 2px;
}
.icon_twitter a {
	width: 30px;
	height: 30px;
	display: block;
}
.icon_ifoodtv {
	float:left;
	background-image: url(images/icon_ifoodtv.jpg);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	padding-right: 2px;
}
.icon_ifoodtv a {
	width: 30px;
	height: 30px;
	display: block;
}
.icon_youtube {
	float:left;
	background-image: url(images/icon_youtube.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}
.icon_youtube a {
	width: 30px;
	height: 30px;
	display: block;
}

.blog_module {
	position: relative;
	width: 503px;
	background-image: url(images/triangle.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 13px;
	margin-bottom: 12px;
}
.blog_module_bg {
	margin-bottom: 0px;
	background-image: url(images/triangle2.png);
}
.blog_box {
	float: left;
	background-color: #ffffff;
	width: 493px;
	padding: 5px;
}
.blog_titlebox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	width: 466px;
	background-color: #F3F3F3;
	padding: 7px 10px 7px 17px;
}
.blog_content {
	padding: 15px 0px 8px 0px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px dashed #CC0000;
}
.blog_category {
	padding: 8px 10px 8px 10px;
}
.blog_comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	position: absolute;
	left: 365px;
	top: -14px;
	background-image: url(images/blog_comments.png);
	background-repeat: no-repeat;
	width: 117px;
	height: 37px;
	padding-top: 8px;
	text-align:center;
}

.comments_module {
	width: 467px;
	background-color: #F3F3F3;
	padding: 25px 18px 8px 18px;
}
.comments_box {
	width: 436px;
	padding: 0px 12px 12px 12px;
	background-color: #ffffff;
	border-top: 3px solid #E2DFD6;
	border-left: 3px solid #E2DFD6;
	border-right: 3px solid #E2DFD6;
}
.comments_box_bottom {
	background-image: url(images/triangle3.png);
	background-repeat: no-repeat;
	width: 466px;
	height: 11px;
	padding-bottom: 12px;
}

.login-wrapper  {
	background-color:#FFFFFF;
	border:6px solid #B5B5A1;
	padding:8px;
	width:217px;
	margin-bottom: 11px;
}
.login-wrapper a {
	color: #cc0000;
}
.login_error {
	color: #cc0000;
}

.discover {
	float:left;
	width:42px;
	height:25px;
	background-image:url('images/discover.gif');
	background-repeat:no-repeat;
	background-position: bottom;
}
.visa {
	float:left;
	width:42px;
	height:25px;
	background-image:url('images/visa.gif');
	background-repeat:no-repeat;
	background-position: bottom;
}
.master {
	float:left;
	width:43px;
	height:25px;
	background-image:url('images/master.gif');
	background-repeat:no-repeat;
	background-position: bottom;
}

.comments_box img {
	border:none;
}
