/* CSS Document */

/* HTML elements ----------------------------------------------------------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
	border:0;
}

body {
	font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:76%;
	color:#fff;
	background-color:#000;
}

h1 {
	width:760px;
	height:357px;
	background:url(/images/masthead.jpg) no-repeat;
	text-indent:-5000px;
	/*visibility:hidden;*/
}

h2 {
	height:28px;
	text-indent:-5000px;
	margin-bottom:20px;
	width:240px;	
}

h2#web_design {
	background:url(/images/h2_web_design.gif) no-repeat;
}

h2#copyright {
	background:url(/images/h2_copyright.gif) no-repeat;
}

h2#site_map {
	background:url(/images/h2_site_map.gif) no-repeat;
}

h2#latest_news {
	background:url(/images/h2_latest_news.gif) no-repeat;
}

h2#upcoming_gigs {
	background:url(/images/h2_upcoming_gigs.gif) no-repeat;
}

h2#hals_biography {
	background:url(/images/h2_hals_biography.gif) no-repeat;
}

h2#hals_video {
	background:url(/images/h2_hals_video.gif) no-repeat;
}

h2#hals_blog {
	background:url(/images/h2_hals_blog.gif) no-repeat;
}

h2#contact_hal {
	background:url(/images/h2_contact_hal.gif) no-repeat;
}

h2#news_feeds {
	background:url(/images/h2_news_feeds.gif) no-repeat;
}

h2#news_archive {
	background:url(/images/h2_news_archive.gif) no-repeat;
}

h3 {
	text-transform:uppercase;
	font-size:1.3em;
	margin-top:2.0em;
	margin-bottom:0.3em;
	color:#e2007a;
}

h4 {
	
}

h5 {
	
}

h6 {
	
}	

p {
	
}

a {
	font-weight:bold;
}

a:link {
	color:#00b9e9;
}

a:visited {
	/*color:#027f9f;*/
	color:#00b9e9;
}

a:hover, a:active {
	color:#6be0ff;
}

blockquote {
	margin-top:2.0em;
	background:url(/images/open_quotes.gif) no-repeat top left;
	padding-left:24px;
	font-weight:bold;
	font-style:italic;
	font-size:1.1em;
}

cite {
	background:url(/images/close_quotes.gif) no-repeat top right;
	padding-top:15px;
	font-style:normal;
	font-size:1.1em;
}


ul {
	font-size:1.1em;
	line-height:1.4em;
}

li {
	
}

/* Page elements ----------------------------------------------------------------------------------------------------------------------------------*/

div#container {
	
}

div#header {
	
}

div#content {
	width:320px;	
}

div#content p {
	margin-bottom:1.5em;)
	font-size:1.1em;
	line-height:1.7em;
}

div#footer {
	
}

div#wrapper {
	width:760px;
	margin:10px auto;
	background:url(/images/wrapper_bg.jpg) repeat-y;
}

div#main {
	float:right;
	width:567px;
	padding-left:15px;
	padding-bottom:40px;
}

ul#navigation {
	margin-top:10px;
	list-style:none;	
}

ul#navigation a, ul#social_media a {
	outline:none;
}

a#home {
	background:url(/images/nav_home.jpg) no-repeat;
}

a#biography {
	background:url(/images/nav_biography.jpg) no-repeat;
}

a#gigs {
	background:url(/images/nav_gigs.jpg) no-repeat;
}

a#blog {
	background:url(/images/nav_blog.jpg) no-repeat;
}

a#contact {
	background:url(/images/nav_contact.jpg) no-repeat;
}

a#video {
	background:url(/images/nav_video.jpg) no-repeat;
}

ul#social_media {
	margin-top:30px;
	list-style:none;	
}

ul#social_media li#twitter {
	width:157px;
	height:87px;
	margin-bottom:20px;	
}

ul#social_media li#facebook {
	width:122px;
	height:65px;
	margin-left:25px;	
}

ul#social_media li a {
	display:block;
	text-indent:-5000px;
}

ul#social_media li#twitter a {
	width:157px;
	height:87px;
	background:url(/images/twitter.png) no-repeat;
}

ul#social_media li#facebook a {
	width:122px;
	height:65px;
	background:url(/images/facebook.png) no-repeat;
}

div#small_telly {
	background:url(/images/small_telly_bg.jpg) repeat-y;
	width:265px;
	height:304px;
	float:right;
	margin-left:20px;
	/*visibility:hidden;*/
}

ul#footer {
	width:760px;
	height:124px;
	background:url(/images/footer_bg.jpg) no-repeat;
	clear:both;
	position:relative;
}

ul#footer li {
	list-style:none;
	float:left;
	margin-top:75px;
	margin-left:20px;
	text-transform:uppercase;
}

ul#footer #themmco {
	float:right;
	margin-right:20px;	
}

div#news {
	width:200px;
	float:right;
	clear:right;
	margin-top:15px;
	margin-left:20px;
	margin-right:20px;
	padding-bottom:10px;
	background:url(/images/news_shadow.gif) bottom left no-repeat;
}

div#news h4 {
	width:200px;
	height:117px;
	background: url(/images/h4_latest_news.gif) top left no-repeat;
	text-indent:-5000px;
}

div#news h4.hals_blog {
	width:200px;
	height:50px;
	background:url(/images/h4_hals_blog.gif) top left no-repeat;
	text-indent:-5000px;
}

div#news dl {
	width:150px;
	padding:10px 25px;
	background:#000 url(/images/news_bg.gif) top left repeat-y;
}

div#news dl.blog {
	padding-bottom:20px;
}

div#news dl dt {
	margin-bottom:0.5em;
	line-height:1.4em;
}

div#news dl dd {
	color:#000;
	margin-bottom:1.0em;
}

