/* @override 
	http://www.mestierediscrivere.com/css/style.css?v=2
	http://www.mestierediscrivere.com/index.php/styles/style/
*/

/* @group boilerPlate */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

input, select {
	vertical-align: middle;
}

body {
	font: 13px/1.231 sans-serif;
	*font-size: small;
}

select, input, textarea, button {
	font: 99% sans-serif;
}

pre, code, kbd, samp {
	font-family: monospace, sans-serif;
}

html {
	overflow-y: scroll;
}

a:hover, a:active {
	outline: none;
}

ul, ol {
	margin: 1em 0.5em;
}

ol {
	list-style-type: decimal;
}

nav ul, nav li {
	margin: 0;
	list-style: none;
	list-style-image: none;
}

small {
	font-size: 85%;
}

strong, th {
	font-weight: bold;
}

td {
	vertical-align: top;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	padding: 15px;
}

textarea {
	overflow: auto;
}

.ie6 legend, .ie7 legend {
	margin-left: -7px;
}

input[type="radio"] {
	vertical-align: text-bottom;
}

input[type="checkbox"] {
	vertical-align: bottom;
}

.ie7 input[type="checkbox"] {
	vertical-align: baseline;
}

.ie6 input {
	vertical-align: text-bottom;
}

label, input[type="button"], input[type="submit"], input[type="image"], button {
	cursor: pointer;
}

button, input, select, textarea {
	margin: 0;
}

input:valid, textarea:valid {
	
}

input:invalid, textarea:invalid {
	border-radius: 1px;
	-moz-box-shadow: 0px 0px 5px red;
	-webkit-box-shadow: 0px 0px 5px red;
	box-shadow: 0px 0px 5px red;
}

.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {
	background-color: #c00;
}

::-moz-selection {
	background: #c00;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #c00;
	color: #fff;
	text-shadow: none;
}

a:link {
	-webkit-tap-highlight-color: #c00;
}

button {
	width: auto;
	overflow: visible;
}

.ie7 img {
	-ms-interpolation-mode: bicubic;
}

body, select, input, textarea {
	color: #444;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}



/*

@end */

/* @group mdsStyles */

body {
	color: #333;
	background-color: white;
	font: 13px/17px Verdana, "Lucida Grande", Lucida, sans-serif;
}

hr {
	color: #c00;
	font-weight: bold;
	background-color: #c00;
	height: 2px;
	margin: 0.67em 0;
}

h2, li.h2 {
	color: #c00;
	font-weight: bold;
	line-height: 1.2em;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 1.3em;
}

h3, li.h3 {
	color: #c00;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
	list-style-type: none;
}

h3 a, li.h3 a, #article li.h3 a {
	color: #c00;
}

li.h4 {
	font-style: italic;
	margin-bottom: 10px;
	list-style-type: none;
}

p {
	padding-bottom: 15px;
}

a, a:active, a:visited {
	color: #333;
	text-decoration: none;
}

p a {
	border-bottom: 1px dotted silver;
}

#main {
	background: #fff url(http://www.mestierediscrivere.com/images/grafo.gif) no-repeat 30px 0;
}

/* @end */

/* @group header */

#header {
	background-color: #fff;
	height: 70px;
	border-bottom: 7px solid #c00;
}

h1#title {
	display: none;
}

/* @end */

/* @group aside */

#homepage a {
	width: 165px;
	margin: 20px 0 0;
	height: 160px;
	text-indent: -500em;
	display: block;
	text-align: left;
	padding: 0;
	float: left;
	outline: none;
	background: url(http://www.mestierediscrivere.com/images/logo.png) no-repeat 0 0;
}

/* @group menu sinistra */

ul#menu {
	white-space: nowrap;
	font-size: 13px;
	text-align: right;
	float: left;
	margin-bottom: 50px;
}

ul#menu li {
	margin: 0;
	padding: 0px;
}

ul#menu li a {
	color: #000;
	text-decoration: none;
	padding-right: 5px;
	height: 20px;
	display: block;
}

ul#menu li a:hover {
	text-decoration: none;
	color: #c00;
}

.spaziato {
	margin-top: 20px;
}

.nero {
	margin-top: 20px;
	color: #777;
	padding-right: 5px;
	margin-bottom: 4px;
	font-weight: bold;
}

/* @end */

/* @end */

/* @group colophon */

#colophon {
	float: left;
	height: 85px;
	background: url(http://www.mestierediscrivere.com//images/parentesi.gif) no-repeat 100%;
	padding-right: 28px;
}

#colo_text {
	padding-top: 15px;
}

/* @end */

/* @group footer */

