/*
Theme Name: Hot Club of Cowtown Theme
Theme URI: http://wordpress.org/
Description: Custom Theme made by John Roescher just for HCOCT!
Author: John Roescher (johnroescher.com)
Version: 1.0
Tags: custom, john-roescher
*/

.viewcart, .wp_cart_button_wrapper input[type=submit] {     background-color: red;
    border: 0 none;
    color: #fff;
    float: right;
    font-weight: bold;
}
.contactlinks { padding-top: 20px; }
.contactlinks a img { margin: 20px; height: 50px; }
.masthead.image:before {
			content: url(http://www.hotclubofcowtown.com/wp-content/themes/cowtown/assets/img/masthead-border.png);
			position: absolute;
			top: -6px;
			left: -5px;
z-index:1;
		}

