/*

Theme Name: Scoutismo Ticino
Theme URI: http://scoutismoticino.ch
Description: print.css
Version: 0
Author: gamba
Author URI: http://doh.ch
 
*/
body
{
	text-align:center;
	font-size:0.91em;
	font-weight:lighter;
	line-height:1.275em;
	font-family:Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
	color:black;
}

#container,#container_sponsor
{
	text-align:left;
}

#container,#top,#bottom,#footer,#container_sponsor,#top_sponsor
{
	margin:0 auto;
}


#top,#bottom
{
	visibility:hidden;
	width:auto;
	height:10px !important;
}

#container_sponsor
{
	display: none;
}

#top
{
	display: none;
}

#top_sponsor
{
	display: none;
}

#bottom
{
	display: none;
}

.bottombar {
	display:none !important;
}

.sponsor
{
	margin:0px;
	padding:20px 20px 20px 20px;
	font-size:0.71em;
}


h1
{
	min-height:0;
	text-indent:-9000px;
	text-decoration:none;
	color:#111;
	background-image:none;
	background-color:#9c0;
	margin:0;
	padding:0;
}

h1 a
{
	display:block;
	background:url(../images/wflogo.png) no-repeat left top;
	overflow:hidden;
	color:#111;
	background-image:url('/wp-content/themes/scoutismoticino/images/wflogo.png');
	min-height:0;
	height:40px;
}

* html h1 a
{
	background-image:none;
}

img,a img
{
	border:none;
}

.hide
{
	display:none !important;
}

input.text,textarea.textarea
{
	background:#FFF;
}

.info
{
	display:inline-block;
	clear:both;
	border-bottom:1px dotted #ccc;
	margin:0 0 1em;
}

.section
{
	border-top:1px dotted #CCC;
}

.info h2
{
	font-family:inherit;
	font-weight:400;
	font-size:160%;
	clear:left;
	margin:0 0 .2em;
}

.info div
{
	font-family:inherit;
	font-size:95%;
	line-height:135%;
	margin:0 0 1em;
}

.section h3
{
	font-family:inherit;
	color:#111;
	font-weight:400;
	font-size:110%;
	line-height:135%;
	margin:0 0 .2em;
}

.section div
{
	font-family:inherit;
	display:block;
	font-size:85%;
	margin:0 0 1.2em;
	padding:0;
}

.footer span
{
	color:#444;
}

label.desc
{
	font-size:95%;
	font-family:inherit;
}

li div,li span,li div label,li span label
{
	font-family:inherit;
}

.confirm h2
{
	font-family:inherit;
	color:#333;
}

a
{
	font-weight:400;
	text-decoration:underline;
	color:#555;
}

.column
{
	width:auto;
}

.column_menu
{
	width:auto;
}

table.widem th, table.widem td{
    padding-right: 5px;
	font-size: 11px;
	border-bottom:dotted 1px silver;
	vertical-align: top;
}

table.widem th {
	/* border-bottom:dotted 1px black; */
	border-bottom: 1px solid #DDDDDD;
}

table.widen th,table.widen td
{
	padding-right:10px;
	border-bottom:solid 1px silver;
	padding-bottom:8px;
	padding-top:8px;
}

img.minilayout
{
	border:solid 1px silver;
	margin-right:0;
	padding:5px;
}

#sidebar
{
	display:none !important;
}

.narrowcolumn
{
	float:left;
	width:auto;
}

.top_page_item
{
	font-weight:400;
	font-size:110%;
	line-height:135%;
	margin:20px 0 .2em;
}

.page_item
{
	display:block;
	font-size:85%;
	padding-left:10px;
	border-bottom:1px silver dotted;
}
.page_item a
{
	text-decoration:none;
}


.bottom_menu
{
	border-top:1px silver dotted;
}

img.size-full
{
	/* border:1px silver solid; */
	background-color:#FFF;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	padding:5px;
}

ul
{
	list-style-type:none;
	width:100%;
	margin:0;
	padding:0;
}

li
{
	display:block;
	clear:both;
	margin:0;
	padding:4px 5px 2px 9px;
}

li:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html li
{
	height:1%;
}

li div,li span
{
	margin:0 4px 0 0;
	padding:0 0 8px;
}

li div.column
{
	padding-bottom:0;
}

li div span.left,li div span.right
{
	width:47%;
	margin:0;
}

li div span.full input,li div span.full select,li div span.left input,li div span.right input,li div span.left select,li div span.right select
{
	width:100%;
}

.right
{
	float:right;
}

.clear
{
	clear:both !important;
}

.info[class]
{
	display:block;
}

li.section
{
	border-top:1px dotted #ccc;
	padding-top:.9em;
	padding-bottom:0;
	padding-left:9px;
	width:97% !important;
	position:static;
}

ul li.first
{
	border-top:none !important;
	margin-top:0 !important;
	padding-top:0 !important;
}

.graph h3,.footer
{
	color:#000;
}

.hidden,hr
{
	display:none;
}

* html li div,*+html li div
{
	display:inline-block;
}

li span,.left
{
	float:left;
}