/* CONTAINER */

#wp_movie_ratings {
    background: transparent;
    margin:  0;
    padding: 0;
}

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

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


/* TITLE */

#wp_movie_ratings h2#reviews_title {
    background: transparent;
    display: block;
    font: bold 15px Arial, Helvetica, sans-serif;
    margin: 6px 0 11px;
    padding: 0;
	text-align: left;
}


/* SORT OPTIONS */

#wp_movie_ratings p#sort_options {font-size: 1em; font-family: helvetica, arial, clean, sans-serif; text-align: right; color: #999; text-transform: uppercase;}

#wp_movie_ratings p#sort_options a{font-size: 1em; font-family: helvetica, arial, clean, sans-serif; text-align: right; color: #333; text-transform: uppercase; font-weight: normal;}

#wp_movie_ratings p#sort_options a span{font-size: 1em; font-family: helvetica, arial, clean, sans-serif; text-align: right; color: #333; text-transform: uppercase; font-weight: normal; margin: 0; padding: 0; top: -0.45em; position: relative;}


/* 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: none;
    border: none;
    font: 11px verdana, 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: none;
}


#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 h3 {
	font-size: 2em; 
	font-weight: bold;
	font-family: helvetica, arial, clean, sans-serif;
	background: transparent;
	border-bottom: 1px dotted #CCC;
    display: block;
	float: none;
	padding-top: 1em;
	padding-bottom: 0.5em;
	color: #666;
}

#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 */

.hreview p.item a{font-family: helvetica, arial, clean, sans-serif; font-weight: bold;text-decoration: none;color: #333; font-size: 1.4em;}

#wp_movie_ratings #reviews li div.hreview p.item a.edit {
    border: none;
    display: inline;
    font: 9px verdana, 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 10px verdana, sans-serif;
	/*position: absolute;*/
	float: right;
    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: 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;*/
    background: transparent;
    display: block;
    font-size: 8px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 2px;
}

#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{padding-bottom: 1em;}

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

#sidebar #wp_movie_ratings #reviews li p.description {font-family: helvetica, arial, clean, sans-serif; font-weight: normal; text-decoration: none; color: #666; font-size: 1em; padding: 0; margin: 0; line-height: 1.5em; text-align: justify; font-style: italic; width: 30em;}

#reviews-content #wp_movie_ratings #reviews li p.description {font-family: helvetica, arial, clean, sans-serif; font-weight: normal; text-decoration: none; color: #666; font-size: 1em; padding: 0; margin: 0; line-height: 1.5em; text-align: justify; width: 73em; font-style: italic;}

/* PAGINATION */

#wp_movie_ratings #pagination p {
	font: normal 11px verdana, 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: 9px verdana, sans-serif;
    margin: 13px 0 0 0;
    text-align: right;
	width: 100%;
}

#wp_movie_ratings #link_love a {
    font: 9px verdana, sans-serif;
}


/* PAGE URL */

#wp_movie_ratings #page_url {
    background: transparent;
    color: #AAA;
    font: 9px verdana, sans-serif;
	margin: 7px 0 4px 0;
    text-align: right;
	width: 100%;
}

#wp_movie_ratings #page_url a {
	font: 11px verdana, sans-serif;
	margin-right: 7px;
}


/* MISC */

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