/*
Theme Name: Twenty Eleven TFCon
Theme URI: http://www.tfcon.ca
Description: Child theme for the Twenty Eleven theme
Author: Tony Hashbrowns
Author URI: http: //wafflehouse.com
Template: twentyeleven
Version: 1.0
*/

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

#page {
	margin: 0 auto;
	max-width: 1000px;
}

#branding {
	border-top: 2px solid #bbb;
	padding-top: 1em;
	padding-bottom: 1em;
	position: relative;
	z-index: 9999;
}

#branding hgroup {
	margin: auto;
	padding: 0 40px 0 40px;
	text-align:center;
}

#site-title {
	margin-left: auto;
	margin-right: auto;
	padding: 1em 0 0;
}

#site-title a {
	font-size:18px;
}

#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: auto;
}

#new-royalslider-1 .rsThumb.rsNavSelected {
	background: none repeat scroll 0 0 #8339F4;
}
