﻿/*  
Theme Name: Eiswuxe
Theme URI: 
Description: 
Author: Eiswuxe
Author URI: 
Version: 1.0
Tags: 
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;  font-family: verdana, arial;  font-size: 12px;
  }

h1, h2, h3, h4, h5, h6{
  margin: 0;
  padding: 12px;
}hr {  border: 0;  width: 100%;  color: #d0d0d0;  background-color: #d0d0d0;  height: 1px;}p{  margin: 0;  padding: 12px;  text-align:justify;}

a {
  color: #1D1D8C;
  text-decoration: none;
}
a:hover {
  color: #5D5DDD;
  text-decoration: underline;
}

blockquote {
  background: url(images/bquotes.gif) left top no-repeat;
  padding-left: 35px;
  margin: 12px 0 0 12px;
  font-style: italic;
}
code {
  color: #555;
}
html, body {
  margin: 0px auto;
  font-family: verdana, arial;
  text-align: justify; /* IE Centering Technique */
  background: #000;  width: 980px;  height:100%;
  }  

/* Header and wrapper */
#wrapper {
	background: #FFF;	height:100%;
}
#header {
  height: 160px;
  background: url(images/bgheader.png) no-repeat;  margin-bottom: 20px;
}
#header h1 {
  padding: 0;
  font-size: 15px;
}
#header h1 a {
  color: #1D1D8C;
  font-size: 16px;
  text-decoration: none;
}
#header h1 a:hover {
  color: #5D5DDD;
  text-decoration: none;
}
#header h3 {
  padding: 0;
  color: #fff;
  font-size: 12px;
}
/* Menu and search */
#nav {  margin-left: 26px;
  padding-top: 105px;
  height: 30px;
}
#header #searchform {
  float: right;
  margin-left: 0;
}
#searchform {
  width: 228px;
  margin-top: 0px;
  height: 28px;
  background: #ccc;
  background: url(images/bgsearch.jpg) left 3px no-repeat;
}
*:first-child+html #searchform { /* Filter for IE7 */
  padding: 5px 0;
}
* html #searchform { /* Filter for IE6 */
  padding: 5px 0;
}
#searchbox {
  margin-bottom: 3px;
  width: 145px;
  background: none;
  border: none;
  }
#searchbutton {
  width: 50px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }

#nav ul {
  list-style: none;
  width: 600px;
}
#nav li {
  float: left;
}
#nav li a {
  font-family: verdana, arial;
  padding: 0 15px;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  color: #FFFFFF;
  text-transform:uppercase;
}
#nav li a:hover {
  color: #00008C;
  text-decoration: none;
  }

#nav li.rssmenu a {
  color: #d3d082;
} 

#nav li.rssmenu a:hover {
  color: #fff;
  }
