/*
Theme Name: Food WordPress Theme
Theme URI: wptemplates.org 
Description:nice theme with food 
Version: 1.0
Author: miko
Author URI: wptemplates.org 
*/



/* General */

body {
	margin: 0;
	background: #363636 url("images/background.jpg") repeat-x;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Wrapper */

#wrapper {
	background: url("images/background_bottom.gif") repeat-x left bottom;
}

#wrapper-in{
margin:0 auto;
width:1050px;
}

/* Page */

#page {
	margin: 0 auto;
	width: 881px;
	background: url("images/page.gif") repeat-y;
	float:left;
}

#page-in {
	width: 881px;
	background: url("images/page_in.jpg") no-repeat;
}


/* Header */

#header {
	width: 881px;
	height: 342px;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 100px;
		left: 435px;
	}
	
	#header #header-info h1 {
		color: #676767;
		font: normal 35px Arial;
		padding-bottom: 15px;
		display:none;
	}
	
	#header #header-info h1 a {
		color: #676767;
		text-decoration: none;
		display:none;
	}
	
	#header #header-info .description {
		color: #676767;
		font: normal 20px Arial;
		padding-left: 50px;
		display:none;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 278px;
		left: 40px;
		width: 795px;
		height: 29px;
		background:url(images/background_menuD.gif)
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 29px;
	}
	
	#header #header-menu ul li {
		height: 29px;
		font: bold 14px/29px Arial;
		color: #cccccc;
		float: left;
		text-transform: lowercase;
		background: url("images/header_menu.gif") no-repeat right top;
		padding: 0 22px 0 20px;
	}
	
	#header #header-menu ul li a {
		float: left;
		color: #cccccc;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
		color: #ffffff;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}
	
	#header #header-menu ul li.current_page_item a {
		color: #ffffff;
	}
	
	/* Header - Search */
	
	#header #header-search {
		position: absolute;
		top: 357px;
		left: 0px;
		width: 182px;
		height: 43px;
		background:red;
	}
	
	#header #header-search #searchform {
		margin: 0;
		padding: 0;
		width: 182px;
		height: 43px;
	}
	
	#header #header-search #s {
		width: 170px;
		height: 23px;
		padding: 10px 5px;
		border: 0;
		font: normal 18px Arial;
		color: #ffffff;
		background: transparent;
		float: left;
	}
	
	#header #header-search #searchsubmit {
		background: transparent;
		border: none;
		width: 0;
		height: 43px;
		padding: 0;
		float: right;
	}

	#header #toplogo {
		position: absolute;
		top: 8px;
		left: 1px;
		width: 185px;
		height: 26px;
		background:transparent;
	}
	#header #toplogo a,#header #toplogo a:link,#header #toplogo a:active{
display:block;
		width: 185px;
		height: 26px;
		background:transparent;
	}
	#header #toplogo a:hover{
display:block;
		width: 185px;
		height: 26px;
		background:url("images/smallLogo.jpg");
	}

	#header #comT {
		position: absolute;
		top: 8px;
		left: 614px;
		width: 60px;
		height: 22px;
}	
	#header #comT a,#header #comT a:link,#header #comT a:active,#header #comT a:visited{
display:block;
		width: 60px;
		height: 22px;
		background:transparent;
	}
	#header #comT a:hover{
display:block;
		width: 60px;
		height: 22px;
		background:url("images/comT.jpg");
	}

#header #commemT {
		position: absolute;
		top: 8px;
		left: 688px;
		width: 83px;
		height: 22px;
}	
#header #commemT a,#header #commemT a:link,#header #commemT a:active,#header #commemT a:visited{
display:block;
		width: 83px;
		height: 22px;
		background:transparent;
	}
#header #commemT a:hover{
display:block;
width: 83px;
height: 22px;
background:url("images/commemT.jpg");
	}

	#header #contactT {
		position: absolute;
		top: 8px;
		left: 787px;
		width: 82px;
		height: 22px;
}	
	#header #contactT a,#header #contactT a:link,#header #contactT a:active,#header #contactT a:visited{
display:block;
		width: 82px;
		height: 22px;
		background:transparent;
	}
	#header #contactT a:hover{
display:block;
		width: 82px;
		height: 22px;
		background:url("images/contactT.jpg");
	}

	#header #motortab {
		position: absolute;
		top: 179px;
		left: 677px;
		width: 182px;
		height: 83px;
}	
	#header #motortab a,#header #motortab a:link,#header #motortab a:active,#header #motortab a:visited{
display:block;
		width: 185px;
		height: 83px;
		background:transparent;
	}
	#header #motortab a:hover{
display:block;
		width: 185px;
		height: 83px;
		background:url("images/motortab.jpg");
	}

/* Main */

#main {
	width: 881px;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 495px;
		padding: 0 15px 0 53px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 40px;
		width: 495px;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 495px;
			color: #5e604b;
			font: normal 14px Arial;
		}
		
		#content .post .post-title a {
			color: #5e604b;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			width: 250px;
			height: 52px;
			padding: 0 0 20px 22px;
			background: url("images/post_date.gif") no-repeat;
			color: #808080;
			text-transform: lowercase;
			font: normal 18px/52px Arial;
		}
		
		#content .post .post-title .post-date span {
			float: left;
			width: 74px;
			height: 52px;
			font: normal 40px/52px Arial;
			color: #f6f5f3;
			text-align: center;
		}
		
		#content .post .post-title h2 {
			color: #5e604b;
			font: normal 27px Arial;
			padding-bottom: 10px;
		}
		
		#content .post .post-title h2 a {
			color: #5e604b;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 14px/20px Arial;
			color: #545454;
			width: 495px;
		}
		
		#content .post .post-entry a {
			color: #c62802;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {
			font-weight: bold;
		}
		
		#content .post .post-entry blockquote {
			border-left: 10px solid #dddbd6;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
