html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	background-repeat: no-repeat;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}






html, body, #bg, #bg table, #bg td {
height:100%;
overflow:hidden;
width:100%;
}
body {
	background: #ffffff url('images/lines.jpg') center center fixed no-repeat;
  -moz-background-size: cover;
  background-size: cover;
  letter-spacing:.02em;
}
#bg div {
height:200%;
left:-50%;
position:absolute;
top:-50%;
width:200%;
}
#bg td {
text-align:center;
vertical-align:middle;
}
#bg img {
margin:0 auto;
min-height:50%;
min-width:50%;
}
.clearfix {
clear:both;
}
body {
background-repeat:no-repeat;
bottom:0;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:100%;
left:0;
position:absolute;
right:0;
top:0;
width:100%;
}
.header {
height:30px;
left:10px;
margin-top:-15px;
position:absolute;
top:50%;
}
.nav {
float:left;
margin-left:5px;
margin-top:-1px;
letter-spacing:0;
}
.nav li {
line-height:1em;
margin-bottom:1px;
font-size:10px;
}
.logo {
background-repeat:no-repeat;
float:left;
height:30px;
text-indent:-5000px;
width:30px;
}
.commentOpener {
float:right;
height:20px;
margin-top:-10px;
position:relative;
right:0;
top:50%;
}
.commentArrowWrapper {
float:left;
}
.commentArrow {
	-webkit-border-radius:10px;
-moz-border-radius:10px 10px 10px 10px;
background-position:1px 0;
display:block;
height:20px;
margin:0 5px;
text-indent:-5000px;
width:21px;
}
a:hover .commentArrow {
background-position:1px -20px;
cursor:pointer;
}
.commentCountWrapper {
	-webkit-border-radius:5px;
-moz-border-radius:10px 10px 10px 10px;
float:left;
height:20px;
margin-right:5px;
}
.commentCount {
font-family:"garamond-premier-pro-caption-1","garamond-premier-pro-caption-2",Times,serif;
font-size:10px;
display:block;
margin:5px 4px 0;
}
.commentWrapper {
float:right;
}
.commentWrapperArrow {
background-repeat:no-repeat;
display:block;
float:left;
height:19px;
position:relative;
width:9px;
}
.commentWrapperContent {
background-color:#000000;
display:none;
float:right;
height:100%;
overflow:auto;
padding:30px 0;
position:relative;
right:0;
vertical-align:middle;
width:275px;
}
.postTitle, #respond h3 {
font-size:1.4em;
margin-bottom:4px;
padding:0 10px;
text-transform:uppercase;
}
#respond h3 {
font-weight:normal;
padding:0;
}
.postDate {
font-family:"garamond-premier-pro-caption-1","garamond-premier-pro-caption-2",Times,serif;
font-size:1em;
padding:0 10px;
}
.postComment {
margin-top:20px;
}
.postCommentTitle {
padding:10px;
}
.postCommentTitle .fn {
float:left;
font-style:normal;
text-transform:uppercase;
font-size:11px;
}
.postCommentTitle .fn a, .postCommentTitle .fn a:hover, .postCommentTitle .fn a:visited {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.postCommentTitle .postCommentDate {
float:right;
font-family:"garamond-premier-pro-caption-1","garamond-premier-pro-caption-2",Times,serif;
font-style:normal;
}
.postContent {
margin:10px;
font-size:12px;
}
.postContent p {
letter-spacing:0;
line-height:1.25em;
margin-bottom:10px;
}
.postContent a {
color:#ffffff;
}
.postContent a:visited {
color:#ffffff;
}
.postCommentTitle img {
display:none;
}
.postCommentDate {
float:right;
}
.says {
display:none;
}
#respond {
background:none repeat scroll 0 0 transparent !important;
border-top:0px !important;
margin-top:30px;
padding:10px;
margin-bottom:100px;
}
#commentform div {
margin:10px 0;
letter-spacing:0;
font-size:12px;
}
#commentform label {
display:block;
letter-spacing:0;
margin-bottom:5px;
text-transform:uppercase;
}
#commentform label em {
font-size:10px;
text-transform:lowercase;
}
#commentform input, #commentform textarea {
	-webkit-border-radius:4px;
