/*
Theme Name: Diet WordPress Theme
Theme URI:wptemplates.org 
Description:nice diet theme with fruit 
Version: 1.0
Author:miko 
Author URI:wptemplates.org 
*/



/* General */

body {
	margin: 0;
	background: url("images/background.gif") repeat-x;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* General */

#wrapper {
	background: url("images/background_bottom.gif") repeat-x left bottom;
	min-height: 785px;
}


/* Page */

#page {
	margin: 0 auto;
	width: 865px;
	background: url("images/page.jpg") no-repeat;
}


/* Header */

#header {
	width: 865px;
	height: 505px;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 355px;
		left: 225px;
	}
	
	#header #header-info h1 {
		color: #21500d;
		font: normal 41px Arial;
		padding-bottom: 10px;
		float: left;
	}
	
	#header #header-info h1 a {
		color: #21500d;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #21500d;
		float: left;
		font: normal 18px Arial;
		padding: 22px 0 0 20px;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 419px;
		left: 0;
		height: 37px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 37px;
	}
	
	#header #header-menu ul li {
		height: 37px;
		font: normal 18px/32px Arial;
		color: #ffffff;
		float: left;
		text-transform: lowercase;
		padding: 0 18px;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		text-decoration: none;
		display: block;
		height: 37px;
	}
	
	#header #header-menu ul li a:hover {
		background: url("images/header_menu.gif") no-repeat bottom center;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}
	
	#header #header-menu ul li.current_page_item a {
		background: url("images/header_menu.gif") no-repeat bottom center;
	}
	
	/* Header - Search */
	
	#header #header-search {
		position: absolute;
		top: 7px;
		left: 108px;
		width: 130px;
		height: 22px;
	}
	
	#header #header-search #searchform {
		margin: 0;
		padding: 0;
		width: 130px;
		height: 22px;
	}
	
	#header #header-search #s {
		width: 129px;
		height: 22px;
		padding: 0;
		border: 0;
		font: normal 17px Arial;
		color: #ffffff;
		background: transparent;
		float: left;
	}
	
	#header #header-search #searchsubmit {
		background: transparent;
		border: none;
		width: 0;
		height: 22px;
		padding: 0;
		float: right;
	}


/* Main */

#main {
	width: 865px;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 505px;
		padding: 10px 31px 0 43px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 40px;
		width: 505px;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 505px;
			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: 160px;
			height: 35px;
			padding: 0 0 20px 20px;
			background: url("images/post_date.png") no-repeat;
			color: #ffffff;
			text-transform: lowercase;
			font: normal 18px/35px Arial;
		}
		
		#content .post .post-title .post-date span {
			float: left;
			width: 45px;
			height: 35px;
			font: normal 31px/35px Arial;
			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: 505px;
		}
		
		#content .post .post-entry a {
			color: #ff5a00;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {
			font-weight: bold;
			color: gray;
		}
		
		#content .post .post-entry blockquote {
			border-left: 10px solid #d5d5d5;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			margin-top: 20px;
			padding-top: 15px;
			width: 505px;
			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: 505px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #ff5a00;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #e6e6e6;
		}
		
		#content .post .comments ol li cite {
			color: #ff5a00;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #ff5a00;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #ff5a00;
			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: #ff5a00;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		margin-bottom: 40px;
		font: bold 14px Arial;
		color: #ff5a00;
		width: 505px;
	}
	
	#content .navigation a {
		color: #ff5a00;
		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: 283px;
		font: normal 10px/16px Arial;
		color: #black;
		background: url("images/sidebar.gif") repeat-y;
		margin-bottom: 20px;
	}
	
		#sidebar #sidebar-top {
			width: 283px;
			background: url("images/sidebar_top.gif") no-repeat;
		}
		
		#sidebar #sidebar-bottom {
			width: 279px;
			padding: 2px;
			min-height: 250px;
			background: url("images/sidebar_bottom.gif") no-repeat left bottom;
		}
	
	#sidebar a {
		color: #ff5a00;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	/* Main - Sidebar - Sides */
	
	#sidebar #sidebar-left {
		float: left;
		width: 140px;
	}
	
	#sidebar #sidebar-right {
		float: right;
		width: 139px;
	}
	
	/* Main - Sidebar - Boxes */
	
	#sidebar .sidebar-box {
		padding-bottom: 20px;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			font: bold 15px/23px Arial;
			color: #3c3c3c;
			margin-bottom: 10px;
			padding-left: 30px;
			background: #cad316 url("images/sidebar_title.gif") no-repeat;
		}
		
		#sidebar h3.first {
			background: url("images/sidebar_title.gif") no-repeat;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		#sidebar ul li {
			color: #73b415;
			font: normal 11px/19px Arial;
			padding-left: 30px;
			background: url("images/sidebar_menu.gif") no-repeat;
		}
		
		#sidebar ul li a {
			color: #4e5110;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			padding: 5px 0;
			width: 139px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 109px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			width: 138px;
		}
		
		#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 3px;
		}


/* Footer */

#footer {
	width: 805px;
	height: 30px;
	padding: 0 30px;
	color: #272626;
	font: normal 12px/30px Arial;
}

#footer a {
	color: #413e3e;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
