/*
Theme Name: kthDandelion
Theme URI: http://haman.us/
Description: This blog is based on the default WordPress theme.
Version: 1.0
Author: Karen Haman
Author URI: http://haman.us/
Tags: blue, custom header, fixed width, two columns, widgets
*/

body {
	margin: 0;
	padding: 0;
	color: #06466f;
	background: #cce6f6 url(images/bckgd.jpg) repeat-x; /* #ddeef9 #e5f6fe */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;t
	}

#page {
	background-color: #cce6f6;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 954px;
	}

#header {
	margin: 0;
	padding: 0;
	height: 140px;
	width: 954px;
	background: url(images/header.jpg) no-repeat bottom center;
	}

#headerimg 	{
	margin: 0;
	padding: 80px 0 0 0;
	height: 0px;
	float: left;
	color: #FFFFFF;
	}

#headerimg .blogtitle {
	margin: 0;
	padding: 0;
	font-size: 3em;
	font-weight: bold;
	text-transform: lowercase;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #fff;
	}

#headerimg .blogtitle a, #headerimg .blogtitle a:hover, #headerimg .blogtitle a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	}

#main {
	width: 954px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF url(images/topscallop.jpg) repeat-x top; 
	}

#mainbottom {
	background: #FFFFFF url(images/bottomscallop.jpg) repeat-x bottom; 
	width: 954px;
	clear: both;
	min-height: 30px;
	}

#content {
	/* font-size: 1.2em */
	}

.widecolumn {
	padding: 10px 0 0 0;
	margin: 0 0 0 150px;
	width: 600px;
	/* line-height: 1.6em; */
	}

.widecolumn .entry p {
	/* font-size: 1.05em; */
	/* line-height: 1.4em; */
	}

.widecolumn .post {
	margin: 0;
	}

.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;
}

.narrowcolumn {
	float: left;
	padding: 0 0 0px 45px;
	margin: 0;
	width: 600px;
	}

.narrowcolumn .entry {
	/* line-height: 1.4em; */
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align: center;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.entry p a {
	color: #0e86d4;
	text-decoration: none;
	font-weight: bold;
	}

.entry p a:visited {
	color: #0B7BBF;
	text-decoration: none;
	font-weight: bold;
	}

.entry p a:hover {
	color: #06466f;
	background-color: #f5f9a5;
	font-weight: bold;
	text-decoration: none;
	}

.kthPostSiggy {
	clear: both;
	margin-top: 30px;
	min-height: 50px;
	background: #ffffff url(images/signature.jpg) no-repeat;
}

.postmetadata {
	clear: both;
	color: #777;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.postmetadata alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#sidebar
{
	background: #FFFFFF url(images/sidebar.jpg) repeat-y top;
	padding: 0;
	margin-left: 675px;
	width: 255px;
	font: 90% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #0e86d4;
	}

#sidebar .sidebaropen
{
	margin: 0;
	padding: 0;
	min-height: 61px;
	background: #FFFFFF url(images/sidemenu_top.jpg) no-repeat bottom;
	}

#sidebar .sb_content {
	padding: 0 5px 0 5px;
}

#sidebar .sidebarclose
{
	margin: 0;
	padding: 0;
	min-height: 10px;
	background: #FFFFFF url(images/sidemenu_bottom.jpg) no-repeat;
	}

#sidebar .aboutmetext {
	min-height: 120px;
	vertical-align: text-bottom;
}

#sidebar h2 {
	text-decoration: none;
	margin: 5px 0 0;
	padding: 0;
	}

#sidebar form {
	margin: 0;
	}

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

#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;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	color: #777;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar a {
	color: #0e86d4;
	text-decoration: none;
	background-color: transparent;
	}

#sidebar .FinePrint {
	font-size: 75%;
	}

#sidebar ul.wp-tag-cloud {
        list-style: none;
	}
#sidebar ul.wp-tag-cloud li {
	display: inline;
	}
#sidebar ul.wp-tag-cloud li:before {
	content: "";
	}
#sidebar ul.wp-tag-cloud li:after {
	content: ", ";
	}
#sidebar ul.wp-tag-cloud li.last:after {
	content: " ";
	}

#footer {
	margin: 0;
	padding: 0;
	border: none;
	width: 954px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

img#wpstats{display:none}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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
	}

a img {
	border: none;
	}
/* End Images */	


/* Begin Lists */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

ol li {
	list-style: decimal outside;
	}
/* End Entry Lists */


/* Begin Comments*/
#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	/* font-size: 1.1em; */
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	/* line-height: 1.5em; */
	text-transform: none;
	}

.altcomment { /* for displaying every other comment differently */
	margin: 0;
	padding: 10px;
	background-color: #cce6f6;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #777;
	}
/* End Comments */


/* 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;
	}
/* End Form Elements */


/* Captions */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #cce6f6;
	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;
}
/* End captions */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	text-decoration: none;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	/* font-size: 9pt; */
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	/* font-size: 9pt; */
	}
/* End Calendar */


/* Begin Various Tags & Classes */
h1, h2, h3 {
	color: #0E86D4;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	padding-top: 70px;
	margin: 0;
	/* font-size: 4em; */
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	font-size: 200%;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	font-size: 150%;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size: 125%;
	}

h1 a, h2 a, h3 a, h1 a:visited, h2 a:visited; h3 a:visited {
	color: #0E86D4;
	text-decoration: none;
	font-weight: bold;
	}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #0E86D4;
	background-color: #f5f9a5;
	font-weight: bold;
	text-decoration: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	/* font-size: 0.9em; */
	/* line-height: 1.5em; */
	color: #777;
	}

cite {
	text-decoration: none;
	}

strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

a {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

.clear {
	clear: both;
}

acronym, abbr, span.caps
{
	/* font-size: 0.9em; */
	letter-spacing: .07em;
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	color: #777;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Code for my Supply List */
.kthSupplyList {
	font-size: 80%;
	clear: both;
}
.kthSupplyList_Header {
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 50px;
	background: #ffffff url(images/SuppliesHeader.jpg) no-repeat;
}
.kthSupplyList_Title {
	margin-top: 10px;
	font-weight: bold;
}
.kthSupplyList_Note {
	font-style: italic;
}
.kthSupplyList_List {
}

.badge {
	margin-top: 5px;
        margin-bottom: 5px;
}

.error {
	font-size: 125%;
	font-weight: bold;
	color: #6A5ACD;
	text-align: center;
}

a {
	color: #0e86d4;
	text-decoration: none;
	}

a:visited {
	color: #0B7BBF;
	text-decoration: none;
	}

a:hover {
	color: #06466f;
	background-color: #f5f9a5;
	text-decoration: none;
	}

/* End Various Tags & Classes*/

/* Book Reviews */
.bookreview {
	clear: both;
}

.bookbreakborder {
	clear: both;
        margin: 0 auto;
        text-align: center;
	background-color: #0e86d4;
        min-height: 1px;
        width: 80%;
}