@import url(/css/jquery.rating.css);

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	background: #e8e8dc url(/img/style/bg.body.png) 0% 20px repeat-x;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
}

/* ==========---------------
	 LINKS
	 ==========--------------- */

a {
  border-bottom: 1px dotted #797979;
	color: #797979;
}           

a:hover {              
  color: #464646;
  background-color: #f7c8bc;
}

.go {
	width: 29px !important;
	height: 23px !important;
	margin: 3px 0 3px 25px;
	background: transparent url(/img/style/bg.go.png) 50% 50% no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	text-align: center;
	text-transform: uppercase;
}

/* ==========---------------
	 FORMS
	 ==========--------------- */

form {
  display: block;
  padding: 10px 15px;
  background-color: #f6f7f0;
}

form label,
form p {
  display: block;
  clear: both;
  color: #a8a8a8;
  font-size: 12px;
  line-height: 18px;
  text-indent: 1px;
}

form label em {
  font-size: 11px;
  font-style: italic;
}

form input,
form select,
form textarea {
  width: 99%;
  margin-bottom: 5px;
  border: 1px solid #a8a8a8;
  background-color: #fff;
  font-size: 13px;
}

form input[type="file"] {
  border: none;
  background-color: transparent;
}

form div.left {
  float: left;
  width: 48%;
}

form div.right {
  float: right;
  width: 50%;
}

form input.submit {
	float: right;
	width: 65px;
	height: 23px;
	margin-top: 10px;
	border: none;
	background: transparent url(/img/style/bg.submit.png) 50% 50% no-repeat;
	color: #fff;
	font-size: 12px;
}

/* ==========---------------
   ONA STRIPE               
   ==========--------------- */

div#ona {
  width: 100%;               
  height: 20px;
  background-color: #000;
}

div#ona dl {
  width: 952px;
  height: 20px;
  margin: 0 auto;
}

div#ona dl dt,
div#ona dl dd {
  float: left;
  margin-right: 10px;
  font-size: 10px;  
  font-weight: bold;
  line-height: 20px;
  text-transform: uppercase;
}                 

div#ona dl dt {
  margin-right: 10px;
}

div#ona dl a {     
  display: block;
  border-bottom: none;
  color: #bcbcbc;
}

div#ona dl a:hover {
  background-color: transparent;
}

div#ona dl dt a {
  padding-right: 77px;
  background: transparent url(/img/style/bg.ona.png) 100% 50% no-repeat;
}

/* ==========---------------
	 HEADER
	 ==========--------------- */

div#header {
	width: 952px;
	height: 83px;
	margin: 0 auto;
	padding: 0 10px;
}

div#header a {
  border-bottom: none;
}

/* LOGO -------------------- */

div#header h1#logo {
	float: left;
	width: 250px;
	height: 60px;
}

div#header h1#logo a {
	display: block;
	width: 250px;
	height: 56px;
	background: transparent url(/img/style/bg.logo.png) 50% 50% no-repeat;
	text-indent: -9999px;
}

/* ACCOUNT NAVIGATION ------ */

div#header ul#account-nav {
	float: right;
	height: 27px;
}

div#header ul#account-nav li {
	float: left;               
	width: 100px;
}

div#header ul#account-nav li a {
	display: block;
	width: 100%;
	height: 27px;
	color: #efefef;
	font-size: 13px;
	line-height: 25px;
	text-align: center;
}

div#header ul#account-nav li a.left {
	background: transparent url(/img/style/bg.account-nav.left.png) 0% 0% no-repeat;
}

div#header ul#account-nav li a.left:hover {
	background-position-y: -28px;
}

div#header ul#account-nav li a.inside {
	width: 98px;
	border-left: 1px dotted #a7a69d;
	border-right: 1px dotted #a7a69d;
	background: transparent url(/img/style/bg.account-nav.inside.png) 0% 0% repeat-x;
}

div#header ul#account-nav li a.inside:hover {
	background-position-y: -28px;
}

/* LOGGED IN ---------- */

div#header ul#account-nav.user {
	width: 500px;
}