/* Content */
#main {
  width: 100%;
  background: #FFF;
}
#contentwrapper {
  width: 520px;
  float: left;
  padding-left: 30px;
  padding-right: 30px;
  height: 100%;  
}
#contentwrapper_fullwidth {
  width: 880px;
  float: left;
  padding-left: 30px;
  padding-right: 30px;
  height: 100%;
}
#content {
}
#content .pageTitle {
  font-size: 15px;
  letter-spacing: -1px;
  color: #000;
}
.post {
  margin-top: 0px;
  margin-bottom: 15px;  line-height: 18px;
}
h2.postTitle {
  padding: 0 12px;
  letter-spacing: -1px;  margin-bottom: 12px;
}
h2.postTitle a {
  font-size: 14px;
  font-weight: bold;
  color: #1D1D8C;
}
#content p.postMeta {
  padding: 0 12px;
  font-size: 12px;
  color: #000;
}
.post img {
  margin: 12px;
}
#content p, .postContent p {
  font-size: 12px;
  color: #000;
}
.postContent ul, ol {
  padding: 0 0 0 35px;
}
.postContent ul li, ol li {
  font-size: 12px;
  color: #000;
}
.comment {
  border-top: 1px solid #ebebeb;
}
#commentslinks {
  float: right;
  text-align: right;
  padding: 5px 12px;
  width: 160px;
  color: #5D5DDD;
  font-size: 12px;
}
#commentslinks a {
  text-decoration: underline;
}
#comments {
  margin: 0 12px;
  padding: 5px 12px;
  padding-left: 25px;
  font-size: 12px;
  color: #000;
  background: url(images/comment.jpg) left 5px no-repeat;
}
p.comments {
  clear: both;
  padding: 5px 12px;
}
p.comment {
  padding: 0 12px;
}
p.comments a {
  padding-left: 20px;
  background: url(images/comment.jpg) left top no-repeat;
  font-size: 12px;
  text-decoration: none;
}
p.comments a:hover {
  text-decoration: underline;
}
.commentlist {
  margin: 12px 25px;
  padding: 0 12px;
  font-size: 12px;
  list-style: none;
}
.commentlist li {
  margin: 0 0 5px -25px;
  padding-bottom: 5px;
}
.commentlist cite {
  font-size: 12px;
  font-style: normal;
}
.commentlist cite a {
}
.comment .commentmetadata a {
  color: #000;
}
.commentlist p {
  padding: 12px 0;
}
.comment h3 {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
p.comment a {
  padding-left: 20px;
  background: url(images/comment.jpg) left top no-repeat;
  font-size: 12px;
}
textarea {
  width: 480px;
}
.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.jpg) left top no-repeat;
  border: none;
  font-size: 12px;
  color: #fff;
}
.comment #submit:hover {
  cursor: pointer;
}
.commentbody {
  float:right;
  width: 370px;
  margin: 12px 0 15px 0;
  padding-bottom: 12px;
}
a.gravatar {
  float:left;
  margin:12px 15px 20px 0;
  width:69px;
}
#nextprevious {
  margin: 12px;
}
/* Sidebars */
#sidebars {
  float: right;
  margin-top: 0px;  margin-right: 30px;
  padding-top: 5px;
  width: 350px;  line-height: 17px;
}
#sidebar0 {}#sidebar0 p {	margin-left: 20px;}
#sidebars h2 {  margin-left: 8px;  padding-top: 5px;
  font-size: 14px;
  color: #1D1D8C;
  letter-spacing: -1px;
  border-bottom: 1px solid #d0d0d0;
}
#sidebars table {
  width: 160px;
}
#sidebars ul {
  margin-bottom: 32px;
}
#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 12px;
}
#sidebars li ul {
  padding: 0;
}
#sidebars ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #1D1D8C;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
}
#sidebars a {
  display: inline;
  color: #1D1D8C;
  text-decoration: none;
}
#sidebars a.showit {
  color: #000;
}
#sidebars a:hover {
  color: #727248;
  text-decoration: underline;
}
#sidebars p {
  padding: 2px 0;
  font-size: 12px;
  color: #000;
}
#tag_cloud a {
  display: inline;
}
#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:-5px;}
.highlight {
  color: #D9D688;
  font-weight: bold;
}
/* Misc */
.cleared {
  clear:both;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 12px;  
  /* optional rounded corners for browsers that support it */
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}
.wp-caption p.wp-caption-text {
  font-size: 12px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}.gameinfo {	font-family: verdana, arial;	font-size: 12px;	margin: 0px auto;	margin-top: 5px;	width:480px;}.gameinfo h2 {	text-align: left;	margin-left: 108px;}	.gameinfo_embed {	margin: 0px auto;	clear:both;		width: 800px;	text-align: center;}.gameinfo_description {	margin-top: 7px;	text-align:justify;		width:100%;}.gameinfo_links {	margin-top: 28px;	text-align:left;		width:100%;}.gameinfo_image {	margin: 0px;	float:left;		margin-right:20px;}