html, body {
height: 100%;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h2, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-family: Helvetica, Arial, Sans-Serif;
vertical-align: baseline;
background: transparent;
}

ol, ul {
list-style: none;
list-style-type:none;
}

a:focus {
outline: none;
}

*{
margin: 0;
padding: 0;
}

body {
width:950px;
background-image:url(/reprisal/images/bg.jpg);
background-repeat:repeat;
background-attachment:fixed;
padding:0;
margin:0 auto;
text-align: center;
font-family: Helvetica, Arial, Sans-Serif;
color:#000;
font-size:12px;
line-height:18px;
}

#page_wrap {
width: 950px;
background:url(/reprisal/images/bg_pagewrap.png);
background-repeat:repeat-y;
}

a:active, a:link, a:visited {
text-decoration:underline;
color:#000;
font-weight:normal;
}

a:hover {
color:#000;
text-decoration:none;
}

.clear {
clear:both;
}

a img{
border: none;
}

#header {
height:300px;
background-image:url(/reprisal/images/logo.gif);
width:900px;
margin:0 auto;
}

#navi {
width:420px;
float:right;
margin-top:215px;
margin-right:50px;
}

#navi img {
padding:8px;
}

#navigation_shadow {
margin:0 auto;
height:9px;
width:900px;
background:url(/reprisal/images/bg_shadow.jpg);
background-repeat:no-repeat;
}

#main {
width: 559px;
float:right;
text-align:left;
margin: 10px 20px 0px 0px;
}

.post {
background: transparent;
border: 0;
height:100%;
color: #000;
line-height: 18px;
text-align:normal;
margin-bottom:15px;
}

.date {
font-family: Helvetica, Arial, Sans-Serif;
text-shadow: 0px 1px 2px black;
font-weight: bold;
}

#main .post .title {
margin:0px;
padding:0px;
}

#sidebar {
width: 280px;
float: left;
display: inline;
margin: 10px 0px 0px 20px;
}

.sidebar_title {
background-image:url(/reprisal/images/bg_title_sidebar.png);
padding-left:10px;
margin: 10px 0px 0px 0px;
height:36px;
line-height:36px;
text-transform:uppercase;
text-align:center;
color:#fff;
font-weight:bold;
font-size:14px;
text-shadow: 0px 1px 2px black;
}

.sidebar_content {
background:#dcdcdc;
text-align:left;
border:1px solid #000;
padding:10px;
}

.sidebar_content p {
margin:5px 0px 5px 0px;
}

.title {
font-family: Helvetica, Arial, Sans-Serif;
text-shadow: 0px 1px 2px black;
font-size:14px;
font-weight: bold;
background-image:url(/reprisal/images/bg_title.png);
background-position: left center;
height:36px;
color: #fff;
text-decoration:none;
text-transform:uppercase;
line-height:36px;
}

.title_inside {
padding:0px 0px 0px 10px;
}

.postmeta {
padding:0;
color: #fff;
float:right;
margin-right:3px;
overflow: hidden;
}

.postmeta a {
padding:0;
color: #fff;
text-decoration: none;
}

.postmeta a:hover {
padding:0;
color: #fff;
text-decoration: underline;
}

.entry {
color:#000;
line-height:18px;
background:#dcdcdc;
padding:15px;
border: 1px solid #000;
}

.no_result {
color:#000;
}

p.no_result {
margin-bottom: 0;
color:#000;
}

.entry a {
color: #000;
border: none;
text-decoration: underline;
font-weight:normal;
}

.entry a:hover {
text-decoration:none;
}

.entry p {
margin-bottom:15px;
}

.entry ol {
padding:0;
}

.entry ul {
list-style-type: none;
}

.entry ol {
list-style-type: none;
}

.entry ol li {
padding: 1px 0;
list-style: none;
}

.navigation {
}

.navigation a {
color: #ccc;
border: 1px solid #1f2223;
padding: 0 5px;
background-color: #101010;
line-height: 28px;
}

.left a:hover, .right a:hover {
color: #fff;
background-color: #000;
}

.left {
float: left;
}

.right {
float: right;
}

