/*
Theme Name: Bloom
Theme URI: http://www.bloomandcompany.com/
Description:  The Custom Theme for Bloom and Company
Version: 1

*/

html, body { height: 100%; }

body {
	background: #B6AC97 url(images/back.jpg) 0 0 repeat;
	background-position: top center;
	color: #26221E;
	text-align: center;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 13px;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

#container {
display: block;
min-height: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
	background: #FFF url(images/repeat.jpg) repeat;
	width:1000px;
	margin: 0 auto;
	text-align: left;
}

/* Header */
h1#header {
	margin: 0;
	height: 142px;
	background: url(images/header.jpg) 0 no-repeat;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
}

#header a {
	position: absolute;
	left: 25px;
	top: 16px;
	height: 60px;
	width: 800px;
	text-decoration: none;
	background-color: #feedd;
}

#header em {
	display: none;
}

#big_photo {
	position: relative;
	height: 233px;
	width: 1000px;
	background: url(images/big_photo.jpg) 0 no-repeat;
}

/* Sidebar Positioning */

#sidebar {
	position: relative;
	float: left;
	color: #003F50;
	margin: 0px 0px 0 50px;
	width: 189px;
	z-index: 1002;
	padding-bottom: 145px;
  text-align: left
}

	/*  All of the sidebar lists */

#sidebar ul li ul li {
	margin: 0px;
	padding: 0 4px 6px 18px;
	line-height: 99%;
	font-weight: bold;
  text-align: left
}

#sidebar ul li ul li ul li{
	margin: 0px;
	padding: 0 0 4px 6px;
	font-weight: normal;
  text-align: left
}

#sidebar ul li ul li ul{
	margin: 0px;
	padding: 0px;
  text-align: left
}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
  text-align: left
}

#sidebar li ul{
	margin: 0;
  text-align: left
}

/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color:	#F7F6F2;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, tahoma, sans-serif;
	vertical-align: middle;
	padding: 3px 0 4px 12px;
	margin: 15px 0 10px 0;
    position: relative;
	background: url(images/line2.jpg) 0 no-repeat;
	background-position: bottom left;
  text-align: left
}

#sidebar a {
	color: #5D544D;
	font-size: 11px;
 	text-decoration: none;
  text-align: left
}

#sidebar a:visited {
	color: #5D544D;
	 font-size: 11px;
 	text-decoration: none;
  text-align: left
}

#sidebar a:hover {
	color: #555555;
	font-size: 11px;
	text-decoration: underline;
  text-align: left
}

/* Content */
#wrapper {
	width: 740px;
	position: relative;
	float: right;
	min-height: 100%;
	padding-bottom: 145px;
}

#content {
	margin: 10px 60px 0 0px;
}

#blog_name {
	position: absolute;
	top: 20px;
	left: 200px;
	color: #3E65A8;
	font-weight: bold;
	font-size: 16px;
	z-index: 9999;
}

#blog_name a {
	color: #EBF4DB;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
}

#blog_name a:visited {
	color: #EBF4DB;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
}

#blog_name a:hover {
	color: #fefefe;
	background-color: transparent;
	border-color: #E1FF9F;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

#blog_slogan {
	position: absolute;
	top: 45px;
	left: 202px;
	color: #5D544D;
	font-weight: bold;
	font-size: 11px;
	z-index: 9999;
	line-height: 98%;
}

#store_address {
	position: absolute;
	top: 10px;
	right: 50px;
	color: #5D544D;
	font-weight: bold;
	font-size: 11px;
	z-index: 9999;
	line-height: 98%;
	text-align: right;
}

#menu_too {
	position: absolute;
	left: 40px;
	top: 95px;
	color: #5D544D;
	margin: 0;
	padding: 0;
	word-spacing: -.2px;
	font-size: 12px;
	z-index: 12002;
	font-weight: bold;
    text-transform: uppercase;
}

#menu_too ul {
	list-style: none;
	padding: 0;
	margin: 0 0 6px;
}

#menu_too li {
	margin: 0;
	display: inline;
	padding: 2px 10px 2px 10px;
	border-right: 1px solid #D8D2BF;
}

#menu_too li a {
	color: #5D544D;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
	padding: 3px 5px 3px 5px;
}

#menu_too li a:visited {
	color: #5D544D;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
	padding: 3px 5px 3px 5px;
}

#menu_too li a:hover {
	color: #ffffff;
	background-color: #B7AD92;
	border-color: #ffffff;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}



hr#clear {
	clear: both;
	height: 110px;
	visibility: hidden;
}

h1,
h2,
h3,
h4,
h5 {
	color: #ffffff;
	font-weight: bold;
}

h6 {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}

/* Word Press Stuff */

small {
	color: #6B7293;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 2px;
}

