* {}

h1,h2,h3,h4 { margin: 0.2em 0 }
p { margin: 0.5em 0 }
a:link {color:#633CAD; text-decoration:none; border-bottom: 1px dashed #633CAD;}
a:visited {color:#AD3C8C; text-decoration:none; border-bottom: 1px dashed #AD3C8C;}
a:hover {background: #EDBEF6; text-decoration:none; border-bottom: #EDBEF6;}
a img { border:none;}
body {
margin:0; padding:0;
font-size: 1em;
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
background: white;
}
h1#site_name {display:none;}
#main1 {
margin:0; padding:0; width:100%;
background: url("images/background_01.jpg") top left no-repeat black;
}
#main2 {
margin:0; padding:0;width:1004px;
background:url("images/background_03.jpg") top right no-repeat;
}
main2 * {
border:1px solid green;
}
#left {
float:left;
width:100px;
height: 300px;
margin:0; padding:0;
font-size:80%;
}
#middle {
margin:0 80px 0 100px;
background:url("images/background_02.jpg") top left no-repeat white;
font-size:100%;
min-height:400px;
width:824px;
padding-bottom:50px;
line-height: 150%;
}
.column-in {
margin:0; padding:0.5em 1em;
}
.cleaner {
clear:both;
height:1px;
font-size:1px;
border:none;
margin:0; padding:0;
background:transparent;
}
#middle h2 {
font-size: 120%;
}
#footer {
margin: 0px 100px;
background:white;
font-size: 80%;
padding: 0; }
#footer a:link { color:#8D3CAD; border-bottom:1px solid #8D3CAD;}
#footer a:visited {color:#8D3CAD; border-bottom:1px solid #8D3CAD;}
#left_content, #right_content {width:400px; padding-left:10px; float:left; padding-top: 202px; overflow:hidden}
* html #left_content, * html #right_content {width:410px;}
#content {padding:202px 15px 0 15px}
#left_content h1, #right_content h1, #content h1 {
padding: 0; margin: 0 0 0 -10px;
overflow: hidden;
text-indent:500px;
height: 28px; width:412px;
} 
#left_content h1 {background-image: url("images/titles_05.jpg"); background-repeat: no-repeat;}
#right_content h1 {background-image: url("images/titles_06.jpg"); background-repeat: no-repeat; margin-left:0px}
* html #right_content h1 {margin-left:0px;}
#content h1#jane {background-image: url("images/titles_05.jpg"); background-repeat: no-repeat; margin-left:-15px}
#content h1#hounddog32 {background-image: url("images/titles2_05.jpg"); background-repeat: no-repeat; left:-15px;}
#buttons { position:absolute; top:0; left: 724px; width: 200px; height:153px; border-top:1px solid black;}
.button:link { border: 1px solid black; border-top:none; border-right: none; font-size: 130%; padding: 4px 0 5px 20px; display: block; text-decoration:none; font-weight:bold; color:black;}
.button:visited {border: 1px solid black; border-top:none; border-right: none; font-size: 130%; padding: 4px 0 5px 20px; display: block; text-decoration:none; font-weight:bold; color:black;}
.button:hover { background: white; border:1px solid black; border-top:none; border-right:none;} 
#footer {position:relative;}

#footer1, #footer2, #footer3, #footer4 { position: absolute; width: 220px; margin-left: 13px; padding-right: 12px; background: url("images/border.png") top right no-repeat white; min-height: 320px;}

		#footer1 { 
			left: 0; 
			z-index: 100; 
		} 
			
		#footer2 { 
			left: 245px; 
			z-index: 100; 
		} 
		
		#footer3 { 
			left: 490px; width:130px;
		} 
		
		#footer4 { 
			left: 645px;width:130px;background-image:none;
		} 


#footer ul {
padding-left: 0px;
margin: 0px;
margin-bottom: 30px;
}
#footer ul ul {
margin-bottom: 0px;
}
#footer #footer3 ul {
padding-left: 15px;
}
#footer li {
color: #666666;
font-family: Verdana, Arial, sans-serif;
text-align: left;
line-height: 150%;
margin-top: 3px;
list-style-type: none;
}
#footer #footer3 li {
list-style-type: circle;
}
#footer h4 {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
text-align: center;
font-weight: bold;
text-transform: uppercase;
}
#footer h4 a:link { color: #666; border-bottom: 1px solid #666;}
#calendar {
line-height: 140%;
color: #666666;
font-family: Verdana, Arial, sans-serif;
padding: 2px;
text-align: center;
margin-bottom: 30px;
}
#calendar table {
padding: 1px;
border-collapse: collapse;
border: 0px;
width: 100%;
font-size: 100%;
}
#calendar caption {
color: #666666;
font-family: Verdana, Arial, sans-serif;
text-align: center;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .3em;
padding: 5px 0 ;
}
#calendar th {
text-align: center;
font-weight: normal;
}
#calendar td {
text-align: center;
}

.posted {
font-size: 80%;
color: #666;
border-top: 1px solid #999;
margin-bottom:20px;
}
a.permalink {border:none; margin-right:5px;}
code, quote, blockquote {
	white-space: normal;
	display: block;

	margin: 7px 7px 7px 15px;
	padding: 7px;
	font-size: 80%;
	background: #eee url(/images/code.png) no-repeat top left;
	border: 1px solid #ccc;
}
quote, blockquote {
	background: #eee url(/images/quote3.png) no-repeat top left;
	font-style:italic;
}
img.entry_width {
	width: 400px;
}
