a {
    color: #0000AA;
    text-decoration: none;
}

a:visited {
	color: #00AA00;
}

a:hover {
    text-decoration: underline;
}

blockquote {
	border-left: 2px solid #006600;
	background: #DCDCDC;
	font-family: Arial, Helvetica, serif;
	font-size: 90%;
	margin-left: 30px;
	margin-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
}

body {
	background: #dddddd url(/media/blue-green-vertical-stripe.png) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 1.467em;
}

#bottombar {
	list-style: none;
	margin: 0;
	padding: 3;
	text-align: left;
	font-family: Arial, Helvetica, san-serif;
	font-size: 80%;
	text-transform: uppercase;
}

#bottombar #current {
	font-weight: bold;
}

#bottombar a {
	background-color: #009900;
	border-bottom: none;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	margin-right: 5px;
	padding: 0 8px 1px 5px;
	text-decoration: none;
}

#bottombar a:hover, #topbar #current {
	background-color: #000099;
	color: #FFFFFF;
}

#bottombar li {
	display: inline;
	margin: 0;
	padding: 0;
}

code {
	font-family: Courier New, Courier, monospaced;
	font-size: 70%;
}

.error {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, san-serif;
	background-color: #CC0000;
	border: 1px solid #000000;
	padding: 2px;
	font-size: 80%;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
}

h3 {
	font-family: Times, 'Times New Roman', sans-serif;
	font-size: 95%;
	font-style: italic;
}

.tweetmemebutton {
    text-align: right;
    float: right;
}

#footer {
	padding-top: 10px;
}

#logo {
	padding: 0px;
	text-align: center;
	margin-bottom: 30px;
    margin-top: 30px;
}

#logoright {
    font-size: 85%;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
}

#logoright a {
    text-decoration: none;
}

#logoright a:hover {
    text-decoration: underline;
}

.navbar {
    height: 21px; width: 100%;
    padding: 5px 0px;
    margin: 0;
    margin-bottom: 5px;
    text-align: center;
    font: 14px Trebuchet MS, Arial, Helvetica;
    color: #000000;
}

.nav a:visited, .nav a:link {
    text-decoration: none; color: #fff;
}

.nav a:hover {
    text-decoration: underline; color: #fff;
}

.navbarbottom {
    background: #dddddd url(/media/blue-green-vertical-stripe.png) repeat-x;
	height: 21px; width: 100%;
    padding: 5px 0px 5px;
    margin: 0;
    margin-top: 10px;
    text-align: center;
    font: 14px Trebuchet MS, Arial, Helvetica;
    color: #000000;
}

.archivecredit {
	text-align: right;
	font-style: italic;
	font-size: 90%;
}

.mainmenutitle {
	text-align: right;
	margin-top: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-transform: uppercase;
}

#pagetable {
    max-width: 800px;
}

.sidebarlink {
	text-align: left;
    font-family: Arial, Helvetica, san-serif;
 	font-size: 70%;
}

.sidebartitle {
	text-align: left;
	font-family: Arial, Helvetica, san-serif;
	font-size: 60%;
	text-transform: uppercase;
	background-color: #669999;
}

#title {
    background-color: #00CCCC;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

#twitter_div {
	margin: 0px;
	padding: 2px;
	font-size: 90%;
}

#twitter_div p {
	margin: 0px;
}

#subtitle {
	letter-spacing: 6px;
    text-transform: uppercase;
    margin-bottom: 0px;
	text-align: center;
	font-size: 60%;
}

#byline {
	text-transform: uppercase;
    margin-bottom: 15px;
	text-align: left;
	font-weight: bold;
    font-size: 85%;
}

/* Menu elements */

#adbox {
    text-align: center;
    height: 90px;
    width: 728px;
    margin: 0px;
}

#topbar {
	list-style: none;
	margin: 0;
	margin-top: -25px;
	padding: 3;
	text-align: right;
	font-family: Arial, Helvetica, san-serif;
	font-size: 80%;
	text-transform: uppercase;
}

