/* this is the style.css that is actually used by WP */ 
/* testing 100605 */


body{
	background: white;
	color:#000;
	margin:0;
	padding:0;
}

#wrapper {
	border: solid 0px red;
	position: absolute;
	top: 0px;
	left: 100px;
	width:1000px;
	
}

#container {
	margin: 10px;	
	margin-top: 80px;
	margin-left: 20px;
	width: 600px;
	min-height: 720px;
	/* IE6 height hack */
	height:auto !important;
   height:740px;


	
}


#header, #footer {
	border-top: solid 20px #333;
}

#footer{
	margin-top: 10px;
}

.entry-content {
	width: 600px;
	padding: 0px;
}


.entry-content a {
	font-weight: ;
	font-size: 100%;
	color: #566C93;
	
	border-bottom: 1px dotted #449;
}

.entry-content a:hover {
	color: black;
	border-bottom: 1px solid black;
}

.entry-content li {

}



.typotip {
	border: solid #999 1px;
	padding: 14px;
	background: #eee;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 90%;
	
}

.typotip, .typotip p, .typotip li {
	font-size: 18px;
	font-family: Optima, calibri, Gill Sans, sans serif;
	line-height: 26px;
}

.glyph {
	font-family: Arial;
	margin-left: 3px;
	margin-right: 3px;

}


.sidebar {
	position: absolute;
	top: 50px;
	left: 700px;
	width: 280px;
}

.sidebar, .sidebar li {
	font-family: Helvetica Neue, Calibri, sans serif;
	font-weight: normal;
	font-size: 16px;
	padding: 0px;
	line-height: 20px;

}




.sidebar li {
}

.hidden {
	display: none;
}

.sidebar p {
	padding: 0px;
}

.sidebar ul {
	list-style-type: decimal;

}

.sidebar ol {
	margin-left: 0px;
	padding: 0;
	margin-top: 6px;
	padding-left: 30px;
	
}

.hidden {
	display: none;
}


.sidebar li {
	margin-bottom: 4px;
}



a#selected {
background: #eee;
}


.entry-date, .entry-meta {
	display: none;
}


p, li {


	font-family: Cambria, Georgia, Times New Roman, serif;
	font-size: 18px;
	line-height: 26px;

}


p {
		width: 100%;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.entry-content ol li {
		padding-top: 10px;
	padding-bottom: 10px;
}

.entry-content ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

.odd {
	// nothing
}

.faded {
	color: #999;
}

.hilited {
	background: #0f0;
}

.sample {
	font-size: 36px;
	font-family: New Century Schoolbook, Times New Roman;
}

a {
	color: #667CA3;
	text-decoration: none;
}

a:hover {
	color: black;
}

h2 {
	font-family: Rockwell, Candara, sans serif;
	font-size: 29px;
	line-height: 34px;
	width: 600px;
	margin-bottom: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #333;
	

}

img {
	border: 0px solid #999;
}

#title {
	border: 0px solid white;
}

.comment-heading {
	text-align:right; 
	text-transform:uppercase;
	font-family: optima, calibri, helvetica,sans serif;
	font-size: 16px;
	letter-spacing: 1px;
	margin-top: 10px;
}

#comment-area {
	border-top: solid #333 8px;
	margin-top: 10px;
}

.comment-caption {
	font-size: 14px;
	font-family: optima, calibri, helvetica, sans serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999;
}

.comment-block, .mb-comment-block {
	margin-bottom: 14px;
}

.mb-comment-block {
	border: 1px solid #ccc;
	padding: 10px;
	padding-left: 20px;
	padding-bottom: 15px;
	margin-left: -20px;
	margin-right: -10px;
	background: #fafafa;
	background: -moz-linear-gradient(left,  #f8f8f8,  #fdfdfd);
}


input.txt-desc, input.txt, textarea, select {
	font-family: Optima, Calibri, Helvetica, sans-serif;
	font-size: 18px;
	background-color: white;
	border: 1px solid #DDDDE4;
	padding: 2px;
	margin-bottom: 12px;
}

input.txt-desc {
	color: #999999;
}


.button {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Optima, Calibri, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #667CA3;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

.appendix p {
	font-family: Helvetica Neue, Calibri, sans serif;
	font-size: 0.9em;
	line-height: 1.4em;
}

.appendix a {
	font-weight: normal;
	border: none;
}

.appendix strong {
	color: #555;
}

.caption {
	font-family: Helvetica Neue, Arial, sans serif;
	font-size: 15px;
	font-weight: heavier;
	color: #666;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

.center {
	text-align: center;
}

.icon {
    float: left; 
	 padding-right: 8px; 
	 padding-top:5px; 
	 width:60px; 
	 border: 0px;
}
.icon a, .icon a:hover { 
	border: 0px; 
}

.comment-text p {
	color: #333;
}

h3 {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 2px;
	border-top: 1px solid #ccc;
	color: #333;
	font-family: Helvetica Neue, Times New Roman, serif;
}

blockquote {
	background: #f6f6f6;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote p {
	font-size: 100%;
	}


.timespage p {
	font-family: Times;
	font-size:1.1em; 
	line-height: 1.4em;
} 


