/* @override 
	http://leejackson:8888/wp-content/themes/lee-jackson-v2/style.css
	http://www.elvispresleylookalike.com/wp-content/themes/lee-jackson-v2/style.css
*/

/*
Theme Name: d3creative theme
Theme URI: http://wordpress.org/
Description: d3creative theme.
Version: 1.0
Author: Stephen Meehan
Author URI: http://www.d3-creative.com
Tags: d3creative theme
	d3creative theme v1.0
	  http://www.d3-creative.com

	This theme was designed and built by Stepehn Meehan,
	whose blog you will find at http://www.d3-creative.com


*/



/* Begin Typography & Colors */

/* @group original */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: url(images/bkg-body/index.jpg) repeat  ;
	color: #333;
	text-align: center;

	}

body.category-gallery {
	background: url(images/bkg-body/bkg-2.jpg) repeat;
}

body.category-gallery #LeeJacksonIs {
	float: left;
	width: 232px;
	margin: -15px 0px 0px 10px;
	position: absolute;
	background: transparent;
}

body.category-gallery #LeeJacksonIs img {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 30px;
}

 {
	background: url(images/bkg-body/bkg-2.jpg) repeat;
}

body.category-news {
	background: url(images/bkg-body/bkg-3.jpg) repeat;
}

body.page-id-6 {
	background: url(images/bkg-body/bkg-4.jpg) repeat;
}

body.page-id-3 {
	background: url(images/bkg-body/bkg-6.jpg) repeat;
}

body.page-id-10 {
	background: url(images/bkg-body/bkg-5.jpg) repeat;
}

	
	

#page {
	text-align: left;
	}


#headerimg {
	background: firebrick;
	margin: 0;
	height: 200px;
	width: 100%;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #555;
	text-decoration: none;
	}

a:hover {
	color: #1e7697;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: transparent;
	margin: 20px auto;
	padding: 0;
	width: 960px;
	position: relative;
	}

#header {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 960px;
	}



.narrowcolumn,.widecolumn {
	float: left;
	padding: 0 20px 20px 30px;
	margin: 0px 0 0;
	width: 460px;
	}

.narrowcolumn h2, .widecolumn h2 {
	line-height: 1.1em;
	}

.secondcolumn {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 225px;
	background: transparent;
	}


.post {
	margin: 0 0 30px;
	text-align: left;
	}


.post.category-news {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	background: url(images/news/line.png) repeat-x;
	background-position: bottom;
	background-color: transparent;
		}

.post.category-news h2 a:link,
.post.category-news h2 a:active,
.post.category-news h2 a:visited{
	color: firebrick;
	}

.post.category-news h2 a:hover{
	color: #1e7697;
	}

.post.category-news h2{
	font-size: 2.0em;
	}

.post.category-news a.more-link{
	color: #1e7697;
	font-weight: bold;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	color: #1e7697;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


#footer {
	padding: 0px;
	margin: 0 auto;
	width: 960px;
	clear: both;
	background: transparent url(images/bkg-body/index-bkg-footer.png) no-repeat;
	height: 130px;

	}

#footer a{
	color: #000;
	}

#footer .CopyRight{
	background: transparent;
	width: 610px;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 20px 0px 0px 30px;

	}

#footer .Credits {
	background: transparent;
	width: 300px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
		}

#footer p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #fff;
	font-size: 0.85em;
	}

#footer .Credits p {
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 0px;
	text-align: right;
		}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	
	max-width: 100%;

	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0px;
	list-style: none;
	
	}





.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	float: left;
	width: 460px;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




/* @end */

/* @group d3creative */




/* @group Events Side Bar */

#SideEventsList {
	float: left;
	width: 215px;
	color: black;
	background: transparent;
	margin-top: 400px;
	margin-left: 30px;
}

.category-news #SideEventsList {
	margin-top: 320px;
	}

.page-template-default #SideEventsList {
	margin-top: 360px;
	}



#SideEventsList ul {
	list-style: none;
	padding: 0px;
	margin: 10px 0px 20px 0px;
	border-top: 1px solid #26523e;
	}

#SideEventsList li {
	padding: 10px 5px;
	margin: 0px 0px;
	border-bottom: 1px solid #26523e;
	

	
	}

#SideEventsList li.gigpress-alt {
	background: #badbcc;
}
	
	

#SideEventsList .RedMoreLinkAlt {
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px;
	background: firebrick;
	color: white;
	font-size: 1.3em;
	}

