@import url(http://www.beppegrillo.it/listeciviche/mt-static/themes-base/blog.css);

/*

A Six Apart theme adapted for Movable Type default templates
name: Tristan Blue (MT 4.2)
designer: Jim Ramsey
designer_url: http://jimramsey.net/
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/


/* Default ---------------------------------------------------------------- */

/* Utility */
.widget-header,
.trackbacks-header,
.mt-entry-archive h2,
.mt-comment-preview h2,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

body {
    /* background-color: #F3F0E8; */
	 /* background: url(http://www.beppegrillo.it/movimento/immagini/bg_ambiente_2010.jpg) no-repeat fixed center; */ 
    background: #ccc /*url(http://www.beppegrillo.it/movimento/immagini/randimg.php) repeat fixed*/;	
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 1.2;
    color: #000;
	
}

a:link, a:visited {
    color: #037;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


.icon-comment {
    background: url(reply-icon.gif) no-repeat 0 30%;
    padding-left: 15px;
}
.icon-entry {
    background: url(topic-icon.gif) no-repeat 2px 50%;
    padding-left: 15px;
}
.icon-score {
    background: url(score-icon.gif) no-repeat 0 50%;
    padding-left: 15px;
}

/* Layout ----------------------------------------------------------------- */


.category-1276 #container {
	background: #f3f0e8 url(http://www.beppegrillo.it/movimento//immagini/background_acqua.jpg) repeat-y center top;
}

.category-1280 #container {
	background: #f3f0e8 url(http://www.beppegrillo.it/movimento//immagini/background_movimento.jpg) repeat-y center top;
}

.category-1278 #container {
	background: #f3f0e8 url(http://www.beppegrillo.it/movimento//immagini/background_rete.jpg) repeat-y center top;
}

.category-1279 #container {
	background: #f3f0e8 url(http://www.beppegrillo.it/movimento//immagini/background_sviluppo.jpg) repeat-y center top;
}

.category-1277 #container {
	background: #f3f0e8 url(http://www.beppegrillo.it/movimento//immagini/background_trasporti.jpg) repeat-y center top;
}

#container {
    /*background: #f3f0e8 url(http://www.beppegrillo.it/movimento//immagini/background_movimento.jpg) repeat-y center top;
	min-height:2000px;*/
	background: #EED923;
	width: 970px; margin: 0px auto;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0px;
    padding-bottom: 0;
}

#container-inner {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

#header-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 940px;
    margin: 0 auto;
    padding: 0;
}

#content-inner {
   	background: #fff;
    padding-bottom: 20px;
}

#content-inner h3 a {color:#000; text-decoration:none;}

#alpha-inner {
    padding: 20px 10px 0 15px;
}

#beta-inner,
#gamma-inner {
    padding: 20px 15px 0 10px;
}

/* Header ----------------------------------------------------------------- */



#header { 
/*    background: #003265 url(header.gif) repeat left top; */

}

#header a {
    text-decoration: none;
    color: #000;
}

#header a:hover {
    text-decoration: underline;
}

#header-content {
	 padding-top:34px;
}

#header-name {
    color: #fff; 
    margin: 0;
    padding: 5px 0;
    line-height: 1;
    font-size: 25px;
}

#header-description {
    margin: 0;
    line-height: 1.125;
    color: #859db5;
    font-size: 15px;
}

#header-menu {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 940px;
    margin: 0 auto;
    padding-top: 3px;
 
}

#header-menu ul {
    display: inline-block;
    list-style-type: none;
    width: 934px;
    margin: 3px 3px 0;
    padding: 0;

}

#header-menu ul li {
    float: left;
    margin: 0;
    padding: 0;
    border-right: 1px solid #a9bed4;
}

#header-menu ul li a {
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 0.5em/*1em*/;
    font-weight: bold;
}

* html #header-menu ul li a { 
    display: inline-block;
}
 
#header-menu .widget-search {
    position: absolute;
    bottom: 0;
    right: 0;
}

.header-search {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100;
    padding: 0 10px 5px 0;
}

.header-search label {
    display: none;
}

.header-search .query {
    border: 1px solid #537ea9;
    border-top: 1px solid #003366;
    border-left: 1px solid #003366;
    background: #fff;
    color: #000;
    padding: 1px;
    width: 125px;
}
.header-search .input-default {
    color: #777;
}

.header-search .submit {
    font-size: 11px;
}

/* User Navigation ----------------------------------------------------------------- */

.widget-sign-in { 
    position: absolute;
    top: 0;
    right: 0;
    width: 400px;
    margin: 0;
    padding: 10px;
    color: #8099b3;
    font-size: 12px;
    text-align: right;
}

.widget-sign-in .widget-header {
    display: none;
}

.widget-sign-in .widget-content {
    margin: 0;
}

.widget-sign-in a {
    text-decoration: none;
    color: #fff;
}

