/*  
Theme Name: Best of the West Film Competition
Theme URI: http://bestofthewestfilmcompetition.com/
Description: BOTW
Version: 1.0
Author: William Walsh and Mind Medium Creative
Author URI: http://mindmediumcreative.com/
*/


/* MAIN
------------------------------------------------------------ */
* {
  margin: 0;
  padding: 0;
}
body {
  background: #D1D2D4;
  font-family: Arial, Helvetica, Times;
  font-size: 12px;
  color: #FFF;
}
p {
  margin-bottom: 10px;
}
img {
  border: 0;
}
a {
  text-decoration: none;
  color: #E1911E;
}
.navigation {
  /*display: block;*/
  display: none;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
#comment {
  width: 400px;
  height: 100px;
}



/* #CONTAINER
------------------------------------------------------------ */
#container {
  position: relative;
  width: 900px;
  margin: 0 auto;
  background: #335F86;
  border-left: 5px solid #333;
  border-right: 5px solid #333;

}


/* #CONTAINER #HEADER
------------------------------------------------------------ */
#header {
  background: url(images/header_background.png) repeat-x top center;
  height: 400px;
  width: 900px;
}
#header h1 {
}
#header h1 a {
  position: absolute;
  left: 10px;
  top: 27px;
  display: block;
  background: url(images/logo.png) no-repeat;
  width: 163px;
  height: 195px;
}
#header h1 a span {
  display: none;
}
#header h2 {
  display: none;
}
#header p.blurb {
  position: absolute;
  left: 28px;
  top: 230px;
  width: 150px;
  font-size: 11px;
  color: #FFF;
}



/* #CONTAINER #NAVIGATION
------------------------------------------------------------ */
#navigation {
}
#navigation ul {
  position: absolute;
  top: 44px;
  left: 215px;
  list-style: none;
}
#navigation ul li {
  display: inline;
  margin-right: 4px;
}
#navigation ul li a {
  padding: 20px 30px 8px 30px;
  background: #19294B;
  color: #E1911E;
  font-weight: bold;
  font-size: 14px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
#navigation ul li a:hover {
  color: #FFF;
}
/* upload button */
#navigation a.upload {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 169px;
  height: 24px;
  background: url(images/button_upload_your_videos.png) no-repeat;
  
  padding: 0;
}
#navigation a.upload span {
  display: none;
}




/* #CONTAINER #NAVIGATION
------------------------------------------------------------ */
#sidebar {
  position: absolute;
  left: 0px;
  top: 300px;
  width: 180px;
  height: 310px;
  background: #516D92;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  
}
#sidebar div.wrapper {
  padding: 20px 0 20px 20px;
  color: #E1911E;
}
#sidebar h3 {
  color: #FFF;
  font-size: 14px;
  margin: 0 0 5px 0;
}
#sidebar ul {
  list-style: none;
  margin-bottom: 15px;
}
#sidebar ul li {
  padding: 2px 0;
}
#sidebar ul li a {
  color: #E1911E;
  font-size: 13px;
}
#sidebar ul li a:hover {
  text-decoration: underline;
}



/* #CONTAINER #CONTENT
------------------------------------------------------------ */
#content {
  /*
  position: absolute;
  top: 85px;
  left: 215px;
  */
  margin: -310px 0 0 215px;
  width: 650px;
  overflow: auto;
  min-height: 520px;
  height: auto;
}
#content h2 {
  color: #FFF;
  font-size: 26px;
  font-weight: normal;
  width: 100%;
  display: block;
  border-bottom: 2px solid #5B6990;
  margin: 0 0 10px 0;
}
#content h3 {
  color: #E1911E;
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 10px 0;
}








/* #CONTAINER #FOOTER
------------------------------------------------------------ */
#footer {
  position: relative;
  clear: both;
  width: 900px;
  /*height: 431px;*/
  height: 360px;
  background: url(images/footer_background.jpg) no-repeat center bottom;
}
#footer ul.n1 {
  position: absolute;
  bottom: 10px;
  left: 10px;
  list-style: none;
}
#footer ul.n1 li {
  display: inline;
}
#footer ul.n1 li a {
  color: #FFF;
}
#footer ul.n1 li:before {
  content: "| ";
  font-size: 18px;
  color: #FFF;
}
#footer ul.n1 li:first-child:before {
  content: "";
}

#footer {
}
#footer ul.n2 {
  list-style-type: none;
}
#footer ul.n2 li {
}
#footer ul.n2 li a {
  display: block;
  position: absolute;
}
#footer ul.n2 li a span {
  display: none;
}
#footer ul.n2 li.shea a {width:83px;height:21px;left:673px;top:328px;}
#footer ul.n2 li.pctv a {width:57px;height:33px;left:763px;top:316px;}
#footer ul.n2 li.reelcomp a {width:48px;height:69px;left:836px;top:276px;}

/* when footer was 431px height
#footer ul.n2 li.shea a {width:83px;height:21px;left:673px;top:399px;}
#footer ul.n2 li.pctv a {width:57px;height:33px;left:763px;top:387px;}
#footer ul.n2 li.reelcomp a {width:48px;height:69px;left:836px;top:347px;}
*/










/* #CONTAINER #CONTENT .page
------------------------------------------------------------ */
div.page {
  
}
div.page ul {
  margin: 10px 0 10px 30px;
  list-style-type: circle;
}




/* CATEGORY PREVIEW
------------------------------------------------------------ */
div.category-preview {
  clear: both;
  position: relative;
}
div.category-preview a.more {
  display: block;
  position: absolute;
  right: 1px;
  top: 3px;
  background: url(images/button_more.png);
  width: 81px;
  height: 24px;
  
}
div.category-preview a.more span {
  display: none;
}









/* POST / VIDEOS PREVIEW
------------------------------------------------------------ */
div.post-preview {
  float: left;
  margin: 0 10px 10px 0;
  padding: 10px;
  width: 130px;
  height: 190px;
  background: #19294B;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
div.post-preview:hover {
  background: #334263;
}
div.post-preview h4 a {
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  color: #E1911E;
}
div.post-preview img.thumb {
  width: 120px;
  height: 100px;
  background: #FFF;
}



/* POSTS / VIDEOS
------------------------------------------------------------ */
div.post div.wrapper {
  background: #19294B;
  color: #FFF;
  overflow: auto;
  height: 350px;
  padding: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

div.post div.wrapper div.video {
  width: 425px;
  float: left;
  margin-right: 10px;
}
div.post div.wrapper div.video p {
  margin: 0;
}
div.post div.wrapper div.info {
  float: left;
  width: 190px;
}
div.post div.wrapper div.info ul {
  margin: 10px 15px;
}
div.post div.wrapper div.info form {
  margin: 10px 0;
}
div.post div.wrapper div.info div.post-ratings {
  margin-bottom: 10px;
}








/* POST / VIDEOS - COMMENTS
------------------------------------------------------------ */
#comments {
  background: red;
  width: 50%;
  clear: both;
}
#respond {
  background: blue;
}










/* PAGE - RULES
------------------------------------------------------------ */
body.rules #content ol  {
  margin-left: 30px;
  margin-bottom: 10px;
}
body.rules #content ol ol {
  margin-left: 60px;
}
body.rules #content ol ol ol {
  margin-left: 90px;
}
body.rules #content li  {
  line-height: 17px;
}

