/******************************
*  THEMES
******************************/
.a4paper {
    box-shadow: 0 0 0.5cm rgba(0,0,0,0.5);
    display: block;
    width: 21cm;
    height: 29.7cm;
    margin: 10px auto 0.5cm;
}

.theme {
    background-size: cover;
}

.theme.print .background-image {
    top: 10px;
    left: 50%;
    margin-left: -10.5cm;
    position: absolute;
    width: 21cm;
    height: 29.7cm;
    z-index: -1;
}

.theme h1,
.theme h2 {
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-size: 42px;
    text-align: center;
    margin: 0 auto;
    max-width: 500px;
    padding: 80px 0 0 0;
    letter-spacing: 2px;
    text-shadow: 2px 2px 2px #ffffff!important;
}

.theme p {
    text-align: center;
    font-style: italic;
    color: #7d7d7d !important;
    padding: 20px 0;
    max-width: 580px;
    margin: 0 auto;
}


/** PARTY */
.theme.party {
    background: url("/images/themes/party.png") no-repeat top left;
    background-size: cover;
}

.theme.party h1,
.theme.party h2 {
    font-family: 'Bangers', cursive;
    color: #ffaa08 !important;
    font-size: 42px;
}

.theme.party p {
    font-style: normal;
    font-weight: normal;
    color: #007cc9 !important;
}

/** TRENDY */
.theme.trendy {
    background: url("/images/themes/trendy.png") no-repeat top left;
    background-size: cover;
}

.theme.trendy h1,
.theme.trendy h2 {
    font-family: 'Courgette', cursive;
    color: #6c8674 !important;
    font-size: 42px;
}

.theme.trendy p {
    font-style: normal;
    font-weight: bold;
    color: #e0784f !important;
}

/** CLASSIC */
.theme.classic {
    background: url("/images/themes/classic.png") no-repeat top left;
    background-size: cover;
}

.theme.classic h1,
.theme.classic h2 {
    font-family: 'Playfair Display', serif;
    color: #e0586e !important;
    font-size: 40px;
}

.theme.classic p {
    color: #30546f !important;
    font-family: 'Times New Roman', Times, serif;
    font-size: 18px;
}

/** STYLISH */
.theme.stylish {
    background: url("/images/themes/stylish.png") no-repeat top left;
    background-size: cover;
}

.theme.stylish h1,
.theme.stylish h2 {
    font-family: 'Alex Brush', cursive;
    color: #c69433 !important;
    font-size: 56px;
}

/** HAPPY */
.theme.happy {
    background: url("/images/themes/happy.png") no-repeat top left;
    background-size: cover;
}

.theme.happy h1,
.theme.happy h2 {
    font-family: 'Alex Brush', cursive;
    color: #dd4d32 !important;
    font-size: 56px;
    font-weight: bold;
}

/** SAINT NICHOLAS */
.theme.saint-nicholas {
    background: url("/images/themes/saint-nicholas.png") no-repeat top left;
    background-size: cover;
}

.theme.saint-nicholas h1,
.theme.saint-nicholas h2 {
    font-family: 'Roboto',Helvetica,Arial,sans-serif;
    color: #fbaa19!important;
    font-size: 42px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #152f42;
}

.theme.saint-nicholas p {
    color: #333333!important;
    font-family: 'Roboto',Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-style: normal;
}

/** SAINT NICHOLAS 2 */
.theme.saint-nicholas-2 {
    background: url("/images/themes/saint-nicholas-2.png") no-repeat top left;
    background-size: cover;
}

.theme.saint-nicholas-2 h1,
.theme.saint-nicholas-2 h2 {
    font-family: 'Courgette';
    color: #ef4923!important;
    font-size: 42px;
    font-weight: bold;
    margin-top: 10px;
}

.theme.saint-nicholas-2 p {
    font-style: normal;
}

/** CHRISTMAS */
.theme.christmas {
    background: url("/images/themes/christmas.png") no-repeat top left;
    background-size: cover;
}

.theme.christmas h1,
.theme.christmas h2 {
    font-family: 'Courgette', cursive;
    color: #ba2636!important;
    font-weight: bold;
}

.theme.christmas p {
    max-width: 530px;
    color: #0f595a!important;
}

/** SUMMER */
.theme.summer {
    background: url("/images/themes/summer.png") no-repeat top left;
    background-size: cover;
}

