/*
Theme Name: Tom Lagana Group
Theme URI: http://tomlagana.net
Author: Chris Manning
Author URI: http://chrismanningmedia.com/

*/

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
body {
	background: #FFF;
	color: #000;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* end reset */

body {
	background: #000;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
}
a {
	color: #fff;
	text-decoration: none;
}
br {
	
}
.post h2 {
	font-size: 2em;
	line-height: 1.2;
	margin-bottom: 0.6em;
}
h3 {
	color: #b5b5b5;
	font-size: 1.6em;
	font-weight: lighter;
}
.post h3 {
	clear: both;
}
h4 {
        color: #e1a20b;
        font-size: 1.6em;
}
.post img {
	border: 1px solid #424241;
	padding: 1px;
	margin-bottom: 1.5em;
}
.post img.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
}
p {
	font-size: 1.2em;
}
p a {
       color: #e1a20b;
}
#content {
	margin: 20px auto 0;
	overflow: hidden;
	width: 900px;
}
#header {
	height: 130px;
}
#header #logo a {
	display: block;
	position: relative;
	height: 80px;
	left: 26px;
	top: 40px;
	width: 400px;
}
#nav {
	background: url(images/nav_bg.png) repeat-x;
	height: 62px;
	width: 100%;
}
#wrapper {
	background: url(images/nav_bg.png) repeat-x;
	position: absolute;
	top: 130px;
	width: 100%;
}
#nav ul {
	height: 53px;
	line-height: 53px;
	margin: 0 auto;
	position: relative;
	top: 8px;
	width: 900px;
}
#nav li {
	display: inline;
	float: left;
}
#nav li.hover {
	background: url(images/nav_hover.png) no-repeat bottom center;
}
#nav li a {
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	display: block;
	font-size: 11px;
	padding: 0 29px;
	text-transform: uppercase;
}
#nav li a:hover {
	background: url(images/box_bg.png) repeat;
	border-left: 1px solid #515150;
	border-right: 1px solid #515150;
}
#container {
	background: #000 url(images/large_bg.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
	top: -130px;
	width: 960px;
}

#leftCol {
	display: inline;
	float: left;
	padding: 0 0 0 5px;
	width: 630px;
}
#rightCol {
	display: inline;
	float: right;
	padding: 0;
	width: 246px;
}
#leftCol h2 {
	display: block;
	height: 40px;
	margin-bottom: 1em;
	width: 380px;
}
#news li {
	background: url(images/sprite.png) no-repeat 0px -350px;
	clear: both;
/*	height: 46px;
	line-height: 50px;*/
	padding: 12px 0;
	width: 100%;
}
#news li, #news li span, #news li a {
	display: inline;
	float: left;
}
#news li span, #news #archive a {
	color: #8e8e8e;
	font-size: 1.2em;
	/*margin-top: 3px;*/
	text-transform: uppercase;
	width: 50px;
}
#news li span.month {
	display: none;
	margin-top: 4px;
}
#news #archive span {
	background: url(images/sprite.png) no-repeat 0px -420px;
	height: 12px;
	margin: 19px 0 0 5px;
}
#news li a {
	color: #e4e4e4;
	font-size: 1.6em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	line-height: 1.2;
	margin: 0 10px;
	width: 540px;
}
#news li#archive a {
	margin: 19px 0 0;
	width: auto;
}
#latestNews {
	background: url(images/sprite.png) no-repeat 0px -210px;
}
#upcomingShows {
	background: url(images/sprite.png) no-repeat 0px -280px;
}
#moreAboutTom {
	background: url(images/sprite.png) no-repeat 0px -490px;
}
#bandNews {
	background: url(images/sprite.png) no-repeat 0px -560px;
}
#theMusic {
	background: url(images/sprite.png) no-repeat 0px -630px;
}
#leftCol h2#lessonsAndBooking {
	background: url(images/sprite.png) no-repeat 0px -700px;
}
#buyMerchandise {
	background: url(images/sprite.png) no-repeat 0px -770px;
}
#bandPhotos {
	background: url(images/sprite.png) no-repeat 0px -840px;
}
#seeAllShows {
	float: right;
	font-size: 1.2em;
	margin-right: 10px;
	/*margin-top: -590px;*/
	text-transform: uppercase;
}
.addToCart {
    float: left;
    margin: 0 0 3em 0;
}
#seeAllShows a, .addToCart a {
	color: #8e8e8e;
	float: left;
        font-size: 12px;
        text-transform: uppercase;
}
#seeAllShows span, .addToCart span {
	background: url(images/sprite.png) no-repeat 0px -420px;
	display: inline;
	float: left;
	height: 12px;
	margin-left: 5px;
	width: 12px;
}
#mailWidgetContent {
        padding-bottom: 15px;
}
#rightCol h2, #rightCol h2 a {
	display: block;
	height: 70px;
	width: 246px;
}
#rightCol #widget .middle246 {
	text-align: center;
	padding: 20px;
	width: 206px;
}
#rightCol #widget .middle246 a {
	background: #000;
	padding-top: 15px;
}
#rightCol #mailWidget .middle246 a {
	background: #000;
	padding-top: 15px;
}
#buyMusic {
	background: url(images/sprite.png) no-repeat 0px 0px;
}
#mailingList {
	background: url(images/sprite.png) no-repeat 0px -70px;
	cursor: pointer;
}
#facebook {
	background: url(images/sprite.png) no-repeat 0px -140px;
}

#footerWrapper {
	border-top: 1px solid #292929;
}
#footer {
	color: #575757;
	margin: 0 auto;
	width: 900px;
}
#footer p {
	font-size: 1.1em;
	padding: 1.4em 0;
}
#footer #copyright {
	float: left;
}
#footer #credits {
	float: right;
}
#footer a {
	color: #e1a20b;
}

.box p {
	line-height: 1.4;
	margin: 1.5em 0;
}
.box p.tab {
        margin-left: 10px;
}
.top630, .middle630, .bottom630 {
	float: left;
	width: 630px;
}
.middle630 {
	background: url(images/boxMiddle_630.png) repeat-y;
	width: 590px; /* 630 - 40 padding */
	padding: 20px;
}
.top630 {
	background: url(images/boxTop_630.png) repeat;
	height: 13px;
}
.bottom630 {
	background: url(images/boxBottom_630.png) repeat;
	height: 2px;
}
.top246, .middle246, .bottom246 {
	width: 246px;
}
.middle246 {
	background: url(images/boxMiddle_246.png) repeat-y;
	text-align: center;
}
.top246 {
	background: url(images/boxTop_246.png) repeat;
	height: 13px;
}
.bottom246 {
	background: url(images/boxBottom_246.png) repeat;
	height: 2px;
}
.hide {
	position: absolute;
    left: 0px;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
#shows h4, #shows p {
    /*display: none;*/
}
#calendarPage {
    clear: both;
    margin-top: 15px;
}
#fotobook-photos {
    padding-bottom: 15px;
}

