body {
/*	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Verdana", sans-serif; */
    font-family: Georgia, "Liberation Serif", Times, "Times New Roman", serif;
    line-height: 1.7;
    }

div#page {
	padding-top: 3em;
	}

h1, h2, h3, h4, h5, h6, p#logo, p.abstract, #tabs .rss a, .headline_meta {
/*	font-family: "Chaparral Pro", "Rockwell", "Liberation Serif", serif; */
    font-family: "Helvetica Neue", Helvetica, Arial, "Liberation Sans", sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    }

p#logo { margin-bottom: 0.25em; }

h1.entry-title, h2.entry-title {
	 font-size: 2.6em;
	 margin: 0;
    }
	
.teasers_box h2.entry-title {
	font-size: 2em;
	}

h2.entry-title { margin-bottom: 0.727em; /* 16 */}

#sidebars {
	background-color: #EEE;
	}

.sidebar {
    font-family: "Helvetica Neue", Helvetica, Arial, "Liberation Sans", sans-serif;
    color: #555; }
	
input#s {
	background-color: #FFF;
	}

#header {
	margin: 0;
	padding: 4em 0 0.5em;
    }
	#header h1#tagline, #header p#tagline {
        font-family: Georgia, "Liberation Serif", Times, "Times New Roman", serif;
		font-size: 1.8em;
		line-height: 1.4;
		color: #632020;
		padding-bottom: 0.5em;
		letter-spacing: 0;
		border-bottom: 3px double #DDD;
        }

#tabs a:hover {
    text-decoration: none;
    background-color: #555;
    color: white;
    }

#tabs .rss a {
	text-transform: none;
	letter-spacing: normal;
	font-size: 1.3em;
	margin-bottom: 0;
	padding-bottom: 0;
    }
    #tabs .rss a:hover {
        text-decoration: underline;
        background-color: white;
        color: #D17D3E; /* orange, matching the RSS icon */
        }

.headline_area {
	margin-top: 1.5em;
    }
.headline_meta {
	margin-bottom: 1em;
	}
.headline_meta span, p.postcategorydisplay strong {
    font-family: "Helvetica Neue", Helvetica, Arial, "Liberation Sans", sans-serif;
    }
.headline_meta abbr {
    font-family: Georgia, "Liberation Serif", Times, "Times New Roman", serif;
    font-weight: normal;
    text-transform: lowercase;
    font-variant: small-caps;
    font-size: 1.4em;
    }

p.postcategorydisplay {
	color: #AAA;
	font-size: 80%;
	margin-bottom: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
    }
    p.postcategorydisplay strong {
        text-transform: capitalize;
    	font-weight: normal;
    	color: #333;
    	letter-spacing: 0;
        }
p.postcategorydisplay.gov {
	color: #9B410A;
    }
p.postcategorydisplay.ux {
	color: #259108;
    }
p.postcategorydisplay.events {
	color: #832F92;
    }

p.abstract {
	margin: 1em 0;
	padding:  0;
	color: #bb0000;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1.4;
    }
	
p.important-link {
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
	}

.headline_area {
	margin-bottom: 0;
	padding-top: 1em;
    }

.post_box, .teasers_box {
	border-top: double 3px #DDD;
    }

.post_box {
	padding: 0;
    }
	
body.index .format_text {
	width: 70%;
	}

.format_text a, #footer a, body.index h4 a {
	text-decoration: none;
	border-bottom: dotted 1px #999;
	padding-bottom: 1px;
	color: #2361A1;
    }
	body.index h4 a {
		font-size: 1.1em;
		}
    .format_text a:hover, #footer a:hover {
        color: #259108;
        border: none;
        }

.format_text ul {
	line-height: 1.5em;
    }
.format_text ul.compressed {
	line-height: 1.4em;
	font-size: 0.8em;
	list-style: none;
	}

.format_text li {
    margin-bottom: 0.3em;
    }
.format_text ul.compressed li {
	margin: 0.5em 15px;
	text-indent: -15px;
	}

.format_text blockquote {
	border: none;
	quotes: &#8220 &#8221;
	margin: 1.5em;
	padding: 0;
	color: #555;
	}
	.format_text blockquote:before {
		content: open-quote;
		color: #222;
		font-size: 150%;
		}
	.format_text blockquote:after {
		content: close-quote;
		color: #222;
		font-size: 150%;
		}
    .format_text blockquote p {
        margin: 0;
    	padding: 0 0.1em 0 0.3em;
		display: inline;
		line-height: 1.5em;
        }

