/*
Theme Name: Blue crystals
Theme URI: guardog.net
Description: a-brief-description
Author: guardog
Author URI: guardog.net
Template: K2-1.0.3
*/

.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-weight: bold;
	}
	
.entry-title, h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-weight: bold;
	}

.columns-two #page {
	width: 995px;
	}

#primary {
	width: 680px;
	}

#header {
	height: 300px;
	}
	
.blog-title {
	font-size: 4em;
	font-weight: bold;
	padding: 75px 40px 0;
	}

#header .description { /* Description in header */
	font-size: 1.25em;
	}