* {
  margin: 0;
  padding: 0;
}

body {
  font: 13px Georgia, "Times New Roman", Times, serif;
  text-align: center;
  color: #FFF;
  background-image: url("http://etcetera.viviti.com/files/images/background.png");
  background-color: black;
  background-repeat: repeat;
}

/**** GENERAL STYLES ****/

a {
  color: #a21713;
  text-decoration: none;
}

a:hover {
  color: #a21713;
}

p {
  line-height: 1.4em;
  padding: 10px 0;
}


#location_0 ul,
#location_0 ol {
  margin-left: 0px;
  line-height: 1.8em;
  padding: 10px 0 0 0;
}

#location_0 ul {
  list-style: url(images/bullet_o.gif);
}

blockquote {
  border-left: 4px solid #B21;
  color: #FFCFB3;
  margin: 10px 40px 0 40px;
  line-height: 1.8em;
  padding: 0 10px 10px 10px;
}

blockquote:first-line {
  font-size: 20px;
  font-style: italic;
  line-height: 1.4em;
}

code {
  border-bottom: 1px dotted #B21;
  color: #FFCFB3;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-variant: small-caps;
  line-height: 1.5em;
}

h1 {
  font-size: 26px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

/**** GENERAL LAYOUT ****/

#container {
  width: 860px;
  height: 700px;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
  background-image: none;
  }

#header {
  height: 0px;
  padding: 0;
}


/**** HEADER STYLES ****/

#header h1 {
  float: left;
  font-size: 72px;
  font-weight: normal;
  font-variant: normal;
  line-height: 1.2em;
  padding-top: 10px;
}

#header h1 a {
  color: #FFF;
}

#header h1 a:hover {
  color: #FFCFB3;
}

#header h2 {
  float: left;
  font-size: 16px;
  font-weight: normal;
  font-style: italic;
  font-variant: normal;
  line-height: 1.2em;
  padding: 35px 0 0 10px;
}

/**** MAIN MENU LAYOUT and STYLES ****/

#primary_navigation {
  color: #a21713;
  float: right;
  font-size: 30px;
  line-height: 1.5em;
  width: 140px;
  list-style: none;
  margin-left: -35px;
  position: relative;
}

#primary_navigation li{
  list-style: none;
}

#primary_navigation a {
  color: #a21713;
}

#primary_navigation a:hover {
  background: #FFCFB3;
  color: #a21713;
}
/**** LINKS ****/
div#preload {
   overflow: hidden;
  display: none;
}

#cabinet img  {
  border: none;
  position: relative;
  left: -20px;
  z-index: 1;
  margin: 0 auto;
  }
#doors img  {
   border: none;
   top: -597px;
   left: 206px;
   position: relative;
  z-index: 3;
   }

#lastfm img {
  border: none;
  top: -1078px;
  left: 28px;
  position: relative;
  z-index: 4;
  }
#lastfm img:hover  {
  border: none;
  top: -1078px;
  left: 38px;
  position: relative;
  z-index: 4;
  }

#twitter img  {
  border: none;
  top: -1382px;
  left: 251px;
  position: relative;
  z-index: 4;
  }
#twitter img:hover  {
  border: none;
  top: -1382px;
  left: 271px;
  position: relative;
  z-index: 4;
  }
#tumblr img  {
  border: none;
  top: -1130px;
  left: 228px;
  position: relative;
  z-index: 4;
  }
#tumblr img:hover  {
  border: none;
  top: -1150px;
  left: 228px;
  position: relative;
  z-index: 4;
  }
#contact img  {
  border: none;
  top: -1320px;
  left: 276px;
  position: relative;
  z-index: 4;
  }
#contact img:hover  {
  border: none;
  top: -1360px;
  left: 276px;
  position: relative;
  z-index: 4;
  }
#palka img  {
  border: none;
  top: -1387px;
  left: 227px;
  position: relative;
  z-index: 5;
  }
#skull img {
  border: none;
  top: -1443px;
  left: 494px;
  position: relative;
  z-index: 4;
  }
#skull img:hover  {
  border: none;
  top: -1463px;
  left: 494px;
  position: relative;
  z-index: 4;
  }
#su img  {
   border: none;
   top: -1424px;
   left: 243px;
   position: relative;
  z-index: 4;
   }
#su img:hover  {
   border: none;
   top: -1424px;
   left: 263px;
   position: relative;
  z-index: 4;
   }
#scrolls img  {
   border: none;
   top: -1480px;
   left: 304px;
   position: relative;
  z-index: 2;
   }

/**** BLOG LAYOUT and STYLES ****/

.blog_post, .component {
  padding-bottom: 40px;
}
.blog_post .share { text-align: center; }
.share_label { display: none; }
.blog_component {
  padding-bottom: 0;
}
.blog_post .content { padding: 0px 15px; }

.blog_post .title, .component h2 {
  font-size: 28px;
  font-weight: normal;
  font-variant: normal;
  margin-bottom: 10px;
  line-height: 18px;
  position: relative;
  z-index: 1;
}

