@charset "UTF-8";
/* -------------------------------------------------------------- 
   
   CLUB JUICY - clubjuicy.no
   * Developed by KANE Media & Tony Naess
  
   Contributors:
   * Tony Næss - designer	    [tonynaess.com]
   * Kim Ellefsen - developer       [kimellefsen.com]
   * Jeton Kacaniku - photographer  [jetonkacaniku.com]
  
-------------------------------------------------------------- */


div {
	border: 0px solid red;
}
body {
	color: #000;
	background:url(../images/juicybg.jpg) no-repeat top center #768a8b;
}
p {
	line-height: 140%;
}
a {
	outline: 0;
	text-decoration: none;
	color: #000;
}
p a:hover {
	border-bottom: 1px dotted #000 !important;
}
a img {
	border: 0px;
}
/* ------------------- Rammeverk start ----------------------- */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background:url(../images/juicybgxx.jpg) no-repeat;
}
#wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#hand {
	background: url(../images/hand.jpg) no-repeat;
	height: 52px;
	width: 52px;
	position: relative;
	top: 169px;
	left: 181px;
	z-index: 1;
}
#site {
	width: 802px;
	float: left;
	margin-left: 91px;
	margin-top: 60px;
	background: #f4f4f4;
}
#site:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.leftcol {
	width: 530px;
	margin: 0px 0px 20px 24px;
	float: left;
}

.leftcol h2 { font-size: 26px; line-height: 1; margin-bottom: 0.5em; text-transform: uppercase; font-style: italic; letter-spacing: 1px;}

.rightcol {
	width: 220px;
	float: left;
	margin: 79px 10px 10px 15px;
}
ul.linklist li {
	line-height: 100%;
}
.linklist {
	float: left;
	padding:0px 0 0 0;
}
.linklist li {
	margin: -5 0 0 10px;
list-style: dot;
}

.linklist li a {
link-style: dot;
}
/* ------------------- Rammeverk slutt ----------------------- */


/* ------------------- Header / meny  ----------------------- */


#logo {
	height: 125px;
	width: 500px;
	padding-top: 5px;
}
#logo a:hover {
	border: 0px !important;
}

#meny {
	float: left;
	width: 520px;
	margin: 0px 0 10px 0;
	padding: 10px 0 0px 0;
	border-bottom: 1px solid #000;
}
#meny li {
	float: left;
	list-style: none;
	margin-right: 8px;
	font-size: 13px;
	padding: 0px 7px 6px 7px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#meny .aktiv {
	border-bottom: 2px solid #000;
padding-bottom: 5px;
}

#men li .aktiv {
float: left;
height: 16px;
}
#meny li a {
	text-decoration: none;
	color: #000;
	border: 0px;
}
#meny li a:hover {
	border: 0px !important;
}
#meny li:hover {
	border-bottom: 1px solid #000;
}
/* ------------------- Header / meny slutt ----------------------- */


/* ------------------- Artikkelstyling start ----------------------- */

.post {
	float: left;
	width: 530px;
	margin-bottom: 10px;
}
.post img {
	padding-bottom: 0px;
	margin: 0px;
	background: no-repeat;
	width: 520px;
}
.post h2 {
	font-size: 30px;
	color: #000;
	margin-bottom: 10px;
	line-height: 30px;
	font-style: italic;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 14px;
}
.post .post_left {
	width: 110px;
	float: left;
	font-size: 10px;
	margin: 0px 0 10 0;
	padding: 0px;
	margin-right: 20px;
	letter-spacing: 0px;
}
.post .post_left li {
	float: left;
	list-style: none;
	margin-bottom: 6px;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	width: 110px;
	clear: both;
}
.post .post_right {
	float: left;
	width: 530px;
	margin: 0px 0 20px 0;
}
.post p {
	margin-top: 0px;
}
.post_right2 {
	float: left;
	width: 350px;
	margin: 0px 0 20px 0;
}
/* ------------------- Høyre spalte start ----------------------- */

/* Denne styrer søkeboksen */

