
a:link		{ color: #bb4004; text-decoration: none;}
a:visited	{ color: #bb4004; text-decoration: none;}
a:hover		{ text-decoration: underline;}
a img		{ border-width: 0;}
body		{ color: #333; font-family: Arial, Helvetica, Tahoma, sans-serif; }
hr		{ display: none;}



.column1 			{ margin:5px 8px 20px 8px; 
					padding-right:8px; border-right:1px dotted lightgrey; }

.column1border			{ border-top:5px solid #e1dfd6; padding-bottom:.7em; }

.article 			{ padding-left:10px;  border-bottom:5px solid #e1dfd6; margin-bottom:1em; }

.article .title 		{ color: #bb4004; font-size:20px; line-height:120%; font-family:Georgia,serif; margin:0 0 .7em 0; }
.article .title a 		{ color: #bb4004; font-size:20px; line-height:120%; }
.article .title a:hover 	{ color: #666666; text-decoration:none;}

.article .subtitle 		{ margin:.3em 0 .5em 0; text-transform:uppercase;}

.article .excerpt		{ font-size:13px; line-height:145%; }
.article .excerpt p		{ font-size:13px; line-height:145%; }
.article .excerpt a		{ font-size:13px; line-height:145%; }

.article .continuereading	{ font-weight:bold; }

.article .error			{ padding:1em 0; font-family:Georgia,serif; 
				  color: #bb4004; font-size:1.7em; line-height:1.2em; }



.column2 			{ margin:5px 8px 20px 0; }

.bio, .bio a, .bio p		{ font-size:13px; font-family:cursive; }
.bio p				{ margin:10px 0; }

.section			{ margin:10px 0; }
.section .title			{ margin-bottom:6px; font:bold 16px Cursive; color:black; }

.item				{ padding-bottom:3px; }
.item a				{ font-weight:bold; }

.quote				{ padding: 0 40px 0 15px; font-style:italic; }



.bloghome a:link, .bloghome a:visited
				{ font:bold 16px Cursive; padding-bottom:5px; color:black; }


.archiveyear			{ font-weight:bold; margin:8px 0 0px 0; }

.searchbox			{ font:11px Arial,Verdana; background-color:#FFFFE0; vertical-align:middle; }

.go				{ text-align:center; vertical-align:top;}


.imageL				{ float:left;  border:1px solid #666666; margin: 6px 6px 2px 0; 
				  font-weight:bold; text-align:center;
				  color:white; background-color:black; }
.imageR				{ float:right; border:1px solid #666666; margin: 6px 0 2px 6px; 
				  font-weight:bold; text-align:center;
				  color:white; background-color:black; }


