/* The Holy Church Of Iggy The Inuit */
body { margin: 0;
    padding: 0;
    background-color: White;
    background-image: url(img/bg.gif);
    background-repeat: repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
}
a { text-decoration: none;}
a:link { color: Purple;}
a:visited { color: #003366;}
a:active { color: #003366;}
a:hover { color: #003366;
background-color: Yellow; 
}
#page {	text-align: left;
	margin: 20px auto;
	width: 820px;
}
#banner { background-color: transparent;
    height: 110px;
    width: 800px;
}
#content { background-color: White;
    color: #2F4F4F;
    float: left;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    overflow: hidden;
    padding: 5px 5px 5px 5px;
    width: 580px;
}
#links { background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    float: left;
    overflow: hidden;
    width: 220px;
}
.blog { background-color: White;
    padding: 8px;
}
.blog p {  color: #2F4F4F;
    font-size: small;
    font-weight: normal;
    line-height: 150%;
    text-align: left;
    margin-bottom: 10px;
}
.blog blockquote { line-height: 150%;
font-family : "Courier New", Courier, monospace;}
.blog li { line-height: 150%;}
.blog h2 { color: #2F4F4F;
    font-size: medium;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 3px;
}
.blog h3 { color: Purple;
    font-size: large;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px; 
}
.blog h4 { color: Purple;
    font-size: medium;
    text-align: left;
    font-weight: normal;
    margin-bottom: 10px;
}
.blog h5 { font-size: x-small;
    text-align: left;
    font-weight: normal;
    margin-bottom: 10px;
}
.blog img { float: left; 	
margin: 3px; 
padding: 2px;
border: none;
vertical-align : middle;
}
.blog .blogbody { margin-bottom: 25px;}
.blog .posted { color: #2F4F4F;;
    display: block;
    font-size: small;
    font-weight: bold;
    line-height: normal;
    padding: 3px;
    text-align: left;
	border-top: 1px dashed Gray;
    border-bottom : 1px dashed Gray;
}


.side, .syndicate, .powered { font-size: small;
    padding: 3px 8px 10px 8px;
    text-align: left;
}
.side a { text-decoration: none;}
.side a:link { color: Purple;}
.side a:visited { color: 003366;}
.side a:active { color: 003366;}
.side a:hover { color: 003366;
background-color: Yellow;}
.side img {border: none;
margin: 0;
padding: 0;
float: none; }

.calendar { line-height: 140%;
    color: ##2F4F4F;
    font-size: small;
    padding: 2px;
    text-align: center;
    margin-bottom: 20px;
}
.calendar table { padding: 2px;
    border-collapse: collapse;
    border: 0px;
    width: 90%;
}
.calendar caption { color: #2F4F4F;
    font-size: small;
    border-bottom: 1px solid Gray;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    padding: 3px;
    letter-spacing: .3em;
}
.calendar th { text-align: center;
    font-weight: normal;
}
.calendar td { text-align: center;}
.sidetitle { border-bottom: 1px solid Gray;
    color: #2F4F4F;
    font-size: small;
    font-weight: bold;
    letter-spacing: .3em;
    margin: 3px;
    text-align: left;
    text-transform: uppercase;
}
.blok { display: block; 
float: none;
width: 580px;
min-width : 560px;
}
.riflo { float: right;  	
margin: 3px; 
padding: 2px;
border: none;	
}
.noflo { float: none;
margin: 3px; 
padding: 2px;
border: none;
vertical-align : bottom;
}
.jens { font-family: Arial, Helvetica, sans-serif;
color: #333366;
background-color: #FFFFCC; }
.clara { clear: left; } 
