body {
  display: block;
  font-family: arial, verdana, sans-serif;
  background-color: white;
  margin: 0 0 0 0;
  -webkit-font-smoothing: antialiased; }

div {
  border-color: #eeeeee; }
  div.tweetcount {
    text-align: right;
    background-color: #fafafa;
    border-style: dotted;
    border-width: 1px;
    border-color: black;
    padding: 3px;
    width: 40px;
    float: left;
    margin: 0 5px 0 0; }
  div.linkright {
    margin: 0 0 0 70px; }
  div.gallery {
    clear: both; }
  div.link {
    clear: both;
    margin: 20px 0 0px 0; }
  div.twitterpic {
    float: left;
    height: 250px;
    width: 210px;
    margin: 5px 5px 5px 5px; }
  div.twittervideo {
    float: left;
    height: 200px;
    width: 210px;
    margin: 5px 5px 5px 5px; }
  div.metalineresult {
    margin: 0 0 0 0; }
  div#blackheadline {
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: black; }
  div#main {
    margin: 0 4% 0 4%; }
  div#header {
    width: 100%;
    height: 50px;
    color: #eeeeee;
    padding: 10px 0 0 0; }
  div#static_header {
    padding: 10px 0 0 0;
    color: #eeeeee; }
  div#logo {
    float: left;
    color: black;
    cursor: pointer;
    font-size: 18px;
    font-weigth: normal; }
  div#logo_name {
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0; }
  div.underline {
    float: left;
    margin: 7px 0 0 3px;
    font-size: 14px;
    font-weigth: normal; }
  div#menu {
    float: right;
    margin: 10px 0 0 0; }
  div#search {
    float: left;
    margin: 0 0 0 10px;
    vertical-align: top; }
  div.left {
    float: left; }
  div#left {
    width: 360px;
    float: left;
    margin: 0 0 0 0; }
  div#content {
    clear: both;
    padding: 10px 0 0 0;
    margin: 0 0 0 0;
    border-top-width: 1px;
    border-top-style: solid; }
  div.cloud {
    clear: both;
    background-color: #fafafa;
    text-align: justify;
    border-color: #aaaaaa;
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    margin: 0px 0px 0px 0px;
    padding: 3px 5px 3px 5px;
    -webkit-box-shadow: 1px 1px 5px #aaaaaa;
    -moz-box-shadow: 1px 1px 5px #aaaaaa;
    box-shadow: 1px 1px 5px #aaaaaa;
    -webkit-border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px; }
  div#result {
    margin: 0px 0px 0px 370px; }
  div#result_link {
    margin: 0px 10% 0px 10%; }
  div#result_media {
    margin: 0 1% 0 1%; }
  div#footer {
    text-align: right;
    border-top-style: solid;
    border-top-width: 1px;
    clear: both;
    padding: 10px 0 40px 0; }
  div#footerlinks {
    text-align: right;
    float: right; }
  div#footerlanguages {
    float: none;
    margin: 0 150px 0 0;
    font-size: 0.9em; }
  div#languagePopup {
    background-color: white;
    border-width: 1px 1px 1px 1px;
    border-style: dotted;
    border-color: black;
    visibility: hidden;
    position: absolute;
    outline: 0;
    -moz-outline: 0;
    width: 100px; }
  div#pagination {
    clear: both;
    width: 100%;
    height: 30px; }
  div#static_header {
    text-align: left;
    margin: 30px 0px 0 0;
    width: 500px;
    height: 50px; }
  div#static_content {
    text-align: left;
    clear: both;
    width: 500px;
    margin: 10px 0 50px 0;
    border-style: solid;
    border-color: #eeeeee;
    border-width: 1px 0 1px 0;
    padding: 5px 5px 5px 5px;
    text-align: justify; }
  div#followus {
    background-color: #f3eae3;
    padding: 10px 30px 10px 30px;
    margin: 25px 5px 5px 5px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px; }
  div#ad {
    background-color: #fafafa;
    padding: 10px 7px 10px 7px;
    margin: 25px 5px 5px 5px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px; }