/*Post - Entry Photo */
		#content .post .post-entry .pmenu {
		width:495px;height:627px;
		background:url(images/photo_bg.gif) no-repeat;
position:relative;
	}
	
		#content .post .post-entry .pmenu ul {
		margin: 0;
		padding: 0;
		padding-left:15px;
		list-style-type: none;
		height: 29px;
	}
	
		#content .post .post-entry .pmenu ul li {
		height: 29px;
		font: bold 14px/29px Arial;
		color: #990000;
		float: left;
		text-transform: lowercase;
		padding: 8px 5px 0 0px;
	}
	
		#content .post .post-entry .pmenu ul li a {
		float: left;
		color: #990000;
		text-decoration: none;
	}
		#content .post .post-entry .pmenu ul li a:hover {
		color: #990000;
		text-decoration: none;
	}
	
		#content .post .post-entry .pmenu ul li a:hover {
		color: #ffffff;
	}
	
		#content .post .post-entry .pmenu ul li.current_page_itemOn a {
		width:193px;height:29px;background:url(images/pm1s.gif) no-repeat;
	}
		#content .post .post-entry .pmenu ul li.current_page_item a {
		width:193px;height:29px;background:url(images/pm1.gif) no-repeat;
	}
		#content .post .post-entry .pmenu ul li.current_page_item a:hover {
		width:193px;height:29px;background:url(images/pm1s.gif) no-repeat;
	}
	
		#content .post .post-entry .pmenu ul li.next_page_itemOn a {
		width:236px;height:29px;background:url(images/pm2s.gif) no-repeat;
	}
		#content .post .post-entry .pmenu ul li.next_page_item a {
		width:236px;height:29px;background:url(images/pm2.gif) no-repeat;
	}
		#content .post .post-entry .pmenu ul li.next_page_item a:hover {
		width:236px;height:29px;background:url(images/pm2s.gif) no-repeat;
	}
	
		
		/* Post - Info */
		
		#content .post .post-info {
			margin-top: 20px;
			padding-top: 15px;
			width: 495px;
			clear: both;
			font: normal 14px Arial;
			color: #545454;
			border-top: 2px dotted #545454;
		}
		
		#content .post .post-info a {
			color: #545454;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
			#content .post .post-info .post-info-comments {
				color: #5e604b;
				font-weight: bold;
			}
			
			#content .post .post-info .post-info-comments a {
				color: #5e604b;
			}
		
		/* Post - Comments */
		
		#content .post h3 {
			margin: 30px 0 5px 0;
			color: #5e604b;
			font: normal 20px Arial;
		}
		
		#content .post .comments {
			font: normal 14px/20px Arial;
			color: #545454;
			width: 495px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #c62802;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #dddbd6;
		}
		
		#content .post .comments ol li cite {
			color: #c62802;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #c62802;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #c62802;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
			padding-left: 25px;
			font: normal 14px/20px Arial;
			color: #545454;
			width: 500px;
		}
		
		#content .post #commentform a {
			color: #c62802;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		margin-bottom: 40px;
		font: bold 14px Arial;
		color: #545454;
		width: 495px;
	}
	
	#content .navigation a {
		color: #545454;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	#sidebar {
		float: left;
		width: 300px;
		font: normal 12px/18px Arial;
		color: #6f6f6f;
		padding-top: 0px;
	}
	
	#sidebar a {
		color: #c62802;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	/* Main - Sidebar - Sides */
	
	#sidebar #sidebar-left {
		float: left;
		width: 121px;
	}
	
	#sidebar #sidebar-right {
		float: right;
		width: 121px;
	}
	
	/* Main - Sidebar - Boxes */
	
	#sidebar .sidebar-box {
		width: 300px;
		padding-bottom: 15px;
		text-align:center;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			font: normal 18px Arial;
			color: #3c3c3c;
			padding-bottom: 10px;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		#sidebar ul li {
			color: #6f6f6f;
			font: normal 13px/22px Arial;
			padding-left: 5px;
		}
		
		#sidebar ul li a {
			color: #6f6f6f;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul li {
				padding-left: 10px;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			padding: 10px 0;
			width: 121px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 101px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			width: 121px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 0;
		}

/* banner */
#banner {
	width: 750px;
	padding: 0 0px;
	color: #272626;
	font: normal 12px/35px Arial;
	margin: 10px;
	text-align:center;
}
#banner-right{
width:160px;
margin:0;
padding:0px;
float:left;
position: relative;
		top: 5px;
		left:5px;
}
/* Footer */

#footer {
	width: 881px;
	height: 50px;
	background: #dddbd6 url("images/background_footer.gif") no-repeat;
	padding: 0 0px;
	color: #272626;
	font: normal 12px/35px Arial;
	margin: auto;
	margin-top:0px;
	margin-bottom:0px;
}

#footer p{
padding:0px;
margin:0px;
padding-left:35px;
}
#footer a {
	color: #434343;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
}
