﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans');

body{
color:#999;
font-family:'Open Sans',sans-serif;
font-size:14px
}

p{
margin:.5em 0
}

div#wrapper{
width:1032px;
min-width:1032px;
margin:0 auto
}

a#logo{
display:block;
width:552px;
height:299px;
margin:12% auto 0;
background:url(../img/blizz_logo.png) no-repeat center center transparent
}


div.vcard{
width:1030px;
height:64px;
margin:24px auto 0;
background:none;
font-size:11px;
cursor:default;
background: no-repeat center center transparent
}

div.vcard p.fn,div.vcard a.adr span.region{
display:none
}

div.vcard a.adr{
margin:10px 0 0 134px;
text-align:center;
display:block;
float:left;
padding-left:16px;
background:url(../img/gmaps.png) no-repeat left center
}

div.vcard a.adr span.street-address{
display:block
}

div.vcard div.numbers{
width:100px;
float:right;
margin:2px 190px 0 0
}

div.vcard div.numbers a.tel,div.vcard div.numbers p.fax,div.vcard div.numbers a.mail{
width:76px;
float:none;
display:block;
margin:0;
padding-left:18px
}

div.vcard div.numbers a.tel{
background:url(../img/phone.png) no-repeat left center
}

div.vcard div.numbers p.fax{
background:url(../img/fax.png) no-repeat left center
}

div.vcard div.numbers a.mail{
background:url(../img/mail.png) no-repeat left center
}

div.vcard a.adr,div.vcard div.numbers a.tel,div.vcard div.numbers a.mail{
color:#999;
text-decoration:none
}

a#website{
height:40px;
color:#888;
text-align:center;
font-size:24px;
display:block;
margin:-55px auto 0;
font-weight:700;
text-decoration:none;
cursor:pointer
}

a#website:hover{
color:#666
}

div#message{
width:50%;
margin:90px auto 0;
color:#d2d2d2;
text-align:center;
font-size:16px
}

div#servername{
display:block;
font-size:20px;
font-style:italic;
margin-top:30px;
color:#c1c1c1;
text-align:center
}

div#copyright{
font-size:10px;
color:#b1b1b1;
position:fixed;
bottom:10px;
right:20px
}

div#copyright a{
color:#b1b1b1;
text-decoration:none
}

div#copyright a:hover{
color:#888
}

div#copyright a.min-logo{
display:inline-block;
width:37px;
height:20px;
vertical-align:middle;
margin-left:5px
}
