.pcap-prefooter { color:#fff; background-color: #111; }

.pcap-prefooter h4 {color:#fff;}
.pcap-prefooter h5 {color:#fff;}
.pcap-prefooter h6 {color:#fff;}

.pcap-prefooter h4 {
  border-bottom: 1px solid #666;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2px;
  padding-bottom: 0.1em;position: relative; text-transform: uppercase;}

.pcap-prefooter h5 {
  font-size: 14px;
  font-weight: 200;
  letter-spacing: 2px;
  margin: 0 0 30px;
  padding: 0;
  position: relative;
}

.pcap-prefooter a, a:visited {color: #ccc;}
.pcap-prefooter a:active, a:hover {color: #ccc; }
.pcap-prefooter a:hover {text-decoration:underline;}

.pcap-prefooter ul li {
  list-style-type: none;
}


/* ==========================================================================
   FOOTER
   ========================================================================== */

.pcap-prefooter{
    clear:both;
    font-size:80%;
    padding:20px 0;
}
.pcap-prefooter ul{
    margin:0;
    padding:0;
}
.pcap-prefooter p {
    margin: 0 0 1em;
}
.pcap-prefooter input[type=text],
.pcap-prefooter input[type=email],
.pcap-prefooter input[type=url],
.pcap-prefooter input[type=password],
.pcap-prefooter textarea {
    font-size: 12px;
}
