/*
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
*/


body {
	font-size: 75%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #fff ;
	color: #666;
	text-align: center;
  margin: 0;
	padding: 0;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover { color: #d32057; }
a:hover { color: #ff004e; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
a img { border: 1px solid #f8dce5; }

.clear { clear: both; }
p.center { text-align: center; }
.widgettitle { display: none; }

.thumbnail {
  float:left;
  margin:0px 5px 10px 0px;
  width: 70px;
  height: 70px;
}

a#rss {
  background: url('images/icon_rss.jpg') top left no-repeat;
  padding-left: 20px;
  display: inline-block;
  height: 16px;
}

input[type=text], textarea { 
  background: url('images/bg_input.jpg') top left no-repeat #fff;
  border: 1px solid #efefef;
  padding: 2px;
  font-family: georgia, serif;
  font-size: 0.9em;
  color: #666;
}

input[type=submit], .button { 
  background: url('images/bg_button_grey.jpg') top left repeat-x #dcdcdc; 
  padding: 2px 5px;
  border: 0px;
  color: #9c9696;
  font-weight: bold;
  font-size: 9pt;
  font-family: georgia, serif;
  text-transform: uppercase;
  cursor: pointer;
}

input[type=submit]:hover, .button:hover { 
  background: url('images/bg_button_pink.jpg') top left repeat-x #f4dee5; 
}

#page {
  background: url('images/bg.jpg') top left no-repeat #fff;
	margin: 10px auto 0px auto;
	padding: 0px;
	text-align: left;
	width: 996px;
	min-height: 306px;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 160px;
	}
	
#logo {
  position: absolute;
  width: 315px;
  height: 60px;
  top: 15px;
  cursor: pointer;
  margin-left: 189px;
}

#logo2 {
  position: absolute;
  width: 150px;
  height: 305px;
  top: 15px;
  cursor: pointer;
}
	
#nav {
  position: absolute;
  top: 120px;
  padding-left: 190px;
  margin: 0;
}

#nav a {
  text-decoration: none;
  color: #9c9696;
  padding-left: 12px;
  white-space: nowrap;
}

#nav a:hover, #nav a#active { 
  color: #000; 
  background: url('images/bg_active.jpg') top left no-repeat;
}

#nav li#last { border-right: 0px; }
#nav li {
  font-family: georgia, serif;
  font-size: 0.9em;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
  list-style: none;
  color: #9c9696;
  padding: 0 1.25em;
  border-right: 1px dotted #d32057;
}

#search {
  float: right;
  text-align: right;
  margin-top: 20px;
  line-height: 2em;
  font-size: 0.8em;
}

#search input[type=text] { width: 210px; }
#search select {
  font-size: 1em;
}

#search form {
  display: inline;
  margin: 0;
  padding: 0;
}

#sidebar {
	float: left;
	width: 200px;
  padding-top: 160px;
  margin-right: 20px;
}

#footer {
	margin: 20px auto 0px auto;
	clear: both;
	background-color: #f4dee5;
	min-height: 2em;
	padding-top: 10px;
	}

#footer ul {
  width: 996px;
  margin: 0 auto 1em auto;
  font-family: georgia, serif;
  font-size: 1.1em;
}

#footer li#last { border-right: 0px; }
#footer li {
	float: left;
	list-style: none;
	border-right: 1px solid #666;
	padding: 0 1em;
	}

/* Home sidebar style */

/*
 * Sidebar Styles (content pages only)
 */

#sidebar #similar-posts {
  background: url('images/bg_similar.jpg') top left no-repeat;
  width: 164px;
  height: 230px;
  padding: 60px 10px 10px 10px;
  font-family: georgia, serif;
  font-weight: bold;
  font-size: 0.85em;
}

#sidebar #similar-posts ul{
  margin: 0;
  padding: 0;
  clear: both;
  list-style: none;
  list-style-type: none;
}

#sidebar #similar-posts li {
  float: left;
  width: 165px;
  display: block;
  margin: 0 5px 0 0;
  min-height: 80px;
}

#sidebar #similar-posts img {
  height: 60px;
  width: 60px;
  float: left;
  margin: 0 5px 0 0;
}

#sidebar #similar-posts a:hover { color: #069; }
#sidebar #similar-posts a img { border: 1px solid #d2eaf2; }
#sidebar #similar-posts a { 
  color: #09c; 
  text-decoration: none;
  display: block;
  margin-top: 1em;
}

#sidebar #things-we-heart {
  font-family: georgia, serif;
  font-weight: bold;
  text-align: center;
  margin: 2em auto;
  background: url('images/bg_vdiv.jpg') top right repeat-y;
}

#sidebar #things-we-heart .clear { height: 1.5em; }
#sidebar #things-we-heart a { 
  text-decoration: none; 
  display: block;
  color: #a00d3a;
}

#sidebar #things-we-heart img#title { border: 0px; }

#sidebar #things-we-heart .highlight {
  color: #d32057;
  text-transform: uppercase;
  text-decoration: underline;
}

#sidebar .blogher {
  padding-right: 5px;
  margin: 2em auto;
  background: url('images/bg_vdiv.jpg') top right repeat-y;
}

#blogher_content {
  position: absolute;
  margin-left: 829px;
  *margin-left: 609px;
}


/*
 * Content area styles
 */
#content .post {
  margin-left: 230px;
  margin-right: 170px;
}

#content .post #title {
  background: url('images/bg_title.jpg') bottom left no-repeat;
  font-family: georgia, serif;
  padding-bottom: 15px;
}

