/*
Theme Name: Hockeystyle2
Version: 1.0
Description: Layout f&uuml;r die Hockey Blogs
Author: Roland Trebo
Author URI: http://www.merten-it.com
*/

* {
  margin: 0;
  padding: 0;
}

body {
	font-size: 0.9em;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-color: #000000;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
}
a, a:active, a:visited {
  color: #0f00a3;
  text-decoration: none;
}

a:hover {
  color: #0f00a3;
  /*border-bottom: 1px solid #0f00a3;*/
}

img {
    border: none;
}
form {
  margin-bottom: 10px;
}

h3 {
  color: #ffcc00;
}

/* ---- WRAPPER DIV ---- */

#wrap{
	width: 965px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}

/* ---- HEADER STUFF ---- */

#header {
  height: 145px;
  width: auto;
  margin: auto;
}

#header h1 {
  color: #ffffff;
  text-align: left;
  margin: 0;
  padding: 10px 0 0 20px;
  font: 3em normal "Century Gothic", Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

#header h1 a, #header h1 a:visited {
  color: #f0f0f0;
  border-bottom: none;
  text-decoration: none;
  font-style: normal;
}

#header .descrip{
  color: #ffffff;
  text-align: left;
  margin: 0 0 0 0;
  padding: 0 0 0 30px;
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 0.8em;
  line-height: 0.5em;
}

#headerlink {
    border-bottom: none;
}

#headermenu {
	margin: 0;
  margin-left: 0px;
  margin-right: 0px;
	padding:0;
  background : #ffcc00;
	border: 0;
  border-bottom: 1px solid #000000;
}

#advert {
  width: auto;
  background: #fff;
  margin: auto;
  text-align: center;
}

/* ---- TOP MENU ---- */

#topmenu{
  list-style:none;
  text-align:right;
  padding: 3px;
  margin : 0;
  border-top: solid 1px #000000;
}

#topmenu li{
  list-style:none;
  display: inline;
  padding: 0px 10px;
}

#topmenu a, #topmenu a:visited, #topmenu a:active {
  color: #FFFFFF;
  font-variant: small-caps;
  text-decoration: none;
  font-weight: bold;
  font-family : Verdana, Arial, "Tahoma sans-serif";
}

#topmenu a:hover {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

/* ---- MAIN DIVS ---- */
#main {
  clear: both;
  color: #333333;
  width: 965px;
  font-size: 0.9em;
  padding: 0;
  margin: 0;
}


/* ---- POST CONTENT ---- */
.post {
  border: 1px solid #ffcc00;
  padding: 0;
  margin-bottom: 10px;
  margin-top: 10px;
}

.post a, .post a:visited {
  color: #0f00a3;
  text-decoration: none;
}

.post a:hover, .post a:active {
  color: #0f00a3;
}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
  /*margin-left: 10px;
  margin-right: 10px;*/
  color: #ffcc00;
}

.post-title {
  height: 35px;
  background: #ffcc00;
}

.post .post-title h2, .post-content .post-title h2 {
  font: 1.5em normal Tahoma, Arial, Verdana, Helvetica, sans-serif;
  padding-top: 7px;
  padding-left: 7px;
  margin-top: 0px;
}

.post-title a:link, .post-title a:visited, .post-title a:active {
  color: #333333;
  text-decoration: none;
  font-weight: normal;
}
.post-title h2 {
  color: #000000;
}
post .post-title a:hover h2{
  color: #333333;
  font-weight: normal;
  text-decoration: none;
  border:none;
}
.post-content .post-title h2 {
  margin-top: 10px;
}
.post p, .podPress_content{
  padding: 5px 10px;
}

.post-date {
    background:#333333 none repeat scroll 0%;
    color:#ffcc00;
    float:left;
    font-family:Georgia,'Lucida sans ms',Verdana,Arial,Helvetica,sans-serif;
    font-size:0.9em;
    font-weight:bold;
    margin:2px 7px 2px 2px;
    padding: 0px;
    text-align:center;
    width:85px;
    height: 30px;
}

.post-day {
    font-size: 24px;
    margin-left: 7px;
    float: left;
}

.post-month {
    margin-top: 11px;
    color: #ffcc00;
}