.module_first {
 float: left;
 width: 205px;
 height: 30px;
 border-bottom: 1px solid #000;
}
.module_first input {
	border: 0px;
	padding: 4px;
	margin-right: 5px;
	background: #e6e6e6;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
.module_first input button {
	padding: 2px !important;
	font-weight: bold;
}
.module_first p {
padding: 0px; margin: 0px;
}

.module_rss {
	float: left;
	width: 180px;
	padding: 10px 10px 0px 10px;
}
.module_rss a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.module_rss h3 {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 10px;
	color: #000;
	font-style: normal;
}

.module {
	float: left;
	width: 180px;
	padding: 10px 10px 20px 10px;
	border-bottom: 1px solid #000;
}
.module a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.module h3 {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 10px;
	color: #000;
	font-style: normal;
}
.module ol {
	padding: 0px;
}
.module input {
	background: #e6e6e6;
	padding: 4px;
	font-size: 11px;
	border: 0px;
	width: 120px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
}
.module #submit {
	float: left;
	width: 30px;
}
.poster_small {
	padding: 0 10px 0px 3px;
	width: 150px;
}
.poster p {
	font-style: italic;
}

.poster_small img {
margin: 0px;
padding: 0px;
float: left;
clear:both;
}
.module .link {
	background: #e6e6e6;
	padding: 5px 6px 3px 6px;
	display: inline;
}
.module .link a {
	font-weight: normal;
}
.module .link a:hover {
	border-bottom: 1px dotted #000;
}
.twtr-widget a img {
	display:none;
}
.twitter {
	float:left;
}
/* ------------------- Høyre spalte slutt ----------------------- */


.modulefot {
	float: left;
	width: 166px;
	margin: 10px 0 -10px 0;
}
.iconfot {
	float: left;
	width: 50px;
	height: 50px;
	margin: 0 0 10px 0;
}
.icon {
	float: left;
	width: 50px;
	height: 50px;
	margin: 0 0 10px 0;
}
.iconfot_text {
	float: left;
	width: 110px;
	margin: 10px 0 10px 0px;
}
.icon_text {
	float: left;
	width: 110px;
	margin: 0px 0 10px 15px;
}
.iconfot_text p {
	margin: -5px 0 0 0;
	font-size: 13px;
}
.icon_text p {
	margin: -5px 0 0 0;
	font-size: 13px;
}
.iconfot_text h3 {
	font-size: 11px !important;
	text-style: bold !important;
}
#footer {
	width: 750px;
	border-top: 1px solid #000;
	float: left;
	margin: 10px 20px 20px 20px;
	font-size: 11px;
}
#logofot {
	float: left;
	width: 166px;
	margin: 140px 0 0 45px;
}
.footercont {
	width: 166px;
	float: left;
	margin-right: 20px;
}
.footercont h4 {
	text-transform: uppercase;
	font-size: 13px;
	font-style: italic;
	color: #000;
	border-bottom: 1px solid #000;
	padding: 9px 4px 5px 4px;
	margin: 0px;
}
.footercont ul {
	margin: 10px 0px;
	padding: 0px;
}
.footercont li {
	list-style: inside square;
	padding: 0px;
	margin: 0px;
}
/* ------------------- Slideviewer styling ----------------------- */
#gallery .svw {
	float: left;
	width: 530px;
	height: 333px;
}
#gallery .stripViewer {
	float: left;
	width: 530px;
	height: 333px;
}
/*preload classes*/ 
.svw {
	width: 500px;
	height: 300px;
	background: #fff;
}
.svw ul {
	position: relative;
	left: -999em;
}
/*core classes*/ 
.stripViewer {
	position: relative;
	overflow: hidden;
	border: 0px solid #ff0000;
	margin: 0 0 0px 0;
	width: 530px;
}
.stripViewer ul { /* this is your UL of images */
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
}
.stripViewer ul li {
	float:left;
}
.stripTransmitter {
	overflow: auto;
	width: 1%;
	background: url(../images/imgshadow.jpg) no-repeat;
}
.stripTransmitter ul {
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
}
.stripTransmitter ul li {
	width: 16px;
	float:left;
	margin: 0 1px 1px 0;
}
.stripTransmitter a {
	font: bold 10px Georgia, Verdana, Arial;
	text-align: center;
	line-height: 22px;
	border: 0px solid #e6e6e6;
	color: #666;
	text-decoration: none;
	display: block;
}
.stripTransmitter a:hover, a.current {
	color: #000;
}
/*tooltips formatting*/ 
#tooltip {
	background: #fff;
	color: #000;
	opacity: 0.85;
	border: 5px solid #dedede;
}
#tooltip h3 {
	font: normal 10px Verdana;
	margin: 0;
	padding: 6px 2px;
	border: 0;
}
/* ------------------- Gallery listing ----------------------- */

