﻿/*
 *  Live Nation UK
 *  http://www.livenation.co.uk/
 *  
 *  Live Nation Digital
 *
 *  Definitions:
 *
 *  font-family, font-size, color, text-transform, :hover
 */
 
body { font-size:62.5%; font-family: arial, "lucida console", sans-serif; color: #333; }

a { color:#ffff00; }
a.active { color: #00f; }
a:hover { text-decoration:underline; }
p { line-height:16px; }

h1 { font-size: 1.8em; color: #fff; }
h2 { margin-bottom:.8em; font-size: 1.6em; color: #FEFF05; }
h3 { margin-bottom:.4em; font-size: 1.4em; color: #343604; font-weight:bold; }
h4 { margin-bottom:.2em; font-size: 2.4em; color: #8B181D; }
h5 { margin-bottom:.4em; font-size: 1.6em; color: #656903; }
h6 { font-size: 1.3em; color: #8B181D; margin-top: .4em; }

h5 span.date { color:#8B181D; font-size: 12px; }
h5 span.artistDate { color:#8B181D; font-size: 1.5em; }

.box_welcome p { font-size: 1.2em; color:#343604;}

.content p, .box_welcome p { margin-bottom:.4em; font-size: 1.2em; color:#34341C; }
.content ul li a { font-size: 1.2em; font-weight:bold; color:#636A03; }
.content p a { color:#636A03; }
a.arrow { margin-bottom:10px; font-size: 1.4em; font-weight:bold; color:#FFFF00; } 

.colsOne a { color:#636A03; }

.colsThree a { color:#656903; }

#footer p.copy { margin-bottom:1em; margin-top:0; font-size: 1.1em; color:#fff;}

#header li a { font-size:1.7em; font-weight:bold; color:#fff; text-decoration:none; text-transform:uppercase; }
#header li a:hover { color:#f6ff2a; }

ul.artists .stage_times {font-size: 1.3em; color: #8B181D; margin-top: 10px; text-align: center; }