body {
	color:#999;
	margin:0 auto;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(/images/Bkgnd-2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
}


.ajax-loader {
    margin-right: -16px !important;
    padding: 0;
    width: 0;
}

div.wpcf7-mail-sent-ok {
    background: url("/images/NavBkgnd2.png") repeat-y scroll 0 0 transparent;
    border: 2px solid #555;
    font-size: 14px;
    margin-left: -2px;
    padding: 10px;
}


input.wpcf7-form-control {
	padding: 10px;
	font-size: 1em;
}

	
	html>body {
	font-size: 10px;
} /* for everything else */

#wrap {
background: rgba(20, 10, 10, 0.6) none repeat scroll 0 0;
margin:0 auto -5px;
padding:20px;
width:940px;
}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #987d4d;
	text-decoration: none;
	}
	
a:hover {
	color: #FFF;
	text-decoration: none;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
background-image:url("https://thetoadies.com/site/wp-content/uploads/2022/10/HeaderLogo2022-940.png");
background-repeat:no-repeat;
color:#222222;
font-size:1.4em;
height:240px;
margin:0 auto 0;
padding:0 0 0 10px;
width:940px;
}
	
#header a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.6em;
	color: #987d4d;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}

#header a:hover{
	color: #B3B3B3;
	}
	
#header img a {
	margin: 0px;
	border: none;
	}
	
#headerleft {
	width: 465px;
	height: 90px;
	float: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	}
	
#headerright {
float:right;
height:90px;
margin:0;
padding:10px 20px;
text-align:right;
visibility:hidden;
}
	
#headerright li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#headerright ul {
margin:0;
padding:0;
}

		
#headerright ul li a, #headerright ul li a:visited {
	color: #987d4d;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	text-transform: lowercase;
	}
		
#headerright ul li a:hover {
	color: #FFF;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 5px;
	}
	

	
/************************************************
*	Tagline      								*
************************************************/

#tagline {
    background: url("/images/NavBkgnd2.png") repeat-y scroll 0 0 transparent;
    margin: 20px auto ;
    padding: 0;
    width: 940px;
}
	

#tagline p {
    color: #000000;
    font-family: Helvetica, san serif;
    font-size: 1.5em;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 1px;
    margin: 2px;
    padding: 10px;
    text-align: center;
}
	
#tagline a, #tagline a:visited {
color:#888888;
text-decoration:none;
}
	
#tagline a:hover {
	color: #987d4d;
	text-decoration: none;
	}
	
	
/************************************************
*	Content 					     		    * 
************************************************/

h1 {
	font-weight:400;
	font-style:normal;
}

h2 {
    font-size: 2.5em;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}

h3 {
 font-size: 2em;
	font-weight: 700;
	font-style: normal;
}

h4 {
	font-weight: 700;
	font-style: normal;
}

#contentleft ul, #contentSingleColumn ul{
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 10px 0 20px;
	padding: 20px 40px;
	border-top: 1px solid;
	border-bottom: 1px solid;
}

.qrcode {
font-size: 28px !important;	
}

#content {
	width: 940px;
	margin: 0px auto 0px;
	padding: 0px;
	display: inline;
	}

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-size: 1.5em;
	line-height: 1.6em;
	}
	
#content h1 {
    color: #888888;
font-family: "Stint Ultra Condensed",cursive;
    font-size: 4em;
    letter-spacing: 1px;
    line-height: 120%;
    margin: 0 0 15px;
    padding: 0;
    text-transform: uppercase;
}

	
#content h1 a, #content h1 a:visited  {
	color: #987d4d;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

#content h1 a:hover {
	color: #FFF;
	text-decoration: none;
	}
	
#content h4 {
	color:#999;
	font-size: 2.0em;
	font-family: ;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#contentleft {
border-left:1px solid #222;
display:inline;
float:left;
margin:20px 0;
padding:0 0 0 15px;
width:460px;
}

#contentleft2 {
border-left:1px solid #222;
display:inline;
float:left;
margin:20px 0;
padding:0 0 0 15px;
width: 670px;
}

#contentleft3 {
	margin: 60px 225px;
}

