/*==========BLOGGER TEMPLATE CHANGES==========*/
body {
	background-color: #fafafa;
}

.header-row {
	background-image: url("https://s3.amazonaws.com/rallywagon.com/img/banner.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 280px;
	width: 100%;
}

@media (min-width: 2280px) {
.header-row {
	background-size: contain;
}
}

nav.menu-row {
	background-color: #fafafa;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	-webkit-box-shadow: 0px 3px 21px -3px rgba(186,186,186,1);
	-moz-box-shadow: 0px 3px 21px -3px rgba(186,186,186,1);
	box-shadow: 0px 3px 21px -3px rgba(186,186,186,1);
	margin-bottom: 30px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 10;
}

.rallywagon-logo {
	margin: 10px;
}

.rallywagon-logo:hover {
	opacity: 0.9;
}

ul.follow-list li {
	list-style: none;
	float: left;
	margin: 10px;
	margin-right: 20px;
}

ul.follow-list li:hover {
	opacity: 0.6;
}

.main-container {
	margin-bottom: 20px;
}

.h1, h1 {
	font-size: 26;
}

h1 a {
	color: #333;
}

h1 a:hover {
	color: #555;
}

.h2, h2 {
	font-size: 22px;
}

.h3, h3 {
	font-size: 18px;
}

nav div.widget-content {
	display: inline-block;
	margin-top: 2px;
}

nav a {
	color: #515151;
	font-size: 16px;
	text-transform: uppercase;
}

nav a:hover {
	color: #777;
}

nav li {
	border-right: 1px solid #ccc;
}

nav li:first-of-type {
	border-left: 1px solid #ccc;
}

.tabs .widget li, .tabs .widget li {
	padding: 7px 25px;
}

.nav-msg-container {
	margin: 10px;
}

.post-body {
	margin-bottom: 20px;
}

.jump-link {
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 10px;
}

.post-footer {
	color: #666;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 50px;
}

.blog-feeds {
	display: none;
}

footer {
	background-color: #444;
	background-image: url('https://s3.amazonaws.com/rallywagon.com/img/black_paper_2.png');
	background-repeat: repeat;
	-webkit-box-shadow: 0px -5px 23px -4px rgba(99,99,99,1);
	-moz-box-shadow: 0px -5px 23px -4px rgba(99,99,99,1);
	box-shadow: 0px -5px 23px -4px rgba(99,99,99,1);
	color: #ccc;
	margin-top: 50px;
	min-height: 200px;
	padding-top: 20px;
	padding-bottom: 20px;
}

footer a {
	color: #ccc;
}

footer a:hover {
	color: #777;
}

footer h3, footer .Attribution, footer .Attribution a {
	color: #777;
}

footer ul {
	list-style: none;
	padding-left: 4px;
}

div.sidebar .ContactForm {
	display: none;
}


/*==========TAGS WIDGET==========*/
span.label-size {
	display: inline-block;
	margin-bottom: 16px;
}

.cloud-label-widget-content a {
	background: #aaa;
	border: 1px solid #999;
	border-radius: 10px;
	color: #eee;
	padding: 4px 10px;
}

.cloud-label-widget-content a:hover {
	background: #ccc;
	border: 1px solid #aaa;
	text-decoration: none;
}


/*==========INSTAGRAM FEED==========*/
#instagramFeed {
	width: 220px;
}

#instagramFeed img {
	border: 1px solid #888;
	border-radius: 4px;
	height: 100px;
	margin: 4px;
	width: 100px;
}


/*==========ABOUT PAGE==========*/
.about-us h2, .about-us h3, .about-us p {
	text-align: center;
}

.about-us h2 {
	margin-bottom: 20px;
}

.about-us .row {
	margin-bottom: 30px;
}

.about-us img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
