/*
Theme Name: Food Lottery
Theme URI: http://www.ezwpthemes.com
Description: Food Lottery theme.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: black, fixed width, two columns, right sidebar, threaded comments, widget ready, pagenavi, social bookmarking
*/


/* Global */
body {
	color: #a6836f;
	background: #2C0F0A url(images/body_bg.jpg) center top repeat-y;
	font-family: Verdana, Geneva, sans-serif;
}
a, .post a {
	text-decoration: none;
	color: #A6836F;
}
a:hover, .post a:hover {
	color: #a0522d;
	text-decoration: none;
}
#blog_title ,.post-title ,h1 ,h2 ,h3 ,h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
blockquote, code {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px dashed #999;	
}
blockquote {
	background: #F8F4AB;
}
code {
	background: #F5D582;
}
#addbaner{
	width: 100%;
	text-align: center;
	min-height: 90px;
	margin: 0 auto;
	background: url(images/addbaner.png) no-repeat center;
}
/* Layout */
#wrapper {
	min-width: 998px; /* not working in IE6 */
	overflow: hidden;
	background: url(images/container_bg.jpg) repeat-y center 791px;
	padding: 0px;
}
#bottom_frame {
	padding: 0 0 5px 0;
	background: url(images/bottom_frame.jpg) no-repeat center bottom;
}
#top_frame {
	background: url(images/top_frame.jpg) no-repeat center top;
}
#top_container {
	margin: 0 auto;
	background: url(images/top_container.jpg) no-repeat center 181px;
}
#header , #container , #footer {
	width: 998px;
}
#header {
	height: 174px;
}
#container {
	min-height: 900px;
	padding: 0px 0 40px 0;
}
#footer {
	clear: both;
	height: 47px;
	position: relative;
}
/* Footer */
.credit {
	font-size: 1.1em;
	text-align: center;
	padding: 0px 400px 0px 19px;
}
.credit, .credit a, .credit a:hover {
	color: #FFFFFF;
}
/* Header */
#header #blog_title {
	font-size: 3em; /* Blog Title */
	padding: 28px 400px 0px 19px;
	text-align: left;
}
#header h2 {
	font-size: 1.4em; /* Blog Description */
	text-align: left;
	padding: 0px 400px 0px 21px;
}
#header #blog_title, #header #blog_title a, #header h2 {
	color: #491912;
}
/* menu */
#menu {
	width: 200px;
	height: auto;
	position: absolute;
	right: 0px;
	top: 260px;
	overflow: hidden;
}

#menu ul {
	display: block;
	width: 200px;
	height: auto;
	margin: 0 0 10px 25px;
}	

#menu ul li {
	font-size: 1.2em; /* Menu Font Size */
	text-align:left;
	width: 200px;
	padding: 2px 0;
}
#menu ul li a {
	padding: 0px 0 0px 0px;
	color: #C7FC00;
}
#menu ul li a:hover {
	color: #a00;
}
#menu ul ul li {
	font-size: 1em;
}

#addbanerh {
	width: 160px;
	height: 600px;
	border: 0px solid white;
	margin-left: 25px;
}
.socjaltable{
	width: 120px;
	margin-left: 60px;
	padding-top: 15px;
	border: 0px solid white;
}
.socjaltable td{
text-align: right;
padding: 10px 0 0 5px;
}
/*similar posts*/
ul.similar-posts li a{
	color: #C7FC00;
	text-decoration: none;
}
/* searchform */
#searchform {
	overflow: hidden;
	position: absolute;
	left: 640px;
	top: 25px;
}
.searchtext {
	width: 182px;
	color: #eabf8a;
	border: 0;
	font-size: 1.2em;
	background: url(images/spacer.gif);
	padding: 0;
	margin: 6px 27px 0px 0px;
	float: left;
}
#searchsubmit {
	border: 0;
	margin: 0 0 0px 0;
	width: 68px;
	height: 24px;
	float: left;
}
#rss {
	position: absolute;
	left: 876px;
	top: 194px;
}
#rss img {
	width: 43px;
	height: 29px;
}

/* Content */
#content {
	width: 517px;
	padding: 0px;
	display: inline;
	margin: 0 0 0 19px;
	float: left;
}
.post {
	padding: 3px 0 3px 0;
	margin: 0px;
}
.post .post-title {
	padding-left:10px;
	font-size: 25px; /* Post Title */
}
.post .post-title a {
	color: #C7FC00;
}
.post .post-title a:hover {
	color: #ABD618;
}
.edit_post {
	width: 83%;
	color: #333;
	margin: 0 auto;
	margin-top: 10px;
	padding: 5px 10px;
	background: #ffc;
	border: 1px dashed #999;
}
.edit_post a {
	font-style: italic;
	color: #33C;
}
.edit_post a.post-edit-link {
	margin-right: 15px;
	font-style: normal;
	color: #E5631C;
	text-decoration: underline;
}
.edit_post a:hover.post-edit-link {
	color: #33c;
}
.post_path span {
	color: #706ED6;	
}
.post_path a:hover {
	text-decoration: underline;
}
.postmetadata a {
	text-decoration: underline;
}
.entry {
	width:505px;
	overflow: hidden;
	margin: 0 auto;
	padding: 3px;
	font-size: 1.2em;
	border: 0px solid white;
	text-align: justify;
}
.entry a {
	color: #C7FC00;
	text-decoration: none;
	font-weight: bold;
}
.tags, .tags a, .postmetadata, .postmetadata a {
	color: #E3B553;
}

