
/* - ++resource++cioppino.twothumbs.stylesheets/twothumbs.css - */
@media screen {
/* http://www.goiania.go.leg.br/portal_css/++resource++cioppino.twothumbs.stylesheets/twothumbs.css?original=1 */
.thumb-rating{
float: right;
position: relative;
}
.total-thumbs-up .tally-total{
color: green;
}
.total-thumbs-down .tally-total{
color: red;
}
input.like-button, input.dislike-button{
padding: 10px 5px;
background-color:inherit;
background-image: url(++resource++cioppino.twothumbs.images/thumbs-sprite.png);
background-repeat: no-repeat;
border: 1px solid #eee;
cursor: pointer;
}
form input.like-button{
padding-left: 30px;
background-position: -39px -27px;
}
form input.dislike-button{
background-position: -13px -23px;
text-indent: -3000px;
white-space: nowrap;
width: 35px;
}
form .selected input.like-button{
background-position: -39px 5px;
}
form .selected input.dislike-button{
background-position: -13px 10px;
}
.twothumbs-feedback{
position: absolute;
z-index: 1;
width: 200%;
margin-left: -52%;
padding: 4%;
font-size: 90%;
border: 1px solid #555;
background-color: #ddd;
text-align: center;
right: 0; /* */
}
.twothumbs-feedback a.close-link:link {
border-bottom: 0;
float: right;
width: 13px;
height: 13px;
background: url(++resource++cioppino.twothumbs.images/thumbs-sprite.png) no-repeat 0 0;
}
.twothumbs-feedback a.close-link:link:hover {
background-position: 0 -13px;
}
.twothumbs-feedback a.close-link:link:active {
background-position: 0 -26px;
}

}


/* - ++resource++collective.classifieds.css/classifieds.css - */
@media all {
/* http://www.goiania.go.leg.br/portal_css/++resource++collective.classifieds.css/classifieds.css?original=1 */
/* */
div.classified_options {
border:1px solid #EAE8E8;
float: right;
padding: 10px;
margin-bottom: 10px;
background-color: #DDDDDD;
}
.classifiedcategory_image {
border:1px solid #DDDDDD;
padding: 1px;
background-color: #EEF3F5;
text-align: right;
float: right;
}
.classifiedstable {
border: 0px;
width: 100%;
}
.classified_image {
padding-right: 10px;
vertical-align: top;
}
.classified_image img {
border:1px solid #DDDDDD;
}
h1.classified_title {
text-decoration: none;
border: 0px;
font-weight: bold;
}
h2.classified_title {
text-decoration: none;
border: 0px;
font-size:110%;
font-weight: bold;
}
img.image_tile {
border:1px solid #DDDDDD;
}
tr.list_view {
height: 64px;
}

}


/* - ++resource++collective.weather.css/style.css - */
@media screen {
/* http://www.goiania.go.leg.br/portal_css/++resource++collective.weather.css/style.css?original=1 */
#top-weather-viewlet dt.actionMenuHeader a:after {
content: " ▼";
}
dl.actionMenu a#current-city{
float: right;
}
#top-weather-viewlet dd a:hover {
background: none repeat scroll 0 0 #205C90;
color: White;
}
#top-weather-viewlet {
background: none repeat scroll 0 0 #E3E3E3;
border-bottom-left-radius: 0.5em;
border-bottom-right-radius: 0.5em;
float: right;
font-size: 80%;
padding: 0.25em 0.5em;
position: relative;
right: 0;
top: 0;
z-index: 2;
}
#top-weather-viewlet dd {
background: none repeat scroll 0 0 #E3E3E3;
margin-top: 2em;
min-width: 0px;
padding-bottom: 0.5em;
padding-top: 0.5em;
right: 0;
}
#top-weather-viewlet .current-weather {
float: right;
padding-right: 0.5em;
}
dl.actionMenu div.not-selected-weather,
dl.actionMenu a.city-not-selected {
display: none !important;
}
/* */
.portletWeather #current-city {
font-size: 1.2em;
font-weight: bold;
}
.portletWeather .weather-temp {
font-size:3.5em;
font-weight: bold;
color: #666;
}
.portletWeather .weather-icon {
vertical-align: top;
}
.portletWeather dd {
text-align: right;
padding: 1em 0;
}

}

