/*
Theme Name: Crave
Theme URI: http://www.cravebeauty.ca/
Description:  The Custom Theme for Crave Beauty
Version: 1
Author: JTk - http://www.doc5.com
*/

html, body { height: 100%; }

body {
	background: #000000 url(images/back.jpg) 0 0 repeat-x;
	background-position: top left;
	color: #444444;
	text-align: center;
    font-family: verdana, helvetica, serif;
	font-size: 13px;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

#container {
	background: #FFF url(images/repeat.jpg) repeat;
	min-height: 100%;
	_height: 100%;
	width:924px;
	margin: 15px auto;
	text-align: left;
	position: relative;
}

/* Header */
h1#header {
	margin: 0;
	height: 256px;
	background: url(images/header.jpg) 0 no-repeat;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
}

#header a {
	position: absolute;
	left: 25px;
	top: 36px;
	height: 100px;
	width: 600px;
	text-decoration: none;
	background-color: #feedd;
}

#header em {
	display: none;
}

/* Sidebar Positioning */

#sidebar {
	position: relative;
	float: right;
	color: #c9dd86;
	margin: -41px 0 0 0;
	width: 356px;
	z-index: 1002;
    font-size: 11px;
    }

.sidebar_sponsor_wide {
  margin: 20px 0 20px 0;
}

#sidebar ul li h2 {
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	padding: 3px 0 4px 12px;
	margin: 15px 0 9px 0;
    position: relative;
	background: url(images/side_back.jpg) 0 repeat-x;
	background-position: bottom left;
}

/*  All of the sidebar lists */

#sidebar ul li ul li {
	margin: 0px;
	padding: 0 4px 6px 18px;
	line-height: 99%;
	font-size: 14px;
}

#sidebar ul li ul li ul li{
	margin: 0px;
	padding: 0 0 4px 6px;
	font-weight: normal;
}

#sidebar ul li ul li ul{
	margin: 0px;
	padding: 0px;
}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

#sidebar li ul{
	margin: 0;
}




/* Content */
#wrapper {
	width: 567px;
	position: relative;
	float: left;
	z-index: 12001;
	margin: -25px 0 0 0;
}

#content {
	margin: 15px 0px 0 0px;
}



#blog_slogan {
	position: absolute;
	top: 115px;
	left: 148px;
	color: #666666;
	font-weight: normal;
	font-size: 16px;
    z-index: 12004;
}

#menu_too {
	position: absolute;
	left: 20px;
	top: 182px;
	color: #111111;
	margin: 0;
	padding: 0;
	word-spacing: -.2px;
	font-size: 15px;
	z-index: 12002;
	font-weight: normal;
}

#menu_too ul {
	list-style: none;
	padding: 0;
	margin: 0 0 6px;
}

#menu_too li {
	margin: 0;
	display: inline;
	padding: 0 9px 0 9px;
	_padding: 0 6px 0 6px;
	border-right: 1px solid #FC82BC;
}

#menu_too li a {
	color: #111111;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
}

#menu_too li a:visited {
	color: #111111;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
}

#menu_too li a:hover {
	color: #470323;
	background-color: transparent;
	border-color: #ffffff;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

hr#clear {
	clear: both;
	height: 110px;
	visibility: hidden;
}

hr#clear_thin {
	clear: both;
	height: 10px;
	visibility: hidden;
}

h1,
h2,
h3,
h4,
h5 {
	color: #3e3e3e;
   	font-size: 13px;
	font-weight: normal;
}

h6 {
	color: #3e3e3e;
	font-size: 14px;
	font-weight: normal;
}

hr.clearing {
	height: 2px;
	visibility: hidden;
	clear:both;
	width: 300px;
	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: #2E2D2D;
	font-size: 12px;
	font-style: italic;
	padding: 0 0 0 5px;
}

.taggit {
	color: #666666;
}

.more-link {
	font-weight: bold;
	font-size: 12px;
}

.postmetadata {
	color: #444444;
	padding: 6px 0 12px 15px;
	background: url(images/home_shadow_bottom.jpg) bottom center no-repeat;
	font-size: 10px;
	font-weight: bold;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

.entry {
     padding: 0 15px 0 15px;
}

.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 {
    border: 1px solid #A4A2A2;
	padding: 3px 12px 3px 6px;
	margin: 9px 0 6px 3px;
	background: #F3F3F3 url(images/bq_background.jpg) top center repeat-x;
	color: #333333;
	font-size: 11px;
}

.non_graybox {
    border: 1px solid #A4A2A2;
	padding: 3px 12px 3px 6px;
	margin: 9px 0 6px 3px;
	background: #F3F3F3 url(images/bq_background.jpg) top center repeat-x;
	color: #333333;
	font-size: 11px;
}

.graybox {
    border: 1px solid #A4A2A2;
	padding: 3px 12px 3px 6px;
	margin: 9px 0 6px 3px;
	background: #F3F3F3 url(images/bq_background.jpg) top center repeat-x;
	color: #333333;
	font-size: 11px;
}



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: #3e3e3e;
    background-color: #ebebeb;
    border: none;
	vertical-align: middle;
    padding: 6px 0 0 6px;
	font-family: verdana, helvetica, serif;
	font-size: 11px;
	background: url(images/search_input.jpg) 0 no-repeat;
	width: 231px;
	height: 23px;
}