#contentSingleColumn {
display:inline;
float:left;
margin:20px 0 0 210px;
padding:0 0 0 15px;
width:460px;
}
	
#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 15px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft ul{
	list-style-type: square;
	}
	
#contentleft ul li{
	list-style-type: square;
	}
	
blockquote{
	background: #F2F2F2;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 10px 20px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#content blockquote p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postmeta {
    border-bottom: 4px dotted #333333;
    color: #999999;
    margin: 10px 0 40px;
    padding: 0 0 20px;
    width: 370px;
}

.postmeta p {
font-size: 12px !important;
}
	
.radio {
	font-size: 1.2em !important;
	}
	
.tourDates {
	margin: 0 !important;
	padding: 5px 5px 5px 25px !important;
	border-top: 1px dotted #333;
	text-align: left;
	
}

.tix {
	padding: 5px 0px 5px 20px !important;
}

	
	
/************************************************
*	Left Sidebar 		    			   	    * 
************************************************/

#l_sidebar {
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px 30px 20px 0px;
	line-height: 17px;
	display: inline;
	}
	
#l_sidebar h2 {
    background-image: url("images/FooterBkgnd2.png");
    background-position: center middle;
    background-repeat: no-repeat;
    color: #999;
    margin: 30px 0 20px;
    padding: 0 10px 10px 0;
    text-transform: uppercase;
	 border-bottom: 2px solid;
}
	
#l_sidebar h3 {
	color: #999;
	font-size: 1.2em;	
	font-family: ;
	padding: 5px 0px 30px 18px;
	margin: 20px 0px 0px 0px;
	background-image:url(images/h2Bkgnd.gif);
	background-repeat:no-repeat;
	}
	
#l_sidebar ul {
	font-size: 1.2em;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#l_sidebar ul li {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}
	
.aktt_tweets ul li {
border-bottom:1px dotted #222;
font-size:1.1em !important;
margin:0;
padding:5px 0 !important;
}
	
	
#l_sidebar ul li a, #l_sidebar ul li a:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul li a:hover {
	text-decoration: none;
	}
	
	#l_sidebar p {
	font-size: 1.1em!important;
	line-height: 1.3em;
	}
	
	.twitter-item {
		border-bottom:1px dotted #222222;
		padding:5px 0 !important;
	}
	
/************************************************
*	Right Sidebar 		    	    	        * 
************************************************/

#r_sidebar {
	float: right;
	width: 180px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	line-height: 17px;
	display: inline;
	}
	
	#r_sidebar h2 {
    background-image: url("images/FooterBkgnd2.png");
    background-position: center middle;
    background-repeat: no-repeat;
    color: #999;
    margin: 20px 0;
    padding: 0 10px 10px 0;
    text-transform: uppercase;
	 border-bottom: 2px solid;
}
	
#r_sidebar h3 {
	color: #999;
	font-size: 1.2em !important;	
	font-family: ;
	text-transform:capitalize;
	padding: 5px 0px 30px 18px;
	margin: 20px 0px 0px 0px;
	background-image:url(images/h2Bkgnd.gif);
	background-repeat:no-repeat;
	}

#r_sidebar ul {
	font-size: 1.1em;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#r_sidebar ul li {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}
	
#r_sidebar ul li a, #r_sidebar ul li a:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

#r_sidebar ul li a:hover {
	text-decoration: none;
	}
	
.widgettitle {
font-family: 'Stint Ultra Condensed', cursive;
color:#999;
letter-spacing: 2px;
margin:20px 0 0;
padding:5px 0 30px 10px;
text-transform:uppercase !important;
}

.widgettitle a {
	color:#999 !important;
}
	
	#r_sidebar p {
	font-size: 1.1em!important;
	line-height: 1.3em;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
background-image:url("");
background-repeat:no-repeat;
height:320px;
line-height:17px;
margin:0 auto;
padding:0 0 20px;
position:relative;
text-align:left;
width:940px;
}

#footer p {
color:#999;
font-size:1.1em;
list-style-type:none;
margin:0;
padding:3px 0 0;
}
	