.widget-sign-in a:hover {
    text-decoration: underline;
}

.widget-sign-in p {
    margin: 0;
    padding: 0;
    line-height: 1;
}


/* Contents ----------------------------------------------------------------- */

/* Titles ---------------------------- */

#mt-community-forum .content-header {
    position: relative;
    margin-bottom: 15px;
}

.entry-title {
    margin: 0;
    font-size: 18px;
}

#page-title,
#mt-community-blog .entry-title {
    margin: 0 0 15px;
    font-size: 24px;
    line-height: 1;
}

#mt-community-forum #page-title {
    margin-bottom: 0;
}

#mt-community-forum.mt-entry-archive #page-title,
#mt-community-forum.mt-profile-view #page-title,
#mt-community-forum.mt-comment-preview #page-title {
    padding-bottom: 10px;
}

#mt-community-forum.mt-entry-archive #page-title,
#mt-community-forum.mt-comment-preview #page-title {
    border-bottom: 1px solid #F3F0E8;
}

.content-nav {
    position: relative;
    clear: both;
    margin: 10px 0;
    text-align: right;
    color: #777;
}

.content-nav #results-current-page {
    background-color: #777;
    padding: 2px;
    color: #fff;
}

.content-nav stong {
    color: red;
}

.create-entry {
    float: left;
    font-size: 14px;
    padding-left: 20px;
    background: transparent url(start-topic-icon.png) left center no-repeat;
}

#mt-community-forum .content-header .create-entry {
    float: none;
    position: absolute;
    right: 0;
    bottom: 0;
}

#mt-community-forum.mt-entry-archive .create-entry {
    bottom: 10px;
}


/* Community Blog ---------------------------- */

#mt-community-blog .asset-header,
#mt-community-blog .asset-content,
#mt-community-blog .asset-footer {
    margin: 2px 0 0 0;
}

#mt-community-blog .asset-header h2 {
    margin-bottom: 0.5em;
    font-size: 20px !important;
}

#mt-community-blog .entry-asset .asset-meta {
    border-top: 1px solid #F3F0E8;
    border-bottom: 1px solid #F3F0E8;
    padding: 3px 5px;
    margin-bottom: 0.5em;
}

.entry-asset .asset-meta .byline,
.entry-asset .asset-meta .entry-meta-comments,
.entry-asset .asset-meta .entry-meta-trackbacks {
    margin-right: 10px;
}

#mt-community-blog .entry-meta-label {
    display: none;
}

.entry-meta-comments {
    background: url(comment-icon.gif) no-repeat 0px 50%;
    padding: 0 0 3px 18px;
}

.entry-meta-trackbacks {
    background: url(trackback-icon.gif) no-repeat 0px 50%;
    padding: 0 0 3px 18px;
}

a.scoring {
    white-space: nowrap;
    background: url(scoring-stars.gif) no-repeat 0 -120px;
    padding: 0 0 3px 18px;
    line-height: 22px;
    text-decoration: none;
    cursor: default;
}

a.scoring-scorable {
    background-position: 0 0;
    text-decoration: default;
    cursor: pointer;
}

a:hover.scoring-scorable {
    background-position: 0 -40px;
    text-decoration: underline;
}

a.scoring-pending,
a:hover.scoring-pending {
    background: url(scoring-pending.gif) no-repeat;
    cursor: wait;
}

a.scoring-scored,
a:hover.scoring-scored {
    background-position: 0 -80px;
}

.scoring-vote,
#mt-community-blog .scoring-score-label {
    display: none;
}

#mt-community-blog .asset-content {
    clear: both;
}


/* Forms ---------------------------- */

input.ti,
textarea.ta,
select {
    border: 1px solid #ccc;
    border-top-color: #aaa;
    border-left-color: #aaa;
    background-color: #fafafa;
    padding: 1px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}
textarea.ta {
    line-height: 1.5;
}

#create-entry-form {
    margin-top: 15px;
}

#create-entry-form .field-header {
    margin: 0 0 3px 0;
}

#create-entry-form .field {
    margin: 0 0 15px 0;
}

#create-entry-form .ti,
#create-entry-form .ta {
    width: 500px;
}

#create-entry-form #entry-title {
    font-size: 1.5em;
}


/* Asset Meta ---------------------------- */

/*.meta,*/
.asset-body {
   line-height: 1.4;
}
.asset-meta,
.asset-footer {
    color: #777;
    font-size: 12px;
}
#mt-community-forum .asset-meta {
    padding-top: 0;
}
#mt-community-blog .asset-meta {
    border-top: 1px solid #F3F0E8;
    border-bottom: 1px solid #F3F0E8;
    padding: 3px 5px;
    margin: 0 0 0.5em 0;
}
#mt-community-forum #popular-entry .asset-meta,
#mt-community-forum #entry-table .asset-meta {
    padding: 0;
    margin: 0;
}
#mt-community-forum #popular-entry .last-comment .asset-meta,
#mt-community-forum #entry-table .last-comment .asset-meta {
    margin-left: 46px;
}
.asset-footer {
    margin-top: 0;
}

