/*
Theme Name: unwesen
Theme URI: http://www.unwesen.de/
Description: The theme used for unwesen V5.
Version: V5
Author: Jens Finkhaeuser
Author URI: http://www.unwesen.de/
Description: unwesen V5 theme
Tags: custom header, variable width, two columns, widgets
*/


/*****************************************************************************
 * General styles
 *****************************************************************************/
body {
  background: #121212;
  color: #b3b3b3;
  margin: 0px 0px 0px 0px;
  text-align: justify;
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#floatingheader {
  background-image: url(/wp-content/themes/unwesen-2009-07-05/images/menu_gradient.gif);
  background-repeat: repeat-x;
  position: fixed;
  z-index: 15;
  top: 0px;
  right: 0px;
  left: 0px;
  margin: 0px;
  height: 63px;
  opacity: 0.9;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  filter: alpha(opacity=90);
  border-bottom: 1px solid #333333;
}

a, a:link, a:visited {
  color:#666666;
  text-decoration: underline;
}

a:hover {
  color: #ff3333;
  text-decoration: none;
}

a img {
  border: none;
}

/*****************************************************************************
 * Header
 *****************************************************************************/

.title {
  text-align: right;
  text-transform: uppercase;
  letter-spacing: .2em;
  padding: 10pt;
  padding-bottom: 12pt;
  padding-top: 10pt;
  margin: 0;
  float: right;
  font-size: 300%;
}


.title a, .title a:link, .title a:visited, .title a:hover {
  color: #b3b3b3;
  text-decoration: none;
 }

.title a:hover {
  text-decoration: underline;
}

.title_link, .title_link:link, .title_link:visited, .title_link:hover {
  font-size: 0px;
  color: #000000;
  display: inline;
  border: 0px none black;
  margin: 0px 0px 0px 0px;
  text-decoration: none;
}

.pagetitle {
}

/*****************************************************************************
 * Top navigation
 *****************************************************************************/
/*
#menu {
  padding: 10pt;
  padding-top: 0px;
  text-align: center;
  vertical-align: top;
  float: left;
}

#menu ul li a, #menu ul li a:visited, #menu ul li a:link {
  font-size: 10pt;
  color: white;
  padding: 6pt 15pt 6pt 15pt;
  margin: 0pt 3pt 0pt 3pt;
  background-color: #121212;
  text-decoration: underline;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -khtml-border-bottom-left-radius: 5px;
  -khtml-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid #333333;
  border-top: none;
}
*/

#menu {
  padding: 10pt;
  padding-top: 14pt;
  text-align: center;
  vertical-align: middle;
  float: left;
}

#menu li {
  display: inline;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#menu ul {
  margin: 0px;
  padding: 4px;
}

#menu ul li {
/*border: 1px solid red; */
}

#menu ul li a, #menu ul li a:visited, #menu ul li a:link {
  font-size: 10pt;
  color: white;
  padding: 6pt 15pt 6pt 15pt;
  margin: 0pt 3pt 0pt 3pt;
  text-decoration: underline;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #333333;
}

#menu ul li a:hover {
  color: #ff3333;
  padding: 6pt 15pt 6pt 15pt;
  text-decoration: none;
  background-image: url(/wp-content/themes/unwesen-2009-07-05/images/menu_gradient.gif);
  background-repeat: repeat-x;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ff3333;
}

/*****************************************************************************
 * Content Navigation
 *****************************************************************************/

#navigation {
  position: fixed;
  z-index: 10;
  text-align: center;
  top: 63px;
  width: 550px;
  left: 85px;
  -moz-border-radius-bottomleft: 5px;
  -khtml-border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: 1px solid #333333;
  background-color: #090909;
  padding: 3px;
  padding-left: 15px;
  padding-right: 15px;
}


.pagenav {
  position: fixed;
  z-index: 11;
  top: 89px;
  -moz-border-radius-bottomleft: 5px;
  -khtml-border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: 1px solid #333333;
  background-color: #090909;
  padding: 3px;
  padding-left: 12px;
  padding-right: 15px;
}

.pagenav-bottom {
  margin-top: 15px;
}

.pagenav-bottom a {
  margin-right: 20px;
}

.pages {
  border: none;
}

.pagenav a {
  border: none;
}

.bookmarking {
  margin-top: 30px;
  margin-bottom: 30px;
  float: right;
  text-align: right;
  width: 50%;
  vertical-align: middle;
}

