/*
Theme Name: Breadmakers
Theme URI: http://omnomnomnom.sneakykitty.com
Description: OM NOM NOM NOM!
Version: 1.2
Author: Lindsay Carruth
Tags: fixed width, three columns, pink, widgets


/*-----------Block Level Elements--------------*/

Body {
	background: white;
	background-color: #ffdbee;
	font-family: 'Verdana', sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 13px;
}

#page {
	width: 920px;
	margin: 0 auto;
	background: #ffffff;
	padding: 0;
	height: 100%;
}

#header {
	width: 920px;
	height: 110px;
margin-left: auto;
margin-right: auto;
	
}

#headerimg {
	margin-top: 0px;
padding-left: 40px;
	width: 400px;
float: left;
	text-align: left;
	padding-top: 10px;
}

#headerlink {
	margin-top: 0px;
	width: 440px;
float: right;
	text-align: right;
	padding-top: 10px;
padding-right: 40px;
text-color: #ee459b;
    font-weight: 500;
}

.description {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 900px;
	text-align: center;
font-size: 10px;
color: #ff0092;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 900px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
height: 100%;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding: 0 5px 0 5px;

	color: #000000;
}

.content a {
	#ffc0c0;
}

#sidebar-lt {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
}

#sidebar-rt {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
}


#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 450px;
	text-align: center;
}

/*-------------Headings-------------*/

h1 {
	color: #ff0092;
}

h1 a {
	color: #ff0092;
text-decoration: none;
font-weight: 900;
}

h2 {color: #ff0092;
text-decoration: none;
font-weight: 900;
color: #ff0092;
}

a, a:active, h2 a:visited
{
	color: #f053a4;
	text-decoration: none;
}

a:hover
{
	color: #ff99cc;
font-weight: 400;
}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
	color: #ff99cc;
	text-decoration: none;
}

.post {
	padding: 10px;
	text-align: justify;
	color: #000000;;
}

.post p {
	color: #000000;;
}

.post h3 {
	color: white;
}

.post a {
	color: #c52f76;
}

.post ul {
	margin: 7px;
	padding: 0px;
}

.post li {
	color: c52f76;
}

.post ol {
	color: c52f76;
}

.entry {

}

.entrytext .postmetadata {
	font-size: small;
}

.postmetadata alt {
	font-size: small;
}

.postmetadata a {
	text-decoration: none;
}

.navigation {

}

.alignleft {
	float: left;
}

.alignright {
	float: right;	
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pagetitle {
	font-size: medium;
}

blockquote {
	background: #404040;
	padding: 2px;
}

cite {

}

a img {
	border: 0;
}

acronym, abbr {

}

/*--------------Sidebar------------*/

.widget {
	background: #ffffff;
	margin-top: 10px;
	border: 2px solid #ff99cc;
}

#sidebar-lt ul, #sidebar-rt ul {
	margin: 1px;
	padding-left: 7px;
}

#sidebar-lt ul h2, #sidebar-rt ul h2, .widget-title {
	background: #ff99cc;
	color: #000;
font-size: 10px;
font-weight: bold;
	border-bottom: 1px solid #fff;
	padding-left: 7px;
padding-bottom: 2px;
}

#sidebar-lt ul li, #sidebar-rt ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar-lt ul ul, #sidebar-rt ul ul {

}

#sidebar-lt ul ul li, #sidebar-rt ul ul li {

}

#sidebar-lt ul ul ul, #sidebar-rt ul ul ul {

}

#sidebar-lt p, #sidebar-rt p, .textwidget {
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
}

#sidebar-lt a, #sidebar-rt a {
	color: #ee4896;
	text-decoration: none;
}

#sidebar-lt a:hover, #sidebar-rt a:hover {
	color: #ee4896;
	text-decoration: underline;
}

#sidebar-lt a:visited, #sidebar-lt a:visited {
	color: #ee4896;
	text-decoration: none;
}



/*--------------Comments--------------*/

ol.commentlist, .replytext, small {
	color: white;
}

ol.commentlist li {
	color: white;
}


ol.commentlist li.alt {
	color: white;
	background: #404040;
}

ol.commentlist a, .replytext a {
	color: #ffc0c0;


}

small.commentmetadata {
	color: #ff0000;
}

.avatar {
	float: right;
	margin-right: 5px;
	padding: 2px;
}

/*--------------Search Form-------------*/

#searchform {
	padding: 5px;
}

#searchform input {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {
	width: 100%;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

img#wpstats {
	display:none
}
