@import url('//fonts.googleapis.com/css?family=Loved+by+the+King');

body {
	margin: 0;
	padding: 0 0 10px;
	background: #F1EEEA url(../images/bg-tile.jpg) center top repeat;
	font: 16px/1.5 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #333333;
}
#page-bg-bot {
	background: url(../images/page-bot.gif) bottom center no-repeat;
	background-size: 600px auto;
}



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

#nav, .HideForMobile {
	display: none;
}


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

#header {
	width: 100%;
	background: #FFFFFF url(../images/header-bg.jpg) center -25px no-repeat;
	background-size: 650px auto;
	line-height: 1.2;
	text-align: center;
}
#header td {
	padding: 40px 10px 15px;
}
#header img {
	border: none;
	width: 100%;
	max-width: 300px;
}
#logo {
	display: block;
	font: 40px/1.0 'Loved by the King', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}
#tagline {
	margin: 10px 0 0;
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #999999;
}



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

.ShowForMobile {
	display: block;
}
.mobileNavToggle {
	background: #FFFFFF;
	margin-top: -2px;
	font: 30px/40px 'Loved by the King', Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.0;
}
.mobileNavToggle span {
	display: block;
	background: url(../images/nav-bg.gif) 0 0 no-repeat;
	background-size: 600px auto;
	padding: 15px 10px 0;
}



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

#content {
	padding: 20px 10px 10px;
	background: #FFFFFF url(../images/nav-bg.gif) right 0 no-repeat;
	background-size: 600px auto;
	overflow: hidden;
}

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

h1 {
	margin: 14px 0 14px;
	font: 34px/1.0 'Loved by the King', Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
}
h2 {
	margin: 30px 0 14px;
	padding: 0;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h3 {
	margin: 20px 0 -10px;
	padding: 0;
	font-size: 16px;
}
p {
	margin: 14px 0;
}
a {
	color: #000000;
}
ul {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0;
	padding: 0 0 7px 36px;
	background: url(../images/bullet.gif) 20px 11px no-repeat;
}
hr {
	margin: 40px 0;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: none;
}
small {
	font: normal 11px/1.2 Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #999999;
}
small a {
	color: #999999;
}
#content img {
	max-width: 100%;
	height: auto;
}
#content td img {
	max-width: none;
}

form {
	margin: 0;
}
input, select, textarea {
	font: 16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #333333;
	width: 100%;
}
.button {
	width: auto;
	font-weight: bold;
	color: #000000;
	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 {
	clear: both;
	background: #FFFFFF;
	padding: 10px 0 20px;
	text-align: center;
	font-size: 12px;
	line-height: 1.2;
	color: #999999;
}


#credit {
	position: relative;
	margin-top: -12px;
	background: url(../images/footer-bg.png) top center no-repeat;
	background-size: 600px auto;
	font-size: 12px;
	line-height: 1.2;
	text-align: center;
	color: #666666;
}
#credit p {
	margin: 0;
	padding: 30px 10px;
}
#credit a {
	color: #666666;
}



/* ============================================== 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;
}
#discountCode #code {
	width: 150px;
}
#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;
}