body {
    background: #333333;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
}

h1{
    font-family: Impact, Haettenschweiler, 'Lucida Sans Unicode', sans-serif;
    margin-left:auto;
    margin-right:auto;
    margin-top: 0;
    font-size: 40px;
}

a{
    text-decoration:none;
    color: #ffffff;
}

img{
    margin: 10px 0 0 0;
    border: 5px #fff solid;
}

#navigation{
    margin-top: -45px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    font-family: Verdana, sans-serif;
    width: 450px;
}

#next{
    font-family: Verdana, sans-serif;
    float:right;
}



/* ------------- Comments -------------- */


#content {
  width:485px;
  float:left;
  background:#fff url("/pic/browse/cornersbot.gif") no-repeat left bottom;
  margin:15px 0 0;
  padding:0 0 10px;
  color:#000;
  font-size:97%;
  line-height:1.5em;
}

#content2 {
  float:left;
  width:485px;
  background:url("/pic/browse/cornerstop.gif") no-repeat left top;
  padding:10px 0 0;
}

#content3 {
  background:url("/pic/browse/sides.gif") repeat-y;
  padding:0;
}

#addcomment{
    width: 480px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding-bottom: 20px;
}


span.star{
    display: inline;
    background: url("/pic/browse/star.gif") no-repeat;
    margin: 0 0 0 -18px;
    padding: 0 0 0 15px;
}
.post {
  width:456px;
  margin:.3em 0 25px;
  padding:0 13px;
  border:1px dotted #bbb;
  border-width:1px 0;
}

.post p {
  margin:0 0 .75em;
}


.storytitle {
  margin:0;
  font-size:135%;
  line-height:1.5em;
  background:url("/pic/browse/arrow.gif") no-repeat 10px .5em;
  display:block;
  border:1px dotted #bbb;
  border-width:0 1px 1px;
  padding:2px 14px 2px 29px;
  color:#333;
}

.storycontent{
  font-family:Verdana,Arial,Sans-serif;
  text-align: left;
  font-size:98%;
  border:1px dotted #bbb;
  border-width:0 1px 1px;
  border-bottom-color:#fff;
  padding:10px 14px 1px 29px;
}

html>body .storycontent {
  border-bottom-width:0; 
}

.storycontent img {
  margin:0 15px 5px 0;
  padding:0px;
}

.storycontent span{
    font-weight: bold;
}

.storycontent p{
    font-style: italic;
}

.storycontent form{
    text-align:center;
}

.meta {
  background:#eee;
  margin:0;
  padding:2px 14px 2px 29px;
  border:1px dotted #bbb;
  border-width:1px;
  border-bottom:1px solid #eee;
  font-size:100%;
  height: 17px;
  color:#666;
}


span.topic{
	float: left;
	padding: 0 0 0 0;
	margin: 0;
	display: block;
}

span.date{
	float: right;
	padding: 0 15px 0 0;
	margin: 0;
	display: block;
}


.post a{
    color: #ab3333;
    border-bottom: 1px dotted #ab3333;
}

#smallvideo{
    margin: 50px 0 40px 0;
}