a {
  text-decoration: none;
  color: #1888cc; }
  a.menuitem {
    color: black;
    text-decoration: none; }
  a.menuitem:hover {
    color: black;
    border: none;
    text-decoration: none; }
  a.footerlanguages {
    color: #1888cc;
    margin: 0px 5px 0px 0px;
    padding: 0 3px 0 3px; }
  a.footerlanguages:hover {
    color: white;
    background-color: #1888cc;
    margin: 0px 5px 0px 0px;
    padding: 1px 3px 1px 3px;
    text-decoration: None;
    -webkit-border-radius: 2px;
    border: None; }
  a.anone img {
    border: none; }
  a.anone:hover {
    text-decoration: none;
    border: none; }
  a.tweettext {
    color: red; }
  a.tweettext:hover {
    text-decoration: none;
    border-bottom: 1px dotted; }
  a.userlink {
    color: #1888cc;
    font-weight: bold; }
  a.userlink:hover {
    text-decoration: none; }
  a.twitterlink {
    border: none; }
  a.twitterlink:hover {
    border: none; }
  a.previous_left {
    float: left;
    color: #1888cc;
    padding: 3px 3px 3px 3px; }
  a.previous_left:hover {
    background-color: #1888cc;
    color: white;
    padding: 1px 3px 1px 3px;
    text-decoration: None;
    -webkit-border-radius: 2px;
    border: None; }
  a.previous_next {
    color: #1888cc;
    padding: 3px 3px 3px 3px; }
  a.previous_next:hover {
    background-color: #1888cc;
    color: white;
    padding: 1px 3px 1px 3px;
    text-decoration: None;
    -webkit-border-radius: 2px;
    border: None; }
  a#next {
    float: right; }
  a:hover {
    text-decoration: none;
    border-bottom: 2px solid; }
  a.cloud0 {
    font-weight: bold;
    font-size: 1em;
    color: #bbbbbb; }
  a.cloud1 {
    font-weight: bold;
    font-size: 1.1em;
    color: #aaaaaa; }
  a.cloud2 {
    font-weight: bold;
    font-size: 1.2em;
    color: #888888; }
  a.cloud3 {
    font-weight: bold;
    font-size: 1.3em;
    color: #666666; }
  a.cloud4 {
    font-weight: bold;
    font-size: 1.4em;
    color: #444444; }
  a.cloud5 {
    font-weight: bold;
    font-size: 1.5em;
    color: #222222; }
  a.cloud6 {
    font-weight: bold;
    font-size: 1.6em;
    color: #000000; }
  a.cloud0selected {
    font-weight: bold;
    font-size: 1em;
    color: #ffffff;
    background-color: #000000; }
  a.cloud1selected {
    font-weight: bold;
    font-size: 1.1em;
    color: #ffffff;
    background-color: #000000; }
  a.cloud2selected {
    font-weight: bold;
    font-size: 1.2em;
    color: #ffffff;
    background-color: #000000; }
  a.cloud3selected {
    font-weight: bold;
    font-size: 1.3em;
    color: #ffffff;
    background-color: #000000; }
  a.cloud4selected {
    font-weight: bold;
    font-size: 1.4em;
    color: #ffffff;
    background-color: #000000; }
  a.cloud5selected {
    font-weight: bold;
    font-size: 1.5em;
    color: #ffffff;
    background-color: #000000; }
  a.cloud6selected {
    font-weight: bold;
    font-size: 1.6em;
    color: #ffffff;
    background-color: #000000; }
  a.static_link {
    color: #1888cc;
    font-weight: bold;
    margin: 0px 5px 0px 0px;
    padding: 1px 3px 1px 3px;
    text-decoration: None;
    -webkit-border-radius: 2px;
    border: None; }
  a.static_link:hover {
    font-weight: bold;
    color: white;
    text-decorator: none;
    background-color: #1888cc; }

ul#menu {
  list-style: none;
  align: left; }
ul#languageMenu {
  list-style: none;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  padding-button: 0px;
  margin: 0 0 0 0; }
ul.tweet {
  margin: 0 0 0 10px;
  padding: 0 0 0 0; }

li.menu {
  display: inline; }

img.twitterimg {
  height: 48px;
  width: 48px;
  padding: 0 8px 0 0;
  border: none;
  float: left; }
img.bird {
  border: none; }
img.favicon {
  height: 16px;
  width: 16px;
  border: none; }
img.twitterpic {
  heigth: 150px;
  width: 150px;
  border-bottom-width: 10px;
  border-bottom-color: white; }
img.twitterpicLink {
  heigth: 250px;
  width: 250px;
  border-bottom-width: 10px;
  border-bottom-color: white; }

table.tweet {
  margin: 0 0 5px 0; }
table.tweetlink {
  margin: 0 0 10px 50px; }
table.link {
  margin: 0 0 10px 0; }

td.tweet {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  vertical-align: "top"; }
td.header {
  vertical-align: "center"; }

span.tweetcounttext {
  font-size: 0.6em;
  color: grey; }
span.tweetcountcounter {
  display: block;
  font-weight: bold;
  font-size: 1.2em; }
span.smalltext {
  font-size: 0.9em; }
span.twitterpic {
  display: block;
  float: left; }
span.footerlanguages {
  text-align: left;
  float: left; }
span#logotext {
  font-weight: bold;
  font-size: 2.3em;
  margin: 0 0 0 0;
  color: black; }
span#logotextblue {
  font-weight: bold;
  font-size: 2.3em;
  margin: 0 0 0 0;
  color: #1888cc; }
span#logotextblueitalic {
  font-style: italic;
  font-weight: bold;
  font-size: 2.3em;
  margin: 0 0 0 -4px;
  color: #1888cc; }
span.underline {
  color: black; }
span.menuitem {
  float: left;
  font-size: 1.2em;
  color: #000000;
  padding: 1px 7px 1px 7px;
  cursor: pointer; }
span.menuitem:hover {
  float: left;
  font-size: 1.2em;
  color: #000000;
  cursor: pointer;
  border-width: 0 0 3px 0;
  border-style: solid;
  border-color: #1888cc; }

form#search_form {
  margin: 3px 0 0 0;
  border: none;
  vertical-align: top; }

input#go {
  margin: 0 0 0 5px;
  padding: 0 0 0 0; }
input#s {
  border: 1px solid black;
  color: black;
  margin: 0 0 0 0;
  padding: 0 0 0 0; }

ul.tabnav {
  list-style-type: none;
  border-bottom: 1px solid #aaaaaa;
  margin: 0 0 0 0;
  padding: 0px 0px 1px 0px; }
li.tabnav_selected {
  display: inline;
  background-color: #fafafa;
  border-color: #aaaaaa;
  border-style: solid;
  border-width: 1px 1px 0px 1px;
  position: relative;
  top: 1px;
  padding: 4px 4px 2px 4px;
  background: -webkit-gradient(linear, left top, left bottom,from(#eee), to(#fafafa));
  background: -moz-linear-gradient(top,#eee, #fafafa); }
li.tabnav_unselected {
  display: inline;
  padding: 4px 4px 0px 4px; }

p.tweetmeta {
  font-size: 0.8em;
  color: #555555;
  margin: 5px 0 0 0; }
