/*
Theme Name: Twenty Twelve
Theme URI: https://wordpress.org/themes/twentytwelve/
Author: the WordPress team
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device.
Version: 3.9
License: GNU General Public License v2 or later
Text Domain: twentytwelve
*/

/* Minimal stock-theme styling — Twenty Twelve vibe */
body.custom-font-enabled {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

body {
	background: #e6e6e6;
	color: #444;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.625;
	margin: 0;
}

.site {
	background-color: #fff;
	border: 1px solid #ddd;
	border-top: none;
	margin: 0 auto;
	max-width: 960px;
	padding: 0 40px;
}

.site-header {
	padding: 24px 0;
}

.site-title {
	font-size: 26px;
	line-height: 1.2;
	margin: 0;
}

.site-title a {
	color: #515151;
	text-decoration: none;
}

.site-description {
	color: #7c7c7c;
	font-size: 14px;
	font-style: italic;
	margin: 0;
}

.main-navigation {
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	clear: both;
	margin: 0 0 24px;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-navigation li {
	display: inline-block;
}

.main-navigation a {
	color: #6a6a6a;
	display: inline-block;
	padding: 12px 16px;
	text-decoration: none;
}

.main-navigation a:hover {
	color: #21759b;
}

.widget-area {
	font-size: 13px;
}

.site-footer {
	border-top: 1px solid #ededed;
	color: #767676;
	font-size: 12px;
	margin-top: 24px;
	padding: 24px 0;
	text-align: center;
}

h1, h2, h3 {
	color: #515151;
	clear: both;
}

a {
	color: #21759b;
}

.button {
	background: #21759b;
	border: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 10px 18px;
	text-decoration: none;
}
</content>
</invoke>
