/*-----attach body.custom to any style you add here-----*/

body.custom #rotating {
     padding: 0;
     border-top: 2px solid #c00;
     border-bottom: 2px solid #c00;
}

body.custom .homelink { 
  padding:10px 20px 10px 20px;
}

body.custom .homelink a:hover {color:#f30;}



body {
  background-color: #FF9900; 
}

body.custom #page {
  background-color: #fff;
}

body.custom .entry-content {
  margin:1em 0 0;
}

body.custom .entry-content p {
  margin:0 0 1em;
}

body.custom .looped .entry,
body.custom .single .entry {
	border-bottom: 1px dashed #f00;
}

body.custom .entry-meta {
  margin:.8333em 0 0.8333em;
}

body.custom .entry-byline {
margin:.2em 0 0;
}

body.custom a {color:#903;}

body.custom .entry-title a:hover{color: #f30; text-decoration: none;}

body.custom .entry-content a:hover{color: #f30;}

body.custom #pp-sidebars {
	border-bottom: 1px solid #ccc;
        margin-bottom: 1.25em;
        margin-top: 1.25em;
}

body.custom .sidebar-items li{
  padding-bottom: 4px;
  padding-top: 4px;
  margin-top: 2px;
  margin-bottom: 2px;
}

body.custom .separator {
  width: 98%;
  margin: 0;
  padding: 0;
}