.format_text blockquote.pullquote {
	width: 200px;
	float: right;
	margin: 1em 0 1em 1em;
	font-size: 130%;
	border: none;
	color: #6C0F62;
	font-style: italic;
	quotes: &#8220 &#8221;
    }
	.format_text blockquote.pullquote:before {
		content: open-quote;
		color: #AD179D;
		font-size: 150%;
		}
	.format_text blockquote.pullquote:after {
		content: close-quote;
		color: #AD179D;
		font-size: 150%;
		}
    .format_text blockquote.pullquote p {
        margin: 0;
    	padding: 0 0.1em 0 0.3em;
		display: inline;
		line-height: 1.5em;
		text-transform: lowercase;
        }
		
body.home div.afterthought {
	display: none;
	}

div.afterthought {
	background-color: #EEE;
	padding: 1.5em 1.5em 0.1em;
	font-size: 0.8em;
	margin-bottom: 1em;
	}
	
div.afterthought p {
	line-height: 1.8em;
	}
		
.format_text em.mandatory_footnote {
	display: none;
    }

.format_text img {
	border: solid 1px #AAA;
    }

#footer {
	text-align: justify !important;
}
	
#footer p {
    line-height: 1.4;
    margin-bottom: 1em;
    font-size: 1.2em;
    font-family: "Helvetica Neue", Helvetica, Arial, "Liberation Sans", sans-serif;
    }

div.teaser_box abbr.teaser_date { font-family: "Helvetica Neue", Helvetica, Arial, "Liberation Sans", sans-serif; }

body.index h2,
body.about h2 {
    font-family: Georgia, "Liberation Serif", Times, "Times New Roman", serif;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 1px;
    color: #555;
    margin-bottom: 1em;
    }

body.index .format_text p.abstract {
    font-size: 0.8em;
    margin-top: 0.3em;
    margin-bottom: 1em;
    color: #555;
    letter-spacing: 0;
    font-weight: normal;
    }

p.more-link {
	font-size: 0.8em;
	font-weight: bold;
    }

ol.toc,
ol.related-posts,
ul.list {
	margin: 1em 2em;
    }

ol.toc li,
ol.related-posts li,
ul.list li {
	margin: 0.2em;
    }
	
ol.related-posts {
	font-size: 0.9em;
	line-height: 1.7em;
	}

div.contact-details {
    font-size: 1.2em;
	padding: 1em 2em 0.25em;
	line-height: 0.4em;
    }
    div.contact-details strong {
        font-weight: normal;
        color: #555;
        }

span.footnote { font-size: 80%; }

hr {
	margin: 0 2em 2em;
	color: #CCC;
	background-color: #CCC;
	height: 3px;
    }

p.top-link {
	text-align: center;
	font-size: 80%;
	color: #777;
    }
	
input.submit {
	background-color: #BBB;
	border: solid 1px #666;
}

p.home_group {
	text-transform: uppercase;
	font-size: 100%;
	color: #555;
	background-color: #EEE;
	font-family: "Helvetica Neue",Helvetica,Arial,"Liberation Sans",sans-serif;
	margin: 0;
	padding: 3px 3px 3px 13px;
	}

.sidebar h3 {
	text-transform: uppercase;
	font-size: 96%;
	color: #555;
	font-family: "Helvetica Neue",Helvetica,Arial,"Liberation Sans",sans-serif;
	margin: 0 0 10px 0;
	font-weight: normal;
	border-bottom: 3px double #AAA;
	}
	
.format_text h3 {
	font-size: 1.3em;
	margin: 2em 0 0.5em;
	color: #3D4F95;
	font-weight: normal;
	}
	
p.after_header {
	font-size: 140%;
	color: #444;
	line-height: 1.4em;
	margin: 1em 0;
	}

a.moreinfo {
	font-size: 70%;
	padding-left: 5px;
	}

a.hilighted {
	padding-left: 15px;
	background: url(images/chevron.png) transparent 0 60% no-repeat;
	}
	
table.tablelist {
	width: 100%;
	margin-top: 1em;
	}
	
table.tablelist tr td.blogtitle {
	font-size: 110%;
	font-weight: bold;
	white-space: nowrap;
	padding-right: 2em;
	vertical-align: top;
	padding-top: 0.2em;
	}
	
table.tablelist tr td.blogdesc {
	padding-bottom: 2em;
	}