#topbar #current {
	font-weight: bold;
}

#topbar a {
	background-color: #000099;
	border-bottom: none;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	margin-right: 5px;
	padding: 0 8px 1px 5px;
	text-decoration: none;
}

#topbar a:hover, #topbar #current {
	background-color: #009900;
	color: #FFFFFF;
}

#topbar li {
	display: inline;
	margin: 0;
	padding: 0;
}

#bottombar {
	list-style: none;
	margin: 0;
	padding: 3;
	font-family: Arial, Helvetica, san-serif;
	font-size: 80%;
	text-transform: uppercase;
	text-align: center;
}

#bottombar #current {
	font-weight: bold;
}

#bottombar a {
	background-color: #009900;
	border-bottom: none;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	margin-right: 5px;
	padding: 0 8px 1px 5px;
	text-decoration: none;
}

#bottombar a:hover, #topbar #current {
	background-color: #000099;
	color: #FFFFFF;
}

#bottombar li {
	display: inline;
	margin: 0;
	padding: 0;
}

.cf {
    border: 0px;
    height: 1px;
}

.cf textarea {
    border: 0px;
    height: 1px;
}

.cf textarea p {
    border: 0px;
    height: 1px;
}

.emailheader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #CCCCCC;
}

.rsslink {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-transform: uppercase;
  	text-align: center;
  	font-size: 10px;
  	padding: 5px;
}

.rsslink a {
  	text-decoration: none;
}

.rsslink a:hover {
  	color: #CC6600;
}

.rsslink img {
  	vertical-align: -40%;
}

.rsstop {
    text-align: right;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFFFFF;
}

.rsstop a {
    text-decoration: none;
}

.rsstop a:hover {
    border-style: solid;
    background-color: #FF9900;
    border-color: #CCCCCC #000000 #000000 #CCCCCC;
    border-width: 1px;
    color: #FFFFFF;
    width: 36px;
    height: 14px;
}

/* Entry elements */

.entries {
    font-size: 16px;
}

.entry {
	padding-bottom: 40px;
	line-height: 150%;
}

.entryhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
}

.entrysubhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
}

.entrysubhead a {
	text-decoration: none;
}

.entrysubhead a:hover {
	text-decoration: underline;
}

.dateheader {
	text-align: left;
	font-family: Arial, Helvetica, san-serif;
	font-size: 60%;
    text-transform: uppercase;
	background-color: #669999;
	margin-top: 4px;
}

.dateheader a {
	text-decoration: none;
	color: #000000;
}

.dateheader a:hover {
	text-decoration: underline;
}

.fileref {
	font-family: Courier New, Courier, monospaced;
	font-size: 90%;
}

.input {
	font-family: Courier New, Courier, monospaced;
	font-size: 80%;
}

.menucommand {
	font-family: Courier New, Courier, monospaced;
	font-size: 80%;
}

.sourcecode {
	font-family: Courier New, Courier, monospaced;
	font-size: 80%;
}

.commentnav {
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

.discussitem {
    text-align: left;
    font-family: "Verdana", san-serif;
    font-size: 8pt
}

.enclosure {
 	text-align: center;
 	font-family: Arial, Helvetica, san-serif;
	font-size: 60%;
	text-transform: uppercase;
}

.entryfooter {
 	float: right;
	font-family: Arial, Helvetica, san-serif;
	font-size: 70%;
	text-transform: uppercase;
}

.hattip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-transform: uppercase;
    text-align: right;
}
.newstitle {
    text-align: center;
    font-family: "Verdana", san-serif;
    font-size: 6pt;
}

.newsitem { text-align: left;
    font-family: "Verdana", san-serif;
    font-size: 8pt
}

.newsitem a {
    text-decoration: none;
    color: #006600;
}

.newsitem a:hover {
    text-decoration: underline;
}

.pantegoteaser {
    font-weight: bold;
    text-transform: uppercase;
}

.pantegotunein {
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

.tweetwhen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

