*
{
    color: #cccccc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5;
}

html
{
    height: 100%;
}

body
{
    background-color: black;
    margin: 0px;
}

form
{
    margin: 0px;
}

label
{
}
label.checkbox
{
    vertical-align: middle;
}
label.must
{
    font-weight: bold;
}
input,
select,
option,
textarea
{
	color: black;
}
input,
textarea,
select
{
    border-color: #444444;
    border-style: solid;
    border-width: 1px;
}

input:focus,
input[type=checkbox]:focus,
input[type=radio]:focus,
select:focus,
textarea:focus
{
    background-color: #dfdfdf;
}

input
{
    padding: 3px;
    margin-top: 2px;
    margin-bottom: 2px;
}
input.checkbox
{
    border-width: 0px;
    vertical-align: middle;
}
input.radio
{
    border-width: 0px;
    vertical-align: middle;
}
input.image
{
    border-width: 0px;
}
input.button,
input.submit
{
    color: #ffffff;
    background-color: #000000;
    text-align: left;
    cursor: pointer;
}
select
{
    margin-top: 2px;
    margin-bottom: 2px;
    height: 1.8rem;
}
textarea
{
    padding: 3px;
    margin-top: 2px;
    margin-bottom: 2px;
}

input.error,
textarea.error,
select.error
{
    border-color: #f33;
    background-color: #eee;
}

form.guestbook td.label
{
    text-align: right;
}

form.guestbook td.label.textarea,
form.guestbook td.label.captcha
{
    vertical-align: top;
}

a,
a:link,
a:visited,
a:focus
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a:active,
a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

a.radio,
a.radio:link,
a.radio:visited
{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.5em;
	color: #cccccc;
}
a.radio:active,
a.radio:focus,
a.radio:hover
{
	color: #ffffff;
}

a.opage,
a.opage:link,
a.opage:visited
{
	text-decoration: none;
	color: #cccccc;
}
a.opage:active,
a.opage:focus,
a.opage:hover
{
	color: #ffffff;
}

.shop_category
{
    font-weight: bold;
	color: #ffffff;

    border-color: #444444;
    border-style: solid;
    border-width: 1px;
    margin-right: 1px;

    background-color: black;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 25px;
    padding-right: 25px;
}
a.shop_category,
a.shop_category:link,
a.shop_category:visited,
a.shop_category:focus
{
}
a.shop_category:active
{
}
a.shop_category:hover
{
}

h1
{
	font-size: 1.5rem;
	font-weight: bold;
	text-transform: uppercase;
    color: #fff;
}
h2
{
	font-size: 1.3rem;
	font-weight: bold;
	text-transform: uppercase;
    color: #fff;
}
h3,
h3 a
{
	font-size: 1.2rem;
	margin-top: 0;
    margin-bottom: 8px;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 0;
}
h4
{
    font-size: 1.1rem
    margin-bottom: 0px;
}
h3 .date
{
    font-size: 11px;
    color: #fff;
}

p
{
    margin-top: 0px;
}

hr
{
    margin-top: 0px;
    margin-bottom: 5px;
    color: #aaaaaa;
    height: 1px;
    width: 100%;
    border-width: 0px;
    background-color: #aaaaaa;
}

