div#election2006 h3 {
	margin: 25px 5px 5px 25px;
	width: 400px;
	font-size: 14px;
	border-bottom: 2px solid orange;
	color: orange;
}

div#election2006 h4 {
	margin: 5px 5px 5px 25px;
	width: 400px;
	font-size: 14px;
}

div#election2006 ul {
	margin: 5px 5px 15px 25px;
}

div#election2006 ul li {
	margin: 0px 0px 10px 0px;
	width: 400px;
        list-style-image: url("images/bullet-square-gradient-bw.gif");
	font-size: 12px;
}

div#election2006 ol {
	margin: 5px 5px 5px 25px;
}

div#election2006 ol li {
	margin: 0px 0px 15px 20px;
	list-style-type: decimal;
	width: 400px;
	font-size: 12px;
}

div#election2006 a.pro:before {
	content: "Proponent: ";
	font-weight: bold;
}

div#election2006 a.pro {
	display: block;
	width: 170px;
	height: 100px;
	float: left;
	background-color: #eee;
	border: 2px solid orange;
	margin: 10px 20px 10px 0px;
	padding: 2px;
	font-family: lucida grande, arial;
}

div#election2006 a.opp:before {
	content: "Opponent: ";
	font-weight: bold;
}

div#election2006 a.opp {
	display: block;
	width: 170px;
	height: 100px;
	float: left;
	background-color: #eee;
	border: 2px solid orange;
	margin: 10px 10px 10px 0px;
	padding: 2px;
	font-family: lucida grande, arial;
}

div#election2006 a.pro:hover, div#election2006 a.opp:hover {
	border: 2px solid black;
}

td#col2 h1#cavotes2006 {
	position: relative;
/*	width: 350px;*/
	height: 180px;
/*	margin: 2em 0 0;*/
	margin: 1px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	color: #fff;
    font: bold small-caps 90% Arial,sans-serif;
}

td#col2 h1#cavotes2006 span {
	position: absolute;
	top: 1px;
	left: 0px;
	width: 100%; 
	height: 100%;
	background-image: url(http://www.californiaconnected.org/tv/wp-content/themes/cc1/images-extra/california-votes-title.gif)
}

.ghost {
	display: none;
}

div.election2006-index {
        background-color: #A4E2EF;
        padding: 10px 30px 10px 25px;
	margin: 0px 0px 20px 0px;
        border-top: 1px solid #fff;
        font-weight: normal;
	font-size: 12px;
}

#cavotes2006-quickguide {
	margin: 20px 0px 0px 15px;
}

#cavotes2006-quickguide h3 {
	position: relative;
	width: 200px;
	height: 30px;
	margin: 0px 0px 0px 0px; 
}

#cavotes2006-quickguide span {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(http://californiaconnected.org/tv/wp-content/themes/cc1/images-extra/cavotes2006-extra-titles.gif);
	background-repeat: no-repeat;
	background-position: 0px -93px;
}

#cavotes2006-quickguide li { 
	margin: 0px 0px 3px 20px;        
	list-style-type: circle;        
	width: 200px; 
	font: bold 12px/12px georgia, arial;
	color: #8E1A23;
}

#cavotes2006-quickguide a {        
	color: #008FD4;
}

#cavotes2006-quickguide a:hover {        
	color: #EF1D2D;
}

#cavotes2006-resources {
	margin: 20px 0px 0px 15px;
}

#cavotes2006-resources h3 {
	position: relative;
	width: 200px;
	height: 30px;
	margin: 0px 0px 0px 0px;
}

#cavotes2006-resources span {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(http://californiaconnected.org/tv/wp-content/themes/cc1/images-extra/cavotes2006-extra-titles.gif);
	background-repeat: no-repeat;
}

#cavotes2006-resources li {
	margin: 0px 0px 3px 20px;
	list-style-type: circle;
	width: 200px;
}

#cavotes2006-resources a {
	font-weight: bold;
	color: #8E1A23;
}

#cavotes2006-resources a:hover {
	color: #EF1D2D;
}

#cavotes2006-updates {
	margin: 20px 0px 25px 15px;
}

#cavotes2006-updates h3 {
	position: relative;
	width: 170px;
	height: 45px;
	margin: 0px 0px 0px 0px;
}

#cavotes2006-updates span {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(http://californiaconnected.org/tv/wp-content/themes/cc1/images-extra/cavotes2006-extra-titles.gif);
	background-position: 0px -40px;
	background-repeat: no-repeat;
}

