/* Reset
------------------------------------------------------------ */

* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}


/*body { background:#ffffff; font-size: 13px; color: #666666; font-family: Arial, helvetica, sans-serif;}*/

/* the body below was in sortable_gallery.css - but I thought we should have one body tag */

body {
	margin: 0px;
	padding: 0px 10px 20px 30px;
	/*font: 18px Arial;*/
	
	/*font-family: dejavu_serifbook;
	font-size:14px;*/
	/*color: #bd8ale;*/
	background: #000;
}

ol, ul {
	list-style: none;
	margin: 0;
}

ul li {
	margin: 0;
	padding: 0;
}

h1 {
	margin-bottom: 10px;
	color: #111111;
}

a, img {
	outline: none;
	border: none;
	color: #9c9075;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -0.5px;
	word-spacing: 4px;
	/*text-transform: uppercase;*/
	text-decoration: none;
}

p {
	margin: 0 0 10px;
	line-height: 1.4em;
	font-size: 1.2em;
}

img {
	display: inline;
	margin-bottom: 0px;
}

aside {
	font-style: italic;
	font-size: 0.9em;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
	
/* Structure */

#wrapper {
	width: 920px;
	max-width: 920px;
	margin: auto;
	/*padding: 2%;*/
	padding: 2px 0px 0px 0px;
} 



.leftSide {
	/*max-width:530px;*/
	font-family: dejavu_serifbook;
	font-size: 14px;
	/*width: 56%;*/
	width: 515px;
	/*margin-right: 5%;*/
	margin: 10px 0px 0px 0px;
	float: left;
	/*padding: 3px;*/
	padding: 0px 2%;		/*background-color:red;*/
}		


.rightSide {
	/*max-width:370px;*/
	margin: 10px 0px 0px 0px;
	/*width: 40%;*/
	width: 368px;
	/*height: 300px;*/
	/*width: 35%;*/
	float: right;
	/*border: 1px red solid;*/
	
	/*Note: If we need a background colour on the aside.*/
	/*background-color:green;*/
}
		


/* Logo H1 */

header h1 {
	height: 70px;
	width: 160px;
	float: left;
	display: block;
	background: url(../images/demo.gif) 0 0 no-repeat;
	text-indent: -9999px;
}
		
/* Nav */

header nav {
	float: right;
	/*margin-top: 40px;*/
	margin: 0px 0px 10px 0px;
	background: #000;
}

header nav li {
	display: inline;
	margin-left: 15px;
}

#skipTo {
	display: none;
}

#skipTo li {
	background: #b1fffc;
}

/* Banner */

.banner {
	float: left;
	margin-bottom: 0px;
	width: 100%;
}

.banner img {
	width: 100%;
}

.leftImage img {
	/*float: left;*/
	margin-bottom: 15px;
	/*width:100%; */
	width: 500px;
	max-width: 500px;
}

#hideTheGallery {
	
}

.showInlinePictures img {
	display: none;
}



footer {
	margin: 0px 0px 0px 0px;
	border-top: #9c9075 2px solid;
	
	/*color:#999;*/
	clear: both;
}

#footerTable {
	margin: 10px 0px 0px 0px;
	/*background-color: red;*/
	border-collapse: collapse;
	width: 16%;
	margin-left: 42%;
	margin-right: 42%;
}

#footerRow {
	width: 50px;
}


.buttonColour {
	/*color:#fbf0db;*/
	color: #f6e2b8;
}

.yellowText {
	color: #e5aa2c;
}

.centreText {
	text-align: center;
}

.setParWidth {
	text-align: center;
	margin: 0px auto 10px;
	width: 500px;
	padding: 0px;
	clear: both;
}

.greyLineAcrossPage {
	width: inherit;
	border-top: #9c9075 2px solid;
}


/*  Full page section */

.ContentOfContactPage {
	/*max-width:370px;*/
	margin: 180px 0px 500px 0px;
	/*width: 40%;*/
	width: 900px;
	/*clear:both;	*/
	/*height: 300px;*/
		/*width: 35%;*/
	/*float: right;*/		/*border: 1px red solid;*/
		
		/*Note: If we need a background colour on the aside.*/
		/*background-color:green;*/
}

#map {
	margin: 0px 0px 10px 0px;
	/*width: 300px;*/
	float: right;
	border: 2px solid #6d4d2e;
	padding: 5px;
}

span.formatEventListDate {
	color: red;
	display: inline-block;
	/*border: 1px solid #333;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 177px;
	/*float: left;*/
}

span.formatEventListLocation {
	color: red;
	display: inline-block;
	/*border: 1px solid #333;*/
	padding: 0px 0px 0px 0px;
	/*float: right;*/
}

#fbBoxAndEmailBoxAndAddressBox {
	width: 325px;
	margin: 15px 0px 0px 10px;
	padding: 4px;
	
	
	/*background:yellow;*/
	float: left;
	/*background-color: #0F6;*/
	/*border: 2px solid #6d4d2e;*/
}

