@font-face {
    font-family: PTsans;
    src: url(PTC55F.ttf);
}

* {
    font-family: PTsans;
}

body,
input,
select,
textarea,
button,
caption,
.ui-btn {
    font-family: PTsans;
}

body {
    background-color: #FFFFFF;
	background-image: url(backki.jpg);
    background-attachment: scroll;
    background-repeat: repeat;
    background-position: center top;
	background-size: cover;
}

#main {
    width: 90%;
    height: 1000px;
    z-index: 1;
    margin: auto;
    background-image: url();
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center 500px;
    padding-top: 10px;
}

.bordertable {
    background-color: transparent;
	width: 600px;
    height: 200px;
    margin: 10px;
    padding: 0px;
    border: 1px solid #000000;
}

#main #menu table {
    margin-top: 10px;
}

#banner {
    position: relative;
    float: none;
    width: 100%;
    height: 286px;
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
    background-attachment: scroll;
    background-image: url(images/bg04.png);
    background-repeat: repeat-x;
    background-position: center center;
    border: 1px solid #000;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0px 0px 5px #000;
    -webkit-box-shadow: 0px 0px 5px #000;
    box-shadow: 0px 0px 5px #000;
    text-align: center;
}

#menu {
    position: relative;
    float: left;
    width: 27%;
    height: auto;
    z-index: 2;
    background-color: transparent;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
}

#data {
    position: relative;
    float: left;
    width: 70%;
    height: auto;
    z-index: 2;
    padding-left: 20px;
    padding-right: 5px;
    text-align: left;
}

#ddata {
    position: relative;
    float: left;
    width: 90%;
    height: auto;
    z-index: 2;
    padding-left: 20px;
    padding-right: 5px;
    text-align: left;
}

#info {
    position: relative;
    float: left;
    width: 90%;
    z-index: 2;
    text-align: center;
    background-color: transparent;
    margin-bottom: 10px;
    margin-top: 10px;
}

#logo {
    position: absolute;
    left: 100px;
    top: 100px;
}

#pic {
    position: relative;
    float: right;
    min-width: 200px;
    width: 25%;
    z-index: 1;
    background-color: #FFF;
    padding-top: 5px;
    padding-left: 5px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #000;
    border-right-color: #000;
    -moz-box-shadow: 0px 3px 5px #333;
    -webkit-box-shadow: 0px 3px 5px #333;
    box-shadow: 0px 3px 5px #333;
    text-align: center;
    border-radius: 4px;
    margin-top: 20px;
}

.text {
    font-family: 'PTsans', sans-serif, Verdana;
    font-size: 1.1em;
    color: #000000;
}

.textD {
    font-family: 'PTsans', sans-serif, Verdana;
    font-size: 1.1em;
    color: #000000;
}

.btext {
    font-family: 'PTsans', sans-serif, Verdana;
    font-size: 1.2em;
    color: #000000;
}

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

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

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

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

.imgshadow {
    -moz-box-shadow: 0px 0px 5px #000;
    -webkit-box-shadow: 0px 0px 5px #000;
    box-shadow: 0px 0px 5px #000;
}

.blogtable {
    margin-top: 20px;
}

.discogstable {
    border: 0px;
    padding: 0px;
    margin: 2px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.infotable {
    color: #333;
    padding: 5px;
    border-top: 1px solid #000;
    margin-top: 20px;
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
}

.rblogtable {
    background-color: #fff;
	border: solid 1px #000;
    margin: 2px;
    padding: 0px;
    -moz-box-shadow: 0px 0px 5px #000;
    -webkit-box-shadow: 0px 0px 5px #000;
    box-shadow: 0px 0px 5px #000;
}

.t1 {
    width: 450px;
    padding-top: 0px;
    margin: auto;
    text-align: center;
}

.t2 {
    text-align: center;
    vertical-align: middle;
    padding-top: 0px;
}

.t3 {
    text-align: center;
    vertical-align: middle;
}

.t4 {
    vertical-align: middle;
}

.t5 {
    text-align: left;
    vertical-align: middle;
    font-family: 'PTsans', sans-serif, Verdana;
    font-size: 1.0em;
    color: #333;
    padding-right: 5px;
}

.t6 {
    text-align: center;
    vertical-align: middle;
    margin-left: 5px;
    padding-top: 5px;
    border: solid 1px #333;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.aIndex {
    border: 0px;
    cursor: pointer;
}

.aDis {
    border: 0px;
    cursor: pointer;
}

.aHaa {
    border: 0px;
    cursor: pointer;
}

.aHab {
    border: 0px;
    cursor: pointer;
}

#rblog {
    width: 700px;
    height: 500px;
    border: 0px;
    margin: 2px;
}

img {
    border: 0px;
}

.imgB {
    border: solid #000 1px;
}

.imap {
    width: 600px;
    height: 200px;
    margin: 2px;
    border: 0px;
}

.t7 {
    width: 80%;
    padding: 0px;
    margin: 10px;
    border: 0px;
}

.t8 {
    vertical-align: top;
    font-family: 'PTsans', sans-serif, Verdana;
    font-size: 1.1em;
    color: #000000;
}

.t9 {
    padding: 5px;
    margin: 5px;
    border: 0px;
}

.imgshadow {
    -moz-box-shadow: 0px 5px 5px #333;
    -webkit-box-shadow: 0px 5px 5px #333;
    box-shadow: 0px 5px 5px #333;
    border: 0px;
}

.site {
    font-family: 'PTsans', sans-serif, Verdana;
    font-size: 0.8em;
    color: #808080;
}

.by {
    font-family: 'PTsans', sans-serif, Verdana;
    font-size: 0.8em;
    color: #4a4a4a;
}

.prew {
    display: block;
    white-space: pre-wrap;
    word-wrap: break-word;
    margin: 1em 0;
    font-family: 'PTsans', sans-serif, Verdana;
    font-size: 1.1em;
    color: #000;
}

.conDiv {
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 2%;
    margin-right: 1%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 1%;
    padding-right: 1%;
    /* border: solid 1px #000; 
    border-radius: 4px; */
    width: 28%;
    height: 120px;
}


/* Site by: www.henkka.info */
