/*
Theme Name: Sirup
Theme URI: http://1000ff.de/wordpress-theme-sirup/
Description: A simple magazine and blog layout, easy to customize through an options page. Fast loading CSS-only theme with support for Gravatars and Sidebar Widgets. <a href="http://themes.1000ff.de">Working demo</a> / <a href="http://1000ff.de/sirup-faq/">FAQ</a>.
Version: 1.0.3
Tags: options page, magazine, two columns, right sidebar, fixed width, widget ready, simple, white, yellow, clean, valid XHTML
Author: 1000ff
Author URI: http://1000ff.de/
*/

* html {
  height: 1%;
}

body {
  color: #aaaaaa !important;
  font-size: 14px !important;
  background: #171717;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 100%;
  background-repeat: repeat;
  position: relative;
  text-align: left;
  width: 633px;
  margin: 0 auto;
}

#page {
  width: 540px;
  line-height: 22px;
  height: 100%;
  margin: 20px;
  padding: 30px;
}

.page_title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 540px;
}

#wrap {
  height: 100%;
}

/* header + navigation
--------------------------------------------------*/
#header {
  height: 140px;
  padding: 0 0 20px;
}

#headerimg {
  width: 357px;
  height: 88px;
  background: url(images/bloglogo.png) no-repeat;
  display:block;
  outline:0;
}

.page_title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
  width: 600px;
}

#navi2 {
  margin: 20px 0 0 0;
  padding: 0;
}

#navi2 a {
  font-family: arial;
  font-size: 1.2em;
  font-weight: bold;
  color: #000;
  padding: 1px 3px;
}

#navi2 a:hover {
  color: #E0BD0F;
  background: #000;
}

.description {
  font-size: 1.5em;
  margin: 0;
  padding: 0;
}

#nav {
  display:none;
  padding: 0;
}

#nav li {
  float: left;
  list-style: none;
  margin: 0 20px 0 0;
  padding: 0;
}

.clear {
  clear: both;
}

/* colors (#E0BD0F = yellow || #000 = black)
--------------------------------------------------*/
a {
  text-decoration: none;
}


#content h1 a {
  color: #000;
  background: #E0BD0F;
  line-height: 37px;
  padding: 1px 3px;
}

#content h2 a,h3 a,h4 a {
  line-height: 29px;
  color: #f1f1f1;
}

h2{
  margin: 0;
  font-size: 27px;
  font-weight: normal;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:300;
  line-height:normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

body a,h3 a:hover,.navigation a:hover {
  color: #E0BD0F;
}

body a:hover,#content h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h3 a {
  color: #E0BD0F;
}


/* h3 colors, somehow needed
--------------------------------------------------*/
h3 a {
  color: #E0BD0F;
  background: #000;
}

h3 a:hover {
  color: #000;
  background: #E0BD0F;
}



/* sidebar
--------------------------------------------------*/
#sidebar {
  float: right;
  width: 180px;
  height: 100%;
}

#sidebar ul,li {
  list-style: square;
}

#sidebar h3 {
  margin-top: 20px;
}

/* frontpage
--------------------------------------------------*/
.feature {
  background-image: url(images/background.png);
  background-repeat: repeat;
  float: left;
  width: 580px;
  margin: 0 10px 30px 0;
  padding: 20px;
}

.feature h1 {
  margin-top: 5px;
}

.feature p {
  text-align: justify;
}

.feature img {
  border: 5px solid #E0BD0F;
  padding: 0;
}

#leadpic {
  float: left;
  margin: 0 15px 6px 0;
}

#frontpage {
  width: 650px;
  float: left;
  margin-top: 50px;
  padding: 0;
}

.frontcol img {
  float: left;
  border: 5px solid #e9e9e9;
  display: block;
  background: transparent;
  margin: 3px 10px 0 0;
  padding: 0;
}

.frontcol img:hover {
  float: left;
  border: 5px solid #E0BD0F;
  display: block;
  margin: 3px 10px 0 0;
}

.frontcol {
  width: 300px;
  float: left;
  padding-right: 30px;
}

.clearfloat {
  display: block;
  padding: 0 0 30px;
}

Float Properties
.clearfloat:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}

.box-left {
  background: #FFF;
  float: left;
  color: #000;
  width: 270px;
  margin: 0 10px 20px 0;
  padding: 10px 20px;
}

.box-left h2 {
  margin-top: 15px;
}

.box-right {
  background: #FFF;
  float: right;
  color: #000;
  width: 270px;
  margin: 0 10px 20px 0;
  padding: 10px 20px;
}

.box-right h2 {
  margin: 15px 0;
}

/* search
--------------------------------------------------*/
#s {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 160px;
  background-image: url(images/background-search.png);
  background-repeat: repeat;
  border: 1px solid #AFAFAF;
  margin-top: 3px;
  padding: 4px;
}

/* comments
--------------------------------------------------*/
#comments,#respond {
  width: 590px;
}

h3#respond{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  font-weight: 300;
  margin: 40px 0 0 0;
}

h3#comments{
  font-weight: 300;
  margin: 20px 0 10px 0;
}
.commentlist {
  line-height: 150%;
  width: 590px;
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  
}

.commentlist li {
  color: #aaaaaa;
  list-style: none;
  width: 520px;
  margin: 0 0 20px;
  padding: 10px;
  background: black;
}

.comment-btm {
  padding: 100px 20px;
}

.commentlist cite,.commentlist cite a,.commentlist cite a:visited {
  font-style: normal;
}

.commentlist small {
  margin-bottom: 5px;
  display: block;
  font-size: 87%;
}

#commentform {
  margin-top: 10px;
  font: 110%;
  width: 590px;
  font-size: 15px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;  
}

#commentform p {
  margin: 0;
  padding: 6px 0;
}

#commentform input {
  width: 250px;
  background: black;
  border: 1px solid #252525;
  margin-top: 3px;
  color: #AAAAAA !important;
  padding: 4px;
  font-size: 15px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;  
}

#commentform textarea {
  color: #AAAAAA !important;
  width: 530px;
  height: 100px;
  background: black;
  border: 1px solid #252525;
  margin-top: 3px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 4px;
  font-size: 15px !important;
}

#commentform #submit {
  border: 1px solid #252525;
  color: #f1f1f1;
  font-weight: bold;
  width: 160px;
  height: 30px;
  cursor: pointer;
  font-size: 14px;
}

#commentform #submit:hover{
  background: #101010;
}


#gravatar {
  width: 400px;
}

#gravatar img {
  float: left;
  margin-right: 10px;
}

/* previous + next links
--------------------------------------------------*/
.navigation {
  width: 600px;
  padding-bottom: 15px;
  height: 20px;
}

.navigation a {
  color: #E0BD0F;
  background: #000;
  padding: 1px 3px;
}

/* wp-stuff
--------------------------------------------------*/
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  optionalroundedcornersforbrowsersthatsupportit-moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 10px;
}

.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.aligncenter,div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* footer
--------------------------------------------------*/
#footer {
  clear: both;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  margin: 20px 0 0 0;
}

/* posts
--------------------------------------------------*/
p.postmetadata{
  margin:10px 0 5px 0;
  font-size: 11px !important;
}
.post{
  width: 540px;
  margin: 0 0 30px 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  text-shadow: rgba(0,0,0,0.9) 0 1px 2px;
  border-bottom: 1px solid #252525;
}

.entry {
  width: 540px;
}

.left,.alignleft {
  float: left;
}

.right,.alignright {
  float: right;
}