/*****************************************************************************
 * Content
 *****************************************************************************/

#page {
  margin-top: 105px;
}


#content, #widecontent {
  font-size: 1.2em;
}

#content h2, #widecontent h2 {
  color: #e6e6e6;
  font-size: 17pt;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
  margin: 0px;
  line-height: 120%;
  margin-bottom: 1em;
  text-align: left;
}

#widecontent h2 a, #widecontent h2 a:visited, #widecontent h2 a:link, #content h2 a, #content h2 a:visited, #content h2 a:link {
  color: #e6e6e6;
  text-decoration: underline;
}

#content h2 a:hover, #widecontent h2 a:hover {
  color: #ff3333;
  background: none;
  text-decoration: none;
}

#content h3, #widecontent h3 {
  color: #a6a6a6;
  font-size: 13pt;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
  margin-bottom: 0.6em;
  line-height: 120%;
  text-align: left;
}

#content h4, #widecontent h4 {
  color: #666666;
  font-size: 11pt;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
  margin-bottom: 0.5em;
  line-height: 120%;
  text-align: left;
}


div.post-date {
  margin-top: 1.5em;
  margin-right: 0pt;
  margin-bottom: 0.75em;
  margin-left: 0pt;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
  font-size: 86%;
  line-height: 1.4em;
  text-transform: uppercase;
  text-indent: 0em;
  letter-spacing: 0.2em;
  color: #777777;
}

.postinfo {
  margin-top: 30px;
  margin-bottom: 30px;
  float: left;
}


div.tag {
  border: 1px solid #333333;
  display: inline-block;
  height: 18px;
  padding: 2px;
  padding-left: 7px;
  padding-right: 7px;
  margin: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

div.tag:hover {
  border: 1px solid #ff3333;
}

div.tag a.tag-link-img {
  display: inline-block;
  vertical-align: middle;
}

div.tag a.tag-link {
  vertical-align: middle;
}


.postsep {
  clear: both;
  margin-bottom: 20px;
  border-bottom: 1px solid #333333;
}

.lastpostsep {
  clear: both;
}


.narrowcolumn {
  padding: 10px 0 20px 0;
  margin: 5px 0 0 100px;
  width: 550px;
}

.widecolumn {
  padding: 10px 0 20px 0;
  margin: 5px 0 0 100px;
  width: 550px;
}

.gallerycolumn {
  padding: 10px 0 20px 0;
  margin: 5px 100px 0 100px;
}

.widecolumn .entry p, .narrowcolumn .entry p, .gallerycolumn .entry p {
  font-size: 1.05em;
}


.widecolumn .entry, .narrowcolumn .entry, .gallerycolumn .entry {
  line-height: 1.4em;
}

.widecolumn, .narrowcolumn, .gallerycolumn {
  line-height: 1.6em;
}

blockquote {
    margin: 0px 0px 0px 25px;
    padding: 1px 20px 0px 15px;
    font-style: italic;
    color: #777777;
    border-left: 1px solid #cccccc;
    background-color: #111111;
}

blockquote p, blockquote p {
    margin: 0px 0px 20px 0px;
    padding: 0px;
}

dt {
  font-style: bold;
  margin-top: 5pt;
}

/*****************************************************************************
 * Footer
 *****************************************************************************/

#footer {
  border-top: 1px solid #333333;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-top: 15px;
  width: 750px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-size: 0.9em;
  line-height: 1.4em;
}

#galleryfooter {
  border-top: 1px solid #333333;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-top: 15px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-size: 0.9em;
  line-height: 1.4em;
}

/*****************************************************************************
 * Comments
 *****************************************************************************/

.commentlist li, #commentform input, #commentform textarea {
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
  font-size: 1em;
}

.commentlist li {
  background-image: url(/wp-content/themes/unwesen-2009-07-05/images/menu_gradient.gif);
  background-repeat: repeat-x;
  font-weight: bold;
  border-left: 1px solid #666666;
}

.comment-body p {
  background-color: black;
}

.commentlist li .avatar {
  float: right;
  border: 1px solid #666666;
  padding: 2px;
}

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
}

.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
}

#commentform p {
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

select {
  width: 130px;
}

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
}

#commentform {
  margin: 5px 10px 0 0;
}

#commentform textarea {
  width: 100%;
  padding: 2px;
}

