body {
    background: #000 url("img/background-middle.jpg") repeat center 396px;
}

#image_top {
	position: absolute;
	top: 0;
	left: 0;
	background: #000 url("img/background-top.jpg") repeat-x center top;
	height: 396px;
	width: 100%;
}

#image_bottom {
    background: transparent url("img/background-bottom.gif") repeat-x center bottom;
    height: 100px;
    width: 100%;
}

#wrapper {
	z-index: 1;
	display: block;
}

#head {
    background: transparent url("img/image-top.gif") repeat-y center top;
    height: 396px;
}

#banner {
	position: relative;
	top: 50px;
	left: 40px; 
	width: 900px;
	height: 100px;
	background-color: #000;
	z-index: -1;
}

#head h1 {
	position: relative;
	top: 100px;
	left: 50px; 	
	width: 343px;
	height: 104px;
}

#head h1 a {	
	background: transparent url("img/logo.gif") no-repeat;
	width: 343px;
	height: 104px;
	display: block;
}

#main {
    background: transparent url("img/image-middle.gif") repeat-y center top;
}

#navigation li {
    display: inline;
}

#navigation a {
	background-image: url("img/navigation.gif");
	background-repeat: no-repeat;
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    color: #000;
}

#navigation a.blog {
    background-position: 30px 10px;
}

#navigation a.blog:hover,
#navigation a.blog:focus,
#navigation a.blog-active {
    background-position: 30px -513px;
    color: #fff;
}

#navigation a.news {
    background-position: 30px -120px;
}

#navigation a.news:hover,
#navigation a.news:focus,
#navigation a.news-active {
    background-position: 30px -643px;
    color: #fff;
}

#navigation a.gallery {
    background-position: 30px -260px;
}

#navigation a.gallery:hover,
#navigation a.gallery:focus,
#navigation a.gallery-active {
    background-position: 30px -785px;
    color: #fff;
}

#navigation a.shop {
    background-position: 30px -390px;
}

#navigation a.shop:hover {
    background-position: 30px -915px;
    color: #fff;
}

#content {
    line-height: 1.4;	
}

#leftcol h2,
#leftcol .read-more,
legend {
    font-size: 200%;
    padding-bottom: 15px;
    line-height: 1;
}

#leftcol p,
#leftcol ul,
#leftcol ol,
#leftcol .embed-code {
    padding-bottom: 15px;
}

#leftcol p a,
#leftcol ul a,
#leftcol ol a {
    text-decoration: underline;
}

#leftcol li {
    margin-left: 1.5em;
}

#leftcol ul li {
	list-style: disc;
}

#leftcol ol li {
    list-style: decimal;
}

#leftcol img {
	margin-bottom: 30px;
}

#leftcol img.left {
	margin-right: 30px;
}

#leftcol img.right {
	margin-left: 30px;
}

#leftcol .item {
	padding-right: 50px;
    border-bottom: 1px solid;
	margin-bottom: 15px;
}

#leftcol .item.wider {
	padding-right: 0;
}

#leftcol .item.last {
    padding-bottom: 15px;
    border-bottom: none;
    margin-bottom: 0;
}

#leftcol table.gallery {
	border-collapse: separate;
	border-spacing: 10px; 
	position: relative;
	left: -10px;
}

#leftcol table.gallery td {
	vertical-align: middle;
	text-align: center;
	width: 124px;
	height: 126px;
	background: url("img/gallery_box.png") no-repeat top;
}

#leftcol table.gallery td img {
	margin: 0;
	padding: 0;
}

#paginator {
	border-top: 1px solid;
}

.input {
    margin-bottom: 10px;
}

.input.text input,
.input.textarea textarea {
    width: 300px;
}

#rightcol {	
    font-size: 90%;
    width: 145px;
	line-height: 1;
}

#rightcol h3 {
    padding: 0 3px;
}

#rightcol li {
    display: inline;
}

#rightcol a {
	display: block;
    color: #ACACAC;
    padding: 2px 3px;
    margin: 2px 0;
}

#rightcol li a:hover,
#rightcol li .active {
	color: #000;
    background-color: #F0D001;
}

#rightcol .element {
    margin-bottom: 15px;
}

#rightcol .images {
    padding: 0 3px;
}

#rightcol .images li {
    display: inline;
}

#rightcol .images a {
    display: inline;
    padding: 0;
}

#rightcol .images li a:hover {
	background-color: transparent;
}

#rightcol .images img {
    margin-top: 10px;
}

#rightcol .recent-a {
	padding-left: 20px;
    background: url("img/rss.gif") no-repeat center left;	
}

#footer {
	font-size: 90%;
	padding-left: 210px;
}

#image_footer {	
    background: url("img/image-bottom.gif") no-repeat center bottom;
    width: 100%;
    height: 72px;
}

* html #footer {
    margin: 0 3px;
}

#footer ul {
	width: 560px;
    border-top: 1px solid;    
    border-bottom: 1px solid;
    padding: 5px 0;
}

#footer li {
    display: inline;
    padding-right: 10px;
    border-right: 1px solid;
    margin-right: 10px;
}

#footer li.last {
    padding-right: 0;
    border-right: none;
    margin-right: 0;
}

/* splash page */
#splash #head {
    background: transparent url("img/image-top2.gif") repeat-y center top;
    height: 330px;
} 

#splash #head h1 {
	top: 120px;
}

#splash #content a {
	color: #f8bc44;
}

#splash .moto {
	font-size: 34px;
	color: #f8bc44;
	position: relative;
	top: 155px;
 	width: 980px; 
 	text-align: center;  
}

#splash #leftcol {
	margin-left: 60px;
	background: url("img/image1.jpg") no-repeat;
	width: 509px;
}

#splash #footer {
	padding-left: 60px;
}

#splash #footer ul {
	width: 509px;
	position: relative;
	top: -28px;
}

#splash #rightcol {
	line-height: 1.4;
	width: 334px;
	background: url("img/image2.jpg") no-repeat;
	margin-left: 15px;
}

#splash #rightcol p {
	font-size: 18px;
	padding-bottom:15px;
}

#splash #rightcol a {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	display: inline;
}