textarea {
	color: #3e3e3e;
    background-color: none;
    border: none;
	font-family: verdana, helvetica, serif;
	font-size: 11px;
    padding: 8px 0 0 6px;
	background: url(images/text_area_input.jpg) 0 no-repeat;
	width: 430px;
	height: 200px;
	overflow: auto;
}

.commentnumber {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

#commentform {
	padding: 4px 0 12px 18px;
}

/* Link Stuff */

#sidebar a {
	color: #ffffff;
	font-size: 11px;
 	text-decoration: none;
}

#sidebar a:visited {
	color: #ffffff;
	 font-size: 11px;
 	text-decoration: none;
}

#sidebar a:hover {
	color: #c9dd86;
	font-size: 11px;
	text-decoration: underline;
}

a:link {
	color: #BC0034;
	text-decoration: none;
}

a:visited {
	color: #BC0034;
	text-decoration: none;
}
a:hover, a:active {
	color: #6C2F80;
	text-decoration: underline;
}

.top_o_the_post {
	background-position: bottom left;
     padding: 0 15px 5px 15px;

    position: relative;
	background: url(images/line9.jpg) bottom left no-repeat;

}


.post h2 {
	color: #FF007F;
	font-size: 32px;
	margin: 0 0 2px 0;
   	font-family: georgia, helvetica, verdana, serif;
    font-weight: normal;
    line-height: 90%;
	letter-spacing: -0.5px;
	word-spacing: -0.75px;
}

.post h2 a {
	color: #FF007F;
	text-decoration: none;
}

.post h2 a:visited {
	color: #FF007F;
	text-decoration: none;
}

.post h2 a:hover {
	color: #111111;
	text-decoration: none;
}

#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;
 }

 .the_latest_comments {
	margin: 2px 0 20px 5px;
 }

.buttons_no_b {
	border: none;
	background: none;
	height: 26px;
	width: 53px;
}

.search_no_b {
	margin: 3px 0 10px 0;
	border: none;
	background: none;
	height: 24px;
	width: 53px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
	margin-left: 13px;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 9px;
	background-position: bottom left;
    color:#7d6538;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.post_image {
	margin-right: 6px;
}

.post ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

  /* Footer
-----------------------------------------*/
#footer {
	  background: url(images/footer.jpg) 0 0 no-repeat;
	  color: #ffffff;
	  min-height: 85px;
	  _height: 85px;
	  width:924px;
	  position: relative;
	  padding: 0px 0px 0px 0px;
	  margin: -85px auto 0 auto;
	  text-align: left;
      	z-index: 1201;
  }

 #footer_text {
    padding: 20px 0 0 25px;
  font-weight: normal;

  }

.image_buttons {
	margin-top: 10px;
	margin-bottom: 10px;
  }

.small_comments {
	margin: 0 0 0 6px;
	color: #72E2D2D;
	font-weight: normal;
	font-size: 10px;
}

  #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;
}

.comment_date {
  font-size: 11px;
}


#side_ads {
	width: 130px;
	float: right;
	padding: 6px 4px 0 0;
}

#sidebar_content {
	float: left;
	margin: 15px 0 0 5px;
}


#sidebar_content li h2 {
	color: #ccc333;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	padding: 3px 0 4px 12px;
	margin: 15px 0 9px 0;
    position: relative;
	background: url(images/side_back.jpg) 0 repeat-x;
	background-position: bottom left;
}

#sidebar_content ul li {
	margin: 0px;
	padding: 0 4px 6px 18px;
	line-height: 99%;
	font-size: 14px;
}

#sidebar_content ul li ul li ul li{
	margin: 0px;
	padding: 0 0 4px 6px;
	font-weight: normal;
}

#sidebar_content li ul {
	margin: 0 0 20px 0px;
}




 #rss_images {
    position: absolute;
    top:    10px;
    left: 675px;
   	z-index: 1202;

  }

 #header_search {
    position: absolute;
    top:    78px;
    right: 10px;
   	z-index: 1203;

  }

  


.home_photo {
	margin: 0 20px 0 20px;
}

#recent_comments_content {
	margin: 0 0 0 20px;
}

#recent_comments_content a {
	color: #FF007F;
	font-size: 14px;
 	text-decoration: none;
}

#recent_comments_content a:visited {
	color: #FF007F;
	 font-size: 14px;
 	text-decoration: none;
}

#recent_comments_content a:hover {
	color: #333333;
	font-size: 14px;
	text-decoration: underline;
}

#recent_comments_content ul li {
	margin: 4px 0 4px 0;
	padding: 0 4px 8px 18px;
	line-height: 99%;
	font-size: 14px;
	background: url(images/recent_posts.jpg) bottom left no-repeat;
}

#recent_comments_content ul {
	margin: 10px 0 0 0;
}

#menu_footer {
	position: relative;
	color: #111111;
	margin: 0;
	padding: 0;
	word-spacing: -.2px;
	font-size: 14px;
	z-index: 12002;
	font-weight: normal;
}

#menu_footer ul {
	list-style: none;
	padding: 0;
	margin: 0 0 6px;
}

#menu_footer li {
	margin: 0;
	display: inline;
	padding: 0 9px 0 9px;
	_padding: 0 6px 0 6px;
	border-right: 1px solid #FC82BC;
}

#menu_footer li a {
	color: #111111;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
}

#menu_footer li a:visited {
	color: #111111;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
}

#menu_footer li a:hover {
	color: #470323;
	background-color: transparent;
	border-color: #ffffff;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}
