.month-special {
	text-align: center;
	float: left;
	width: 40%;
	height: 300px;
	position: relative;
	
	margin: auto;
}

.shop-month-special {
	text-align: center;
	float: left;
	width: 50%;
	position: relative;
	margin: auto;
	font-size: 90%;
}

.shop-slideshow {
	text-align: center;
	float: right;
	width: 50%;
	height: 150px;
	position: relative;
	margin: auto;
}

.shop-bag-cat {
	width: 100%;
}

#header img {
	text-align: center;
	padding: 10px;
	height: 100px;
}

#shop-float {
	width: 15%;
	float: left;
	text-align: center;}
	
#bag
{ float: right;
  margin-right: 100px;}

#shop	{
	width: 80%;
	float: right;}

.month-special h1, .shop-month-special h1 {
	color: red;
}

/* Slideshow container */
.slideshow {
	text-align: center;
	float: right;
	width: 50%;
	height: 300px;
	border: 3px solid #5b98ff;
	background-color: #e0b88f;
	position: relative;
	margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

.gallerytext {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal 15px 'trebuchet ms', arial, sans-serif;
  background: url(images/canvas.jpg) fixed;
  background-color: #FBFBFB;
  background-size: contain;  }
  
body:before
{	content: "";
    position: fixed;
    top: -10px;
	left: 0;
	width: 100%;
	height: 10px;

	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
		box-shadow: 0px 0px 10px rgba(0,0,0,.8);

	z-index: 100;
}

p
{ 	padding: 0 0 20px 0;
	line-height: 1.5em;
	font-size: 120%;}

img
{ 	border: 0;}

h1, h2, h3, h4, h5, h6 
{	font: normal 250% 'Yanone Kaffeesatz', arial, sans-serif;
	color: #444;
	margin: 0 0 15px 0;
	padding: 5px 0 5px 0;}

h2
{ font: normal 170% 'Yanone Kaffeesatz', arial, sans-serif;
  color: #a200ff;  
  margin: 0;
  padding: 0 0 8px 0;}

h3
{ font-size: 200%;
  margin: 0 0 9px 0;
  color: #444;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: normal 100% arial, sans-serif;
  color: #a200ff;
  line-height: 1em;}

h5, h6
{ font: italic 95% arial, sans-serif;
  color: #888;
  padding-bottom: 15px;}

h6
{ color: #362C20;}

a, a:hover
{ outline: none;
  text-decoration: none;
  color: #5b98ff;}

a:hover
{ text-decoration: underline;}

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 0 0; 
  padding: 0 0 4px 5px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #header, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#main
{ width: auto;
  margin: 20px auto;}

#header
{ height: 100px;}

#logo
{ width: 100%;
  text-align: center;}

#logo h1
{ font: normal 600% 'Yanone Kaffeesatz', arial, sans-serif;
  padding: 5px 0 0 17px;
  color: #5b98ff;}

#logo h1 a
{ color: #cc9966;
  text-decoration: none;}

#logo h1 a:hover
{ color: #5b98ff;
  text-decoration: none;}

.slogan
{ float: right; 
  padding-right: 25px;
  text-align: right; 
  font-style: bold;
  font: 400% 'Tangerine', arial; 
  color: #111;}
  
.logo
{ 
  }

#menubar
{ margin: 0px auto -1px auto;
  float: right;
  padding: 0px 0 0 0;} 

ul#menu
{ float: left;}

ul#menu li
{ float: left;
  padding: 0 0 0px 0px;
  list-style: none;
  margin: 2px 0 0 0;
  background: transparent;}

ul#menu li a
{ font: normal 200% 'Yanone Kaffeesatz', sans-serif;
  text-decoration: none;
  color: #444;
  display: block; 
  float: left; 
  height: 20px;
  padding: 25px;
  text-align: center;} 

ul#menu li.current a
{ height: 20px;}

ul#menu li.current a
{ background: #fff;
  color: #5b98ff;}

ul#menu li a:hover
{ color: #cc9966;}

#site_content
{ width: 95%;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding-bottom: 10px;
  padding: 0;
  background: #fff;
  border: 5px outset #5b98ff;
  border-bottom: 5px solid #cc9966;
  border-right: 5px solid #cc9966;} 
  
#updated
 { font-size: 85%;}

#sidebar_container
{ float: right;
  width: 250px;
  margin: 25px 0;}
  
#workspace
{ width: 550px;
  height: 75%; }

.sidebar
{ float: right;
  width: 200px;
  margin: 0 24px 27px 0;
  padding: 0 15px 15px 15px;}

.sidebar h3, .content h1
{ padding: 10px 15px;
  margin: 0 1px;
  text-align: center;
  font: 240% 'Tangerine', arial; 
  font-weight: ; }

.sidebar h1
{ padding: 5px 0 0 0;}

.paperclip
{ float: left;
  position: relative; 
  z-index: 0;
  width: 25%;
  vertical-align: middle; 
  margin: -15px 0 -60px -30px;}
  
.tweet
{ height: 100%;
  width: 200px;}

#content
{ text-align: left;
  width: 90%;
  padding: 25px 0 5px 25px;
  margin: 0;}

#content p
{ clear: both;}
  
#content ul
{ margin: 2px 0 22px 0px;}

#content ul li
{ list-style-type: none;
  background: url(bullet.png) no-repeat;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 25px;
  line-height: 1.5em;}
  
#shop-content
{ text-align: left;
  width: auto;
  padding: 25px 0 5px 25px;
  margin: 0;}

#shop-content ul
{ margin: 2px 0 22px 0px;}

#shop-content ul li
{ list-style-type: none;
  background: url(bullet.png) no-repeat;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 25px;
  line-height: 1.5em;}
  
#price-content
{ text-align: left;
  width: 95%;
  padding: 25px 0 5px 25px;
  margin: 0;}

#price-content ul
{ margin: 2px 0 22px 0px;}

#price-content ul li
{ list-style-type: none;
  background: url(bullet.png) no-repeat;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 25px;
  line-height: 1.5em;}
  
#price-p
{ width: 100%;}
  
#price-tables
{ -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2; 
  
  -webkit-column-gap: 100px; /* Chrome, Safari, Opera */
  -moz-column-gap: 100px; /* Firefox */
  column-gap: 100px;
  width: 800px; 
  transform: translate(2%, -1.5%);}
  
.price
{ text-align: right;}

#footer
{ clear: both;
  width: 100%;
  font: normal 100% 'Yanone Kaffeesatz',  arial, sans-serif;
  padding: 20px 0 5px 0;
  text-align: center; 
  color: #555;
  background: transparent;
  margin-bottom: 20px;}

#footer p
{ padding: 0 0 10px 0;}

#footer a, #footer a:hover
{ color: #555;
  text-decoration: none;}

#footer a:hover
{ color: #5b98ff;
  text-decoration: none;}

.gallery img
{ position:absolute;}

.form_settings
{ margin: 5px 0 0 0;}

.form_settings p
{ padding: 0 0 10px 0;}

.form_settings span
{ padding: 5px 0; 
  float: left; 
  width: 170px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ width: 252px; 
  font: 100% 'trebuchet ms', arial;
  border: 0;
  border: 1px solid #eee;
  padding: 5px 10px;
  background: #fff;}
  
.form_settings .submit
{ border: 0; 
  width: auto;
  margin: 0 0 0 200px; 
  cursor: pointer; 
  color: #5b98ff;
  border: 1px solid #ddd;
  padding: 5px 15px;
  background: #fff;
  font: normal 140% 'Yanone Kaffeesatz', sans-serif;}

.form_settings textarea, .form_settings select
{ font: 100% 'trebuchet ms', arial; 
  border: 1px solid #eee;
  padding: 5px 10px;
  background: #fff;
  width: 252px;
  overflow: auto;}

.form_settings select
{ width: 274px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

.search
{ color: #666;
  border: 1px solid #eee;
  margin: 0;
  padding: 10px 5px;
  width: 189px;
  color: #a200ff;}
  
.subscribe
{ color: #5b98ff;
  border: 1px solid #ddd;
  padding: 5px 10px;
  background: #fff;
  float: right;
  cursor: pointer;
  margin: 0;
  font: normal 140% 'Yanone Kaffeesatz', sans-serif;}
 
table
{ margin: 10px 0 30px 0;
  width:400px;
  border-spacing:0;}

table tr th
{ background: #DAF0F5;
  color: #111;
  font-size: 18px;
  padding: 7px 4px;
  text-align: center;
  }
  
table tr td
{ background: #F5F5F5;
  color: #111;
  font-size: 16px;
  border-top: 3px solid #FFF;
  padding: 7px 4px;
  text-align: left; }
  
@font-face {
  font-family: 'Tangerine';
  font-style: normal;
  font-weight: 400;
  src: local('Tangerine'), url(http://fonts.gstatic.com/s/tangerine/v7/HGfsyCL5WASpHOFnouG-RD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 400;
  src: local('Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'), 
  url(http://fonts.gstatic.com/s/yanonekaffeesatz/v7/YDAoLskQQ5MOAgvHUQCcLRTHiN2BPBirwIkMLKUspj4.woff) format('woff');
}

@media only screen and (min-width: 1024px)	{
	
	#site_content {
		width: 90%;
	}
	
}

#gallery {
	display: block;
}

#store {
	width: 24.99%;
	float: left;
}

#store img {
	width: 75%;
}

#store p {
	font-size: 100%;
}

#store h2 {
	font-size: 150%;
}

#gallery::after {
	
}