/** Do not remove this line. Edit CSS below. */
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Roboto);
.wpcf7
{
    background-color: #FFFFFF;
}

.site-container {
         box-shadow: 0 10px 30px rgba(170, 170, 170, 0.75);
        -moz-box-shadow: 0 10px 30px rgba(170, 170, 170, 0.75);
        -webkit-box-shadow: 0 10px 30px rgba(170, 170, 170, 0.75);
}
.slider {
           width: 97%;
}
.domain {
           background-color: #EBEBEB;
           border: 1px dashed #ccc;
           width: 97%;
           margin: 0px auto 20px auto;
           font-size: 14px;
           text-align: center;
           padding: 10px;
}

.gw-go-coinf div, .gw-go-coinb div {
font-family: 'Oswald',sans-serif;
font-size: 24px;
}
body, td, th, li, p, input {
font-family: 'Roboto',sans-serif;
font-size: 14px;
line-height: 20px;
}
h1, h2, h3, h4, h5, h6, h7 {
font-family: 'Oswald',sans-serif;
letter-spacing: 0px;
}
.site-header {
height: 120px;
margin: 0 auto;
width: 100%;
background: url(/wp-content/uploads/2013/07/halowebheader1.jpg);
background-size: 100% 100%;
background-repeat: no-repeat;
}
.header-image .title-area, .header-image .title-area .site-title, .header-image .title-area .site-title a {
display: block;
float: left;
height: 120px;
overflow: hidden;
padding: 0;
text-indent: -9999px;
width: 450px;
}
.site-container {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
background: #fff;
border: 0px solid #ededed;
margin: 10px auto;
overflow: hidden;
padding: 0px;
position: relative;
}
.entry-content {
overflow:inherit;
padding-top:0px;
padding-bottom:20px;
padding-right:20px;
padding-left:20px;
}