/*
Theme Name: Quantum Magnets
Theme URI: http://quantummagnets.com/
Description: Quantum Magnets Theme
Version: 1.0
Author: tribalNerd
*/

 body{
  background: #336699;
  background-image:none;
  font-family: Arial;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
 }

 a:link{
  text-decoration: underline;
  color: #067;
 }

 a:visited{
  text-decoration: underline;
  color: #69c;
 }

 a:active{
  text-decoration: underline;
  color: #69c;
 }

 a:hover{
  text-decoration: none;
  color: #039;
 }

 #wrap{
  background: #fff;
  background-image: none;
  border-bottom: 3px solid #a10f1a;
  border-right: 3px solid #a10f1a;
  border-left: 3px solid #a10f1a;
  line-height:18px;
  text-align:left;
  width: 675px;
 }

 form{
  padding:0;
  margin:0;
  border:0;
 }


/* ========================= header grfx === */
 #header{
  background:transparent url("images/header.jpg") no-repeat;
  width:675px;
  height:98px;
 }

 #header h1{
  font-style:italic;
  text-align:center;
  line-height:24px;
  font-size:20px;
  color:#276bac;
  padding:7px 0 0 350px;
  margin:0;
 }


/* ========================= big top text === */
 #start{
  background: transparent;
  background-image: none;
  padding:0 20px;
 }

 #start h2{
  text-align: center;
  line-height:38px;
  font-size:36px;
  color:#c2121f;
  padding:0;
  margin:0;
  margin-top: -25px;
 }

 #start h3{
  font-weight:bold;
  text-align: left;
  line-height:30px;
  font-size:14px;
  padding:0;
  margin:10px 0 3px 0;
 }


/* ========================= dropcap === */
 .dc{
  font-weight: bold;
  line-height:20px;
  font-size:32px;
  color:#369;
  float:left;
  width:24px;
  padding:4px 2px 0 0;
 }


/* ========================= form === */
 ul{
  padding:0;
  margin:0;
 }

 li{
  text-align:left;
  padding:3px 0;
  margin:0 0 0 20px;
 }





/* ========================= form === */
 #n{
  border: 1px solid #781351;
  background: #fee3ad;
  color: #781351;
  margin: 2px 2px 2px 0;
 }

 #e{
  border: 1px solid #781351;
  background: #fee3ad;
  color: #781351;
  margin: 2px 0;
 }

 #s{
  border: 2px outset #d7b9c9;
  background: #ffa20f;
  font-weight: bold;
  color: #000;
  margin: 1px 0 0 20px;
 }

 label{
  font-weight: bold;
  text-align: right;
  display: inline;
  width: 50px;
  padding: 0 5px 0 15px;
 }


/* ========================= footer === */
 #wrapfoot{
  background: #fff;
  background-image: none;
  border-bottom: 3px solid #a10f1a;
  border-right: 3px solid #a10f1a;
  border-left: 3px solid #a10f1a;
  border-top: 3px solid #a10f1a;
  line-height:18px;
  text-align:left;
  width: 675px;
  margin:0 0 10px 0;
 }

 .foot{
  background: #f7f7f7;
  background-image: none;
  border:4px solid #ccc;
  text-align:center;
  padding:0 20px;
  margin:5px 5px;
 }

 .foot p{
  margin:8px 0 8px 0;
 }
