/* CSS Document */



head            { display: none }
body            { margin: 0; }
h1              { font-size: 1.75em; margin: .125em 0 0 0; line-height: 1.25em; text-align: left; }
h2              { font-size: 1.5em; margin: .75em 0; line-height:1em; text-align: left; }
h3              { font-size: 1.17em; margin: .83em 0; text-align: left; }
ul, ol          { margin: 0; }
h1, h2, h3, h4,
h5, h6, b,
strong          { font-weight: bold; text-align: left; }
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 }
:link, :visited { text-decoration: underline }

html {
}

body {
}

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 { 
}

#pagemain { 
}

 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;}

#tagline { 
  text-align: left;
  font-weight: bold;
  font-size: 1.25em;
  color: #43c43f;
  margin: .5em 0 0 0;
}

.badgetitle {
  font-size: 1.1em;
  font-weight: bold;
  text-align: left;
  margin: -3px 0 -8px 0;
  padding: 0;
}


#sidebar { 
  display: none;
}


#badgeGtranslate {
  border: 2px solid #bb22bb;
  padding: 7px 0 0 0;
  margin: 5px 0px 25px 0px;
  text-align: left;
  height: 72px;
}

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

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

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

#moneylink {
  border: 2px solid #00c400;
  padding: 7px 4px 7px 4px;
  margin: 0px 0px 25px 0px;
  height: 15px;
}

#twitter {
  border: 1px solid #00c400;
  padding: 0px;
  margin: 0px 0px 25px 0px;
  height: 492px;
}

#badgeauthor {
  border: 2px solid #00c400;
  padding: 7px 5px 7px 9px;
  margin: 25px 0 25px 0;
}



#updated {
  text-align: left;
  margin-bottom: 25px;
}

#ccbox {
  border: 2px solid #00c400;
  padding: 2px 10px 10px 10px;
  margin: 10px 0 10px 0;
}


