/********************************
* 0.0 General - Overall layout
********************************/

@font-face {
    font-family: Abel;
    src: url(../fonts/abel.ttf);
}
    
body {
	line-height:1.65;
	-webkit-text-size-adjust: 100%;
	font-family: 'Dosis', HelveticaNeue, "Helvetica Neue", Arial, Helvetica, sans-serif; 
    font-size: 1.5em;
	background-color: #fff;
    color: #000;
	margin: 0 auto;
	text-align: center;
}

/********************************
* 0.1 General - Generic elements
********************************/
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal; 
    line-height: 1.3; 
    margin-bottom: 15px;
	color: #000;
}

h1 {
    font-size: 2.0em;
	color: #000;
    font-weight: bold;
}

h2 {
    font-size: 1.2em;
    text-transform: uppercase;
    border-bottom: 3px dotted #888;
    display: inline-block;
    padding-bottom: 15px;
}

p {
    margin-bottom: 10x;
} 

a {
    color: #000;
    text-decoration: none;
}

input, textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    font-size: 0.7em;
    border: 1px solid #888;
    margin: 10px;
    padding: 15px 15px;
    border-radius: 4px;
    width: 300px;
    font-family: 'Dosis';
}

textarea {
    height: 100px;
}

input[type=submit] {
    background: #1fbba6;
    border: 0px;
    border-radius: 4px;
    width: 300px;
    text-transform: uppercase;
}

.clear {
    clear: both;
    margin-bottom: 15px;
}

/********************************
* 1 Navigation
********************************/

nav {
	background-color:#fff;
    color: #000;
	clear: both;
	float: left;
	width: 100%;
	margin: 0px;
    padding-left: 50px;
	margin-bottom: 30px;
	line-height: 3;
    top: 0px;
    left: 0px;
    opacity: 0.9;
    position: fixed;
    z-index: 9999;
    text-transform: uppercase;
}

nav ul {
    width: 90%;
}

nav li {
    float: left;
	width: auto;
    padding: 0 25px;
}

nav li:hover {
    background: #da3b2a;
    color: #fff;
}

nav li:hover a{
    color: #fff;
}

nav a {
    display: block;
}

nav a:hover {
    color: #fff;
}

#nav_logo {
    float: right;
    width: 10%;
    margin: 0px;
    padding: 5px 5px;
}

#nav_to_top {
    width: 50px;
    height: 50px;
    background: #da3b2a;
    color: white;
    font-size: 3.0em;
    line-height: 1.2;
    position: fixed;
    bottom: 0;
    right: 0;
}

/********************************
* 2.0 Header
********************************/

header {
    background-image: url('../images/header.jpg');
    width:100%;
    height: 500px;
    background-position: center;
}

#header_title h1 {
    vertical-align: middle;
    color: #C9DA2A;
}

#header_title {
    display: inline-block;
    width: 500px;
    background: #fff;
    opacity: 0.9;
    position: relative;
    top: 125px;
    margin: 0 auto;
    text-align: center;
    padding: 25px 25px;
}

/********************************
* 3.0 Sections - General
********************************/
section {
    width: 100%;
    padding: 50px 0px 100px 0px;
}

/********************************
* 3.1 Sections - About me
********************************/

#section_programma {
    background-color: #fff;
    min-height: 100px;
}

.section_programma_paragraph{
    width: 500px;
    display: block;
    margin: 0 auto;
}

.section_programma_column {
    position: relative;
    width: 250px;
    display: inline-block;
    text-align: center;
    vertical-align:top;
    background: #c9da2a;
    margin-top: 25px;
    margin-left: 25px;
    margin-right: 25px;
    padding: 25px 10px;
}

.section_programma_column:hover {
    background: #da3b2a;
    color: white;
}

.section_programma_column  p {
    margin-top: 25px;
    text-transform: uppercase;
    font-size: 0.8em;
}

.section_programma_column_date_number {
    font-size: 3.0em;
    font-weight: bold;
    line-height: 1;
}

.section_programma_column_date_name {
    font-size: 2.0em;
    font-weight: bold;
    line-height: 1;
}

/********************************
* 3.2 Sections - Social Media
********************************/

#section_social_media {
    background-color: #eee;
    color: #000;
    min-height: 100px;
    text-align: center;
}

#section_social_media p {
    width: 500px;
    display: block;
    margin: 0 auto;
}

.section_social_media_column {
    position: relative;
    width: 200px;
    display: inline-block;
    text-align: center;
    vertical-align:top;
}

/********************************
* 3.3 Sections - Contact
********************************/

#section_contact {
    background: #c9da2a;
    text-align: center;
}

#section_contact_form_wrapper {
    width: 600px;
    background: #fff;
    display: inline-block;
    padding: 50px 75px;
}

#section_contact_form_wrapper input[type=submit] {
    color: #fff;
    background: #da3b2a;
}

#section_contact h1, #section_contact h2 {
    color: #fff;
}
/********************************
* 4.0 Footer - General
********************************/

footer {
    width: 100%;
    background: #303030;
    text-align: center;
    margin: 0px;
    padding: 25px 0;
}

/********************************
* 4.1 Footer - Layout
********************************/
footer {
    width: 100%;
    padding: 50px 0px 100px 0px;
}

footer h1 {
    color: #fff;
}

#footer_wrapper {
    width: auto;
    margin: 0px auto;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.8;
    color: #aaa;
    font-size: 0.8em;
}

.footer_column {
    width: 250px;
    display: inline-block;
    text-align: left;
    vertical-align:top;
    padding-left: 50px;
}

.footer_column h2 {
    color: #fff;
}

/* Image effects */
.image_social_media  {
    display: inline-block;
    padding: 25px 25px 0px 25px;
}
.image_social_media:hover img {
    -webkit-transform:scale(1.2); /* Safari and Chrome */
    -moz-transform:scale(1.2); /* Firefox */
    -ms-transform:scale(1.2); /* IE 9 */
    -o-transform:scale(1.2); /* Opera */
     transform:scale(1.2);