/*
Theme Name: Recipe Repository
Theme URI: http://wordpress.org/
Description: The Recipe Repository WordPress theme created by <a href="http://www.orion-webdesigns.co.uk/">Orion Web Designs</a>.
Version: v2
Author: Orion Web Designs
Author URI: http://www.orion-webdesigns.co.uk/
Tags: blue, custom header, fixed width, two columns, widgets, food, recipes

	Recipe Repository v2
	 http://www.reciperepository.co.uk/

	This theme was designed and built by Tim Corbett,
	Trading as http://www.orion-webdesigns.co.uk/

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

*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#holder .clear {
	width: 100%;
	clear: both;
}
.container {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 954px;
	height: 147px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D7D7D;
	padding-top: 20px;
}
#header #logo {
	background-image: url(images/RR_logo.jpg);
	height: 147px;
	width: 266px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #search {
	background-image: url(images/search_title.jpg);
	background-repeat: no-repeat;
	background-position: left 80px;
	width: 415px;
	float: left;
	height: 36px;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#header #search .search-field {
	height: 30px;
	width: 287px;
	background-image: url(images/search_box.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #search .search-button {
	height: 37px;
	width: 103px;
	background-image: url(images/search_button.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#header #season {
	width: 232px;
	float: right;
	height: 147px;
}
#header #season img {
	width: 158px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header #season p {
	margin: 0px;
	color: #878787;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 232px;
	display: block;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#holder {
	width: 954px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: both;
}
#holder .menu {
	width: 266px;
	background-color: #f4f6f5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
}
.home-button{
	clear: left;
	float: left;
	height: 73px;
	width: 266px;
	margin-top: 20px;
}
.home-button a {
	background-image: url(images/homepage-link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 73px;
	width: 266px;
}

.owd-button{
	clear: left;
	float: left;
	height: 107px;
	width: 266px;
	margin-top: 20px;
}
.owd-button a {
	background-image: url(images/orion-web-designs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 107px;
	width: 266px;
}


#holder .menu *{
padding: 0;
margin: 0;
}
#holder .menu h3 {
	height: 35px;
	width: 251px;
	background-image: url(images/menu_heading_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFF;
	font-weight: normal;
	font-variant: normal;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#holder .menu ul li{
	list-style-image: none;
	list-style-type: none;
}
#holder .menu ul li a{
	display: block;
	width: 235px;
	background: url(images/nav.gif) 3px 10px no-repeat;
	font: 10pt verdana, arial, helvetica, sans-serif;
	border-bottom: 1px dashed #C4C6C7;
	text-decoration: none;
	text-transform: capitalize;
	color: #23292C;
	margin-left: 15px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
#holder .menu ul li a:hover {
	text-decoration: none;
	color: #818B8F;
}
#holder .menu .tagz{
	width: 235px;
	margin-left: 15px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	text-decoration: none;
	color: #818B8F;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
#holder .menu .tagz a {
	text-decoration: none;
	color: #818B8F;
}
#holder .menu .tagz a:hover {
	text-decoration: none;
	color: #C90908;
}
#holder #content {
	width: 667px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#holder #content h3 {
	background-image: url(images/main_heading_bg.jpg);
	height: 38px;
	width: 652px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #424242;
	font-size: 24px;
	font-weight: normal;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#holder #content h2 {
	background-image: url(images/recipe_heading_bg.jpg);
	height: 38px;
	width: 652px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #424242;
	font-size: 24px;
	font-weight: normal;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#holder #content h2 a {
	color: #424242;
	text-decoration: none;
}
#holder #content .postinfo {
	background-color: #F4F6F5;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#holder #content .postinfo .postauthor a {
	color: #2D6C97;
	text-decoration: none;
}
#holder #content .postauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #6E6E6E;
}
#holder #content .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #6E6E6E;
}
#holder #content .post .entry {
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	background-color: #F4F6F5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#holder #content .post .entry .com {
	background-color: #E7EBE9;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: auto;
}
#holder #content .post .entry .com a {
	color: #F31842;
	text-decoration: none;
}
#holder #content .post .entry .com .edit {
	font-size: 12px;
	float: left;
	padding: 5px;
}
#holder #content .post .entry .com .comment {
	font-size: 12px;
	float: left;
	padding: 5px;
}
#holder #content .postmetadata {
	background-color: #E7EBE9;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#holder #content .postmetadata a {
	color: #F31842;
	text-decoration: none;
	}
	
#footer {
	clear: both;
	width: 954px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
#footer .box {
	background-color: #F4F6F5;
	width: 318px;
	min-height:310px;
	float: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer .box p{
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
}
#footer .box p a{
	text-decoration: none;
	color: #DE4A4A;
	font-size: 14px
	}
#footer .box p a:hover{
	text-decoration: none;
	color: #23292C;
	font-size: 14px
	}
#footer .right {
	float: left;
}
#footer .right .box ul {
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#footer .right .box ul li{
	list-style-image: none;
	list-style-type: none;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 265px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#footer .right .box ul li a    {
	text-decoration: none;
	color: #DE4A4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#footer .right .box ul li a:hover {
	text-decoration: none;
	color: #23292C;
}
#footer .recent {
	float: left;
}
#footer .recent .box ul {
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#footer .recent .box ul li{
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#footer .recent .box ul li a{
	display: block;
	text-decoration: none;
	color: #23292C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 288px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#footer .recent .box ul li a:hover {
	text-decoration: none;
	color: #818B8F;
}
#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-image: url(../reciper/images/footer_text_header_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	display: block;
	height: 35px;
	color: #FFF;
	width: 303px;
	padding-top: 12px;
	padding-left: 15px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#footer .right h2 {
	background-position: right top;
}
#footer .recent h2 {
	background-position: center top;
}
#footer-img {
	background-image: url(images/footer_img.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 100%;
	height: 366px;
	clear: both;
}
#footer-img .sarnie{
	background-image: url(images/sarnie.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 763px;
	height: 157px;
	position: relative;
	left: 100px;
	top: -30px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.navigation {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 667px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.navigation a{
	color: #F31842;
	text-decoration: none;
}

.navigation a:hover{
	color: #B80A2D;
	text-decoration: none;
	}
	
.navigation .alignleft{
	float: left;
	width: 50%;
	text-align: left;
	}
.navigation .alignright{
	float: right;
	width: 50%;
	text-align: right;
	}
	
	
#comments{
	font-family: Arial, Helvetica, sans-serif;
}

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
