/* 
    Created on : May 25, 2016, 11:33:04 PM
    Author     : matyas
*/

#performer { background-color: #000; display: block; width: 90%;}

#show-container { background-color: #000; color: #ffffff; display: block; font-family: arial; margin-left: auto; margin-right: auto; padding: 10px; }

#wrapper { background-color: transparent; clear: left; float: left; overflow: hidden; width: 90%; }
#wrapper-col1 { float: left; width: 46%; position: relative; right:52%; overflow: hidden; }
#wrapper-col2 { float: left; width: 46%; position: relative; right:56%; overflow: hidden; }
#wrapper-container { background-color: transparent; float: left; width: 100%; position: relative; right:50%;}

body { background-color: rgba(0,0,0,1); background: url('/images/background/dc0.jpg') no-repeat center center fixed; -moz-background-size: cover; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

h1 { color: #f00; text-align: center; }
h2 { color: #fc0; text-align: center; }
h3 { color: #ff0; text-align: center; }

img.rrlogo { display: block; margin-left: auto; margin-right: auto; }