/*
 * Melbourne font curtesy of: http://26plus-zeichen.de/fonts/melbourne/
 */

@font-face {
    font-family: 'Gill Sans MT', sans-serif;
    src: url('http://fonts.googleapis.com/css?family=Gill+Sans+MT' rel='stylesheet' type='text/css');
    font-style: normal;
}



/* HTML5 Boilerplate Reset Code ========================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow: hidden; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; line-height: 1.231; font-family: sans-serif; color: #222; }

::-moz-selection { background: #E82C25; color: #fff; text-shadow: none; }
::selection { background: #E82C25; color: #fff; text-shadow: none; }

a { text-decoration:none; color:#BBB; }
a:hover { outline: 0; text-decoration:none; color:#FF3333; }
a:focus { outline: thin dotted; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
p { margin: 0; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 0; padding: 0; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
li { list-style:inside none; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/* change here ================================================== */
html { height: 100%; background: #333333; }
body { font: 14px/14px open sans; }

#main-header { position: fixed; left: 0; top: 0; width: 100%; z-index: 9999; }
#main-header .bg-sapce { width: 100%; padding: 37px 0 0 0; }
#main-header .bg-sapce #logo { float:right; clear:both; margin-right:7px;}
#main-header .bg-sapce .content-space { margin: 0 auto; padding: 0; color: #fff; text-transform: uppercase;  }

#mainprefooter { position: fixed; left: 0; bottom: 15%; width: 37%; z-index: 9911 ; }
#mainprefooter .title { padding-left: 37px; color: #BBB; text-decoration: none; color: #FF3333; font-size:150% ; }
#mainprefooter .content-space { padding-left: 37px; text-decoration: none; color: #BBB; line-height: 1.5;}

#mainpostfooter { position: fixed; right: 0; bottom: 15%; width: 37%; z-index: 9912 ; }
#mainpostfooter .title { padding-right: 37px; color: #BBB; text-decoration: none; color: #FF3333; font-size:150%; text-align: right ; }
#mainpostfooter .content-space { padding-right: 37px; text-decoration: none; color: #BBB; line-height: 1.5; text-align: right;}





#galleryspace { top: 0px; }
#galleryspace figure { display: none; position: relative; background: #333333; }
#galleryspace figure img { position: absolute; top: 0; left: 0; }
#galleryspace figure.active { display: block; z-index: 9000; top: 0; left: 0; }
#galleryspace figure.active figcaption { position: fixed; left: 0; bottom: 7.4em; width: 100%; height: 37px; opacity: 0.7; z-index: 9100; }
#galleryspace figure figcaption p { margin-left: 40px; margin-top: 10px; text-decoration: none; color: #fff; z-index: 9300; font-size:72px }
#galleryspace figure figcaption span {font-size:14px; font-weight:bold; text-transform:uppercase; padding-top:30px; display:block}

#btn_prev, #btn_next { cursor: pointer; background: url("../images/arrows.png") no-repeat; height: 133px; outline: medium none; overflow: hidden; position: absolute; text-indent: -9999px; top: 45%; width: 66px; z-index: 9000; }
#btn_prev { left: 18px; background-position: -66px 0px;}
#btn_next { right: 18px; background-position: -66px -133px;}
#btn_next:hover { right: 18px; background-position: 0 -133px;  }
#btn_prev:hover { left: 18px; background-position: 0px 0px; }

#loading { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background: #333333; z-index: 9200; }
#loading p { color: #fff; position: absolute; top: 50%; left: 0; right: 0; text-align: center; text-transform: uppercase; font-weight: bold; }

/* Logo sub title ======================================= */
.logoSubTitle { float: right; margin: 0 50px 0 0; padding: 0 0 17px; clear:both; line-height:92%;}
.logoSubTitle li { list-style:none; text-transform: uppercase; text-align:right; font-size:10px; font-family:Arial, Helvetica, sans-serif }

/* menus ======================================= */
.menu { float: right; margin: 0 49px 0 0; padding: 8px 0; clear:both; line-height:130%;border-top:1px solid #ffffff; border-bottom:1px solid #ffffff; width:15%}
.menu li a, .menu li { list-style:none; text-transform: uppercase; text-align:right }
.menu li { position: relative; padding: 0px 0px; }
.menu li a.mainMenuLinks { padding: 0px 0px; text-decoration: none; color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:18px; width:100%;display:block}
.menu li a.mainMenuLinks:hover { color:#92bac8; background-color:#ffffff;  width:100%; padding:4px 0; text-align:center}

/* body ======================================= */
.text { float: left; margin-left: 0px; width: 37%; z-index: 10000; color: #fff; }
.text title { margin-left: 37px; padding: 0; color: #fff; size: 28px ;}
.text bodytext { margin-left: 37px; padding: 0; color: #fff;}


/* hyphen ======================================= */

#hyphen { position: fixed; left: 0; bottom: 0; margin-left: 40px; margin-bottom: 10px; z-index: 9191; float:left; clear:both; width:100% }
#hyphen p { color: #ddd; z-index: 9191; font-size:10px; font-family:Arial, Helvetica, sans-serif; }
#hyphen p a { text-decoration: none; color: #ddd; }
#hyphen p a:hover { color: #FFF; }
