/*
Theme Name: PMMP valloittamaton
Theme URI: http://www.pmmp.fi/
Description: PMMP valloittamaton
Author: 7am
Author URI: http://www.7am.fi/
Version: 1.0
*/

@font-face {
    font-family: 'bebasneue';
    src: url('/wp-content/themes/pmmp-valloittamaton/font/BebasNeue-webfont.eot');
    src: url('/wp-content/themes/pmmp-valloittamaton/font/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/pmmp-valloittamaton/font/BebasNeue-webfont.woff') format('woff'),
         url('/wp-content/themes/pmmp-valloittamaton/font/BebasNeue-webfont.ttf') format('truetype'),
         url('/wp-content/themes/pmmp-valloittamaton/font/BebasNeue-webfont.svg#bebasneue') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'brandongrotesque-black';
    src: url('/wp-content/themes/pmmp-valloittamaton/font/brandongrotesque-black-webfont.eot');
    src: url('/wp-content/themes/pmmp-valloittamaton/font/brandongrotesque-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/pmmp-valloittamaton/font/brandongrotesque-black-webfont.woff') format('woff'),
         url('/wp-content/themes/pmmp-valloittamaton/font/brandongrotesque-black-webfont.ttf') format('truetype'),
         url('/wp-content/themes/pmmp-valloittamaton/font/brandongrotesque-black-webfont.svg#brandongrotesque-black') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
    height: 100%;
}
body {
    background: #fff url(img/header_image_hq.jpg) center top no-repeat;
    background-size: auto 914px;
    color: #0a1213;
    font: normal 14px/16px "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
iframe {
    outline: none;
}
img {
    border: 0;
}

.container {
    margin: 0 auto;
    width: 980px;
}

h1.title, h2.title {
    font-family: 'brandongrotesque-black';
    font-size: 30px;
    line-height: 30px;
    margin: 0;
    text-transform: uppercase;
}

header {
    background: url(img/header_bg_left_top.png) left top no-repeat, url(img/header_bg_right_top.png) right top no-repeat, url(img/header_bg_left_bottom.png) left bottom no-repeat, url(img/header_bg_right_bottom.png) right bottom no-repeat;
    text-align: center;
    min-height: 960px;
    height: 100%;
    position: relative;
}
header .container {
    height: 100%;
}
header .header-container {
    height: 100%;
    position: relative;
}
header figure {
    display: inline-block;
    margin: 0;
    position: relative;
}
header figure .play {
    background: url(img/header_video_play.png) no-repeat;
    display: block;
    height: 174px;
    width: 174px;
    position: absolute;
    left: 328px;
    top: 206px;
}
header figure img, header figure iframe {
    margin-top: 160px;
    height: 467px;
    width: 830px;
}
header ul {
    display: inline-block;
    margin: 39px 0 0 0;
    padding: 0;
    width: 221px;
}
header li {
    float: left;
    list-style: none;
}
header li a {
    background: url(img/header_album.png) no-repeat;
    display: block;
    outline: none;
    text-indent: -999em;
    height: 64px;
    width: 64px;
}
header li.spotify a {
    background-position: -76px 0;
    margin-left: 12px;
}
header li.levykauppaax a {
    background-position: -157px 0;
    margin-left: 17px;
}
/*
header .skip {
    position: absolute;
    bottom: 35px;
    right: 35px;
}
header .skip a {
    color: #0a1213;
    display: inline-block;
    font-family: 'brandongrotesque-black';
    font-size: 24px;
    line-height: 71px;
    padding-right: 88px;
    text-shadow: 0 0 6px rgba(224,222,217,0.9);
    text-transform: uppercase;
    position: relative;
}
header .skip a span {
    background: url(img/header_skip_arrow.png) no-repeat;
    display: inline-block;
    height: 71px;
    width: 72px;
    position: absolute;
    right: 0;
    top: -8px;
}
*/
header .skip a {
    background: url(img/down_arr.png) no-repeat;
    display: block;
    text-indent: -999em;
    height: 124px;
    width: 124px;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

nav {
    z-index: 50;
    width: 100%;
}
nav .nav-container {
    background-color: #0a1213;
    color: #fff;
    font-family: 'brandongrotesque-black';
    font-size: 22px;
}
nav ul {
    display: inline-block;
    margin: 0;
    padding: 25px 0;
}
nav li {
    float: left;
    list-style: none;
    margin-left: 27px;
}
nav li:first-child {
    margin-left: 0;
}
nav a {
    color: #fff;
    text-transform: uppercase;
}

#content {
    background: url(img/content_bg_right.png) right 150px no-repeat, url(img/content_bg_left.png) left 92px no-repeat, #fff url(img/content_bg_bottom.png) center bottom no-repeat;
    padding-bottom: 75px;
    position: relative;
}
#content .top a {
    background: url(img/up_arr.png) no-repeat;
    display: block;
    text-indent: -999em;
    z-index: 20;
    height: 124px;
    width: 124px;
    position: absolute;
    top: 15px;
    right: 15px;
}
#content .content-container {
    display: inline-block;
    width: 980px;
}
#content .left {
    float: left;
    width: 628px;
}
body.single #content .left, body.page #content .left {
    margin-bottom: 230px;
}
#content .right {
    float: left;
    margin: 0 0 60px 52px;
    width: 300px;
}
#content .left > h1, #content .right > h2 {
    margin-top: 32px;
}
body.single #content .left > h1, body.page #content .left > h1 {
    display: none;
}
#content article {
    background: rgba(255,255,255,0.8) url(img/content_article_spacer.png) center bottom no-repeat;
    padding-bottom: 34px;
}
#content article:last-child {
    background: none;
}
#content article h1 {
    font-size: 18px;
    line-height: 18px;
    padding: 18px 0 12px 0;
}
body.single #content article h1, body.page #content article h1  {
    font-size: 30px;
    line-height: 30px;
    margin-top: 32px;
}
#content article a {
    color: #0a1213;
}
#content article .text {
    color: #7f7f7f;
    line-height: 20px;
}
#content article .text a {
    color: #7f7f7f;
    text-decoration: underline;
}
#content article .text p {
    margin: 10px 0 0 0;
}
#content .left .more {
    clear: both;
    text-align: center;
}
#content .left .more a {
    background-color: #0a1213;
    color: #fff;
    display: inline-block;
    font-family: 'brandongrotesque-black';
    font-size: 18px;
    margin: 45px 0 185px 0;
    padding: 14px 20px 16px 20px;
    text-transform: uppercase;
    position: relative;
}
#content .right {
    background-color: rgba(255,255,255,0.8);
}
#content .right .pages, #content .right iframe:first-child {
    margin-top: 50px;
}
#content .right iframe {
    margin-top: 16px;
}
#content .right ul {
    margin: 0;
    padding: 0;
}
#content .right li {
    color: #0a1213;
    font-family: 'brandongrotesque-black';
    font-size: 18px;
    line-height: 20px;
    list-style: none;
    text-transform: uppercase;
}
#content .right li a {
    color: #0a1213;
}
#content .right .album {
    padding: 10px 0 8px 0;
}
#content .right .album li {
    background: url(img/content_right_album.png) 0 0 no-repeat;
    list-style: none;
    margin-top: 12px;
}
#content .right .album li a {
    display: table-cell;
    padding-left: 76px;
    vertical-align: middle;
    height: 64px;
}
#content .right .album li.spotify {
    background-position: 0 -77px;
}
#content .right .album li.levykauppaax {
    background-position: 0 -156px;
}
#content .right .links {
    margin-top: 20px;
}