.entry h2{
	font-size: 1.5em;
}
.post_path {
	font-size: 10px;
	margin: 15px 0 5px 10px;
}
.postmetadata {
	padding: 2px 22px 0 22px;
	text-align: right;
	font-size: 10px;
}
.tags {
	font-size: 10px;
	margin: 5px;
	text-align: right;
}
.tags a {
	text-decoration: underline;
}
.read_comments {
	margin: 0px 18px 0 0px;
	text-align: right;
	font-weight: normal;
	padding: 17px 0px 17px 22px;
}
.bookmark {
	margin: 18px 0 0 22px;
}
.wp-pagenavi {
	padding: 5px 36px 5px 22px;
	line-height: 20px;
}
.post-footer {
	padding: 10px 22px;
}
.read_comments a {
	font-size: 1.2em;
	color: #CA8600;
	padding: 0px;
}
.read_comments a:hover {
	color: #fc0;	
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}

/* welcome */
#welcome {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	padding: 90px 0px 100px 3px;
	width: 170px;
	height: 90px;
}
#welcome a {
color:#2c0f0b;
font-size: 14px;
font-weight: bold;
margin-left: 15px;
}

#welcome a:hover {
color: #9dc600;
}

/* Sidebar */
#sidebar {
	width: 196px;
	display: inline;
	padding: 0px 0px 149px 0px;
	margin: 0px 199px 0px 0px;
	overflow: hidden;
	float: right;
	position: relative;
	color: #FFFFFF;
}
#sidebar_main {
	padding: 0px 0 0px 0;
	margin: 0px 0px 0 0;
}
#sidebar_main h2 {
	margin: 5px 10px 5px 5px;
	font-size: 16px;
	color: #CA8600;
	position: relative;
	border-bottom:1px ridge #CA8600;
	text-align: center;
}
#sidebar_main ul li {
	overflow: hidden;
	font-size: 1.2em;
	padding: 3px 0 12px 0px;
	word-wrap: break-word;
	overflow: hidden;
}
#sidebar_main ul li a {
	color: #9e9e9e;
}
#sidebar_main ul li a:hover {
	color: #fff;
}
#sidebar_main ul ul {
	padding: 0 20px  0 10px;
	background: none;
}
#sidebar_main ul ul li {
	font-size: 1em;
	border: none;
	padding: 4px 0px 4px 15px;
	background: url(images/sidebar_li_bg.jpg) no-repeat left 7px;
	position: relative;
}
#sidebar_main ul ul ul {
	padding: 0;
	margin: 0;
}
#sidebar_main ul ul ul li {
	font-size: 1em;
	margin: 0;
	width: 80%;
}
#sidebar_main .textwidget {
	margin: 7px 0;
}
#sidebar select {
	font-size: 1em;
	margin: 7px 0;
	width: 95%;
}
#sidebar ul li div ,#sidebar_ul li object {
	padding: 0 20px 0px 10px;
}
#sidebar ul li div div {
	padding: 0;
}

/* PageNavi*/

.wp-pagenavi a {
	padding: 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #170f0c;
	color: #c7fc00;
	background-color: #170f0c;
	font-size: 14px;
	font-weight: bold;
	border-radius: 10px; 
}
.wp-pagenavi a:hover {
	color: white;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	margin: 2px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	margin-bottom: 15px;
	width: 100%;
	color: #FFFFFF;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 11px;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
}
#wp-calendar #prev a:hover, #wp-calendar #next a:hover {
	color: #000;
}
#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #fc0;
	color: #000;
}
#wp-calendar caption {
	text-align: center;
	padding-bottom: 10px;
	width: 100%;
	font: bold 13px Verdana, Arial, Sans-Serif;
}
#wp-calendar td {
	text-align: center;
	padding: 3px 0;
	font-size: 12px;
	text-align: center;
}
#wp-calendar th {
	text-align: center;
	font-style: normal;
	font-size: 12px;
	text-transform: capitalize;
}
/* Social Bookmarking */
.bookmark ul {
	display: inline;
}
.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
}
.bookmark_line img {
	border: 0;
}

/* Comments */
#respond h3{
	padding-top: 5px;
	font-size: 1.8em;
	color: #A6836F;
}
h3#comments{
	font-size: 1.2em;
	color: #A6836F;
	padding-left: 20px;
}
#commentform {
	margin: 5px 0 0 0px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 1.5em  Arial, Sans-Serif;
	border: 1px solid #d0ad9e;
	border-radius: 3px;
	color: #2c0f0b;
}
#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 1.5em  Arial, Sans-Serif;
	border: 1px solid #d0ad9e;
	border-radius: 3px;
	color: #2c0f0b;
}
#commentform p {
	margin: 5px 0;
	font-family:  Arial, Sans-Serif;
}
#commentform #submit {
	margin: 0 5px 5px auto;
	float: right;
	font-size: 1.5em;
}
#respond {
	width: 480px;
	color: #A6836F;
	margin: 0 auto;
}
#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 480px;
	color: #333;
}
.commentlist li {
	margin: 15px 0 0px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: none;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}
.commentlist li a {
	color: #000;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}
#content .comment-body p a {
	text-decoration: underline;
}
.nocomments {
	text-align: center;
}
.commentmetadata {
	font-size: 1.2em;
	display: block;
	font-weight: normal;
}
.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}
.depth-1 {
	border: 1px solid #000;
}
.alt { 
	border-left: 1px solid #666; /* odd page */
	background-color: #C29581; 
	padding: 10px;
}
.even {
	border-left: 1px solid #666; /* even page */
	background-color: #D0AD9E;
	border-radius: 3px;
}