/*** VG index styles ***/
.vgindex {
	font-size: .8em;
	font-family: arial,helvetica,geneva;
	color: #333;
}

.vgindex h3 {
	font-size: 1em;
	color: #333;
	border-bottom: 1px solid #333;
	margin-bottom: .3em;
	font-weight: bold;
}

.vgindex h3 a:link {
	color: black;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.vgindex h3 a:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.vgindex h3 a:hover {
	color: blue;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}


/** the ones we found were missing **/
img.rodneyzell, img.rosemarienelson, img.traviscollinsi, img.katrinamccollumyoung, img.ronniestewarti, img.ronsailr, img.ronniestewart, img.edwardtoney {
	display: none;
}


/*** the ones we ne knew were missing ***/
img.stephenschuster, img.ronsailor, img.odneyzell,, img.katrinamccollum, img.kenparmalee, img.cliffhall, img.ronniestewart, img.edwardtoney, img.billrjenkins {
	display: none;
}


/*** vg2 known missing ***/
img.bobbyfrankliniodidnotprovideinformation, img.kenhurstodidnotrespond, img.marshalyonsodidnotrespond, img.patrickputneyodidnotrespond {
    display: none;
}

/*** vg2 found missing ***/
<!--img.bobbysikes, --><!--img.jamesfsonnybrand, -->img.kenparmalee, <!--img.pamsstephensoni, --><!--img.stevethompsoni,--> <!--img.teresaplengei,--> <!--img.philgingreyi, -->img.timothymarellchambers, img.carlottaharrell {
    display: none;
}

/*** vg2 found missing on site ***/
img.melonyjalynnhudnall, img.macbarberdidnotrespond {
    display: none;
}

.vgindex ul {
	margin: 0;
}

.vgindex ul li {
	list-style-type: square;
}

.vgindex ul li.header {
	list-style-type: none;
	margin-top: 1em;
	font-weight: bold;
	font-size: 1em;
	list-style-position: outside;
}

.vgrail {
	float: right;
	padding-left: 15px;
	width: 130px;
	border-left: 1px solid #666;
}

.vgindex .listings {
	margin-right: 150px;
}


/** Candidate and issue level pages **/
p.trail {
	font-size: .8em;
	font-family: arial,helvetica,geneva;	
	margin-top: .1em;
}

h3.title {
	font-size: 1.1em;
	font-family: arial,helvetica,geneva;
	color: #333;
	margin-bottom: .8em;
}

h3.title span {
	display: none;
}

h3.title a img {
	border: 0;
}

.candidate {
	font-size: .8em;
	font-family: arial,helvetica,geneva;
	color: #333;
}

.candidate img {
	float: right;
	border: 1px solid #333;
}

.candidate strong {
	color: black;
}

.candidate h3 {
	font-size: 1.1em;
	margin-bottom: 0;
	margin-top: 0;
//	text-transform: uppercase;
	color: #333;
	clear: right;
}

.candidate h2 {
	font-size: 1em;
	text-transform: uppercase;
	color: #333;
}

.candidate h1 {
	font-size: 1.3em;
	margin-bottom: .2em;
	border-bottom: 1px solid #333;
	margin-top: 0;
	/** margin-top: 1.1em; **/
}

.candidate h1.racename, .candidate h1.issuename {
    clear: right;
}


div.person {
	margin-top: 1em;
}

.candidate p.party {
	font-weight: bold;
	color: black;
	font-size: 1.3em;
	margin-bottom: .2em;
	margin-top: 0;
	border-top: 1px solid #666;
	padding-top: .2em;
}

.candidate p#democrat {
	color: #005ec4;
}

.candidate p#republican {
	color: #80293D;
}

.candidate p#green {
	color: #009959;
}

.candidate p#libertarian {
	color: black;
}

.candidate p#nonpartisan {
	color: black;
}

.candidate p {
	margin-top: .1em;
}


.vgclickability {
	margin-top: 0;
}

ul li {
list-style-type: none !important;
}
