body {
    background-color: #a13d97;
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: left top;
    color: #000;
    font-size: 12px;
    line-height: 1.25em;
    font-family: Verdana, Arial, sans-serif;
    margin: 0;
    padding: 0;
}

audio {
    width: 100%;
    padding: 0.5em;
}

form {
    clear: both;
    margin: 0.7em 0;
    padding: 0.2em 0;
}

input {
    vertical-align: middle;
    margin: 0.2em 0;
}

h1, h2, h3 {
    font-weight: 700;
    font-size: 12px;
    display: block;
    margin: 0;
}

h1 {
    font-size: 20px;
    line-height: 23px;
}

img {
    border: 0;
}

a {
    font-weight: 700;
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: red;
}

h1.breadcrumbs {
    font-size: 14px;
    height: 30px;
    background-color: #e1e1e1;
    font-family: arial, Helvetica, sans-serif;
    margin: 0;
    padding: 2px 2px 2px 4px;
}

.breadcrumbs a:visited {
    color: purple;
}

.container h2, .borderlesscontainer h2 {
    background-color: #E1E1E1;
    font-family: arial, Helvetica, sans-serif;
    font-size: 1.2em;
    height: 1.4em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
    padding: 0.5em 0.4em 0.2em;
}

.container {
    border: #e1e1e1 1px solid;
}

.borderlesscontainer, .container {
    height: auto;
    overflow: hidden;
    margin: 0.2em 0.2em 0.9em;
    padding: 0 0 0.6em;
}

.dvdhighlight, .featurelist, .newslist {
    display: block;
    clear: both;
    padding: 0.5em;
}

.dvdhighlight img {
    width: 70px;
}

.moviehighlight {
    display: block;
    float: right;
    width: 105px;
    text-align: center;
}

.imageleft, .imageright, .posterimage {
    margin: 0.2em;
}

.imageleft, .posterimage {
    float: left;
    width: 95px;
}

.compblurb img {
    margin: 0 0.5em 0 0;
    padding: 0.3em 0;
}

.caption {
    font-size: 0.8em;
    text-align: center;
}

.contactinfo {
    margin-bottom: 1em;
}

#mainContent .contactinfo p {
    margin-top: 0;
    margin-bottom: 0;
}

.footerlinks, .black_link a {
    font-weight: 700;
    font-size: 11px;
    color: #000;
}

.basictext, .reviewtext, .articletext {
    margin: 0 0 1em;
    padding: 0.5em;
}

.articleSubHeading {
    color: #000;
    font-family: Verdana, Arial, serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-decoration: none;
    margin: 0.5em 0;
}

.sidepanel {
    width: 15em;
    float: right;
    display: block;
    background-color: #eef7df;
    padding: 0.3em;
}

#mainContent .sidepanel a {
    color: #000;
    font-weight: 700;
    display: block;
}

.sidepanelheader {
    color: red;
    font-weight: 700;
}

#lowertables .banner_lnk_red {
    color: red;
    font-size: 12px;
    text-decoration: none;
}

.homepageblurb, .twittertext, .forumblurb {
    margin: 0.2em;
    padding: 0 0.2em;
}

.reviewtext a, .articletext a {
    color: blue;
    text-decoration: none;
    font-weight: 400;
}

/*.tweet{
    margin:0.15em;
}*/

.moviehighlight a, .itemlist a, .dvdhighlight a, .forumlist a {
    font-weight: 700;
    color: #000;
    font-size: 0.9em;
}

#forumbox h2 a {
    color: #000;
}

.lowertable_input {
    width: 90%;
}

.itemlist a:hover, .dvdhighlight a:hover {
    color: red;
    text-decoration: underline;
}

.itemlist li, .strandlist li {
    text-align: center;
    width: 50%;
    float: left;
    display: block;
}

.strandlist li {
    text-align: left;
    margin: 0.2em 0;
}

.itemlist a {
    text-decoration: none;
}

.quoter {
    color: #333;
    font: bold italic 75% Verdana, Helvetica, sans-serif;
    line-height: 200%;
    text-align: right;
}

.twittertext {
    font-size: 0.9em;
}

#allContent {
    width: 880px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    height: auto;
    background-color: #FFF;
}

#topMenu {
    display: block;
    width: 100%;
    height: 150px;
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: left top;
    background-color: #A13D97;
    margin: 0;
    padding: 0 0 0.5em;
}

#logo {
    display: block;
    margin-right: 2px;
}

#logo img {
    width: 274px;
    height: 140px;
    float: left;
}

#topMenuUp {
    height: 124px;
    text-align: center;
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
    -moz-box-orient: horizontal;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    margin: auto;
}

#topMenuDown {
    display: block;
    height: 20px;
}

.menubarspacer {
    width: 116px;
    height: 20px;
}

#mainContent {
    display: block;
    background: #FFFFF0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 4px;
}