.empty {
background:#8B6914;
width: 100px;
height: 28px;
padding: 0;
border: 1px solid #000;
color: #fff;
font-weight:bold;
text-transform:uppercase;
cursor: pointer;
}

#footer {
width:900px;
height:172px;
text-align:center;
text-transform:uppercase;
color:#fff;
margin:0 auto;
clear:both;
}

#footerwrap {
width:900px;
height:172px;
background-image:url(/reprisal/images/bg_footer.jpg);
background-repeat:no-repeat;
}

#footer a {
color:#fff;
text-transform:uppercase;
text-decoration:none;
font-weight:bold;
}

#footer a:hover {
color:#dcdcdc;
text-transform:uppercase;
text-decoration:none;
}

#container {
width:900px;
background:url(/reprisal/images/bg_wrap.gif);
background-repeat:repeat-y;
position: relative;
min-height: 100%;
height: auto !important;
height: 100%;
text-align:center;
margin: 0 auto;
}


/* ------------------------------------ TABS ------------------------------------ */


ul.tabs {
margin: 0;
padding: 0;
float: left;
list-style: none;
height: 30px;
border-left: 1px solid #999;
width: 100%;
}

ul.tabs li {
float: left;
margin: 0;
padding: 0;
height: 29px;
line-height: 29px;
border: 1px solid #999;
border-left: none;
margin-bottom: -1px;
overflow: hidden;
position: relative;
background: #e0e0e0;
}

ul.tabs li a {
text-decoration: none;
color: #000;
font-weight:bold;
display: block;
padding: 0 10px;
border: 1px solid #f0f0f0;
outline: none;
}

ul.tabs li a:hover {
background: #ccc;
}

html ul.tabs li.active, html ul.tabs li.active a:hover {
background: #f0f0f0;
border-bottom: 1px solid #999;
}

.tab_container {
border:none;
width: 100%;
}

.tab_content {
padding: 10px 0px 0px 0px;
}


/* ------------------------------------ ADDED STYLES ------------------------------------ */


#sidebarphoto {
background:url(/reprisal/images/sidebar_photo.png);
width:280px;
height:204px;
}

.sidebar_content_featured {
background:#dcdcdc;
text-align:center;
border:1px solid #000;
padding:5px 0px 5px 0px;
}

.featuredlink {
padding:8px 0px 0px 8px;
}

#buymusic_cover {
float:right;
background:url(/reprisal/images/buymusic_cover.gif);
width:100px;
height:100px;
}

.contenttitle_first {
font-size:14px;
text-transform:uppercase;
padding-bottom:3px;
font-weight:bold;
border-bottom:1px solid #000;
margin:0px 0px 10px 0px;
}

.contenttitle {
font-size:14px;
text-transform:uppercase;
padding-bottom:3px;
font-weight:bold;
border-bottom:1px solid #000;
margin:20px 0px 10px 0px;
}

.flag {
padding:0px 8px 0px 0px;
}

#bandphoto {
background:url(/reprisal/images/bandphoto.png);
background-repeat:no-repeat;
width:470px;
height:340px;
margin:0 auto;
padding: 0px 0px 10px 0px;
}

#bandmembers {
text-align:center;
font-weight:bold;
font-size:13px;
margin:0px 0px 10px 0px;
}

.memberyear {
float:left;
width:80px;
padding:0;
margin:0;
}

.membername, .linkname {
float:left;
padding:0;
}

.link {
float:left;
width:200px;
padding:0;
margin:0;
}

.cover {
float:left;
}

.cdinfo {
float:right;
width:330px;
border-left:1px solid #000;
padding-left:20px;
}

.galleryimages img {
float:left;
}

.gallerythumb {
width:40px;
height:40px;
margin:0px 2px 4px 2px;
border:1px solid #000;
}

.hide {
display:none;
visibility:hidden;
}

.lyrics_content_title {
font-weight:bold;
font-size:14px;
text-transform:uppercase;
}

.lyrics_content {
line-height:18px;
font-size:12px;
}

#login {
margin:154px 7px 0px 0px;
float:right;
font-size:9px;
}

#login a {
font-weight:bold;
text-decoration:none;
}

#login a:hover {
font-weight:bold;
text-decoration:underline;
}