#videos {
    background-color: #0a1213;
    color: #fff;
}
#videos h1 {
    padding: 30px 0 48px 0;
}
#videos ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 980px;
}
#videos li {
    list-style: none;
}
#videos li.video {
    float: left;
    margin-right: 28px;
    height: 232px;
    width: 307px;
    position: relative;
}
#videos li.video:nth-child(3n+3) {
    margin-right: 0;
}
#videos li.more {
    clear: both;
    text-align: center;
}
#videos li.more a {
    background-color: #cfd5ca;
    color: #000;
    display: inline-block;
    font-family: 'brandongrotesque-black';
    font-size: 18px;
    margin: 10px 0 80px 0;
    padding: 14px 52px 16px 20px;
    text-transform: uppercase;
    position: relative;
}
#videos li.more a span {
    background: url(img/external_link.png) no-repeat;
    display: inline-block;
    height: 22px;
    width: 26px;
    position: absolute;
    right: 16px;
    top: 9px;
}
#videos img {
    display: block;
    margin-bottom: 13px;
    height: 173px;
    width: 307px;
}
#videos li .play {
    background: url(img/videos_play.png) no-repeat;
    height: 124px;
    width: 124px;
    position: absolute;
    left: 91px;
    top: 24px;
}
#videos a {
    color: #cfd5ca;
}

