/*  
Theme Name: Affordable Meals
Theme URI: http://www.e-scapes-india.com
Description:Affordable Meals
Version: 1.0
Author: E-Scapes-India
Author URI: http://www.e-scapes-india.com
*/
/* CSS Document */

body
	{
		font-size:12px;
		font-family:Arial;
		margin:0px;
	}
#main
	{	
		width:751px;
		margin:0px auto;
		background:url(images/sidebar_bg.jpg) repeat-y left;	
	}
#heder_bottom
	{
		background:url(images/header_bottom_bg.jpg) no-repeat;
		height:51px;
	}
form
	{
		padding:0px;
		margin:0px;
	}
.lbl
	{
		color:#fff;
		padding-bottom:5px;
	}
.search
	{
		padding-left:10px;
	}
.txt
	{
		background:#fff !important;
		border:solid 1px #7fb921 !important;
	}
.left_column
	{
		width:185px;
		float:left;
		padding-top:5px;
	}
h1,h2,h3
	{
		margin:0px;
		padding:0px;
	}
ul, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
.sidebar_title
	{
		background:url(images/sidebar_title_bg.jpg) no-repeat;
		padding-top:15px;
		padding-bottom:5px;
		color:#077bde;
		font-size:13px;
		padding-left:25px;
	}

.sidebar ul
	{
		margin-left:25px;
		margin-top:8px;
		margin-bottom:20px;
	}
.sidebar li
	{
		margin-bottom:5px;
		background:url(images/li_img.jpg) no-repeat left 3px;
		padding-left:20px;
	}
.sidebar ul ul
	{
		margin-left:0px;
		margin-top:5px;
		margin-bottom:10px;
	}
.sidebar li li
	{
		margin-bottom:5px;
		background:url(images/li_img.jpg) no-repeat left 3px;
		padding-left:20px;
	}
.sidebar li a, .sidebar li a:visited
	{
		color:#fff;
		text-decoration:none;
	}
.sidebar li a:hover
	{
		color:#000;
	}
.content_column
	{
		margin-left:200px;
		width:537px;
	}
.story
	{
		color:#747473;
		margin-bottom:25px;
	}
.story_top
	{
		background:url(images/content_title_bg.jpg) no-repeat;
		height:45px;
		
	}
.postid
	{
		padding:10px;
		padding-top:6px;
		padding-bottom:7px;
	}
.date
	{
		float:right;
		width:94px;
		color:#dfd416;
		font-size:14px;
		padding-top:2px;
	}
.big
	{
		font-size:21px;
	}
.content_title
	{
		color:#fff;
		font-size:13px;
		padding-bottom:2px;
		width:400px;
	}
.content_title a, .content_title a:visited, .content_title a:hover
	{
		text-decoration:none;
		color:#fff;
	}
.author
	{
		color:#545454;
		width:400px;
		font-size:11px;
	}
.story_content
	{
		padding:10px;
		line-height:17px;
		text-align:justify;
		padding-bottom:15px;
		border-bottom:solid 1px #c34530;
		background:#ededed;
	}
.post
	{
		padding-top:10px;
		font-weight:bold;
	}
.post span
	{
		margin-right:20px;
	}
.post a, .post a:visited
	{
		background:url(images/square_img.jpg) no-repeat left 3px;
		padding-left:15px;
		text-decoration:none;
		color:#009de0;
	}
.post a:hover
	{
		color:#000;
		text-decoration:none;
	}
.footer
	{
		background:#545454;
		padding-top:10px;
		padding-bottom:10px;
	}
img
	{
		border:none;
	}
a, a:visited
	{
		
		color:#545454;
		text-decoration:none;
	}
a:hover
	{
		color:#000;
		text-decoration:underline;
	}
/* COMMENT BUBBLES */

.commentlist
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
.commentlist li
	{
		border:solid 1px #666;
		border-left:solid 5px #666;
		padding-left:10px;
		margin-bottom:5px;
	}
.alt 
	{
		border:solid 1px #aeaeae !important;
		border-left:solid 5px #aeaeae !important;
	}
/* CALENDER STYLE */
#wp-calendar {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#wp-calendar caption {
	border-bottom: 1px dotted #C6C6C6;
	color: #3a3a3a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	text-align: left;
}

#wp-calendar td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#wp-calendar td a, #wp-calendar td a:visited {
	background: #CF3A0B;
	border-left: none;
	color: #FFFFFF;
	text-decoration: none;
}

#wp-calendar td a:hover {
	background: #CF3A0B;
	border-left: none;
	color: #FFFFFF;
	text-decoration: none;
}

#wp-calendar td.pad {
	background: transparent;
}

#wp-calendar tfoot td a:link, #wp-calendar tfoot td a:visited {
	background: none;
	border: 0px;
	color: #000000;
	text-decoration: underline;
}

#wp-calendar tfoot td a:hover {
	background: none;
	color: #363636;
	text-decoration: none;
}

#wp-calendar tfoot td#next {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#wp-calendar tfoot td#prev {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#wp-calendar tfoot td, #wp-calendar tfoot td.pad {
	background: transparent;
	margin: 0px;
	padding: 0px;
}

#wp-calendar th {
	color: #CF3A0B;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

#wp-calendar ul{
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
}