/* @override 
	http://staging.cominciatu.it/wp-content/themes/arcigay-theme/style.css
	http://www.cominciatu.eu/wp-content/themes/arcigay-theme/style.css
	http://localhost:8888/cominciatu/wp-content/themes/arcigay-theme/style.css */

/*
Theme Name: Arcigay Template
Version: 1.0
Author: Twirepix
Author URI: http://twirepix.it
*/

@import "css/reset.css";
@import "css/layout.css";


#inner-footer .third-col .menu li a{
	width: 149px;
	height: 12px;
	padding: 8px;
	background-color: #FFCC00;
	border-bottom: solid 4px #C79F00;
	margin-top: 6px;
	float: left;
	text-align: center;
	font-family: 'proxima-nova-soft';
	font-size: 16px;
	line-height: 10px;
	font-weight: 600;
	width: 100%;
	border-radius: 3px;
	text-decoration: none;
}

#inner-footer .third-col .menu li a:hover{
	background-color: #ffb503;
}

.condividi_voto {
	width: 189px;
	height: 29px;
	display: block;
	font-size: 13px;
	color: #FFF;
	background-color: #BD1B4C;
	border-bottom: solid 2px #940548;
	text-align: center;
	line-height: 29px;
	margin: auto;
	margin-bottom: 10px;
	float: left;
	margin: 0 45px;
	margin-top: 30px;
}

#share_petizione_widget{
	width: 100%;
	float: left;
	border-bottom: solid 1px #000;
	padding-top: 5px;
}
#share_petizione_widget .firme{
	font-size: 40px;
	color:#000;
	padding-bottom: 12px;
	border-bottom: solid 1px #000;
}
#share_petizione_widget .firme span{
	color:#BD1B4C;
}
#share_petizione_widget .testo{
	font-size: 15px;
	line-height: 14px;
	margin: 16px 0;
}
.share_petizione{
	width: 220px;
	height: 39px;
	display: block;
	font-size: 22px;
	color: #FFF;
	background-color: #BD1B4C;
	border-bottom: solid 2px #940548;
	text-align: left;
	line-height: 39px;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 25px;
	padding-left: 80px;
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
#fb_share_p{
	background-image: url('img/social/share_fb.png');
}
#tw_share_pet{
	background-image: url('img/social/share_tw.png');
}
#mail_share_p{
	background-image: url('img/social/share_mail.png');
	background-position: 8px 6px;
	margin-bottom: 16px;
}



#box3_home .avatar_si{
	width: 100%;
	border-radius: 50%;
	height: 100%;
	background-color: #dd2953;
	background-image: url('img/avatar_approvato.png');
	background-repeat: no-repeat;
	background-position: center;
}

#box3_home .avatar_no{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #484848;
	background-image: url('img/avatar_sconsigliato.png');
	background-repeat: no-repeat;
	background-position: center;
}

#candidati_table .avatar_si{
	width: 50px;
	height: 50px;
	background-color: #c90b60;
	background-image: url('img/avatar_approvato.png');
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-right: 7px;
}

#candidati_table .avatar_no{
	width: 50px;
	height: 50px;
	background-color: #484848;
	background-image: url('img/avatar_sconsigliato.png');
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-right: 7px;
}

#candidati_table .avatar_neutro{
	width: 50px;
	height: 50px;
	background-color: #999999;
	background-image: url('img/avatar_neutro.png');
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-right: 7px;
}

#candidati_table a div{
	border-radius: 50%;
}




#widget_stesso_partito .avatar_si{
	width: 100%;
	height: 100%;
	background-color: #c90b60;
	background-image: url('img/avatar_approvato.png');
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-right: 7px;
}

#widget_stesso_partito .avatar_no{
	width: 100%;
	height: 100%;
	background-color: #484848;
	background-image: url('img/avatar_sconsigliato.png');
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-right: 7px;
}

#widget_stesso_partito .avatar_neutro{
	width: 100%;
	height: 100%;
	background-color: #737373;
	background-image: url('img/avatar_neutro.png');
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-right: 7px;
}





#data_canidato_top .avatar_si{
	width: 140px;
	height: 140px;
	background-color: #c90b60;
	background-image: url('img/avatar_approvato.png');
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}

#data_canidato_top .avatar_no{
	width: 140px;
	height: 140px;
	background-color: #484848;
	background-image: url('img/avatar_sconsigliato.png');
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}

#data_canidato_top .avatar_neutro{
	width: 140px;
	height: 140px;
	background-color: #999999;
	background-image: url('img/avatar_neutro.png');
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}



#social_grazie{
	float: left;
	width: 100%;
}



.share_petizione_grazie {
	width: 195px;
	height: 39px;
	display: block;
	font-size: 15px;
	color: #FFF;
	background-color: #BD1B4C;
	border-bottom: solid 2px #940548;
	text-align: left;
	line-height: 43px;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 25px;
	padding-left: 64px;
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
#fb_share_p_grazie{
	background-image: url('img/social/share_fb.png');
	float: left;
}
#tw_share_p_grazie{
	background-image: url('img/social/share_tw.png');
	float: right;
	
}

#cursore_rainbow{
	position: absolute;
	z-index: 10;
}
#rainbow_center{
	position: relative;
}


#inner_pesnsa_text p, #inner_bio_text p{
	margin: 0;
}
span.slb_template_tag{
	font-family: "proxima-nova-soft",sans-serif;
	font-size: 15px;
}