#SideEventsList .RedMoreLinkAlt:hover{
	text-decoration: none;
	background: black;
	color: white;
	}

/* @end */

/* @group Events Page */

#LiveEventsPage {
	float: left;
	width: 460px;
	color: white;
	background: transparent;
	margin-top: 7px;
	margin-left: 240px;
}

#LiveEventsPageHeader {
	float: left;
	width: 460px;
	background: transparent;
	margin-top: 0px;
	margin-left: 240px;
		border-bottom: 1px solid #26523e;
}

#LiveEventsPage .gigpress-table {
	width: 460px;
	border: none;
	border-collapse: collapse;
	margin: 0px 0px 10px 0px;
	
}



#LiveEventsIndexHeader {
	width: 365px;
	border-bottom: 1px solid #26523e;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;

}


#LiveEventsPage  a.FullListings{
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px;
	background: firebrick;
	color: white;
	font-size: 1.3em;
	}


#LiveEventsPage tr.gigpress-header th {
	color: #000;
	text-transform: uppercase;
}

#LiveEventsPage td.gigpress-venue a {
	color: #000;

	text-decoration: underline;	
}

#LiveEventsPage td.description{
		color: #fff;
		padding: 10px 5px;
		
}

#LiveEventsPage tr.gigpress-info td {
	border-bottom: none;
	background: transparent
}



#LiveEventsPage .gigpress-row td {
	border-bottom: 1px solid #26523e;
	border-top: 1px solid #26523e;
	background: #badbcc;
}

#LiveEventsPage .gigpress-date {
	font-weight: bold;
	color: #000;
}

#LiveEventsPage span.gigpress-info-item,
#LiveEventsPage a.gigpress-address{
		color: #333;
	
	
}

#LiveEventsPage span.gigpress-info-label{
		color: #000;
		font-weight: bold;
		
	
}

#LiveEventsPage .gigpress-table th {
	border-bottom: none;
	padding: 0px 8px 4px 8px;
}


/* Individual classes for the label header cells that start the table */
#LiveEventsPage th.gigpress-date {
}

#LiveEventsPage th.gigpress-artist {
}

#LiveEventsPage th.gigpress-city {
}

#LiveEventsPage th.gigpress-venue {
}

#LiveEventsPage th.gigpress-country {
}

/* Likewise, individual classes for the content cells */
#LiveEventsPage td.gigpress-date {
}

#LiveEventsPage td.gigpress-artist {
}

#LiveEventsPage td.gigpress-city,
#LiveEventsPage td.gigpress-venue,
#LiveEventsPage td.gigpress-country 
 {
	color: #33614c;

}

/* @end */

/* @group Gallery */



body.category-gallery #content.narrowcolumn{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	width: 730px;
	background: transparent;
	}

#GalleryTitles {
	width: 730px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



#GalleryTitles .GalleryVideos{
	margin: 0px 60px 0px 0px;
}

/* @group tubepress */
.tubepress_normal_embedded_wrapper {
    text-align:center;
}

.tubepress_normal_embedded_wrapper .tubepress_normal_embedded_inner {
    text-align: left;
    margin: auto;
}

.tubepress_normal_embedded_wrapper .tubepress_normal_embedded_inner .tubepress_embedded_title {
    font-weight: bold;
    font-size: larger;
    margin-bottom: .3em;
}

.tubepress_meta {
    color: #666;
    font-style: italic;
}

.tubepress_meta_group {
    text-align: left;
}

.tubepress_meta_runtime {
    font-size: 11px;
    color: #000;
    font-weight: bold;
}

.tubepress_thumb {
    float: left;
    margin: 0px 10px 20px 0px;
    padding: 0px;
    line-height: 1.3em;
    font-size: 11px;
    height: 175px;
    text-align: center;
    overflow: hidden;
    background: transparent;
    
}

/* My Comment */

.tubepress_thumb a {
	cursor: pointer;	
}

.tubepress_meta_title, .tubepress_meta_title a, .tubepress_meta_title a:hover {
    font-size: 12px;
    font-weight: bold;
}

.tubepress_thumb_inner {
    margin: auto;
}

