/* @override http://kleber.mcg/css/main.css */

body, html, h1, h2, h3, h4, b, i, div, td, tr, table, ul, li, form, input, select, img, a {
	margin: 0;
	padding: 0;
}

img { border: 0; }


body {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

div {
	padding: 0;
	font-size: 16px;
	line-height: 19px;
	font-family: 'Times', 'Times New Roman', serif;
	font-style: italic;
}

sup {
	line-height: 1;
}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 19px;
}

a, a:visited {
	text-decoration: none;
}

a:hover, .a:visited:hover {
	text-decoration: line-through;
}

h2 {
	font-family: 'Arial Black', Arial, Helvetica;
	font-style: normal;
	font-size: 18px;
	line-height: 1;
	height: 18px;
	border-bottom: 4px solid #000000;
	margin-bottom: 9px;
}

.win h2 {
	height: 20px;
	font-size: 16px;
}

h3 { font-weight: normal; }

p { margin: 0; padding: 0; }

.panel {
	margin: 0px 10px 19px 10px;
	padding: 9px 0 10px 0;
	border-bottom: 1px solid #000000;
}

.clear { clear: both; }

.hr {
	height: 55px;
}

.hr hr { display: none; }



/* header */

.kleber {
	margin: 0px auto;
	padding: 40px 0;
	width: 980px;

}

.header {
	height: 160px;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.header .panel { display: none; } 

.header h1 a {
	display: block;
	width: 220px;
	height: 160px;
	margin: 0px 0 0 40px;
	background-image: url(../gfx/logoTint.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.header h1 span { display: none; }

.panel .more {
	margin-top: 9px;
	padding-top: 7px;
	border-top: 1px solid #000000;
}

.panel.single {
	border-width: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}


/* about */

ul.personalPeople li a {
	font-size: 16px;
}

ul.personalPeople li span {
	float: right;
}

ul.personalPeople ul li {
	float: left;
	margin: 0;
	display: block;
}

.about .header .panel,
.about .header h2 {
	border-color:  #000000;
}

.about .header h2 {
	 color: #000000;
}

.about .main { width: 220px; padding: 31px 0 30px 0; }
.content .main { width: 520px; padding: 31px 0 30px 0; }
.archive .main { width: 160px; padding: 31px 0 30px 0; }

.about, .content, .archive { float: left; }

.about .main { background-color: #000000;}

.content .main { background-color: #ffffff; }

.archive .main { color: #ffffff; }

.archive h2 { border-color: #ffffff; color: #ffffff; }

.archive .panel { border-color: #ffffff; }

.about td.topLeft {
	width: 40px;
	background-image: url(../gfx/aboutTopLeft.png);
	height: 200px;
	background-position: top left;
}

.about td.bottomLeft {
	width: 40px;
	height: 150px;
	background-image: url(../gfx/aboutBottomLeft.png);
	background-position: left bottom;
}

.about .bottom {
	width: 260px;
	height: 40px;
	background-image: url(../gfx/aboutBottom.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.about a, .about a:visited {
	color: #ffffff;
}

/* content */

.siteLists, .featuredSites {
	margin: 10px 0 0 -10px;
}

.siteLists ul, .featuredSites ul li {
	width: 160px;
	float: left;
	margin-left: 10px;
}

.featuredSites ul li {
	margin-bottom: 19px;
}

.siteLists ul li a, .siteLists ul li a:visited {
	color: #000000;
}

.featuredSites a img {
	display: block;
	margin-bottom: 5px;
}

.featuredSites li a {
	font-size: 16px;
}

.content a, .content a:visited {
}

.content .top {
	margin-top: 120px;
	width: 520px;
	height: 40px;
	background-image: url(../gfx/contentTop.png);
	background-repeat: no-repeat;
}

.content .bottom {
	height: 40px;
	width: 520px;
	background-image: url(../gfx/contentBottom.png);
}

.content .panel .more a, .content .panel .more a:visited {
	color: #000000;
}

/* footer */

.footer {
	margin: 38px 10px -20px 10px;
	font-size: 12px;
	line-height: 1;
	border-top: 4px solid #000000;
	padding: 4px 0 0px 0;
}

.footer a, .footer a:visited {
	display: block;
	height: 40px;
	margin-top: 10px;
}

.footer a:hover , .footer a:visited:hover {
	background-color: #000000;
}

.footer a span {
	 display: none;
}
/* archive */

.archive .top {
	margin-top: 120px;
	width: 160px;
	height: 40px;
	background-repeat: no-repeat;
}

.archive .bottom {
	width: 160px;
	height: 40px;
	background-repeat: no-repeat;
}

.archive td.topRight {
	width: 40px;
	height: 100px;
	background-position: top left;
}

.archive td.bottomRight {
	width: 40px;
	height: 100px;
	background-position: bottom right;
}

.archive h2.active { color: #000000; }

.archive .more { border-color: #ffffff; }

.archive a, .archive a:visited {
	color: #000000;
}

.article {
	
	border-bottom: 1px solid #000000;
	margin-bottom: 19px;
	padding-bottom: 38px;
}

.article.first {
}

.article.last {
	border-bottom: 0;
	padding-bottom: 38px;
}

.article h3 {
	font-size: 38px;
	line-height: 38px;
	margin-bottom: 4px;
}

.article h3 a {
	margin-left: 1em;
	text-indent: -1em;
	display: block;
}

.article h3 span {
	font-size: 16px;
	line-height: 19px;
	display: block;
	width: 220px;
	margin: 4px 0 8px 2.15em;
}

.articleInfo {
	border: 1px solid #000000;
	padding: 3px 0;
	border-width: 4px 0 1px 0;
	margin-bottom: 10px;
	font-size: 12px;
}

.content .articleInfo a, .content .articleInfo a:visited {
	color: #000000;
}

.articleImage {
	width: 250px;
	float: left;
}

.articleImageSpan {
	margin-bottom:  10px;
}

p.withImage {
	float: left;
	width: 250px;
}

.more.pagination {
	padding: 9px 0;
	margin: 0;
}