/* CONTAINER */

#wp_movie_ratings {
    background: transparent;
    border: none;
    border-width: 1px 0;
    margin: 0 0;
    padding: 0 0;
    width: 100%;
    display: block;
}

#wp_movie_ratings.page_mode {
    border: none;
    margin: 5px 0;
    padding: 0;
}

#wp_movie_ratings.sidebar_mode {
    border: none;
    margin: 5px 0;
    padding: 0;
}


/* TITLE */

#wp_movie_ratings h2#reviews_title {
    background: transparent;
    display: block;
    font: bold 13px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    color: #484848;
    margin: 5px 0 -3px 5px;
    padding: 0;
	text-align: left;
}


/* SORT OPTIONS */

#wp_movie_ratings p#sort_options {
    font: 13px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    line-height: 100%;
    margin: 10px 4px 10px 0;
    padding: 0;
    text-align: right;
	width: 100%;
}


/* LIST */

#wp_movie_ratings #reviews {
    background: transparent;
    list-style: none;
    margin: 6px 5px 3px 3px;
    padding: 0;
    text-indent: 0;
}

#wp_movie_ratings.page_mode #reviews {
    margin: 0;
}

#wp_movie_ratings.sidebar_mode #reviews {
    margin: 0;
}


/* LIST ELEMENTS */

#wp_movie_ratings #reviews li {
    background: #F8F8FF;
    border: none;
    font: 12px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    line-height: 100%;
    list-style: none;
	height: auto;
    margin: 0;
    padding: 2px 4px 5px 5px;
    position: relative;
    text-indent: 0;
	width: auto;
}

#wp_movie_ratings #reviews li:before, #wp_movie_ratings #reviews li:after {
    content: '';
}

#wp_movie_ratings.sidebar_mode #reviews li {
    padding: 2px 4px 5px 2px;
}

#wp_movie_ratings.page_mode #reviews li {
    padding: 2px 4px 5px 5px;
    position: relative;
}

#wp_movie_ratings.page_mode #reviews li.separator {
	padding: 2px 0 5px 0;
}

#wp_movie_ratings #reviews li.odd {
    background: #FEFFF2;
}

#wp_movie_ratings #reviews li:hover {
    background-color: #E7FDE7;
}

#wp_movie_ratings #reviews li div.hreview {
    background: transparent;
    margin: 0;
    padding: 0;
}


/* SEPARATOR */

#wp_movie_ratings #reviews li.separator {
    background: transparent;
}

#wp_movie_ratings #reviews li.separator:hover {
    background-color: transparent;
}

#wp_movie_ratings #reviews li.separator h3 {
	background: transparent;
	border-bottom: 1px solid #C9CFB6;
    display: block;
	float: none;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin: 35px 0 2px 0;
	padding: 0 0 2px 0;
}

#wp_movie_ratings #reviews li.separator h3.first {
	margin-top: 0;
}


/* hReview TAGS */

#wp_movie_ratings #reviews li span.version {
    display: none;
}

#wp_movie_ratings #reviews li acronym.dtreviewed {
    display: none;
}


/* MOVIE TITLES */

#wp_movie_ratings #reviews li div.hreview p.item {
    background: transparent;
    display: block;
    font-size: 11px;
    line-height: 100%;
    margin: 0;
    padding: 1px 0;
    position: static;
    text-align: left;
}

#wp_movie_ratings #reviews li p a.url {
    border: none;
    display: inline;
    font: 12px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    height: auto;
    margin: 0 1px 0 0;
    padding: 0;
}

#wp_movie_ratings.page_mode #reviews li div.hreview p.item {
    margin-left: 15px !important;
    margin-left: 18px;
}

#wp_movie_ratings #reviews li div.hreview p.item a.edit {
    border: none;
    display: inline;
    font: 10px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    height: auto;
    margin: 0;
    padding: 0;
}


/* TEXT RATING */

#wp_movie_ratings #reviews li p span.rating {
    display: none;
}

#wp_movie_ratings #reviews.text_ratings li div span.rating, #wp_movie_ratings.page_mode #reviews.text_ratings li div p span.rating {
    display: inline;
    font: bold 12px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    position: absolute;
    right: 5px;
    top: 2px;
}

