.banner {
	background-color: #920011;
	background-image: url("https://www.rssboard.org/images/red-stripes-tile.png");
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.bannerhead a:hover {
	color: orange;
	text-decoration: none;
}

body {
    margin: 0px 0px 0px 0px;
}

blockquote {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 90%;
    margin-left: 20px;
    margin-right: 50px;
}

.cclicense {
	font-size: 80%;
}

.cclogo {
	padding-right: 10px;
}

code {
	color: #333333;
}

.counter {
	background-color: #920011;
	border: solid 3px #E8ABA9;
	border-radius: 50%;
	color: #E8ABA9;
	display: block;
	float: center;
	font-size: 25px;
	height: 60px;
	line-height: 60px;
	margin-bottom: 10px;
	text-align: center;
	width: 60px;
	-moz-border-radius: 50%;
}
        
h1 {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    font-size: 42px;
    font-style: normal;
    line-height: 1em;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}

h1 a {
    color: #FFFFFF;
    text-decoration: none;
}

h1 a:hover {
    color: #CC0000;
}

h1.bannerhead {
    font-family: 'Lisu Bosa', serif;
	font-size: 44px;
	text-shadow: 2px 2px 0px black;
	text-transform: uppercase;
}

h2 {
    font-family: Arial, sans-serif;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    text-align: center;
	padding-bottom: 5px;
    margin-bottom: 15px;
}

h2.bannersubhead {
    color: #E8ABA9;
	font-family: Arial, sans-serif;
	font-size: 14px;
    font-style: italic;
}

@media only screen and (max-width: 600px) {
	h1.bannerhead {
		font-size: 34px;
	}
	
	h2.bannersubhead {
		font-size: 12px;
	}
}	

h5 {
	font-size: 80%;
	font-weight: bold;
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}

li {
	padding-bottom: 5px;
}

.bottombar {
	text-align: center;
}

.entries {
	padding-right: 5px;
}

.dateheader {
	text-align: left;
	font-family: Arial, Helvetica, san-serif;
	font-size: 70%;
    text-transform: uppercase;
	background-color: #920011;
	padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 1px;
}

.dateheader a {
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
}

.dateheader a:hover {
	text-decoration: underline;
}

.entries {
    margin-top: 0px;
}

.entry {
	padding-bottom: 10px;
    margin-right: 10px;
}

.entry a {
    color: #920011;
    text-decoration: none;
}

.entry a:hover {
    text-decoration: underline;
}

.entry a:visited {
    color: #924547;
}

.entryfooter {
 	font-family: Arial, Helvetica, san-serif;
	font-size: 70%;
	text-transform: uppercase;
}

.entryhead {
	font-size: 120%;
	font-weight: bold;
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    margin-top: 16px;
}

.entryhead a {
    color: black;
    text-decoration: none;
}

.entryhead a:hover {
    text-decoration: underline;
}

.example {
    font-family: Courier New, Courier, monospaced;
    font-size: 80%;
    background-color: #FFCCCC;
    margin-left: 5px;
    margin-right: 15px;
    padding: 4px;
}

.fb {
    border: 0px;
    height: 1px;
}

.fb textarea {
    border: 0px;
    height: 1px;
}

.fb textarea p {
    border: 0px;
    height: 1px;
}

.fineprint {
    font-style: italic;
}

.footer {
    margin-top: 40px;
    margin-bottom: 10px;
    text-align: center;
}

.footer a {
    color: #000000;
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    line-height: 1em;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.langcodes {
	max-width: 300px;
}

.logo {
    width: 96px;
    height: 96px;
    float: left;
    padding-right: 6px;
}

.main {
    margin-left: 10px;
    margin-right: 2px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.newsentries {
    margin-left: 5px;
    margin-right: 5px;
    background-color: #FFFFCC;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 3px;
    border-style: solid;
    border-width: 1px;
    margin-top: 1px;
}

.newsentry {
	padding-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

.newsentry a {
    color: #920011;
    text-decoration: none;
}

.newsentry a:hover {
    text-decoration: underline;
}

.newsentry a:visited {
    color: #924547;
}

.newsentryfooter {
 	font-family: Arial, Helvetica, san-serif;
	font-size: 70%;
	text-transform: uppercase;
	text-align: right;
}

.newsheader {
	text-align: left;
	font-family: Arial, Helvetica, san-serif;
	font-size: 70%;
    text-transform: uppercase;
	background-color: #000000;
	padding: 2px;
	font-weight: bold;
    color: #FFFFFF;
}

.newterm {
    font-style: italic;
}

.rsslink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 10px;
}

.rsslink a {
  text-decoration: none;
}

.rsslink a:hover {
  color: #CC6600;
}

.rsslink img {
  vertical-align: -40%;
}

.sidebar {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    background-color: #920011;
    font-size:13px;
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial;
    color: #E8ABA9;
}

.sidebargroup {
    margin-bottom: 20px;
}

.sidebarrsslink a {
    color: #E8ABA9;
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 12px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-decoration: none;
    vertical-align: -20%;
}

.sidebarrsslink a:hover {
    text-decoration: underline;
}

.sidebarrsslink img {
  vertical-align: -20%;
}

.sidebarsmall {
	display: none;
}

.sidebartitle {
    color: #FFFFFF;
    background-color: #000000;
    font-weight: bold;
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial;
    font-size: 13px;
    text-transform: uppercase;
    padding: 2px;
}

.sidebarlink a {
    color: #E8ABA9;
    font-weight: bold;
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial;
    font-size: 13px;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
}

.sidebarlink a:hover {
    text-decoration: underline;
}

.sourcecode {
	font-family: Courier New, Courier, monospaced;
	font-size: 80%;
}

.titlebar {
    margin-top: 0px;
    padding: 0;
	text-align: center;
}

h2.top10 {
	color: black;
	font-size: 95%;
	text-align: center;
}

.top10header {
	margin-top: 20px;
}