div#header ul#account-nav.user li a.right {
	background: transparent url(/img/style/bg.account-nav.right.png) 100% 0% no-repeat;
}

div#header ul#account-nav.user li a.right:hover {
	background-position-y: -28px
}

/* NOT LOGGED IN ------ */

div#header ul#account-nav.non-user {
	width: 301px;                         
}

div#header ul#account-nav.non-user li a#log-in { 
	background: transparent url(/img/style/bg.account-nav.log-in.png) 100% 50% no-repeat;
	color: #fff;
}

/* SORT NAV ------ */

div#sort-nav {
	width: 952px;
	height: 29px;
	margin: 0 auto;
	padding: 0 10px;
	font-size: 14px;
	line-height: 29px;
}

div#sort-nav h2 {
	float: left;
	width: 60px;
	color: #adad94;	
}

div#sort-nav a {
  border-bottom: none;
}

div#sort-nav ul li {
	float: left;
}

div#sort-nav ul li h3 {
	width: 100px;
	margin-left: 21px;
	padding: 0 31px 0 10px;
	color: #e8e8dc;
	background: #000 url(/img/style/bg.sort.png) 110px 0px no-repeat;
	text-align: left;
	cursor: pointer;
}

div#sort-nav ul li h3.hover {
  background-color: #6b6c59;
  background-position: 110px -29px !important;
}

div#sort-nav ul li h3.active {
  color: #7e7d6d;
  background-color: #e2e3d2;
  background-position: 110px -58px !important;
}

div#sort-nav ul li ul {
	display: none;
  position: absolute;
  width: 140px;
  margin-left: 20px;       
  border-left: 1px solid #c0c1b0;
  border-right: 1px solid #c0c1b0;
  border-bottom: 1px solid #c0c1b0;
  background-color: #e2e3d2;
  overflow: hidden;
}

div#sort-nav ul li ul li {
  clear: left;
  width: 150px;
  padding: 0 10px;
  display: block;
  background-color: #e2e3d2;  
  cursor: pointer;
}

div#sort-nav ul li ul li.active {
  display: none;
}

div#sort-nav ul li ul li:hover {
  background-color: #7e7d6d;
  color: #e2e3d2;
}

/* CHRONOLOGICAL */

div#sort-nav ul li h3#chronological-state {
  width: 110px;
  background-position: 120px 0px;
	margin-left: 0;
}

div#sort-nav ul li h3#chronological-state.hover {
  background-position: 120px -29px !important;
}

div#sort-nav ul li h3#chronological-state.active {
  background-position: 120px -58px !important;
}

div#sort-nav ul li ul#chronological-items {
  width: 150px;
  margin-left: 0;
}

div#sort-nav form {
  display: block;
  padding: 0;
  background-color: transparent;
}

a#sort-submit,
a#sort-clear {
	display: block;
	float: left;
	width: 60px !important;
	height: 23px !important;
	margin: 3px 0 3px 25px;
	background: transparent;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	text-align: center;
	text-transform: uppercase;
}                   

a#sort-submit {
  background-image: url(/img/style/bg.sort-submit.png);
}

a#sort-clear {                                        
  margin-left: 15px;
  background-image: url(/img/style/bg.sort-clear.png);  
}

/* ==========---------------
	 CONTENT
	 ==========--------------- */

div#page {
	width: 990px;
	margin: 0 auto;
	padding-bottom: 50px;
	background: transparent url(/img/style/bg.page.png) 50% 0% repeat-y;
}

div#filter {               
  margin-bottom: 20px;
  padding: 10px;
  background-color: #e8e8dc;
  color: #888;
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  text-transform: uppercase;
}

div#content {
	float: left;
	width: 639px;
	padding: 32px 0 0 19px;
}

body.main div#content {
  padding-top: 10px;
}

ul.narrative-nav {
	clear: both;
	width: 639px;
	padding: 15px 0 0 19px;
	font-size: 13px;
	text-align: center;
}

ul.narrative-nav li {
  display: inline;
}

ul.narrative-nav li.current {
  padding: 0 6px;
  font-size: 14px;
  font-weight: bold;
}