#commentform #submit {
  float: right;
  padding-right: 0px;
  margin-right: 0px;
}

.commentlist {
  padding: 0;
  text-align: justify;
}

.commentlist li {
  margin: 15px 0 10px;
  padding: 5px 5px 10px 10px;
  list-style: none;
}

.commentlist li ul li { 
  margin-right: -5px;
  margin-left: 10px;
}

.commentlist p {
  margin: 10px 5px 10px 0;
}

.children { padding: 0; }

#commentform p {
  margin: 5px 0;
}

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}

.commentmetadata {
  margin: 0;
  display: block;
  font-weight: normal;
}

.thread-even {
  background-color: black;
}

.thread-alt {
  background-color: black;
}


.depth-1 {
  border: 1px solid #666666;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -khtml-border-top-left-radius: 10px;
  -khtml-border-bottom-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.even, .alt {
}

.subscribe-to-comments {
  clear: none;
}

/*****************************************************************************
 * Input fields
 *****************************************************************************/

input[type=text], input[type=password], textarea, select {
  border: 1px solid #777777;
  border-style: solid;
  padding: 3px;
  margin-bottom: 0px;
  margin-right: 5px;
  background-color: #333333;
  color: #999999;
}

input[type=text]:focus, input[type=text]:hover, input[type=password]:focus, input[type=password]:hover, textarea:focus, textarea:hover, select:focus, select:hover {
  border-color: #ff3333;
  background-color: #c6c6c6;
  color: black;
}


input[type=submit], input[type=button] {
  background-image: url(/wp-content/themes/unwesen/images/menu_gradient.gif);
  background-repeat: repeat-x;
  border: 1px solid #333333;
  border-style: solid;
  color: #999999;
  margin-right: 5px;
}

input[type=submit]:hover, input[type=submit]:focus, input[type=button]:hover, input[type=button]:focus {
  color: #ff3333;
  border-color: #ff3333;
}


/*****************************************************************************
 * Sidebar
 *****************************************************************************/

#sidebar {
  font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  position: absolute;
  overflow: hidden;
  z-index: 5;
  top: 63px;
  right: 0px;
  width: 210px;
  float: right;
  border-left: 1px dashed black;
  background-color: #222222;
  padding: 10px 0 10px 0;
}


#sidebar > ul {
  margin: 15px;
  padding: 0;
}

#sidebar > ul > li {
  list-style-type: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 30px;
}


#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
}

#sidebar form {
  margin: 0;
}

/*****************************************************************************
 * Sidebar Categories/Series/Page links/Freeform HTML
 *****************************************************************************/

.categories, .series, .pagelinks, .freeform, .subpages, .parentpage {
  list-style-type: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
}

.categories li, .series li, .pagelinks li, .parentpage li {
  list-style-type: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
  margin-left: 15px;
  margin-bottom: 7px;
}

.subpages li {
  list-style-type: square;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
  margin-left: 15px;
  margin-bottom: 7px;
}



.freeform li {
  list-style-type: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
}

.sidebar-fsf {
  text-align: justify;
}

.sidebar-fsf-img {
  float: left;
  margin-right: 10px;
}


/*****************************************************************************
 * QR code
 *****************************************************************************/

.unwesen-widgets-qr {
}


/*****************************************************************************
 * Sidebar Search
 *****************************************************************************/

#searchform {
  margin: 10px auto;
  padding: 5px 3px;
  text-align: left;
}

#sidebar #searchform #s {
  width: 160px;
  padding: 2px;
}

#sidebar #searchsubmit {
  margin-top: 3px;
  padding: 1px;
}

.screen-reader-text {
  position: absolute;
  left: -1000em;
}


/*****************************************************************************
 * Sidebar Calendar
 *****************************************************************************/

.widget_calendar > .widgettitle {
  padding: 0px;
  margin: 0px;
  height: 1px;
}

#wp-calendar {
  empty-cells: show;
  margin: 0px;
  width: 100%;
  padding: 0px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  margin-bottom: 5px;
  font-size: 125%;
  width: 100%;
}

#wp-calendar th {
  text-align: center;
  border-bottom: 1px dashed #666666;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

#wp-calendar td a:hover {
}

#wp-calendar td.pad:hover {
}



/*****************************************************************************
 * Gallery/Zemanta images
 *****************************************************************************/