.postmetadata {
	color: #6B7293;
	padding: 0 0 13px 2px;
	background: url(images/line1.jpg) 0 no-repeat;
	background-position: bottom left;
	font-size: 12px;
	font-weight: bold;
  text-align: left
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

.entry {
  text-align: left
}

.entry img{
	margin-right: 9px;
}

ul,
ol {
	margin: 6px 0 21px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 6px;
	list-style-type: none;
}

#content ul {
	list-style-type: disc;
	margin-left: 21px;
}

blockquote {
	background: #C4C9CC;
	padding: 3px 12px 3px 6px;
	margin: 9px 0 6px 9px;
	color: #5D544D;
	font-size: 12px;
}

.non_graybox {
	background: #C4C9CC;
	padding: 3px 9px 3px 6px;
	margin: 9px 0 6px 9px;
	color: #5D544D;
	font-size: 12px;
}

.graybox {
	background: #C4C9CC;
	padding: 3px 9px 3px 6px;
	margin: 9px 0 6px 9px;
	color: #5D544D;
	font-size: 12px;
}

ul#recentcomments li {
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{
	margin: 0 0 7px 0;
}

form {

}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
	 margin: 0 0 15px 0;
}

#searchform {
	margin: 0 0 0 8px;
	padding: 0;
	font-size: 11px;
	color: #AB324C;
}

input {
	color: #333333;
	background-color: #ffffff;
	vertical-align: middle;
    padding: 2px 0 0 2px;
    height: 20px;
    width: 180px;
    border: 1px solid #B4B9BC;
	font-family: "Trebuchet MS", helvetica, verdana, serif;
	font-size: 12px;
}

textarea {
	background-color: #ffffff;
	color: #333333;
	font-family: "Trebuchet MS", helvetica, verdana, serif;
	font-size: 12px;
	border: 1px solid #B4B9BC;
    padding: 2px 0 1px 2px;
}

.commentnumber {
	font-size: 11px;
	font-weight: bold;
	color: #888686;
}

#commentform {
	padding: 4px 0 12px 18px;
}

/* Link Stuff */

a:link {
	color: #8D7C5E;
	text-decoration: none;
}

a:visited {
	color: #8D7C5E;
	text-decoration: none;
}
a:hover, a:active {
	color: #0E0E70;
	text-decoration: underline;
}

.post h2 {
	color: #414A4D;
	font-size: 18px;
	margin: 0 0 -3px 0;
  text-align: left
}

.post h2 a {
	color: #414A4D;
	text-decoration: none;
  text-align: left
}

.post h2 a:visited {
	color: #414A4D;
	text-decoration: none;
  text-align: left
}

.post h2 a:hover {
	color: #0E0E70;
	text-decoration: underline;
  text-align: left
}

#comments  {
	padding-left: 15px;
}

.move_the_comments {
	padding: 9px 6px 3px 6px;
	margin: 6px 0 6px 3px;
}

#commentlist li {
	padding-left: 18px;
}

 .commentlist{
      position: relative;
 }

.buttons_no_b {
	border: none;
	background: none;
	height: 25px;
	width: 57px;
}

.search_no_b {
	margin: 3px 0 10px 0;
	border: none;
	background: none;
	height: 24px;
	width: 65px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
	margin-left: 13px;
	font-size: 14px;
	font-weight: bold;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.post_image {
	margin-right: 6px;
  text-align: left
}

.post ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
  text-align: left
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
  text-align: left
}

  /* Footer
-----------------------------------------*/
#footer {
position: absolute;
left: 0px;
bottom: 0px;
display: block;
z-index: 9999999999;
	  font-weight: bold;
	  background: url(images/footer.jpg) 0 0 no-repeat;
	  color: #fefefe;
	  height: 135px;
	  width:1000px;
	  padding: 0px 0px 0px 0px;
	  margin: 0px auto 0 auto;
	  text-align: center;
  }

 #footer_text {
	  background: bec0bd;
    padding-top: 20px;
    color: #555;
  }

#footer a:link {
	color: #ffffff;
	text-decoration: none;
}

#footer a:visited {
	color: #CCD790;
	text-decoration: none;
}

#footer a:hover, a:active {
	color: #fefefe;
	text-decoration: underline;
}

.image_buttons {
	margin-top: 10px;
	margin-bottom: 10px;
  }

.small_comments {
	margin: 0 0 0 6px;
	color: #c3c3c3;
	font-weight: bold;
	font-size: 11px;
}

  #about_blog {
	padding: 0 0 5px 3px;
	color: #555555;
	font-size: 11px;
  }

  .move_it_on_over {
	margin-left: 20px;
	font-weight:bold;
  }


#side_header {
	line-height: 97%;
	padding: 0 15px 10px 10px;
	font-weight: bold;
	color: #B1370E;
	letter-spacing: -0.4px;
}

.side_header_blue {
	color: #293A6F;
}

