.clear {
	clear : both;
}

td,th {
	border-width:0px;
	background-color : transparent;	
}
/* ###################### */
/* ### event.tpl.php #### */
/* ###################### */
div.wt-block {
	margin-top:15px;
	margin-bottom:10px;	
}

div.wt-block h2 {
	font-size: 14px;	
}

div.wt-block h2 a {
	color : #0066CC;	
}

div.wt-block .content {
	padding:10px 10px 10px 0px;
	border-top: 0px solid #CCCCCC;	
}


.wt-event .subtitle a {
	font-size:10px;
}

.wt-event .status {
		
}

.wt-event .share {
	margin-top:5px;
	margin-bottom:5px;	
}

.wt-event table td,.wt-event table th{
	border: 0px;
	text-align : left;
	background-color : transparent;
	
}

.wt-event .poster-wrap {
	float: right;
	zoom:1;
	margin-top  :10px;	
}

.wt-event .info-wrap {
	float: left;
	zoom:1;
	margin-top  :10px;
	border-width: 0;
	padding     : 0px;
	width        : auto;
}
.wt-event .info-wrap td,
.wt-event .info-wrap th {
	font-size: 10px;
	font-weight: normal;
	padding:3px 3px 0;
}
.wt-event .info-wrap th {
	color : #808080;
	vertical-align : top ;
}
.wt-event .info-wrap td {
	font-weight: normal;
}
/* ###################### */
/* #### SHARE LINKS ##### */
/* ###################### */
.wt-share-links .wt-share-link {
	float:left;
	width:16px;
	height:16px;
	background-image:url(../../default/images/share.png);
	margin:2px;
	cursor: pointer; 
}

.wt-share-links .wt-share-link-like {
	float:left;
	margin-left:4px;
	height:20px;
	overflow:hidden;
}

.wt-share-links .facebook {
	background-position:0px 0px;
}

.wt-share-links .digg {
	background-position:-18px 0px;
}

.wt-share-links .delicious {
	background-position:-36px 0px;
}

.wt-share-links .myspace {
	background-position:-54px 0px;
}

.wt-share-links .twitter {
	background-position:-72px 0px;
}

div.wt-map .content{
	padding-right: 0px; !importent
}
/* ###################### */
/* ### flickr.tpl.php ## */
/* ###################### */
.wt-flickr .info {
	border: 1px solid #E2E2E2;
	padding: 7px;
	font-size: 10px;
	color: #AAAAAA;	
}

.wt-flickr .info .machinetag{
	font-weight: bold;
	color: #000000;
	background-color: #FFFEEB;	
}


/* ###################### */
/* ### gallery.tpl.php ## */
/* ###################### */
.wt-gallery .item,
.wt-flickr .item,
.wt-videos .item {
	float:left;
	position : relative;
	margin : 3px;
}

