
A:link {text-decoration: none; color: 990000;}
A:visited {text-decoration: none; color: 990000;}
A:active {text-decoration: none; color: 990000;}
A:hover {text-decoration: underline; color: 990000;}

.bannerbar {
	background-image: url(/blog/images/banner_bg.jpg);
	background-repeat: repeat-x;
    background-color: #1a5093;
    color: #FFFFFF;
}

.topbar {
    background-color: #1a5093;
    color: #FFFFFF;
}

.line {
    background-color: #660000;
}

.head {
    display: inline;
    text-transform: inline;
	font-family: Century Gothic, serif;
	color: #000000;
	font-size: 14px;
	line-height: 20px;
}

.media {
    display: inline;
    text-transform: uppercase;
	font-family: Georgia, Times, serif;
	color: #754c24;
	font-size: 18px;
	line-height: 28px;
}

.pollresults {
    display: inline;
	font-family: Georgia, Times, serif;
	color: #492807;
	font-size: 14px;
	line-height: 16px;
}

.polltable {
    background-color: #f6c6df;
}

.date {
    display: inline;
    text-transform: uppercase;
    font-weight: bold;
	font-family: Century Gothic, sans-serif;
	color: #990000;
	font-size: 18px;
	line-height: 20px;
}

.small {
    display: inline;
	font-family: Century Gothic, serif;
	color: #990000;
	font-size: 12px;
	line-height: 14px;
}

.large {
    display: inline;
	font-family: Century Gothic, serif;
	color: #990000;
	font-size: 16px;
	line-height: 18px;
}

.day {
        font-family: Century Gothic, serif;
	font-weight: bold;
	color: #990000;
	font-size: 16px;
	line-height: 20px;
	text-align: center; 
}

.postertitle {
        font-family: Century Gothic, serif;
	font-weight: bold;
	color: #990000;
	font-size: 21px;
	line-height: 21px;
	text-align: center; 
}

.poster {
    display: inline;
	font-family: Century Gothic, serif;
	color: #FF3333;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.link {
    display: inline;
	font-family: Century Gothic, sans-serif;
	color: #990000;
	font-size: 11px;
	line-height: 12px;
}

.commentsection {
    background-color: #FFFFFF;
}

.textarea {
	font-family: Verdana; 
	font-size: 10px; 
	background-color: FFFFFF; 
	border-width:1; 
	border-color:#444444; 
	border-style:solid; 
	color: #242424;
}

.inputbox {
	font-family: Verdana; 
	font-size: 10px; 
	border-width:1; 
	border-color:#444444; 
	border-style:solid; 
	background-color:#FFFFFF; 
	color: #242424;
}
