/*
Theme Name: Outer Spice Blog
Theme URI: http://www.outerspiceweb.com
Description: The blog theme to match the Outer Spice Web Company website design
Version: 1
Author: Brian McCulloh
Author URI: http://www.brianmcculloh.com
Tags: dark, 2-column, space, brown, widgets
*/


/* POSTS */
.descr {
font-size:.8em;
color:#6C6060;
}
.tags {
padding-left:30px;
background:url('http://www.outerspiceweb.com/images/icons/tags.gif') no-repeat left center;
}
.comments {
padding-left:35px;
background:url('http://www.outerspiceweb.com/images/icons/comments.gif') no-repeat left center;
}
.info {
font-size:.9em;
color:#6C6060;
}
h1.pagetitle {
color:#6C6060;
letter-spacing:-2px;
font-size:2em;
margin:0px 0px 20px 0px;
text-align:center;
}
blockquote {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
margin:10px 0px;
padding:30px 20px 10px 20px;
line-height:1.8em;
background:#1F1F1F url('http://www.outerspiceweb.com/images/icons/quotes.gif') no-repeat top left;
border:5px solid #2E2E2E;
text-indent:75px;
}
#testimonials blockquote {
	border:none;
}
.post {
font-size:1em;
line-height:1.6em;
font-family:Arial, Helvetica, sans-serif;
}
.post .thumbnail {
margin:0px 10px 10px 0px;
padding:0px;
float:left;
width:94px;
height:94px;
overflow:hidden;
border:3px solid #DDD;
}
.post .thumbnail img {

}
.alignleft {
float:left;
padding-right:10px;
}
.alignright {
float:right;
padding-left:10px;
}
.vspacer_25 {
height:25px;
}
.postheader {
float:left;
width:350px;
margin-top:5px;
}
.posttitle {
letter-spacing:-2px;
}
.blogtitle {
position:absolute;
}
.datewrapper {
float:left;
width:75px;
height:75px;
background:url('http://www.outerspiceweb.com/images/datewrapper.jpg') no-repeat center center;
margin-right:10px;
}
.datenumber {
width:75px;
height:45px;
font-size:2.6em;
line-height:45px;
text-align:center;
font-weight:bold;
color:#E5FCC2;
}
.datemonth {
width:75px;
height:30px;
font-size:1.2em;
text-align:center;
text-transform:uppercase;
color:#DDD;
}
.titlewrapper {
margin-top:5px;
width:380px;
float:left;
}
a.morelink {
	width:57px;
	height:21px;
	display:block;
	background:#000 url('http://www.outerspiceweb.com/images/more.gif') no-repeat center -21px;
}
a.morelink:hover {
	background:#000 url('http://www.outerspiceweb.com/images/more.gif') no-repeat center top;
}

/* SIDEBAR */
.rss {
margin:-58px 0px 0px 295px;
position:absolute;
}
.rss a {
	width:100px;
	height:58px;
	display:block;
	background:url('http://www.outerspiceweb.com/images/icons/rss.png') no-repeat center -58px;
}
.rss a:hover {
	background:url('http://www.outerspiceweb.com/images/icons/rss.png') no-repeat center top;
}
.leftpanel form {
color:#968989;
margin:0;
}
.leftpanel h3 {
color:#45ADA8;
}
.leftpanel input {
color:#968989;
border:1px solid #33312F;
font-size:1.1em;
padding:6px;
background:none;
}
.leftpanel textarea {
margin-right:10px;
width:200px;
font-size:1.1em;
border:1px solid #33312F;
}
.leftpanel ul li a {
display:block;
padding:4px 8px;
}
.leftpanel ul li a:Hover {
background:#1F1F1F;
color:#EEE;
}
#testimonials a {
	display:inline;
}
