body {
	background: #ecebe6 url(http://studiomoustache.com/blog/images/v2/body_stripes.gif);
	padding: 50px;
	margin: 0px;
	font: 14px/1.4 Arial, Helvetica, sans-serif;
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	letter-spacing: -.03em;
        line-height:1.2;
}
h2 a:link, h2 a:visited {
	text-decoration:none;
}
p {
	padding-top: 0px;
	margin-top: 0px;
}
#firstPost h2 {
	color: #b94c26;
	font-size: 32px;
}
#firstPost p {
	font-size: 16px;
	color: #000000;
}
#firstPost p.postFooter {
	color: #666666;
	font-size: 14px;
}
h2 {
	color: #178686;
	font-size: 28px;
	font-weight: bold;
}
h3 {
        color:#333333;
        font-size: 18px;
        font-weight: bold;
}
.postFooter {
	color: #666666;
	font-style:italic;
	font-size: 12px;
        padding-top:10px;
}
.postContainer {
	margin-bottom: 15px;
	background: url(http://studiomoustache.com/blog/images/v2/post_divider.gif) repeat-x bottom;
	padding-bottom: 15px;
}
.postContainer img {
	float:right;
	border: 1px solid #666666;
	margin-left:10px;
}
blockquote {
	background: #ffffcc;
	border: 2px solid #bfbf99;
	padding: 5px;
	font-size: 80%;
	color: #333333;
}
#searchform {
	position: absolute;
	font-size: 11px;
	right: 50px;
	top: 15px;
}
a:link, a:visited {
	color: #178686;
}
a:hover {
	color:#FFFFFF;
	background-color:#178686;
	text-decoration: none;
}
a:hover img {
	background-color:#ffffff;
	text-decoration:none;
}
#sidebar a:link, #sidebar a:visited, #firstPost a:link, #firstPost a:visited {
	color: #b94c26;
}
#sidebar a:hover, #firstPost a:hover {
	background-color: #b94c26;
	color: #ffffff;
	text-decoration: none;
}
#delicious_linkroll li {
padding-bottom:10px;
}
#searchform input {
	font-size:11px;
	color:#333333;
}

#bodyContainer {
	background: #FFFFFF url(http://studiomoustache.com/blog/images/v2/container_stripe.gif) repeat-x top;
	border: 1px solid #333330;
	padding: 30px;
	padding-bottom: 15px;
	float:left;
}
#sidebar {
	float: right;
	width: 210px;
	padding-left: 15px;
	font-size: 12px;
	color: #666666;
	background: url(http://studiomoustache.com/blog/images/v2/sidebar_divider.gif) repeat-y left;
}
#sidebar li {
	list-style: none;
	padding-bottom:3px;
	margin-left:0px;
	padding-left:0px;
}
#sidebar ul {
	margin:0px;
	padding:0px;
}
#sidebar li a:link, #sidebar li a:visited, #my_twitter_status a:link, #my_twitter_status a:visited {
	display:block;
	color:#666666;
	text-decoration:none;
}
#sidebar li a:hover, #my_twitter_status a:hover {
	color:#ffffff;
}
#sidebar h3,#sidebar h2.twitter-title {
	color: #000000;
	font-weight:bold;
	font-size:14px;
	padding-top:15px;
}
#content {
	margin-right: 255px;

}
.feedBlitzHidden {
	display: none;
}
.feedBlitzShow {
	display:block;
}
.diggWrap {
    padding:5px 0;
    line-height:20px;
}
img.nostyle, .diggWrap img {
	border: none;
	margin-left: 0px;
	float: none;
	clear: none;
}
#logo {
	padding-bottom:15px;
	margin-left:-8px;
}
#footer {
text-align:right;
font-size:11px;
}
.footnote {
font-size: 80% !important;
color:#999999 !important;
font-style:italic !important;
}
li.author {
border: solid 1px #d4d3cf;
padding:5px;
background-color:#f3f3f3;
}

