/*
	Theme Name: ARC Theme
	Version: 1.0 beta
	Author: Paolo Murgia
	Author URI: http://bakis.eu


*/

/* Aardvark Reset Thingy http://aardvark.fecklessmind.com/ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, header, nav, section, article, aside, footer
 {border:0;margin:0;outline:0;padding:0;background:transparent;vertical-align:baseline;}

blockquote, q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}

header, nav, section, article, aside, footer {display:block;}

/* Basic styles */
body {
	color:#333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	background-color: #000000;
	background-image: url(../immagini/sfondobody.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

html>body {
	font-size:12px;

}

.wrapper {
	width:970px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../immagini/bgcontent.jpg);
	background-repeat: repeat-y;
	background-position: 585px;
	padding-bottom: 0px;
}
.wrapperup {
	width:970px;
	margin-top: 65px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center top;
	height: 20px;
	background-image: url(../immagini/bgupwrapper.png);
	padding-bottom: 0px;
}


img {display:inline-block;vertical-align:bottom;}

h1,h2,h3,h4,h5,h6,strong,b,dt,th {font-weight:700;}
address,cite,em,i,caption,dfn,var {font-style:italic;}

h1 {
	font-size:1.5em;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-family: "Arial Rounded MT Bold";
}

h2 {margin:0 0 1em;font-size:1.5em;}
h3 {margin:0 0 1.286em;font-size:1.267em;}
h4 {margin:0 0 1.5em;font-size:1em;}
h10559785 {margin:0 0 1.8em;font-size:.834em;}
h6 {margin:0 0 2em;font-size:.75em;}

p,ul,ol,dl,blockquote,pre {margin:0 0 1.5em;color:#333333;}

li ul,li ol {margin:0;}
ul {list-style:outside disc;}
ol {list-style:outside decimal;}
li {margin:0 0 0 2em;}
dd {padding-left:1.5em;}
blockquote {padding:0 1.5em;}

a {
	text-decoration:none;
	color:#333333;
}
a:hover {text-decoration:underline;}
abbr,acronym {border-bottom:1px dotted;cursor:help;}
del {text-decoration:line-through;}
ins {text-decoration:overline;}
sub {font-size:.6em;line-height:1em;vertical-align:sub;}
sup {font-size:.6em;line-height:1em;vertical-align:super;}

tt,code,kbd,samp,pre {font-size:1em;font-family:"Courier New", Courier, monospace;}

/* Table styles */
table {border-collapse:collapse;border-spacing:0;margin:0 0 1.5em;}
caption {text-align:left;}
th, td {padding:.15em .1em;}
tbody td, tbody th {border:0px solid #363642;text-align:center;}
tfoot {font-style:italic;}

/* Form styles */
fieldset {clear:both;}
legend {padding:0 0 1.286em;font-size:1.167em;font-weight:700;}
fieldset fieldset legend {padding:0 0 1.5em;font-size:1em;}
* html legend {margin-left:-7px;}
*+html legend {margin-left:-7px;}

form .field, form .buttons {clear:both;margin:0 0 1.5em;}
form .field label {display:block;}
form ul.fields li {list-style-type:none;margin:0;}
form ul.inline li, form ul.inline label {display:inline;}
form ul.inline li {padding:0 .75em 0 0;}

input.radio, input.checkbox {vertical-align:top;}
label, button, input.submit, input.image {cursor:pointer;}
* html input.radio, * html input.checkbox {vertical-align:middle;}
*+html input.radio, *+html input.checkbox {vertical-align:middle;}

textarea {overflow:auto;}
input.text, input.password, textarea, select {margin:0;font:1em/1.3 Helvetica, Arial, "Liberation Sans", "Bitstream Vera Sans", sans-serif;vertical-align:bottom;}
input.text, input.password, textarea {border:1px solid #7F9DB9;padding:2px;}

* html button {margin:0 .34em 0 0;}
*+html button {margin:0 .34em 0 0;}

form.horizontal .field {padding-left:150px;}
form.horizontal .field label {display:inline;float:left;width:140px;margin-left:-150px;}

/* Useful classes */
img.left {display:inline;float:left;margin:0 1.5em .75em 0;}
img.right {display:inline;float:right;margin:0 0 .75em .75em;}
.left {float:left !important;display:inline;}
.right {float:right !important;display:inline;}
.aligncenter, div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignleft {float: left;}
.alignright {float: right;}

.clr {clear:both;}

.marginleft {
	margin-left:18px !important;
}
.marginright {margin-right:18px !important;}
.margintop {margin-top:18px !important;}
.marginbottom {margin-bottom:18px !important;}
.nomargin {margin:0 !important;}

/* header classes */
.header {
	color:#4F4F5F;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	background-color: #FFFFFF;
	background-image: url(../immagini/testata.gif);
	background-repeat: no-repeat;
	height: 150px;
}
.header ul {list-style-type:none;}
.header a {color:#f70014;}

.topnav {height:25px;border-bottom:1px solid #C6C6CD;margin:0 0 5px;}
.topnav li {margin:0;float:left;}
.topnav a {color:#5A5A6C;float:left;margin:0 0 0 18px;display:block;}
.topnav a:hover {color:#5A5A6C;}
.topnav .searchbox {float:right;padding:0 18px;}

.pulsantiera
{
	background-color: #FFFFFF;
	width: 320px;
	float: right;
	margin-top: 20px;
	clear: left;
	margin-bottom: 30px;
	margin-right: 15px;
}
.bottomnav {
	font-size:.8em;
	height:28px;
	padding-left:9px;
	overflow:hidden;
	background-color: #000000;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.bottomnav li {float:left;height:28px;overflow:hidden;margin:0;}
.bottomnav a {
	color:#EFEFF1;
	font-weight:normal;
	padding:5px 9px;
	display:block;
	font-size: 14px;
}
.bottomnav a:hover {
	color:#F60011;
	background-color: #FFF;
}
.bottomnav .searchbox {float:right;padding:3px 18px;}

.search-text{font-size:10px;}


/* footer classes */
.footer {
	margin:18px 18px 9px;
	padding:18px 0 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #333333;
	background-color: #FFFFFF;
}
.footerleft {
	width:290px;
	float:left;
	background-color: #FFFFFF;
}
.footermid {
	width:290px;
	float:left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 18px;
}
.footerright {
	width:290px;
	float:left;
	background-color: #FFFFFF;
}
.basement {
	border-top:1px #C6C6CD solid;
	text-align:center;
	font-size:0.8em;
	padding:9px 0;
	background-color: #FFFFFF;
	background-image: url(../immagini/sfondobody.jpg);
}
.basement a {text-decoration:underline;font-weight:normal;}
.basement p {margin:0.3em 0;}

/* sidebar classes */
.sidebar2 {
	width:356px;
	float:left;
	background-image: url(../immagini/sfondowidebox.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-top: 20;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-left: 18px;
	margin-right: 18px;
	background-color: #f8f8f8;
}
.sidebar3 {
	width:169px;
	float:left;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../immagini/upsidebars3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
	background-color: #f8f8f8;
}
.boxedin {
	color:#FA2611;
	font-weight:normal;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 5px;
	border-left-width: 0;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 1.3em;
}
.sidebars {
	overflow:hidden;
	margin-top: 40px;
}
.sidebars h3 {margin:0 0 12px 0;}
.sidebars ul {list-style-type:none;border-bottom:1px solid #EDEDF3;}
.sidebars li {margin:0;padding-left:4px;border-top:1px solid #EDEDF3;}
.sidebars li a {margin:0;padding-left:8px;background:transparent url(img/bulletlight.gif) no-repeat scroll 1px 53%;display:block;}
.sidebars .children {border:0;}
.sidebars #wp-calendar {width:62%;margin:0 auto;}

/* post classes */

/* content classes */
.main {
	width:567px;
	float:left;
	overflow:hidden;
	margin-top: 40px;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 18px;
}
.article{
	overflow:hidden;
	padding-right: 20px;
}
.content{
	text-align: justify;
	background-repeat: repeat-y;
	background-position: right;
}
.more-link a{
	text-align: right;
}
.article h1 {
	line-height:1.2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 26px;
}
.article a {
	color:#F60011;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.solidline {
	clear:both;
	margin-bottom:25px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-top: 25px;
}
.dottedline {border-bottom:1px #C6C6CD dotted;height:1%;clear:both;margin-bottom:18px;}
.tags {color:#666666;font-weight:600;background-color:#ECECEC;border:1px #C6C6CD solid;border-width:1px 0;padding-left:0px;}
.tags a {color:#666666;}
.extendspost {
	color:#333333;
	float:left;
	text-align:left;
	list-style-type:none;
	max-width:600px;
	border-top-width: 0px;
	border-top-style: dashed;
	border-top-color: #EFEFEF;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 33px;
	background-image: url(../immagini/puntinotitoli.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.extendspost li {
	margin:0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDF3;
}
.extendspost a {
	color:#F62A10;
}
.extendspost strong {color:#333333;}
.dropcap {float:left;color:#66667A;font:normal 60pt/0.8em Helvetica, Arial, "Liberation Sans", "Bitstream Vera Sans", sans-serif;margin-right:3px;}

/* comments */
.commentlist {margin:0 0 18px 18px;list-style-type:none;}
.commentauthor small {
	font-size: 1em;
	color: #FF6600;
}
.commentauthor {float:left;text-align:center;margin:0 18px 18px 0;}
.commentauthor a {text-decoration:underline;font-weight:bold;}
.commentlist li {border-bottom:1px #C6C6CD solid;margin:0;padding:18px 0 0 6px;background-color:#F7F7FC;}
.commentlist .alt {background-color:#fff;}
.commentlist .authorcomment {background-image:url(img/stripeauthor.gif);background-repeat:repeat;}
.commentlist .altauthorcomment {background-image:url(img/stripeoddauthor.gif);background-repeat:repeat;}
.avatar {margin:0 auto;}