#rss {
	background: url(http://www.mestierediscrivere.com//images/rss.jpg) no-repeat 0 1px;
	padding-left: 15px;
}

#ricerca, #newsletter {
	text-align: left;
	background-color: #f2f2f2;
	padding: 5px 5px 5px 10px;
	height: 28px;
	display: none;
	clear: left;
}

.chiudi {
	width: 20px;
	height: 20px;
	background: url(http://www.mestierediscrivere.com//images/chiudi.gif) no-repeat 50% 50%;
	text-indent: -500em;
	margin-right: 10px;
	display: block;
	float: left;
}

#footer {
	color: #333;
	text-align: center;
	border-top: 7px solid #c00;
	line-height: 20px;
	font-size: 11px;
	background-color: white;
	padding-bottom: 35px;
	clear: left;
}

ul#footer_list {
	margin: 0;
}

#footer_list li {
	list-style-type: none;
	display: inline;
}

#footer_list li a {
	color: #c00;
	text-decoration: none;
}

#footer_list li a:hover {
	color: #000;
	text-decoration: none;
}

#footer a {
	color: #c00;
	text-decoration: none;
}

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

#aggiornato_il {
	padding-top: 8px;
}

.lowercase {
	text-transform: lowercase;
}

/*

 @end */

/* @group article */

/* @group stili elenchi */

ul.elenco_articoli {
	margin-bottom: 10px;
}

#article ul li.titolo {
	list-style-image: url(http://www.mestierediscrivere.com//images/pallinarossa.gif);
	padding: 3px;
	margin-left: 15px;
}

#article ul li.titolo a, #article ul li.pdf a {
	border-bottom-style: none;
}

#article ul li.h4, #article ul li.h3 {
	list-style-image: none;
	padding: 1px;
	margin-left: 0;
}

.autore {
	font-style: italic;
}

#article ul li.pdf {
	list-style-image: url(http://www.mestierediscrivere.com//images/icona_pdf.gif);
	margin-left: 15px;
	padding: 3px;
	list-style-position: outside;
	border-bottom-style: none;
}

/* @end */

#article {
	margin-bottom: 20px;
	padding-top: 20px;
	overflow: visible;
}

#article ul li {
	list-style-image: url(http://www.mestierediscrivere.com//images/pallinarossa.gif);
	padding: 1px;
	margin-left: 15px;
}

#article ul li a, p a {
	border-bottom: 1px dotted silver;
}

#article ul li a:hover, p a:hover {
	text-decoration: none;
	color: #c00;
}

#article img {
	margin: 7px;
}

#breadcrumb {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#article ol {
	padding: 5px 20px;
	list-style-type: decimal;
}

em {
	font-style: italic;
}

.data {
	font-style: italic;
	white-space: nowrap;
	text-transform: lowercase;
}

span#email_luisa {
	text-indent: -500em;
	background: url(http://www.mestierediscrivere.com//images/email_luisa.gif) no-repeat 0 50%;
	display: inline-block;
	width: 258px;
	height: 15px;
}

/* @group print */

#print {
	text-align: right;
	border-bottom-style: none;
	background: url(http://www.mestierediscrivere.com//images/printer.gif) no-repeat 0 50%;
	text-align: right;
	float: right;
	padding-left: 20px;
	color: #333;
	text-decoration: none;
	font-size: 0.8em;
	clear: right;
	width: 145px;
	white-space: nowrap;
	margin-bottom: 20px;
}

#print a, #breadcrumb a, #ricerca a, #newsletter a {
	color: #c00;
	text-decoration: none;
}

#print a:hover, #breadcrumb a:hover, #ricerca a:hover, #newsletter a:hover {
	color: #999;
}

/* @end */

/* @end */

nav ul, nav ul li {
	display: inline;
}

nav {
	
}

#main header h2 {
	padding-bottom: 30px;
}

.info {
	position: absolute;
	top: 5px;
	background-color: white;
	padding: 10px;
	display: none;
}

/* @group Fix */

.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}

.hidden {
	display: none;
	visibility: hidden;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.invisible {
	visibility: hidden;
}

.clearfix:before, .clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

/* @end */

@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-width: 480px) {

}

@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) {
     html {
        -webkit-text-size-adjust: none;
     }
}

/*/mediaquery*/

@media print {
  @page { margin: 0.5cm; }

#header {
	display: none;
}

#main {
	background-image: none;
}

#aside {
	display: none;
}

#article {
	width: 100%;
	margin: 0;
	float: none;
}

#footer {
	display: none;
}

#print {
	display: none;
}

a {
	text-decoration: underline;
	color: #c00;
}

}
