/*
Theme Name: Food is Cheap
Theme URL: http://www.foodischeap.com/
Description: foodischeap.com's official theme
Version: 1.0
Author: Jacob Mascitto
*/


*
{
  padding: 0;
  margin: 0;
}

body
{
  font-size: 12px;
  font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
}

hr
{
  display: none;
}

#content
{
  width: 550px;
  float: left;
}

#wrapper
{
  width: 800px;
  margin: 0 auto;
  overflow: hidden;
}

div>#wrapper
{
  min-width: 400px;
  margin: 0 auto;
  width: 800px;
}


#page
{
}

#header
{
  padding-top: 10px;
  margin-bottom: 10px;
  height: 150px;
}

#headerimg
{
  color: #FFFFFF;
  margin-left: 40px;
  padding: 21px 0px 21px 0px;
  height: 105px;
  background: url(images/foodischeap_top_logo.gif) no-repeat top left;
}

#header a
{
  text-decoration: none;
  color: #FFFFFF;
}

#header h1
{
  margin-right: 40px;
  text-align: center;
  font-face: serif, Arial, Verdana;
  font-size: 56px;
  font-weight: bold;
  font-variant: small-caps;
  color: #FFFFFF;
}

#header h2
{
margin-right: 40px;
padding-top: 0;
margin-top: 2px;
text-align: center;
font-face: serif, Arial, Verdana;
font-size: 16px;
border: none;
}


#footer
{
  margin: 3px 20px 3px 0;
  color: #804A0F;
  background-color: #779E00;
  padding: 5px;
  text-align: right;
}

#footer a
{
  color: #4A2C00;
}

#author
{
  border: 1px solid #999;
  margin: 10px auto;
  text-align: center;
  width: 130px;
  padding: 2px;
}

#author img
{
border: 0;
}

#sidebar
{
  width: 181px;
  margin-left: 605px;
  padding: 3px;
  background-color: #9DD100;
  border: 2px solid #8AB800;
  color: #4A2C00;
}

#sidebar ul
{
list-style: none;
margin-bottom: 10px;
}


#sidebar ul h2
{
background-color: #8AB800;
padding: 3px;
font-size: 1.3em;
font-weight: normal;
border-bottom: 1px solid #779E00;
border-top: 1px solid #779E00;
margin-bottom: 5px;
}



#sidebar ul ul
{
font-size: 1.1em;
list-style-type: square;
margin-left: 20px;
}


#sidebar ul ul ul
{
font-size: 1em;
list-style-type: circle;
margin-bottom: 0;
}

#sidebar a
{
text-decoration: none;
color: #4A2C00;
}

#sidebar a:hover
{
text-decoration: underline;
}

#prev a, #next a
{
border: 0;
}

#wp-calendar caption
{
text-align: center;
width: 100%;
}


#searchform
{
text-align: center;
margin-bottom: 9px;
}

#searchform input
{
border: 1px solid #4A2C00;
background-color: #B0EB00;
}

#searchform #s
{
width: 50%;
background-color: #B0EB00;
}

.linkunit
{
margin-bottom: 10px;

}

.comments
{
  width: 450px;
  float: left;
  margin-top: 12px;
  margin-left: 40px;
  border-top: 5px dashed #779E00;
  padding: 3px 0 0;
}

.posttitle
{
text-align: left;
width: 100%;
padding-top: 35px;
margin-bottom: 10px;
margin-top: 15px;
padding-left: 5px;
font-size: 1.2em;
}

.postshadow
{
 background: url('images/box_shadow.gif') repeat;
 width: 100%;
 height: 100%;
 left-margin: 5px;
 float: right;
 padding: 0;
}

.post
{
padding-top: 0px;
margin-top: 10px;
margin-bottom: 2.0em;
color: #4A2C00;
padding-left: 8px;
padding-right: 5px;
font-size: 1.2em;
border: 2px solid #779E00;
background: #FFFFFF;
}

.postclean
{
padding-top: 0px;
margin-top: 10px;
margin-bottom: 2.0em;
color: #4A2C00;
padding-left: 8px;
font-size: 1.2em;
}

.postclean p
{
line-height: 1.3em;
margin-bottom: .7em;
}

h2
{
font-size: 1.7em;
border-bottom: 2px dotted #779E00;
}

h2 a:hover, h2 a:visited, h2 a
{
text-decoration: none;
color: #779E00;
}

.entry
{
color: #4A2C00;
margin-top: 10px;
margin-bottom: 15px;
}

.postmetadata
{
padding: 2px;
font-size: 0.8em;
border-top: 1px dashed #779E00;
}

.postmetadata a
{
color: #779E00;
}

.post p
{
line-height: 1.3em;
margin-bottom: .7em;
}


blockquote
{
margin-left: 30px;
margin-right: 30px;
padding: 5px;
border: 2px dashed #779E00;
background: #B0EB00;
}

blockquote ul
{
margin-left: 25px;
}

.post li
{
margin-left: 30px;
}

.post ul
{
margin-left: 5px;
list-style-type: bullet;
margin-bottom: 10px;
}

.postclean li
{
margin-left: 30px;
}

.postclean ul
{
margin-left: 5px;
list-style-type: bullet;
margin-bottom: 10px;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}
	
h3
{
margin-top: 1.5em;
font-size: 1.4em;
}

h4
{
margin-top: 1.2em;
font-size: 1.2em;
}

h5
{
margin-top: 1em;
font-size: 1em;
}

.post a
{
color: #779E00;
}

.postclean a
{
color: #779E00;
}

.navigation
{
	display: block;
	margin-top: 10px;
	margin-bottom: 40px;
}
	
.alignleft
{
float: left;
text-align: left;
margin-bottom: 5px;
width: 50%;
color: #779E00;
font-size: 15px;
font-weight: bold;
}

.alignleft a
{
color: #779E00;
}

.alignright
{
float: right;
text-align: right;
margin-bottom: 5px;
width: 50%;
color: #779E00;
font-size: 15px;
font-weight: bold;
}

.alignright a
{
color: #779E00;
}

.entrytext .postmetadata
{
font-size: 14px;
background-color: #FDE5C3;
width: 70%;
margin: 2em auto 3.5em auto;
border: 1px dotted #e9b17b;
padding: 5px;
padding-left: 45px;
background: #FDE5C3 url(images/metadata.png) no-repeat scroll top left;
}

ol.commentlist
{
width: 90%;
margin: 0 auto;
}

ol.commentlist li
{
margin-bottom: 1.5em;
border: 2px dashed #9DD100;
padding: 5px;
background-color: #C1FF05;
}

ol.commentlist li.alt
{
background-color: #B0EB00;
}

ol.commentlist a
{
color: #4A2C00;
}

small.commentmetadata
{
font-size: 0.8em;
margin-bottom: 1em;
display: block;
}

.commentlist cite
{
font-style: normal;
}

.commentlist p
{
line-height: 1.4em;
margin-bottom: 1em;
}

.pagetitle
{
color: #bd492a;
}

.bottomgreen
{
  width: 100%;
  padding: 1px;
  margin-top: 15px;
  border: 1px solid #bd492a;
  background: #779E00; 
}