#homepageBlurb img {
    float: right;
    margin: 0.1em;
}

#twitter, #dvdhighlights {
    border-top: 1px solid #B864A9;
}

#lowertables {
    display: block;
    clear: both;
    font-size: 10px;
    line-height: 12px;
    width: 100%;
    height: 450px;
    padding: 2px;
}

#lowertables form {
    clear: none;
}

#lowertables a {
    font-size: 11px;
}

.table {
    height: 100%;
    display: inline;
    float: left;
    width: 24.5%;
    border: 1px solid #000;
    margin: 0.1em;
}

.pinktable {
    background-color: #fcf;
    color: #000;
}

.blacktable {
    background-color: #363f33;
    color: #FFF;
}

.blacktable a {
    color: #FFF;
}

#lowertables .blacktable a {
    font-size: 10px;
}

p.story {
    display: block;
    margin: 0.3em 0;
}

.pinktable .lowertableText {
    border: 1px solid #000;
    background-color: #fcdefe;
}

.lowertableText {
    margin: 1em 0.7em 0.5em 29px;
    padding: 0.5em;
}

.morefeatures {
    text-align: right;
}

.wob {
    display: block;
    height: 100%;
    float: left;
    width: 20px;
    margin: 0.3em;
}

.lowertableTopImage {
    text-align: center;
    margin: 0.3em;
}

#footer {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    text-align: center;
}

.copyright {
    display: block;
    font-size: 10px;
}

#footer ul {
    list-style: disc inside;
    margin: 0;
}

#nav, #nav ul {
    list-style: none;
    line-height: 1;
    margin: 0;
}

#nav li {
    float: left;
    display: block;
}

#nav li ul {
    display: block;
    position: absolute;
    background-color: #e1e1e1;
    width: 9em;
    left: -999em;
    font-family: verdana,serif;
    color: #000;
    font-weight: 700;
    border: 1px solid #CC328E;
    font-size: 12px;
    text-decoration: none;
    padding: 4px;
}

#nav li:hover ul, #nav li.sfhover ul {
    display: block;
    left: auto;
    font-family: verdana,serif;
    color: #000;
    font-weight: 700;
    border: 1px solid #CC328E;
    font-size: 12px;
    text-decoration: none;
    padding: 4px;
}

.menulist li {
    display: block;
    padding: 3px 2px;
}

#reviewTitle, #articleTitle {
    display: block;
    margin: 0.5em;
}

#review .reviewtext, .articletext {
    float: left;
}

.reviewtext {
    width: 515px;
    margin: 0.5em 0;
}

.articletext {
    width: 625px;
}

.headingpicture {
    float: left;
    width: 95px;
    padding: 0 1em 0 0;
}

.reviewTitleText, .articleTitleText {
    color: #000;
    font-size: 24pt;
    font-weight: 700;
    line-height: 120%;
}

.articleTitleText {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
}

.otherreviews a {
    width: 170px;
    font-size: 10px;
    font-weight: 400;
    color: blue;
}

.otherreviewgraphics {
    width: 60px;
    float: right;
    margin-right: 10px;
}

.filmrating {
    margin: 0.2em 0;
}

.secondaryinfo, .secondaryinfolisting {
    background-color: #fcdefe;
    width: 200px;
    height: inherit;
    float: left;
    margin: 0.5em 0;
    padding: 0.5em;
}

.secondaryinfolisting {
    float: right;
    margin: 0.2em;
}

.articleimage, .competitionimage {
    display: block;
    text-align: center;
    float: right;
    margin: 0.5em;
}

.articleimage {
    width: 225px;
}

.verticaladvertising {
    float: right;
    width: 124px;
}

.secondaryinfo p, .secondaryinfo a {
    clear: both;
    margin: 0.5em;
}

.one_liner a {
    display: inline;
    color: red;
}

.secondaryinfo em {
    font-weight: 700;
    text-decoration: none;
}

.bbfc, .filmrating img {
    vertical-align: middle;
}

.advertisingvertical {
    float: left;
    width: 120px;
    padding: 0.5em 0;
}

#articleheading h2 {
    font-size: 20px;
    line-height: 24px;
}

#articleheading h3 {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
}

.brick {
    float: left;
    width: 33%;
}

.brick img {
    width: 100px;
    height: 50px;
    vertical-align: top;
    float: left;
    padding: 0.2em 1em;
}

.bookmarks {
    border: 1px solid #878787;
    clear: both;
    font-size: 9px;
    line-height: 1em;
    padding-left: 10px;
    position: relative;
    margin: 10px;
}

.bookmarkheader {
    font-weight: 700;
    font-size: 11px;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: 4px;
}

.bookmarks ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 6px 0 4px;
}

.bookmarks ul li {
    display: inline;
    padding: 2px 20px 2px 4px;
}

#facebookbadge {
    float: right;
    padding: 0 5px;
}