#mt-community-forum .asset-meta a {
    font-weight: bold;
}
#mt-community-forum #entry-table .asset-meta a {
    font-weight: normal;
}

.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}

#mt-community-blog .asset-meta .user-pic, 
#mt-community-forum .entry-comments .user-pic, 
#mt-community-forum #entry-table .user-pic {
    width: 36px;
    height: 36px;
}

#mt-community-forum .entry {
    margin: 0 0 20px;
}
#mt-community-forum #entry-table .entry {
    margin-bottom: 0;
}

#mt-community-forum #entry-table .entry {
    margin-left: 46px;
}

#mt-community-forum .asset-content,
#mt-community-forum.mt-entry-archive .entry-body {
    margin: 10px 0 0 60px;
    line-height: 1.5;
}

#mt-community-forum .asset-header {
    position: relative;
    margin: 0 0 5px 60px;
}

.category-name {
    font-size: 14px;
    color: #777;
    white-space: nowrap;
}

#mt-community-forum #popular-entry {
    border: 0;
    margin-bottom: 0;
}

#mt-community-forum #popular-entry h2 {
    margin: 5px 0;
    font-weight: normal;
    color: #948669;
    text-transform: uppercase;
}

#mt-community-forum #popular-entry .entry-header {
    margin-left: 0;
}

#mt-community-forum #popular-entry .entry-title {
    margin-left: 0;
    width: 420px;
}

#mt-community-forum #popular-entry .entry-asset {
    margin: 0;
    background: #F3F0E8 url(popular-topic-bg-bottom.png) center bottom no-repeat;
    line-height: 1.5;
}

#mt-community-forum #popular-entry .entry-asset-inner {
    position: relative;
    padding: 10px;
    background: transparent url(popular-topic-bg.png) center top no-repeat;
}

#mt-community-forum #popular-entry .entry-body {
    float: left;
    width: 345px;
    margin-bottom: 10px;
}

#mt-community-forum #popular-entry .category-name {
    margin-left: 5px;
    padding-left: 12px;
    background: url(forum-icon.gif) no-repeat 0 0;
}

#mt-community-forum .entry-comments {
    float: left;
    width: 160px;
    margin-bottom: 10px;
    background: #F3F0E8 url(popular-entry-comment-bg.png) center top no-repeat;
}

#mt-community-forum .entry-comments .comment-count { 
    margin: 10px 10px 0; 
    font-size: 14px;
}

#mt-community-forum #popular-entry .comment-count a {
    font-weight: normal;
}

#mt-community-forum .entry-comments .last-comment { 
    padding: 0 10px 10px;
}

#mt-community-forum .entry-comments .last-comment {
    background: transparent url(popular-entry-comment-bg-bottom.png) center bottom no-repeat;
}

#mt-community-forum .entry-comments .comment-link {
    text-align: right;
}

#mt-community-forum .last-comment h4 {
    margin: 5px 0 0;
    color: #948669;
    text-transform: uppercase;
}

#mt-community-blog .comment-header, 
#mt-community-forum .comment-header {
    margin-bottom: 0;
}

.trackback-content,
.comment-content {
    clear: none;
    margin-left: 60px;
    line-height: 1.5;
}

#mt-community-blog .trackback-content,
#mt-community-blog .comment-content {
    margin-left: 50px;
}

#mt-community-forum #entry-table {
    clear: both;
}

#mt-community-forum #entry-table {
    width: 100%;
    margin-top: 20px;
    border-width: 0;
    border-spacing: 0;
}

#mt-community-forum #entry-table,
#mt-community-forum #entry-table th,
#mt-community-forum #entry-table td {
    border-style: solid;
    border-collapse: collapse;
}

#mt-community-forum #entry-table tr {
    border: none;
}

#mt-community-forum #entry-table th,
#mt-community-forum #entry-table td {
    border-width: 0 1px 1px 0;
    border-color: #F3F0E8;
    border-style: solid;
}

#mt-community-forum #entry-table th {
    padding: 3px 10px;
    font-weight: normal;
    color: #948669;
    text-transform: uppercase;
}

#mt-community-forum #entry-table th.comment-count {
    text-align: center;
}

#mt-community-forum #entry-table td {
    padding: 10px;
}

#mt-community-forum #entry-table .last-comment {
    border-right-width: 0;
}

#mt-community-forum #entry-table td.comment-count {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

#mt-community-forum #entry-table .comments-closed {
    color: #777;
}

#mt-community-forum #entry-table .entry-title {
    font-size: 14px;
}

#mt-community-forum #entry-table .entry-title a {
    font-weight: bold;
}