ul.narrative-nav li a {
  border-bottom: none;
  line-height: 24px;
}

ul.narrative-nav li a.page {
  border: 1px solid #ddd;
  padding: 3px 6px;
}

ul.narrative-nav li a.page:hover {
  background-color: #ddd;
  font-weight: bold;
}

ul.narrative-nav li a.previous {
  margin-right: 10px;
  padding-left: 15px;
  background: transparent url(/img/style/bg.previous.png) 0% 50% no-repeat;
}

ul.narrative-nav li a.next {
  margin-left: 10px;
  padding-right: 15px;
  background: transparent url(/img/style/bg.next.png) 100% 50% no-repeat;
}

/* NARRATIVES ---- */

div.narrative {
	clear: both;
	border-bottom: 1px solid #bdbdbd;
	padding: 0 0 20px;
	overflow: hidden;
}

body.main div.narrative {
  padding: 30px 0 20px;
}

body.detail div.narrative {
  border-bottom: none;
}

div.narrative img.thumbnail {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #797979;
	padding: 2px;
	background-color: #dfdfdf;
}

div.narrative h2 {
	margin: 0 20px 0 0;
	font-size: 20px;
	line-height: 24px;
}

div.narrative h2 a {
  border-bottom: none;
	color: #f00;
}

div.narrative a.source {
	font-size: 12px;
}

/* META ---------- */

div.narrative div.meta {
	float: right;
	width: 137px;       
	margin-bottom: 20px;
	border-left: 1px solid #dfdfdf;
	padding: 0 0 0 10px;
	color: #797979;
	font-size: 12px;
	line-height: 12px;
}

div.narrative div.meta h3,
div.narrative div.meta a {
	margin-bottom: 5px;
}      

div.narrative div.meta div.rating {                                          
  margin: 0 0 10px 0;                                                                 
}          

div.narrative div.meta div.rating span {
  display: block;
  float: left;
	width: 17px;
	height: 15px;
	margin-right: 3px;
	background: transparent url(/img/style/bg.rating.star.gif) 50% 0% no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

div.narrative div.meta div.rating span.active {
  background-position: 50% 50%;
}

div.narrative div.popularity {
  margin-bottom: 20px;
}

div.narrative div.sharing p {
  margin-bottom: 15px;
}

div.narrative p.producers {
  margin-bottom: 15px;
}

/* DESCRIPTION --- */

div.narrative div.description {
	float: left;
	width: 304px;
	margin: 8px 0;
	font-size: 14px;
	line-height: 16px;
}

div.narrative div.description h3 {
	float: left;
	padding: 0 20px 0 0;
	background: transparent url(/img/style/bg.description.png) 94% 50% no-repeat;
	color: #797979;
}

div.narrative div.description p {
  margin-bottom: 10px;
}

/* PLAYER -------- */

div.narrative div.player {
  width: 315px;
  margin: 0 0 10px 158px;
}

/* USER ACTIONS -- */

div.narrative div.buttons {
  margin-bottom: 15px;
}

div.narrative a.button {
	float: left;
	height: 25px;
	border-bottom: none;
	background-color: transparent;
	background-position: 50% 0%;
	background-repeat: none;
	color: #797979;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}

div.narrative div.buttons a.active {
  background-position: 50% 100%;
  color: #fff;
}

div.narrative a.rate {
	clear: left;
	width: 57px;
	margin: 10px 10px 0 161px;
	background-image: url(/img/style/bg.rate.png);
}

div.narrative a.comment {
	width: 143px;
	margin: 10px 0 0 0;
	background-image: url(/img/style/bg.comment.png);
}

/* USER RATINGS -- */

div.rate {
  clear: both;
  margin-left: 160px;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  color: #797979;
  overflow: hidden;
}

div.rate h3 {
	font-weight: bold;
	margin: 15px 0 10px;
}

div.rate h3 a {
  font-weight: normal;
}                   

div.rate form { 
  padding: 0;
  background-color: transparent;
}

div.rate fieldset,
body.profile form#profile-form fieldset {
  float: left;
  width: 33%;
  padding-bottom: 5px;                  
}

div.rate fieldset legend,
body.profile form#profile-form fieldset legend {
  display: block;
  width: 100%;             
  padding-bottom: .5em;
  color: #797979;
  font-size: 13px;
  font-weight: bold;
}                    

