/*
Theme Name: Diet Recipes
Theme URI: http://www.free-wordpress-theme.net/
Description: A health, diet free magazine style WP theme---See the readme file for theme setup---Need help? Ask for support at <a href="http://www.free-wordpress-theme.net/">Free Wordpress Themes</a>
Version: 1.1
Author: V
Author URI: http://www.wordpress-solutions.net/
Tags: 2 columns layout, widget ready, fixed width, ads ready.	
*/


/*============================================================
	General Specifications
==============================================================*/

* :focus { outline: 0; }

body {
  	font-size: 12px;
	font-family: Georgia, Arial, Verdana, Sans-Serif;
	background: #ffebd2;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	overflow: hidden;
	color: #000;
	}

.depth-1 {
	border: 1px solid #ddd;
    	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia,'Palatino Linotype', Arial, Verdana, Sans-Serif;
	}

h1.main, h1.main a, h1.main a:hover, h1.main a:visited {
	font-family: georgia;
	font-size: 42px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
	color: #fff;
	text-align:left;
	}

h2.title, h2.title a, h2.title a:hover, h2.title a:visited{
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color:#740101;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h2, h2 a, h2 a:hover, h2 a:visited {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h4, h4 a, h4 a:hover, h4 a:visited {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h5, h5 a, h5 a:hover, h5 a:visited {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h6, h6 a, h6 a:hover, h6 a:visited {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

a, a:visited{
	color: #00511a;
	text-decoration: none;
	}

a:hover {
	color: #b50000;
	text-decoration: none;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 10px;
    	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 20px 0 10px;
	padding: 1px 15px;
	border-left: 3px solid #485500;
	font-style: oblique;
	background: #efefef;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
	width: 530px;
	float: right;
  	display: block;
	text-align: center;
	margin: 10px;
    	font-weight: bold;
    	}

#search{
	width: 200px;
	height: 50px;
	float: left;
	}

#searchform {
    	width:200px;
	background: #efefef;
	color: #000;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	margin: 20px 5px 10px 0;
	padding: 2px 2px 1px 2px;
	}

#submit {
	width: 41px;
	height: 43px;
	background: url(images/src.png) left no-repeat;
	margin: 12px 20px 0 5px;
	padding: 0;
	border: none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/*==========================================================
	Header
============================================================*/

#header {
	background: url(images/header.png) top no-repeat;
	width: 1000px;
	height: 101px;
	margin: 0px;
	padding: 0px;
	float: left;
	}

#description {
	float: left;
	width: 630px;
	margin: 0 0 0 350px;
	padding: 0;
	text-align: center;
	}

/*=======================================================================
	Pages Menu
=======================================================================*/

#menu{
	background: url(images/menu.png) top no-repeat;
	float: left;
	width: 1000px;
	height: 150px;
	margin: 0;
	}

ul#navlist {
	position: relative;
	margin: 55px 60px 0 0;
	padding: 0;
	white-space: nowrap;
	float:right;
	width:520px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}

#navlist li {
       	float: left;
        list-style: none;
	padding: 11px 5px;
    	}

#navlist li a, #navlist li a:visited { 
	color: #56701b;
	margin: 0;
	padding: 11px 5px;
	} 

#navlist li a:hover{
	color: #980205;
	}
 
#navlist li.current_page_item a { 
	background: #598523;
    	color: #fff; 
	}


/*======================================================================
	Gallery
=======================================================================*/

#feat{
	width: 540px;
	float: left;
	margin: 0 0 0 100px;
	}

.stepcarousel{
	position: relative; 
	overflow: scroll;
	width: 500px; 
	height: 300px; 
	margin: 15px 0 0 20px;
	background:none;
	border: 3px solid #efefef;
	}

.stepcarousel .belt{
	position: absolute; 
	left: 0;
	top: 0;
	}

.stepcarousel .panel{
	float: left; 
	overflow: hidden; 
	margin: 0;
	width:500px; 
	height:300px;
	padding: 0;
	}