#mt-community-forum #entry-table .category-name {
    font-size: 12px;
} 
#mt-community-forum #entry-table .category-name a {
    font-weight: normal;
    margin-left: 5px;
    padding-left: 12px;
    background: url(forum-icon.gif) no-repeat 0 0;
} 

.trackbacks-header,
.mt-comment-preview .comments-header,
.mt-comment-preview .comments-open-header,
.mt-entry-archive .comments-header,
.mt-entry-archive .comments-open-header {
    padding: 5px 10px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #E2D9C5;
    background-color: #F3F0E8;
}

.mt-comment-preview .comments-header h2,
.mt-entry-archive .comments-header h2 {
    display: inline;
}

#mt-community-forum .comment {
    margin: 1.5em 0;
    padding-bottom: .75em;
    clear: both;
}

#mt-community-blog .comment {
    clear: both;
    border: none;
}

.comment {
    border-color: #F3F0E8;
}

.comments-header .separator {
    color: #D0C1A2;
    margin: 5px;
}

#mt-community-blog .comments-content .last {
    border-bottom: 0;
}

#mt-community-forum ul.comments-content,
#mt-community-forum .comments-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#mt-community-forum .comments-content ul {
    margin-left: 20px;
}

#mt-community-forum #comments-open {
    margin: 10px 0 0;
    width: 590px;
}

#mt-community-blog .comments-open-content {
    margin-left: 50px;
}

#mt-community-forum .comments-open-content {
    margin-left: 60px;
}

#comments-open-text {
    margin: 10px 0;
    width: 530px;
}

#mt-community-forum #comments-open-text {
    width: 520px;
}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
    padding: 2px;
    border:1px solid #E2D9C5;
}


#comments-open-text #comment-text {
    width: 479px;
    height: 150px;
    border: 1px solid #E2D9C5;
}

#mt-community-forum #comments-open-text #comment-text {
    width: 519px;
}

.archive {
    margin-bottom: 10px;
}

.archive .primary-category {
    color: #948669;
    text-transform: uppercase;
}

.archive .archive-content {
    margin-bottom: 15px;
}

.archive .archive-content ul li {
    margin-bottom: 3px;
}

.archive .archive-wrapper-yearly {
    width: 23%;
    margin-right: 2%;
    float: left;
}

.archive .archive-header {
    font-size: 18px;
    border-bottom: 1px solid #F3F0E8;
}

.archive .archive-header {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 3px 0;
    padding: 0 0 3px 0;
    border: none;
    border-bottom: 1px solid #F3F0E8;
    background: none;
}

.archive .archive-wrapper-yearly .archive-header {
    border-bottom: none;
    padding: 0;
}

/* Profile View ----------------------------------------------------------- */

.mt-profile-view .user-pic {
    width: 90px;
    height: 90px;
    margin-bottom: 20px;
}

.mt-profile-view #page-title {
    font-size: 22px;
    margin-bottom: 10px;
}

#profile-data {
    margin-left: 100px;
}

#profile-data li {
    list-style: none;
}

#profile-data .profile-data-item {
    margin-left: 15px;
}

#tabs {
    clear: both;
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
    background: url(tab-bg.gif) repeat-x left bottom;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 11px;
}

#tabs li {
    float: left;
    margin-right: 3px;   
}

#tabs li a {
    display: block;
    padding: 7px 10px 6px 20px;
    background: #f3f0e8 url(tab-arrow.gif) no-repeat 10px 50%;
    color: #948669;
}

#tabs li a.active {
    border: 1px solid #e2d9c5;
    border-bottom: none;
    padding: 6px 9px 7px 19px;
    background: #fff url(tab-arrow-down.gif) no-repeat 9px 50%;
}

.tab_content .tab_content_label {
    display: none;
}

.tab_content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tab_content ul li {
    margin-bottom: .75em;
}

.tab_content_label {
    font-size: 18px;
}

#mt-community-blog.mt-profile-view .recent-actions li,
#mt-community-forum.mt-profile-view .recent-actions li {
    clear: none;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 1em;
    border-bottom: none;
    background-position: 0 0;
    font-weight: bold;
}

.recent-actions li .excerpt {
    margin-top: .25em;
    font-weight: normal;
    color: #666;
}

.user-listing {
    list-style-type: none;
    margin-left: 0;
}

.widget-content .user-listing li {
    margin-bottom: 10px;
    background: none;
    padding-left: 0;
}

.user-listing .user-pic {
    width: 36px;
    height: 36px;
    margin-bottom: 0;
}

.user-listing .user-name {
    font-weight: bold;
    display: block;
}

.user-listing .user-url {
    font-size: 11px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
}

.edit-relation a {
    color: #948669;
    background: #f3f0e8;
    border: 1px solid #e2d9c5;
    text-decoration: none;
    padding: 1px 2px;
}
.edit-relation a:hover {
    color: #037;
}

/* Widget ----------------------------------------------------------------- */

