﻿/*
Theme Name: 	passionissimo-melimelo
Theme URL: 	http://melimelo.passionissimo.be
Description:    Based on Twentyfifteen
Author: 	Passionissimo
Author URL: 	http://www.passionissimo.be
Template: 	twentyfifteen
Version: 	1.0.0
*/

/**
* 5.0 Forms
*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #666666;
}

/**
* 6.1 Links
*/
a {
	color: #7a7a7a;
}

/**
* 12.0 Content
*/

.site-main {
	background-color: #6e8c9b;
}

.site-footer {
	background-color: #6e8c9b;
	width: 70.5882%;
	margin-left: 29.4118%;
}

/**
* 12.1 Posts and Pages
*/
page-title {
	color: #7a7a7a;
}

/**
* 13.0 Footer
*/
.site-info {
	color: #ffffff;
	color: rgba(255,255,255,1.0)
	font-size: 0px;
	line-height: 1.5;
}

.site-info a {
	color: #ffffff;
}

/**
 * 16.1 Mobile Large 620px
 */

@media screen and (min-width: 38.75em) {
	.page-header {
		border-left: 7px solid #fff;
	}
}

/**
 * 16.5 Desktop Medium 1100px
 */
 @media screen and (min-width: 68.75em) {
	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-color: #7a7a7a;
	}
}
