/* CSS Document */


span:target {
	background: #ffff33;
}





html, address,
blockquote,
body, dd, div,
dl, dt, fieldset, form,
frame, frameset,
h1, h2, h3, h4,
h5, h6, noframes,
ol, p, ul, center,
dir, hr, menu, pre   { display: block }

head            { display: none }
body            { margin: 0; }
h1              { font-size: 1.5em; line-height: 1.50em;  margin: .45em 0 -.25em 0;  }
h2              { font-size: 1.25em; margin: 1.65em 0 .75em 0; line-height: 1em;  color: #cc0011; }
h3              { font-size: 1em; margin: 1.1em 2em 0em 2em;}

ul, ol          { margin: 0; }

h1, h2, h3, h4,
h5, h6, b,
strong          { font-weight: bold; text-align: center; }
big             { font-size: 1.17em }
small, sub, sup { font-size: .76em }
dir,
menu, dd        { margin-left: 0px }
ol              { list-style-type: decimal }
ol ul, ul ol,
ul ul, ol ol    { margin-top: 0; margin-bottom: 0 }
u, ins          { text-decoration: underline }
center          { text-align: center }
:link, :visited { text-decoration: underline }
:focus          { outline: thin dotted invert }


html {
  background: #f8f8f8;
  color: #000000;
  margin: 1px;
  padding: 0;
}

body {
  font-family: tahoma, helvetica, arial, sans-serif;
  font-size: 100%;
  line-height: 1.125em;
  padding: 0;
  min-width: 820px;
  max-width: 1200px;
  margin-bottom: 10px;
}

p  {font-size: 0.875em;  margin: 1.25em 0 0 0;  padding: 0;}
ul, ol {font-size: 0.875em;  margin: 0 0 0 10px;  padding: 0 0 0 10px;}
li  {margin: 1.25em 0 0 0;  padding: 0;}

#pagetop { margin: 0 20px 0 0;  
}

 a:link {color: blue ;  text-decoration: underline;   font-weight: bold;}
 a:visited {color: purple ;  text-decoration: underline;   font-weight: bold;}
 a:active {color: #cc0011 ;  text-decoration: none;   font-weight: bold;}
 a:hover {color: #cc0011 ;  text-decoration: none;  font-weight: bold;}

#nav {
  margin: 1px;
  line-height: 1em;
  text-align: center;
  list-style-type: none;   /* Else IE 7 looks for click in wrong place */
}
#nav ul {
  display: inline;
  font-family: helvetica, arial, san-serif;
  margin: 0px;
  padding: 0px 4px 0px 4px;
}
#nav li {
  display: inline;
  margin: 0px;
  padding: 0px 6px 0px 6px;
  font-size: 0.875em;
  font-weight: normal;
}

#sitetitle { 
  text-align: center;
  font-weight: bold;
  font-size: 150%;
  line-height: 1.45em;
  margin: .45em 0 4px 0;
}
#sitesubtitle { 
  text-align: center;
  font-weight: normal;
  font-size: 125%;
  margin: -4px 0 25px 0;
  color: #cc0011;
}


#pagemain { 
  position: relative;
  padding: 0 285px 0 90px;
  min-height: 900px;
}

#highlight {
  padding: 0 8px 15px 17px; border: 2px solid #cc0011; margin: 0em 0 0 0;
}
#greenlight {
  padding: 0 8px 15px 17px; border: 2px solid #00ff00; margin: 0em 0 0 0;
}

.badgetitle {
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 0;
}

.updated {
  text-align: center;
  margin-bottom: 25px;
}





.sidebar { 
  position: absolute;
  top: 0px;
  right: 20px;
  width: 245px;
  font-size: 86%;
  margin: 0;

}


#badgeGtranslate {
  border: 2px solid #bb22bb;
  padding: 7px 0 0 0;
  margin: 0px 0px 30px 0px;
  text-align: center;
  height: 80px;
}

#gtrans {
  position: absolute;
  top: 30px;
  left: 20px;
}

#sitesearch {
  border: 2px solid #00ff00;
  padding: 7px 4px 7px 4px;
  margin: 0px 0px 33px 0px;
  height: 70px;
}

#ssearch {
  position: absolute;
  top: 155px;
  left: 8px;
}

#news {
  border: 2px solid #00ff00;
  padding: 7px 8px 7px 8px;
  margin: 0px 0px 30px 0px;
  height: 77px;
}



.badgediagram {
  border: 2px solid #00ff00;
  padding: 7px 5px 5px 9px;
  margin: 0px 0px 25px 0px;
}


.badgemoney {
  border: 2px solid #00ff00;
  padding: 7px 5px 7px 9px;
  margin: 0px 0px 30px 0px;
}


.badgeauthor {
  border: 2px solid #00ff00;
  padding: 7px 5px 7px 9px;
  margin: 5px 0 30px 0;
}






#tweetspace {
  border: 2px solid #00ff00;

  margin: 0px 0px 30px 0px;
  height: 378px;
}


#tweets { 
  position: absolute;
  top: 230px;
  height: 400px;
}


#shortversion {
  border: 4px solid #bb22bb;
  padding: 7px 5px 7px 9px;
  margin: 0px 0px 25px 0px;
}



.badgenews {
  border: 2px solid #00ff00;
  padding: 0;
  margin: 0px 0px 25px 0px;
}





#disqus {
  border: 2px solid #00ff00;
  padding: 10px;
  margin-top: 50px;
}


.badgeCC {

  font-size: small;
  border: 2px solid #bb22bb;
  padding: 10px 10px 10px 10px;
  margin-bottom: 25px;
}

