
html, body {
margin : 0;
padding : 0;
background-color : #000000;
background-image : url(images/bkgd.gif);
line-height : 160%;
color : #ffffff;
font-family : Georgia, "Times New Roman", Times, serif;
font-style : normal;
}
a img {
border : 0;
}
#header {
height : 100px;
line-height : 30px;
margin : 0;
background-image : url(images/logoa.png);
}
#header h1 {
margin : 0;
margin-left : 50px;
text-align : center;
float : left;
margin-top : 20px;
color : #51d6f9;
}
#header h1 a {
color : #51d6f9;
text-decoration : none;
font-weight : bold;
}
#tagline {
margin : 0 0 5px 0;
height : 40px;
padding-top : 15px;
color : #51d6f9;
padding-left : 100px;
}
#tagline h1 {
margin-left : 5px;
text-align : center;
color : #fff;
float : left;
}
#tagline a {
font-weight : bold;
color : #ff6600;
margin-left : 5px;
}
#navbar {
position : relative;
min-width : 650px;
overflow : visible;
display : block;
margin-left : 40px;
height : 20px;
clear : both;
}
#navbar .inactive ul li {
padding : 3px 0 0 0;
float : left;
display : block;
margin-right : 3px;
overflow : hidden;
line-height : 10px;
list-style-type : none;
}
#navbar .inactive ul li a {
padding : 5px 12px 5px 0;
text-decoration : none;
color : #e9e9e9;
display : block;
font-size : 1.25em;
font-weight : normal;
border : none;
display : block;
list-style-type : none;
text-transform : capitalize;
}
#searchform {
text-align : right;
padding-right : 20px;
}
div #wrapper {
border-bottom : 7px solid #f60;
clear : left;
}
#links {
float : left;
}
#container {
width : 750px;
margin : 0 auto;
text-align : left;
border-left : 1px solid #f60;
border-right : 1px solid #f60;
background-color : #161616;
color : #ffffff;
}
#content .navigation {
float : left;
}
#content {
padding-left : 10px;
padding-right : 10px;
}
#content a {
font-weight : bold;
color : #8a8a8a;
}
#content h3 a {
clear : both;
font-weight : bold;
color : #73bc4f;
text-decoration : none;
font-size : 1.5em;
}
#content h4 {
margin-left : 20px;
}
#content blockquote {
background : #ffc;
border : 1px solid #f60;
padding : 3px;
}
#content .draft {
background-color : #8a8a8a;
}
#content .deleted {
background-color : #933;
text-decoration : line-through;
}
#content .commentdata {
margin-left : 1em;
margin-bottom : 5px;
padding-left : 25px;
color : #999;
background : url('images/time.png') no-repeat left center;
}
#content .commentcount {
background : url('images/comment.png') no-repeat left center;
margin-left : 10px;
}
#content #commentlist {
text-indent : 0;
padding : 0;
}
#content #commentlist li {
list-style : none;
marker-offset : 0;
}
#content li.comment-even {
background : #eee;
}
#content li.comment-odd {
background : #fff;
}
#content li.comment-admin {
background : #ffc;
border : 2px solid #f60;
}
#content li.comment-pending {
background : #ff9;
border : 2px solid #f30;
}
#content .commentauthor a {
font-size : 1em;
font-weight : bold;
text-decoration : none;
margin-left : 10px;
}
#content .commentdate a {
font-size : 70%;
margin-left : 10px;
}
blockquote {
border-left : 10px solid #62a20c;
padding : 5px 0 5px 20px;
margin : 10px 0 10px 30px;
}
blockquote p {
border-top : 1px solid #666;
border-bottom : 1px solid #666;
padding : 8px 0;
font-style : italic;
}
#extra {
float : right;
clear : right;
width : 400px;
}
#extra #flickr_badge_uber_wrapper {
float : right;
text-align : center;
}
#extra #flickr_badge_uber_wrapper a {
text-decoration : none;
}
#flickr img {
padding : 2px;
margin-right : 15px;
margin-left : 15px;
border : 1px solid #f60;
}
#topfooter {
text-align : center;
clear : both;
}
#topfooter a {
color : #8a8a8a;
}
#topfooter ul {
list-style-type : none;
}
#aside li {
list-style-type : none;
}
#footer {
background : #f60;
text-align : center;
color : #ffffff;
}
#footer {
clear : both;
width : 100%;
}
.bottom {
color : #000000;
clear : both;
font-size : 11px;
}
.bottom a {
color : #000000;
}
.published h3 a {
color : #65b542;
text-transform : capitalize;
}
.published {
color : #8a8a8a;
line-height : normal;
}
.published a {
color : #8a8a8a;
}
.edit a {
color : #65b542;
}
.commentsrsslink a {
color : #8a8a8a;
}
.commentCount a {
color : #65b542;
text-decoration : none;
font-size : 11px;
}
.subtitle {
color : #ffffff;
text-decoration : none;
}
.subtitle a {
text-decoration : none;
}
.clear {
clear : both;
}
.clearer {
clear : both;
}
.leftb {
float : left;
height : 100%;
padding-left : 10px;
}
.rightb {
float : right;
height : 100%;
padding-right : 10px;
}
.single {
clear : both;
}
.published {
clear : both;
}


