html { background: #006c64 url('http://www.elettrofanti.com/wp-content/themes/minimalist/bg/elettro_bg_teal.png') no-repeat left top;
} 
body{ background-color:transparent;} 

#header h1{ color:#3e1119;} 
#header h1 a{color:#3e1119; }
#header h1 a:hover{color:#000000; }
#header h2{ color:#1C6097; } 
 
#menu {color:#3e1119; }
#menu a {color:#3e1119; }
#menu a:hover {color:#3e1119; }

h2.menuheader {color:#3e1119; }
h2.menuheader:hover{color:#000000;}
h2.menuheader:active{color:#000000;}

#menu ul li{color:#EAFbf8; }
#menu ul li a{ color:#EAFbf8; }
#menu ul li a:hover{ color:#3e1119; }

#menu ul li ul li a{ color:#EAFbf8; }
#menu ul li ul li a:hover{ color:#3e1119; }

#menu ul li ul li ul li a{ color:#EAFbf8; }
#menu ul li ul li ul li a:hover{ color:#3e1119; }

#menu ul li ul li ul li ul li a{ color:#EAFbf8; }
#menu ul li ul li ul li ul li a:hover{ color:#3e1119; }

#recentcomments{ color:#EAFbf8; }
#recentcomments a{ color:#EAFbf8; }
#recentcomments a:hover{color:#3e1119; }

#maincol h2 a{color:#EAFbf8; } 
#maincol h2 a:hover{ color:#3e1119;}
#maincol p{color:#3e1119; }
#maincol p a{ color:#3e1119; }
#maincol p a:hover{ color:#000000; }
#maincol ul{ color:#3e1119; }
#maincol ol{ color:#3e1119; }

h2.contentheader{ color:#EAFbf8; } 
h2.contentheader:hover{color:#3e1119;}
h2.contentheader:active{color:#3e1119;}

.permalink{ color:#EAFbf8; } 
.permalink a{color:#EAFbf8; } 
.permalink a:hover{color:#3e1119; } 

#wp-calendar{ color:#EAFbf8;}
#wp-calendar a{ color:#3e1119;}
#wp-calendar a:hover{ color:#3e1119;}

blockquote p {color:#3e1119;}
label {color:#3e1119;}

#s,#submit {background-color:#006c64; border:1px solid #3e1119; color:#505050;}
#author,#email,#url,#comment {border:1px solid #3e1119;}

.left {border:1px solid #3e1119;}
.right {border:1px solid #3e1119; }
.center {border:1px solid #3e1119;}

#postinfotext{color:#3e1119; border-top: 1px dashed #3e1119; border-bottom: 1px dashed #3e1119;}
#postinfotext a { color:#3e1119; }
#postinfotext a:hover{ color:#000000; }

.commentheader {color:#3e1119; }

.commenticon {color:#3e1119; }
.commenticon a{ color:#3e1119; }
.commenticon a:hover{ color:#000000; }

.commenttext {color:#3e1119; }
.commenttext p{color:#3e1119; }

.wp-caption { border: 1px solid #3e1119; background-color: #eafbf8; }

.navigation {color:#3e1119; }
.navigation a { color:#3e1119; }
.navigation a:hover{ color:#EAFbf8; }

a {color:#FF2450; text-decoration:none; }
a:hover {color:#3E1119; }


/* Individual classes for the label header cells that start the table */
th.gigpress-date { color:#EAFbf8; 
}

th.gigpress-artist { color:#EAFbf8; 
}

th.gigpress-city { color:#EAFbf8; 
}

th.gigpress-venue { color:#EAFbf8; 
}

th.gigpress-country { color:#EAFbf8; 
}

/* Likewise, individual classes for the content cells */
td.gigpress-date {color:#3e1119; 
}

td.gigpress-artist {color:#3e1119; 
}

td.gigpress-city {color:#3e1119; 
}

td.gigpress-venue {color:#3e1119; 
}

td.gigpress-country {color:#3e1119; 
}

/* Meet the table that displays our shows */
.gigpress-table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	border-top: 1px solid #EAFbf8;
	margin: 0.5em 0 1em 0;
}

/* Generic class for the table header cells */
.gigpress-table th {
	padding: 6px 8px;
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px solid #EAFbf8;
}

/* The secondary row for each show, contains time, admission, etc */
tr.gigpress-info td {
	font-size: 90%;
	color: #333;
	border-bottom: 1px solid #EAFbf8;
}

/* This wraps each of the bits of info in the "info" cell */
span.gigpress-info-item {
	color: #3e1119;
}