#fbBoxAndEmailBox {
	/*position:absolute;*/
	margin: 0px;
	padding: 0px;
	/*width: 225px;*/	/*width: 450px;*/
	/*height:100%;*/
	/*margin: 0px 0px 20px 0px;*/
	/*background-color:red;*/
}

#fbBox {
	display: inline;
	margin: 0px;
	padding: 0px;
	/*margin: 50px 0px 0px 0px;*/
	/*position: relative;
	left: 60px;
	top: 23px;*/
}

#flipFbLogo {
	margin: 0px;
	padding: 0px;
	/*background-image:url("../images/fbLogo.jpg");*/
	width: 35px;
	height: 35px;
	/*left: 40px;
	top: 17px;*/
}

#flipFbLogo:hover {
	margin: 0px;
	padding: 0px;
	width: 35px;
	height: 35px;
	/*left: 40px;
	top: 17px;*/
	/*background-image:url("../images/fbLogoHover.jpg");*/
}

#emailBox {
	margin: 0px 0px 0px 0px;
	/*	padding: 20px;*/
	display: inline;
	/*background-color: blue;	*//*float:left;*/
}

#theEmailLink {
	width: 150px;  /* not sure if this does anything */
	word-spacing: 0px;
	letter-spacing: 0px;
}

#emailBox span {
	/*vertical-align:middle;*/
	
	/*background-color:red;
	border: yellow 1px solid;*/
}

#emailBoxLine {
	/*position:relative;
	top:-10px;	*/
}

#addressBox {
	/*float: right;*/
	/*margin:0px 0px 0px 0px;*/
	line-height: 5px;
	font-size: 12px;
	margin: 0px 0px 50px 0px;
	padding: 0px;
	/*border-left: #CCC 1px solid;*/
	/*display:inline;*/
	/*padding:10px 0px 0px 0px;	*/
}

#contactBottomImage {
	/*clear: both;*/
	/*margin: 50px 0px 0px 0px;	*/
}

.contactInfo {
	/* used to be shopHours */
	
	/*line-height:5px;*/
	font-size: 18px;
	text-align: center;
	/*margin: 30px 0px 0px 0px;*/
	margin: 0px 0px 10px 0px;
	/*clear:both;*/
	/*border: red 1px solid;	*/
}

#centreFbLogo {
	/*padding:0px 0px 0px 30px;*/
	/*width:325px;*/
}

#centreFbLogo2 {
	margin: 0px 0px 0px 140px;
	/*margin: 0px auto;*/
}


/* Mobile Section ***********************************/


/*End of Mobile Section.*/



/* Media Queries */
/*@media screen and (max-width: 480px) { */

header nav a:link {
	color: #e5aa2c;
}    /* unvisited link */

header nav a:visited {
	color: #e5aa2c;
} /* visited link */

header nav a:focus {
	color: #fbf0db;
}   /* mouse over link */

header nav a:hover {
	color: white;
}   /* mouse over link */

header nav a:active {
	color: #fbf0db;
}  /* selected link */

header nav .etsyLink a:link {
	color: #e5aa2c;
}    /* unvisited link */

header nav .etsyLink a:visited {
	color: #e5aa2c;
} /* visited link */

header nav .etsyLink a:focus {
	color: #e5aa2c;
}   /* mouse over link */

header nav .etsyLink a:hover {
	color: white;
}   /* mouse over link */

header nav .etsyLink a:active {
	color: #e5aa2c;
}

.mobileScreen {
	display: none;
	color: blue;
}



	
/* So when the screen gets SMALLER than this */

@media screen and (max-width: 600px) {
	#fullScreen {
		display: none;
	}
	
	img {
		width: 100%;
	}
	
	.mobileScreen {
		display: inline;
		color: blue;
	}
	
	.mobileScreen .mobileScreenText {
		color: green;
	}
	
	#customOrderRightSide {
		float: none;
		color: green;
	}
	
	.showInlinePictures img {
		display: inline;
	}
	
	#skipTo {
		display: block;
	}
	
	#main {
		float: left;
		clear: left;
		/*margin: 0 0 10px; */
		width: 100%;
	}
	
	header nav, aside {
		float: left;
		clear: left;
		margin: 0 0 10px;
		width: 100%;
	}
	
	header nav li {
		margin: 0;
		background: #efefef;
		display: block;
		margin-bottom: 3px;
	}
	
	header nav a {
		display: block;
		padding: 10px;
		text-align: center;
	}
	
	header nav a:link {
		color: #FF0000;
	}    /* unvisited link */
	
	header nav a:visited {
		color: #00FF00;
	} /* visited link */
	
	header nav a:hover {
		color: #FF00FF;
	}   /* mouse over link */
	
	header nav a:active {
		color: #0000FF;
	}  /* selected link */
}
