/*
Theme Name: Dreamday	
Description: Theme for dreamday blog
Version: 1
Author: Elliot Birch

Tags: Pink, soft colours.

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*Links*/

a:link, a:visited {
	color:#333333;
	text-decoration:none;
}

a:hover, a:active, a:focus {
	color:#444;
}

/*End Reset*/

body {
	background:#F6F5ED url(images/bg.jpg) repeat-x scroll 0 0;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	line-height:1.55em;
}

#h1logo {
	padding-left:10px;
}

#headerwrap {
	width:100%;
}

#header {
	width:950px;
	margin:0 auto;
	background:url(images/header.jpg) no-repeat top left;
	height:178px;
	position:relative;
}

#header .top {
	height:143px;
	position:relative;
}

#header #searchform {
	position:absolute;
	right:20px;
	top:60px;
}

#header #searchform #s {
	width:250px;
}

#header #searchform label {
	display:none;
}

#nav {
	font-size:1em;
}

#nav li {
	float:left;
}

#nav .phone {
	float:right !important;
	color:#FFFFFF;
	font-size:1.5em;
	padding:4px;
}

#nav a {
	/*color:white;
	display:block;
	padding:4px 12px 6px 8px;
	font-weight:bold;*/
}

#nav a:hover {
	/*background:#333;*/
}

.hero {
	margin-bottom:30px;
}

#page {
	width:950px;
	margin:0 auto;
	padding-top:30px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
}

#content {
	width:588px;
	float:left;
	padding-right:18px;
	line-height:24px;
}

#content a {
	color:#d1739a;
	font-weight:bold;
}

#content p {
	margin-bottom:20px;
}

#content blockquote {
	font-style:italic;
	font-size:16px;
	color:#737373;
	background:#F6E9E7 url(images/blockquotebg.gif) no-repeat scroll 3px 7px;
	padding:15px 20px 20px 63px;
	margin-bottom:20px;
}

blockquote p {
	margin:0 !important;
}

#sidebar {
	width:306px;
	float:left;
	border-left:1px solid #e9e9e1;
	padding:0 0 0 18px;
	margin-bottom:30px;
}

#sidebar h2 {
	background:transparent url(images/sidebarh2.gif) no-repeat scroll left bottom;
	color:#888888;
	display:block;
	font-size:20px;
	padding:0 0 15px;	
}

#sidebar .widget {
	margin-bottom:35px;
}

.widget ul {
	list-style:disc;
	color:#f27eae;
	font-size:14px;
	padding-left:17px;
}

.widget ul li {
	padding-bottom:0px;
	font-size:11px;
}

.featuredcard {
	overflow:hidden;
	line-height:21px;
	font-size:14px;
	margin-bottom:35px;
}

.featuredcard h3 {
	font-size:18px;
	padding-top:15px;
	margin-bottom:5px;
}

.featuredcard img {
	float:right;
	padding-left:10px;
}

.featuredcard a {
	margin-top:20px;
	display:block;
	font-size:13px;
	color:#641f22;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size:24px;
	font-weight:normal;
	color:#333333;
	margin-left:22px;
	margin-bottom:30px;
}

#content h2 {
	font-size:20px;
	color:#444;
	width:300px;
	float:left;
}

#content h2 a {
	color:#444 !important;
	font-weight:normal !important;
}

.entryhead {
	margin-top:25px;
	margin-bottom:25px;
	display:block;
	overflow:hidden;
}

.pagetitle {
	margin-left:22px;
}

div.date {
	background:transparent url(images/fairy.gif) no-repeat scroll right top;
	float:right;
	font-family:Verdana,Helvetica,Arial,Sans-serif;
	font-size:14px;
	padding:5px 30px 0 5px;
}

.entry img {
	margin:5px;
	border:1px solid white;
	padding:5px;
}

.post {
	margin-left:22px;
}

.more-link {
	display:block;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

.postmetadata {
	font-size:11px;
	color:#666666;
	display:none;
}

.postmetadata a {
	color:#666666 !important;	
}

#footerwrap {
	clear:both;
	background:#A89199 url(images/footer.gif) repeat-x scroll 0 0;
	/*height:300px;*/
	position:relative;
}

