body {

	background: #ddb18d url("http://dandelionsnow.com/images/background.jpg") top right repeat fixed;
	font-family: Georgia, Helvetica, Tahoma, Arial, Verdana;
	text-align: left;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0;

}

body,td,th {

	font-family: Georgia, Helvetica, Tahoma, Arial, Verdana;
	text-align: left;
	font-size: 11px;
	color: #000000;
	font-weight: normal;

}

.content { 

	background: #ffffff url("http://dandelionsnow.com/images/wrapper.jpg") top left no-repeat scroll;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 2px;
	border-right: 2px;
	border-color: #000000;
	border-style: solid; 

}

h1 {

	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #bbcfce;
	background: url("http://dandelionsnow.com/images/edge.png") no-repeat scroll;
	padding: 3px;
	margin-left: -30px;
	width: 200px;
	height: 33px;

}

h2.widgettitle {

	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	width: 231px;
	color: #ffffff;
	background: #000000;
	padding: 3px;

}

h2 {

	font-style: italic;
	font-size: 21px;
	font-weight: bold;
	color: #ddb19e;
	
}

h3 {

	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	color: #ddb19e;

}

a:link, a:visited {

       color: #ddb19e;
       text-decoration: none;
       font-size: 11px;

}

a:hover, a:active {

	color: #ddb19e;
	text-decoration: underline;
	font-size: 11px;

}

.footer {

	background: #000000;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;

}

a.footer:link  {

	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}

a.footer:visited {

	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}

a.footer:hover {

	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;

}

a.footer:active {

	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;

}

.blogtitle {

	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	font-size: 21px;
	font-weight: bold;

}

a.blogtitle:link  {

	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-size: 21px;
	font-weight: bold;

}

a.blogtitle:visited {

	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-size: 21px;
	font-weight: bold;

}

a.blogtitle:hover {

	color: #ddb19e;
	text-decoration: none;
	font-style: italic;
	font-size: 21px;
	font-weight: bold;

}

a.blogtitle:active {

	color: #ddb19e;
	text-decoration: none;
	font-style: italic;
	font-size: 21px;
	font-weight: bold;

}

a {

	outline: none;

}

:focus {

	-moz-outline-style: none;

}

a img {

	border: 0px;

}

hr {

	border-bottom: 2px;
	border-color: #000000;
	border-style: solid; 

}

.sidebarfeed {

	background: transparent url("http://dandelionsnow.com/images/journal.png") top right no-repeat scroll;
	height: 80px;

}

.maincontent {

	text-align: left;
	margin-top: 0px;
	padding: 10px 20px 150px 20px;

}

.sidebar {

	margin-top: 0px;
	padding: 10px 30px 150px 40px;
	color: #000000;

}

#content {

	margin: 0px 0px 0px 0px;	

}

.gigpress-artist-heading {

	display: none;

}

#navcontainer {

	width: 800px;
	margin: 0px 0px 0px 0px;	
	padding: 0;
	height: 30px;
	background: #000000;
	border-right: 0px;
	border-left: 0px;
	border-top: 2px;
	border-bottom: 2px;
	border-color: #000000;
	border-style: solid; 

}

#navcontainer ul {

	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	background: #000000;

}

#navcontainer ul li {

	float: left;
	text-align: center;
	padding: 0;
	margin: 0;

}

#navcontainer ul li a, 
#navcontainer ul li a.selected {

	background: #000000;
	width: 100px;
	height: 25px;
	padding-top: 5px;
	margin-top: 0px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Georgia, Helvetica, Tahoma, Arial, Verdana;
	font-size: 14px;

}

#navcontainer ul li a:hover, 
#navcontainer ul li a.selected {

	color: #ddb19e;
	background: #000000;
	text-transform: uppercase;
	font-size: 14px;

}

#navcontainer a:active {
	
	background: #000000;
	color: #ddb19e;
	font-size: 14px;

}

#navcontainer li#active a {

	background: #000000;
	color: #ddb19e;
	text-transform: uppercase;
	font-size: 14px;

}

li {

	list-style: none;
	padding-left: 10px;
	margin: 0;

} 

ul {

	list-style: none;
	padding: 0;
	margin: 0;

} 

input {	

	background: #ffffff;
	font-family: Georgia, Helvetica, Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	border: 1px;
	border-style: solid;
	color: #000000;
	padding: 1px;

}

textarea {	

	background: #ffffff;
	font-family: Georgia, Helvetica, Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	border:1px;
	border-style: solid;
	color: #000000;
	padding: 1px;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;

}

.buy {

	border: none;
	background: transparent;

}

.button {

	background: #bbcfce;
	border: 0px;
	border-style: solid;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;

}

#submit {	

	background: #cccccc;
	border: 0px;
	border-style: solid;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;

}

#submit:visited {	

	background: #cccccc;
	border: 0px;
	border-style: solid;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;

}

#submit:hover {	

	background: #cccccc;
	border: 0px;
	border-style: solid;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;

}

#submit:active {	

	background: #cccccc;
	border: 0px;
	border-style: solid;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;

}

.mc_input {

	width: 231px;

}

.mailchimp-widget {

	float: right; 
	text-align: right; 

}

abbr.dtstart {

	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.aktt_widget {

	width: 237px;

}

/* David Kappelt was here */
/* Who is David Kappelt and why was he here? */