body {
background:url(../img/bgBodyLeft.gif) repeat-y top left;
font-family: Courier, "Courier New", monospace;
font-size: 12px;
line-height: 1.1em;
color:#333300;
text-transform:uppercase;
/*margin: 40px 0 0 40px*/
}

/*p {
margin: 7px 0;
}*/

a {
color: #707000
}

a:hover {
text-decoration: none
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
text-transform: uppercase
}

.wrapper {
padding: 40px 0 0 40px;
min-height: 3500px;	
}

/* NAVIGATION */

.nav {
position:fixed;
width:380px;
z-index: 2
}

.menu {
z-index: 100
}

.nav li a {
display:block;
text-decoration:none;
text-indent: -9999px;
margin-bottom: 13px;
}

.nav .kittyWu a {
background:url(../img/bgMenu.gif) no-repeat 0 0;
width: 360px;
height: 48px;
}

.nav .kittyWu a:hover {
background:url(../img/bgMenu.gif) no-repeat -360px 0;
}

.nav .kittyWu.active a {
background:url(../img/bgMenu.gif) no-repeat -360px 0;
width: 360px;
height: 48px;
}

.nav .mySpace a {
background:url(../img/bgMenu.gif) no-repeat 0 -70px;
width: 308px;
height: 50px;
}

.nav .mySpace a:hover {
background:url(../img/bgMenu.gif) no-repeat -360px -70px;
}

.nav .facebook a {
background:url(../img/bgMenu.gif) no-repeat 0 -142px;
width: 360px;
height: 50px;
}

.nav .facebook a:hover {
background:url(../img/bgMenu.gif) no-repeat -360px -142px;
}

.nav .youTube a {
background:url(../img/bgMenu.gif) no-repeat 0 -214px;
width: 318px;
height: 50px;
}

.nav .youTube a:hover {
background:url(../img/bgMenu.gif) no-repeat -360px -214px;
}

.nav .flickr a {
background:url(../img/bgMenu.gif) no-repeat 0 -284px;
width: 239px;
height: 50px;
}

.nav .flickr a:hover {
background:url(../img/bgMenu.gif) no-repeat -360px -284px;
}

.nav .twitter a {
background:url(../img/bgMenu.gif) no-repeat 0 -356px;
width: 308px;
height: 50px;
}

.nav .twitter a:hover {
background:url(../img/bgMenu.gif) no-repeat -360px -356px;
}

.nav .tour a {
background:url(../img/bgMenu.gif) no-repeat 0 -428px;
width: 178px;
height: 50px;
}

.nav .tour a:hover {
background:url(../img/bgMenu.gif) no-repeat -360px -428px;
}

.nav .catalog a {
background:url(../img/bgMenu.gif) no-repeat 0 -500px;
width: 298px;
height: 50px;
}

.nav .catalog a:hover {
background:url(../img/bgMenu.gif) no-repeat -360px -500px;
}

.nav .shop a {
background:url(../img/bgMenu.gif) no-repeat 0 -572px;
width: 178px;
height: 50px;
}

.nav .shop a:hover {
background:url(../img/bgMenu.gif) no-repeat -360px -572px;
}


/* NEWS */

.news {
margin-right: 80px;
}

.newsItem {
padding-left: 20px;
}

.newsItem p {
margin: 5px 0
}

.newsItem, .newsImage {
margin-bottom: 13px;
}

/* thirdCol */

.thirdCol {
font-family:Arial, Helvetica, sans-serif;
text-transform:none;
font-size: 10px;
font-weight: bold
}

.thirdCol strong {
font-weight: bold;
font-size: 10px;
margin-top: 2px;
display: block
}

.thirdCol .date {
color: #707000;
font-size: 10px;
margin: 3px 0 23px 0;
float: left
}

.thirdCol .twitterFollow {
font-size: 10px;
margin: 3px 0 23px 0;
float: right;
text-align:right;
}

.thirdCol .twitterFollow a {
color: #b7b700;
}

.thirdCol small {
color: #707000;
font-size: 10px;
text-transform:lowercase;
margin: 2px 0 9px 0;
display:block
}

.thirdCol .youTube .image{
margin-bottom: 12px;
}

.thirdCol .flickr .image{
margin-bottom: 18px;
}


.thirdCol .album .image{
margin: 6px 0 4px 0;
}

.thirdCol .album .text a {
padding-top: 2px;
display:inline-block
}

/* TOUR */


.thirdCol h2.tour {
margin: 0px 0px 3px 0px;
display:block
}

.thirdCol .tourItem {
margin-bottom: 14px
}

.thirdCol .tourItem .date {
float: left;
width: 60px;
margin: 0px;
color: #212100;
font-weight:bold
}

.thirdCol .tourItem .info {
float: left;
width: 100px;
}

.thirdCol .tourItem .ticket {
display: block
}

/* CONTACT */

.thirdCol h2.contact {
margin: 0px 0px 3px 0px;
display:block;
font-size: 12px
}

/*.thirdCol p {
margin-bottom: 14px;
}*/

.thirdCol .contact {
margin-top: 28px
}

/* SHOP */

.thirdCol h2.shop {
margin: 0px 0px 3px 0px;
display:block;
font-size: 12px
}

/* CATALOG */

.thirdCol h2.catalog {
margin-bottom: 11px
}

.thirdCol .catalog {
text-transform:uppercase;
}

.thirdCol .catalog h3 {
margin-top: 5px
}

.thirdCol .catalogItem {
margin-bottom: 17px
}

/* CREDITS */

#credits {
	position:absolute;
	right: 15px;
	top: 15px

}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