div.rate form input.submit {
  float: left;
  margin-bottom: 20px;
}


/* COMMENTS ------ */

div#comments,
div#post-comment,
div.post-comment {
  clear: both;
  margin: 20px 0 0 160px;
  font-size: 13px; 
}

div#comments h3,
div#post-comment h3,
div.post-comment h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

div#comments p.byline {
  margin: 15px 0 10px;
  background-color: #eeeee4;
  line-height: 26px;
  text-indent: 7px;
}

div#comments p.byline a {
  font-weight: bold;
}

div#comments img.avatar,
div.comment img.avatar {
  float: left;
}

div#comments h4 {
  float: left;
  margin: 5px 0 0 10px;
  font-size: 13px;
}

div#comments h4 a {
  color: #f00;
  font-weight: bold;
}

div#comments h4 span.comment-votes {
  padding-left: .75em;
  font-weight: bold;
}

div#comments div.vote {
  padding: 5px 0 0 0;
}

div#comments div.vote div {
  float: left;
  width: 16px;
  height: 14px;
  margin: 0 0 0 3px;
  background: transparent url(/img/style/bg.vote.png) 50% 50% no-repeat;
  color: #8a8a8a;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  text-align: center;
  cursor: pointer;
}

div#comments div.vote div.up {
  margin-left: 10px;
}

div#comments p {
  clear: left;
  margin: 5px 0 0 38px;
}

div.post-comment form {        
  display: inline;
  padding: 0;
  background-color: transparent;
}

div#post-comment textarea,
div.post-comment textarea {
  width: 99%;
  border: 1px #bdbdbd solid;
}

div#post-comment input,
div.post-comment input {
  float: right;
  margin-top: 10px;
}

div.post-comment input.button {
  width: 100px;         
  background-color: #bdbdbd;
  color: #fff;
}

div.comment ul li p {
  margin-left: 40px;
}

div.comment img.avatar {
  margin: 0;
}

/* ==========---------------
	 CONTENT
	 ==========--------------- */

div#sidebar {
	float: right;
	width: 305px;
	margin: 30px 19px 0 0;
}

/* SEARCH BOX ---- */

form#search {
	display: block;
	padding: 0;
	background-color: #fff;
}

form#search input#search-terms {
	width: 250px;
	height: 20px;
	border: 1px solid #bbb;
	padding: 2px;
	color: #999;
	font-size: 12px;
}

form#search input#submit {
	margin: 0;
	border: 0;
	padding: 0;
}        

form#search div.search-filter {
  color: #999;
  font-size: 12px;
}              

form#search div.search-filter input {
  width: 12px;
  height: 12px;
  margin-bottom: 0;
  border: 0;
  background-color: #f00;
}

form#search div.search-filter label {
  display: inline;           
  padding-right: .5em;
  color: #999;
  font-size: 12px;
}

/* BOXEN --------- */

div#sidebar div.box {
	margin-top: 15px;
	background: transparent url(/img/style/bg.sidebar.box.png) 50% 100% no-repeat;
	font-size: 12px;
}

div#sidebar div.box h3 {
	padding: 10px;
  background: transparent url(/img/style/bg.sidebar.box.head.png) 50% 0% no-repeat;
	color: #797979;
	font-size: 14px;
	cursor: pointer;
	overflow: hidden;
}

div#sidebar div.box h4 {
  margin-bottom: 5px;
  color: #f00;
  font-weight: bold;
}

div#sidebar div.box h3 span.label {
  float: left;
}

div#sidebar div.box h3 span.arrow {
  float: right;
  width: 14px;
  height: 14px;
  background: transparent url(/img/style/bg.sidebar.box.closed.png) 50% 50% no-repeat;
  text-indent: -9999px;
}

div#sidebar div.box h3.active span.arrow {
  background: transparent url(/img/style/bg.sidebar.box.open.png) 50% 50% no-repeat;
}

