/*
Theme Name: Blue Line City
Theme URI: http://bluelinecity.com/
Description: My Web site
Version: 1.0
Author: Bryan English
Author URI: http://bluelinecity.com/
Tags: blue, 
*/




body {
background-color: #303030;
background-image: url(http://bluelinecity.com/wp-content/themes/bluelinecity/images/background.png);
color: white;
font-family: Verdana, Arial, "New Times Roman";
margin: 0px;
padding: 0px;
}

.header {
background-image: url(http://bluelinecity.com/wp-content/themes/bluelinecity/images/blc.jpg);
width: 701px;
height: 319px;
margin: 0px;
vertical-align: bottom;
position: relative;
}

.header h1.title {
background-image: url(http://bluelinecity.com/wp-content/themes/bluelinecity/images/title.gif);
font-size: 0em;
color: #256892;
line-height: 0.8em;
width: 80px;
height: 106px;
right: 10px;
bottom: 10px;
z-index: 10;
position: absolute;
}

.header .main-menu {
font-family: "Lucida Sans", "Verdana";
font-size: 1.4em;
bottom: 1px;
left: 3px;
position: absolute;
}

.header .main-menu a {
color: #d4c91c;
text-decoration: none;
margin-right: 5px;
}

h2 {
font-size: 1.7em;
}

h2 a {
color: white;
}

h3 {
border-bottom: 1px solid white;
}

.sub-menu {
width: 701px;
height: 17px;
font-family: "Lucida Sans";
font-size: 0.9em;
background-color: #153B54;
text-align: left;
margin: 0px;
}

.sub-menu a {
color: #d4c91c;
text-decoration: none;
margin-left: 5px;
}

.sub-menu ul {
margin: 0px;
padding: 0px;
}

.sub-menu li {
list-style: none;
display: inline;
}

.content {
width: 701px;
text-align: left;
background-color: #256892;
font-size: 0.8em;
line-height: 1.4em;
}

.content .main {
float: left;
padding-left: 20px;
width: 450px;
}

.righter {
width: 200px;
float: right;
margin: 5px;
color: #f0f0f0;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.wp-caption {
font-size: 0.8em;
text-align: center;
}

.fix {
clear: both;
}

a {
color: #d4c91c;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.ls-index td,
.ls-index tr.info td  {
font-size: inherit;
border: 1px solid #153B54;
}

.ls .title {
margin: 0px;
padding: -10px;
}

.ls .title a {
margin: 0px;
paddin: 0px;
font-size: 2em;
color: white;
}

pre {
font-size: 1.2em;
margin: 5px 5px 5px 10px;
padding: 5px;
color: #303030;
background-color: #e0e0e0;
width: 400px;
border: 1px solid black;
overflow: scroll;
}

.footer {
text-align: center;
border-top: 1px solid #254B64;
padding:10px;
}

.comments {
padding: 5px;
border-left: 1px solid black;
}

.widget_rss {
border-bottom: 2px solid #153B54;
}

.widget_rss h2 {
font-size: 1.2em;
display: block;
background-color: #153B54;
}

.righter  li,
.righter ul {
margin-left: 2px;
padding-left: 0px;
list-style: none;
}

div.deldo-path {
font-size: 1.4em;
margin-bottom: 10px;
}

div.deldo-tags {
border: 1px solid #D4C91C;
padding: 3px;
margin: 3px;
}

div.deldo-tags a {
line-height: 1.3em;
background-color: #153B54;
padding: 0px 5px 0px 5px;
}

.blog-comments {
text-align: right;
}

.blog {
margin-left: 20px;
}

.blog h2 {
margin-left: -20px;
}

.alt {
background-color: #254B64;
}

ol.commentlist {
   list-style: none;
   padding:0px;
}

ol.commentlist li {
   padding: 5px;
   margin-bottom:5px;
}

.widgettitle {
   padding: 2px;
}