/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family:  "Helvetica Neue UltraLight", "Helvetica Neue Light", sans-serif;
	
}


body {background:#000000;
color:#FFFFFF;
font-weight:normal;
}

a {color:#FFFFFF; text-decoration:none; font-weight:bold; text-transform:uppercase;}

p { font-size:12px; color:#FFFFFF; margin-top:10px; margin-bottom:10px;
line-height:1.5em; letter-spacing:0.08em;
}


h1 {font-size:24px;}

h2 {font-size:18px;}

h3 {font-weight:400; font-size:14px;}

h4 {font-size:11px;}



hr.divider {height:1px; background-color:#151515; border:none;}

.clear {clear:both;}

.wrapper {
width:960px;
margin:0 auto;
padding:20px 20px 10px;
}

#logo {display:block; width:315px; height:131px; 
background:url(images/logo.png) no-repeat; float:left;}
#contactinfo h4{margin-bottom:3px;}

#contactinfo {float:right; text-transform:uppercase; margin-top:24px;}



.linkcontact {background:url(images/box.jpg) left 35% no-repeat; padding-left:15px;}

#main {
display:block;
padding:10px 0;

margin-top:25px;
margin-bottom:25px;
}

#videos {float:left;}

#nowplaying {float:right;
text-align:center;
padding-top:130px;
font-weight:300;
width:400px;
}

.sectionall {margin-bottom:20px;}

.section { width:224px;
margin-right:21px;
float:left;


}

.section img {border:2px solid #151515;}



#four {margin-right:0;}

h3#print {background:url(images/print_hdg.png) no-repeat; width:221px; height:21px;}
h3#broadcast {background:url(images/broadcast_hdg.png) no-repeat; width:221px; height:21px;}
h3#events {background:url(images/events_hdg.png) no-repeat; width:221px; height:21px;}
h3#social {background:url(images/social_hdg.png) no-repeat; width:221px; height:21px;}


#fullservice {height:36px; background:url(images/fullservice_.png) no-repeat center center; display:block; margin-top:30px; margin-bottom:20px;}


.about {
margin-top:10px; 
}

.about p {letter-spacing:.09em; color:#eee; margin-bottom:10px;}

h1.lgshdg {
 background:url(images/lgs-shadow.png) no-repeat center center;
}

a.lgs {
background:#fff; 
color:#151515;
font-weight:200;
padding:8px 14px 7px;
}

a.lgs:hover {
background:#cc3333; 
color:#fff;
cursor:pointer;
}
