/*
Theme Name: YeahDave
Theme URI: http://www.yogaforfoodies.com
Description: &copy; <a href="http://www.asabovesobelow.net">Katie Casey</a> 2010.
Version: 1
Author: Katie Casey
Author URI: http://www.asabovesobelow.net

*/

body {
	font: 75%/150% "Optima", Helvetica, Arial;
	font-style: oblique;
	color: #002d7e;
	background: #08a2e9;
	margin: 0px;
	padding: 0px 0px 0px;
}
a {
	color: #0099ff;
	text-decoration: none;
}
a:visited {
	color: #0251a7;
	text-decoration: none;
}
a:hover {
	color: #0099ff;
	text-decoration: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	background: #ffffff;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Optima", Tahoma, Arial;
	font-style: oblique;
	color: #f63104;
}
h1 a{
	color: #f63104;
	text-decoration: none;
}
h1 a:visited{
	color: #f63104;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #f63104;
	margin: 0px 0px 2px;
	border-bottom: none;
	letter-spacing: -1px;
	font: normal 190%/100% "Optima", Tahoma, Arial;
	font-style: oblique;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #f63104;
	text-decoration: none;
}
h2 a:hover {
	color: #F63104;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Optima", Tahoma, Arial;
	font-style: oblique;
	color: #002d7e;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#wrapper{
	width: 1024px;
}
#page {
	position:relative;
	margin: 0 auto;
	width: 1024px;
	background-image:url(http://yogaforfoodies.com/wp-content/themes/yeahdave/images/yeahdave_bg1.png);
	background-repeat:no-repeat;
	background-position: 0px -5px; 
}
#jamsessions-logo {
    display:block;
    height:225px;
    width:225px;
	background-color:none;
	position:absolute;
	top:10px;
	left:25px;
	
}
#single {
	position:relative;
	margin: 0 auto;
	width: 1024px;
	background-image: url(../yeahdave/images/yeahdave_bg2.png);
	background-repeat:no-repeat;
	background-position: 0px -5px; 
}
#header {
	height: 193px;
	width: 1024px;
	background-image:url(../yeahdave/images/yeahdave_2_02.png);
	background-repeat:no-repeat;
	background-position: 28px 60px;
}
#nav {
	position:absolute;
	top:35px;
	left:310px;
	padding:0;
	float: none;
}
#nav ul {
	display:inline;
}
#nav li {
	display:inline;
}
#nav li a {
	color: #ffffff;
	text-decoration: none;
	background: none ;
	padding: 5px 5px 5px 5px;
	font: 20px/100% "Optima", Arial, Helvetica, sans-serif;
	font-style:oblique;
	display: inline;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #ffffff;
	background-color: #f63104;
	
}
#content {
	background: #FFFFFF;
	padding: 30px 20px 30px 20px;
	width: 460px;
	min-height:400px;
	overflow: hidden;
	margin-left: 290px;
}
.post {
	clear:both;
	padding: 10px 20px 30px 20px;
	font-size:14px;
}
.post a, .post a:visited {
	color: #0027de;
	text-decoration: none;
}
.post a:hover {
	color: #f63104;
	text-decoration: none;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: none;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #002d7e;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 0px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: none;
	padding-left: 0px;
	float:left;
	font-size: 95%;
	color: #002d7e;
}
.post-comments {
	background: none;
	padding-left: 18px;
	float: right;
	font-size: 100%;
}
.post-calendar {
	background: none;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #002d7e;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #002d7e;
}
.previous-entries {
	float: left;
	padding-left: 0px;
	background: none;
}
.next-entries {
	float: right;
	padding-right: 0px;
	background: none;
}
#comments, #respond {
	border-bottom: 2px dotted #fee502;
	padding-bottom: 30px;
	padding-top: 10px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
	list-style-type: none;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fffff;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: normal;
	font-style: oblique;
	font-size: 120%;
	color: #002d7e;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% "Optima" Arial, Helvetica, sans-serif;
	font-style: oblique;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #002d7e;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#ffffff;
	border: 1px solid 002d7e;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 394px;
	height: 110px;
	background:#fffff;
	border: 1px solid #002d7e;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #002d7e;
	font: 12px "Optima" Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 50px;
	height: 20px;
	padding-bottom: 5px;
}
#footer {
	background: none;
	color: #none;
}
#credits {
	width: 1024px;
	color: #0027de;
	font-size: 85%;
	line-height: 120%;
	margin-left:290px;
	padding-top: 5px
}
#credits a, #credit a:visited{
	color: #ffffff;
}
.rss {
	background: none;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #08a2e9;
	background: #08a2e9;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #08a2e9;
	background: #08a2e9;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #08a2e9;
	background: #08a2e9;
}
#searchform {
	background: none;
	width: 120px;
	padding: 10px 5px 10px 6px;
	
}
#searchform #s {
	border:none;
	width: 180px;
	height: 22px;
	padding: 0px 0px 0px -5px;
	border: none;
	background: #FFFFFF;
	display:inline;
}
#searchform #searchsubmit {
	background: none;
	border: none;
	width: 30px;
	height: 24px;
	font: "optima" 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#searchform label {
	font-size: 12px;
	color: #ffffff;
}
#sidebar {
	position:absolute;
	top:400px;
	left:830px;
	width:175px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	list-style: none;
	
}
#sidebar ul {
	text-align: left;
	color: #FFFFFF;
	background: none;
	background-color: none;
	padding: 5px 10px 0px 20px;
	list-style: none;
}
#sidebar li {
	text-align: left;
	background: none;
	background-color: none;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#sidebar ul li {
	text-align: left;
	background: none;
	background-color: none;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #ffffff;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #0027de;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;	
}
.ul-archives li a, .ul-archives li a:visited{
	color: #ffffff;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #0027de;
	text-decoration: none;
}
.ul-links {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.ul-links li{
	margin: 0px;
	padding: 2px 0px 2px 20px;	
}
.ul-links li a, .ul-links li a:visited{
	color: #ffffff;
	text-decoration: none;
}
.ul-links li a:hover{
	color: #0027de;
	text-decoration: none;
}