.widget .widget-header {
    border-bottom: 1px solid #F3F0E8;
    padding: 3px 10px;
    font-weight: normal;
    color: #948669;
    text-transform: uppercase;
}

.widget .widget-content {
    padding: 3px 10px;
}

#header .widget-sign-in .widget-content,
.widget-recent-assets .widget-content {
    padding-left: 0;
    padding-right: 0;
}

.archive-category .archive-content li,
.widget-content li {
    background: url(bullet.gif) 0 .25em no-repeat;
    padding-left: 10px;
}

.archive-category .archive-content ul ul,
.widget-content ul ul {
    margin-left: 0;
}

.widget-category-groups {
    margin-bottom: 2px;
}

.widget-category-groups .widget-content {
    padding: 0;
}

.widget-category-groups .widget-header {
    display: none;
}

.widget-category-groups .secondary-category {
    border-bottom: 1px solid #f3f0e8;
    padding: 5px 3px;


}

.widget-category-groups h3 {
    margin: 0;
    padding: 0;
    font-size: 11px;
    text-transform: uppercase;
    color: #948669;
}


.widget-category-groups h3 a {
    color: #948669;
}

.widget-category-groups .last {
    border-bottom: none;
}

.widget-category-groups h4 {
    float: left;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 3px;
    width: 200px;
}

.widget-category-groups .category-totals {
    float: right;
    text-align: right;
}

.widget-category-groups p {
    clear: left;
    color: #777;
    font-size: 11px;
    line-height: 14px;
}

.widget-category-groups p a {
    font-weight: bold;
}

.widget-category-groups .entry-count {
    font-weight: bold;
    font-size: 14px;
    margin-right: 5px;
}

.widget-category-groups .primary-category {
    padding-bottom: 2px;
    background: url(forum-group-bg-bottom.gif) no-repeat 0 bottom;
    margin-bottom: 2px;
}

.widget-category-groups .primary-category h3 {
    background: url(forum-group-bg.gif) no-repeat 0 0;
    padding: 5px 10px 3px 16px;
}

.widget-syndication ul {
    list-style: none;
    margin: 0;
}

.widget-syndication .feed {
    text-align: left;
}

.widget-powered .widget-content span {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.widget-powered .widget-content span a {
    display: block;
    float: right;
    height: 40px;
    width: 158px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(powered-by-mt-logo.gif) no-repeat 0 0;
}

.widget-syndication .widget-content li {
    background: none;
    padding-left: 0;
}

.custom-field-radio-list {
    margin-bottom: .25em;
    margin-left: 0;
}
.custom-field-radio-list li {
    list-style: none;
    margin-left: 0;
}

.widget-recent-comments .recent-comments-list {
    margin-left: 0;
    list-style: none;
}

.widget-recent-comments .recent-comments-list li {
    background: url(bullet.gif) 0 .25em no-repeat;
    padding-left: 10px;
    margin: 5px 0;
}

/* Footer ----------------------------------------------------------------- */

#footer {
   /* width: 946px;
    margin: 0 auto 40px;
    padding: 0 0 10px;
    background: url(footer.png) no-repeat 0 bottom; */
}

* html #footer {
    margin-bottom: 0;
}
*:first-child+html #footer {
    margin-bottom: 0;
}

#footer-inner {
    padding: 0;
}

#footer-content {
    margin: 0 15px 10px;
    padding-top: 20px;
    /* border-top: 1px solid #F3F0E8; */
}

/* Utilities -------------------------------------------------------------- */

.note {
    color: #777;
    font-style: italic;
}

.comment:after,
#header:after,
#header-inner:after,
#header-menu ul:after,
#content:after,
#alpha-inner:after,
.entry-asset:after,
.last-comment:after, 
#mt-community-blog .asset-meta:after,
#mt-community-forum .archive:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after,
#tabs:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

.comment,
#header-inner,
#header-menu ul,
#content-inner,
#footer-inner,
.content-header, 
.entry-asset, 
.last-comment, 
#mt-community-blog .asset-meta, 
#mt-community-forum .archive,
#mt-community-forum .entry-header,  
#mt-community-forum .entry-asset-inner,
.content-nav, 
.asset-body,
#tabs {
    height: 1%;
}


