/***** CSS for  *****/

* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	font-size: 62.5%;
	font-family: Verdana;
	color: #333;
	background: #000;
	padding: 6px 0;
}
img {
	border: none;
}
.clear {
	clear: both;
}
*:focus {
	outline: none;
}





/***** Type *****/
h1, h2 {
	font-family: "Arial Black", Helvetica, Arial;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-size: 3.7em;
	letter-spacing: -2px;
	line-height: 0.8;
	margin: 0 0 0 -2px;
}
p {
	line-height: 1.6;
	padding: 0 0 1.5em 0;
}
h2 a {
	color: #000;
	text-decoration: none;
	display: block;
}
h2 a:hover {
	color: #f03001;
}
#gallery h2 a:hover {
	color: #07ff32;
}
#col1 ul {
	padding: 0 0 1.5em 2em;
}




/***** Container *****/
#container {
	width: 795px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.2em;
	border: 5px solid #424242;
	background: #fff;
}






/***** Header *****/
#header {
	height: 187px;
	position: relative;
}
#store #header {
	background: #424242 url(../images/banners/head_store.jpg) no-repeat 0 0;
}
#gallery #header {
	background: #424242 url(../images/banners/head_gallery.jpg) no-repeat 0 0;
}
#webshop #header {
	background: #424242 url(../images/banners/head_webshop.jpg) no-repeat 0 0;
}
#mainNav {
	position: absolute;
	left: 9px;
	bottom: 0;
	width: 700px;
}	
#mainNav ul {
	list-style-type: none;
	margin: 0 0 0 9px;
}
#mainNav li {
	float: left;
	height: 1%;
	margin: 0 10px 0 0;
}
#mainNav a {
	display: block;
	text-transform: uppercase;
	color: #010101;
	text-decoration: none;
	padding: 4px 10px;
	background: #d6d6d6;
	font-size: 1.2em;
}
#mainNav em {
	font-style: normal;
	font-weight: bold;
	font-family: "Arial Narrow", Arial;
}
#mainNav .selected a,
#mainNav a:hover {
	background: #fff;
}
#search {
	position: absolute;
	right: 0;
	bottom: 8px;
	width: 176px;
	z-index: 100;
}
#search input {
	height: 18px;
	border: none;
	background: #fff;
	float: left;
	margin-right: 2px;
	width: 140px;
	padding: 2px 0 0 3px;
}
#search .submitButton,
#search #searchsubmit {
	background: #d6d6d6;
	font-weight: bold;
	font-family: "Arial Narrow", Arial;
	cursor: pointer;
	width: 30px;
	height: 20px;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}
#search label {
	display: none;
}





/***** Home *****/
body#home {
	background: #333;
}
body#home #container {
	width: 764px;
	height: 385px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -382px;
	margin-top: -212px;
	border: none;
	background: #333;
}
#homeOverlay {
	width: 764px;
	height: 294px;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 9999;
	background: url(../images/home/overlay.png) no-repeat 0 0;
}
#homeMenu {
	position: absolute;
	top: 294px;
	left: 0;
	width: 764px;
	height: 91px;
	background: url(../images/home/buttons.png) no-repeat 0 0;
}
#homeMenu ul {
	list-style-type: none;
}
#homeMenu li {
	float: left;
}
#homeMenu li.store {
	width: 192px;
	height: 91px;
}
#homeMenu li.gallery {
	width: 277px;
	height: 91px;
}
#homeMenu li.webshop {
	width: 295px;
	height: 91px;
}
#homeMenu a {
	display: block;
	height: 91px;
}
#homeMenu em {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}







/***** Content *****/
#content {
	padding: 21px 0 18px 21px;
}
#col1 {
	width: 547px;
	float: left;
}
#col2 {
	width: 176px;
	float: right;
}





/***** Col2 *****/
#col2 h3 {
	background: #d6d6d6;
	text-transform: uppercase;
	color: #000;
	padding: 5px 7px;
	line-height: 1;
	font-size: 1.2em;
	font-family: "Arial Narrow", Arial;
}
#col2 .box {
	padding: 0 0 14px 0;
}
#col2 ul {
	list-style-type: none;
	padding: 6px 0 0 6px;
}
#col2 li {
	line-height: 1.1;
	padding: 0 0 6px 0;
}
#col2 ul ul {
	padding: 0;
}
#col2 .box a {
	text-decoration: none;
	color: #000;
}
#col2 .box a:hover {
	text-decoration: underline;
}
#col2 .newsletterBox p {
	padding: 6px 0 0 6px;
	line-height: 1.2;
}
.newsletterBox form {
	padding: 6px 0 0 6px;
}
.newsletterBox input {
	width: 154px;
}
.newsletterBox .button {
	background: #d6d6d6;
	font-weight: bold;
	font-family: "Arial Narrow", Arial;
	cursor: pointer;
	width: 80px;
	height: 23px;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	border: none;
	margin-top: 3px;
}
.visitStore span {
	font-weight: bold;
	text-transform: lowercase;
	color: #fe0000;
}
.visitGallery span {
	font-weight: bold;
	text-transform: lowercase;
	color: #00ff32;
}
.visitWebshop span {
	font-weight: bold;
	text-transform: lowercase;
	color: #0099ff;
}
.rssFeed {
	margin-top: 10px;
}
.rssFeed p,
.facebook p {
	padding: 6px 0 0 6px;
}
.rssFeed a,
.facebook a {
	display: block;
	padding: 0 0 0 16px;
	background: url(../images/interface/feed-icon-12x12.gif) no-repeat left center;
}
.facebook a {
	padding: 0 0 0 18px;
	background: url(../images/interface/facebook-icon.gif) no-repeat 0 2px;
}





/***** Wordpress blog *****/
.pagetitleSuper {
	display: none;
}
.postDate {
	font-size: 0.8em;
	padding: 5px 0 10px 0;
}
.postDate a {
	color: #e43700;
}
.entry {
	padding: 0 0 20px 0;
}
.pagetitleArchive {
	margin-bottom: 40px;
}
#col1 #searchform {
	margin-top: 20px;
}
h3#comments {
	margin: 0 0 15px 0;
}
ol.commentlist {
	list-style-type: none;
	padding: 0 20px 20px 20px;
}
ol.commentlist li {
	clear: left;
	padding: 10px 10px 0 10px;
	margin: 0 0 10px 0;
}
.vcard {
	float: left;
	width: 50%;
	font-weight: bold;
}
.vcard .says {
	display: none;
}
.comment-author-admin {
	background: #e5e5e5;
}
.commentmetadata {
	margin-bottom: 5px;
	float: right;
	width: 49%;
	font-size: 80%;
	text-align: right;
}
.commentmetadata a {
	color: #333;
	text-decoration: none;
}
.commentlist p {
	clear: both;
	line-height: 1.4;
	padding-bottom: 1em;
}
#respond {
	padding: 0 20px;
}
p.postmetadata {
	border-top: 2px solid #e5e5e5;
	padding: 15px 0 0 0;
}
.alignleft,
.alignright {
	float: left;
	
}





/***** Footer *****/
#footer {
	clear: both;
}





/***** Home Gallery *****/
#myGallery, #myGallerySet, #flickrGallery
{
	width: 764px;
	height: 294px;
	z-index:5;
	border: none;
}
#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #ccc;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('/images/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #ccc;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	display: none;
}

.jdGallery div.carouselContainer
{
	display: none;
}
.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}














