@import url(../../../rsc/css/basic.css);	/* Import basic styles */
@import url(../../../rsc/css/img.css);	/* Import standard image styles */
@import url(../../../rsc/css/blog_elements.css);	/* Import standard blog elements styles */
@import url(../../../rsc/css/forms.css);	/* Import default form styles */
@import url(../../../rsc/css/comments.css);	/* Import default comment styles */
	body {
		font: 76%/1.4em Georgia, "Times New Roman", Times, serif; 
		background-color: #AA8C55; 
		color: #604738; 
		text-align: center;
		text-decoration:none;
		}
	a:link, a:visited {
		color: #E41F1F;
		}
	a:hover {color: #604738;
		}
	a.current, a.gray {color: #E41F1F !important;
		}
	h1 {
		margin: 0;
		top: 14px;
		left: 14px;
		z-index: 3;
		height: 73px;
		width: 500px;
		text-indent: -999em;
		}
	h1 a {
		display: block;
		top: 14px;
		left: 14px;
		height: 73px;
		width: 273px;
		text-decoration: none;
		}
	h1#pageTitle a {
		color: #604738;
		text-decoration: none;
		}
	h3 {
		color: #604738;;
		font-size: 130%;
		}
	h4 {
		color: #604738;;
		font-size: 110%;
		}
	div#wrapper {
		margin: 10px auto;
		position: relative;
		width: 987px;
		text-align: left;
		background: url('http://www.ourdailybakery.com/style/bg-borders.jpg') repeat-y;
		}
	div.pageHeader {
		position: relative;
		margin-bottom: 5em;
		padding: 20px 27px 14px 27px;
		background: url('http://www.ourdailybakery.com/style/bg-header-borders.jpg') no-repeat;
		z-index: 9;
		}
	div#page_main_area {
		width: 900px;
		margin: 0 auto;
		}
	#badge-1{
		position: absolute;
		top: 50px;
		left: 525px;
		width: 400px;
		height: 143px;
		z-index: 1200;
		}
	.badge-content{
		width: 400px;
		height: 150px;
		text-align: center;
		color:#FE001E;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
	div#pageFooter {
		position: relative;
		clear: both;
		top: 14px;
		left: 0;
		min-height: 50px;
		padding: 20px 0px 0px 27px;
		height: auto;
		background: url('http://www.ourdailybakery.com/style/bg-footer-borders.jpg') no-repeat center bottom;
		z-index: 1;
		}

p.baseline {
	text-align: center;
	font-size: 76%;
	color: #777;
	padding: 1ex;
	margin: 0;
}
p.baseline a,
p.baseline a {
	color: #888;
	text-decoration: none;
}
p.baseline a:hover {
	text-decoration: underline;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #78a;
}


h1#pageTitle {
	font-size: 36px;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 47px 0 0 0;
	line-height: 1.22 em;
	font-variant: small-caps;
	text-transform: none;
}
div.pageSubtitle {
	color: #604738;
	letter-spacing: 2px;
	margin: 3px 0 0 13px;
}

ul#bloglist {
	float:right;
	margin: 0 5px;
	padding: 0;
	list-style-type:none;
	padding: 8px 0;
	color: #604738;

}
ul#bloglist li {
	display: inline;
	padding: 0 1ex 0 0;
}

a.BlogButton,
a.BlogButtonCurr {
	font-weight: bold;
	text-decoration: none;
	font-style:italic;
}
a.BlogButton {
	color: #E41F1F;
}
a.BlogButton:hover,
a.BlogButtonCurr:hover {
	color: #666;
	text-decoration: underline;
}
a.BlogButtonCurr {
	color: #604738; 
	text-decoration: underline;
}


/* Styles for posts */
.bPosts {
	float: left;
	width: 510px;
	overflow: hidden;
	margin: 0;
	padding: 45px 0 0 0;
}
div.action_messages {
	margin: 0 0 0 2ex;
}
.bPost, .bPostpublished
{
	clear: both;
	margin: 0 0 4ex;
	padding: 0 0 0 30px;
	background-image: url(img/arrow-right-big.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;	
}
.bSmallHead {
	padding: 5px 0 7px;
	font-size: 84%;
	color: #E41F1F;
	border-bottom: 2px solid #ddd;
}
.bTitle {
	color: #000;
	font-size: 150%;
	margin: 0 0;
}
.bText {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSmallPrint
{
	clear: both;
	float: right;
	color: #E41F1F;
	font-size: 84%;
}

div.bComment {
	border: 1px solid #26aae8;
	background-color:	#E41F1F;
	margin: 1ex 0 2ex 5ex;
}
div.moderation_msg {
	margin: 1ex 0 2ex 5ex;
}


form.bComment {
	border: 0;
	margin: 0;
	padding: 0;
}

input.bComment,
textarea.bComment
{
	background-color: #fff;
	border: 1px solid #604738;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment  /* Used by the profile form */
{
	background-color: #fff;
	border: 1px solid color: #604738;;
	padding: 1px;
	margin: 0ex;
}


/* Styles for sidebar (right) */
.bSideBar {
	margin: 0;
	padding: 45px 0 0 0;
	width: 204px;
	float: right;
	overflow: hidden;
	background-color:#FFFFFF;
	border: 1px solid #604738;
	background-position: right top;	
}
.bSideItem {
	margin: 0 16px 2ex 16px;
	padding: 0 0 0 0;
	color: #604738;
}
.bSideItem h3 {
	margin: 0;
	padding: 0;
	font-variant:small-caps;
}
.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type:square;
}
.bSideItem ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.bSideItem li {
	list-style-image: url(img/arrow-right-small.gif);
}

.bSideItem li a {
	color: #E41F1F;
}
.bSideItem li a:hover {
	color: #E41F1F;;
}


.dimmed
{
	color: #aaa;
	font-size: 84%;
}

form.search
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 1ex 0;
}
input.SearchField
{
	background-color: #fff;
	border: 1px solid #E41F1F;
	padding: 2px;
	width: 120px;
	height: 16px;
	margin: 0ex;
}
input.search_submit {
	border: 0;
	width: 39px;
	height: 22px;
	background-image: url(img/search.gif);
	color: #fff;
}

/* Calendar: */
table.bCalendarTable {
	width: 100%;
	border: 1px solid #999;
}
caption.bCalendarCaption {
	text-transform:uppercase;
	border-bottom: 0;
	border: 1px solid #999;
	border-bottom: 0;
}
th.bCalendarHeaderCell {
	text-transform:uppercase;
	color: #999;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #E41F1F;
	color: #fff;
}
#bCalendarToday {
	background-color: #E41F1F;
	color: #fff;
}
#bCalendarToday a {
	color: #fff;
}

ul.main_nav_links {
	margin-top: 3ex;
	margin-bottom: 3ex
}
ul.main_nav_links li {
	margin-top: .5ex;
	margin-bottom: .5ex;
}