.tubepress_thumb_inner img {
    border: 1px solid #777;}

.tubepress_thumbs {
    clear:both;
    padding: 0px;
    margin: 0px;
     padding-top: 9px;
     float: left;
    background: transparent;
}

div.pagination {
    padding: 3px;
    margin: 3px;
    text-align:center;
    clear: both;
}
div.pagination a {
    border: 1px solid #dedfde;
    margin-right:3px;
    padding:2px 6px;
    background-position:bottom;
    text-decoration: none;
    color: #0061de;
    cursor: pointer;        
}
div.pagination a:hover, div.meneame a:active {
    border: 1px solid #000;
    background-image:none;
    background-color:#0061de;
    color: #fff;
}
div.pagination span.current {
    margin-right:3px;
    padding:2px 6px;    
    font-weight: bold;
    color: #ff0084;
}
div.pagination span.disabled {
    margin-right:3px;
    padding:2px 6px;
    color: #adaaad;
}

.tubepress_thumb_widget {
	width: 100%;
	text-align: left;
	margin-top: 1em;
	height: auto;
}

.tubepress_thumb_widget a {
	cursor: pointer;	
}


/* @end */




#YouTubeGalleryPost {
	float: left;
	width: 400px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	background:transparent;

}	


#FlickrGalleryPost {
	float: left;
	width: 300px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 0px;
	background: transparent;
}

	.flickr-mini-gallery img{
	margin: 10px 10px 0px 0px;
	border: 1px solid #777;
	
}
 

/* @end */



/* @group SimpleContact



 */

#SimpleContact h2, #GoogleMap h2 {
	font-size: 1.8em;
}

.page-template-simplecontact-php .narrowcolumn {
	padding-left: 270px;
}



#SimpleContact {
	background: transparent;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 20px 0px;
	float: left;
}

#RecordSleeves {
	width: 120px;
	float: left;
}

#GoogleMap h2 {
	padding: 0px 0px 20px 0px;
}

#GoogleMap small { 
float: left;
margin: 5px 0px;
	color: #999;
	}


#GoogleMap small a:link,
#GoogleMap a:visited,
#GoogleMap a:active,
#GoogleMap a:hover
{
	color: #fff;
	}

#GoogleMap {
	background: transparent;
	width: 350px;
	margin: 0px 0px;
	padding: 0 0 20px 20px;
	float: left;
}

.Addresscolumn {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 150px;
}

#SimpleContact  {
	margin: 0px 30px 0px 0px;
	padding: 0px;
	width: 280px;
	background: transparent;
}

#SimpleContact form {
	margin: 0px ;
	padding: 5px 0px;
	width: 280px;
	background: transparent;
}

#SimpleContact fieldset {
	border: none;
	border-bottom: 1px solid #666;
	padding: 15px 0px;
}

#SimpleContact legend {
	display: none;
	visibility: hidden;
}

#SimpleContact label, #SimpleContact #preferences {
	font-size: 1.1em;
	font-weight: bold;
	color: #444;
	
}

#SimpleContact div.lbl {
	margin: 5px 0px 3px 0px;
}

#SimpleContact div.obj input, #SimpleContact textarea {
	width: 270px;
	padding: 3px;
	border-color: #ababab;
	border-style: solid;
	border-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: black;
}

#SimpleContact textarea {
	height: 100px;
}

#SimpleContact div.obj input:focus,
#SimpleContact textarea:focus {
	background: #f2f2f2;
}

#SimpleContact div.obj input.err,
#SimpleContact textarea.err {
	border-color: #cd0000;
}

#SimpleContact div.obj p {
	margin: 3px 0 0 0;
	padding: 0;
	background: white url(sc_admin/res/error_arrow.gif) no-repeat;
	font-size: 1.1em;
	font-style: italic;
	text-indent: 20px;
	color: #cd0000;
}

#SimpleContact #name {
	padding-top: 0;
}

#SimpleContact #pcode {
	width: 90px;
}

#SimpleContact #preferences label {
	font-size: 1em;
}

#SimpleContact #preferences div {
	margin: 0 0 4px 0;
}

#SimpleContact #sendme {
	margin-top: 8px;
}

.page-template-simplecontact-thankyou-php .narrowcolumn{
	float: left;
	padding: 0 20px 20px 260px;
	margin: 0px 0 0;
	width: 460px;
	}

.single .narrowcolumn{
	float: left;
	padding: 0 20px 20px 260px;
	margin: 0px 0 0;
	width: 460px;
	background: red;
	}
/* @end */


/* @group SideBar Adverts */

#sidebar
{
	padding: 8px 30px 10px 30px;
	margin-top: 0px;
	float: right;
	width: 126px;
	background: transparent url(images/index/shadow-divider.png) no-repeat;	
	}

ul #SideBarAdverts {
	float: left;
	width: 126px;
	background: red;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#SideBarAdverts li {
	float: left;
	width: 120px;
	height: 320px;
	border: 1px solid #777;
	padding: 3px;
}



