/* Main Style */
/*                 */
/* LowComDom Performances */
/* Written by Biff Pondwater */
/* Build 2 */
/* Build 2009/01/29 */
/* Copyright (C) 2006-2009 by LowComDom Performances */
/* All Rights Reserved */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
/* FONT-FAMILY: Georgia, Times, Times New Roman, serif; */
font-size: 12px;
background-color: #ffffff;
/* background-color: #f3f3f3; */
/* background-color: #fcf3cc; */
/* color: #000000; */
background-image:url("/~lcd/graphics/lcd_logo_texture.png");
margin-top: 10px;
margin-left: 8px;
margin-right: 8px;
line-height: 1.3;
}


p {
font-family: Verdana, Arial, Helvetica, sans-serif;
/* FONT-FAMILY: Georgia, Times, Times New Roman, serif; */
font-size: 12px;
FONT-WEIGHT: normal;
margin-top: 5px;
margin-bottom:10px;
}

a:link {  /* for unvisited links */
 color: rgb(0, 0, 150);
 text-decoration: none;
}
a:visited {  /* for visited links */
  color: rgb(0, 0, 150);
  text-decoration: none;
}
a:active {
  color: rgb(0, 0, 255);
  text-decoration: none;
} /* when link is clicked */
a:hover { /* when mouse is over link */
  color: rgb(0, 0, 255);
  text-decoration: none;
}


ol, ul {
/* FONT-FAMILY: Georgia, Times, Times New Roman, serif; */
font-size: 12px;
FONT-WEIGHT: normal;
}

lh {
font-size: 12px;
}

h1, h2, h3, h4, h5 {
/* font-family: Verdana, Arial, Helvetica, sans-serif; */
font-weight: normal;
color: black;
}

h1 {
font-family: arial, verdana, sans-serif;
font-size: 34px;
font-weight: bold;
}

h2 {
font-family: arial, verdana, sans-serif;
font-size: 24px;
font-weight: bold;
}

h3 {
font-family: arial, verdana, sans-serif;
font-size: 16px;
}

h4 {
font-family: arial, verdana, sans-serif;
font-size: 18px;
font-weight: bold;
}


.site_title {
FONT-FAMILY: Georgia, Times, Times New Roman, serif;
font-size: 30px;
}

.LowComDom_Presents {
font-size: 24px;
}


.page_headline {
margin-top: -5px;
margin-bottom: 5px;
font-family: arial, verdana, sans-serif;
font-size: 34px;
FONT-WEIGHT: normal;
background-image:url("/~lcd/graphics/blue_gradient.png");
color: white;
border-style: outset;
}



.18_point {
font-size: 18px;
}

.really_big_font {
font-size: 28px;
}

.really_small_font {
font-size: 6px;
}

.italic {
font-style: italic;
}

.centered {
text-align: center;
}

.div_centered {
margin-right: auto;
margin-left: auto;
width: 800px;
}

.center_bold {
font-weight: bold;
text-align: center;
}

.bold {
font-weight: bold;
}

.page_header_left {
margin-top: 0px;
margin-bottom: 0px;
float: left;
}

.page_header_right {
margin-top: 0px;
margin-bottom: 0px;
float: right;
}

.slide_up {
margin-top: 0px;
margin-bottom: -10px;
}


.menu_left {
clear: both;
margin-top: 10px;
margin-bottom: 10px;
}

.no_list_decoration {
list-style-type: none;
}

.page_content {
clear: both;
}

.page_footer {
clear: both;
}

.page_footer_left {
float: left;
}

.page_footer_right {
float: right;
}


.dictionary_headline {
text-align: center;
}

.dictionary_word {
text-align: left;
}

.dictionary_list {
margin-top: 5px;
margin-bottom:10px;
}

.clear {
clear: both;
font-size: 1px;
}

.table-ish dt {
width: 15em;
float: left;
margin: 0 0 0 0;
padding: .5em;
}

.table-ish dd {
margin: 0 0 0 0;
padding: .5em;
}

.doomed {
FONT-WEIGHT: bold;
color: red;
}


.photo_left {
float: left;
margin-right: 5px;
}

.photo_right {
float: right;
margin-left: 5px;
}


.list_left {
float: left;
margin-right: 5px;
}


.year_list {
float: left;
height: 220px;
width: 200px;
margin-left: 0px;
margin-right: -50px;
padding: 5px;
}

.index_year {
font-family: arial, verdana, sans-serif;
font-size: 20px;
FONT-WEIGHT: normal;
text-align: center;
}


.list_of_columns {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
FONT-WEIGHT: normal;
margin-top: -5px;
margin-bottom: 10px;
list-style-type:none;
}

.column {
float: left;
margin-right: 5px;
width: 45%;
}

.press_release_quote {
font-family: courier, monospace;
}

/* For Twitter API */

#twitter_div { 
	width: 550px; 
	height: 400px; 
	overflow: auto;
    margin-right: 30px;
}
ul#twitter_update_list li { 
	margin-bottom: 8px;
}


.letter_colection {
height: 100px;
width: 520px;
margin-right: auto;
margin-left: auto;
}

.letters {
font-size: 24px;
font-weight: bold;
float: left;
margin-right: 20px;
}
