@charset "utf-8";
/*  
Theme Name: Food Star
Version: 1.0
Author: Rdesign and James
*/


html
{
	font-size:100.01%;
}
html, body 
{
	border:0;
	margin:0;
	padding:0;
}

* 
{
	padding:0;
	margin:0;
}

body 
{ 
	font: 13px/1.4 Arial, Helvetica, sans-serif;
	color:#000;
	background:#00303A url(images/1.jpg);
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6 
{
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 
{
	padding:0px 0 10px 0;
	font-size:24px;
	color:#FAD305;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 
{
	padding:0px 0 20px 0;
	font-size:24px;
}

h3 
{
	font-size:16px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#FAD305;
	padding:0px 0 20px 0;
}

/***** Common Formatting *****/

p, ul, ol 
{
	margin:0;
	padding:0 0 20px 0;
}

ul, ol 
{
	padding:0 0 20px 2.5em;
}

blockquote 
{
	margin:20px;
	padding:20px 1.25em 0 1.25em;
}

small 
{
	font-size:0.85em;
}

img 
{
	 border:0;
}

sup 
{
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}

sub 
{
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}

acronym, abbr 
{
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}

/***** Links *****/

a,
a:link,
a:visited,
a:hover 
{
	text-decoration:none;
}

a:link
{
	color:#E9310D; /* #ffffff;*/	
}
a:visited
{
	color:#E91D26; /* #fff;	*/	
}
a:hover 
{
	color:#E9310D; /*#E91D26;*/
}
a:active
{
	color:#E9310D; /* #ff4200;*/
}

/***** Forms *****/

form 
{
	margin:0;
	padding:0;
	display:inline;
}

input, select, textarea 
{
	font:1em Arial, Helvetica, sans-serif;
}

textarea 
{
	width:100%;
	line-height:1.25;
}

label 
{
	cursor:pointer;
}

/***** Tables *****/

table 
{
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}

table tr td 
{
	padding:2px;
}

/***** Wrapper *****/

.wrap 
{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}


/***** Global Classes *****/

.clear         { clear:both; overflow:hidden; width:1px; height:1px;}
.float-left    { float:left; }
.float-right   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0; padding-left:0; }
.nobullet      { list-style:none; list-style-image:none; }

.width100 { width: 100%; } 
.width75 { width: 75%; } 
.width50 { width: 50%; } 


/**************  Classes  **************/
/*++++++++++++++  Header  +++++++++++++++*/

.header
{
	width:1000px;
	height:240px;
	overflow:hidden;
	position:relative;
	background:url(images/header.jpg) top left no-repeat;
}

h1.logo
{
	margin:0;
	padding:0;
	font:Bold 34px/34px "Trebuchet MS", Helvetica, sans-serif;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#822121;
	position:absolute;
	left:347px; /*was 57 */
	top:11px;
}
h1.logo a, h1.logo a:visited
{
	color:#822121;
	text-decoration:none;
}
h2.description
{
	margin:0;
	padding:0;
	font:bold 19px/19px "Trebuchet MS", Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FEC91B; /*#000;*/
	position:absolute;
	left:347px; /*was 57 */
	top:44px;
}




ul.menu
{
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
	top:221px;
	left:95px;
}
ul.menu li, ul.menu li ul, ul.menu li ul li
{
	display:block;
	margin:0px;
	padding:0px;
	list-style:none;
	height:11px;
	overflow:hidden;
}

ul.menu li ul li
{
	float:left;
	font:bold 14px/11px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;	
	color:#000;
	margin:0 21px 0 0;
	padding:0;
}
ul.menu li ul li a, ul.menu li ul li a:visited
{		
	color:#fff;	
}
ul.menu li ul li a:hover
{		
	color:#108723;	
}

/* Content */ 
.content
{
	width:100%;
	overflow:hidden;
	background:url(images/content_body.jpg) top left repeat;
}
.content_left
{
	width:100%;
	overflow:hidden;
	background:url(images/sharp_left.gif) top left repeat-y;
}
.content_right
{
	width:100%;
	overflow:hidden;
	background:url(images/sharp_right.gif) top right repeat-y;
	
}

/* Mainbar */
.mainbar
{
	float:left;
	width:669px;
	overflow:hidden;
	background:url(images/mainbar_body.jpg) top left repeat;
	display:inline;
	margin:13px 0 20px 22px;
}
.mainbar_top
{
	width:669px;
	overflow:hidden;
	background:url(images/mainbar_top.jpg) top left no-repeat;	
}
.mainbar_bottom
{
	width:669px;
	overflow:hidden;
	background:url(images/mainbar_bottom.jpg) bottom left no-repeat;	
	padding:0px 0;
}
.mainbar_inner
{
	width:560px;
	margin:0 0 0 70px;	
}

.post
{
	width:100%;
	margin:0 0 40px;
	position:relative;
}
.post h2.post_header
{
	font:normal 24px/24px Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin:0 0 7px;
	padding:0;
}
.post h2.post_header a, .post h2.post_header a:visited
{
	color:#000;
}
.post h2.post_header a:hover
{
	color:#000;
}
.post_line
{
	width:100%;
	height:25px;
	background:url(images/post_line.jpg) top left no-repeat;
	margin:0 0 12px;
}
.post_content
{
	background:url(images/mainbar_lines.gif) top left repeat;
	line-height:20px;
}
.post_data
{
	width:540px;
	background:#B33B3A;
	padding:4px 10px;
	font:normal 12px/12px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:20px 0 0 0;
}
.post_data a, .post_data a:visited
{
	color:#FAD305;
	text-decoration:underline;
}
.post_data a:hover
{
	color:#FAD305;
	text-decoration:none;
}
.post_date
{
	width:70px;
	height:63px;
	background:url(images/mainbar_date.gif) top left no-repeat;
	position:absolute;
	left:-67px;
	top:20;	
	color:#fff;
}
.post_date_top
{
	margin:5px 8px 0 0;
	font: 25px/24px Georgia, "Times New Roman", Times, serif;
	text-align:center;	
}
.post_date_bottom
{
	margin:0px 8px 0 0;
	font: 18px/12px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-transform:uppercase;
}

/* Comments */
.comments
{
	margin:0px 0 30px 0;	
}
.comment
{
	margin:0px 0 10px 0;	
}
.comment p
{
	width:540px;
	margin:0px 10px 0px 10px;	
}

.comment_data
{
	width:540px;
	background:#B33B3A;
	padding:6px 10px;
	font:normal 12px/12px Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin:0px 0 10px 0;
}
.comment_data a, .comment_data a:visited
{
	color:#FAD305;
	text-decoration:italic;
	font:normal 16px/12px Georgia, "Times New Roman", Times, serif;
}
.comment_data a:hover
{
	color:#FAD305;
	text-decoration:none;
}




.comments form
{
	display:block;
	width:433px;
	overflow:hidden;
	font:normal 12px/12px "Trebuchet MS", Helvetica, sans-serif
	
}
.comments form .form_string
{
	width:100%;
	overflow:hidden;
	margin:0 0 4px 0;
}
.comments form .form_string .form_name
{
	float:left;
	width:60px;
	overflow:hidden;
	font-size:12px;
}
.comments form .form_string .form_input
{
	float:left;
	width:350px;
	overflow:hidden;
}

.comments form .form_string .form_input input
{
	width:200px;
	height:18px;
	background:#e4ddc6;
	border:1px solid #8d8c87;
	vertical-align:middle;
	font:normal 12px/100% "Trebuchet MS", Helvetica, sans-serif;
	padding:1px 0 0 5px;
}

.comments form .form_string .form_input textarea
{
	width:340px;
	height:100px;
	background:#fb9190;
	border:1px solid #8d8c87;
	vertical-align:middle;
	font:normal 12px/100% "Trebuchet MS", Helvetica, sans-serif;
	padding:1px 0 0 5px;
}

.comments form .form_string .form_input input.submit
{
	width:84px;
	height:21px;
	background:#B33B3A;
	border:2px solid #440001;
	margin:0 0 0 0px;
	padding:0;
	font:bold 12px/100% "Trebuchet MS", Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
}

.sidebar
{
	float:left;
	width:270px;
	overflow:hidden;
	margin:22px 0 0 15px;
}
.sidebar ul, .sidebar ul li, .sidebar ul li ul, .sidebar ul li ul li
{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	background:none;
	overflow:hidden;
}
.sidebar ul li, .sidebar ul, .sidebar ul li ul
{
	display:block;
}
.sidebar ul li
{
	width:258px;
	border:1px solid #000;
	background:url(images/sidebar_body.gif) top left repeat;
	margin:0 0 20px 0;
	overflow:hidden;
}
.sidebar ul li h2
{
	width:268px;
	height:33px;
	background:url(images/sidebar_h2.gif) top left repeat-x;
	margin:0px 0 5px 0;
	color:#fff;
	text-transform:;
	font:  18px/16px "Trebuchet MS", Helvetica, sans-serif;
	padding:0px 0px 0px 18px;
}
.sidebar ul li ul
{
	width:232px;
	margin:0 0 18px 0;
}
.sidebar ul li ul li
{
	margin:0 0 20px 16px;
	padding: 0 0 0 33px;
	background:url(images/bullet.gif) left no-repeat;
}
.sidebar ul li ul li a, .sidebar ul li ul li, .sidebar ul li ul li a:visited
{
	font:normal 13px/13px Georgia, "Times New Roman", Times, serif;
	color:#fff;
}

.sidebar ul li ul li a:hover
{
	color:#108723;
}
.sidebar ul li input.search_input
{
	width:180px;
	height:18px;
	background:#e4ddc6;
	border:1px solid #8d8c87;
	vertical-align:middle;
	font:normal 12px/100% "Trebuchet MS", Helvetica, sans-serif;
	padding:1px 0 0 5px;
	margin:0 5px 0 0;
}

.sidebar ul li input
{
	vertical-align:middle;
}
.sidebar ul li input.submit_search
{
	width:32px;
	height:21px;
	background:#B33B3A;
	border:2px solid #fff;
	margin:0 0 0 0px;
	padding:0;
	font:bold 12px/100% "Trebuchet MS", Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
}
form.sidebar_search
{
	width:232px;
	padding:13px 18px;
	display:block;
	
}

.footer
{
	width:100%;
	height:286px;
	background:url(images/sharp_footer.gif) bottom left repeat-x;
}
.footer_left
{
	width:100%;
	height:5px;
	background:url(images/sharp_left.gif) bottom left repeat-y;
}
.footer_right
{
	width:100%;
	height:5px;
	background:url(images/sharp_right.gif) bottom right repeat-y;
	position:relative;
}

.copy
{
	position:absolute;
	top:200px;
	left:30px;
	font:normal 13px/12px Georgia, "Times New Roman", Times, serif;
	color:#000;
}
.copy_support
{
	position:absolute;
	top:267px;
	right:30px;
	font:normal 13px/12px Georgia, "Times New Roman", Times, serif;
	color:#000;
}







