/*
Theme Name: ROCKI-V3
Template: rocki
Theme URI: http://www.myrocki.com
Author: Harro Heijboer + edit by Julien
Author URI: http://www.harroheijboer.nl
Description: Modification of the theme ROCKI-V2-Spotify1 to make the Blog page more attractive
Version: 1.0
License: Copyright 2013/2014 - ROCKI-V2-Spotify1
License URI: http://www.copyright.gov/title17/circ92.pdf
Tags: groen, dark, black, blue, white
Text Domain: rocki
*/

/* depreciated: @import url("../rocki/style.css");*/

/*
--------------------
Section: Blog
--------------------
*/

#blog-title {
	padding-bottom: 25px;
	border-bottom: #DDDDDD solid 1px;
}
 
.post-title {
	margin-top: 40px;
}

.post-title a {
	color: #26C493;
	text-decoration: none;
}

.date-and-time {
	font-style: oblique;
}

#section-press-single .wrapper .post-content {
	padding-bottom: 40px;
	background-image: url('img/markers-green-small.png');
	background-position: bottom center;
	background-repeat: no-repeat;
}

.thumbnail {
	
}

.excerpt {
	padding-top: 20px;
}