/* CSS Document */

span#logo-color {
 display: none;
}

#rt-logo {
 display: block;
 height: 70px;
 margin: 0;
 position: relative;
 width: inherit;
}

body {
 color: #000000;
}

#rt-sidebar-c {
 background-color: transparent;
}
/* background-color: #F0F0F0;*/

/*.rt-container {
 background: none repeat scroll 0 0 #FFFFFF;
}*/

#rt-copyright {
 color: #6E6E6E;
 font-size:10px
}

#rocket {
  display:block;
  float:right;
  height:25px;
  margin:0;
  vertical-align:middle;
  width:120px;
}

.component-content .title, article h2 {
    font-size: 2em;
    font-weight: normal;
    letter-spacing: 0.01em;
}

h1, h2 {
    letter-spacing: 0.01em;
    line-height: 1em;
}