/*  
Theme Name: LES Gallery
Description: Custom Theme designed
Version: 2.0
Author: 
Author URI: 
*/
/* this is for adding galleries in custom fields */
.post-meta {
list-style-type: none;
}

.post-meta-key {
display: none;
}
/* Some basic resets and global styles */

html, body, span, embed, object,
h1, h2, h3, h4, h5, h6, p, a, img, ol, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-family:"Courier New", Courier, monospace;
	vertical-align: baseline;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
	outline: none;
	background: #FFFFFF;
}
body {
left: 20px;
}
a:hover {
	color: #FF3333;
}

a img {
	border: none;
}

#blog-title {
	display: none;
}

#blog-description {
	display: none;
}

.current_page_item a {
	color: #FF3333;
}

.s-category-show .page-item-21 a {
	color: #FF3333;
}

.archive .page-item-21 a {
	color: #FF3333;
}

h2 {
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
}
.artistlist {
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
}
p {
	padding-bottom: 18px;
}

#page {
	/*	margin: 0px auto;*/

	width: 984px;
	padding-top: 20px;
	left: 20px;
	position: absolute;
}

.pageid-46 h2 {
	display: none;
}

.header-logo {
	float: left;
	width: 124px;
	height: 74px;
	margin: 5px 0px;	
	background-image:url(images/large_logo.jpg);
	border: thin none #000066;
}

#menu ul {
	padding-top: 5px;
	float: right;
}

#menu ul li.page-item-46 {
	padding: 0px;
	margin: 0px;
}

.page-item-46 a {
	display: none;
}

#menu ul li {
	display: inline;
	float: left;
	padding: 6px 0px 4px 30px;
}

#menu a {
	font-size: 12px;
	text-transform: lowercase;
}
/* END NAV STYLES */


/* COLUMN STYLES */

.previous-container {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 982px;
	position: absolute;
	top: 150px;
	height: auto;
	border: thin none #003399;
}

.left-text {
	width: 482px;
	float: left;
}


.previous-container .post {
	margin: 0px 0px 0px 0px;
	width: 982px;
	padding-bottom: 30px;
	float: left;
	border-bottom: 1px none #333333;
	}


.shows-container {
	float: left;
	margin: 30px 0px 0px 0px;
}

.shows-container .post {
	margin: 0px 0px 10px 0px;
	width: 684px;
	padding-bottom: 30px;
	float: left;
	border-bottom: 2px solid #333333;
	}

/* FOOTER STYLES */

#footer {
	padding: 4px 0px 10px 0px;
	margin: 5px 0px 5px 0px;
	float: left;
	width: 984px;
	clear: both;
	left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#gallery-address {
	padding: 2px;
	float: left;
}

.intermission-footer {
	padding: 2px;
	float: right;
}

.intermission-footer a:hover {
	color: #33CCCC;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


/* End Entry Lists */




/* Global Custom Page Styles */

#page-content {
	width: 984px;
	height: auto;
	margin: 30px 0px;
	float: left;
}

.page-text {
	width: 500px;
	float: left;
}

.page-text h2 {
	width: 100%;
	float: left;
	padding-bottom: 24px;
}

.contact-text {
	width: 500px;
	float: left;
	border: 1px none #333333;
	left: 0px;
	height: auto;
	position: relative;
}
.contact-image {
	width: 472px;
	float: left;
	border: 1px none #333333;
	left: 512px;
	height: auto;
}

.contact-text p {
	text-align: left;
}

/* Specific to Previous Shows Page */

.previous-container h2 a {
	font-size: 18px;
	line-height: 24px;
	float: left;
	padding-bottom: 24px;
}

.previous-image {
	float: right;
	padding-bottom: 30px;
}

img[alt="none.jpg"] {
	display: none;
}


/* Archives on Previous Shows Page */

.previous-archives {
	list-style-type: none;
	float: left;
	padding: 0px 0px 10px 0px;
	width: 684px;
}

.previous-archives ul {
	list-style-type: none;
	display: inline;
}

.previous-archives li {
	padding: 0px 10px 0px 0px;
	font-size: 12px;
	float: left;
}

.previous-archives h2 {
	margin: 0px;
	width: 668px;
	border: none;
}

.previous-archives a:hover {
	text-decoration: underline;
}

/* Archive Page */

.archives {
	float: left;
}

.archives h2 {
	width: 684px;
}

h2.pagetitle {
	width: 482px;
}

.archive h2.pagetitle {
	border-bottom: 2px solid #333333;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

.navigation {
	margin: 0px 0px 5px 0px;
	width:684px;
	font-size: 14px;
	float:left;
	padding-bottom: 10px;
	border-bottom: 2px solid #333333;
}

.alignleft {
	width: 50%;
	float: left;
}

.alignright {
	width: 50%;
	float: right;
	text-align: right;
}



/* START ARTIST GALLERY */

.s-category-artists .page-item-37 a {
	color: #FF3333;
}

#page-container {
	width: 684px;
	min-height:463px;	
	height:auto !important;	
	height:463px;
	margin-top: 30px;
	float: left;
}

#gallery-left-column {
	width: 184px;
	float: left;
}

.gallery-artist-list {
	line-height: 18px;
	width: 184px;
	padding-bottom: 20px;
}

