/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.

If you need any further help, ask in the CSS Customization forum.
*/
body {
	font-size: 62.5%;
	line-height: 1.4em;
	font-family: Calibri, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

#comment-form-nascar p {
	visibility: hidden;
}

.entry-content h2 {
	font-size: 1.286em;
	line-height: 1.222em;
}

.entry-format {
	padding: 0 0 0 20px;
}

#access .current-menu-item a,
#access .current-menu-ancestor a,
#access .current_page_item a,
#access .current_page_ancestor a {
	background: #000;
	color: #e40472;
}

#container {
	font-size: 1.4em;
	line-height: 1.571em;
}

.sd-sharing {
	border: none !important;
}

.entry-title {
	margin: -5px 0 0;
}

.entry-content a {
	text-decoration: underline;
}

.entry-info {
	padding-top: 10px;
}

.entry-meta {
	font-size: .7em;
	color: #888;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.8em;
	margin: -6px 0 23px;
}

.cat-links a {
	color: #e40472;
	font-weight: 400;
}

.sd-content {
	margin: 0 !important;
	padding: 0 !important;
	float: left !important;
}

.comment-link {
	font-size: 40px !important;
	font-family: "Open Sans", sans-serif;
}

#primary {
	overflow: hidden;
	width: 175px;
}

#primary .widget-title {
	font-size: 1.333em;
}

#primary input {
	margin-bottom: 23px;
	padding: 1px 0;
}

#primary p {
	margin: 0;
}

#primary .widget_archive {
	margin-top: 35px;
}

#secondary .widget-container {
	margin-bottom: 38px;
}

#secondary .widget-title {
	font-size: 1.1em;
}

#secondary .textwidget p a {
	font-size: 11pt;
	text-decoration: underline;
}

#secondary .textwidget p a:hover {
	text-decoration: none;
	font-size: 11pt;
	color: #5c5c5c;
}

#secondary .textwidget p {
	font-size: .8em;
}

.single .entry-title, .entry-title, .entry-title a, .search .page-title, .page-title {
	font-size: 20px;
	line-height: 1.4em;
	font-family: Calibri, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	clear: left;
	padding-top: 2px;
}

.comment-link {
	font-family: "Rockwell", Arial, sans-serif;
	font-weight: 300 !important;
}

.comments-link {
	font-family: Rockwell, "Arial Black", "Arial Bold", Arial, sans-serif;
	color: #e40472;
	line-height: 1em;
	font-size: 40px;
}

.entry-info {
	margin: -11px 0 -5px;
}

dt a img {
	padding-bottom: 23px;
}

#respond {
	padding: 20px;
}

.search h1.search-title {
	font-size: .7em !important;
	font-weight: normal;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #111;
	margin-top: -11px;
}

.search .search-title {
	border-bottom: 2px solid #ddd;
	padding: 0 22px 12px;
	margin: -11px 0 23px;
}

.search h1.search-title span {
	font-size: 1.8em !important;
	line-height: 1em;
	margin-top: 11px;
	letter-spacing: 2px;
	text-transform: none;
	display: block;
	color: #e40472;
	letter-spacing: 0 !important;
}

.search .not-found .entry-title {
	visibility: hidden;
}

.search .not-found .entry-title:before {
	visibility: visible;
	content: "Sorry, but no results were found";
	text-align: left;
	color: #111;
}

.search .not-found p {
	visibility: hidden;
	margin: 0;
}

.search .not-found p:before {
	visibility: visible;
	content: "Don’t give up—try another search!";
}

.search .not-found input[type="search"] {
	font-size: 1em;
	color: #444;
	background: #eee;
	border: 1px solid #aaa;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	width: 45% !important;
}

.search .not-found input[type="search"]:focus {
	font-size: 1em;
	color: #444;
	background: #fff;
	border: 1px solid #aaa;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	width: 45% !important;
}

.sd-content {
	margin: -10px 0 0 !important;
	padding: 0;
}

.linkback a,
.linkback a:visited {
	text-decoration: underline;
	color: #e40472;
}

.linkback a:hover {
	color: #5c5c5c;
}

.widget-title {
	font-size: 1.15em !important;
	line-height: 1.125em;
	font-family: Rockwell, "Arial Black", "Arial Bold", Arial, sans-serif !important;
	margin-bottom: .563em;
}

.entry-content .edit-link {
	display: block !important;
	clear: left;
	width: 100%;
}