.box169 {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.box43 {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 75%;
}
.box169 iframe,
.box43 iframe,
.box169 object,
.box43 object,
.box169 embed,
.box43 embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

div.pager
{
    text-align: center;
}

img.border
{
    border: 1px solid #cccccc;
}

div.left
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

div.right
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

span.link
{
	color: #990000;
	cursor: pointer;
}

th.title,
td.title,
div.title
{
    padding-bottom: 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
td.image
{
    padding-top: 5px;
}
td.text
{
    padding-top: 5px;
}

.wrapper {
    width: 100%;
    max-width: 1345px;
    margin: 0 auto;
}

div.header
{
    position: relative;
    height: 193px;
}

a.logo
{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.socialicons
{
    position: absolute;
    height: 30px;
    right: 5px;
    top: 15px;
}
.socialicons__icons
{
    list-style-type: none;
    padding: 0;
}
.socialicons__icon
{
    float: left;
    padding-left: 5px;
}

div.radio
{
    position: absolute;
    top: 28px;
    left: 67px;
}

div.navigation
{
    background-color: rgba(0, 0, 0, 0.65);
    text-align: center;
    margin: 10px 0;
}
div.navigation ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding: 10px 0;
}
div.navigation ul li
{
    display: inline;
}

div.content
{
    max-width: 1024px;
    padding-bottom: 20px;
    margin: 0 auto;
}

div.content-left
{
    background-color: rgba(0, 0, 0, 0.65);
    padding: 10px;
    width: calc(100% - 20px);
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    div.content-left {
        float: left;
        width: calc(70% - 30px);
    }
}
@media only screen and (min-width: 1024px) {
    div.content-left {
        float: left;
        max-width: 694px;
    }
}

div.side
{
    background-color: rgba(0, 0, 0, 0.65);
    padding: 10px;
    margin-top: 10px;
    width: calc(100% - 20px);
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    div.side {
        margin-top: 0;
        width: calc(30% - 20px);
        float: right;
    }
}
@media only screen and (min-width: 1024px) {
    div.side {
        margin-top: 0;
        float: right;
        margin-left: 10px;
        width: 280px;
    }
}

div.section
{
    position: absolute;
    width: 190px;
    top: 120px;
    right: 60px;
}

body {
    min-width: 320px;
}

body.page_content
{
    background-color: #000;
    background-repeat: no-repeat;
    background-image: url( images/background.jpg );
    background-position: top center;
    background-attachment: fixed;
    overflow-y: scroll;
}
body.page_home {
    background-image: none;
}

.page_home .content
{
    box-sizing: border-box;
    width: 100%;
    max-width: 145vh;
    margin: 0 auto;
    background-color: #000;
    padding: 1em;
}

.sponsors {
}
.sponsors__list {
    list-style-type: none;
    padding: 1em;
    text-align: center;
}
.sponsors__item {
    display: inline-block;
    padding: 1em;
    height: 30px;
}
.sponsors__image {
    height: 30px;
}

body.page_content div.side p
{
    margin-top: 5px;
    margin-bottom: 11px;
}

body.page_content div.side input
{
    width: 270px;
}
body.page_content div.side select
{
    width: 278px;
}
body.page_content div.side input[type="submit"]
{
    height: 20px;
    width: 278px;
}

body.page_content div.side div.order-mp3
{
    text-align: center;
    margin-bottom: 20px;
}
body.page_content div.side div.order-mp3 div.itunes
{
    float: left;
    background-image: url( 'images/shops/itunes_normal.gif' );
    background-repeat: no-repeat;
    width: 82px;
    height: 35px;
    margin-left: 40px;
    margin-right: 30px;
}
body.page_content div.side div.order-mp3 div.itunes:hover
{
    background-image: url( 'images/shops/itunes_hover.gif' );
}
body.page_content div.side div.order-mp3 div.amazon
{
    float: left;
    background-image: url( 'images/shops/amazon_normal.gif' );
    background-repeat: no-repeat;
    width: 91px;
    height: 35px;
}
body.page_content div.side div.order-mp3 div.amazon:hover
{
    background-image: url( 'images/shops/amazon_hover.gif' );
}

body.page_content div.side div.newsletter
{
    margin-bottom: 20px;
}

.fb-page
{
    border: 1px solid #aaa;
    margin-bottom: 20px;
}

body.page_content div.side div.social
{
    text-align: right;
    margin-bottom: 20px;
    margin-right: 20px;
}

body.page_content div.side div.dates
{
    margin-bottom: 20px;
}

#fblikebox
{
    margin-bottom: 20px;
}

body.page_content p.counter
{
    margin-bottom: 5px;
}

body.page_content p.copyright
{
    margin-top: 10px;
}

body.page_popup
{
    margin: 10px;
}

body.page_shop div.left
{
    float: none;
}

div.module-side
{
    margin-bottom: 5px;
}

td.text img {
    width: 100%;
    height: auto;
}

td.text iframe {
    width: 100%;
}