/* Stili Movimento */
#content { padding-top: 30px; }
#headerMovimento { width: 100%; height: 150px; background: url(http://www.beppegrillo.it/movimento/immagini/bg_header_2010.png) no-repeat top center; }
/* #headerMovimentoHome { width: 100%; height: 456px; background: url(http://www.beppegrillo.it/movimento/immagini/bg_header_home_2010.png) no-repeat top center; } */
#headerMovimentoHome { width: 100%; height: 456px; background: url(http://www.beppegrillo.it/movimento/immagini/bg_header_home_2010_text.png) no-repeat top center; }
#headerMovimentoInner { width: 940px; margin: 0px auto; position: relative; }
#headerMovimentoInner #movimentoLogo { position: absolute; right: 40px; top: 4px; }
#headerSearchBox { /*display: none;*/ position: absolute; top: 145px; left: 567px; font: bold 12px Arial; text-align: left; width: 250px; z-index: 500; }
#headerSearchText { border: 1px solid #aaa; border-right: none; float: left; margin: 0; padding: 3px; width: 180px; color: #999; font: normal 13px Arial; }
#headerSearchButton { display: inline; }
#navigationMovimentoTop { padding: 0; width: 970px; height: 40px; margin: 0px auto; position: relative; background: #EED923; }
#navigationMovimentoTop a { color: #000; text-decoration: none }
#navigationMovimentoTop a:hover { color: #000; text-decoration: underline }
#beta-inner h2 { font-size:medium; font-weight:bold; }
#forumPrivato { position: absolute; top: 150px; left: 820px; font: bold 12px Arial; width: 130px;z-index:500; }
#forumMilano{ position: absolute; top: 150px; left: 820px; font: bold 12px Arial; width: 130px;z-index:500; }
#locked{vertical-align: bottom; }
#socialIcons { position: absolute; top: 145px; left: 270px; }
#socialIcons img { vertical-align: middle }
#href_pvt { font-weight: bold; }
#simboloMovimento { position: absolute; top: 15px; left: -3px; }
#certificaIdentita { position: absolute; top: 85px; left: 270px; }
#betaVersion { display: block; width: 48px; height: 48px; background: url(http://www.beppegrillo.it/movimento/immagini/beta.png) no-repeat; position: absolute; top: 28px; right: -18px; }