.gallery_wrapper {
	float:left;
	width: 250px;
	margin: 20px 10px 10px 5px;
}

.title_mixtape {
	float: left;
	width: 200px;
	min-height: 80px;
}

#mixtape_article {
float: left;
width: 520px;
}

#mixtape_body {
float: left;
width: 520px;
margin: 20px 0 0 0;
}

.title_h3 {
	float: left;
	width: 250px;
	min-height: 80px;
}
.title_h1 h1 {
	font-size: 30px;
	color: #000;
	margin-bottom: 10px;
	line-height: 30px;
	font-style: italic;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 14px;
}
.gallerythumb_wrap {
	float: left;
	width: 250px;
	height: 137px;
	background-image: url(../images/shadow_250.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.gallery_thumb {
	float: left;
	width: 250px;
	height: 129px;
}
/* ------------------- Press ----------------------- */

.articleimg_wrapper {
	float: left;
	background-image: url(../images/articleimg_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 530px;
height: 400px;
	margin: 15px 0 10px 0px;
}
.articleimg {
	float: left;
	height: 400px;
	width: 530px;
}
.article_column_01 {
	float: left;
	width: 250px;
	margin: 0px;
padding: 0px;
}
.article_column_02 {
	float: left;
	width: 250px;
	margin: 0 0 0 25px;
}
.article_column_02 p {
	font-family: Georgia, Times new roman, Times;
	line-height: 150%;
	font-size: 12px;
}
/* ------------------- Comments ----------------------- */

.dsq-dc-logo {
	display: none;
}

.dsq-options {
display: none;
}
.dsq-brlink {
	display: none;
}
#dsq-comments-title h3 {
	margin: 20px 0 20px 0;
}

.borderline {
float:left;
width: 520px;
border-bottom: 1px solid #000;
margin: 0px 0 50px 0;
}
/* ------------------- Comments done ----------------------- */

/* ------------------- Mixtape ----------------------- */
.mixtape_wrapper {
	float:left;
	width: 200px;
	margin: 10px 20px 10px 30px;
}
.mixtape_wrapper_02 {
	float:left;
	width: 200px;
	margin: 10px 0 10px 50px;
}
.mixtapethumb_wrap {
	float: left;
	width: 200px;
	height: 206px;
background-image: url(<txp:site_url />images/shadow_200.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.mixtape_thumb {
	float: left;
	width: 200px;
	height: 200px;
}
/* ------------------- Mixtape done ----------------------- */
.event_wrapper {
	float: left;
	width: 530px;
	margin: 0 0 20px 0;
}
.event_left {
	float:left;
	width: 150px;
	margin: 15px 20px 0 0;
}
.eventthumb_wrap {
	float: left;
	width: 150px;
	height: 232px;
	background-position: bottom;
	background-repeat: no-repeat;
}
.event_thumb {
	float: left;
	width: 150px;
	height: 226px;
}
.event_info {
	float: left;
	width: 150px;
	min-height: 100px;
	margin: 0 0 0 5px;
}
.event_info p {
	font-size: 12px;
}
event_article {
	float:left;
	width: 350px;
}
.event_content {
	float: left;
	width: 350px;
	min-height: 150px;
}
.share {
	float:left;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	margin: 0 0 15px 0;
}
.zem_event_location {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

#colophon {
text-align: center;
width: 100%;
float: left;
color: #dacec5;
margin-bottom: 20px;
margin-top: 20px;
font-size: 11px;
color: #fff;
}
#colophon a {
color: #fff;
border-bottom: 1px dotted #fff;
}

p .404 {
float:left;
margin: 20px 0 0 100px;
font-style: italic;
font-size: 26px;
}

.art-nav 
{
float: left;
height: 30px;
}

p.readmore {
float: left;
margin: -30px 0 0 0 ;
}

.published {
display: none;
}

.left-footer {
float: left;
margin-left: 20px;
}