/*
Theme Name: 1000 Pillows
Theme URI: http://www.hajpad.se/wp-themes/
Description: A Wordpress theme that supports tags, gravatars and other stuff that's new. Its totally valid XHTML and CSS.
Version: 1.2
Author: Tobias Sandelius
Author URI: http://www.hajpad.se/
Tags: white, three-columns, fixed-width, right-sidebar 
*/

/*** RESET ***/
html, body, ol, ul, li, p, form, input, textarea, select, label, h1, h2, h3, h4 {margin : 0; padding : 0;}

/*** LAYOUT ***/
body {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	background:#fff url(img/bgbrown3.gif);
	color:#111
}
#wrap {
	width:900px;
	margin:0 auto;
	overflow: auto;
	background: #fff;
}
#outer {
	width:920px;
	margin:0 auto;
	overflow1: auto;
	background: #fff;
	border-left: 1px solid #B09AA2;
	border-right: 1px solid #B09AA2;
}

/*** LINK ***/
a {
	text-decoration:none;
	color:#FF3399;
}
a:hover {color:#333; text-decoration:underline;}
a img {border:none;}

/*** HEADER ***/
#header{
	width:898px;
	height:143px;
	background: url(img/header2.jpg);
	margin: 10px 0;
	border: 1px solid #472F00;
}
#headerclick{
	width:898;
	height:143;
}
#header h1 {
	font-size: 28px;
}
#header h1 a {
	color:#444;
	display: none;
}
#header p.desc {
	color:#aaa;
	margin:8px 0 0 0;
	font-size: 18px;
	display: none;
}
#header #header-pic {width:900px; height:136px; background:url(img/header.gif) bottom no-repeat; float:left; margin1:5px 0 0 0; border-top1: 1px solid #ccc; padding1:5px 0 0 0;}

/*** CONTENT ***/
#content {float:left; width:485px; margin:10px 0 0 0; line-height:20px;}
#content a {font-weight:bold;}
#content h2 {
	font-size: 24px;
	margin1: 0 0 10px;
}
#content h2 a {
	font-weight:normal;
	text-decoration: none;
}
#content h3 {font:18px Georgia, "Times New Roman", Times, serif; font-style:italic; color:#444;}
#content h3 a {font-weight:normal;}
#content p { margin:0 0 15px 0;}
#content .post h2 {
	background:url(img/heartlinebrownc.gif) no-repeat bottom;
	padding:0 0 3px 0;
}
#content .post {
	margin:0 0 20px 0;
	padding:0 0 17px;
	background1:url(img/heartline485.gif) no-repeat bottom;
}
#content ul, #content ol { margin:0 0 15px 30px;}
#content ul ul, #content ol ol {margin:0 0 0 14px;}
#content p.postdate {
	font-size:11px;
	color:#999;
	margin:0 0 10px 0;
}
#content p.postdate a {font-weight:normal;}
#content p.postmeta {font-size:11px; color:#666; line-height:16px; background:#fff3f3; padding:5px; border:1px solid #dadada; border-top1:1px solid #eee; margin:5px 0 0 0;}
#content p.postmeta a {font-weight:normal;}

#content p.postmetaxxx {
	height:16px;
	line-height:16px;
}
#content p.postmetaxxx span {
	float:left;
	margin-right:15px;
}
.post .date, 
.post .tags, 
.post .author, 
.post .categories, 
.post .editpost, 
.post .readingblinds, 
.post .comments, 
.post .addcomment, 
.post .editlinks {
	background:url(img/icons.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	xxxdisplay:block;
	font-size:11px;
}
.post .date {
	background-position:0 -48px;
	float:left;
}
.post .tags {
	background-position:0 -16px;
}
.post .author {
	background-position:0 -160px;
}
.post .categories {
	background-position:0 -32px;
}
.post .editpost {
	background-position:0 -64px;
}
.post .readingblinds {
	background-position:0 -80px;
}
.post .comments {
	background-position:0 -96px;
}
.post .addcomment {
	background-position:0 -112px;
}
.post .editlinks {
	background-position:0 -192px;
}


#skyscraper {
	margin-top: 10px;
	background:#fff3f3;
	width: 158px;
	border: #dadada solid 1px;
  }
