/*
Theme Name: I Need Pretty Things
Theme URI: http://ineedprettythings.com/
Description: Custom WordPress theme for I Need Pretty Things, by Lauren Hutchison of Concentric Sky
Version: 1.1
Author: Lauren Hutchison
Author URI: http://concentricsky.com
Tags: custom header, fixed width, two columns, widgets
*/

#sidebar_home a {
  color: #A00D3A;
}

#sidebar_home {
  font-size: 0.9em;
	float: right;
	width: 271px;
}

#sidebar_home #things-we-heart,
#sidebar_home #exclusive-access,
#sidebar_home #tag-cloud,
#sidebar_home #authors {
  margin: 2em auto;
  padding-top: 30px;
  width: 244px;
}

#sidebar_home .blogher {
  margin: 0px auto 2em auto;
  width: 250px;
}
	
/* Homepage: Things we <3 */
#sidebar_home #wp_carousel_1 {
  width: 150px;
  margin: 0 auto;
  text-transform: none;
  font-weight: 100;
}

#sidebar_home #things-we-heart {
  background:url('images/title_heart.jpg') top left no-repeat;
  font-family: georgia, serif;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}

#sidebar_home #subscribe2 {
  font-family: georgia, serif;
  width: 224px;
  margin: 2em auto;
  height: 163px;
  background: url('images/bg_subscribe.jpg') top left no-repeat;
  padding: 50px 10px 20px 10px;
}

#sidebar_home #subscribe2 h2 {
  display: none;
}

#sidebar_home #subscribe2 form {
  margin: 2em 0;
}

#sidebar_home #exclusive-access {
  background:url('images/title_access.jpg') top left no-repeat;
}

#sidebar_home #tag-cloud {
  background:url('images/title_tags.jpg') top left no-repeat;
}

#sidebar_home #tag-cloud a {
  white-space: nowrap;
}

#sidebar_home #authors {
  background:url('images/title_authors.jpg') top left no-repeat;
}

#sidebar_home #authors ul {
  margin: 0;
  padding: 0;
}

#sidebar_home #authors li {
  list-style: none;
  clear: both;
}

#sidebar_home #authors img {
  float: left;
  margin-right: 10px;
}

#sidebar_home #authors a {
  display: block;
  font-weight: bold;
  font-family: georgia, serif;
  padding-top: 2em;
  text-decoration: none;
}

#sidebar_home #twitter {
  text-align: center;
}

#sidebar_home #twitter a img {
  border: 0;
}
	
#home #left {
	margin: 5px 0 0 0;
	width: 720px;
	font-size: 1.2em;
	font-family: georgia, serif;
	float: left;
}

#home .more {
  text-transform: uppercase;
  font-weight: bold;
  font-style: normal;
  font-size: 0.8em;
  margin-left: 80px;
  
}

#featurebox .title { font-family: georgia, serif; }
#featurebox a { color: #09c; }
#featurebox a:hover { color: #069; }
#featurebox a img { border: 1px solid #d2eaf2; }
#featurebox p { margin-top: 0; }
#featurebox {
  background: url('images/bg_featurebox.jpg') top left no-repeat transparent;
  height: 201px;
  width: 559px;
  float: right;
  font: 0.75em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  padding-top: 55px;
  margin-bottom: 20px;
}

#today {
  padding: 0px 5px 5px 0px;
  width: 330px;
  color: #036;
  float: left;
  position: relative;
}

#today #today_title { 
  border: 0; 
  position: absolute;
  top: -38px;
  left: 0px;
}

#today .thumbnail { 
  width: 164px;
  height: 164px;
}

#the411 {
  float: left;
  margin-left: 25px;
  width: 190px;
}

#the411 img {
  height: 40px;
  width: 70px;
  float: left;
  margin: 0px 10px 20px 0px;
}

#the411 a {
  font-family: georgia, serif;
  font-weight: bold;
  text-decoration: none;
}


#latest p { margin-top: 0; }
#latest .title {
  font-weight: bold;
  color: #a00d3a;
  text-decoration: none;
}

#latest_title {
  width: 100%;
  height: 39px;
  cursor: pointer;
  background: url('images/title_latest.jpg') top left no-repeat;
}

#latest {
  background: url('images/bg_vdiv.jpg') top right repeat-y; 
  padding-right: 10px;
  width: 60%;
  float: left;
}

#hunt .title { padding-top: 25px; }
#hunt .title a { color: #a00d3a; }
#hunt {
  background: url('images/bg_vdiv.jpg') top right repeat-y; 
  padding-right: 10px;
  width: 32%;
  float: left;
  margin-left: 20px;
  min-height: 530px;
  font-style: italic;
}

#hunt_title {
  width: 100%;
  height: 39px;
  cursor: pointer;
  background: url('images/title_hunt.jpg') top left no-repeat;
}

#rcomments .title { font-style: italic; } 
#rcomments {
  background: url('images/bg_vdiv.jpg') top right repeat-y; 
  padding-right: 10px;
  width: 60%;
  float: left;
}

#rcomments_title {
  width: 100%;
  height: 39px;
  background: url('images/title_rcomments.jpg') top left no-repeat;
}

#popular .title { padding: 0px 0px 0px 80px; }

#popular .title a { 
  color: #a00d3a; 
  font-weight: bold;
  display: block;
  text-decoration: none;
}

#popular {
  background: url('images/bg_vdiv.jpg') top right repeat-y; 
  padding-right: 10px;
  width: 32%;
  float: left;
  margin-left: 20px;
  min-height: 360px;
}

#popular_title {
  width: 100%;
  height: 39px;
  background: url('images/title_popular.jpg') top left no-repeat;
}

#popular img {
  height: 70px;
  width: 70px;
  float: left;
}

#popular img.alignright, #popular img.size-thumbnail {
  height: 70px;
  width: 70px;
  float: left;
  margin: 0px;
}

