body {margin: 0;}
#leadingLetter {    font-weight: bold;
    font-size: 2.0em;
    display: block;
    float: left;
    padding-right: .09em;
    top: -1px;
    position: relative;}
#columnOne {width: 45%; float: left; margin:20px;}
#columnOne p {line-height: 1.4em; font-size: 1em;}
#columnTwo {width: 45%; float: right; margin:20px; border: 1px solid grey;}
#columnTwo p {margin: 20px; line-height: 1.25em; font-size: .85em;}
#fatefulFindings {float: right; width: 33%; padding: 0 0% 6% 4%;}
#exOut {
  float: right;
    padding: 10px;
    margin: 28px;
    color: black;
    border: 1px solid black;
    text-decoration: none;
    border-radius: 100%;
    font-size: .75em;
    height: 0.75em;
    line-height: .75em;
}
.centerWrapper {
    margin: 10px auto;
    display: inline-block;
    position: relative;
    border: 1px solid lightgray;
    width: 85%;
    padding: 5% 5% 5%
    }
.moviePair {
    padding: 10px;
    display: block;
    position: relative;
    margin: 10px;
    float: left;
}
.standingsTile {background-color: white;}
.standingsTile img, .standingsTile.centerWrapper img {
     max-width: 45%;
}
.navButton {
      width: 100px;
    background: orange;
    border-radius: 0px 0px 10px 10px;
    color: white;
    border: 1px solid orange;
    height: 20px;
    line-height: 20px;
    top: -21px;
    position: relative;
    box-shadow: 0px 1px 18px #ddd;
}


#closeButton {width: 100%; display: block; text-align: left; background-color: orange; height: 90px;    box-shadow: 0px 1px 18px #ddd;
    border-bottom: 1px solid white;}
#closeButton h2 {float: left; padding-left: 25px; height: .75em;}
ul {list-style: none;
  text-align: center;
    margin: 20px auto 20px;
    width: 85%;
    display: block;
    clear: both;
    padding: 0;}
    li {display: inline-block; margin: 0; padding-bottom:20px;}
    ul li  {padding-bottom: 20px;}
        #standingsWrapper ul li  {float: left; width: 33%; padding-bottom: 20px;}
ul li a{    text-decoration: none;
    float: left;
    padding: 10px 10px 10px 10px; color: grey;}
#standingsWindow, #sayWhatWindow {width: 100%; height: 0px; bottom: 0; position: fixed; overflow: scroll;background: white;}
#navWrapper {width: 100%; text-align: center; clear: both;    display: block;
    position: relative;
    height: 50px;}

#placeholder {width: 10%; float: left; background-color: black;max-height: 100px; position: relative;}

#voteNumber, #voteNumber2 {line-height: 2em; float: right; text-transform: uppercase;}
body {font-family: 'Yanone Kaffeesatz', sans-serif; background-color: #fff; margin: 0; color: #666666; font-size: 1.25em;
    font-weight: 300;}
h1, #subHead {padding: 0 0 20px 0; text-align: center; text-transform: uppercase; margin:0;}
h1 {padding: 20px; font-size: 3em;}
.headerVote {border-bottom: 1px solid gray;
    height: 2.5em;
    margin-bottom: 1em;}
    #headerWrapper {box-shadow: 0px 1px 18px #ddd; border-bottom: 1px solid orange; background-color: #e6e6e6;}
#subHead {font-weight: normal;}
button {float: left; margin: 4px 10px 10px 10px; padding: 4px; text-transform: uppercase; background-color: darkgray; border-radius: 4px; border: none; color: white; font-size: .75em;}
button.navButton {background-color: grey; border: 1px solid #333; border-radius: 4px;}
h3 {font-weight: normal; padding-bottom: 0px;}
h2 {text-transform: uppercase; letter-spacing: .05em;}
#wrapper {width: 100%; margin: auto;}
#imdbOne, #imdbTwo {clear: both;}
#firstMovie, #secondMovie {width:35%; margin: auto; float: left; padding: 2.5% 7.5%;}
#firstMovie img, #secondMovie img  {margin: 0 auto; display: block; border: 1px solid gray; height: 350px; margin-bottom: 20px; position: relative;}
#imdbOne, #imdbTwo {    background: url(star-sprite-1859495344._V_.png) no-repeat 0 -80px;
    padding-left: 20px;}
#titleOne, #titleTwo {text-align: left; text-transform: uppercase; padding-bottom: 20px; font-size: 1.5em; float: left;}
#voteButton, #voteButton2 {position: relative; border: 1px solid gray; outline: 0;}

#plotOne, #plotTwo {border-bottom: 1px solid gray; padding-bottom: 2%; margin-bottom: 3%;}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#standingsWrapper ul li:nth-child(even) {clear: left; display:block; float: right;}
#standingsWrapper ul li {width: 50%;}
.centerWrapper {width: 85%;}
ul {width: 100%;}
#columnOne {width: 100%; float: none; margin:auto}
#columnOne p {line-height: 1.4em; font-size: 1em;}
#columnTwo {width: 100%; float: none; margin:auto; border: 1px solid grey;}
#columnTwo p {margin: 20px; line-height: 1.25em; font-size: .85em;}
#fatefulFindings {float: right; width: 33%; padding: 0 0% 4% 4%;}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px){
  #columnOne {width: 100%; float: none; margin:auto}
#columnOne p {line-height: 1.4em; font-size: 1em;}
#columnTwo {width: 100%; float: none; margin:auto; border: 1px solid grey;}
#columnTwo p {margin: 20px; line-height: 1.25em; font-size: .85em;}
#fatefulFindings {float: none; width: 100%; margin: auto; padding: 0 0% 4% 0%;}

#standingsWrapper ul li:nth-child(even) {clear: left; display:block; float: left;}
#standingsWrapper ul li {width: 100%;}
ul {width: 100%;}
h2 {font-size: 1em}
#exOut {margin: 14px;}
#closeButton {height: 60px;}
h1 {font-size: 2em}
#firstMovie, #secondMovie {
    width: 80%;
    margin: auto;
    float: none;
    padding: 2.5% 7.5%;
}