.home-page-header-text {  color: #7D1844; font-weight: bold}

body { 
font:15px/20px verdana;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: #DEDEDE; }

a {
	text-decoration: underline;
    color: #7d1843; /* purple/red */
    font-weight: bold;
}

a.iphone {
    text-decoration: none;
    background-color:#7B1842; 
	color:white;
	font-size:18px;
    font-weight: bold;
}

.nav_bar {
     background-color:#7B1842;
}

.item .date{ padding-right: 10pt;
    font-weight: normal;
  
    color: #335860; /* green/blue */

	/* width:30%; */
}
.item .artist{
    font-weight: normal;
  

    margin-left: 5px;
	width:30%;
}
.item .venue{
    font-weight: normal;
  

    margin-left: 5px;
	width:30%;
}

.tourdates {
font-size:0.85em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:5px 10px 10px;
padding:0pt;
}
.tourdates li {
margin-bottom:5px;
overflow:hidden;
}
.tourdates .date {
color:#335860;
display:block;
float:left;
}
.tourdates .details {
display:block;
}

.container {
margin: 0px 10px 0px 10px;
}