
/* archive */
ul#archive-items li {
	line-height: 1.2 !important;
	margin-top: 24px;
}
ul#archive-items li:first-child {
	margin-top: none;
}
/* wrapper */
iframe {
	border: none;
}
/* mod_mainmenu */
.box_menu ul.menu {
	list-style: none;
	color: #cb260a;
}
.box_menu ul.menu li {
	margin: 5px 0;
	padding: 4px 16px 4px 28px;
	border: 1px solid #e1e1e1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 24px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 0 1px #fff;
	background: #f9f9f9 url('../images/menu_bullet.png') no-repeat 12px 14px !important;
}
.box_menu ul.menu ul {
	margin-left: 28px;
}
.box_menu ul.menu ul li {
	background: #fff !important;
	padding-left: 16px;
}
.box_menu ul.menu > li li a {
	font-weight: normal;
}
/* com_search */
div.search fieldset.word button {
	float: none;
	display: inline;
	margin-top: -8px;
	position: relative;
	top: 2px;
}
form#searchForm {
	margin-top: 20px;
}
.searchintro {
	color: #cb260a;
	font-size: 12px;
	margin: 14px 0;
	text-align: center;
	text-transform: uppercase;
}
.search-results {
	margin: 0 0 20px;
	padding: 0 5px 24px;
}
.search-results small {
	font-size: 11px;
}
.search .form-limit {
	float: right;
	margin: 24px 12px 12px;
}
fieldset.word {
	background: #333;
	border: 1px solid #eee;
	padding: 14px 16px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
fieldset.phrases,fieldset.only {
	padding: 10px 0;
	border-bottom: 1px solid #e5e5e5;
}
fieldset.phrases legend,fieldset.only legend {
	font-size: 16px;
}
.phrases-box {
	float: left;
}
.ordering-box {
	float: left;
	margin: -2px 0 0 20px;
}
.ordering-box select {
	margin-top: 0 !important;
}
.ordering-box label {
	float: left;
	margin-right: 5px;
}
#searchForm p.counter {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 32px 12px 0;
}
.search-results dt.result-title {
	display: block;
	font-size: 110%;
	font-weight: normal;
	margin: 0;
	padding: 3px 0;
	text-transform: none;
	width: 100%;
}
.search-results dt.result-title:first-child {
	clear: both;
	border-top: 4px solid #666;
	margin: 12px 0 0;
	padding: 30px 0 0;
}
.search-results dd.result-category {
	color: #888;
	float: left;
	font-size: 13px;
	font-style: italic;
	margin: -4px 10px 0 0;
}
.search-results dd.result-created,.search-results dd.result-url {
	color: #888888;
	font-size: 10px;
	text-align: right;
}
.search-results .result-text {
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
.search-results p {
	color: #878787;
	font-size: 11px;
	margin: 0 0 10px 26px;
}
.search-results p span {
	font-size: 11px;
}
#search-searchword {
	width: 260px;
}
/* hide label */
.hidelabeltxt {
	display: none;
}
/* tooltips */
.tip-wrap {
	z-index: 1000003;
}
.tip {
	background: #fff;
	padding: 5px;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	max-width: 300px;
	-webkit-box-shadow: 0 1px 1px #bbb;
	-moz-box-shadow: 0 1px 1px #bbb;
	box-shadow: 0 1px 1px #bbb;
}
.tip-title {
	background: #3d3d3d url('../images/dropline_bg.jpg') repeat-x left bottom;
	color: #fff;
	padding: 2px 6px 0 6px;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
	text-shadow: 0 1px 0 #000;
	margin-bottom: 4px;
}
.tip-text {
	padding: 3px;
	font-size: 11px;
	line-height: 16px;
}
/* system readmore */
#system-readmore {
	display: none;
}
/* necessary for font-size work */
#gkComponentWrap {
	font-size: 100%;
}
/* Contact */
.contact {
	padding: 0 5px;
}
.contact h3 {
	font-size: 150%;
	margin-top: 12px;
}
.contact-category {
	padding: 0 10px;
}
.contact-category #adminForm fieldset.filters {
	border: 0;
	padding: 0;
}
.contact-image {
	margin: 10px 0;
	overflow: hidden;
	float: right;
	background: #fff;
}
.contact-image img {
	padding: 0;
	border: 1px solid #e0e0e0;
	width: 200px;
	height: auto;
}
address {
	font-style: normal;
	margin: 0;
}
address span {
	display: block;
}
span.contact-image {
	margin-bottom: 10px;
	overflow: hidden;
	display: block;
}
.contact-address {
	margin: 0 0 10px 0;
	width: 240px;
	font-size: 11px;
}
.contact-contactinfo {
	font-size: 11px;
	font-weight: bold;
}
span.contact-street {
	margin-bottom: 0px;
}
.contact-email div {
	padding: 2px 0;
	margin: 0 0 10px 0;
}
.contact-email label {
	width: 17em;
	float: left;
}
#contact_textmsg {
	padding: 2px 0 10px 0;
}
#contact-email-copy {
	float: left;
	margin-right: 10px;
}
.contact .button {
	float: none !important;
	clear: left;
	display: block;
	margin: 20px 0 0 0;
}
.jicons-icons {
	display: none;
}
.contact-email input,.contact-email textarea {
	clear: both;
	display: block;
}
.contact label#jform_contact_email_copy-lbl {
	font-size: 11px;
	line-height: 2.4;
	margin-left: 70px;
	position: absolute;
}
.contact #jform_contact_message {
	width: 500px;
}
.contact #jform_contact_emailmsg {
	width: 520px;
}
/* User profile */
.invalid {
	border-color: #e33 !important;
}
#users-profile-core,#users-profile-custom {
	margin: 5px 0 10px 0;
	padding: 10px 0;
}
#users-profile-core dt,#users-profile-custom dt,.formelm label {
	float: left;
	width: 12em;
	padding: 3px 0;
	font-size: 11px;
	color: #000;
}
#users-profile-core dd,#users-profile-custom dd {
	padding: 3px 0;
	font-size: 11px;
	color: #888;
}
#member-profile fieldset,.registration fieldset {
	margin: 5px 0 10px 0;
	padding: 10px 2px;
}
#users-profile-core legend,#users-profile-custom legend,.profile-edit legend,.registration legend {
	font-weight: normal;
	font-size: 18px;
}
.profile-edit form#member-profile fieldset dd,.registration form#member-registration fieldset dd,.formelm {
	float: none;
	padding: 5px 0;
}
.profile-edit form#member-profile fieldset dd input,.profile-edit form#member-profile fieldset dd select,.registration form#member-registration fieldset dd input {
	width: 180px;
}
.profile-edit form#member-profile fieldset dt,.registration form#member-registration fieldset dt {
	float: left;
	clear: both;
	padding: 5px 5px 5px 0;
	width: 160px;
	font-size: 11px;
	line-height: 23px;
}
span.optional {
	font-size: 9px;
	color: #aaa;
}
.registration dl dt:first-child {
	width: 100% !important;
}
.registration span.text {
	font-size: 10px;
}
.profile-edit .validate {
	margin-top: -3px;
}
#gkComponent .logout {
	padding: 10px 0 0 0;
	overflow: hidden;
}
#gkComponent .reset,#gkComponent .remind {
	overflow: hidden;
}
#gkComponent .reset input.required,#gkComponent .remind input.required {
	width: 200px;
}
/* Tables */
td.num {
	vertical-align: top;
	text-align: left;
}
td.hits {
	vertical-align: top;
	text-align: center;
}
td p {
	margin: 0;
	line-height: 1.3em;
}
.filter {
	margin: 10px 0;
}
.display-limit,.filter {
	text-align: right;
	margin-right: 7px;
}
table,table td {
	
}
table.weblinks,table.category {
	font-size: 1.1em;
	margin: 10px 10px 20px 0px;
	width: 100%;
}
table.weblinks th,table.category th {
	font-size: 18px;
	font-weight: normal;
	border: 1px solid #444;
}
table.weblinks th:first-child,table.category th:first-child {
	border-left: none;
}
table th {
	background: #3B3B3B url("../images/dropline_bg.jpg") repeat-x left bottom;
	font: normal 18px/24px;
	padding: 2px 10px;
	color: #fff;
	text-shadow: 0 1px 0 #000;
}
table th a {
	color: #fff !important;
}
table td,.cat-list-row0 td,.cat-list-row1 td {
	
}
.cat-list-row1 td {
	
}
table tr:hover {
	
}
table tr td:first-child {
	
}
/* Category table */
table.category th a img {
	
}
.filter-search {
	float: left;
}
.filter-search .inputbox {
	width: 6em;
}
legend.element-invisible {
	position: absolute;
	margin-left: -3000px;
	margin-top: -3000px;
	height: 0px;
}
.cat-items {
	margin-top: 20px;
}
/* newsfeed */
.newsfeed ol {
	padding: 0;
}
.newsfeed ol li {
	clear: both;
	overflow: hidden;
}
.newsfeed ol > li > a {
	font-size: 20px;
	line-height: 72px;
}
/* remind & reset */
.reset form > div,.remind form > div {
	margin-top: 10px;
}
/* com_login */
#gkLogin h2,#gkRegister h2 {
	border-bottom: 1px solid #e0e0e0;
	padding: 0;
	margin-bottom: 10px;
}
#com-login-form .login-fields label {
	float: left;
	width: 100px;
	padding: 3px 0;
}
#com-login-form .login-fields {
	margin: 0 0 10px;
}
#com-login-form .login-fields input {
	width: 180px;
}
#com-login-form .login-fields input#remember {
	width:auto;
}
#recaptcha_area {
	margin: 0 0 20px;
}
div.login a.fb_button {
	margin-top: 4px;
	margin-left: 10px;
}
input#recaptcha_response_field {
	border-color: #e0e0e0 !important;
}
/* blog view */
#mainPage .blog h2 > a {
	color: #686B6C;
	font-size: 64px;
	line-height: 80px;
	margin: 0 0 12px;
	text-shadow: 3px 5px 0 #fff;
}
.itemDateCreated {
	float: left;
	padding: 3px;
	font-size: 11px;
	width: 75px;
	min-height: 58px;
	margin: 0;
	color: #b3b6b7;
	border-right: 1px solid #e5e5e5;
	position: absolute;
}
.article-meta {
	margin: 0 0 10px 0;
}
.article-meta h2 {
	line-height: 40px;
	float: left;
}
.article-meta.blog {
	margin: 0;
}
.article-meta.blog > h2 {
	color: #333;
}
.article-meta dl.article-info {
	clear: both;
}
.article-meta ul {
	clear: none;
	margin-top: 12px;
}
.blog .items-row .item,.blog .items-leading > div,.blog-featured .items-row .item,.blog-featured .items-leading > div {
	margin-bottom: 40px;
	overflow: hidden;
}
/*banners*/
.bannergroup_text:first-line {
	font-size: 10px;
	text-transform: uppercase;
	color: #a5a4a4;
}
div.banneritem {
	border-bottom: 1px solid #e0e0e0;
	margin-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
}
div.bannerfooter {
	text-align: right;
	font-size: 10px;
	font-style: italic;
}
/* slider */
.panel {
	border: solid 1px #ddd;
	margin-top: -1px;
}
.panel h3 a {
	display: block;
	text-decoration: none;
	font-size: 90%;
}
.panel h3.pane-toggler a {
	background: url("../images/menu_sprite.png") repeat-x scroll 0 0 transparent;
}
.panel h3.pane-toggler-down a {
	background: url("../images/menu_sprite.png") repeat-x scroll 0 0 transparent;
	border-bottom: solid 1px #ddd;
}
.panel h3 span {
	margin-left: 10px;
}
.pane-slider {
	border: solid 0px;
	padding: 0px 10px !important;
	margin: 0;
}
.panel .contact-form,.panel .contact-miscinfo {
	padding: 10px;
}
.contact .panel .contact-form form,.contact .panel .contact-address {
	margin: 20px 0 0 0;
}
/* tabs */
dl.tabs {
	float: left;
	margin: 50px 0 -1px 0;
	z-index: 50;
	clear: both;
	margin-left: 10px;
}
dl.tabs dt {
	height: 30px;
	margin-top: 10px;
	border: 1px solid #e3e3e3;
	border-bottom: none;
	float: left;
	padding: 0 12px;
	line-height: 32px !important;
	margin-right: 5px;
	font-size: 18px;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	background: #ededed url('../images/tab_bg.jpg') repeat-x left top !important;
	color: #888;
	text-shadow: 0 1px 0 #fff;
}
dl.tabs dt.open {
	background: #fff !important;
	color: #4e4e4e !important;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
}
div.current {
	clear: both;
	border-top: 1px solid #E3E3E3;
	padding: 10px 10px;
}
div.current dd {
	padding: 0;
	margin: 0;
}
dl#content-pane.tabs {
	margin: 1px 0 0 0;
}
/* switch to mobile version button */
div.mobileSwitch {
	display: block;
	float: left;
	margin-top: 50px;
	position: absolute;
	z-index: 999999;
}
/* com_finder */
#finder-search fieldset.word > * {
	float: left;
}
#finder-search input {
	margin-right: 4px;
}
#finder-search fieldset.word > label {
	line-height: 29px;
	margin-right: 10px;
}
.search-pagination .search-pages-counter {
	font-size: 11px;
	font-style: italic;
	text-align: center;
}
#search-results {
	clear: both;
}
#advanced-search {
	background: #f9f9f9;
	padding: 20px;
	font-size: 85%;
}
.filter-branch select {
	margin-top: 6px;
	margin-left: 6px !important;
}
li.filter-branch label {
	float: left;
}
li.filter-branch {
	width: 100%;
	clear: both;
	display: block;
}
/* com_finder & mod_finder autocompleter */
body ul.autocompleter-choices {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #EEE;
	background-color: white;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	text-align: left;
	font-size: 11px;
	z-index: 50;
}
body ul.autocompleter-choices li {
	background: none;
	position: relative;
	padding: 0.1em 1.5em 0.1em 1em;
	cursor: pointer;
	font-weight: normal;
	font-size: 1em;
}
body ul.autocompleter-choices li.autocompleter-selected {
	background-color: #eee;
	color: #666;
}
body ul.autocompleter-choices span.autocompleter-queried {
	font-weight: bold;
}
body ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
	color: #000;
}
body ul#finder-filter-select-list {
	top: 4em !important;
}
#gkPopupRegister dd:last-child {
	height: 130px;
	width: 100%;
	clear: both;
}
/* Fix for the editor */
.item-page.edit .formelm {
	clear: both;
	float: left;
	margin-right: 5px;
}
.item-page.edit .formelm .button2-left {
	margin-top: 6px;
}
.item-page.edit .formelm-area label {
	display: block;
	width: 100%;
}
.item-page.edit .formelm-buttons {
	margin-top: 5px;
}
.item-page.edit .fltlft {
	float: left;
}
.item-page.edit legend {
	font-size: 140%;
	font-style: italic;
}
.item-page.edit .toggle-editor {
	margin-top: -5px;
}
/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}
.button2-left,.button2-right,.button2-left div,.button2-right div {
	float: left;
}
.button2-left a,.button2-right a,.button2-left span,.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}
.button2-left span,.button2-right span {
	cursor: default;
	color: #999;
}
.button2-left .page a,.button2-right .page a,.button2-left .page span,.button2-right .page span {
	padding: 0 6px;
}
.button2-left a:hover,.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}
.button2-left a,.button2-left span {
	padding: 0 24px 0 6px;
}
.button2-right a,.button2-right span {
	padding: 0 6px 0 24px;
}
.button2-left {
	background: url(../images/joomla/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}
.button2-right {
	background: url(../images/joomla/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}
.button2-left .image {
	background: url(../images/joomla/j_button2_image.png) 100% 0 no-repeat;
}
.button2-left .readmore,.button2-left .article {
	background: url(../images/joomla/j_button2_readmore.png) 100% 0 no-repeat;
}
.button2-left .pagebreak {
	background: url(../images/joomla/j_button2_pagebreak.png) 100% 0 no-repeat;
}
.button2-left .blank {
	background: url(../images/joomla/j_button2_blank.png) 100% 0 no-repeat;
}
/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../images/joomla/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
span#jform_articletext_parent {
	width: 100%;
	display: block;
	clear: both;
	float: none;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}

.votazione {
	margin: 0 auto;
	width:350px;
	margin-bottom:3px;

}

.votazione span {
	margin: 0 auto;
	padding-left:36px;
}

.pagination {
  margin: 20px 0;
  font-family: 'Monda', sans-serif;
}

.pagination ul {
width:670px;
  display: inline-block;
  *display: inline;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
    color:#000;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
  margin-right:260px;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.tastocontatti {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	cursor:pointer;
	margin-top:7px;
	  font-family: 'Monda', sans-serif;
	text-shadow:1px 1px 0px #1570cd;
}.tastocontatti:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}.tastocontatti:active {
	position:relative;
	top:1px;
}