div#sidebar div.box ul {
  padding: 0 10px 10px 10px;
}

div#sidebar div.box ul li {
  border-top: 1px solid #ccc;
  padding: 10px 0 0;
}

div#sidebar div.box ul li p {
  padding-bottom: .5em;
  line-height: 1.25em;
  overflow: hidden;
}

div#sidebar div.box ul li p.meta {
  margin: 0 0 5px;
  font-size: 11px;
}

div#sidebar div.box ul li p.meta a.edit {
  color: #f00;
}

/* Tag List */

div#sidebar ul#tags-list {
  overflow: hidden;
}

div#sidebar ul#tags-list li {
  float: left;                
  margin: 0 .5em .5em 0;
  border: 0;
  padding: 0;
}

/* ==========---------------
	 SECTIONS
	 ==========--------------- */

/* PROFILE ------- */

body.profile div#content div#avatar {
  float: left;
  width: 146px;
  height: 104px;
  margin: 0 10px 0 0;
  border: 1px solid #94a0af;
	padding: 2px;
	background-color: #fff;
}

body.profile div#content div#avatar div#upload-image {
  width: 146px;
  height: 74px;
  padding-top: 30px;
  background-color: #e7e8e0;
  color: #94a0af;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}

body.profile form#profile-form {
  float: left;
  width: 446px;
}

body.profile form#profile-form fieldset {
  float: left;
  width: 33%;
  margin: 1em 0;
}

/* SUBMIT -------- */

div#submit-left {
  float: left;
  width: 160px;
}

div#submit-left div {
  float: none !important;
}

div#bookmarklet {
  margin-top: 10px;
  padding-bottom: 5px;
  width: 152px;
  font-size: 12px;
  background-color: #f6f7f0;
}

div#bookmarklet h3 {
  padding: 5px;
  font-size: 13px;
  text-transform: uppercase;
}

div#bookmarklet p {
  margin: 0 5px 5px;
}

div#bookmarklet a.bookmarklet {
  display: block;
  margin: 0 5px;
  border: 1px dotted #fff;
  padding: 5px 0;
  background-color: #aab;
  color: #333;
  font-weight: bold;
  text-align: center;
  text-shadow: 0px 1px 1px #eef;
}

/* ==========---------------
	 FOOTER
	 ==========--------------- */

div#footer {
	width: 990px;
	margin: 0 auto 35px;
	background: transparent url(/img/style/bg.footer.png) 50% 100% repeat-y;
	color: #575757;
	font-size: 11px;
	text-align: center;
	overflow: hidden;
}

div#footer p {
	margin: 0 9px 9px;
	line-height: 29px;
	text-align: center;
	font-size: 11px;
}

/* ==========---------------
   "GENERIC" STYLES               
   ==========--------------- */     

div.copy {
  margin: 25px 35px 0;
}

div.copy h1 {
  margin-bottom: 10px;
  font-family: Georgia, Times, serif;
  font-size: 28px;
  font-weight: normal;
}

div.copy h2 {  
  margin-bottom: 5px;
  font-size: 18px;
  text-transform: uppercase;
}                   

div.copy h3 {
  margin: 20px 0 5px;
  color: #9b9b9b;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

div.copy p {   
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1.15em;
}                          

div.copy p.deck {
  color: #585858;
}

div.copy ul {
  margin: 10px 25px 25px;
  color: #585858;  
  font-size: 15px;
}               

div.copy ul li {                                 
  margin-bottom: 10px;
  list-style-image: url(/img/style/bg.copy.li.png);
}

div.copy ul.actions {
  margin: 10px 0;
}              

div.copy ul.actions li { 
  display: inline;
  border-left: 1px solid #9b9b9b;
  padding: 0 10px;
  list-style-image: none;
}            

div.copy ul.actions li.first {
  border-left: none;
}

div.copy img {           
  margin: 10px 0;
  border: 1px solid #000;
}

/* ==========---------------
	 ET CETERA
	 ==========--------------- */

div.hr {
  clear: both;
}

div.hr hr {
  display: none;
}

p.superuser-action {
  padding-top: 1em;
  font-size: 12px;
}