.theme.summer h1,
.theme.summer h2 {
    font-family: 'Courgette';
    color: #e40329!important;
    font-weight: bold;
}

.theme.summer p {
    max-width: 530px;
    color: #241f1a!important;
    font-style: normal;
}

/** AUTUMN */
.theme.autumn {
    background: url("/images/themes/autumn.png") no-repeat top left;
    background-size: cover;
}

.theme.autumn h1,
.theme.autumn h2 {
    font-family: 'Courgette';
    color: #d80c2f!important;
    font-weight: bold;
}

.theme.autumn p {
    max-width: 530px;
    color: #331b0c!important;
    font-style: normal;
}

/** WINTER */
.theme.winter {
    background: url("/images/themes/winter.png") no-repeat top left;
}

.theme.winter h1,
.theme.winter h2 {
    font-family: 'Courgette';
    color: #dc3e1a!important;
    font-weight: bold;
}

.theme.winter p {
    max-width: 530px;
    font-style: normal;
}

/** Valentine */
.theme.valentine {
    background: url("/images/themes/valentine.png") no-repeat top left;
}

.theme.valentine h1,
.theme.valentine h2 {
    font-family: 'Courgette';
    color: #da3b00!important;
    font-weight: bold;
    margin-top: 20px;
}

.theme.valentine p {
    max-width: 530px;
    font-style: normal;
    color: #558383 !important;
}

/** Spring */
.theme.spring {
    background: url("/images/themes/spring.png") no-repeat top left;
}

.theme.spring h1,
.theme.spring h2 {
    font-family: 'Alex Brush', cursive;
    font-size: 70px;
    color: #ffce5a!important;
    margin-top: 20px;
    text-shadow: 1px 1px 1px #152f42;
}

.theme.spring p {
    max-width: 530px;
    font-style: normal;
    padding: 0 0 20px 0;
}

/** Mothers day */
.theme.mothers-day {
    background: url("/images/themes/mothers-day.png") no-repeat top left;
}

.theme.mothers-day h1,
.theme.mothers-day h2 {
    font-family: 'Courgette', cursive;
    color: #cf5117!important;
    margin-top: 24px;
    text-shadow: 1px 1px 1px #cfcfcf;
}

.theme.mothers-day p {
    max-width: 530px;
    font-style: normal;
}

/** HALLOWEEN */
.theme.halloween {
    background: url("/images/themes/halloween.png") no-repeat top left;
}

.theme.halloween h1,
.theme.halloween h2 {
    font-family: 'Bangers', cursive;
    color: #191919!important;
    margin-top: 8px;
    text-shadow: 1px 1px 1px #cfcfcf;
}

.theme.halloween p {
    max-width: 530px;
    font-style: normal;
}

/** MEN STUFF */
.theme.men-stuff {
    background: url("/images/themes/men-stuff.png") no-repeat top left;
    background-size: cover;
}

.theme.men-stuff h1,
.theme.men-stuff h2 {
    font-family: 'Roboto',Helvetica,Arial,sans-serif;
    color: #009193!important;
    font-size: 42px;
    font-weight: bold;
}

.theme.men-stuff p {
    color: #333333!important;
    font-family: 'Roboto',Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-style: normal;
}

/** GOLDEN STARS */
.theme.golden-stars {
    background: url("/images/themes/golden-stars.png") no-repeat top left;
    background-size: cover;
}

.theme.golden-stars h1,
.theme.golden-stars h2 {
    font-family: 'Alex Brush', cursive;
    color: #c19c43 !important;
    font-size: 56px;
    font-weight: bold;
    margin-top: 8px;
}

.theme.golden-stars p {
    font-style: normal;
    color: #222222 !important;
}

.theme.golden-stars #placed_words a  {
    color: #000000 !important;
}

/** KINGSDAY */
.theme.kingsday {
    background: url("/images/themes/kingsday.png") no-repeat top left;
    background-size: cover;
}

.theme.kingsday h1,
.theme.kingsday h2 {
    font-family: 'Bangers', cursive;
    color: #ff9100 !important;
    font-size: 42px;
    font-style: normal;
}

.theme.kingsday p {
    font-style: normal;
    font-weight: normal;
    color: #0000ff !important;
}

.theme.print{ background: none;}