@import url("styles-tables.css");

body {
  font: 1em/1.1 Cambria, "Lucida Fax", "Palatino Linotype", "Hoefler Text", Rockwell, Serifa, Baskerville, "Lucida Sans", Georgia, "Trebuchet MS", "Bitstream Vera Serif", serif;
  background: #FFF;
}

code {
  font-family:"Consolas","Courier New",Courier,mono;
}

.header-home, .header-inner {
  padding: 0.5em;
  background:  #ad0404;
  color: white;
  border-bottom: 1px solid;
}

.header-home h1 {
  font-size: x-large;
  font-weight: bold;
  color: white;
}

.header-inner {
  text-align:right;
  margin-right: 0em;
}

.header-inner h1 {
  font-size: small;
  font-weight: bold;
  color: #ad0404;
}

.header-home h1 a {
  color: white;
  font-weight: bold;
}

.header-inner h1 a {
  color: #ad0404;
}

.header-home h1 a:visited {
  text-decoration: none;
  font-weight: bold;
}

.header-inner h1 a:visited {
  text-decoration: none;
}

#header-about-blogger {
  font-size: x-small;
  line-height: 0.0;
  font-weight: bold;
  border-bottom: 1px solid;
}

div.header-links-inner {
  right: 1em;
  top: 1em;
  align: center;
}

a.header-links {
  font-size: small;
  text-weight: bold;
  border-bottom: 1px dotted white;
  color: white;
  text-decoration: none;
}

a.header-links:visited {
  text-decoration: none;
}

#content {
  margin-bottom: 1em;
  width: 74%;
  float: left;
}

#content h2 a {
  text-decoration: none;
  color: #ad0404;
}

.asset-content {
  line-height: 1.1em;
}

.asset-meta, .entry-tags, .asset-more-link {
  font-size: small;
  padding: 0.2em;
}

.asset-more-link {
  margin-bottom: 1em;
}

.asset-title {
  background: #EEEECC;
  padding: 4px 0 1px 5px;
  line-height: 0;
}

.asset-meta, .entry-tags {
  color: #425042;
  font-size: x-small;
}

#footer {
  margin: 1em;
  font-size: x-small;
  color: gray;
}

#sidebar {
  width: 25%;
  float: right;
}

.sidebar-content {
  margin-left: 0.1em;
  border: 1px solid #EEEECC;
}

#sidebar-flickr-badge {
  text-align: center;
  margin: 1em;
}

.list-entries {
  font-size: small;
  padding-left: 1.0em; 
}

.list-entries ul li {
  list-style-type: none;
  margin-left: -4em;
  border-bottom: 2px dotted #EEEECC;

  padding-top: .2em;
}

.list-entries ul li a {
  text-decoration: none;
  color: black;
}

.list-entries ul li a:hover {
  border-bottom: 1px dotted #EEEECC;
}


.list-entries .list-entry-date {
  padding-left: 0.5em;
  padding-right: 0.5em;
  color: #EEEECC;
  display: none;
}

.list-entries-title {
  padding-top: 0.7em;
  padding-left: 0;
  font-weight: bold;
  text-align: right;
}

.tag-cloud {
  padding: 0.5em;
}

.tag-cloud a {
  color: #425042;
  text-decoration: none;
}

.tag-cloud a:hover {
  border-bottom: 2px dotted #EEEECC
}

.tag-cloud .taglevel1 { font-size: 1.15em; }
.tag-cloud .taglevel2 { font-size: 1.1em; }
.tag-cloud .taglevel2 { font-size: 1.05em; }
.tag-cloud .taglevel4 { font-size: 1.0em; }
.tag-cloud .taglevel5 { font-size: 0.95em; }
.tag-cloud .taglevel6 { font-size: 0.9em; }
.tag-cloud .taglevel7 { font-size: 0.85em; }
.tag-cloud .taglevel8 { font-size: 0.8em; }
.tag-cloud .taglevel9 { font-size: 0.75em; }
.tag-cloud .taglevel10 { font-size: 0.7em; }

img {
  border: 0;
}


#comments-form {
  padding: 0.5em;
  background: #EEEECC;
}

#comments-form textarea, input {
  border:2px solid #EEEECC
}

#comment-form-email, #comment-form-remember-me, #comment-form-name, #comment-form-url, #comments-open-text {
  padding: 0.25em;
}

.note {
  border-color: #9a1;
  background-color: #D8E4F1;
  border-style: solid;
  border-width: 1px;
  padding: 10px;
  margin: 10px;
  text-align: left;
  font-size: small;
  line-height: 1.2em;
}

.generic {
  background-color:#E7E5DC;
  font-family:Courier,mono;
  font-size:11px;
  overflow:auto;
  padding: 0.5em;
}

a[href^="http:"] {
  background:transparent url(http://www.subbu.org/images/external.png) no-repeat scroll right center;
  padding-right:13px;
}

a[href^="http://www.subbu.org"] {
  background: transparent;
  padding-right: 0px;
}

a[href^="http://mt4.subbu.org"] {
  background: transparent;
  padding-right: 0px;
}

a[href^="http://feeds.feedburner.com/SubbuDotOrg"] {
  background: transparent;
  padding-right: 0px;
}

.photo-right {
       float: right;
       margin: 0 5px 5px 0;
       padding: 0.5em;
       background: white;
       border-right: 1px solid #ccc;
       border-bottom: 1px solid #ccc;
}

.photo-right img {
   border: 0px
}

.photo-left {
       float: left;
       margin: 0 5px 5px 0;
       padding: 0.5em;
       background: white;
       border-right: 1px solid #ccc;
       border-bottom: 1px solid #ccc;
}

.comments-header, .trackbacks-header {
  background: #EEEECC;
  padding: 0.2em;
}

.comment-content, .trackback-content {
  margin-left: 2em;
  padding-left: 1em;
  border-left: 5px solid #EEEECC;
}

.comment-footer, .trackback-footer {
  margin-left: 2em;
  font-size: x-small;
  margin-bottom: 1em;
  text-align: right;
}

.entry-bookmark a {
  text-decoration: none;
}

blockquote {
  border: 2px solid #EEEECC; 
  padding: 0.5em;
}