#skyscraper p {
	color: #ccc;
	margin: 3px 0 0;
	padding-bottom: 5px;
	text-align: center;
	border-bottom: #dadada solid 3px;
	font-size: 12px;
  }
#skyscraper p a:link, #skyscraper p a:visited {
	color: #666666;
  }
.skyad {
	background: url(img/160ad.jpg) center;
	height: 600px;
	width: 158px;
  }
#ads {
	/*float: right;*/
	margin: 0 0 0 20px;
	padding: 4px;
	background:#fff3f3;
	width: 384px;
	border: #dadada solid 1px;
	overflow:auto;
  }
#ads p {
	color: #ccc;
	margin: 0 0 3px;
	text-align: center;
	font-size: 12px;
  }
#ads p a:link, #ads p a:visited {
	color: #666666;
  }
.adleft {
	float: left;
	margin: 0 0 0 1px;
	background: url(img/125ad.jpg);
	height: 125px;
	width: 125px;
  }
.adright {
	float: left;
	margin: 0 0 0 4px;
	background: url(img/125ad.jpg);
	height: 125px;
	width: 125px;
  }

/* ABOUT SECTION - SIDEBAR */
#twitter {
	/*float: right;*/
	margin: 10px 0 10px 20px;
	width: 392px;
  }
#welcome {
	/*float: right;*/
	margin: 10px 0 10px 20px;
	padding: 81px 0 5px 0;
	background:#fff3f3 url(img/francesjohn395b.jpg) no-repeat top;
	width: 392px;
	border: #dadada solid 1px;
	font-size: 12px;
  }
#welcome h2 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 5px 0 0;
  }
#welcome p {
  font-size1: 10px;
  margin: 0 10px;
  padding: 3px 0 0;
  }
#welcome a {
  text-decoration:none;
  font-weight: bold;
  color: #212930;
  }
#welcome a:hover {
  color: #212930;
   text-decoration:underline;
  }
#welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #88a649;
  color: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #88a649;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #88a649;
  }

/*** SIDEBARS ***/
.sidebarleft {width:160px;}
.sidebarright {width:215px;}
.sidebar {float:right; margin:10px 0 0 20px;}
/* .sidebar {width:180px; float:right; margin:10px 0 0 20px;} */
.sidebar h2, caption {
	letter-spacing:1px;
	border-bottom:1px dashed #885e2f;
	color:#111;
	font-size: 14px;
	font-weight: bold;
}
.sidebar ul {list-style:none; padding:2px; margin:0 0 10px 0;}
.sidebar ul ul {margin:0 0 0 5px;}
.sidebar ul ul a {font-weight:normal;}
.sidebar ul li {
	margin:4px 0 4px 0;
	color:#444;
	font-size: 12px;
}

/*** CALENDER ***/
#wp-calendar caption {text-align: left; font-size: 14px;}
table#wp-calendar {text-align:center; margin:0 auto 10px; color:#aaa; width:215px; font-size: 12px;}
table#wp-calendar a { font-weight:normal; }
td#prev {text-align:left;}
td#next {margin-left:20px;}

/*** COMMENTS ***/
/*
#comments {margin:20px 0 0 0; float:left; width:500px;}
#comments p {margin:0 0 10px 0; line-height:12px;}
#comments label { margin:0 0 0 10px; font-size:10px;}
#comments ul.commentlist {list-style:none outside; margin:0 0 20px 0;}
#comments ul.commentlist li {border:1px solid #eee; margin:0 0 10px 0; overflow:hidden; background:#f6f6f6;}
#comments ul.commentlist .top {background:#f6f6f6; height:32px; font-size:10px; border-bottom:1px solid #eee;}
#comments ul.commentlist li p {padding:10px 10px 0 10px; line-height:20px; font-size:11px;}
*/

/* Comments
-------------------------------------------------------------------*/
#comments h3 { border-bottom:2px dotted #ccc;}

