/* Typography */

html, body, input, button, select, option, textarea {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Verdana, Sans-Serif;
}

a,a:visited {
	text-decoration: none;
}

div#header-title h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 25px;
	line-height: 35px;
}
	div#header-title h1 a {
		text-decoration: none;
	}
div#header-search {
	line-height: 22px;
}

div#about p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
	div#about p.para1 {
		font-size: 18px;
	}

div#content div.pagetitle h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 31px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}

div.post div.title1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	line-height: 30px;
	margin: 0; padding: 0;
}
	div.post div.title1 h2 a, div.post div.title1 h2 a:visited  {
		color: #162d43;
	}

div.post div.title h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
	div.post div.title h2 a {
		text-decoration: none;
	}
	div.post div.title p {
		font-size: 12px;
		line-height: 15px;
		font-style: italic;
	}
	div.post div.title p span.group2 {
		text-transform: lowercase;
	}
	div.post div.title p a, div.post div.title p a:visited {
		text-decoration: none;
	}
div.errormsg {
	text-align: center;
}

h3#comments, h3#respond {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
h3#comments a {
	text-decoration: none;
}
ol.commentlist li small {
	font-size: 12px;
}

div.vertstrip div.box h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 31px;
	font-size: 16px;
	font-weight: normal;
}
	div.vertstrip div.box div.interior ul li a {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
	}
div.vertstrip2 div.box h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 31px;
	font-size: 16px;
	font-weight: normal;
}
	div.vertstrip2 div.box div.interior ul li a {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
	}
	
div#footer {
	font-family: Verdana, sans-serif;
	font-size: 9px;
}
	div#footer a, div#footer a:visited {
		text-decoration: none;
	}
	div#footer a:hover, div#footer a:active {
		text-decoration: underline;
	}




/* Layout */

html, body, form { 
	margin: 0; padding: 0;
}
p {	
	margin: 11px 0 0 0; 
}

.hidden {
	display: none;
}

div#container {
	width: 1120px;
	background: #E8E8E2;
	margin: 0 auto;
}

div#header {
	width: 1120px;
	height: 62px;
}
	div#header-wrapper {
		margin: 0 auto;
	}
		div#header-title {
			float: left;
		}
			div#header-title h1 {
				display: block;
				margin: 0; padding: 0;
				border: 0;
			}
				div#header-title h1 a {
					display: block;
					height: 88px; width: 473px;
					border: 0;
				}
					div#header-title h1 a span {
						display: none;
					}
		div#header-search {
			padding-top: 12px;
			padding-right: 25px;
			float: right;
		}
		
div#about {
	height: 226px;
	padding: 15px 0;
	border-left: 10px solid;
	border-right: 10px solid;	
}
	div#about div.text {
		width: 576px; height: 223px;
		margin-left: 18px;
		border: 1px solid;
		float: left;
	}
	
	div#about p {
		margin: 0;
		padding: 1.5em 25px 0 120px;
	}
	div#about p.para2 {
		padding-top: 2em;
	}

div#content {
	background: #E8E8E2;
	border-color: #fff;
	width: 750px;
	float: left;
}
	div#content div.pagetitle h2 {
		margin: 0; padding: 0 22px 22px 22px;
	}

div.post {
}
	div.post div.title {
		padding: 15px 22px;
		height: 20px;
	}
		div.post div.title h2 {
			margin: 0; padding: 0;
		}
		div.post div.title p {
			margin: 0; padding: 10px 0 0 0;
			height: 20px;
			display: block;
		}
			div.post div.title p span.group1 {
				display: block;
				float: left;
			}
			div.post div.title p span.group2 {
				display: block;
				float: right;
				padding-left: 20px;
			}
	div.post div.entry {
		padding: 0 22px;
	}
	
div.navigation {
	height: 28px;
	padding: 0 22px;
}
	div.navigation div {
		line-height: 24px;
	}
	div.navigation div.prev {
		float: left;
	}
	div.navigation div.next {
		float: right;
	}

div.singlepost {
	border-bottom: none;
}
	div.singlepost div.entry {
		margin-bottom: 3em;
	}

div.comments {
	padding: 0 22px;
}
	
h3#respond {
	padding-top: 2em;
	border-top: 1px dashed;
}
	ol.commentlist {
		margin-bottom: 3em;
	}
	ol.commentlist li {
		margin-bottom: 11px;
	}
form#commentform {
	padding-bottom: 1em;
}