#cavotes2006-updates li {
	margin: 0px 0px 5px 20px;
	width: 200px;
	list-style-type: circle;
}

#cavotes2006-updates a {
	font-weight: bold;
	color: #035E7A;
}

#cavotes2006-updates a:hover {
	color: #00ADEF;
}

/* cavotes2006-related */
#cavotes2006-related {
        margin: 20px 0px 25px 15px;
}

#cavotes2006-related h3 {
        position: relative;
        width: 170px;
        height: 45px;
        margin: 0px 0px 0px 0px;
}

#cavotes2006-related span {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-image: url(http://californiaconnected.org/tv/wp-content/themes/cc1/images-extra/cavotes2006-extra-titles.gif);
        background-position: 0px -133px;
        background-repeat: no-repeat;
}

#cavotes2006-related li {
        margin: 0px 0px 5px 20px;
        width: 200px;
        list-style-type: circle;
}

#cavotes2006-related a {
        color: #D46A0D;
	font-weight: bold;
}

#cavotes2006-related a:hover {
        color: #fcb42c;
}
/* end cavotes2006-related */

table#election2006-index h1#cavotes2006 {
	margin: 0px 0px 0px 0px;
}

table#election2006-index a.post, table#election2006-index a.post:visited {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 15px 0px;
}

table#election2006-index a.post:hover {
	background-color: #DFF0F7;
}


table#election2006-index a.post span.the-title {
	font-size: 28px;
	font-family: georgia;
	font-weight: bold;
	letter-spacing: -1.5px;
	color: #008FD4;
	margin: 0px 0px 0px 25px;
}

table#election2006-index .excerpt p {
 	font: normal 12px/12px arial;
	line-height: 16px;
	color: #666;
	margin: 5px 0px 0px 25px;
}

table#election2006-index .excerpt p span.learnmore {
	color: #EC008C;
	border-bottom: 1px solid #EC008C;
}

td#col2 div#cavotes2006-header h1 {
background-color: #fff;
color: #0778A5;
font: bold 32px/32px georgia, arial;
}

td#col2 div#cavotes2006-header h2 {
color: #00ADEF;
}


/* cavotes-2006 */
.entrytext #cavotes2006-inplainenglish {
	background-image: url(http://californiaconnected.org/tv/wp-content/themes/cc1/images-extra/cavotes2006-inplainenglish.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0px 0px 25px;
	width: 425px;
}

.entrytext #cavotes2006-inplainenglish h3 {
	margin: 0px 0px 0px 20px;
	padding: 15px 0px 0px 0px;
	font: bold 14px/14px georgia;
	color: #9e8046;
}

.entrytext #cavotes2006-inplainenglish p {
	width: 360px;
	margin: 5px 0px 0px 20px;
	font: normal 12px/28px arial;
	line-height: 20px;
	color: #666;
}

.entrytext #cavotes2006-inplainenglish span {
	background-image: url(http://californiaconnected.org/tv/wp-content/themes/cc1/images-extra/cavotes2006-inplainenglish.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 425px;
	height: 30px;
	display: block;
}

.entrytext #cavotes2006-titlesummary {
	width: 425px;
	border: 1px solid #DFECF9;
	margin: 10px 0px 20px 25px;
}

.entrytext #cavotes2006-titlesummary h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	height: 50px;
}

.entrytext #cavotes2006-titlesummary h3 span {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(http://californiaconnected.org/tv/wp-content/themes/cc1/images-extra/cavotes2006-htitles.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.entrytext #cavotes2006-titlesummary h4 {
	margin: 0px 0px 10px 0px;
	padding: 5px 10px 5px 20px;
	background-color: #DFECF9;
	color: #4A80C2;
	font-size: 12px;
}

.entrytext #cavotes2006-titlesummary ul.title { 
	list-style-type: none;
}

.entrytext #cavotes2006-titlesummary li {
	margin: 0px 25px 10px 20px;
	padding: 0px 0px 0px 18px;
	font-size: 12px;
	line-height: 16px;
	background-image: url(http://californiaconnected.org/tv/wp-content/themes/cc1/images-extra/bullets.gif); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.entrytext #cavotes2006-titlesummary ul.summary { 
	list-style-position: none;
}

.entrytext #cavotes2006-analysis {
	margin: 10px 0px 20px 25px;
	width: 425px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dashed #999;
}

.entrytext #cavotes2006-analysis h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	height: 25px;
}