#shop .container {
    background: url(img/shop_bg_top.png) 653px top no-repeat, url(img/shop_bg_bottom.png) 187px bottom no-repeat;
}
#shop h1 {
    padding: 41px 0 70px 0;
}
#shop #rokkikauppa-productlist .rokkikauppa-row {
    background: url(img/shop_spacer.png) top repeat-x;
    clear: both;
    display: inline-block;
    width: 980px;
}
#shop #rokkikauppa-productlist .rokkikauppa-row:first-child {
    background: none;
}
#shop #rokkikauppa-productlist .rokkikauppa-product {
    float: left;
    margin-top: 30px;
    text-align: center;
    width: 245px;
    position: relative;
}
#shop #rokkikauppa-productlist .rokkikauppa-product a {
    color: #000;
}
#shop #rokkikauppa-productlist .rokkikauppa-product img {
    margin: 0 auto 30px auto;
}
#shop #rokkikauppa-productlist .rokkikauppa-product h3 {
    font-size: 14px;
    margin-left: 7px;
    text-align: center;
    width: 230px;
    position: absolute;
    bottom: 50px;
}
#shop #rokkikauppa-productlist .rokkikauppa-product div.price {
    background-color: #cfd5ca;
    border-radius: 2px;
    display: inline-block;
    font-size: 12px;
    margin: 10px 0 30px 0;
    padding: 4px 6px;
}
#shop #rokkikauppa-productlist .description, #shop #rokkikauppa-productlist .more {
    display: none;
}
#shop .more {
    clear: both;
    text-align: center;
}
#shop .more a {
    background-color: #0a1213;
    color: #fff;
    display: inline-block;
    font-family: 'brandongrotesque-black';
    font-size: 18px;
    margin: 45px 0 215px 0;
    padding: 14px 52px 16px 20px;
    text-transform: uppercase;
    position: relative;
}
#shop .more a span {
    background: url(img/external_link.png) 0 -66px no-repeat;
    display: inline-block;
    height: 22px;
    width: 26px;
    position: absolute;
    right: 16px;
    top: 9px;
}

footer {
    background-color: #0a1213;
    color: #fff;
    padding-bottom: 25px;
    text-align: center;
}
footer a {
    color: #fff;
}
footer h1 {
    padding: 68px 0 58px 0;
}
footer h2 {
    padding-bottom: 38px;
}
footer .columns {
    display: inline-block;
    width: 980px;
}
footer .col {
    float: left;
    text-align: center;
    width: 326px;
}
footer .sonymusic {
    background: url(img/footer_sony.png) no-repeat;
    display: inline-block;
    margin: 45px 0;
    outline: none;
    text-indent: -999em;
    height: 37px;
    width: 176px;
}
footer span {
    display: block;
    font-size: 12px;
}