.wt-gallery .item img,
.wt-flickr .item img,
.wt-videos .item img {
	float:left;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:48px;
	height:48px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.wt-gallery-overlay { 
    display:none; 
    background-color: #FFFFFF; 
    padding:15px; 
    font-size:11px; 
    width : 485px;
}

.wt-gallery-overlay .nav {
	margin-top:10px;
	color:#666666;
	font-size:10px;	
}

.wt-gallery-overlay .nav .info-block {
	float: left;	
}

.wt-gallery-overlay .nav .close-block {
	float: right;	
}

/*.wt-gallery .scrollable {
	position:relative;
	float:left;
	overflow:hidden;
	width: 370px;
	height:100px;
	background-color: #FFFFFF;
}
	
.wt-gallery .items {
	width:20000em;
	position:absolute;
	clear:both;
}

.wt-gallery a.browse {
	cursor:pointer;
	display:block;
	float:left;
	font-size:1px;
	height:18px;
	margin:35px 10px;
	width:18px;
	overflow:hidden;
}
.wt-gallery a.right {
	background:url("../../library/jquery-tools/scrollable/arrow/right_dark.png") no-repeat scroll 0 0 transparent;
	background-position:0 0x;
	clear:right;
	margin-right:0;
}
.wt-gallery a.right:hover {
	background-position:0px -18px;
}

.wt-gallery a.left {
	background:url("../../library/jquery-tools/scrollable/arrow/left_dark.png") no-repeat scroll 0 0 transparent;
	margin-left:0;
}
.wt-gallery a.left:hover {
	background-position:0px -18px;
}

.wt-gallery a.disabled {
	visibility:hidden !important;
}
*/



/* ###################### */
/* ##### videos.tpl.php ### */
/* ###################### */

.wt-video-overlay { 
    display:none; 
    background-color: #FFFFFF; 
    padding:10px; 
    font-size:11px; 
    width : 485px;
}

.wt-video-overlay .footer {
	margin-top:10px;
	color:#666666;
	font-size:10px;	
}

.wt-video-overlay .footer .close {
	float:right;
	zoom:1;
	width:66px;
	height:22px;
	cursor:pointer;	
}

.wt-video-overlay .footer .title {
	float:left;
	zoom:1;	
}


/* ###################### */
/* ##### rsvp.tpl.php ### */
/* ###################### */
.wt-rsvp .attending-user {
	float : left;
	margin:2px;
	padding:2px;
	background-color:#0066CC;
	color : #FFFFFF;
	font-size:10px;
	text-align : center;
	border: 1px solid #0066CC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

/* ########################## */
/* ##### comments.tpl.php ### */
/* ########################## */
#the-comment-list .unapproved {
	background-color : #E6E6E6;
}

.wt-comments .fields {
	padding-bottom:2px;
	padding-top:2px;
}

.wt-comments .fields input,
.wt-comments .fields textarea {
	width:100%;
}
/* PRELOADER */
.wt-preloader {
	background-color:#0066CC;
	width:78px;
	height: 21px;
	display: none;
}

/* NAVIGATION */
div.wt_pagination {
	text-align:right;
	margin:10px 0px 10px 0px;
}

div.wt_pagination a {
	border:1px solid #E2E2E2;
	margin:0 0.1em;
	padding:0.2em 0.5em;
	text-decoration:none;
}

div.wt_pagination a.selected {
	font-weight:bold;
	background-color: #F2F2F2;
	color: #000000;
	
}
/* ########################## */
/* ##### events.tpl.php ### */
/* ########################## */
.wt-block h1 {
	/*-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius:  8px;
	-webkit-border-top-right-radius:  8px;*/
	color : #b2b2b2;
	font-size: 24px;
	font-weight : normal;
	text-align : left;
	padding : 25px;
	padding-left:10px;
	background-color: #ffffff;
	border: 0px;
	margin:0px;
}

.wt-block h2 {
	color : #000000;
	text-shadow : 0 1px 0 #FFFFFF;
	font-size: 14px;
	font-weight : normal;
	padding : 15px;
	padding-left:10px;
	background-color: #e2e2e2;
	border: 0px;
	margin:0px;
}

.wt-block table  {
	width : 100%;
	border: 0px;
	border-bottom : 1px solid #e2e2e2;
}
.wt-block table a {
	font-weight : normal;
	text-decoration : none;
}

.wt-block table th,
.wt-block table td {
	border: 0px;
	text-align : left;
	font-weight : normal;
}
	

.wt-block table th {
	border: 0px;
	padding:15px;
	background-color : #f2f2f2;
	font-weight   : normal ;
	font-size     : 14px;
	text-shadow : 0 1px 0 #FFFFFF;
	border-top : 1px solid #e2e2e2;
	border-bottom : 1px solid #e2e2e2;
}

.wt-block table td {
	vertical-align : top;
	padding : 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.wt-block table tr.row-0 td {
	background-color : #FFFFFF;
}

.wt-block table tr.row-1 td {
	background-color : #f6f6f6;
}

.wt-block table .activity {
	font-size : 10px;
	background-color : transparent; 
}

.wt-block .venue,
.wt-block .date,
.wt-block .artist {
	font-weight : normal;
	text-decoration : none;
}

.wt-block .poster {
	border: 0px solid #BBBBBB ;
}

.wt-block .poster,
.wt-block .poster img {
	width : 48px;
	height : 48px;
	background-color: #DDDDDD ;
}

.wt-block .venue_info {
	color : #AAAAAA ;
	font-size: 10px;
}

.wt-block .status {
	padding : 0px 2px 0px 2px ;
	text-align : left;
	font-size  : 11px;
	font-weight     : normal ;
}

.wt-block .soldout,
.wt-block .onsale {
	color           : #000000 ;
	font-weight     : normal ;
}

.wt-block .cancelled {
	color           : #FF0000 ;
}

.wt-block .buy {
	color           : #0066CC ;
}

.sale {
	font-size:10px;
}

.event-sale .sale-head,
.event-sale .sale-date {
	color : #AAAAAA;
}


/* venue overlay*/
.venue-overlay { 
    display:none; 
    background-image:url(../../library/jquery-tools/overlay/white.png); 
    padding:35px; 
    font-size:11px; 
    width : 485px;
} 

.venue-overlay div.close { 
    background-image:url(../../library/jquery-tools/overlay/close.png); 
    position:absolute; right:0px; top:0px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

#wt-venue-overlay div {
	margin-bottom : 10px;
} 

#wt-venue-details {
	height : 160px;
	overflow: auto;
}

#wt-venue-header {
	 font-weight:bold;
	 font-size:16px;
	 margin-bottom:10px;
}

#wt-venue-details td,
#wt-venue-details th {
	padding:3px;
	text-align : left;
}

#wt-venue-details th {
	font-weight : normal;
	color       :#808080;
	vertical-align : top;
}

#wt-venue-map {
	background-color:#CCC;
	width:485px;
	height:165px;
}
/* ########################## */
/* ##### tour.tpl.php ### */
/* ########################## */

.wt-posts h4 a {
	color: #0066CC;
}

.wt-posts div.content {
	padding:10px;
}

.wt-posts div.content h4{
	margin:0px;
	margin-top:15px;
}

.wt-posts div.content .entry{
	margin-top:5px;
}

/* ########################## */
/* ##### artist.tpl.php ### */
/* ########################## */


.wt-artist h1,
.wt-tour h1 {
	padding-left:0px; !importent	
}

.wt-artist .wt-tour-dates .wt-block,
.wt-tour .wt-tour-dates .wt-block {
	margin-top:0px;	
} 


