/*
 Theme Name:   Twenty Eleven Child1
 Theme URI:    http://example.com/twenty-eleven-child1/
 Description:  Twenty Eleven Child1 Theme
 Author:       Me
 Author URI:   http://example.com
 Template:     twentyeleven
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-eleven-child1
*/

@import url("../twentyeleven/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

h1#mikemurko-title {
	font-size: 2em;
	float: left;
	font-family: 'Shadows Into Light', cursive;
	margin: 0 7.6%;
	color: #ffffff;
	/*font-family: 'Poiret One', cursive;*/
}

h1#mikemurko-title a {
	line-height: 0;
	padding: 0.8em 0;
}


h1#mikemurko-title a:hover {
	color: #e4741f;
}

nav#access {
	border-bottom: 0;
	margin: 0;
}

nav#access .menu-main-container a {
	line-height: 3.7em;
}

nav#access .menu-main-container {
	float: right;
}

.entry-header .comments-link a {
	background-color: #e4741f !important;
	color: #fff !important;
}

.entry-header .comments-link a:hover {
	background-color: #1d1d1d !important;
}

#disqus_thread {
	width: 68.9%;
	margin: 0 auto;
}