#wp_movie_ratings.sidebar_mode #reviews.text_ratings li div span.rating {
    position: static;
    display: block;
    margin: 3px 0 2px 1px;
    text-align: left;
}

#wp_movie_ratings #reviews li p span.half_light {
	color: #A83D5D;
}

#wp_movie_ratings #reviews li p span.highlight {
	color: #BC2857;
}


/* STARS RATING */

#wp_movie_ratings #reviews div div.rating_stars, #wp_movie_ratings.page_mode #reviews li div div.rating_stars {
    background: transparent;
    display: block;
    font-size: 8px;
    margin: 1px 0;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 2px;
}

#wp_movie_ratings.sidebar_mode #reviews div div.rating_stars {
    display: block;
    margin: 4px 0 2px 1px;
    position: static;
}

#wp_movie_ratings #reviews div.rating_stars img {
	background: transparent;
    border: none;
    display: inline;
    float: none;
    margin: 1px 0 0;
    max-width: none;
    max-height: none;
    padding: 0;
    position: static;
}


/* REVIEW */

#wp_movie_ratings.page_mode #reviews li p.item img {
	background: transparent;
	border: none;
    cursor: pointer;
    display: block;
    margin: 1px 0;
    padding: 0;
    position: absolute;
    top: 4px !important;
    top: 5px;
    left: 5px !important;
    left: 4px;
}

#wp_movie_ratings #reviews li p.description {
    background: transparent;
    border: none;
    bottom: auto;
    color: #555;
    display: block;
    font: 11px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	height: auto;
    left: auto;
    letter-spacing: normal;
    margin: 2px 40px 0 12px !important;
    margin: 2px 40px 0 12px;
    padding: 0 0 1px 0;
    position: static;
    right: auto;
    text-align: left;
    top: auto;
    width: auto;
}

#wp_movie_ratings.sidebar_mode #reviews li div p.description {
    margin: 2px 2px 0 1px !important;
    margin: 2px 2px 0 1px;
}

#wp_movie_ratings.page_mode #reviews li div.hreview p.description {
    margin: 3px 2px 0 23px !important;
    margin: 3px 2px 0 23px;
}

#wp_movie_ratings #reviews li p.description a {
    font: 11px arial, sans-serif;
}


/* PAGINATION */

#wp_movie_ratings #pagination p {
	font: normal 12px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	margin: 15px 0 5px 4px;
}

#wp_movie_ratings #pagination p em.next_prev {
	color: #aaa;
	font-style: normal;
	margin: 0 4px;
}

#wp_movie_ratings #pagination p em.next_prev span.bullet, #wp_movie_ratings #pagination p a.next_prev span.bullet {
	font-size: 10px;
	margin: 0 1px;
}

#wp_movie_ratings #pagination p em#current {
	font-style: normal;
	border: 1px solid #aaa;
	padding: 1px 3px 2px;
}

#wp_movie_ratings #pagination p a {
	padding: 1px 3px 2px;
	margin: 0 1px;
}

#wp_movie_ratings #pagination p a:visited, #wp_movie_ratings #pagination p a:link {
	font-weight: normal;
}

/* LINK LOVE */

#wp_movie_ratings #link_love {
    background: transparent;
    color: #AAA;
    font: 10px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    margin: 13px 0 0 0;
    text-align: right;
	width: 100%;
}

#wp_movie_ratings #link_love a {
    font: 10px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}


/* PAGE URL */

#wp_movie_ratings #page_url {
    background: transparent;
    color: #AAA;
    font: 10px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	margin: 7px 0 4px 0;
    text-align: right;
	width: 100%;
}

#wp_movie_ratings #page_url a {
	font: 12px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	margin-right: 7px;
}


/* MISC */

span.bullet {
    vertical-align: text-top;
}

/*
     FILE ARCHIVED ON 10:18:41 Jan 26, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:43:33 May 31, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1832.246
  exclusion.robots: 0.262
  exclusion.robots.policy: 0.255
  RedisCDXSource: 18.25
  esindex: 0.009
  LoadShardBlock: 1788.622 (3)
  PetaboxLoader3.datanode: 1818.993 (4)
  CDXLines.iter: 21.875 (3)
  load_resource: 184.685
  PetaboxLoader3.resolve: 71.99
*/