/* -------------------------------------------------------------
HAMBO DEVELOPMENT - HTTP://HAMBODEVELOPMENT.COM
YOU DESIGN _WE DEVELOP


Colours:	light grey		#acacac;
			grey			#7e7e7e;
			dark grey		#4c4c4c;
			
------------------------------------------------------------- */

body 						{ color: #fff; font: 62.5%/1.2em Times, "Times New Roman", Georgia, serif }
	
	


/* LINK TYPOGRAPHY
-------------------------------------------------------------*/

a,	 						
a:visited					{ color: #aaa; text-decoration: none; }
a:active					{ color: #ccc; }
a:hover						{ color: #666; }

.tracklisting a,
.tracklisting a:visited		{ color: #dd3b2e; }
.tracklisting a:hover		{ color: #dd5f2e; }	

.contentblock p				{ font-size: 14px; line-height: 18px; margin-bottom: 10px; }
.summary .meta a			{ color: #5bcabf; font-family: "Trebuchet MS"; font-size: 0.85em; font-weight: bold; margin-right: 5px; text-decoration: underline; text-transform: uppercase; }
.summary p					{ font-size: 12px; line-height: 14px; margin: 0 0 10px; }

#tools a					{ color: #c0c0c0; }
a.button					{ color: #fff; font-weight: bold; text-align: center; text-transform: uppercase; }

h1							{ font-size: 42px; text-transform: uppercase; }
	h1.small				{ font-size: 32px; }

h2							{ font-size: 42px; text-transform: uppercase; }
	.panel h2				{ font-size: 32px; }
	.title h2				{ margin-left: 15px; }
	.block .title h2		{ margin-left: 0; }
	
h3							{ font-size: 24px; line-height: 32px; }
	
h5							{ font-size: 14px; line-height: 16px; text-transform: uppercase; }
	.gigs .detail h5		{ color: #5bcabf; line-height: 1.2em; }
	
h6							{ font-size: 13px; margin-bottom: 15px; text-transform: uppercase; }


	

/* PARAGRAPH
-------------------------------------------------------------*/

p.date						{ color: #acacac; font-size: 11px; padding-bottom: 8px; }
.article p					{ font-size: 12px; line-height: 14px; }
p.nav						{ color: #333; font-size: 12px; }


/* NAVIGATION TYPOGRAPHY
-------------------------------------------------------------*/


/* MASTHEAD NAV
------------------------*/

#tools a
#tools a:visited			{ color: #c0c0c0;  }
#tools a:hover				{ color: #ccc; }
#tools a:active				{ color: #eee; }


/* MAIN NAVIGATION
------------------------*/

#main_nav a					{ font-size: 1em; }
#main_nav a,
#main_nav a:visited			{ color: #fff; }
#main_nav a:hover			{ color: #bcbcbc; }
#main_nav a:active			{ color: #ccc; }
#main_nav li.active,


/* SUBNAV
------------------------*/

#subnav li a				{ color: #007fab; font-size: 1.1em; line-height: 1.6em; }
#subnav li a.on				{ font-weight: bold; }
#subnav li li a.on			{ font-weight: normal; }
#subnav li li a				{ color: #000e74; }



/* FOOTER NAV
------------------------*/
#footer_nav a				{ font-size: 12px; text-transform: uppercase; }
#footer_nav a,
#footer_nav a:visited		{ color: #7e7e7e; }
#footer_nav a:hover			{ color: #acacac; }
#footer_nav a:active		{ color: #ffbe00; }




/* FORMS TYPOGRAPHY
-------------------------------------------------------------*/

form#newsletter label		{ color: #4c4c4c; font-size: 11px; font-weight: bold; }

