body {margin-left: 150px; margin-right: 150px; margin-top: 30px;}
.head {
   font-weight: bold;
   font-size: large;
   text-align: left;
   padding-top: 8px;
   padding-bottom: 10px;
   background: #145ace;
   color: white;
}
img {border:0;}

.redtweet {color: #ff0000;}

.wayd {
  padding-top: 10px;
}

ul li {list-style:none;}
small {color:#aaaaaa;}
a, a:active, a:hover, a:visited, .b:active
{text-decoration:none;color:#000066;}
ul li, .s {margin:2px ;}
dd {margin-bottom: 25px;}


.s {border-bottom:2px solid #dddddd;}
.l {background: #ccccee; }
.p08 {background: #cceecc; }
.fa {background:#ffff00; font-weight:bold;}
.w {color: #ffffff; padding-left: 5px;}
ul a {font-weight:bold;}
.i {width: 320px;}
ul li, .m {padding-left:0px; line-height: 120%; padding-top: 10px; }

img.ava {border: 0; padding: 0px 3px 0px 0px; float: left;}

.tag {
  position: relative;
 float: right;
}

.button {
 width: 200px;
}

.tw {
  margin-left: 52px;
  display: block;
}

.mb {
  background: #e8e8e8;
  font-size:small;
  width: 100%;
  text-align: right;
  line-height: 150%;
  margin-top: 5px;
  color: #666666;
}
.older {
  font-size:24px;
}
.newer {
  position:absolute;
  left:150px;
  font-size:24px;
  padding-bottom: 20px;
}
.tabs {
  line-height: 200%;
}

.awesome {
 background: #222 url(/gfx/alert-overlay.png) repeat-x;
 display: inline-block;
 padding: 5px 4px 5px;
 color: #fff;
 text-decoration: none;
 font-weight: bold;
 line-height: 1;
 -moz-border-radius: 5px;
 -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
 text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
 border-bottom: 1px solid rgba(0,0,0,0.25);
 position: relative;
 cursor: pointer;
}


.red.awesome:hover                      { background-color: #ff2222; color:#ffffff; }
.red.awesome, .red.awesome:visited      { background-color: #ff0000; color: #ffffff;}
.orange.awesome:hover                      { background-color: #f25100; color:#ffffff; }
.orange.awesome, .orange.awesome:visited      { background-color: #e33100; color: #ffffff;}
.green.awesome, .green.awesome:visited	{ background-color: #91bd09; color: #ffffff; }
.green.awesome:hover			{ background-color: #a1cd19; color: #ffffff;}
.blue.awesome, .blue.awesome:visited    { background-color: #5781d3; color: #ffffff; }
.blue.awesome:hover		        { background-color: #6791e3; color: #ffffff; }

.grey.awesome, .grey.awesome:visited {background-color: #cccccc; color:#333;}

.small.awesome {
  font-size: 9pt;
  padding: 4px 4px 4px 4px;
 text-shadow: none;
 font-weight: normal;
}

.tiny.awesome {
  font-size: 4pt;
  padding: 3px 3px 3px 3px;
}



.tweet {
 background: #fff url(/gfx/alert-overlay.png) repeat-x;
 font-size: 10pt;
 color: #333;
 display: inline-block;
 width: 95%;
 padding: 5px 10px 6px ;
 text-decoration: none;
 line-height: 120%;
 -moz-border-radius: 5px;
 -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
 border-bottom: 1px solid rgba(0,0,0,0.25);
 position: relative;
}
.blue.tweet {background-color: #aaaaff;}
.yellow.tweet {background-color: #ffff88;}

.toptools {text-align: right; font-size: 9pt;}