.gallery-artist-list h2 {
	width: 100%;
	float: left;
	padding-bottom: 24px;
}

#gallery-images-container {
	width: 1024px;
	float: left;
	padding-bottom: 30px;
	left: 20px;
}

.galleria_container {
	float: right;
	width: 500px;
	border: thin none #CC9999;
}

ul.galleria {
	padding-bottom: 20px;
}

.gallery-list-holder {
	*float: left;
	width: 184px;
	*clear: both;
}

.artist-name {
	color: #FF3333;
	float: left;
	padding-bottom: 10px;
	width: 100%;
}

.artist-name h2 {
	color: #FF3333;
	margin: 0px;
}

.artist-bio-tab {
	width: 472px;
	float: left;
	cursor: pointer;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
}

.artist-bio-tab:hover {
	color: #FF3333;
}

.artist-list-tab {
	width: 146px;
	float: left;
	cursor: pointer;
	border-bottom: 1px solid #333333;
}

.artist-list-tab:hover {
	color: #FF3333;
}

.hidden-list {
	display: none;
	float: left;
	padding: 5px 0px 14px 0px;
	width: 146px;
}

.hidden-bio-list {
	display: none;
	float: left;
	width: 500px;
	padding: 5px 0px 14px 0px;
	border: thin none #000033;
}

.hidden-bio-list p {
	float: left;
	width: 146px;
}

.galleria {
	list-style:none;
	width:184px;
	float: left;
}

.ngg-gallery-thumbnail span {
	display: none;
}

.galleria li {
	width:42px;
	height:42px;
	overflow:hidden;
	float:left;
	margin:0px 10px 10px 0px;
	cursor: pointer;
}

.galleria li div img {
	cursor:pointer;
}

img.replaced {
	height: auto !important;
	width: auto !important;
	}

/* END ARTIST GALLERY */


/* START CUSTOM SCROLL */

.scroll-pane {
	width: 288px;
	overflow: auto;
	float: left;
	height: 370px;
}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	float: left;
}

.jScrollPaneTrack { 
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #fff;
}

.jScrollPaneDrag {
	position: absolute;
	background: #fff;
	cursor: pointer;
	overflow: hidden;
}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 20px;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background-image: url(http://lesgallery.ca/wp-content/themes/les-theme/images/arrow-up.jpg);
	width: 20px;
	height: 15px;
	cursor: pointer;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0px;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
	background-image: url(http://lesgallery.ca/wp-content/themes/les-theme/images/arrow-down.jpg);
	width: 20px;
	height: 15px;
	cursor: pointer;
}

/* END CUSTOM SCROLL */

.show-gallery {
	width: 370px;
	float: right;
}

.show-gallery .ngg-galleryoverview {
	float: left;
}

.show-gallery .galleria_container {
	width: 370px;
}

.show-gallery .replaced {
max-width:354px;
max-height:335px;
width: expression((this.width > this.height) && (this.width>354) ? 354+'px': true);
height: expression((this.height > this.width) && (this.width>335) ? 335+'px': true);
float: right;
}

.show-gallery .galleria {
	width: 370px;
	padding: 10px 0px 0px 0px;
}

.show-gallery .galleria li {
	float: right;
	margin: 0px 0px 10px 10px;
}.div-artistpage {
	width: 984px;
	left: 20px;
	overflow: hidden;
	visibility: visible;
	height: auto;
}
.div-artistinfoside {
	height: auto;
	width: 400px;
	border: thin none #993366;
	position: absolute;
	top: 100px;
}
.div-artistimagesside {
	border: thin none #0066CC;
	height: auto;
	width: 500px;
	left: 500px;
	position: absolute;
	top: 100px;
}
.div-pagetitle {
	width: 200px;
	float: left;
	border: 1px none #333333;
	left: 0px;
	height: 16px;
	position: absolute;
	overflow: hidden;
	top: 124px;
}
.div-leftside {
	width: 482px;
	float: left;
	border: 1px none #333333;
	left: 0px;
	height: auto;
	position: absolute;
	overflow: hidden;
	top: 156px;
}
.div-rightside {
	width: 482px;
	float: left;
	border: 1px none #333333;
	left: 522px;
	height: auto;
	position: absolute;
	overflow: hidden;
	top: 156px;
}

/* NAVIGATION STYLE */
	
#menu {
	width: 1024px;
	height: 74px;
	float: left;
	border: thin none #336600;
}
#menulist/* NAVIGATION STYLE */
	
 {
	float: right;
	border: thin none #336600;
	width: 482px;
	left: 225px;
	top: 84px;
	position: absolute;
	height: 10px;
}
.div-logo {
	background-image: url(images/LESgallery-logo-2010.gif);
	position: absolute;
	height: 74px;
	width: 174px;
	left: 20px;
	top: 10px;
}
.splashTitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.splashArtists {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.splashDates {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}
.splashMisc {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.div-splashimage {
	width: 482px;
	float: left;
	border: 1px none #333333;
	left: 225px;
	height: auto;
	position: absolute;
	overflow: hidden;
	top: 156px;
	text-align: center;
	vertical-align: top;
}
.div-splashtext {
	width: 220px;
	float: left;
	border: 1px none #333333;
	left: 0px;
	height: auto;
	position: absolute;
	overflow: hidden;
	top: 156px;
}
