/* RESET */

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;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* END OF RESET */



/* BODY */

body {
padding:0;
margin:0;
color:#4f4f4f;
font-family:Helvetica, Arial, Verdana, Sans-Serif;
font-size:62.5%;
}

#page {
width:960px;
margin:0 auto;
background:#fff url(images/body_bg.jpg) repeat-y center top;
}

#content {
width:600px;
float:left;
height:100%;
}

#sidebar {
width:320px;
margin-right:40px;
float:right;
}

/* END OF BODY */



/* TYPOGRAPHY */

a:link, a:visited {
color:#272548;
text-decoration:none;
border-bottom:1px dashed #272548;
}

a:hover, a:active {
text-decoration:none;
}

a.post-edit-link {
margin:20px 0 20px 40px;
font-size:1.2em;
border-bottom:1px dashed #272548;
}

a:link img {
border:none;
}

h1 {
position:absolute;
top:-9999px;
}

h2 {
font-size:2.4em;
border-bottom:1px dashed #605f5f;
margin:28px 0 0 40px;
}

h2 a:link {
border-bottom:none;
}

#post-2 h2 {
position:absolute;
top:-9999px;
}

h3.h2home2 {
font-size:2.4em;
border-bottom:1px dashed #605f5f;
margin:28px 0 0 40px;
}

h3.h2home {
font-size:2.4em;
border-bottom:1px dashed #605f5f;
margin:0 0 10px 40px;
}

h3.mush2 {
border:none;
font-size:1.3em;
margin:20px 0 0 40px;
}

h3.imageh2 {
font-size:2.4em;
border-bottom:1px dashed #605f5f;
margin:28px 0 0 40px;
}

#post-19 h2 {
position:absolute;
top:-9999px;
}

li#newsletter h2, li#fmp-jw-widget-2 h2 {
margin-bottom:20px;
}

li#fmp-jw-widget-2 h2 {
margin-bottom:20px;
margin-left:0;
}

p {
font-size:1.2em;
margin:20px 0 0 40px;
line-height:1.4em;
}

#latestnews ul {
font-size:1.2em;
margin:20px 0 0 40px;
line-height:1.4em;
}

blockquote {
margin:10px 0 0 0;
}

#utc a, #bod a, #post-5 a {
color:#fafafa;
font-weight:bold;
border:1px dashed #272548;
line-height:32px;
padding:1px 0 2px 0;
}

#utc a.disclink, #bod a.disclink {
border:none;
line-height:normal;
}

#utc p, #bod p {
margin-top:10px;
}

.btnborder {
background:#272548;
padding:1px 6px 2px 6px;
}

.btncontent {
height:24px;
width:100px;
background:transparent url(images/btn_bg.png) no-repeat left top;
padding:1px 6px 2px 6px;
line-height:24px;
color:#fafafa;
}

.alignright a {
border:none;
}

small {
margin:5px 0 0 40px;
font-size:1.3em;
}

.alignleft {
font-size:1.3em;
float:left;
margin-left:40px;
}

.alignright {
font-size:1.3em;
float:right;
}

.share {
font-size:1.3em;
padding-right:3px;
}

.entry a:img {
border:none;
}

#login-submit-tml-main {
height:24px;
width:100px;
background:transparent url(images/btn_bg.png) no-repeat left top;
padding:1px 6px 2px 6px;
line-height:24px;
color:#fafafa;
}

#lostpassword-submit-tml-main {
height:24px;
width:100px;
background:transparent url(images/btn_bg.png) no-repeat left top;
padding:1px 6px 2px 6px;
line-height:24px;
color:#fafafa;
font-size:0.8em;
}

input#rememberme-tml-main {
text-align:left;
background:none;
border:medium none;
height:26px;
line-height:32px;
margin-bottom:3px;
padding:2px 3px;
width:30px;
}

.links {
font-size:1.4em;
padding:15px 0 0 40px;
}

/* HEADER */

#header {
width:960px;
height:268px;
background:url(images/head_bg.jpg) no-repeat top left;
}

#headerimg {
height:268px;
}

#nav {
padding-left:40px;
height:45px;

}

#nav li {
font-size:1.6em;
margin-right:20px;
list-style:none;
display:inline;
float:left;
padding-top:12px;
}

#nav li a {
color:#fff;
text-decoration:none;
border-bottom:none;
}

#nav li.current_page_item {
color:#1a1836;
}

#nav li a:hover {
color:#fff;
border-bottom:1px dashed #fff;
}

/* END OF HEADER */



/* HOMEPAGE ITEMS */

#utc, #bod, #utc img, #bod img {
float:left;
}
#utc {
width:330px;
}

#bod {
width:270px;
}

#bod p {
margin-left:20px;
}

input {
height:34px;
width:280px;
background:url(images/input_bg.png) no-repeat left top;
line-height:32px;
padding:2px 3px;
margin-bottom:3px;
border:none;
}

li#newsletter p {
margin:0 0 0 40px;
}

li#fmp-jw-widget-2  {
margin-left:40px;
}

.alignleft2 {
float:left;
padding:0 10px 10px 0;
}

.entry ol {
margin:20px 0 0 40px;
font-size:1.3em;
line-height:1.4em;
}

.gallery {
margin-left:40px;
padding-left:40px;
padding-top:18px;
}

.gallery a {
border:none;
}

.tubepress_normal_embedded_wrapper {
margin-top:20px;
}


/* END OF HOMEPAGE ITEMS */




/* GIGPRESS SIDEBAR WIDGET */

ul.gigpress-listing {
margin-top:20px;
}

li.vevent {
font-size:1.3em;
margin-left:40px;
line-height:1.4em;
}

.gigpress-sidebar-date {
float:left;
padding-right:10px;
}

.gigpress-sidebar-city {
float:right;
text-align:right;
}

.gigpress-table {
margin-left:40px;
}

.gigpress-header {
margin-top:-5px;
}

.buytickets {
line-height:24px;
}

/* END OF GIGPRESS SIDEBAR WIDGET */




/* FOOTER */

#footer {
margin:80px 0 0 0;
background:#fafafa url(images/foot_bg.jpg) no-repeat left top;
}

#npd {
float:left;
margin-left:40px;
}

.npd_logo {
padding:20px 0 40px 0;
}

#ftlinks {
float:right;
text-align:right;
margin-right:40px;
color:#fafafa;
}

#ftlinks a {
color:#fafafa;
border-bottom:1px dashed #fafafa;
}

#ftlinks a:hover {
color:#fafafa;
border-bottom:none;
} 

img {
border:none;
}

/* END OF FOOTER */

.clear {
clear: both; 
width: 100%; 
height: 0px; 
line-height: 0px; 
font-size: 0px; 
padding: 0; 
margin: 0; 
border: none;
}