/*
Theme Name: Kamen 08/2015
Theme URI: http://kamengroup.com
Author: Vanguard Systems
Author URI: http://vanguardsys.com
nd, custom-colors, custom-header, custom-menu, editor-style, fatured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

@import url('css/stylesheet.css');

.entry-utility, .entry-meta, .comments-link {
	display:none;
}

.post {
	border-bottom:dotted 3px #ccc;
	padding:15px 0;
}


.circle-quote {
	border:solid 5px #CFC8B0;
	border-radius: 50%;
	width: 50%;
	padding: 5em;
	margin:1em auto;
}

.entry-content .circle-quote {
	width: 150%;
	margin-left:-45%;
}

  .blog-home-link a {
color: white;
font-weight: bold;
text-shadow: 3px 3px #213d0a;
}

 .blog-home-link a:hover {
color: white;
text-decoration: none;
font-weight: bold;
text-shadow: 3px 3px #213d0a;

}

.blog-home-link a:active {
color: white;
font-weight: bold;
text-shadow: 3px 3px #213d0a;

}

.blog-home-link a:visited {
color: white;
font-weight: bold;
text-shadow: 3px 3px #213d0a;
}
