@import url('//fonts.googleapis.com/css?family=Rokkitt:400,700|Limelight');

body {
	margin: 0;
	padding: 0;
	background: #160E08 url(../images/brick-tile.jpg) top center repeat;
	background-size: 182px auto;
	font: 20px/1.2 "Rokkitt", Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#container {
	padding: 80px 10px 10px;
	background: url(../images/light.jpg) top center no-repeat;
	background-size: 440px auto;
}



/* ============================================== various template-specific elements that need hiding ============================================== */

#nav, #page-top, .HideForMobile, .logo-bot, #logo-top-left, #logo-top, #logo-top-right, #logo-right, #logo-left {
	display: none;
}


/* ============================================== nav ============================================== */

#header {
	margin: auto;
	width: 100%;
	max-width: 320px;
	line-height: 1.2;
	text-align: center;
}
#header th {
	font-weight: normal;
}
#header td {
	padding: 15px 10px 50px;
}
#header img {
	border: none;
	width: 100%;
	max-width: 300px;
}
#logo {
	display: block;
	font-size: 46px;
	font-family: "Limelight", Arial, Helvetica, sans-serif;
	line-height: 1.0;
	color: #B81717;
	text-transform: uppercase;
	text-decoration: none;
}
#tagline {
	margin: 10px 0 0;
	font-size: 25px;
	font-family: "Rokkitt", Georgia, "Times New Roman", Times, serif;
	color: #7F7F7F;
}


#page-bg {
	background: url(../images/page-bg.png) center repeat-y;
}


/* ============================================== nav ============================================== */

.ShowForMobile {
	display: block;
}
.mobileNavToggle {
	text-decoration: none;
	padding: 2px;
	border: 1px solid #AC3D3D;
	background: #A12C2C;
}
.mobileNavToggle span {
	display: block;
	padding: 7px 10px;
	border: 1px solid #C73B3B;
	background: #8E1717;
	color: #FFFFFF;
	text-transform: uppercase;
}



/* ============================================== general ============================================== */

#content {
	padding: 5px 0 1px;
	overflow: auto;
}

h1, h2, h3 {
	line-height: 1.2;
	padding: 0;
}

h1 {
	margin: 10px 0 20px;
	font-size: 26px;
	font-family: "Limelight", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	margin: 30px 0 14px;
	font-size: 20px;
	font-family: "Limelight", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	margin: 20px 0 -10px;
	font-size: 16px;
	font-family: "Limelight", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
p {
	margin: 14px 0;
}
a {
	color: #FFFFFF;
}
ul {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
ul li {
	margin: 0;
	padding: 0 0 7px 30px;
	background: url(../images/bullet.gif) 20px 7px no-repeat;
}
li {
	margin: 0 0 7px;
}
hr {
	margin: 30px 0;
	height: 1px;
	color: #771313;
	background-color: #771313;
	border: none;
}
small {
	font-size: 11px;
	line-height: 14px;
	text-transform: none;
	font-weight: normal;
	color: #666666;
}
small a {
	color: #666666;
}
#content img {
	max-width: 100%;
	height: auto;
}
#content td img {
	max-width: none;
}

form {
	margin: 0;
}
input, select, textarea {
	font: normal 16px "Rokkitt", Georgia, "Times New Roman", Times, serif;
	color: #000000;
	width: 100%;
}
.button {
	width: auto;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #771313;
	padding: 5px;
}
form table {
	margin: 14px 0;
}
form th {
	text-align: left;
	font-weight: normal;
	line-height: 1.2;
	width: 40%;
	padding: 5px 10px 0 0;
}
form td {
	line-height: 1.2;
	padding: 5px 0;
}
form small {
	display: block;
}



/* ============================================== footer ============================================== */

#footer {
	background: url(../images/page-bot.png) center 0 no-repeat;
	padding: 45px 0px 20px;
	font-size: 11px;
	line-height: 1.2;
	text-align: center;
	color: #999999;
}
#footer p {
	margin: 5px 0;
}
#footer a {
	color: #999999;
}



/* ============================================== plug-in overwrites ============================================== */

/* SHOP */

#prodlist {
	margin: 0 -30px 0 0;
	overflow: auto;
}
#prodlist h2, #prodlist hr {
	margin-left: 0;
	margin-right: 0;
}
#prodlist table {
	display: block;
	float: left;
	margin: 0 30px 0 0;
}
#update_qty {
	display: block;
	margin: 5px 0;
}
#basket img {
	max-width: 80px;
}
#basket input#update_qty, #basket input#contShop, #basket input#checkout  {
	width: 160px;
}
#checkout th  {
	width: 120px;
}
#payment-types td {
	vertical-align: top;
}
#payment-types img {
	display: none;
}
#payment-types span {
	display: block;
	position: relative;
	margin: 40px 0 0 -190px;
}



/* BLOG */

.comments-box p {
	margin: 15px 0;
	padding: 0;
	background: none;
	border: none;
}


/* GALLERY */

#gallery {
	margin: 0 0 0 -30px;
}
#gallery p {
	margin-left: 30px;
}
#gallery table {
	margin: 0 0 0 30px;
}
#gallery th {
	padding: 0;
	background: none;
}