/*
Theme Name: Food Blog Theme
Description: Food Blog Theme is a beautiful theme good for cooking blogs brought to you free by <a href="http://jump2top.com/themes/" target="_blank">Free Blog Themes and Blog Templates</a>. 
Author: Free Blog Themes and Blog Templates
Author URI: http://jump2top.com/themes/
Version: 1.0
Tags: pink, gray, white, greeb, 2-columns, right sidebar, widget ready, fixed width, seo friendly, with image

*/
* {
	padding: 0px;
	margin:0px;
}
body {
	background: url(images/background.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555;
}
#container {
	width:930px;
	text-align: justify;
}
#wrap {
	width: 930px;
	background:url(images/background_wrap.png) repeat-y;

}
#header {
	height: 250px;
	padding: 100px 15px 0px 15px;
	background:url(images/background_header.jpg) no-repeat;
}

#header h1 {
margin: 0px;
text-indent: -3000px;
}


#pagenav {
	font-size: 10pt;
	font-weight: bold;
	line-height:50px;
	height:50px;
}
#pagenav ul li {
	display: inline;
	list-style: none;
}
#pagenav li a {
	color: #ffffff;
	margin-left: 40px;
	text-decoration: none;
}
#pagenav li a:hover {
	color: #73b300;
}
#title {
	height:200px;
	padding-left:20px;
}
#title h1 {
	font-size: 24pt;
	font-weight: normal;
	padding:70px 0px 0px 0px;
}


#title h1 a {
	color: #555555;
	text-decoration: none;

}
.description {
	font-size: 10pt;
	font-weight: normal;
	color: #666;
}

#main {
	background:url(images/background_main.gif) no-repeat top;
	padding: 15px 25px 10px 25px;

}
#content {
	width: 660px;
	float: left;
	margin-right:20px;
}
#sidebar {
	float: right;
	width: 200px;
	color: #636363;
}
#footer {
	color: #ffffff;
	padding:0px 25px 0px 80px;
	line-height:109px;
	height:124px;
	background:url(images/background_footer.gif) no-repeat;
}
.post {
	margin: 0px 0px 15px 0px;
}
.entry {
	margin: 10px 0px 0px 60px;
}
.postmetadata {
	padding: 0px 0px 10px 0px;
	color: #999;
}

.sform {
	padding-bottom: 10px;
}
.widget {
	padding: 0px 15px 20px 15px;
}
/* default */
img {
	border: 0px;
}
.clear {
	clear: both;
}
/* text */
#footer a {
	color: #ffffff;
	text-decoration: none;
}
.postmetadata a {
	color: #999;
	text-decoration: none;
}
.title {
	float:left;
	color: #999;
	margin-bottom:5px;
}
.title a {
	color: #999;
	text-decoration: none;
}
.title h1, #content h1 {
	color: #f26d7d;
	font-size: 20pt;
	font-weight: normal;
}
.title h1 a {
	color: #f26d7d;
	text-decoration: none;
}
.date {
	background: url(images/date.png) top no-repeat;
	width: 50px;
	height: 56px;
	padding: 2px 0px 0px 0px;
	margin-right: 10px;
	text-align: center;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	float: left;
}
.day {
	font-size:14pt;
	color: #555555;
	padding: 1px 0px 0px 0px;
}
p, ul, ol, .entry h1, h2, h3, h4, h5, h6, #pagetitle {
	padding-bottom: 10px;
}
#content ul, #content ol {
	margin-left: 25px;
}
#sidebar h2 {
	font-size: 12pt;
	color: #73b300;
	font-weight: bold;
	border-bottom: 1px solid #ffcad5;
	margin-bottom:10px;
	font-weight: normal;
}
#sidebar h2 a {
	color: #73b300;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li ul li {
	margin-left: 0px;
}
#sidebar ul li ul li ul li {	
	margin-left: 10px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
#sidebar li {
	padding-bottom: 2px;
}
.title h2 a {
	color: #555555;
	text-decoration: none;
}
h2 {
	font-size: 14pt;
	font-weight: normal;
}
h3, h4 {
	font-size: 12pt;
	font-weight: normal;
}
h5, h6 {
	font-size: 11pt;
	font-weight: normal;
}
#sidebar a {
	color: #636363;
	text-decoration: none;
}
a {	
	color: #f26d7d;
}
blockquote {
	margin: 15px;
	font-size: 10pt;
	font-style:italic;
}
/* calendar */
#today, caption {
	font-weight: bold;
}
td, th {
	padding: 2px;
}
#calendar_wrap {
	padding: 0px 10px 10px 10px;
}
/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #d9d9d9;
	padding: 5px;
	font-size: 8pt;
	background: transparent;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #73b300;
	color: #ffffff;
	border: 1px solid #d9d9d9;
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#commentform a {
	color: #666666;
	text-decoration: none;
}
#comments {
	margin: 15px 0px 15px 60px;
}
.alt ol li {
	list-style:none;
}
.alt {
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid #ffcad5;
}
.comment {
	padding: 10px;
}
#date {
	padding-bottom: 10px;
}
#date a {
	text-decoration: none;
}
.alt strong {
	font-size: 9pt;
}
.alt a {
	text-decoration: none;
}
.searchform {
	margin-bottom: 0px;
}
/* wp default */
.center {
	text-align:center;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