.footer {
	background:transparent url(images/divider-sm.gif) no-repeat scroll center 8px;
	margin:0 auto;
	padding:25px 10px 0;
	width:950px;
}

.footer .c0 {
	width:200px;
}

.footer .c1 {
	width:200px;
}

.footer .c2 {
	width:250px;
}

.footer .c3 {
	width:300px;
}

.footer .col {
	color:#FFFFFF;
	float:left;
	text-align:left;
}

.footer .col a {
color:#FFFFFF;
}

.footer .col h4 {
color:#FFFFFF;
font-size:2em;
font-weight:normal;
margin-bottom:0.4em;
line-height:1.3em;
}

.footer .copyright {
clear:both;
color:#FFFFFF;
padding:5px;
text-align:center;
}

.footer label {
	display:none;
}

.footer #s {
width:150px;
}

/* Forms */
#s {
	border:medium none;
	color:#5B5B5B;
	height:20px;
	padding:3px 5px 0;
}
	
#searchsubmit {
	background:transparent url(images/search.png) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	height:35px;
	width:70px;
	font-family:Georgia, 'Times New Roman', Serif;
	font-weight:bold;
	color:#444;
	font-size:12px;
}

input, select, button {
	vertical-align:middle;
}

.comment  {
	padding:8px;
	border-radius: 8px;
	margin:10px 0 10px 0;
	position:relative;

}

.comment-author {
	display:block;
	margin-bottom:12px;
	overflow:hidden;
}

.comment-author img {
	float:left;
	margin-right:5px;
}

.comment-meta {
}

#respond h3 {
	background:transparent url(images/dot.gif) no-repeat scroll right 23px;
	color:#333;
	font-family:Georgia,serif;
	font-size:20px;
	margin-bottom:15px;
	padding-bottom:9px;
	padding:0 15px 9px 0;

}
h3#comments {
	background:transparent url(images/dot.gif) no-repeat scroll right 23px;
	color:#333333;
	font-family:Georgia,serif;
	font-size:20px;
	margin-bottom:15px;
	padding:0 15px 9px 0;
}

.commentlist {

}

textarea {
	background:#f6e9e7  none repeat scroll 0 0;
	border:medium none;
	font-style:italic;
	font-size:16px;
	color:#737373;
	font-family:Georgia, 'Times New Roman', Serif;
	padding:10px;
	width:400px;
}

#submit {
	border-radius: 8px;
	padding:10px;
	background:grey;
	color:white;
	font-family:Tahoma,Arial,Helvetica,Verdana,Sans-serif;
	font-size:12px;
	font-weight:bold;
	border:none;
	cursor:pointer;
}

#submit:hover,#submit:focus {
	color:#333;
	background:#ccc;
}

#author:hover, #email:hover, #url:hover, textarea:hover, 
#author:focus, #email:focus, #url:focus, textarea:focus {
	background:#eaeaea;
}

#author, #email, #url {
	border-radius: 8px;
	background:#f6e9e7  none repeat scroll 0 0;
	border:medium none;
	color:#666;
	font-family:Arial,Helvetica,Verdana,Sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:10px;
	width:300px;
	margin-right:5px;
}

#commentform label {
	font-family:Arial,Helvetica,Verdana,Sans-serif;
}

#respond, #comments, #content #navigation, .commentlist {
	margin-left:22px;
}

/*Previous - Next post*/

.navigation {
	overflow:hidden;
	clear:both;
}

 .navigation .alignright {
 	float:right;
 }
 
 .navigation .alignleft {
 	float:left;
 }
 
 
 /* Changes by Jacob */
.entry .center { text-align:center; }
.entry ul  { list-style: disc }
.entry ol  { list-style: decimal }
.entry ul , .entry ol { 
	padding: 20px;
}
.entry ul li, .entry ol li { 
	margin-bottom: 0.5em;
}

.entry ul.verses li {
	list-style:none;
	border: 1px solid #CCC;
	background: #EEE;
	padding: 6px;
	margin: 5px;
}

#header h2{
/*background-color:#FFF;*/
}

.divider{
background:transparent url(images/divider.jpg) no-repeat scroll 0 0;
height:30px;
padding-bottom:45px;
}