/*  
Theme Name: 51times.tv Grunge
Theme URI: http://51times.tv
Description: A 51times.tv grunge theme for WordPress
Version: 1.0
Author: Marko Justinek
Author URI: http://www.waveride.net

*/

/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a {
text-decoration: none;
color: #007d8f;
}

a:hover {
text-decoration: underline;
color: #663300;
}

/* BEGIN */

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #2b220c url('images/bg-header.jpg') top center repeat-x;
	font-size: 0.9em;
}

#wrapper {
 width: 1000px;
 margin: 0 auto;
 background: transparent;
/* border: 1px solid #000;*/
}

#header {
text-indent: -9999px;
padding: 5px 10px;
background: transparent url('images/bg-logo.jpg') top left no-repeat;
height: 191px;

}




#main {
padding: 5px 10px;
float:left;
width: 100%;
}

.video {
float: left;
/*border: 1px solid #006600;*/
width: 510px;
height: 510px;
padding: 47px 25px 10px 35px;
background: transparent url('images/bg-video.jpg') top left no-repeat;
}

#post-wrapper {
float: right;
/*border: 1px dotted #660066;*/
width: 400px;
}

.post {
background: transparent url('images/bg-post-top.jpg') top left no-repeat;
height: 25px;
}

.post_content {
background: transparent url('images/bg-post-middle.jpg') 0px 0px repeat-y;
min-height: 350px;
padding: 0px 30px;
padding-bottom: 15px;
}

div.post_content p {
line-height: 17px;
}

.post_bottom {
background: transparent url('images/bg-post-bottom.jpg') no-repeat top left;
height: 35px;
margin-top: 0px;
}

.metadata-tags {
margin: 65px 65px 35px 85px;
}

.metadata-tags h4 {
margin-bottom: 5px;
}

#metadata-tags ul {
margin: 0;
padding: 0;
list-style: none;
}

#metadata-tags li {
 display: inline;
 margin: 0;
 padding: 0;
 margin-right: 10px;
}

#metadata-tags li a {
color: ##333333;
font-size: 1.1em;
}

#metadata-tags li a:hover {
color: #555555;
}



#footer {
clear: both;
border: none;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
color: #FFFFFF;
margin: 0px;
padding: 15px 5px;
background: #000000;
}

#footer #footer_content {
width: 950px;
margin: 0 auto;
}


#footer p {
margin-bottom: 15px;
}


#footer a {
color: #007d8f;
}

#footer a:hover {
color: #FFFFFF;
}

#footer_content ul {
padding: 0;
margin: 0;
list-style: none;
}

#footer_content li {
 display: inline;
 margin: 0;
 padding: 0;
 margin-right: 7px;
}


/* navigation elements */
#navigation {
padding: 5px 10px;
background: transparent url('images/bg-navigation.jpg') top left repeat-x;
height: 45px;
}

#navigation ul {
margin: 5px 0 0px 35px;
padding: 0;
list-style: none;
}

#navigation li {
 display: inline;
 margin: 0;
 padding: 0;
 margin-right: 20px;
}

#navigation li a {
color: #FFFFFF;
font-size: 1.1em;
font-weight: bold;
}

#navigation li a:hover {
color: #FFFFFF;

}


/* class elements */
.postmetadata {
margin-top: 30px;
border-bottom: 2px solid #000000;
padding-bottom: 8px;
}

.postmetadate {
font-style: italic;
font-size: 0.8em;
margin-bottom: 15px;
color: #666666;
}

.notice_left {
font-style: italic;
font-size: 1.3em;
float: left;
margin-top: 8px;
}

.notice_right {
font-style: italic;
font-size: 1.3em;
float:right;
margin-top: 8px;
}

.notice_left a {
color: #000000;
font-weight: bold;
}

.notice_right a {
color: #000000;
font-weight: bold;
}


/* comments */
.comments-template {
clear:both;
/*padding: 10px;
padding-top: 15px;*/
}

#comments-top {
background: transparent url('images/bg-comments-top.jpg') top left no-repeat;
padding-top: 6px;
}
#comments-middle {
background: transparent url('images/bg-comments-middle.jpg') top left repeat-y;
padding: 0px 65px 1px 25px;
margin-bottom:0;
}
#comments-bottom {
background: transparent url('images/bg-comments-bottom.jpg') top left no-repeat;
height: 55px;
padding-top:0px;
margin-bottom: 25px;
}

.commentform {
margin: 5px 15px;
}



#page-top {
background: transparent url('images/bg-comments-top.jpg') top left no-repeat;
padding-top: 6px;
}
#page-middle {
background: transparent url('images/bg-comments-middle.jpg') top left repeat-y;
padding: 0px 65px 1px 25px;
margin-bottom:0;
}

#page-middle h3 {
text-decoration: none;
border: none;
margin: 10px 0px;
}

#page-bottom {
background: transparent url('images/bg-comments-bottom.jpg') top left no-repeat;
height: 55px;
padding-top:0px;
margin-bottom: 25px;
}

.archive-entry {
padding: 0px 45px 15px 10px;
}


/* HTML elements */
h1 {
	font-size: 2em;
	margin: 0;
}

h2 {
font-size: 1.85em;
font-weight: bold;
margin-bottom: 25px;
border-bottom: 2px solid #333333;
}

h3 {
font-size: 1.6em;
border-bottom: 2px solid #000000;
font-weight: bold;
margin-bottom: 10px;
}

h3 a {
color: #333333;
}

h3 a:hover {
color: #000000;
text-decoration: none;
}

h4 {
font-size: 1.4em;
margin: 12px 0px;
}

hr {
display: none;
}

label {
font-size: 0.75em;
}

#search-form {
float: right;
text-indent: 0;
}

/* helpers */
.clear_both {
clear: both;
}

.margin_top_25 {
margin-top: 25px;
}

.margin-bottom-25 {
margin-bottom: 25px;
}

.float_left {
float: left;
}

.float_right{
float: right;
}


.padding-left-15 {
padding-left: 15px;
}

.padding-top-20 {
padding-top: 20p;
}

.no-display {
display: none;
}

.no-border {
border: none;
}

img {
padding: 1px;
margin: 15px 0px;
text-align: center;
border:1px #999999 solid;
display: block;
margin-left: auto;
margin-right: auto;
}

ol {
list-style:decimal;
margin: 5px 0 0px 35px;
padding: 0;
}

#footer_content ol {
list-style: none;
margin: 0;
padding: 0;
}


/* Searchbox  */
.screen-reader-text {
display:none;
}

#searchsubmit {
display: none;
}

/* oh golly the IE6 fun part */
* html #footer {
height: 1px;
}

#ie-message {
background:#C00;
text-align:center;
border-bottom:1px solid #900;
color: #fff;
position:absolute;
top:0;
padding:5px;
width:100%;
}

#ie-message a {
color: #fff;
}

.commentlist {

padding-top: 15px;
}
