/*
Theme Name:Every Day Love
Theme URI: http://flyte.biz
Description: Custom Theme
Version: 1.0
Author: Flyte New Media [AW]
Author URI: www.flyte.biz
Tags: Custom Theme

*/


/*Remove focus boxes firefox*/

a:focus, a:hover, a:active { outline:none } 

/* ############## Blog-Specific Styles ##############  */

/*@import url("blog.css") screen;*/  /*un-comment if you need the blog-specific stylesheet*/  


/* ############## Main Structure ##############  */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #094355;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	}
#page {
	width: 921px;
	background-color: white;
	text-align: left;
	margin: 13px auto;
	padding: 0;
	background: url(images/page-bk-shadow.png) repeat-y 0 0;
	}
#header {
	margin: 0;
	padding: 0;
	height: 188px;
	width: 704px;
	background: #363942;
	float: left;
	background: url(images/blogheader.jpg) no-repeat 0 0;
	}

#contentWrapper{
	margin:0;
	padding:0;
	width: 920px;
	background: #fff;
	}
#content {
	font-size: 1.2em
	}
.post {
	margin: 0 0 40px;
	text-align: left;
	}
.post hr {
	display: block;
	}
.postmetadata {
	clear: both;
	float: left;
	padding: 10px 0;
	border-top: solid 1px #c9d6da;
	border-bottom: solid 1px #c9d6da;
	width: 400px;
}
	
/* ############## Widecolumn ##############  */
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}	
.widecolumn .postmetadata {
	margin: 30px 0;
	}	
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.widecolumn {
	line-height: 1.6em;
	}
.widecolumn .post {
	margin: 0;
	}

/* ############## Narrowcolumn ############## */
.narrowcolumn {
	float:left;
	padding: 0 0px 10px 0px;
	margin: 0px 0 0;
	width: 500px;
	background: url(images/narrow-bk.gif) repeat-x 0 0px;
	border-right: 1px solid #f1f1f1;
	display:inline;/*dub float margin bug killer*/
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.narrowcolumn .postmetadata {
	text-align: left;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	margin-bottom: 20px;
	}
.narrowcolumn .post {
background: url(images/narrow-bk.gif) repeat-x 0 0px;
padding: 0 20px;
	}	
.narrowcolumn .post h2 {
padding-top: 5px;
}

/*  ############## Begin Sidebar ##############  */

#sidebarwrapper{
	padding: 0px;
	width: 191px;
	float: left;
	background: #fff;
	}
#sidebar{
	padding: 16px;
	width: 159px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	float: left;
	background: #fff url(images/white.gif) repeat 0 0;
	}
#sidebar form {
	margin: 0;
	}	
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Sidebar */
	
/* ############## Headings ############## */
h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #105a71;
	}
h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
	}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
	}
h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
		margin: 5px 0 0;
	padding: 0;
	}
h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #105a71;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #105a71;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2{
	text-decoration: none;
	}
a, h2 a:hover, h3 a:hover {

	color: #105a71;
	text-decoration: none;
	}
	
	
/*  ############## Anchors ##############  */
a:hover {
	color: #105a71;
	text-decoration: underline;
	}
.entry p a:visited {
	color: #105a71;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}

/*  ############## Begin Content Area Lists ##############  */

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	}
.entry li {
	margin: 7px 0 8px 10px;
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/*  ############## Begin Form Elements ##############  */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}


/*  ############## Begin Various Tags & Classes ##############  */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin: 10px 20px 30px 20px;
	}	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.clear {
	clear: both;
}


/*  ############## Captions ##############  */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* ############## footer ############## */

#footer {
	padding: 10px 0 30px 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	border: none;
	background: #094355;
	color: #fff;
	}
#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
	color:#fff;
	}
#footer ul {
	list-style: none;
}
#footer li {
	display: inline;
	line-height: 25px;
}	
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
	margin: 15px;
}	
#footer a:hover, #footer a:active {
	text-decoration: underline;
}	
#pagebk {
	background: #0d6783;
}

#pagewrapper {
	width: 100%;
	background:#fff url(images/back.gif) repeat-x 0px 0;
}
#sidenav {
	width: 198px;
	background: #fff url(images/leftside-shad.gif) repeat-y right top;
	float: left;
	margin: 0 0 0 9px;
}
#sidenav ul {
	list-style: none;
	width: 170px;
	margin-left: 25px;
	padding: 0;
}
#sidenav ul ul {
	margin-left: 0px;
	padding-left: 0px;
}
#sidenav ul h2 {
	font: normal 14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #2a2b2b;
}
#sidenav h2 a {
	color: #2a2b2b;
	}
#sidenav ul a {
	font: normal 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #105a71;
	text-decoration: none;
}
#sidenav ul li ul li {
	margin-top: 8px;
	}
#sidenav .botshadow {
	background: url(images/leftcol-botshadow.gif) no-repeat 0px bottom;
	padding-bottom: 40px;
	margin-left: -25px;
	width: 198px;
		}
.post-edit-link{
	margin: 0 20px 0 20px;
	}

.post small {
	color: #105a71;
	}	
#podcasts {
	width: 188px;
	font: normal 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #2a2b2b;
	background: url(images/podcast-bk.gif) no-repeat 0px 0;
	text-align: center;
	padding: 0px;
}
#podcasts a {
	color: #105a71;
	text-decoration: none;
}
#podcasts a:hover {
	text-decoration: underline;
}	
ul .spacing h2 {
	padding: 10px 0 0px 0;
	margin: 0;
}
#subscribe {
	width: 158px;
	height: 70px;
	padding: 80px 10px 0 10px;
	background: url(images/signup-bk.gif) no-repeat 0px 0;
	}

.pods {
	margin: 0 0 20px 0;
	}
li.feeditem {
	list-style: none;
}
#sidebar > ul > li > a:link, #sidebar > ul > li > a:visited {
	background: url(images/sm-yellow-arrow.gif) no-repeat left top;
	list-style: none;
	padding-left: 20px;
	display: block;
}
#sidebar > ul > li > a:hover, #sidebar > ul > li > a:active {
	background: url(images/sm-grn-arrow.gif) no-repeat left top;
	text-decoration: none;
	}
#sidebar .login2 input {
width: 120px;
color: #666666;
}
.dots {
	margin-bottom: 13px;
	border-bottom: 1px dotted #c9d6da;
	height: 1px;
}
.sideimg-spacing {
	padding: 13px 0 13px 7px;
	}
h3.pic-caption {
	margin-top: 10px;
	}
.spacing2 {
	margin-left: 20px;
	}
.spacing3 {
	margin-left: 20px;
	}
.narrowcolumn h2 a:hover {
	text-decoration: underline;
	}
.narrowcolumn > p.nocomments {
padding-left: 20px;
	width: 400px;
	}
#sidebar3 ul {
	font: bold 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #de8e15;
	text-align: center;
	margin: 170px 0px 0 10px;
	width: 175px;
	}
/* ############## feed items ############## */

div.feedItemMax{
	Width:180px;
	height:200px;
	padding:10px;
	float: left;
	margin:10px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	}
#minlink{
	display:block;
	margin-top:170px;
	padding:0 10px 10px;
	background: #fff url(images/podcastTail.gif) 0 100% no-repeat;
	}
	