ul#news-archive {
	width:150px;
	background:url(/images/news_bottom.gif) top left repeat-y;
	padding:10px 25px;
	list-style:none;
}

ul#news-archive li a.rss {
	background: url(/images/rss.gif) left no-repeat;;
	padding-left:25px;
	height:20px;
	display:block;
	margin-bottom:5px;
	/*font-size:1.1em;*/
}

ul#news-archive li {
	margin-top:1.0em;
}

ul#news-archive li.newsfeed-def {
	margin-top:0;
	padding-bottom:15px;
	font-size:0.9em;
	border-bottom:1px solid #333;
}

div#content ul {
	list-style:none;
}

ul#email-print {
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	padding:10px 0;
	margin-bottom:2.0em;
}

ul#email-print li {
	display:inline;
	margin-right:2.0em;
}

ul#post {
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	padding:10px 0;
	margin-bottom:0.5em;
	margin-right:-120px;
}

ul#post li {
	display:inline;
	margin-right:1.0em;
}

ul#post li.delicious {
	padding-left:19px;
	background:url(/images/bookmarking/delicious.gif) no-repeat;
}

ul#post li.digg {
	padding-left:21px;
	background:url(/images/bookmarking/digg.gif) no-repeat;
}

ul#post li.reddit {
	padding-left:20px;
	background:url(/images/bookmarking/reddit.gif) no-repeat;
}

ul#post li.facebook {
	padding-left:19px;
	background:url(/images/bookmarking/facebook.gif) no-repeat;
}

ul#post li.stumbleupon {
	padding-left:19px;
	background:url(/images/bookmarking/stumbleupon.gif) no-repeat;
}

div#content a.bookmarking {
	font-size:0.9em;
}


/* Custom elements ----------------------------------------------------------------------------------------------------------------------------------*/

ul#navigation a {
	display:block;
	width:175px;
	height:57px;
	text-indent:-5000px;
}

ul#navigation a:hover {
	background-position:0 -57px;
	
}

p.rss {
	display:block;
	margin-top:10px;
	margin-bottom: 30px;
}

p.rss a {
	font-size:0.9em;
} 

p.rss a.rss {
	background: url(/images/rss.gif) left no-repeat;;
	padding-left:25px;
	height:20px;
	display:block;
	margin-bottom:5px;
	font-size:1.1em;
} 

dl.news_list {
	width:260px;
	font-size:1.1em;
	line-height:1.3em;
}

dl.news_list dt {
	margin-top: 1.3em;
	margin-bottom: 1.0em;
}
dl.news_list dt.no-abstract {
	margin-top: 1.0em;
	margin-bottom: 0.2em;
}

dl.news_list dd {
	font-weight:normal;
}

dl.news_list dd.date {
	color:#e2007a;
}

dl.news_list dd.categories {
	color:#e2007a;
}


dl.blog_list {
	width:260px;
	font-size:1.1em;
	line-height:1.3em;
	margin-bottom: 2.0em;
}

dl.blog_list dt {
	margin-top: 1.3em;
}
dl.blog_list dt.no-abstract {
	margin-top: 1.0em;
	margin-bottom: 0.2em;
}

dl.blog_list dd {
	font-weight:normal;
}

dl.blog_list dd.date {
	color:#e2007a;
	margin-bottom:0.5em;
}

dl.blog_list dd.categories {
	color:#e2007a;
}

#results_navigation {
	margin-top:2.0em;
}

#results_navigation li {
	margin-right:1.0em;
	display:inline;
}

p.archive_month {
	border-top:1px solid #666;
	margin-top:10px;
	padding-top:10px;
}

table#gigs_table {
	font-size:1.1em;
	width:320px;
}

table#gigs_table th, table#gigs_table td {
	text-align:left;
	font-weight:normal;
	padding:10px 3px ;
	vertical-align:top;
	border-bottom:1px solid #333;
}

table#gigs_table th {
	color:#e2007a;
}

div#subsidiary blockquote, div#subsidiary cite {
	clear:right;
	float:right;
	width:136px;
	margin-right:30px;
}

img.rss_logo_large {
	float:left;
	margin:0 10px 0 0;
	width:111px;
	height:111px;
}


/*forms*/

input.text {
	width:200px;
	height:20px;
}

form.standard textarea {
	width:200px;
	font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	height:60px;
	overflow:auto;
}

label {
	display:block;
	color:#e2007a;
	font-weight:bold;
	font-size:1.1em;
	margin-top:1.0em;
	margin-bottom:0.2em;
	text-transform:uppercase;
}

button {
	width:65px;
	height:25px;
	display:block;
	margin-top:5px;
	text-indent:-5000px;
}

button.search {
	background: #000 url(/images/button_search.gif) top left no-repeat;
}

button.send {
	background: #000 url(/images/button_send.gif) top left no-repeat;
}

.errorMsg {
	background-color:#e2007a;
	color:#fff;
	font-weight:bold;
	width:196px;
	display:block;
	padding:2px;
}


/* Ad */

a#ad {
	width:300px;
	height:130px;
	display:block;
	background:url(/images/a_ad_cd.gif) top left no-repeat;
	margin-bottom:30px;
	text-indent:-5000px;
}

div#logo_lively_320 {
	width:280px;
	margin-bottom:25px;
	padding:0;
}

div#logo_lively_320 a {
	width:290px;
	height:139px;
	display:block;
	text-indent:-5000px;
	background:url(/images/ad_tour_2011.jpg) no-repeat top left;
	padding:0;
}

h2#logo_lively_320 {
	width:290px;
	height:117px;
	display:block;
	text-indent:-5000px;
	background:url(/images/ad_tour_2011_h2.jpg) no-repeat top left;
	padding:0;
}

/* Video */

div.projector {
	margin-bottom:30px;
}


