/*-----attach body.custom to any style you add here-----*/

#branding {
  background: url('http://californication.1337.at/wp-content/themes/primepress/headers/PP-tropical blue.jpg');
  width: 920px;
  height: 150px;
  margin: 20px;
  margin-left: 20px;
  color: white;
}

#branding a, #branding p {
  color: white;
}

#header .homelink,
#header .description {
  display: inline;
  padding: 5px 10px;
  position: absolute;
}

#header .homelink {
  font-size: 56px;
  font-weight: bold;
  background: #0070C5;
  top: 50px;
  left: 40px;
}

#header .description {
  font-size: 18px;
  background: #000000;
  top: 125px;
  left: 40px;
}

.entry-title, .page-title {
  font-size: 3em;
  font-weight: bold;
  margin: 0;
}

.entry-byline {
  font-size: 1.6em;
  line-height: 2;
}

#rotating {
  border: none !important;
}

#pp-sidebars, #pp-subscribe, #footer {
  border: 1px solid #cccccc;
}

#footer {
  padding: 5px;
}

.navigation, .looped .entry, .single .entry {
  border: none;
}

#pp-subscribe a {
  padding-left: 30px;
  line-height: 16px;
}