div#wrapper {
}

div.vertstrip {
	background-color: #E8E8E2;
	float: left;
	width: 190px;
}
	div.vertstrip div.box {
		margin-top: 20px;
		border: 1px solid;
	}
		div.vertstrip div.box h3 {
			border-bottom: 1px solid;
			margin: 0; padding: 0 10px;
			display: block;
		}
		
		div.vertstrip div.box div.interior {
			padding: 7px 6px 7px 7px;
		}
			div.vertstrip div.box div.interior ul {
				margin: 0;
				padding: 0;
				list-style-type: none;
			}
			
			div.vertstrip div.box div.interior ul li {
				margin: 0 5px;
				padding: 3px 0 3px 1.2em;
				border-bottom: 1px dashed;
			}
		
div.vertstrip2 {
	background-color: #E8E8E2;
	float: left;
	width: 180px;
}
	div.vertstrip2 div.box {
		margin-top: 20px;
		border: 1px solid;
	}
		div.vertstrip2 div.box h3 {
			border-bottom: 1px solid;
			margin: 0; padding: 0 10px;
			display: block;
		}
		
		div.vertstrip2 div.box div.interior {
			padding: 7px 6px 7px 0px;
		}
			div.vertstrip2 div.box div.interior ul {
				margin: 0;
				padding: 0;
				list-style-type: none;
			}
			
			div.vertstrip2 div.box div.interior ul li {
				margin: 0 5px;
				padding: 3px 0 3px 1.2em;
				border-bottom: 1px dashed;
			}
			
div#footer {
	clear: both;
	text-align: center;
}
	div#footer p {
		margin: 0px;
		padding: 6px;
		display: block;
	}
	

/* Forms */

input#s { 
	width: 220px;
	padding:4px;
}

div#sidebar div.box-archive select {
	width: 100%;
}



/* Colors */

a, a:visited {
	color: #c33;
}

body {
	background: #AEAEAD url('images/background1.gif') top left repeat-x;
}

div#container {
}

div#header h1 {
	background: url('images/viewclips.gif') top left no-repeat;
	position:absolute;
}

input#s { 
	border: 1px solid #4b6c8e;
	color: #4b6c8e;
}

div#content div.pagetitle {
}
	div#content div.pagetitle h2 {
		color: #CC3333;
}

div.post div.title {
}
	div.post div.title p span.group2 {
		background: url('images/background-comments.gif') center left no-repeat;
	}
	div.post div.title h2 a, div.post div.title h2 a:visited {
		color: #162d43;
		/*color: #004D99;*/
	}


h3#comments, h3#respond {
	color: #162d43;
	/*color: #004D99;*/
}

h3#respond {
	border-top-color: #ccc
}

div.vertstrip div.box {
	border-color: #E8E8E2;
}
	div.vertstrip div.box h3,div.vertstrip2 div.box h3 {
	color: #CC3333;
	font-size:14px;
	font-weight:bold;
	}
	div.vertstrip div.box div.interior {
		background-color: #E8E8E2;
	}
		div.vertstrip div.box div.interior ul li {
			background: url('images/bullet.gif') 3px 9px no-repeat;
			border-bottom-color: #ccc;
		}
			div.vertstrip div.box div.interior ul li a {
				color: #004d99;
			}
div.vertstrip2 div.box {
	border-color: #E8E8E2;
}
	div.vertstrip2 div.box h3 {
	}
	div.vertstrip2 div.box div.interior {
		background-color: #E8E8E2;
	}
		div.vertstrip2 div.box div.interior ul li {
			background: url('images/bullet.gif') 3px 9px no-repeat;
			border-bottom-color: #ccc;
		}
			div.vertstrip2 div.box div.interior ul li a {
				color: #004d99;
			}

div#footer {
}
	
	
	
	
/* Entry Styling */

blockquote {
	padding: 0 0 0 1em;
	font-style: italic;
}
blockquote blockquote {
	padding: 0;
	margin-left: 0;
	font-style: normal;
}

	.suggest_link {
		padding: 2px 6px 2px 6px;
		border-bottom: 1px solid #870100;
		color: #162d43;
	}
	
	.suggest_link_over {
		background-color: #e7e6e1;
		padding: 2px 6px 2px 6px;
		border-bottom: 1px solid #870100;
	}
	
	#search_suggest {
		z-index: 10;
		width: 246px;
		position: absolute;
		background-color: #D8D8D8;
		text-align: left; 
	}