/*
Theme Name: Twenty Thirteen Buster
Author: Buster Collings
Author URI: http://bustercollings.com
Version: 1.0.1
Template: twentythirteen
*/

@import url("../twentythirteen/style.css");

html,
button,
input,
select,
textarea {
	/*font-family: "Source Sans Pro", Helvetica, sans-serif;*/
	font-family: Ubuntu, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	/*font-family: Bitter, Georgia, serif;*/
	font-family: Ubuntu, Helvetica, sans-serif;
	/*font-style: italic;*/
}

/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

/*
.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}
*/


/**
 * 4.1 Site Header
 * ----------------------------------------------------------------------------
 */

.site-header {
	background: none;
	background-color: #9E9370;
}

.site-description {
	/*font: 300 italic 24px Ubuntu, Helvetica, sans-serif;*/
	font: 300 italic 20px Ubuntu, Helvetica, sans-serif;
}


/**
 * 5.5 Post Formats
 * ----------------------------------------------------------------------------
 */

.format-link .entry-title {
	font: 300 italic 20px Ubuntu, Helvetica, sans-serif;
}


/**
 * 5.6 Attachments
 * ----------------------------------------------------------------------------
 */

.attachment .entry-title {
	font: 300 italic 30px Ubuntu, Helvetica, sans-serif;
}


/**
 * 5.8 Author Bio
 * ----------------------------------------------------------------------------
 */

.author-description .author-title {
	font: 300 italic 20px Ubuntu, Helvetica, sans-serif;
}


/**
 * 5.9 Archives
 * ----------------------------------------------------------------------------
 */

.archive-title,
.archive-meta {
	font: 300 italic 30px Ubuntu, Helvetica, sans-serif;
}


/**
 * 5.10 Search Results/No posts
 * ----------------------------------------------------------------------------
 */

.page-title {
	font: 300 italic 30px Ubuntu, Helvetica, sans-serif;
}



/**
 * 5.12 Comments
 * ----------------------------------------------------------------------------
 */

.comments-title {
	font: 300 italic 28px Ubuntu, Helvetica, sans-serif;
}

.comment-reply-title {
	font: 300 italic 28px Ubuntu, Helvetica, sans-serif;
}


/**
 * 6.1 Widgets
 * ----------------------------------------------------------------------------
 */

.widget .widget-title {
	font: 300 italic 20px Ubuntu, Helvetica, sans-serif;
}


/**
 * 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */

@media (max-width: 643px) {

	/* Small menu */
	.menu-toggle {
		font: bold 16px/1.3 Ubuntu, Helvetica, sans-serif;
	}

}
