/* @override http://www.jazzinitiative-frankfurt.de/wp-content/themes/k2/styles/JIF/jazzini.css */

/* Rand oben */

#page {
	padding: 0px 0 10px;
		}

/* typo */
h2 a:hover, h2 span a:hover {
	color: #1fa36f !important;
}

a {
	color: #1fa36f;
	text-decoration: none;
	}	
		
.entry-content h3 {
	font-size: 2.4em;
	font-weight: normal;
	margin-top: 25px;
	}
	
.entry-content {
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: left;
	color: #444;
	}
	
.entry-content a:visited {
	color: #444;}

.textwidget {
	margin-top: 5px !important;
}
/* Link-Seite */

.linkcat h2 {
	text-align: left;
	font-size: 2em;
	letter-spacing: 0;
	font-weight: normal;
	font-style: normal;
}

.linkcat ul,li {
	list-style-type: none;
}

/* Kalender

table.ec3_schedule td {
 padding:0 0.5ex 0 0.5ex;
 color: #1fa36f;
}

.ec3_list {
 margin-left:-12px;
 word-spacing:-1px;
 letter-spacing:-0.2px;
 color: #1fa36f;
}

table.ec3_schedule {
 border-collapse:collapse;
 margin:0.5ex 1ex 0.5ex 0;
 border:solid 1px #1fa36f;
 float:left;
}

 */



/***
 ***  Event list
 ***/

.ec3_list {
 margin-left:-12px;
 word-spacing:-1px;
 color: #1fa36f;
}


.ec3_list li {
 font-size:1em !IMPORTANT;
 color: #1fa36f;
}

.ec3_list li:before {
 content:"" !IMPORTANT;
 color: #1fa36f;
}