p.archived { margin-bottom: 20px; text-align: center;}
.blog_post .metadata a { color: #FFCFB3; }
.blog_post .metadata {
  background: url(images/blog_meta.jpg) no-repeat center top;
  color: #FFCFB3;
  font-size: 13px;
  font-weight: normal;
  font-variant: normal;
  height: 36px;
  line-height: 36px;
  padding: 0 10px 0 35px;
  position: relative;
  z-index: 0;
}

.date {
  font-size: x-small;
}

.metadata .category, .metadata .comments, .metadata .tags {
  display: inline;
}

* html .blog_post .date {
  padding-top: 10px;
}

.blog_post .title a {
  color: #FFF;
}

.blog_post .title a:hover {
  color: #FFCFB3;
}

.blog_post date a {
  color: #FFCFB3;
}

.blog_post .date a:hover {
  color: #FFF;
}

img.bullet {
  padding: 0 4px;
}

/**** ROUNDED CORNER BOX STYLES ****/

.c1 {
  background: url(images/c1.gif) top left no-repeat #EC691F;
  margin: 0 0 40px 0;
}

.c2 {
  background: url(images/c2.gif) top right no-repeat;
}

.c3 {
  background: url(images/c3.gif) bottom left no-repeat;
}

.c4 {
  background: url(images/c4.gif) bottom right no-repeat;
}

location_0 .c4 p,
location_0 .c4 ul {
  padding: 0 20px;
  line-height: 36px;
  margin-left: 0;
}

/**** ROUNDED CORNER BOTTOM BOX STYLES ****/

.c4 li {
  display: inline;
  background: url(images/bullet_w.gif) center right no-repeat;
}

.c4 li a {
  color: #FFCFB3;
  margin-right: 11px;
  white-space: nowrap;
}

.c4 li a:hover {
  color: #FFF;
}

.boxDesc {
  font-size: 28px;
  font-weight: normal;
  font-variant: normal;
}

/**** ROUNDED CORNER BOX - INPUT STYLES ****/

li.formList .c1,
li.formList .c2,
li.formList .c3,
li.formList .c4 {
  width: 125px;
}

#postComment .c1,
#postComment .c2,
#postComment .c3,
#postComment .c4 {
  height: 40px;
  line-height: 40px;
  width: 300px;
}

.c4 input.searchBox,
#postComment input,
.postCommentTA textarea {
  background: transparent;
  border: none;
  color: #870010;
  font: 12px Georgia, "Times New Roman", Times, serif;
  position: relative;
  left: 4px;
  width: 80px;
}

location_0 .c1 {
  margin-bottom: 15px;
}

#postComment input {
  float: left;
  position: relative;
  top: 12px;
  width: 200px;
}

#postComment .postCommentTA .c1,
#postComment .postCommentTA .c2,
#postComment .postCommentTA .c3,
#postComment .postCommentTA .c4 {
  height: auto;
  width: 500px;
}

location_0 #postComment .postCommentTA .c1 {
  margin-bottom: 30px;
}

.postCommentTA textarea {
  margin: 10px;
  overflow: auto;
  width: 470px;
}

#postComment label {
  color: #FFCFB3;
  float: right;
  padding-right: 10px;
}

#primary_navigation li.formList {
  line-height: .6em;
}

/**** BUTTON STYLES ****/

.goButton {
  background: url(images/button.gif) center center no-repeat;
  border: none;
  color: #FFCFB3;
  height: 28px;
  width: 38px;
}

.goButton span {
  position: relative;
  top: -1px;
}

.postButtonCluster {
  position: relative;
  top: -20px;
}

.postButtonCluster button {
  background: none;
  border: none;
  color: #FFCFB3;
  font: 16px Georgia, "Times New Roman", Times, serif;
  margin-right: 20px;
}

/**** COMMENT LIST STYLES ****/

#commentList {
  list-style-position: outside;
  position: relative;
  left: -40px;
  margin-right: -40px;
  width: 868px;
}

#commentList li {
  background: url(images/blog_meta.jpg) no-repeat;
  color: #FFCFB3;
  font-size: 13px;
  font-weight: normal;
  font-variant: normal;
  padding: 0 10px 0 15px;
}

.commentMeta {
  clear: both;
  height: 36px;
}

.cml { 
  float: left;
}

.cmr { 
  float: right;
  font-size: 10px;
}

.commentContent {
  color: #FFF;
  position: relative;
  top: -20px;
}

/**** FOOTER STYLES ****/

#footer p{
  color: white;
  font-size: 11px;
  padding: 10px 0;
  text-align: center;
}

/**** IMAGE FLOATING, IMAGE CENTERING ****/

.floatImgR,
.floatImgL,
.imageCenter {
  border: 1px solid #B21;
  padding: 2px;
}

.floatImgR {
  float: right;
  margin: 10px 0 5px 10px;
}

.floatImgL {
  float: left;
  margin: z0px 10px 5px 0;
}

.imageCenter {
  display: block;
  margin: 10px auto;
}

.comment.owner {
  background-color: #ec691f;
}

.comment.owner a {
  color: #870010;
}

/**** CLEARING ****/

br.clear {
  clear: both;
}