.entrytext #cavotes2006-analysis h3 span {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(http://californiaconnected.org/tv/wp-content/themes/cc1/images-extra/cavotes2006-htitles.gif);
	background-position: 0px -103px;
	background-repeat: no-repeat;
}

.entrytext #cavotes2006-analysis ul {
	list-style-position: none;
}

.entrytext #cavotes2006-analysis li {
	margin: 0px 25px 10px 20px;
	padding: 0px 0px 0px 18px;
	font-size: 12px;
	line-height: 16px;
	background-image: url(http://californiaconnected.org/tv/wp-content/themes/cc1/images-extra/bullets.gif); 
	background-repeat: no-repeat;
	background-position: 0px -160px;
}

.entrytext #cavotes2006-articles {
	margin: 10px 0px 30px 25px;
	width: 425px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dashed #999;
}

.entrytext #cavotes2006-articles h3 {
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	position: relative;
	height: 25px;
}

.entrytext #cavotes2006-articles h3 span {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(http://californiaconnected.org/tv/wp-content/themes/cc1/images-extra/cavotes2006-htitles.gif);
	background-position: -15px -150px;
	background-position: 0px -190px;
	background-repeat: no-repeat;
}

.entrytext #cavotes2006-articles ul {
	list-style-position: none;
}

.entrytext #cavotes2006-articles li {
	margin: 0px 25px 10px 20px;
	padding: 0px 0px 0px 18px;
	font-size: 12px;
	line-height: 16px;
	background-image: url(http://californiaconnected.org/tv/wp-content/themes/cc1/images-extra/bullets.gif); 
	background-repeat: no-repeat;
	background-position: 0px -320px;
}

#singlephp .entrytext #cavotes2006-prosopps a {
	text-decoration: none;
	border: 0px;
}

#singlephp .entrytext #cavotes2006-prosopps a:hover {
	color: black;
	background-color: #ffae00;
}

.entrytext #cavotes2006-prosopps  {
	margin: 10px 0px 0px 25px;
	height: 150px;
	width: 425px;
	position: relative;
}

.entrytext #cavotes2006-prosopps .bevel-butt {
	display: none;
	background-image: url(http://californiaconnected.org/tv/wp-content/themes/cc1/images-extra/cavotes2006-white-bevel.gif);
	background-position: bottom left;
	font-size: 0px;
	width: 195px;
	height: 30px;
	display: block;
}

.entrytext #cavotes2006-prosopps .pro {
	background-image: url(http://californiaconnected.org/tv/wp-content/themes/cc1/images-extra/cavotes2006-white-bevel.gif);
	background-position: top left;
	width: 195px;
	display: block;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #ffcc00;
	text-decoration: none;
	font-size: 14px;
}

.entrytext #cavotes2006-prosopps .pro .title {
	font-weight: bold;
}

.entrytext #cavotes2006-prosopps .pro .copy {
	margin: 7px 5px 0px 10px;
	display: block;
}

.entrytext #cavotes2006-prosopps .opp {
	background-image: url(http://californiaconnected.org/tv/wp-content/themes/cc1/images-extra/cavotes2006-white-bevel.gif);
	background-position: top left;
	width: 195px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #ffcc00;
	text-decoration: none;
	font-size: 14px;
}

.entrytext #cavotes2006-prosopps .opp .title {
	font-weight: bold;
}

.entrytext #cavotes2006-prosopps .opp .copy {
	margin: 7px 5px 0px 10px;
	display: block;
}


#singlephp td#col2 .cav2006-candidates h2 {
font-size: 32px;
font-family: georgia;
text-align: left;
margin: 0px 0px 0px 30px;
}

#singlephp .cav2006-candidates h3 {
margin: 0px 0px 3px 0px;
}

#singlephp .cav2006-candidates ul {
font-size: 1.3em;
width: 400px;
margin: 0px 0px 15px 35px;
}

#singlephp .cav2006-candidates li {
list-style-type: disc;
line-height: 1.4em;
margin: 0px 0px 4px 0px;
}

/* --- duPont special --- */
td#col2 #warstories-dupont {
	background-color: #000;
	padding: 0px 0px 10px 0px;
}

td#col2 #warstories-dupont p {
	font: normal 1.5em/1.3em georgia;
	width: 450px;
	color: #fff;
}

td#col2 #warstories-dupont a {
	color: #fff;
	text-decoration: underline;
}


td#col2 #warstories-dupont a:hover {
	color: #000;
	background-color: #fff;
}
