/* BEGIN gpp_css */
h1 { font-family: 'LeagueGothicRegular', Helvetica, Arial, sans-serif; font-size: 46px; margin-bottom: 12px; font-weight:normal; font-style:normal; text-transform:uppercase;}
	h2 { font-family: 'LeagueGothicRegular', Helvetica, Arial, sans-serif; color: #ccc; font-size: 46px; margin-bottom: 12px; font-weight:normal; font-style:none; text-transform:uppercase; }
	h3 { font-family: 'LeagueGothicRegular', Helvetica, Arial, sans-serif; color: #444; font-size: 30px; line-height: 32px; margin-bottom: 12px; font-weight:normal; font-style:none; text-transform:none; }
	h4 { font-size: 21px; font-size: 2.1rem; margin-bottom: 3px; }
	h5 { font-size: 18px; font-size: 1.8rem; font-weight: normal; margin-bottom: 3px;  }
	h6 { font-size: 15px; font-size: 1.5rem; font-weight: normal; }

.entry-header .entry-title {
    font-weight: normal;
    margin-bottom: 0px;
    color:#ccc;
}

.archive .page-title span {
    color: #ccc;
    display: block;
    font-weight:normal;
    letter-spacing:0px;
    text-transform: uppercase;
}
a {
    color: #5CC1DB;
    line-height: inherit;
    outline: 0 none;
    text-decoration: none;
}

element.style {
    width: 65px;
}

body {
    color: #555555;
    font-family: "Helvetica","HelveticaNeue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 14px;
    line-height: 20px;
}
p {
    line-height: 21px;
    font-size: 15px;
    margin: 0 0 18px;
    max-width: 900px;
}
html {
    margin-top: 0px !important;
}

a:hover {
    color: #5cc1db;
    opacity: 0.4;
    text-decoration: inherit;
}

img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
    border: none;
    padding: 0px;
}
p img {
    margin-bottom: 0px;
}
#branding-inner, #branding .fill {
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
    background-color: #252525;
    opacity:0.9;
    background-repeat: repeat-x;
}
#branding h1 a, #branding .brand {
    color: #5cc1db;
    font-weight:normal;
    display: block;
    float: left;
    font-size: 24px;
    line-height: 1;
    margin-left: -20px;
    padding: 8px 20px 12px;
}

/* END gpp_css */