.g2_blogimage {
  border: 1px solid #777777;
  background-color: black;
  padding: 2px;
  width: 150px;
  height: 150px;
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.g2_blogimage_left {
  width: 150px;
  height: 150px;
  float: left;
  margin-left: 0px;
  margin-right: 15px;
  margin-top: 0px;
  margin-bottom: 15px;
}

.g2_blogimage_right {
  width: 150px;
  height: 150px;
  float: right;
  margin-left: 15px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 15px;
}

.zemanta-pixie {
  text-align: right;
}

.z_blogimage {
  border: 1px solid #777777;
  background-color: black;
  padding: 2px;
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.z_blogimage_left {
  float: left;
  margin-left: 0px;
  margin-right: 15px;
  margin-top: 0px;
  margin-bottom: 15px;
}

.z_blogimage_right {
  float: right;
  margin-left: 15px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 15px;
}

.zemanta-img-attribution {
  letter-spacing: .1em;
  font: normal normal 72% Arial, Verdana, Sans-serif;
  line-height: 1.4em;
}

/*****************************************************************************
 * RSS
 *****************************************************************************/

.rss-items {
  margin: 0px;
  padding: 0px;
}

.rss-item {
  list-style-type: none;
  list-style-image: none;
  height: 18px;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
}

.rss-icon {
  width: 17px;
  height: 18px;
  float: left;
}

.rss-iconlink {
}

.rss-textlink {
  vertical-align: middle;
  margin-left: 5px;
/*  padding-top: 5px; */
}


/*****************************************************************************
 * General
 *****************************************************************************/

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.center {
  text-align: center;
}


.postmetadata {
  margin-top: 30px;
  margin-bottom: 30px;
  clear: both;
}

/*****************************************************************************
 * Series
 *****************************************************************************/

.seriesbox {
  padding: 0px;
  font-size: 90%;
}

.seriesbox ol {
  margin: 0px;
}

.seriesbox ol li {
  margin-left: 0px;
}

.seriesbox p {
  font-style: italic;
  color: #838383;
  font-size: 95%;
}

.seriesmeta {
  padding-bottom: 1em;
  font-style: italic;
  font-size: 95%;
  color: #838383;
}

.catlist-ul {
  color: #838383;
  font-style: italic;
}

.series-nav {
  border: 1px dashed #333333;
  font-size: 90%;
}

.series-nav legend {
  color: #777777;
}

.series-nav-left {
  float: left;
}

.series-nav-right {
  float: right;
}

/*****************************************************************************
 * Tables
 *****************************************************************************/

.scale {
  width: 100%;
  border: 1px solid #333333;
  margin-bottom: 20px;
  font-size: 90%;
}

.scale tr td {
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  vertical-align: middle;
}

.content_k0 {
  background-color: #333333;
}

.content_v0 {
  background-color: #333333;
}

.content_k1 {
  background-color: #111111;
}

.content_v1 {
  background-color: #111111;
}


/*****************************************************************************
 * Special: Contact page
 *****************************************************************************/

#contact_table {
  width: 100%;
  border: 1px solid #333333;
  margin-bottom: 20px;
  font-size: 90%;
}

#contact_table tr td {
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

/*****************************************************************************
 * Special: Link page
 *****************************************************************************/

.link_table {
  width: 100%;
  border: 1px solid #333333;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 90%;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -khtml-border-top-left-radius: 10px;
  -khtml-border-bottom-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-spacing: 0px;
  padding: 0px;
}

.link_link {
  width: 20%;
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  vertical-align: top;
}

.link_desc {
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  vertical-align: top;
  font-style: italic;
  border-top: 1px solid #333333;
}

.link_desc1 {
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  vertical-align: top;
  font-style: italic;
}

/*****************************************************************************
 * Special: Matrix
 *****************************************************************************/

.matrix_table {
  width: 100%;
  border: 1px solid #333333;
  margin-bottom: 20px;
  font-size: 90%;
}

.matrix_table tr td, .matrix_table tr th {
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
  text-align: left;
}

.matrix_rowheader {
  background-color: #777777;
  font-style: italic;
  font-weight: bold;
  font-size: 110%;
  color: black;
}

.matrix_columnheader {
  background-color: #555555;
  font-style: italic;
  font-weight: bold;
  color: black;
}

/*****************************************************************************
 * Mobile
 *****************************************************************************/

