/*
Theme Name: Ed Delaney Web
Theme URI: http://www.eddelaney.org
Description: Wordpress Theme for Ed Delaney
Author: imagenation
Version: 1.0
Tags: ed, delaney, indiana, indianapolis, government, representative, district, vote, election
*/


/* =Reset default browser CSS.

	
}------------------------------------------------------------- */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	color: #000;
}
a:link {
	color:#82a434;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #82a434;
}
a:hover {
	text-decoration: underline;
	color: #CAEE72;
}
a:active {
	text-decoration: none;
	color: #82a434;
}
.welcome {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#124d94;
}
.welcometxt {
	color:#000;
}
.bottomtxt {
	color:#fff;
}
.bottomcontact {
	color:#fff;
	font-size:14px;
}
.line {
	color:#b4d667;
}
#menu, #menu ul {
	list-style:none;
	padding:0;
	margin:0;
}
#menu li {
	float:left;
	position:relative;
	line-height: 2em;
	width: 135px;
}
#menu li ul {
	position:absolute;
	margin-top:0em;
	margin-left:0em;
	display:none;
}
#menu ul li ul {
	margin-top:-3em;
	margin-left:7em;
}
#menu a {
	color:#124d94;
	display:block;
	text-decoration:none;
	padding:0 20px;
}
#menu a:hover {
	text-decoration:underline;
}
#menu ul {
	border-top:1px solid #fff;
}
#menu ul a {
	border-right:none;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	background:#b4d667;
}
/* SHOW SUBMENU 1 */
#menu li:hover ul, #menu li.over ul {
	display:block;
}
#menu li:hover ul ul, #menu li.over ul ul {
	display:none;
}
/* SHOW SUBMENU 2 */
#menu ul li:hover ul, #menu ul li.over ul {
	display:block;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
}
.h2main {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
}
.h2main a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
}
.pagetitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#124d94;
}
.funfacts {
	list-style: none;
}
.funfacts li {
	background-image:url(/Assets/layout/bullet.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-bottom:10px;
}