#footer h2 {
    border-bottom: 2px solid #777;
    color: #999;
    margin: 15px 0 0;
    padding: 0 0 6px;
	font-weight: 400;
     font-family: "Stint Ultra Condensed",cursive;
    font-size: 2em;
    font-style: normal;
    font-weight: 400;
	 text-transform: uppercase;
	 letter-spacing:5px;
}

#footer a {
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: none;
	}
	
#footer ul {
	font-size: 1.3em;
	line-height: 12px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footer ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#footer ul li a {
border-bottom:1px dotted #555555;
display:block;
margin:0;
padding:5px 0;
text-decoration:none;
}

#footer ul li a:hover {
	background: #181816;
	color: #B3B3B3;
	text-decoration: none;
	padding:5px 10px;
	}
	
.footerleft {
	float: left;
	width: 285px;
	margin: 20px 0px 0px 20px;
	padding: 0px;
	display: inline;
	}
	
.footermiddle {
	float: left;
	width: 290px;
	margin: 20px 0px 0px 20px;
	padding: 0px;
	display: inline;
	}
	
.footerright {
	float: right;
	width: 285px;
	margin: 20px 20px 0px 0px;
	padding: 0px;
	display: inline;
	}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding 0px;
	}
	
#searchform {
	margin: 20px 0 0;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #181816;
	width: 200px;
	color: #987d4d;
	font-size: 1.2em;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 4px;
	margin: 7px 0px 0px 0px;
	border: 1px solid #222;
	}
	
#f {
background:none repeat scroll 0 0 #222222;
border:1px solid #555555;
color:#987d4d;
font-family:Arial,Helvetica,Sans-Serif;
font-size:1.2em;
margin:7px 0 0;
padding:4px;
width:200px;
}
	
#sbutt {
	background: #181816;
	width: 200px;
	color: #a24546;
	font-size: 1.1em;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 1px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #333333;
	}
	
#author, #email, #url {
background:none repeat scroll 0 0 #000000;
border:1px solid #555555;
color:#F0EAD8;
font-family:Arial,Helvetica,Sans-Serif;
font-size:1.2em;
margin:0;
padding:4px;
width:300px;
}
	
#comment {
background:none repeat scroll 0 0 #000000;
border:1px solid #555555;
color:#777777;
font-size:1.2em;
margin:0;
padding:4px;
width:445px;
}
	
#submit {
background:none repeat scroll 0 0 #a24546;
border:1px solid #555555;
color:#999999;
font-size:1.2em;
margin:0;
padding:4px;
}
	
/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 470px;
	color:#999;
	float: left;
	padding: 0px 20px 10px 0px;
	margin: 10px 0px 0px 0px;
	}
	
#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}
	
.commentdate  {
	font-size: 1.2em;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #F0EAD8;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	width: 410px;
	color:#999;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 30px 0px;
	border: 1px dotted #a24546;
	}

.commenttext-admin {
	background: #FFFFFF;
	width: 440px;
	color: #333333;
	font-size: 1.2em;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 30px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
	.recentcomments {
border-bottom: 1px dotted #222222;
padding: 5px 0 !important;
}
	
	
/************************************************
*	Photos									*
************************************************/


.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #222;
	text-align: center;
	color: #999;
	padding-top: 4px;
	margin: 0 15px 15px 0;
	float: left;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px!important;
	padding: 5px!important;
	margin: 0;
	text-transform: uppercase;
	text-align: left;
}

#contentleft4 {
    margin: 60px 0px;
	
}

#videoWrapperLeft {
    width: 400px;
    height: 340px;
    padding: 30px 0 15px 45px;
    float: left;
}

span.gigpress-sidebar-date {
    padding: 7px 0 2px;
    font-size: 14px;
}
.gigpress-listing li {
    border-bottom: 1px solid;
}

span.gigpress-sidebar-prep {
	visibility: hidden;
}

span.gigpress-sidebar-venue {
	visibility: hidden;
	font-size: 1px;
}
.ticket {
	float: right;
}

.gigpress-table {
	font-size: 160% !important;
}