.day-date {
  font-size: 0.85em;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #888888;
  text-align: center;
}

.day-date em {
  color: #333333;
  font-style: normal;
}

.post-info{
  text-align: right;
}

.post-info a{
  color: #0f00a3;
  font-size: 0.85em;
}

blockquote {
  background : url(images/blockquote_grey.gif) top left no-repeat #fff3c4;
  margin : 0px 10px;
  padding-left: 34px;
  padding-right: 14px;
  padding-top: 12px;
  padding-bottom: 12px;
  color: #666666;
  font-size: 0.85em;
}

.post blockquote p {
    padding: 0px;
}

.post ul, .post ol {
  margin-left: 55px;
}

.post ul li{
  list-style-image:url(images/bullet_blue.png)
}


/*---- COMMENTS and FORMS ----*/

dl dt {
  font-weight:bold;
  margin:5px 5px;
}

dl dd {
  margin-left: 5px;
  padding-left: 15px;
}

#commentform {
  margin:10px;
  margin-top: 0;
  padding:10px;
  padding-top: 5px;
}

#commentform p {
  padding: 5px;
}

.cmtinfo {
  background: #ffcc00;
  color: #333333;
  font-weight: bold;
  padding: 0 5px;
}

.commentlist a, .commentlist a:visited{
  color: #ffcc00;
  text-decoration: none;
}
.commentlist a:hover, .commentlist a:active {
  color: #0f00a3;
  border-bottom: 1px solid #000000;
}

.cmtinfo a, .cmtinfo a:visited, .cmtinfo a:active {
  color: #333333;
  font-style: normal;
}
.cmtinfo a:hover{
  color: #333333;
  border: 0;
}

.commentlist li .cmtinfo em {
  float:right;
  margin:0;
  padding:0;
  font-style:normal;
  font-weight: normal;
  font-size:0.9em;
  color:#333333;
}

.commentlist li {
  border: 1px solid #ffcc00;
  margin: 10px 0;
  padding-bottom: 5px;
  list-style: none;
}

.commentlist p {
  padding: 5px;
}


fieldset{
  border: none;
}

.field label{
  display: block;
}

textarea{
  width: 90%;
  height: 20em;
  border: 1px solid #ccc;
  background:#f0f0f0;
}

input{
  border: 1px solid #ccc;
  background:#f0f0f0;
}

button {
  border: 1px solid #ccc;
  background:#f0f0f0;
  font-family: Verdana,Tahoma, Arial, Serif;
  height: 20px;
}


/* ---- SIDEBAR ---- */
#sidebar {
  margin : 0px;
  margin-right: 10px;
  margin-left: 765px;
  width : 187px;
  padding :0px;
  padding-top: 10px;
}

#sidebar ul {
  list-style: none;
  line-height: 1.5em;
  font-size: 0.75em;
  border: 1px solid #ffcc00;
  padding: 5px;
  margin-bottom: 10px;
}

#sidebar ul li {
  margin: 5px;
  margin-left: 1px;
}

#sidebar ul li ul {
  border: 0;
  font-size: 1em;
}

#sidebar ul li ul li{
  border: 0;
  padding-left: 5px;
}

#sidebar li ul {
  padding: 0;
  margin: 0;
}

#sidebar h2 {
  margin: 0;
  padding: 3px 0 3px 5px;
  font-size: 1.2em;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #333333;
  font-weight: bold;
  text-decoration: none;
  font-variant: small-caps;
  background: #ffcc00;
}

#sidebar ul h2 {
  background: #fff3c4;
  color: #333333;
}

#sidebar a, #sidebar a:visited, #sidebar a:active {
  color: #333333;
  font-variant: normal;
  text-decoration: none;
  font-weight: normal;
  font-family : Verdana, Arial, Tahoma sans-serif;
}
#sidebar a:hover {
  color: #0f00a3;
  text-decoration: none;
}


/* ---- FOOTER DIV ----*/
#footer {
  clear: both;
  background: #ffcc00;
  font-size: 0.8em;
  padding: 5px 5px 5px 5px;
  text-align: center;
  color: #333333;
}

#footer a, #footer a:visited, #footer a:active {
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}

#footer a:hover {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
ul.menu {
  margin-bottom: 16px;
}
