/*
Theme Name: Tasty
Theme URI: http://www.avenuethreemedia.com
Description: 
Version: 1.0
Author: 
Author URI: http://www.avenuethreemedia.com
Tags: 
*/


body {
	margin: 0px;
	padding: 0px;
	background: #f6f6eb;
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
	color: #444444;
}

a:focus {
	outline: none;
}

.clear {
	clear: both;
}

h1, h2, h3 {
	margin-top: 25px;
	font-weight: normal;
	color: #252525;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a img {
	border: none;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	background-image: url(images/header-repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#pagewrapper {
	width: 1000px;
	padding:0px;
	margin: 0 auto;
}

/* Header */

#header {
	width: 1000px;
	height: 225px;
	margin: 0px auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#slidebox {
	width: 1000px;
	height: 240px;
	background-image: url(images/laura-brian.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#slidebox p {
	width: 650px;
	float: left;
	margin: 15px 0 0 15px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
	width: 910px;
	height: 42px;
	margin: 35px auto 20px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:42px;
	margin-right:5px;
	padding:10px 0 0;
	text-align:center;
	width:104px;
}

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

#menu .active {
	
}

#menu .active a {
	
}

#menu .current_page_item {
	
}

/* Page */

#page {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	background-color: #F6F6EB;
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#pagecontent {
	width: 950px;
	margin: 0 auto;
	padding:0px;
}

/* Content */

#flashcontent {
	background: #FFFFFF;
	width: 90%;
	border:1px solid #CCCCCC;
}

#content {
	float: left;
	width: 600px;
	min-height: 500px;
}

.widecolumn {
	width: 950px;
	margin: 0 auto;
	border:1px solid #CCCCCC;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	border-bottom: solid 1px #252525;
	padding: 7px 25px;
	font-size: 1.4em;
}

.post .title a {
	text-decoration: none;
	color: #252525;
}



.post .entry {
	padding: 0 20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	
}

#sidebar-content {
	
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	border-bottom: solid 1px #252525;
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

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

#sidebar p {
	padding: 0 20px;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 100%;
	height: 100px;
	margin: 0px
	color: #FFFFFF;
	height: 146px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	height: 146px;
	width: 215px;
	float: right;
}

#footer a {
	display: block;
	height: 146px;
	width: 215px;
	text-indent: -9999px;
	background-image: url(images/ave3link.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

hr {
	display: none;
}

.pagetitle {
	color: #444444;
}

#comment {
	width: 540px;
	height: 100px;
}

#respond {
	color: #444444;
}

blockquote {
	background-color: #ADAE39;
	background-image: url(images/quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	color: #000000;
	padding: 20px;
}