/*  
Theme Name: Better Than ...
Theme URI: http://betterthan.org/
Description: theme fo BT website
Version: 1.0
Author: SnowDog
Author URI: http://snowdog.pl/

*/

html {
  height:100%;
  min-height:100%;
  margin:0;
  padding:0;
  border:0;
  }
#footer {
  clear:both;
  width:550px;
  height:20px;
  margin: 0 auto 0 auto;
  background:#fff;
  color:#666;
  text-align:center;
  font-size:0.8em;
  line-height:20px;
}
#footer img {margin-bottom:-4px;}
#footer a {
  color:#666;
}
body {
  height:100%;
  min-height:100%;
  width:1000;
  margin:0;
  padding:0;
  border:0;
  background:url(images/bgw.gif) repeat-y top center #ececec;
  color:#fff;
  font:9pt Trebuchet, Verdana, Lucidaa, Arial, Helvetica, sans-serif;
  }
.trzy {color:#333;}
.wrapper {
  position:absolute;
  left:50%;
  margin-left:-275px;
  min-height:100%;
  width:550px;
  background:url(images/bg.jpg) repeat-y top center;
  background-color:#ccc;
}
.friends1 {
  background-color:#384f5f;
}
.boat1 {
  background-color:#174158;
}
.racing1 {
  background-color:#3c3d3e;
}
.photos1{
  background-color:#6C6D6B;
}
.crew1 {
  background-color:#3C4E5F;
}
*html .wrapper{height:100%;}
.header {
  width:550px;
  height:350px;
  border-top:5px solid #fff;
}
.gallery {
  height:1px;
}
.index {
  background:url(images/bt.jpg) no-repeat top center #000;
}
.crew {
  background:url(images/crew.jpg) no-repeat top center #000;
}
.racing {
  background:url(images/racing.jpg) no-repeat top center #000;
}
.boat {
  background:url(images/boat.jpg) no-repeat top center #000;
}
.photos {
  background:url(images/photos.jpg) no-repeat top center #000;
}
.friends {
  background:url(images/friends.jpg) no-repeat top center #000;
}
h1 {
  margin-bottom: 1em;
  margin-top:0;
  font:13pt Verdana, Lucidaa, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-style:oblique;
}
h1.mt30 {
  margin-top:30px;
}
h1.center {
  text-align:center;
}
h2 {
  margin-top:0;
  font:11pt Arial, Helvetica, sans-serif;
  font-weight:bold;
}
ul {margin-top:10px;margin-bottom:10px;}
a {
    color:#fff;
    font-weight:bold;
    }
.news a {
  color:#333;
  
}
a:hover {
  color:#f00;
}
#menu {
  position:absolute;
  top:340px;
  width:552px;
  background:transparent;
  padding:0;
  }
#menu a {position:absolute;}  
#menu1 {left:-1px;width:111px;}
#menu2 {left:109px;width:111px;}
#menu3 {left:219px;width:111px;}
#menu4 {left:330px;width:111px;}
#menu5 {left:440px;width:100px;}

#menu img {
  border:1px solid #fff;
}
.crew1 #menu #menu1 img,
.photos1 #menu #menu2 img,
.racing1 #menu #menu3 img,
.boat1 #menu #menu4 img,
.friends1 #menu #menu5 img {border-bottom:0;}

img.goback {
  border:1px solid #fff;
  position:absolute;
  width:110px;
  left:50%;
  margin-left:158px;
  top:10px;
}
#content {
  width:530px;
  padding:50px 10px 40px 10px;
  border:0;
  margin:0;
}
#content_photo {
  width:530px;
  padding:10px 10px 40px 10px;
  border:0;
  margin:0;
}
*html #content {width:550px;}
#us18 {
  position:absolute;
  width:31px;
  left:50%;
  margin-left:-320px;
  top:10px;
  border:0;
}
img {
  border:0;
}
.info {
  display:none;
}
table {
  padding:0;
  margin:0;
  font-size:9pt;
  width:530px;
}
.rs {
  width:530px;
}
.cr {
  width:530px;
}
th {text-align:left;}
.rs td{
  width:50%;
  border:0;
  padding:3px;
  margin:0;
  background:#333333;
}
.cr td{
  border:0;
  padding:3px;
  margin:0;
  background:#31414F;
}
table a {
  text-decoration:none;
}
.drawing {
  background:url(images/bt.gif) no-repeat bottom left;
  height:350px;
}
.image {
  border:1px solid #fff;
  margin-top:50px;
  margin-left:50px;
}
img.galeria {
  border: 1px solid #555; 
  padding: 3px;  
}

/* news and comments */

.post {
    border-bottom:1px dotted #666;
    padding-bottom:20px;
    margin-bottom:20px;
    }
.news {
	color: #000;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
h2 img#comment-deco {
	vertical-align: bottom;
	margin: 0 0 0 5px;
	color: #000;
}
.news h2 {
	margin: 0 0 3px 0;
	color: #000;
}
.news p {
	margin: 5px 0 5px 0;
	color: #000;
}
.news p.newsmeta, p.commentmeta {
	font-size: 10px;
	margin: 0 0 15px 0;
	color: #000;
}
.com_author {
	font-weight: bold;
}
.important {
	color: red;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 25px;
	width: 20px;
}
h3 {
	font-size: 11px;
	margin: 15px 0 0 0;
	font-weight: bold;
	color: #000;
}
.singlecomment {
	margin: 10px 20px 10px 0;
	font-size: 11px;
	display: block;
	padding: 5px;
	width: 350px;
	border: 1px dotted #888;
	color: #666;
}
.singlecomment p {
	margin: 5px 0 5px 0;
	color: #666;
}
#submit {
	color: #666;
	background: #fff;
	border: 1px solid #999;
}
#submit:hover {
	color: #fff;
	background: #f00;
	border: 1px solid #fff;
}
.alignleft {float:left}
.alignright {float:right}