/* CSS Document */

/*-------------------ALL EMODS---------------*/
/* wraps an emod entry */
.entry {
	background: transparent url(images/container.jpg) left top no-repeat;
	width: 590px;
	height: 102px;
	padding: 20px;
}

/* emod entrytitle */
h5 {
	font-size: 12px;
	color: #150e07;
	display: inline;
	padding: 0;
	margin: 0;
}

h5 a:link, h5 a:visited, h5 a:active {
	text-decoration: none;
	color: #150e07;
}

a:hover h5 {
	text-decoration: underline;
		color: #150e07;
}

/* emod date */
h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	display: inline;
	margin: 0;
	padding: 0 0 0 5px;
}

.thumb {
	float: left;
	margin: 0 7px 7px 0;
}

a img {
	border: none;
}

.image {
	float: left;
	margin: 0 7px 7px 0;
}

a.more:link, a.more:visited, a.more:active {
	color: #e7230e;
	text-decoration: none;
	background: transparent url(images/arrow_red.gif) right top no-repeat;
	padding: 0 10px 0 0;
}

a.more:hover {
	color: #e7230e;
	text-decoration: underline;
}

/*-------------------NEWS--------------------*/
/* wraps all news items in the archive view */
.all_news {

}

/*-------------------TOUR--------------------*/
#all_events {
	
}

.one_event {
	padding: 5px;
}

.event_click {

}

.event_col1 {
	width: 125px;
	float: left;
	position: relative;
}

.event_col2 {
	width: 200px;
	float: left;
	position: relative;
}

.event_col3 {
	width: 200px;
	float: left;
	position: relative;
}

.event_details {
	padding: 10px;	
}
 
.event_click a.more {
	float: right;
	position: relative;
}

.alt {
	background: #E2DDC7;
}

.over {
	background: #FFF;
}

/*-------------------YOU TUBE THUMB----------*/

/*-------------------LINKS-------------------*/

/*-------------------EXTRAS------------------*/

/*-------------------PHOTOS + VIDEOS --------*/
.mediaBlock {
	float: left;
	position: relative;
	margin: 0 15px 17px 0;
	width: 130px;
}

/*-------------------MUSIC-------------------*/
.album_entry {
	
}

/*-------------------STORE------------------*/
.storeItem {}
.storeImages {float: right; text-align: right; width: 300px;}
.mainStoreImage {margin: 0 10px 10px 0; padding: 0px; width: 100px; height: 100px; float: right;}
.moreStoreImages {float: right;}
ul#storeCategories {}
ul#storeCategories li {list-style-type: none; background: transparent url('images/arrow_red.gif') left center no-repeat; padding-left: 10px;}

/*-------------------STREET------------------*/
.highlight {background:#ffffcc;font-size:9px;padding:5px;color:#000;width:400px;}
.highlight a {color: #000;}
.titles {background:#d5ceb9;padding:5px;margin:25px 0 5px 0;}
