/* CONTAINER */

#wp_movie_ratings {
    background: transparent url(bg-trans.png) repeat scroll 0 0;
    border: 1px dotted #888;
    border-width: 1px 0;
    margin: 0 0 10px 0;
    width: 100%;
}

#wp_movie_ratings.page_mode {
    border: none;
    margin: 5px 0;
    padding: 0;
}

#wp_movie_ratings.sidebar_mode {    
  border: 1px #dddddd solid;  

  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;     
  
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;  
}


/* TITLE */

#wp_movie_ratings h2#reviews_title {
    background: transparent;
    display: block;
    font: normal 12pt;
    font-family: "Trebuchet MS", Arial, "helvetica", sans-serif;
    margin: 0;
    padding: 5px;
	text-align: left;
}


/* SORT OPTIONS */

#wp_movie_ratings p#sort_options {    
    margin: 10px 4px 7px 0;
    padding: 5px 5px 0 0;
    text-align: right;
}


/* 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 {
    border: none;
    font: 10pt;
    font-family: "Trebuchet MS", Arial, "helvetica", sans-serif; 
    list-style: none;
	height: auto;
    margin: 0 0 0 3px;
    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 10px;
}

#wp_movie_ratings.page_mode #reviews li {
    padding: 0;
    position: relative;
}

#wp_movie_ratings.page_mode #reviews li.separator {
	padding: 2px 0 5px 0;
}

#wp_movie_ratings #reviews li.odd {
}

#wp_movie_ratings #reviews li:hover {
   
}

#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 #444 dotted; 
    display: block;
	float: none;
	font-family: "Lucida Grande", Tahoma, Arial, 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 {
    background: transparent;
    display: block;
    font-size: 10pt;
    margin: 0;
    padding: 0;
    position: static;
    text-align: left; 
}

#wp_movie_ratings #reviews li div.hreview .itempage {
    height: 12px;
    padding: 0;
}

#wp_movie_ratings #reviews li div.hreview .item {
    height: auto;
    padding: 0;
}

#wp_movie_ratings #reviews li div.hreview .item abbr {
    border: 0;
    cursor: pointer;
}

#wp_movie_ratings #reviews li div a.url {
    border: none;
    font-size: 10pt;
    font-family: "Trebuchet MS", Arial, "helvetica", sans-serif; 
    height: auto;
    margin: 0 1px 0 2px;
    padding: 0;
    text-decoration: none;
    cursor: pointer;
}

#wp_movie_ratings #reviews li div a.pagemode {
    width: 300px;
    float: left;
}

#wp_movie_ratings #reviews li div a.sidebar {
    padding: 0 0 0 0;
    display: block;
    width: 125px;
    font-size: 9pt;
}

#wp_movie_ratings.page_mode #reviews li div.hreview {
    margin-left: 10px;
}

#wp_movie_ratings #reviews li div.hreview a.edit {
    border: none;
    display: inline;
    font: 9px;
    font-family: "Trebuchet MS", Arial, "helvetica", sans-serif;
    height: auto;
    margin: 0;
    padding: 0 0 0 3px;
    color: #357499;
    text-decoration: none;
}

#wp_movie_ratings #reviews li div.hreview a.edit:hover {
    color: #444;
}


/* TEXT RATING */

#wp_movie_ratings #reviews li div span.rating {
    display: none;
    font-size: 9pt;
}

#wp_movie_ratings #reviews.text_ratings li div .rating {
    font-size: 9pt;
    right: 5px;
    top: 0;
}

#wp_movie_ratings #reviews.text_ratings li div span.rating {
    display: inline;   
    position: absolute;
}

#wp_movie_ratings.sidebar_mode #reviews.text_ratings li div span.rating {
    display: inline;
    text-align: right;
    top: 2px;
}

#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: 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 */

img.movie_ratings_expand {
	background: transparent;
	border: none;
    cursor: pointer;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 5px;
    left: 0;
}

#wp_movie_ratings.page_mode #reviews li div.ratingsdb {    
    left: 280px;
    position: absolute;
    float: left;
    top: -7px;
}

#wp_movie_ratings.page_mode #reviews li div.ratingsdb a {
    background: transparent;
    border: none;
    cursor: pointer;    
    margin: 0;
    padding: 0;
}

#wp_movie_ratings #reviews li p.description {
    background: transparent;
    border: none;
    bottom: auto;
    display: block;
	float: none;
	height: auto;
    left: auto;    
    font-family: "Trebuchet MS", Arial, "helvetica", sans-serif;    
    padding: 0 0 1px 0;
    position: static;
    right: auto;
    text-align: justify;
    top: auto;
    width: auto;
}

#wp_movie_ratings.sidebar_mode #reviews li div p.description {
    margin: 2px 2px 0 1px;
}

#wp_movie_ratings.page_mode #reviews li div.hreview p.description {
    margin: 3px 2px 0 0;
    border: 1px solid #ccc;
    padding: 4px;
}

#wp_movie_ratings #reviews li p.description a {
}


/* PAGINATION */

#wp_movie_ratings #pagination p {
	font: normal 10pt;
    font-family: "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: #000;
    font: 9px;
    font-family: "Trebuchet MS", Arial, "helvetica", sans-serif; 
    margin: 13px 0 0 0;
    text-align: right;
	width: 100%;
}

#wp_movie_ratings #link_love a {
    font: 9px;
    font-family: "Trebuchet MS", Arial, "helvetica", sans-serif; 
}


/* PAGE URL */

#wp_movie_ratings #page_url {
    background: transparent;
    color: #AAA;
    font: 9px;
    font-family: "Trebuchet MS", Arial, "helvetica", sans-serif; 
	margin: 7px 0 4px 0;
    text-align: right;
	width: 100%;
}

#wp_movie_ratings #page_url a {
	font: 10pt;
    font-family: "Trebuchet MS", Arial, "helvetica", sans-serif; 
	margin-right: 7px;
}


/* MISC */

span.bullet {
    vertical-align: text-top;
}

div.movieStats {
    margin: 0 0 30px 0;
}

.movieStats h2 {
    font-size: 16pt;
    font-weight: normal;
    color: #000;
    letter-spacing: -2px;
}

.movieStats p {
    text-align: left;
    padding: 0;
}