.talentlisting p a {
    color: #00E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
}

.officialsite {
    margin: 0.5em 0;
}

.reviewrecommendationbox {
    float: left;
    width: 33%;
    display: block;
    margin: 0.5em;
}

.reviewrecommendationbox p {
    color: red;
    font-weight: 700;
    margin: 0;
}

.filmlistingseparator {
    padding: 0.5em 0;
}

.otherfestivals li, .festivalaz li, .archivenavigation li {
    display: inline;
    padding: 0.2em 0.5em;
}

ul.archiveelements, ul.archivenavigation {
    list-style: none;
    margin: 0.2em;
    padding: 0;
}

.archivenavigation li, .archiveelements li {
    padding: 0.1em 0.2em;
}

.reviews-sidebar {
    margin-bottom: 2em;
}

.reviews-sidebar p {
    color: red;
    font-weight: 700;
    margin: 0.2em 0;
}

.reviews-sidebar a, .reviews-sidebar p {
    display: block;
    margin: 0;
}

.reviews-sidebar a {
    font-size: 11px;
    line-height: 12px;
}

.festivalhomepageimage {
    display: block;
    float: right;
    text-align: center;
    width: 225px;
    margin: 0.5em;
}

.strandfilmlist div.strandfilm {
    margin: 1em 0;
}

#reviewsearch, form {
    margin: 0 0.5em;
}

.footerlinks {
    margin-top: 1em;
}

.filmlistingresult {
    float: left;
    width: 98%;
    min-height: 120px;
    margin: 0;
}

.filmlistingelement {
    float: left;
    width: 48%;
    min-height: 120px;
    margin: 0;
}

.list-2-column {
    width: 48%;
    float: left;
}

.socialmediabuttons {
    padding: 0.8em 0;
}

.socialmediabuttons iframe {
    vertical-align: top;
}

.dvdreviews {
    display: block;
    float: left;
    width: 600px;
}

#txtSearch {
    width: 100%;
}

#registerform li {
    float: left;
    margin: 0 0.5em;
}

.festivalazordering {
    width: 100%;
    padding: 0.5em 0;
}

.festivalazordering a {
    padding: 0.5em 1em 0.5em 0;
}

.gallerypicture {
    float: left;
    width: 190px;
    padding: 0 1em 0 0;
}

p, strong {
    padding: 0;
}

.error, .basictext a, .forumblurb a, .homepageblurb a, .festivalhomepage a, .festivalblurb a, .festivalstrandextra a {
    color: red;
}

.breadcrumbs a, h2 a {
    color: blue;
}

.imageright, .articleimage, #loveFilmButton {
    float: right;
}

.sidepanelunit, .basictext p, .reviewtext p, .author, .filmrating, .articletext p {
    margin: 0 0 1em;
}

.homepageblurb p, .lowertableText p, .secondaryinfo .one_liner {
    margin: 0;
}

.itemlist, #review, .clear, .strandfilmlist {
    clear: both;
}

.writerlist a, .featurelist a, .newslist a, .filmlistingresult a {
    font-weight: 700;
    color: #000;
}

.forumlist a, .secondaryinfolisting hr {
    width: 50%;
}

.dvdhighlight a, #homepageContent, .story a, .bricks {
    display: block;
}

.forumlist, .lowertableText strong {
    margin: 0.5em;
}

.long_form ul, ul.itemlist, #registerform ul {
    list-style: none;
}

#leftMainContent, #rightMainContent {
    float: left;
    width: 49%;
    padding: 0 0.2em;
}

#footer li, .festivalstrandextra a {
    display: inline;
}

#nav a, #nav a:visited {
    display: block;
    color: #000;
}

.itemlist a, .moviehighlight a {
    color: #000;
}

.articleimage img {
    max-width: 100%;
}

.pullquote {
    width: 200px;
    float: right;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    text-indent: -0.7em;
    font-size: 16px;
    line-height: 19px;
    margin: 0.25em 0 0 1.25em;
}

#cse-search-form {
    margin: 0 0.5em;
}

/*.festivallistings a{
    font-weight:400;
    color:blue;
    float:right;
}*/

#twtr-widget-1 {
    border: 1px solid #000000;
}

.twtr-hd {
    border-bottom: 1px solid #000000;
}

.strandlist li {
    width: 35%;
}

table.tv_listing {
    width: 100%;
}

.trailer {
    float:right;
}

.trailercreditlink {
    font-family: verdana, arial, serif;
    color:#cccccc;
    font-size: 8pt;
    text-decoration:none
}

.socialbutton{
    float:left;
    margin-right: 5px;
}

.socialbutton iframe{
    height:24px;
}

.comp_messages{
    list-style: none;
    background-color: yellow;
}

figure {
    display: block;
    margin:0;
}

figcaption{
    font-style: italic;
    text-align: center;
}

.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }