/* Stylesheet for William McCue's campaign */

body {
  font-family: verdana;
  font-size: 12pt;
  background-color: black;
  background: url('Flight93Background.jpg');
}

/* Headings */
/* bridge-to-future-mccue.png mccue-flags.png */
#heading {
  background: url('mccue-flags-helvetica.png');
  background-repeat: no-repeat;
  height: 170px;
}

#heading h1 {
  padding: 10px;
  color: #f0aa12;
    text-shadow: #000 2px 2px 2px;
}

h1, h2, h3, h4 {
 font-family: helvetica, arial;
 color: black;
 letter-spacing: 0.10em;
 font-style: italic;
}

h2.plain {
 font-family: helvetica, arial;
 color: black;
 letter-spacing: 0.10em;
 font-style: italic;
 background-color: transparent;
}

h1 { 
   margin-top: 5px;
   margin-bottom: 0px;
}

h2 {
    margin-top: 5px;
    margin-bottom: 0px;
}

/* Menu */
#menu {
    margin: 0px;
    clear: both;
    height: 30px;
    width: 100%;
}

#menu ul {
    float: left;
    width: 100%;
}

a:hover .donate_big {
   color: white;
}

#menu ul {
  list-style: none;  
  list-style-position: inside;
  margin: 0px;
  padding: 0px;
}

#menu li {
    float: left;
    margin: 0px;
    padding: 0px;
    margin-right: 5px;
}

#menu li .current {
    margin-top: 0px;
    font-family: helvetica;
    font-size: 10pt;
    font-weight: bold;
    padding: 10px 5px;
    margin-right: 5px;
    border: #aaa solid 2px;
    background-color: blue;
    background-color: rgba(0, 0, 255, 0.7);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    behavior:url(border-radius.htc);
    color: white;
}

/* Remember this if we use it again:
       behavior:url(border-radius.htc);
   Doesn't seem to allow a transparent background */
#menu li a:link, #menu li a:visited {
    font-family: helvetica;
    font-size: 10pt;
    font-weight: bold;
    padding: 10px 5px;
    margin-right: 0px;
    margin-left: 0px;
    border: #aaa solid 2px;
    background-color: #ebebff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    behavior:url(border-radius.htc);
    color: #000;
}

#menu li a:hover {
    background-color: #ffebeb;
}

/* Buttons */
.donate_button {
    float: right;
    background-color: #900;
    color: yellow;
    margin-right: 20px;
    padding: 8px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}

.donate_big {
    text-align: center;
    background-color: #900;
    color: yellow;
    padding: 10px;
    margin-top: 10px;
    width: 90%;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: #f00 solid 1px;
}

/* Content */
#whole_page {
  min-width: 980px;
}

#amazing_whole {
    min-width: 998px;
}

#personal_care_page {
    width: 998px;
}

.contenttable {
    border-spacing: 10px;
    width: 998px;
}

.content {
  margin-top: 0px;
}

/* Links */

a:link, a:visited, a:hover {
  text-decoration: none;
}


/* Content */
.content {
  margin-top: 10px;
}

h1 { font-size: 25pt; }
h2 { font-size: 20pt; }
h3 {
  font-size: 14pt;
  margin-top: 10px;
  margin-bottom: 3px;
}

h4 {
  font-size: 12pt;
  margin-top: 10px;
  margin-bottom: 3px;
}

a:link { color: #f00; }
a:visited { color: #a00; }
a:hover { color: #00f; }

#right_side {
  float: left;
  width: 45%;
}

#right_side_sink {
  float: left;
  width: 45%;
}

/* Background color changes often */
/* The first background color and filter are for Internet Explorer (all versions) */
.who, .why, .budget, .beauty, .donate, .principals, .olderleft, .lois, #fun_facts, .memorial, .photos, .action, .socialnetwork, .bio, .iphone_games, .oli {
   background-color: white;
   behavior:url(border-radius.htc);
}

.who, .why, .budget, .beauty, .donate, .principals, .olderleft, .lois, #fun_facts, .memorial, .photos, .action, .socialnetwork, .bio, .iphone_games, .oli {
   background-color: rgba(235, 255, 255, 0.6);
}

