/*  
Theme Name: Ambassador Tickets
Version: 1.5
*/

body {
	font-family: "Arial", Helvetica, sans-serif;
	color: #000;
	font-size:12px;
}

.blue {
	color: #0099ff;
}

p{
	line-height:1.3em; 
	font-size:12px;
	margin:7px 0px
}

h2{
font-size:14px;
font-weight:bold;
margin:7px;
}


a, a:visited{
	text-decoration:none;
}

a:hover, a:focus{
	text-decoration:underline;
}

.show h3{
font-size:14px;
font-weight:bold;
margin:7px 30px 0px 10px;
}

.smallshow h3, .smallshow .show .venue, .smallshow .show .dates {
	float:left;
	margin-right: 10px ;
	white-space:nowrap;
	
	overflow:hidden;
    width:185px;

}


.show h2{
font-size:23px;
font-weight:bold;
padding:0 30px 5px 20px;
margin:0;
}


.show .venue{
margin:0 30px 0px 10px;
font-weight:bold;
font-size:11px
}

.show .dates{
margin:0 30px 7px 10px;
font-weight:bold;
font-size:11px
}

.textshow .show .venue, .textshow .show .dates{
font-size:15px;
}


.textshow .show p{
margin-left:20px;
margin-right:20px;
}

.textshow .show h3 {
margin-left:20px;
margin-right:20px;
}

.show h2 a:hover{
text-decoration:none;
}

.paging {
text-align:center;
padding:5px
}
.nav_top li a {
font-size:14px;
font-weight:bold;
}
#footer p{
font-size:14px;
font-weight:bold
}