-moz-border-radius:4px 4px 4px 4px;
background-color:#d5d5d5;
background-color:rgba(255, 255, 255, 0.5);
border:medium none;
color:#000000;
color:rgba(0, 0, 0, 0.75);
font-size:10px;
line-height:12px;
padding:2px;
width:100%;
}
#commentform textarea { 
font-size:12px;
line-height:1.25em;
padding:5px;
width:95%;
  font-family: "ff-netto-web-1","ff-netto-web-2",sans-serif;
}

#commentform a {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
#commentform input:focus, #commentform textarea:focus {
background-color:#FFFFFF;
}
#commentform .submitBtn input {
	-webkit-border-radius:20px;
-moz-border-radius:20px;
padding:10px;
text-transform:uppercase;
-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
-moz-text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
-webkit-text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
background:-webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgba(219,219,219,0.75)),
    color-stop(0.5, rgba(240,240,240,0.75)),
    color-stop(0.95, rgba(255,255,255,0.75))
);
background:-moz-linear-gradient(
    center bottom,
    rgba(219,219,219,0.75) 0%,
    rgba(240,240,240,0.75) 50%,
    rgba(255,255,255,0.75) 95%
)

}
#commentform .submitBtn input:hover {
cursor:pointer;
background:-webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgba(219,219,219,1)),
    color-stop(0.5, rgba(240,240,240,1)),
    color-stop(0.95, rgba(255,255,255,1))
);
background:-moz-linear-gradient(
    center bottom,
    rgba(219,219,219,1) 0%,
    rgba(240,240,240,1) 50%,
    rgba(255,255,255,1) 95%
)
}
#commentform .submitBtn input:active {
	position:relative;
	top:2px;
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 0px rgba(0,0,0,0.2);
}
.layoutDateWrapper {
bottom:0;
font-family:"garamond-premier-pro-caption-1","garamond-premier-pro-caption-2",Times,serif;
padding:5px 10px;
position:fixed;
text-align:center;
width:100%;
}
.layoutDate span, .layoutDate em {
  font-family: "ff-netto-web-1","ff-netto-web-2",sans-serif, Arial,Helvetica,sans-serif;
font-style:normal;
text-transform:uppercase;
}
.layoutDate strong {
font-weight:normal;
margin:10px;
position:relative;
top:3px;
}
.previousBtn {
float:left;
text-indent:-5000px;
}
.previousBtn a {
	-webkit-border-radius:10px;
-moz-border-radius:10px 10px 10px 10px;
background-color:#b5b5b5;
background-color:rgba(0, 0, 0, 0.4);
background-image:url("images/arrow_previous_white.png");
display:block;
float:left;
height:20px;
text-indent:-3000px;
width:20px;
}
.previousBtn a:hover {
background-position:0 -20px;
}
.nextBtn {
float:right;
text-indent:-5000px;
}
.nextBtn a {
	-webkit-border-radius:10px;
-moz-border-radius:10px 10px 10px 10px;
background-color:#b5b5b5;
background-color:rgba(0, 0, 0, 0.4);
background-image:url("images/arrow_next_white.png");
background-position:2px 0;
display:block;
float:right;
height:20px;
margin-right:20px;
text-indent:-6000px;
width:20px;
}
.nextBtn a:hover {
background-position:2px -20px;
}
.aboutWrapper {
	color:#8e8e8e;
color:rgba(0, 0, 0, 0.75);
float:left;
height:50px;
left:100px;
letter-spacing:0;
font-size:12px;
line-height:1.4em;
margin-top:-17px;
position:absolute;
top:50%;
}
.aboutWrapper p {
margin-bottom:10px;
}
.aboutWrapper span {
	color:#8e8e8e;
color:rgba(0, 0, 0, 0.75);
}
.aboutContact {
	border-top:2px solid #d5d5d5;
border-top:2px solid rgba(0, 0, 0, 0.075);
margin-top:12px;
padding-top:8px;
}
.aboutContact a {
	color:#8e8e8e;
color:rgba(0, 0, 0, 0.4);
display:block;
margin-top:0;
text-decoration:none;
}
.aboutContact a:hover {
	color:#424242;
color:rgba(0, 0, 0, 0.75);
text-decoration:none;
}
.archives {
float:left;
height:inherit;
left:0;
overflow:auto;
position:relative;
top:0;
}
.archives li {
display:block;
float:left;
width:20%;
}
.archives li img {
height:inherit;
width:100%;
}
.archives li a {
display:block;
float:left;
opacity:0.4;
text-decoration:none;
}
.archives li a .archiveTitleWrapper {
visibility:hidden;
}
.archives li a:hover .archiveTitleWrapper {
visibility:visible;
}
.archives li a:hover {
cursor:pointer;
opacity:1;
}
.archiveImage {
position:relative;
}
.archiveTitleWrapper {
	background-color:#b5b5b5;
background-color:rgba(255, 255, 255, 0.5);
bottom:0;
color:#ffffff;
color:rgba(0, 0, 0, 0.75);
position:absolute;
width:100%;
}
.archiveTitleWrapperText {
margin:8px 10px;
}
.archiveTitleWrapper a {
	color:#ffffff;
color:rgba(0, 0, 0, 0.75);
text-decoration:none;
}
.archiveTitleWrapper span {
font-size:12px;
text-transform:uppercase;
}
.archiveTitleWrapper em {
font-family:"garamond-premier-pro-caption-1","garamond-premier-pro-caption-2",Times,serif;
font-style:normal;
}
.white .logo {
background-image:url("images/logo_white.png");
}
.white .nav li {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white .nav li a {
	color:#b5b5b5;
color:rgba(255, 255, 255, 0.4);
text-decoration:none;
}
.white .nav li a:hover {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white .commentArrow {
	color:#b5b5b5;
background-color:rgba(255, 255, 255, 0.3);
background-image:url("images/arrows_white.png");
}
.white .commentCountWrapper {
	color:#b5b5b5;
background-color:rgba(255, 255, 255, 0.3);
}
.white .commentCount {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white .commentWrapperArrow {
background-image:url("images/commentArrow_white.png");
}
.white .commentWrapperContent {
	background-color:#8e8e8e;
background-color:rgba(255, 255, 255, 0.3);
}
.white .postTitle, .white #respond h3 {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white .postDate {
	color:#b5b5b5;
color:rgba(255, 255, 255, 0.5);
}
.white .postCommentTitle, .white #respond {
	background-color:#8e8e8e;
background-color:rgba(255, 255, 255, 0.1);
border-top: 1px solid #b5b5b5;
border-top:1px solid rgba(255, 255, 255, 0.2);
color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white #respond {
border-top: 2px solid #b5b5b5;
border-top:2px solid rgba(255, 255, 255, 0.2);
}
.white .postCommentAuthor {
	background-color:#8e8e8e;
background-color:rgba(0, 0, 0, 0.1);
border-top:1px solid #b5b5b5;
border-top:1px solid rgba(0, 0, 0, 0.2);
color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white .postCommentAuthor .postCommentDate {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white .postCommentTitle .postCommentDate {
	color:#b5b5b5;
color:rgba(255, 255, 255, 0.5);
}
.white .postContent p {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white .layoutDateWrapper {
	background-color:#8e8e8e;
background-color:rgba(0, 0, 0, 0.3);
color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white .layoutDateWrapper span {
	color:#b5b5b5;
color:rgba(255, 255, 255, 0.4);
}
.white .layoutDateWrapper em {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white .previousBtn a, .white .nextBtn a {
	background-color:#b5b5b5;
background-color:rgba(255, 255, 255, 0.3);
}
.white-right-bottom .logo {
background-image:url("images/logo_black.png");
}
.white-right-bottom .nav li {
 color:#8e8e8e;
color:rgba(0, 0, 0, 0.75);
}
.white-right-bottom .nav li a {
	color:#8e8e8e;
color:rgba(0, 0, 0, 0.4);
text-decoration:none;
}
.white-right-bottom .nav li a:hover {
	color:#424242;
color:rgba(0, 0, 0, 0.75);
}
.white-right-bottom .commentArrow {
	background-color:#8e8e8e;
background-color:rgba(255, 255, 255, 0.3);
background-image:url("images/arrows_white.png");
}
.white-right-bottom .commentCountWrapper {
	background-color:#8e8e8e;
background-color:rgba(255, 255, 255, 0.3);
}
.white-right-bottom .commentCount {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white-right-bottom .commentWrapperArrow {
background-image:url("images/commentArrow_white.png");
}
.white-right-bottom .commentWrapperContent {
	background-color:#8e8e8e;
background-color:rgba(255, 255, 255, 0.3);
}
.white-right-bottom .postTitle, .white-right-bottom #respond h3 {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white-right-bottom .postDate {
	color:#b5b5b5;
color:rgba(255, 255, 255, 0.5);
}
.white-right-bottom .postCommentTitle, .white-right-bottom #respond {
	background-color:#8e8e8e;
background-color:rgba(255, 255, 255, 0.1);
border-top: 1px solid #b5b5b5;
border-top:1px solid rgba(255, 255, 255, 0.2);
color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white-right-bottom #respond {
border-top: 2px solid #b5b5b5;
border-top:2px solid rgba(255, 255, 255, 0.2);
}
.white-right-bottom .postCommentAuthor {
	background-color:#8e8e8e;
background-color:rgba(0, 0, 0, 0.1);
border-top:1px solid #b5b5b5;
border-top:1px solid rgba(0, 0, 0, 0.2);
color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white-right-bottom .postCommentAuthor .postCommentDate {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white-right-bottom .postCommentTitle .postCommentDate {
	color:#b5b5b5;
color:rgba(255, 255, 255, 0.5);
}
.white-right-bottom .postContent p {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white-right-bottom .layoutDateWrapper {
	background-color:#8e8e8e;
background-color:rgba(0, 0, 0, 0.4);
color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white-right-bottom .layoutDateWrapper span {
	color:#b5b5b5;
color:rgba(255, 255, 255, 0.4);
}
.white-right-bottom .layoutDateWrapper em {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white-right-bottom .previousBtn a, .white-right-bottom .nextBtn a {
	background-color:#b5b5b5;
background-color:rgba(255, 255, 255, 0.3);
}
.white-left-bottom .logo {
background-image:url("images/logo_white.png");
}
.white-left-bottom .nav li {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white-left-bottom .nav li a {
	color:#b5b5b5;
color:rgba(255, 255, 255, 0.4);
text-decoration:none;
}
.white-left-bottom .nav li a:hover {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white-left-bottom .commentArrow {
	background-color:#b5b5b5;
background-color:rgba(0, 0, 0, 0.4);
background-image:url("images/arrows_white.png");
}
.white-left-bottom .commentCountWrapper {
	background-color:#b5b5b5;
background-color:rgba(0, 0, 0, 0.4);
}
.white-left-bottom .commentCount {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white-left-bottom .commentWrapperArrow {
background-image:url("images/commentArrow_black.png");
}
.white-left-bottom .commentWrapperContent {
	background-color:#8e8e8e;
background-color:rgba(0, 0, 0, 0.3);
}
.white-left-bottom .postTitle, .white-left-bottom #respond h3 {
	color:#d5d5d5;
color:rgba(255, 255, 255, 0.75);
}
.white-left-bottom .postDate {
	color:#d5d5d5;
color:rgba(255, 255, 255, 0.5);
}
.white-left-bottom .postCommentTitle, .white-left-bottom #respond {
	background-color:#b5b5b5;
background-color:rgba(255, 255, 255, 0.1);
border-top:1px solid #b5b5b5;
border-top:1px solid rgba(255, 255, 255, 0.25);
color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white-left-bottom #respond {
	border-top:2px solid #b5b5b5;
border-top:2px solid rgba(255, 255, 255, 0.25);
}
.white-left-bottom .postCommentAuthor {
	background-color:#b5b5b5;
background-color:rgba(0, 0, 0, 0.1);
border-top:1px solid #8e8e8e;
border-top:1px solid rgba(0, 0, 0, 0.2);
color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white-left-bottom .postCommentAuthor .postCommentDate {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white-left-bottom .postCommentTitle .postCommentDate {
	color:#b5b5b5;
color:rgba(255, 255, 255, 0.5);
}
.white-left-bottom .postContent p {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white-left-bottom .layoutDateWrapper {
	background-color:#8e8e8e;
background-color:rgba(0, 0, 0, 0.4);
color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white-left-bottom .layoutDateWrapper span {
	color:#b5b5b5;
color:rgba(255, 255, 255, 0.4);
}
.white-left-bottom .layoutDateWrapper em {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.white-left-bottom .previousBtn a, .white-left-bottom .nextBtn a {
	background-color:#b5b5b5;
background-color:rgba(255, 255, 255, 0.4);
}
.black .logo, .page-template .logo {
background-image:url("images/logo_black.png");
}
.black .nav li, .page-template .nav li {
	color:#424242;
color:rgba(0, 0, 0, 0.75);
}
.black .nav li a, .page-template .nav li a {
	color:#8e8e8e;
color:rgba(0, 0, 0, 0.4);
text-decoration:none;
}
.black .nav li a:hover, .page-template .nav li a:hover {
	color:#424242;
color:rgba(0, 0, 0, 0.75);
}
.black .commentArrow, .page-template .commentArrow {
	background-color:#b5b5b5;
background-color:rgba(0, 0, 0, 0.4);
background-image:url("images/arrows_white.png");
}
.black .commentCountWrapper, .page-template .commentCountWrapper {
	background-color:#b5b5b5;
background-color:rgba(0, 0, 0, 0.4);
}
.black .commentCount, .page-template .commentCount {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.black .commentWrapperArrow, .page-template .commentWrapperArrow {
background-image:url("images/commentArrow_black.png");
}
.black .commentWrapperContent, .page-template .commentWrapperContent {
	background-color:#8e8e8e;
background-color:rgba(0, 0, 0, 0.3);
}
.black .postTitle, .black #respond h3, .page-template .postTitle, .page-template #respond h3 {
	color:#d5d5d5;
color:rgba(255, 255, 255, 0.75);
}
.black .postDate, .page-template .postDate {
	color:#d5d5d5;
color:rgba(255, 255, 255, 0.5);
}
.black .postCommentTitle, .black #respond, .page-template .postCommentTitle, .page-template #respond {
	background-color:#b5b5b5;
background-color:rgba(255, 255, 255, 0.1);
border-top:1px solid #b5b5b5;
border-top:1px solid rgba(255, 255, 255, 0.25);
color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.black #respond, .page-template #respond {
border-top:2px solid #b5b5b5;
border-top:2px solid rgba(255, 255, 255, 0.25);
}
.black .postCommentAuthor, .page-template .postCommentAuthor {
	background-color:#b5b5b5;
background-color:rgba(0, 0, 0, 0.1);
border-top:1px solid #8e8e8e;
border-top:1px solid rgba(0, 0, 0, 0.2);
color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.black .postCommentAuthor .postCommentDate, .page-template .postCommentAuthor .postCommentDate {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.black .postCommentTitle .postCommentDate, .page-template .postCommentTitle .postCommentDate {
	color:#b5b5b5;
color:rgba(255, 255, 255, 0.5);
}
.black .postContent p, .page-template .postContent p {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.black .layoutDateWrapper, .page-template .layoutDateWrapper {
	background-color:#595959;
background-color:rgba(0, 0, 0, 0.4);
color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.black .layoutDateWrapper span, .page-template .layoutDateWrapper span {
	color:#8e8e8e;
color:rgba(255, 255, 255, 0.4);
}
.black .layoutDateWrapper em, .page-template .layoutDateWrapper em {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.black .previousBtn a, .black .nextBtn a, .page-template .previousBtn a, .page-template .nextBtn a {
	background-color:#8e8e8e;
background-color:rgba(0, 0, 0, 0.4);
}
.black-right-bottom .logo {
background-image:url("images/logo_white.png");
}
.black-right-bottom .nav li {
	color:#b5b5b5;
color:rgba(255, 255, 255, 0.75);
}
.black-right-bottom .nav li a {
	color:#b5b5b5;
color:rgba(255, 255, 255, 0.4);
text-decoration:none;
}
.black-right-bottom .nav li a:hover {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.black-right-bottom .commentArrow {
	background-color:#b5b5b5;
background-color:rgba(0, 0, 0, 0.4);
background-image:url("images/arrows_white.png");
}
.black-right-bottom .commentCountWrapper {
	background-color:#b5b5b5;
background-color:rgba(0, 0, 0, 0.4);
}
.black-right-bottom .commentCount {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.black-right-bottom .commentWrapperArrow {
background-image:url("images/commentArrow_black.png");
}
.black-right-bottom .commentWrapperContent {
	background-color:#8e8e8e;
background-color:rgba(0, 0, 0, 0.3);
}
.black-right-bottom .postTitle, .black-right-bottom #respond h3 {
	color:#d5d5d5;
color:rgba(255, 255, 255, 0.75);
}
.black-right-bottom .postDate {
	color:#d5d5d5;
color:rgba(255, 255, 255, 0.5);
}
.black-right-bottom .postCommentTitle, .black-right-bottom #respond {
	background-color:#b5b5b5;
background-color:rgba(255, 255, 255, 0.1);
border-top:1px solid #b5b5b5;
border-top:1px solid rgba(255, 255, 255, 0.25);
color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.black-right-bottom #respond {
border-top:2px solid #b5b5b5;
border-top:2px solid rgba(255, 255, 255, 0.25);
}
.black-right-bottom .postCommentAuthor {
	background-color:#b5b5b5;
background-color:rgba(0, 0, 0, 0.1);
border-top:1px solid #8e8e8e;
border-top:1px solid rgba(0, 0, 0, 0.2);
color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.black-right-bottom .postCommentAuthor .postCommentDate {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.black-right-bottom .postCommentTitle .postCommentDate {
	color:#b5b5b5;
color:rgba(255, 255, 255, 0.5);
}
.black-right-bottom .postContent p {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.black-right-bottom .layoutDateWrapper {
	background-color:#595959;
background-color:rgba(0, 0, 0, 0.4);
color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.black-right-bottom .layoutDateWrapper span {
	color:#8e8e8e;
color:rgba(255, 255, 255, 0.4);
}
.black-right-bottom .layoutDateWrapper em {
	color:#ffffff;
color:rgba(255, 255, 255, 0.75);
}
.black-right-bottom .previousBtn a, .black-right-bottom .nextBtn a {
	background-color:#8e8e8e;
background-color:rgba(0, 0, 0, 0.4);
}


/* SPECIFIC POST STYLES */
/* NEEDS TO USE CSS3 BACKGROUND IMAGES TO HAVE IMAGES SCALE AND SHRINK APPROPRIATELY */
.post-... {
	background-image: url('images/posts/...');
}
.post-busted {
	background-image: url('images/posts/08-30-11.jpg');
}
.post-my-modern-self {
	background-image: url('images/posts/08-29-11.jpg');
}
.post-not-my-strong-suit {
	background-image: url('images/posts/08-19-11.jpg');
}
.post-one-year {
	background-image: url('images/posts/08-15-11.jpg');
}
.post-slow-down {
	background-image: url('images/posts/08-08-11.jpg');
}
.post-sxsw-interactive {
	background-image: url('images/posts/SXSW7.jpg');
}
.post-health-for-honduras {
	background-image: url('images/posts/Honduras_4.jpg');
}
.post-cinco-de-mayo {
	background-image: url('images/posts/Cinco.jpg');
}
.post-getting-hitched {
	background-color:#e3eccd;
	-moz-background-size: auto;
  	background-size: auto;
	background: 				
		url('images/posts/STD_date.png') 50% 340px no-repeat fixed,
		url('images/posts/STD_trees.png') -22% 120px repeat-x fixed,
		url('images/posts/STD_clouds.jpg') -10% top repeat-x fixed
				}
.post-no-spec-no-contests {
	background-image: url('images/posts/Spec.jpg');
}
.post-sometimes-you-must-jump {
	background-image: url('images/posts/Rope-Swing.jpg');
}
.post-no-more {
	background-image: url('images/posts/Sailing2.jpg');
}
.post-saturday {
	background-image: url('images/posts/Saturday_3.jpg');
}
.post-the-bitter-struggle {
	background-image: url('images/posts/Hands_4.jpg');
}
.post-too-much-shit {
	background-image: url('images/posts/Juggle_3.jpg');
}
.post-can-html5-do-this {
	background-image: url('images/posts/Flash_8.jpg');
}
.post-red-bull-gives-your-hair-wings {
	background-image: url('images/posts/Sugar_Free_2.jpg');
}
.post-fuck-tables {
	background-image: url('images/posts/tables_3.jpg');
}
.post-minimal-revision {
	background-image: url('images/posts/Minimal_51.jpg');
}
.post-nintendo {
	background-image: url('images/posts/Nintendo31.jpg');
}
.post-indoff-3 {
	background-image: url('images/posts/Indoff31.jpg');
}
.post-trapped-in-a-cloud {
	background-image: url('images/posts/In_The_Sky_1.jpg');
}
.post-stick-your-neck-out {
	background-image: url('images/posts/Be_proud_81.jpg');
}
.post-goodnight-moon {
	background-image: url('images/posts/Goodnight_Moon.jpg');
}
.post-get-naked {
	background-image: url('images/posts/Why_Did_We_Stop_3.jpg');
}
.post-burn-down-the-disco {
	background-image: url('images/posts/hang_the_dj_3.jpg');
}
.post-minimal-site {
	background-image: url('images/posts/Minimal_15.jpg');
}
.post-apple-making-people-cool {
	background-image: url('images/posts/apple21.jpg');
}
.post-pixels {
	background-image: url('images/posts/Pixels_5.jpg');
}
.post-the-ladder {
	background-image: url('images/posts/The_Ladder1.jpg');
}
.post-fake-company-haps-beer {
	background-image: url('images/posts/Haps1.jpg');
}
.post-yinyang {
	background-image: url('images/posts/YinYang.jpg');
}
.post-124 {
	background-image: url('images/posts/1-24_b.jpg');
}
.post-about-my-glasses {
	background-image: url('images/posts/about_12.jpg');
}
.post-28-years-young {
	background-image: url('images/posts/Bday.jpg');
}
.post-gossip-hearsay-speculation {
	background-image: url('images/posts/Tiger3.jpg');
}
.post-we-wont-tell {
	background-image: url('images/posts/Zappos_22.jpg');
}
.post-burnt-out {
	background-image: url('images/posts/post-27.jpg');
}
.post-the-routine {
	background-image: url('images/posts/post-261.jpg');
}
.post-best-friends-forever {
	background-image: url('images/posts/post-251.jpg');
}
.post-muse {
	background-image: url('images/posts/post-23_b1.jpg');
}
.post-back-to-the-building {
	background-image: url('images/posts/post_22.jpg');
}
.post-infographic-1 {
	background-image: url('images/posts/post-202.jpg');
}
.post-layers-grids {
	background-image: url('images/posts/post-192.jpg');
}
.post-abe-lincoln-the-great-emancipator {
	background-image: url('images/posts/post-181.jpg');
}
.post-hoping-for-the-best {
	background-image: url('images/posts/post-16.jpg');
}
.post-losing-a-colleague {
	background-image: url('images/posts/post-153.jpg');
}
.post-taking-a-leap {
	background-image: url('images/posts/post-143.jpg');
}
.post-failure-effort-success {
	background-image: url('images/posts/post-17_b.jpg');
}
.post-the-super-bowl {
	background-image: url('images/posts/post-12_b.jpg');
}
.post-hello-goodbye {
	background-image: url('images/posts/post-11_b.jpg');
}
.post-a-logo-progression {
	background-image: url('images/posts/post-9_b.jpg');
}
.post-fixed-gear-bikes-werent-always-emo {
	background-image: url('images/posts/post-8_b.jpg');
}
.post-the-original-golden-ratio {
	background-image: url('images/posts/post-7_b.jpg');
}
.post-conans-last-stand {
	background-image: url('images/posts/post-5_b.jpg');
}
.post-it-was-avoidable {
	background-image: url('images/posts/post-4_b.jpg');
}
.post-solemn-ship {
	background-image: url('images/posts/post-2_b.jpg');
}
.post-the-original {
	background-image: url('images/posts/post-1_b.jpg');
}