.stepcarousel .panel p{
	background:none;
	text-align: left;
	overflow: hidden; 
	margin: 0; 
	text-align: justify;
	}

.stepcarousel .panel img{
	padding:0px;
	width:500px;
	overflow: hidden;
	background:none;
	}

.thumb{
	height: 300px;
	overflow: hidden;
	margin: 0; 
	}

.info{
	width: 500px;
	background: url(images/info.png) top repeat;
	bottom: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	}	

h2.gal, h2.gal a, h2.gal a:hover, h2.gal a:visited{
	font-size: 16px;
	font-weight: bold;
	color:#000;
	}

/*=====================================================================
	Blog page
=======================================================================*/

#pagetop{
	background: url(images/gallery.png) top no-repeat;
	width:1000px;
	padding: 0px;
	margin:0;
	float: left;
	}

#pbody {
	background: url(images/pbody.png) top repeat-y;
	width:1000px;
	padding: 0px;
	margin:0;
	float: left;
	}

#content {
	width:630px;
	margin:0;
	float:left;
	overflow: hidden;
	}

/*==========================================================================
	The actual Blog post look
============================================================================*/

.post {
	width: 630px;
	float: left;
	padding: 7px;
	margin: 0;
	overflow: hidden;
	text-align: justify;
	font-size:14px;
	}

.date{
	width:41px;
	height: 80px;
	float: left;
	background: url(images/date.png) top no-repeat;
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 20px 17px 0 38px;
	}

.ptitle{
	float: right;
	width: 510px;
	padding: 10px 10px 2px 10px;
	border-bottom: 1px dashed #efefef;
	}

.entry {
	float: right;
	width: 510px;
	padding: 0 10px;
	margin: 0;
	}

.postmeta{
	width: 530px;
	float: right;
	background: #ccc;
	padding: 0;
	font-size: 12px;
	margin: 0;
	}

.binfo{
	background: #efefef;
	width: 430px;
	padding: 4px 5px;
	margin: 0;
	float: left;
	}

.com {
	background: #ccc;
	width: 80px;
	padding: 3px 5px;
	margin: 0;
	float: right;
	font-size: 12px;
	}

.post hr {
	display: block;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.attachment {
	text-align: center;
	margin: 15px 0px;
	}

.clear {
	clear: both;
	}

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 20px;
	list-style-type: disc;
	list-style-image: url(images/bullet.png);
	list-style-position: inside;
	text-indent: 5px;
	}

.entry li {
	margin: 5px 0 5px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


/*===================================================
	Sidebar
=====================================================*/

#sidebar{
	width: 260px;
	float:right;
	padding: 0;
	margin: 5px 80px 0 0;
	font-family: georgia;
	font-size: 12px;
	color: #c3ae9e;
	overflow: hidden;
	}

.ads_small {
	width: 260px;
	float: right;
	margin: 10px 80px 0 0;
	}

.ads_small img {
	border: 1px solid #a40607;
	padding: 0px;
	margin: 0;
	}

.addthis_toolbox{
	width: 260px;
	float: right;
	margin: 10px 80px 0 0;
	}

.custom_images img{
	padding: 0 4px;
	}

#searchh {
	width:230px;
	background: #efefef url(images/src.png) right no-repeat;
	border-top: 1px solid #230000;
	border-left: 1px solid #230000;
	border-right: 1px solid #bb0f0a;
	border-bottom: 1px solid #bb0f0a;
	color: #385100;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-style: oblique;
    	margin: 0 0 5px 10px;
	padding: 5px;
	}

#sidebar h2 {
	float: left;
	width:255px;
	height: 25px;
	float: left;
	background: url(images/stitle.png) top no-repeat;
	margin: 5px 0;
	color: #385100;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	padding: 18px 0 0 0;
	text-align: center;
	}

.widget {
	width: 255px;
	float: left;
	margin: 0;
	padding: 0px;
	}

#sidebar a, #sidebar a:visited{
	color: #d2d7ba;
	}

#sidebar a:hover{
	color: #fff;
	}

#sidebar li{
	list-style-type: none;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebar ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

#sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
#sidebar ul li {
	height:100%;
	line-height:14px;
	}

#sidebar p {
	padding: 7px 10px;
	margin:0;	
	}

#sidebar table {
	width:100%;
	text-align:center;
	}	

#sidebar ul li {
	list-style-type: none;
	}

.widget ul li a:link, .widget ul li a:visited {
	background: url(images/bullet.png) left no-repeat;
	color: #d2d7ba;
	text-decoration: none;
	padding: 5px 0px 5px 20px;
	display:block;
	border-bottom: 1px dashed #53150f;
	margin: 0;
	}

.widget ul li a:hover {	
	color: #fff;
	}

/* Calendar */

#wp-calendar {
	width: 90%;
	margin: 0px;
	padding: 0px;
	empty-cells: show;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	width: 90%;
	margin-left: 0px;
	padding-top: 10px;
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}


/*================================================================
    Begin Comments
==================================================================*/

#replies {
	float: left;
	padding: 0;
	margin: 0 0 0 110px;
	}

#respond {
	float: left;
	padding: 0;
	margin: 0;
	}

h3.comments{
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	margin: 0 10px;
	padding: 15px 15px 0 15px;
	color: #000;
	}

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	width: 530px;
	list-style:none;
	margin-bottom:14px;
	float: left;
	}

.commentlist cite {
	float: left;
	width: 510px;
	padding: 10px;
	display:block;
	font-style:normal;
	margin: 0;
	}	

.commentlist cite img {
	border: 3px solid #9db03e;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #9db03e;
	}

.commentlist .author a, .commentlist .author a:visited, .commentlist .author a:hover{
	color: #9db03e;
	}

.commenttext {
	background: #efefef;
	float: left;
	width: 510px;
	padding: 10px;
	display:block;
	font-style:normal;
	margin: 0px;
	}

#commentform input {
    	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 15px;
	}

#commentform {
    	margin: 5px 10px 0 0;
	}

#commentform textarea {
    	width: 480px;
	height: 200px;
	margin: 5px 0 10px 5px;
	}

#commentform input, #commentform textarea {
	border: 1px solid #1f2c01;
	border-radius: 3px;
	font: inherit;
	-moz-border-radius: 3px;
	padding: 2px;
	-webkit-border-radius: 3px;
	}

#commentform input:focus, #commentform textarea:focus { 
	background-color: #fff; 
	border-color: #9db03e; 
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#commentform #submit {
	margin: -5px 0 10px 5px;
	width: 115px;
	height: 25px;
	background: #1f2c01;
	color: #f3eee1;;
	font-weight: bold;
	border: 1px solid #9db03e;
	}

#commentform p {
	margin: 5px 10px;
    	font-weight: normal;
	line-height: 14px;
	text-transform: none;
    	font-family: Georgia,'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/*=======================================================================
	WP Navi
=======================================================================*/

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #dce4b1;
	color: #dce4b1;
	background-color: #6c800b;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #dce4b1;
	color: #dce4b1;
	background-color: #6c800b;
}
.wp-pagenavi a:hover {	
	border: 1px solid #6c800b;
	color: #6c800b;
	background-color: #dce4b1;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #6c800b;
	color: #6c800b;
	background-color: #dce4b1;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #dce4b1;
	border: 1px solid #dce4b1;
	background-color: #6c800b;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #6c800b;
	color: #6c800b;
	background-color: #dce4b1;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #dce4b1;
	color: #dce4b1;
	background-color: #6c800b;
}


/*=======================================================================
	Footer
=========================================================================*/

#footer {
	background: url(images/footer.png) top no-repeat;
	width:940px;
	float:left;
   	padding: 30px 30px 5px 30px;
	text-align: center;
	margin: 0;
	color: #6c800b;
	}

/*===============================================================
    Begin Images
=================================================================*/

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
  display: block;
   	float: right;
   	}

.alignleft {
    display: block;
   	float: left;
	}

a img {
	border: none;
	}


/*=================================================================
    Captions
===================================================================*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