.action {
    width: 100%;
    margin-left: 5px;
    margin-right: 0px;
    padding: 10px;
    margin-bottom: 10px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.socialnetwork {
    width: 100%;
    margin-left: 5px;
    margin-right: 0px;
    padding: 10px;
    margin-bottom: 10px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.who {
  width: 100%;
  margin-left: 5px;
  margin-right: 0px;
  padding: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  height: 430px;
}

.why {
  width: 100%;
  margin-left: 5px;
  margin-right: 0px;
  padding: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  height: 127px;  
}

.budget {
  width: 100%;
  margin-left: 5px;
  margin-right: 0px;
  padding: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  height: 1050px;  
}

.beauty {
  width: 100%;
  margin-left: 5px;
  margin-right: 0px;
  padding: 10px;
  padding-top: 2px;
    padding-bottom: 2px;
  margin-bottom: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  height: 210px;
}

/* Achievements */

.bio {
  float: left;
  margin-right: 5px;
  width: 50%;
  padding: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  height: 1070px;
  margin-bottom: 20px;
}

.iphone_games {
  width: 100%;
  margin-left: 5px;
  margin-right: 0px;
  padding: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  height: 320px;
}

.iphone_games img {
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

.oli {
  width: 100%;
  margin-left: 5px;
  margin-right: 0px;
  padding: 10px;
  padding-top: 2px;
    padding-bottom: 2px;
  margin-bottom: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  height: 596px;
}


.donate {
  width: 100%;
  margin-left: 5px;
  margin-right: 0px;
  padding: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  height: 150px;
}

.principals {
  float: left;
  margin-right: 5px;
  width: 50%;
  padding: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  height: 1050px;
  margin-bottom: 20px;
}

.principal p {
   font-size: 10pt;
}

.olderleft {
  float: left;
  margin-right: 5px;
  width: 50%;
  padding: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  height: 1230px;
  margin-bottom: 20px;
}



/* Background color/behaviour for evil browsers */
.principal {
  behavior:url(border-radius.htc);
  background-color: #ebebff;
  padding: 10px;
  margin-top: 10px;
}

/* For browsers that are not evil */
.principal {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  background-color: rgba(235, 235, 255, 0.6);
}    

.p .bigger {
    font-size: 12pt;
}

.lois {
  font-size: 10pt;
  width: 100%;
  margin-left: 5px;
  margin-right: 0px;
  padding: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  height: 1230px;
}

#fun_facts {
  font-size: 10pt;
  width: 100%;
  margin-left: 5px;
  margin-right: 0px;
  padding: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  height: 720px;
}

.photos {
  float: left;
  margin-right: 5px;
  width: 50%;
  padding: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  height: 960px;
}

blockquote {
    font-size: 10pt;
    font-family: verdana;
}

.memorial {
  background-color: rgba(235, 235, 255, 0.6);
  width: 100%;
  margin-left: 5px;
  margin-right: 0px;
  padding: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  height: 960px;
}

.bully_explain {
  background-color: rgba(235, 235, 255, 0.6);
  width: 100%;
  margin-left: 5px;
  margin-right: 0px;
  padding: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  height: 830px;
}

#gallery {
   position: absolute;
   width: 520px;
   height: 540px;
   padding: 10px;
   background-color: #000;
}

.gallery_menu {
   position: absolute;
   top: 515px;
   left: 0px;
}

.gallery_button {
    position: absolute;
    background-color: #be1717;
    top: 0px;
    height: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 0px;
    padding-bottom: 3px;
    margin-bottom: 5px;
}

#left_button {
   margin-left: 10px;
   width: 20px;
}

#close_button {
    left: 230px;
    width: 50px;
}


#right_button {
    left: 475px;
    width: 20px;
}

.copyright {
  font-style: italic;
  text-align: center;
  color: white;
  clear: both;
  padding: 10px;
  margin-top: 20px;
}

.copyrightnomargin {
  font-style: italic;
  text-align: center;
  color: white;
  clear: both;
  padding: 10px;
  margin-top: 0px;
}

.box {
   background-color: white;
   behavior:url(border-radius.htc);
}

.box {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 10px;
    margin-top: 10px;
    background-color: rgba(255, 255, 255, 0.7);
}

ul {
}

li {
    margin: 3px;
    padding-top: 5px;
}

.rtable {
    margin-top: 5px;
    margin-right: 10px;
    padding: 10px;
    float: left;
    width: 150px;
    height: 150px;
    background-color: rgba(235, 255, 235, 0.7);
    font-family: helvetica;
    font-size: 12pt;
    line-height: 150%;
    
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.rtable h1 {
    font-size: 14pt;
    font-family: helvetica;
    font-weight: bold;
    margin-bottom: 10px;
}