.comments-title { 
	text-align: center; 
	font: bold 17px "Trebuchet MS", Helvetica, Arial, Geneva; 
	color: #414d4c; 
}
#comments .comment { 
	background: #E7E8EB; 
	margin-bottom: 10px; 
	overflow: hidden; 
	width: 485px; 
	padding-bottom: 5px;
}
#comments .comment .comment-avatar {
	float: left;
	width: 50px;
	padding: 15px 7px;
	background: url(img/commentpointer.gif) no-repeat right 25px;
}
#comments .comment .comment-avatar .avatar {
	padding: 1px;
	border: 1px solid #C6C6C6;
}
#comments .comment .commentcount {
	width: 34px;
	font-size: 16px;
	font-weight: bold;
	color: #999;
	text-align: center;
}

#comments .comment .comment-content {
	float: left;
	padding1: 10px 15px;
	margin: 5px 5px 0 0;
	width: 415px;
	background: #F7F8F9 url(img/commentboxbottom.gif) no-repeat bottom;
}
#comments .comment .comment-content a { color: #444; }


#comments .comment .comment-info {
	background: url(img/commentboxtop.gif) no-repeat top;
	font-size: 11px;
	color: #777;
	padding: 10px 15px 0;
	margin-bottom: 5px;
}
#comments .comment .comment-info span {
	padding-right: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
#comments .comment .comment-info a:link, #comments .comment .comment-info a:visited { 
	color: #333; 
}


/*** FOOTER ***/
#footer {
	float:left;
	width:900px;
	margin:10px 0 0 0;
	padding:10px 0 10px 0;
	border-top: 1px dashed #885e2f;
	text-align:center;
	color:#666;
	font-size: 10px;
}

/*** FORMS ***/
input#s {width:172px; border-top:1px solid #f6f6f6; border-left:1px solid #f6f6f6; border-bottom:1px solid #aaa; border-right:1px solid #aaa; padding:2px 0 2px 0; color:#444;}
form#commentform { border-top1:2px dotted #ccc; background:#f6f6f6; padding:20px; }
input.commenttext { padding:4px; width:200px; font:12px Verdana, Arial, Helvetica, sans-serif; border-right:1px solid #aaa; border-bottom:1px solid #aaa; border-left:none; border-top:none; }
textarea { padding:4px; width:440px; border:1px solid #aaa; height:100px; }
input.commentbutton { padding:4px; width:150px; border:1px solid #aaa; color:#aaa; font-weight:bold; }
input.commentbutton:hover { border:1px solid #444; }

form#searchform{
	display: block;
	margin: 7px 0px 15px;
}
form#searchform input#s {
	border:1px solid #aaa;
}

/* WP IMAGES */
img.aligncenter,div.aligncenter {display: block;margin-left: auto; margin-right: auto;}
img.alignright {padding:4px; margin:0 0 2px 5px; display:inline;}
img.alignleft {padding:4px; margin:0 5px 2px 0; 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;}
.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;}
.entry p img {
	border: 1px solid #999;
}

/*** CLASSES ***/
code {border:1px solid #ccc; background:#f6f6f6; display:block; padding:10px;}
blockquote{font-style:italic; color:#444;}
.textwidget {color:#444; margin:4px 0 10px 0; line-height:18px; font-size:11px;}

.logo {
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 150px;
	height: 150px;
	background: url(img/bird150b.png) no-repeat;
}
.sidebarwrap {
	float: right;
  }
  
/* BREADCRUMB */
.breadcrumb
{
	font-size: 10px;
	color: #999;
	margin: 0 0 15px;
}

/* SOLD PILLOW SECTION */
.sold {
	background: url(img/sold.gif) no-repeat;
	height: 139px;
	width: 272px;
	margin: 10px auto;
}
.soldtext {
	font-size: 11px;
	line-height: normal;
	text-align: center;
	padding-top: 99px;
}
.soldtext2 {
	font-size: 12px;
	line-height: normal;
	text-align: center;
	padding: 10px 0 0 152px;
}
.sold2 {
	background: url(img/soldbanner.gif) no-repeat;
	height: 52px;
	width: 485px;
}