#content .post #title .right {
  float: right;
  margin-top: -18px;
  *margin-top: -48px;
  overflow: hidden;
}

#content .post #title .right a img {
  border: 0;
}

#content .post #title .post-title {
  color: #d32057;
  margin: 2em 2em 0 0;
}

#content .post #title .date {
  font-size: 0.60em;
  font-style: italic;
  font-weight: 100;
  margin-right: 1em;
}

#content .navigation .left {
  float: left;
}

#content .navigation .right {
  float: right;
}

#content .post blockquote {
 background-color: #fdf7f9;
 border: 1px solid #f8dce5;
 padding: 5px;
}

#content .post blockquote img {
  float: left;
  margin: 0 10px 10px 0px;
}

#content .post #meta a { color: #a00d3a; }
#content .post #meta {
  background: url('images/bg_meta_narrow.jpg') top left no-repeat;
  min-height: 106px;
  *height: 106px;
  padding: 10px;
  font-family: georgia, serif;
}

#content .post .archive-item {
  width: 46%;
  margin-right: 20px;
  float: left;
  font-family: georgia, serif;
  padding: 10px 0;
}

#content .post .archive-item p {
  margin: 0.5em 0 0 0;
}

#content .post .archive-item a {
  text-decoration: none;
  font-weight: bold;
  color: #a00d3a;
}

#archive-footer {
  width: 758px;
  display: block;
  text-align: center;
  margin: 0 auto;
}

/*
 * Comments
 */
#comment-title {
  background: url('images/bg_comments.jpg') top left no-repeat #fff;
  height: 35px;
  width: 100%;
  color: #fff;
  padding: 8px 0 0 120px;
}

.commentlist {
  margin: 0;
  padding: 0;
}

.commentlist li {
  list-style: none;
  margin-top: 1em;
}

.comment .avatar {
  float: left;
  z-index: 100;
  position: absolute;
  *margin-top: 15px;
}

.comment-meta {
  background-color: #d9f1fb;
  font-family: georgia, serif;
  padding-left: 60px;
}

.comment-meta .comment-author {
  font-style: italic;
  padding: 0.5em;
}

.comment-meta .reply {
  float: right;
  margin: -1.75em 0.5em 0 0;
  font-style: none;
}

.comment-body {
  background: url('images/bg_comment.jpg') top left repeat-x #fff;
  margin: 0;
  padding: 0.25em 0;
}

.comment-body p, .comment-body>em {
  padding-left: 60px;
}

#respond {
  background-color: #d9f1fb;
  padding: 10px;
  font-family: georgia, serif;
  font-size: 0.9em;
}

#respond small {
  font-size: 1em;
  font-weight: bold;
}

#respond textarea#comment {
  width: 99%;
  height: 8em;
}

#respond input#submit {
  background: url('images/btn_comment.jpg') top left no-repeat;
  height: 29px;
  width: 137px;
  font-size: 0px;
  color: #fff;
  float: right;
}

#respond .subscribe-to-comments {
  text-align: right;
}

/*
 * On the Hunt form
 */
#on-the-hunt {
  background:url('images/bg_onthehunt.jpg') top left no-repeat #d9f1fb;
  padding: 30px 5px 5px 5px;
  font-family: georgia, serif;
}

#on-the-hunt .required {
  color: #da295f;
}

#on-the-hunt .threecol {
  width: 33%;
  float: left;
  height: 4em;
}

#on-the-hunt .threecol small {
  display: block;
  font-weight: 100;
}

#on-the-hunt label {
  margin-bottom: 0.5em;
  font-weight: bold;
}

#on-the-hunt #content_content {
  width: 99%;
  margin-bottom: 1em;
}

#on-the-hunt table {
  float: right;
}

#on-the-hunt #tdomf_form2_preview {
  font-size: 0px;
  color: #fff;
  width: 81px;
  height: 29px;
  background: url('images/btn_preview.jpg') top left no-repeat transparent;
}

#on-the-hunt #tdomf_form2_send {
  font-size: 0px;
  color: #fff;
  width: 61px;
  height: 29px;
  background: url('images/btn_post.jpg') top left no-repeat transparent;
}

body#upload {
  text-align: left;
  background-color: #d9f1fb;
}

body#upload .twocol {
  width: 40%;
  float: left;
}


*/************************************************
*   Images                                      *
************************************************/

img.centered  {
   display: block;
   margin-left: auto;
   margin-right: auto;
   padding: 0px;
   }
   
img.alignnone {
   padding: 0px;
   margin: 0px 0px 10px 0px;
   display: inline;
   }

img.alignright {
   padding: 0px;
   margin: 0px 0px 10px 10px;
   display: inline;
   }

img.alignleft {
   padding: 0px;
   margin: 0px 10px 10px 0px;
   display: inline;
   }

.alignright {
   float: right;
   }

.alignleft {
   float: left;
   }

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
	
	
	
/* Pagination */
.wp-pagenavi {
  display: inline;
  font-size: 10pt;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0099CC ;
	color: #0099CC ;
	background-color: #effbff;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #666666;
	color: #666666 ;
	background-color: #effbff;
}
.wp-pagenavi a:hover {	
	border: 1px solid #006699;
	color: #006699;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #FF004E;
	color: #FF004E;
	background-color: #FFFFFF;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #666666;
	font-style: italic;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #0099CC;
	color: #0099CC;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #cccccc;
	color: #cccccc;
	background-color: #FFFFFF;
}