/* Home page */ 
.boxHomeLeft { float: left; background: #fff url(http://www.beppegrillo.it/movimento/immagini/bg_stellina_2010.gif) no-repeat top left; min-height: 200px; padding: 40px 10px 10px 10px; width: 620px; }
.boxHomeLeft h3, .boxHomeRight h3 { padding: 9px 10px; background: #EED923; margin-left: -10px; font: bold 14px Arial; display: inline-block; text-transform: uppercase; } 
.boxHomeLeft ul { margin: 0px 15px; padding: 0; }
.boxHomeLeft ul li { list-style: none; line-height: 19px; background: url(http://www.beppegrillo.it/movimento/immagini/bg_li.gif) no-repeat 0px 5px; padding: 4px 0px 4px 20px; }
.boxHomeLeft div { border-top: 1px solid #000; border-bottom: 1px solid #000; padding: 10px 0px; margin-bottom: 8px; }
.boxHomeLeft div h4 { font: bold 12px Arial; }
.boxHomeLeft div p { line-height: 18px; padding-right: 5px; }
.boxHomeLeft ul li div.user-pic { margin: 0; padding: 0; border: none; }
.boxHomeLeft ul li div.user-pic img { border: 1px solid #ccc; }
.boxHomeLeft ul li.withoutArrows { padding-left: 0px; background: none; min-height: 50px; }
.lastComunicato img { float: left; margin-right: 10px; border:1px solid #ccc; float:left; 
margin-right:10px; margin-top:5px; padding:3px; width:200px; }

/* iconcine forum */
.boxHomeLeft ul li.acqua, .boxHomeLeft ul li.ambiente, .boxHomeLeft ul li.energia, .boxHomeLeft ul li.servizi_ai_cittadini, .boxHomeLeft ul li.sviluppo, .boxHomeLeft ul li.trasporti, .boxHomeLeft ul li.noCategory { padding-left: 50px; min-height: 50px; } 
.boxHomeLeft ul li.acqua { background: url(http://www.beppegrillo.it/movimento/immagini/acqua.png) no-repeat top left; }
.boxHomeLeft ul li.ambiente { background: url(http://www.beppegrillo.it/movimento/immagini/ambiente.png) no-repeat top left; }
.boxHomeLeft ul li.energia { background: url(http://www.beppegrillo.it/movimento/immagini/energia.png) no-repeat top left; }
.boxHomeLeft ul li.servizi_ai_cittadini { background: url(http://www.beppegrillo.it/movimento/immagini/servizi.png) no-repeat top left; }
.boxHomeLeft ul li.sviluppo { background: url(http://www.beppegrillo.it/movimento/immagini/sviluppo.png) no-repeat top left; }
.boxHomeLeft ul li.trasporti { background: url(http://www.beppegrillo.it/movimento/immagini/trasporti.png) no-repeat top left; }
.boxHomeLeft ul li.noCategory { background: url(http://www.beppegrillo.it/movimento/immagini/generic_post.png) no-repeat top left; }

.boxHomeRight { float: right; background: #fff; min-height: 200px; padding: 20px 10px 10px 10px; width: 265px; margin-top: 20px; }
#videoContainer { position: absolute; top: 188px; left: 250px; width: 676px; height: 254px; }
#videoLast { background: #ccc; position: absolute; top: 0px; right: 0px; width: 455px; height: 224px; }
#videoLast a, #videoLast a:hover { text-decoration: none; }
#videoLast span { background: url(http://www.beppegrillo.it/movimento/immagini/play_video.png) no-repeat; position: absolute; left: 45%; top: 40%; width: 50px; height: 50px; }
#videoLastTitle { position: absolute; top: 140px; width: 453px; font: bold 20px Arial; color: #fff; line-height: 22px;  }
#videoLastTitle span { font: normal 12px Arial; width: auto; height: auto; background: none; position: relative; top: auto; left: auto }
#videoLastBottomBar { position: absolute; left: 0px; bottom: 0px; height: 110px; background: #000; width: 455px; opacity: .4; /* Standard: FF gt 1.5, Opera, Safari */ filter: alpha(opacity=40); /* IE lt 8 */ -ms-filter: "alpha(opacity=40)"; /* IE 8 */ -khtml-opacity: .40; /* Safari 1.x */ -moz-opacity: .40; /* FF lt 1.5, Netscape */ }

#lastPostTitle { position: absolute; top: 140px; width: 453px; font: bold 20px Arial; color: #fff; line-height: 22px; padding: 5px; }
#lastPostText { position: absolute; top: 160px; font: normal 12px Arial; width: auto; color: #fff; height: auto; background: none; padding: 15px; }
#lastPostBottomBar { position: absolute; left: 0px; bottom: 0px; height: 110px; background: #000; width: 455px; opacity: .7; /* Standard: FF gt 1.5, Opera, Safari */ filter: alpha(opacity=70); /* IE lt 8 */ -ms-filter: "alpha(opacity=70)"; /* IE 8 */ -khtml-opacity: .70; /* Safari 1.x */ -moz-opacity: .70; /* FF lt 1.5, Netscape */ }


#videoComments { position: absolute; top: 0px; left: 94px; width: 100px; height: 234px; }
#videoCarousel { width: 150px; height: 234px; }
#videoCarousel li { width: 110px; height: 57px; position: relative; }
#videoCarousel li span { background: url(http://www.beppegrillo.it/movimento/immagini/play_video_small.png) no-repeat; position: absolute; left: 38%; top: 32%; width: 35px; height: 35px; }
#videoBottom { position: absolute; bottom: -5px; left: 5px; text-align: left; line-height: 18px; font-weight: bold; width: 99%; }

a.arrowLink { background: url(http://www.beppegrillo.it/movimento/immagini/bg_arrowlink.gif) no-repeat right; padding-right: 15px; }

#elencoEletti { margin: 0; padding: 0; }
#elencoEletti li { list-style: none; height: 65px; }
#elencoEletti li img { float: left; padding: 3px; background: #efefef; border: 1px solid #ccc; margin-right: 6px; }

#newsMovimento .title, #temiForum .title {text-transform:uppercase;}
.author {text-transform:uppercase;}
.lastEntryTitle { text-transform: uppercase; font-size: 14px; }

.risultatiElettorali { border: 1px solid #ccc; }
.risultatiElettorali th { background: #F3E506; font: bold 12px "Trebuchet MS"; color: #111; text-align: center }
.risultatiElettorali th, .risultatiElettorali td { padding: 6px 2px; border-bottom: 1px dotted #ccc; }



.entryCity { font-weight: bold; float: left; }

/* Footer */
#footerMovimento { background: #fff; float: left; margin-top: 15px; padding: 7px 0px; }
#footer-menu ul { display: inline-block; list-style-type: none; width: 934px; margin: 3px 3px 0; padding: 0; }
#footer-menu ul li { float: left; margin: 0; padding: 0; border-right: 1px solid #a9bed4; }
#footer-menu ul li a { display: block; height: 30px; line-height: 30px; margin: 0; padding: 0 0.5em/*1em*/; font-weight: bold; }
* html #header-menu ul li a { display: inline-block; }

/* TOP BAR */
#topBarMoVimento { width: 100%; background: #3e3e3e url("http://www.beppegrillo.it/movimento/immagini/bg_topbar_movimento.png") repeat-x bottom; border-bottom: 1px solid #000; margin: 0; padding: 2px 0px; }
#topBarMoVimentoInner { width: 970px; margin: 0px auto; text-align: left; position: relative; }
#topBarMoVimentoInner img { vertical-align: middle }
#topBarMoVimentoInner .widget-sign-in { top: 10px; }
#topBarMoVimentoInner .widget-sign-in, #topBarMoVimentoInner .widget-sign-in .signin-widget-content { padding: 0; color: #fff; }
#topBarMoVimentoInner .widget-sign-in a { color: #EED923; }
#subscribeUpdatesButton { text-decoration: none; position: absolute; left: 150px; top: 9px; background: #ccc url("http://www.beppegrillo.it/movimento/immagini/arrow_down.png") no-repeat 98% 60%; color: #333; font: normal 11px verdana; padding: 5px 20px 5px 10px; -moz-border-radius: 4px; border-radius: 4px; }
#subscribeMoVimento { display: none; text-decoration: none; position: absolute; left: 400px; top: 9px; background: #eed923 url("http://www.beppegrillo.it/movimento/immagini/arrow_right.png") no-repeat 98% 60%; color: #333; font: normal 11px verdana; padding: 5px 20px 5px 10px; -moz-border-radius: 4px; border-radius: 4px; }
#subscribeUpdatesButton.activeButton { background: #ccc url("http://www.beppegrillo.it/movimento/immagini/arrow_up.png") no-repeat 98% 50%; color: #333; padding-bottom: 10px; }
#subscribeUpdatesPanel { display: none; -moz-border-radius: 4px; border-radius: 4px; background: #efefef; border: 6px solid #CCCCCC; left: 150px; position: absolute; top:30px; width:400px; z-index:9999; padding: 10px; }
#subscribeUpdatesPanel input[type=text] { border: 1px solid #ccc; }

/* messages */
a.close-me { display: none; }
.msg { clear:both; margin-bottom: 30px; width: 90%; padding: 10px; }
.msg-success { background: #F6FFE2; border: 1px solid #090; }
.msg-error { background: #fcc; border: 1px solid #900; }
.msg-waiting { background: #FFD57A; border: 1px solid #f90; }

/* other styles */
.province-list li { float:left; width:160px; list-style:none; }
.lista-comuni li { float:left; width:160px; list-style:none; }
.citySubscribeForm label { float: left; width: 50px; }
.citySubscribeForm #cityManual { margin-bottom: 10px; }

/*Stili l'elenco_candidati presi da screen.css di liste civiche*/

#mt-community-blog .elenco_candidati .user-pic {

float:none;

}

#mt-community-blog .elenco_candidati li {
list-style:none;
margin-bottom:10px;
left: -20px;
}

#mt-community-blog .elenco_candidati ul {
list-style:none;
left: -20px;
}
/* Menu e Sottomenu */
#menubar { /*background: url(../img/bg_menubar.png) no-repeat top center;*/ height: 38px; position: relative; }
#menubar ul { margin: 0; padding: 0px 0px 0px 10px; height: 28px; position: absolute; bottom: 1px; }
#menubar ul li { display: inline; float: left; margin:0; position: relative; height: 26px; outline:none; }
#menubar ul li:first-child, #menubar ul li.first { margin-left: 0px; }

#menubar ul li a { color: #000000; text-decoration: none; display: block; height: 13px; padding: 9px 0px 9px 10px;  float: left; outline:none; }
#menubar ul li span { float: left; width: 30px; height: 31px; background: url(../img/bg_li_inactive.png) no-repeat right;  }
#menubar ul li.active, #menubar li:hover  { z-index: 999; direction: ltr; }
#menubar ul li.active a, #menubar li:hover a { background: url(../img/bg_li_active.png) no-repeat left; color: #333; z-index: 999;  direction: lt77r; }
#menubar ul li.active span, #menubar li:hover span { background: url(../img/bg_li_active.png) no-repeat right; z-index: 999;  direction: l77tr; } 
/* Sottomenu */
.subnav { position: absolute; left: -1px; top: 31px; background: #fff url(../img/bg_submenu.gif) repeat-x bottom;  margin: 0; padding: 10px; display: none; float: left; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; min-width: 200px;}
#menubar ul li:hover .subnav a { display: block; background: none; width: 195px; margin: 0; padding: 6px 5px; border-bottom: 1px dotted #ccc; float: none; }
#menubar ul li:hover .subnav a:hover { background: #EED923; color: #fff; }
#menubar ul li:hover .subnav .button_small { outline:none; background: url(../img/bg_button_small.png) no-repeat top center; color: #fff; border: none; width: 100px; height: 20px; cursor: pointer; }
#menubar ul li:hover .subnav a.manage_list { color: #33789C; font-size: 10px; padding: 0px 0px 8px 0px; border: none; text-align: right; }
#menubar ul li:hover .subnav a.manage_list:hover { background: none; color: #369 }

/* Commenti */
.comments-content{ list-style:none;}

/* Pagina Cartina Liste */
#nextElections { background: #f7f7f7; border: 4px solid #F3E506; border-radius: 4px; -moz-border-radius: 4px; width: 100%; }
#nextElections th { padding: 6px; background: #F3E506; font-weight: bold }
#nextElections th h3 { font: bold 18px Arial; margin: 0; }
#nextElections td.regione { width: 20%; padding: 5px 8px; background: #ccc; font-weight: bold }
#nextElections td { width: 20%; vertical-align: top }
#nextElections td div.home_box_liste { background: none; width: 107px; border: none; margin: 0; }
#nextElections td div.home_box_liste ul { width: auto; }

