/*
Theme Name: Snowtown
Author: Jas
*/

body { 
  margin: 0px; 
  padding: 0px; 
  background: url(images/bg.jpg); 
  font-family: Arial,sans-serif; 
  font-size: 12px; 
  color: #5a5a5a; 
}

img {
  border: 0px;
}

h1,h2,h3,h4,h5 {
  font-weight: normal;
  margin: 0px; 
}

a, a:link, a:active {
  color: #800000;
  text-decoration: none;
}

a:hover {
  color: black;
}

.wrap {
  width: 940px;
  margin: 0 auto 0 auto;
  height: 100%;
}

.clear {
  display: block;
  clear: both;
}

.header { }

.blogtitle {
  height: 110px;
  width: 940px;
  float: left;
  background: url(http://snowtown.pl/images/logoblog.jpg);
}

.blogtitle img {
  float: right;
  margin: 20px 50px 0px 0px; 
}

.spacer { 
  height: 12px; 
}

.linia {
  background: white;
  border-bottom: dotted 2px black;
}

.menu {
  background: white;
}

.menu a {
  float: left;
  padding: 10px 10px 10px 10px;
  font-size: 20px; 
  color: black;
  font-weight: bold;
  text-align: center;
}

.menu a:hover {
  color: #696969;
}

.facebook a {
  float: right;
  padding: 10px 10px 10px 10px;
  font-size: 12px; 
  color: #696969;
  font-weight: bold;
  text-align: center;
}

.facebook a:hover {
  color: black;
}

.RSS {
  text-indent: -9999px;
  margin-top: 10px;
  float: right;
  width: 163px;
  height: 17px;
  background: url(images/rss.jpg);
  display: block;
}

.content {
  background: #ffffff;
}

.leftcontent {
  width: 940px;
  float: left;
  padding-top: 0px;
}

.leftcontent img {
  padding-bottom: 14px;
}

.leftcontent .in {
  width: 920px;
  margin: 10px 10px 10px 10px;
}

.navigation { }

.article {
  margin-bottom: 50px;
  border-top: dotted 1px #C0C0C0;
}

.title a {
  font-size: 15px;
  font-weight: bold;
  color: black;
}

.title a:hover {
  font-size: 15px;
  font-weight: bold;
  color: black;
}

.date {
  font-size: 10px;
  display: block;
  font-family: Arial,sans-serif;
  color: #696969;
}

.article h2 {
  font-size: 15px;
  font-family: Arial,sans-serif;
  color: black;
  padding: 0;
}

.article h2 a {
  color: #1F768A;
  margin: 0px 0 0px 0; 
}

.article h2 a:hover {
  color: #FF2D00;
  margin: 2px 0 2px 0;
}

.article .meta {
  font-size: 11px;
  display: block;
  color: #244C5D;
}

.article .meta a {
  color: #D90000;
}

.postcontent {
  line-height: 18px;
  margin-top: 15px;
}

.sidebar h2 {
  font-size: 18px;
  font-family:"Helvetica Neue",Arial,sans-serif;
  text-transform: uppercase;
  letter-spacing: -1px;
  color: #FF2D00;
}

.sidebar ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  border-top: solid 1px #CEDDE4;
  margin: 4px 0 20px 0;
}

.sidebar ul li {
  padding: 6px 0 6px 0;
  border-bottom: dashed 1px #CEDAE0;
}

.sidebar ul li a {
  font-size: 13px;
  color: #1F768A;
  font-weight: bold;
}

.sidebar ul li a:hover {
  font-size: 13px;
  color: #FF2D00;
  font-weight: bold;
}

.sidebar h2#cat {
  padding-left: 20px;
}

.sidebar h2#arh {
  padding-left: 20px;
}

.sidebar h2#blog {
  padding-left: 20px;
}

/*** Comments h2 ***/

.comments {
  padding-top: 10px;
  margin-top: -5px;
  border-top: dotted 1px #C0C0C0;
}

.comments h2 {
  margin-bottom: 15px;
}

.comment {
  display: block;
  padding: 10px;
}

.alt {
  background: white;
  color: black;
}

.comment-meta {
  color: #D90000;
  border-bottom: solid 1px black;
  padding-bottom: 4px;
}

.comment-meta span {
  font-size: 14px;
  font-weight: bold;
}

.commentform {
  background: white;
  display: block;
  padding: 10px;
  margin-top: 10px;
}

.commentform span {
  font-size: 16px;
  display: block;
  color: #8B8477;
  margin-bottom: 4px;
}

.commentform input, .commentform textarea {
  width: 350px;
  border: #ffffff;
  padding: 4px;
  margin-bottom: 10px;
  background: #C0C0C0;
}

.commentform input.subscribe_button{
  width: 153px; 
  height: 33px; 
  background: url(images/comment.jpg); 
  display: block; 
  text-indent: -9999px;
}

.logowki {
  padding: 5px;
  background: #C0C0C0;
  text-align: center;
}

.logowki img {
  padding-left: 10px;
}

.footer {
  background: #808080;
}

.footer p {
  font-size: 13px;
  color: black;
  margin: 10px 0px 35px 0px;
}

.footer span {
  font-weight: bold;
}

.footer a {
  color: #fff;
}

.footer a:hover {
   color: black;
}

.footer2 { 
  color: black; 
}

.footer1, .footer2 {
  text-align: center;
  font-size: 11px;
}

.footer1 {
  margin: 0 auto;
  width: 500px;
  padding: 8px 0;
  border-bottom: 1px #626262 solid;
}

.footer1 a{
  margin: 0 10px;
}

.footer2 {
  padding: 8px 0;
}

a.footer_wp {
  padding-left: 15px;
}

a.footer_login {
  padding-left: 16px;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding-right: 15px;
  padding-bottom: 15px;
  margin: 0 0px 0px 0px;
  display: inline;
}