﻿@charset "utf-8";
/* CSS Document */

/* head */

body {
	background-color: #ff9900;
	color: #333;
	font-family: Georgia, Perpetua, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 75%;
	line-height: 180%;
	margin: 0;
	padding: 0;
}

#wrap {
	background: url(../i/cj-head.gif) no-repeat top center;
	margin: 12px auto 0 auto;
	width: 950px;
}

.theTime {
	text-align:left;
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 8px;
	text-transform: uppercase;
	letter-spacing: 1.2px;
}

.logoplace {
	width:64px;
	margin: 28px 0 0 830px;
}

.clearall {
	clear: both;
}

.content-ho ul {
	margin-left: 30px;
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 10px;
}

.content-ho li {
	padding: 2px 10px 0 10px;
}

#content ul {
	margin-left: 30px;
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 10px;
}

#content li {
	padding: 2px 10px 0 10px;
}

#content-arc ul {
	margin-left: 30px;
	list-style-type: circle;
	list-style-position: outside;
	padding-bottom: 10px;
}

#content-arc li {
	padding: 2px 10px 0 10px;
}

/*navigation stuff */

#nav {
	position: relative;
	list-style: none;
	text-align: center;
	/*border: 1px red solid;*/
}

#nav ul {
	width: 940px;
	height: 5px;
	padding: 60px 0 30px 0;
	/*border: 1px green solid;*/
}

#nav li {
	display: inline;
	
}

#nav a {
	float: left;
	display: block;
	margin: 5px 0 4px 12px;
	padding-right: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 1px #333 solid;
	/*border: 1px green solid;*/
}

#nav a:hover, body#home #t-home a {color: #9e1425;}
#nav a:hover, body#blurbs #t-blurbs a {color: #9e1425;}
#nav a:hover, body#writes #t-writes a {color: #9e1425;}
#nav a:hover, body#thinks #t-think a {color: #9e1425;}
#nav a:hover, body#life #t-life a {color: #9e1425;}
#nav a:hover, body#archive #t-archive a {color: #9e1425;}

/*end Nav area */

.byline {
	float: left;
	font-family: Perpetua, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	width: 170px;	
	margin: 0 4px 20px 16px;
}

.headline-hm h1 {
	float: left;
	width: 366px;	
	margin: 0 0 20px 14px;
	font-family: "calluna-1","calluna-2", Perpetua, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 4.2em;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	line-height: 100%;
}

.headline-hm a {color: #9e1425; font-weight: normal; text-decoration: none;}
.headline-hm a:visited {color: #9e1425; font-weight: normal; text-decoration: none;}
.headline-hm a:hover {color: #333; font-weight: normal; text-decoration: underline;}

.report-hm {
	float: left;
	width: 350px;
	text-align: left;
	margin: 0 12px 20px 10px;
}


a {font-weight: bold; color: #9e1425;}
a:visited {font-weight: bold; color: #9e1425;}
a:hover {color: #000; font-weight: bold; text-decoration: underline;}

.clearall-pad {
	clear: both;
	height: 20px;
	border-top: 1px solid #333;
}

/* content interior pages */

#content {
	float: left;
	width: 560px;
}

/*#content h1 {
	font-size: 4em;
	font-weight: normal;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	line-height: 100%;
	padding-bottom: 20px;
}*/

h1 {
	font-family: "calluna-1","calluna-2", Perpetua, Georgia, "Times New Roman", Times, serif;
	font-size: 4.1em;
	font-weight: normal;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	line-height: 100%;
	padding-bottom: 20px;
}

h1 a {color: #9e1425; font-weight: normal; text-decoration: none;}
h1 a:visited {color: #9e1425; font-weight: normal; text-decoration: none;}
h1 a:hover {color: #333; font-weight: normal; text-decoration: underline;}

#content-arc h1 {
	font-family: "bistro-script-web-1","bistro-script-web-2", Perpetua, Georgia, "Times New Roman", Times, serif;
	font-size: 6em;
	font-weight: normal;
	letter-spacing: 1.5px;
	text-transform:none;
	line-height: 120%;
	padding-bottom: 20px;
}

#content-arc h2 {
	font-family: "goudy-bookletter-1911-1","goudy-bookletter-1911-2", Perpetua, Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	font-weight: normal;
	letter-spacing: 1.5px;
	/*text-transform: uppercase;*/
	line-height: 100%;
	padding-bottom: 10px;
}
	

#content p {
	padding: 0 0 15px 0;
	line-height: 2.2;
}

#content .intro {
	font-family: Helvetica, lucida-sans, "Trebuchet MS", Tahoma;
	font-size: .75em;
	padding: 10px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-bottom: 20px;
}	

#right-nav {
	float: right;
	width: 170px;
	margin-top: 8px;
	font-family: Perpetua, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#right-nav ul {
	margin-bottom: 20px;
}

#right-nav li {
	padding: 0 0 3px 3px;
	list-style: none;
	display:block;
	border-bottom: 1px #666 dotted;
}

#right-nav .nav_cat_archive h2 {
	letter-spacing: 1.2px;
	text-transform: uppercase;
	border-top: 2px #333 solid;
	border-bottom: 1px #666 dotted;
	padding: 3px 0 7px 5px;
	display: block;
}


#right-nav a {color: #333; font-weight:normal; text-decoration:none;}
#right-nav a:visited {color: #333; font-weight:normal; text-decoration:none;}
#right-nav a:hover {color: #9e1425; font-weight:normal; text-decoration:underline;}

.subtitle {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1.2px;
	font-size: .8em;
	font-family: Tahoma, "Trebuchet MS", "Helvetica LT Std";
	padding: 0;
	margin:0;
}

.img-left {
	margin-left: -190px;
	padding-bottom: 15px;
}

.img-left-sm {
	float: left;
	padding-right: 10px;
}

.img-right-sm {
	float: right;
	padding-left: 10px;
}

#land-ho {
	float: left;
	width: 760px;
}

.content-ho {
	float: left;
	width: 560px;
	margin-left: 8px;
}


.content-ho p {
	padding: 0 0 15px 0;
	line-height: 2.2;
}

#content-arc {
	float: left;
	width: 710px;
	margin-left: 28px;
}


blockquote {
	font-family: helvetica, tahoma, "trebuchet ms", verdana, arial, sans-serif;
	margin-left: 40px;
	padding: 0 60px 10px 0;
	color: #5f2d11;
	quotes: inherit;

}



#footer {
	position: relative;
	padding-bottom: 20px;
	border-top: 30px #333 solid;
}

#footer .about {
	float: left;
	width: 170px;
	text-align: left;	
	font-family: tahoma, trebuchet, ariel, sans-serif;
	font-size: .8em;
	margin: 0 7px 0 8px;
	padding: 10px 3px 20px 0;
}

#footer .about1 {
	float: left;
	width: 360px;
	text-align: left;	
	font-family: tahoma, trebuchet, ariel, sans-serif;
	font-size: .8em;
	padding: 10px 0 20px 3px;
	margin-left: 8px;
}

#footer-foot {
	height: 30px;
	background-color: #333;
}

#footer a {font-weight: normal; color: #333; text-decoration: underline;}
#footer a:visited {font-weight: normal; color: #333; text-decoration:underline;}
#footer a:hover {font-weight: normal; color: #9e1425; text-decoration: underline;}


.entry {
margin-top: 10px;
width: 500px;
padding: 0 10px 10px 10px;
border: 1px solid #ccc;
background: #ff9900;
color: #333;
}

.entry form {
	width: 500px;
}