/* @end */


p {
	font-size: 1.2em;
	margin: 8px 0px; 
	padding: 0px;
	line-height: 1.4em;
}
/* @group Secondary */
#Secondary {
	float: left;
	background: transparent;
	width: 760px;
	padding: 0px 0px;
}


/* @group LatestIndex */

#LatestIndex{
	float: left;
	background: transparent;
	width: 310px;
	padding: 0px 0px 0px 40px;
	margin: 0px 20px 0px 0px;
}

#LatestIndex h1,#GalleryIndex h1{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	color: firebrick;
}



/* @end */

#IndexFlickr {
	float: left;
	background: transparent;
	width: 320px;
	margin: 0px 0px 0px 15px;
}

	#IndexFlickr .flickr-mini-gallery img{
	margin: 10px 10px 0px 0px;
	border: 1px solid #777;
	width: 60px;
}

#IndexFlickr .flickr-mini-gallery img:hover{
	
	border: 1px solid #fff;
	
}


/* @end */




#PageBackground {
	float: left;
	background: #fff url(images/bkg-body/bkg-page-background.jpg) no-repeat;
	width: 960px;
	padding: 0px 0px 30px 0px;
}

/* @group MainNavigation */


/* @group button graphics */

#MainNavigation .current-cat a:link,
#MainNavigation .current-cat a:active,
#MainNavigation .current-cat a:visited,
#MainNavigation .current_page_item a:link,
#MainNavigation .current_page_item a:active,
#MainNavigation .current_page_item a:visited {
	background-position: 0px -50px;
}

#MainNavigation .current-cat a:hover,
#MainNavigation .current_page_item a:hover {
	
}




.cat-item-3 a:link,
.cat-item-3 a:active,
.cat-item-3 a:visited {
	background: url(images/main-nav/main-nav-gallery.png) no-repeat;
	height: 46px;
	width: 134px;
	display: block;
	visibility: none;
	margin: 10px 0px 0px 0px;
}

.cat-item-3 a:hover{
	background-position: 0px -50px;
}





.page-item-3 a:link,
.page-item-3 a:active,
.page-item-3 a:visited {
	background: url(images/main-nav/main-nav-events.png) no-repeat;
	height: 46px;
	width: 119px;
	display: block;
	visibility: none;
	
}

.page-item-3 a:hover{
	background-position: 0px -50px;
}



.page-item-10 a:link,
.page-item-10 a:active,
.page-item-10 a:visited {
	background: url(images/main-nav/main-nav-contact.png) no-repeat;
	height: 46px;
	width: 133px;
	display: block;
	visibility: none;
	margin: 3px 0px 0px 0px;
}

.page-item-10 a:hover{
	background-position: 0px -50px;
}



.page-item-6 a:link,
.page-item-6 a:active,
.page-item-6 a:visited {
	background: url(images/main-nav/main-nav-about.png) no-repeat;
	height: 46px;
	width: 99px;
	display: block;
	visibility: none;
	margin: 5px 0px 0px 0px;
}

.page-item-6 a:hover{
	background-position: 0px -50px;
}





.cat-item-1 a:link,
.cat-item-1 a:active,
.cat-item-1 a:visited {
	background: url(images/main-nav/main-nav-news.png) no-repeat;
	height: 46px;
	width: 80px;
	display: block;
	visibility: none;
	margin: 7px 0px 0px 0px;
}

.cat-item-1 a:hover{
	background-position: 0px -50px;
}




.HomeLink a:link,
.HomeLink a:active,
.HomeLink a:visited {
	background: url(images/main-nav/main-nav-home.png) no-repeat;
	height: 46px;
	width: 80px;
	display: block;
	margin: 12px 0px 0px 0px;
}

.HomeLink a:hover{
	background-position: 0px -50px;
}


/* @end */
#header {
	background: url(images/bkg-body/index-bkg-nav-header.png);
	float: left;
	width: 960px;
	height: 115px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#MainNavigation {
	background: transparent;
	float: right;
	width:715px;
	height: 50px;
	padding: 0px;
	margin: 30px 0px 0px 0px;
	list-style: none;
}

#MainNavigation li{
	float: left;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	color: #fff;
	}


#MainNavigation li a span{
		display: none;
		visibility: hidden;
		}

/* @end */

/* @group Index */

/* @group Events List */

#LiveEventsIndex {
	float: left;
	width: 365px;
	color: white;
	background: transparent;
	margin-top: 0px;
}

