
/* - ++resource++plone.contentratings.stylesheets/main.css - */
@media screen {
/* http://plone.org/portal_css/++resource++plone.contentratings.stylesheets/main.css?original=1 */
/* */
div.RatingViewlet {
overflow: hidden;
float: right;
}
.UserRatings, .EditorialRatings {
overflow: hidden;
}
ul.star-rating {
margin:0 0 0 5px;
}
#content ul.star-rating{
margin-left: 0;
}
#content a.DeleteRating{
border-bottom:none;
margin: 0;
}
#content .UserRating a.DeleteRating {
background-image: url(/web/20101124182911im_/http://plone.org/++resource++plone.contentratings.resources/delete_icon.gif);
background-position: center center;
background-repeat: no-repeat;
}
#content .small-star .UserRating a.DeleteRating {
background-image: url(/web/20101124182911im_/http://plone.org/++resource++plone.contentratings.resources/delete_icon.gif);
}
#content .star-rating a,
#content .star-rating a:hover,
#content .star-rating a:active,
#content .star-rating a:focus {
background: url(/web/20101124182911im_/http://plone.org/++resource++contentratings/star.gif) left -1000px repeat-x;
}
#content .star-rating a:hover {
background-position: left bottom;
}
#content .small-star .star-rating a,
#content .small-star .star-rating a:hover,
#content .small-star .star-rating a:active,
#content .small-star .star-rating a:focus {
background: url(/web/20101124182911im_/http://plone.org/++resource++contentratings/star_small.gif) left -1000px repeat-x;
}
#content .small-star .star-rating a:hover {
background-position: left bottom;
}
#content .Rating {
margin-bottom: 0.75em;
}
#fieldset-manage_categories .Disabled fieldset,
#fieldset-manage_categories .Disabled fieldset legend {
background-color: lightGrey;
}
#fieldset-manage_categories ol.sequenceWidget {
list-style: none;
}

}


/* - ++resource++contentratings/star_rating.css - */
@media screen {
/* http://plone.org/portal_css/++resource++contentratings/star_rating.css?original=1 */
.Rating label {
float: left;
line-height: 25px;
}
.star-rating {
float: left;
}
.AverageRating, .UserRating {
overflow: hidden;
vertical-align: middle;
}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating {
background: url(/web/20101124182911im_/http://plone.org/portal_css/Sunburst%20Theme/++resource++contentratings/star.gif) left -1000px repeat-x;
}
.star-rating {
position:relative;
height:25px;
overflow:hidden;
list-style:none;
margin:0 0 0 5px;
padding:0;
background-position: left top;
}
.star-rating li {
display: inline;
}
.star-rating a,
.star-rating .current-rating {
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus {
background-position: left bottom;
}
.star-rating .current-rating {
z-index:1;
background-position: left center;
}
/* */
.inline-rating{
display:-moz-inline-block;
display:-moz-inline-box;
display:inline-block;
vertical-align: middle;
}
/* */
.UserRating {
margin: 0;
}
.small-star .UserRating {
margin-top: 3px;
}
.UserRating .DeleteRating {
float: left;
width: 25px;
height: 25px;
margin-left: 11px;
text-indent: -1000em;
background-image: url(/web/20101124182911im_/http://plone.org/portal_css/Sunburst%20Theme/++resource++contentratings/X_icon_20x20.gif);
background-position: center center;
background-repeat: no-repeat;
overflow: hidden;
}
.UserRating .DeleteRating.Disabled {
background-image: url(/web/20101124182911im_/http://plone.org/portal_css/Sunburst%20Theme/++resource++contentratings/X_icon_20x20_gray.gif);
background-position: center center;
background-repeat: no-repeat;
}
/* */
.small-star .star-rating {
margin: 0 0 0 3px;
width: 50px;
height: 10px;
}
.small-star .star-rating,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating {
background-image: url(/web/20101124182911im_/http://plone.org/portal_css/Sunburst%20Theme/++resource++contentratings/star_small.gif);
line-height: 1em;
height: 10px;
}
.small-star .UserRating .DeleteRating {
width: 12px;
height: 10px;
background-image: url(/web/20101124182911im_/http://plone.org/portal_css/Sunburst%20Theme/++resource++contentratings/X_icon_10x10.gif);
background-position: center center;
background-repeat: no-repeat;
}
.small-star .DeleteRating.Disabled {
background-image: url(/web/20101124182911im_/http://plone.org/portal_css/Sunburst%20Theme/++resource++contentratings/X_icon_10x10_gray.gif);
}
.small-star label {
font-size: 9px;
line-height: 10px;
}

}


/* - ++resource++Products.PloneSoftwareCenter.stylesheets/psc.css - */
@media screen {
/* http://plone.org/portal_css/++resource++Products.PloneSoftwareCenter.stylesheets/psc.css?original=1 */
.VoteCount{
color: #333;
font-weight: normal;
}
.read-only-ratings{
}
#project_logo_wrapper{
margin: .25em;
float: right;
}
#project_thumb_wrapper{
float: right;
}
#project_thumb_wrapper img{
}
.pane h2{
margin-top: 1em;
}
.project-thumb{
float: left;
margin-right: 5px;
margin-top: 5px;
}
#content ul.downloads{
margin-left: 0;
}
.downloads li{
clear:both;
list-style-type: none;
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px dashed #ccc;
}
.product-details .product-leadin{
font-size: .8em;
color: #999;
}
table.release_table tr{
border-bottom: 1px solid #eee;
}
.unstable-release td.maturity{
background-color: #ff7766;
}
.stable-release td.maturity{
background-color: #aaffaa;
}
table.release_table .release-description{
width: 50%;
}
.downloads li{
vertical-align: top;
}
.project-compatibilities{
color: #666;
}
.UserRating .DeleteRating.Disabled{
display: none;
}
}


/* - ploneCustom.css - */
/* http://plone.org/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
/* */
/* */
/* */


/*
     FILE ARCHIVED ON 18:29:11 Nov 24, 2010 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:00:10 Oct 19, 2022.
     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: 30089.398
  exclusion.robots: 0.428
  exclusion.robots.policy: 0.41
  cdx.remote: 0.142
  esindex: 0.016
  LoadShardBlock: 30052.048 (3)
  PetaboxLoader3.datanode: 30064.221 (5)
  CDXLines.iter: 25.683 (3)
  load_resource: 76.562
  PetaboxLoader3.resolve: 36.639
*/