/*
Theme Name: Mystique - Extend
Theme URI: http://digitalnature.eu/themes/mystique/
Description: Child theme of Mystique. Please leave this one activated for proper customizations to Mystique.
Version: 1.0
Author: You & digitalnature
Author URI: http://digitalnature.eu/
Template: mystique
*/

/* Add your own CSS here if you want */

/* Heading and paragraph margin override */
h1.title{font-weight: bold;font-size: 180%;margin:0 0 .2em 0;padding:.2em 0 .3em 0;text-shadow: #fff 1px 1px 1px;}
p {margin:0.9em 0;}

/* Comments */
li li .comment {
    margin: 10px 0 0 5px;
}

/* Main menu */
.nav-main a {
    padding: 10px 15px 8px;
    text-transform:uppercase;
}

/* Calendar */
table.calendar th {
    background-color: #333333;
}

input, select, textarea {
    padding: 5px;
    margin-bottom: 0px;
}

.media {
    bottom: 30px;
}