/* My Comment */

#LiveEventsIndex .gigpress-table {
width: 365px;
	border: none;
	border-collapse: collapse;
	margin: 0px 0px 10px 0px;
	
}




#LiveEventsIndex  a.FullListings{
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px;
	background: firebrick;
	color: white;
	font-size: 1.3em;
	}


#LiveEventsIndex tr.gigpress-header th {
	color: #000;
	text-transform: uppercase;
}

#LiveEventsIndex td.gigpress-venue a {
	color: #000;

	text-decoration: underline;	
}

#LiveEventsIndex td.description{
		color: #fff;
		padding: 10px 5px;
		
}

#LiveEventsIndex tr.gigpress-info td {
	border-bottom: none;
	background: transparent
}



#LiveEventsIndex .gigpress-row td {
	border-bottom: 1px solid #26523e;
	border-top: 1px solid #26523e;
	background: #badbcc;
}

#LiveEventsIndex .gigpress-date {
	font-weight: bold;
	color: #000;
}

#LiveEventsIndex span.gigpress-info-item,
#LiveEventsIndex a.gigpress-address{
		color: #333;
	
	
}

#LiveEventsIndex span.gigpress-info-label{
		color: #000;
		font-weight: bold;
		
	
}

#LiveEventsIndex .gigpress-table th {
	border-bottom: none;
	padding: 0px 8px 4px 8px;
}


/* Individual classes for the label header cells that start the table */
#LiveEventsIndex th.gigpress-date {
}

#LiveEventsIndex th.gigpress-artist {
}

#LiveEventsIndex th.gigpress-city {
}

#LiveEventsIndex th.gigpress-venue {
}

#LiveEventsIndex th.gigpress-country {
}

/* Likewise, individual classes for the content cells */
#LiveEventsIndex td.gigpress-date {
}

#LiveEventsIndex td.gigpress-artist {
}

#LiveEventsIndex td.gigpress-city,
#LiveEventsIndex td.gigpress-venue,
#LiveEventsIndex td.gigpress-country 
 {
	color: #33614c;

}

/* @end */


#IndexIntro {
	float: left;
	background: transparent url(images/index/index-bkg-intro-header.jpg) no-repeat;
	width: 960px;
	height: 380px;
	padding: 0px 0px;
	margin: 0px 0px 5px 0px;
	}

/* @group Main Page Headers */

/*#LeeJacksonIs {
	float: left;
	height: 524px;
	margin: -20px 0px 0px 0px;
	width: 232px;
	position: absolute;
	top: 0px;
	left: 0px;
}

*/

/* @group Index slideshow */

.slideshow { 
float: left;
	height: 524px;
	margin: -20px 0px 0px 0px;
	width: 232px;
	position: absolute;
	top: 0px;
	left: 0px;
	}

.slideshow img {

	}


/* @end */

#LeeJacksonAbout {
	float: left;
	height: 524px;
	margin: -55px 0px 0px 0px;
	width: 232px;
	background: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
}

#LeeJacksonContact{
	float: left;
	height: 524px;
	margin: -55px 0px 0px 0px;
	width: 232px;
	background: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
}

#LeeJacksonEvents{
	float: left;
	height: 524px;
	margin: -55px 0px 0px 0px;
	width: 232px;
	background: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
}



#LeeJacksonNews{
	float: left;
	height: 524px;
	margin: -55px 0px 0px 0px;
	width: 232px;
	background: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
}
/* @end */


#YouTubeIndex {
	float: left;
	width: 364px;
	margin:  25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 242px;
	background: url(images/index/bkg-you-tube-index.png) no-repeat;
	background-position: 0px 7px ;
}


#YouTubeIndex .post {
	margin: 0 0 0px;
	text-align: left;
	}


#YouTubeIndex object{
	margin: 13px 0px 0px 20px;
	padding: 0px 0px 7px 0px;

}


.RedMoreLink{
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	padding: 5px 10px;
	background: firebrick;
	color: white;
	font-size: 1.3em;
	text-decoration: none;
	}

.RedMoreLink:hover{
	text-decoration: none;
	background: black;
	color: white;
	}

.RedMoreLinkAlt {
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px;
	background: firebrick;
	color: white;
	font-size: 1.3em;
	}

.RedMoreLinkAlt:hover{
	text-decoration: none;
	background: black;
	color: white;
	}


#LatestIndex img {
	margin-bottom: 10px;
}
/* @end */

/* @end */
