/* Start of CMSMS style sheet 'Standardissue-simo-css' */
body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #FEFEF8 url(images/img01.gif) repeat-x;
        background-position: top right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
}

br.nofloat {
       clear: both;
}
h1 {
	color: #990000;
        font-size: 1.6em;
        border-bottom: 2px solid #EEE8AA;
}

h2 {
	font-size: 1.2em;
}
h1#titolosito {
	margin: 0 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #3E3E3E;
        background-color: #FEFEF8;
	font-size: 2.6em;
        border-bottom: 0px none #EEE8AA;
}
div#titolosito, span#sottotitolosito {
	margin: 0 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #353535;
}


span#sottotitolosito {
	font-size: 1em;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	font-size: 1em;
}

a:link {
	color: #333333;
	background-color: #fff;
}

a:visited {
	color: #333333;
	background-color: #fff;
}

a:hover, a:active {
	text-decoration: none;
	background-color: #333333;
        color: #fff;
}
img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}

/* Header */

#header {
	height: 110px;
	margin: 0 0 0 1em;
        padding-left: 180px;
        padding-top: 0;
	background: url(images/logopmc.gif) no-repeat top left;
}

#logo {
	float: left;
}

div#titolosito {
	font-size: 2.6em;
	color: #3E3E3E;
        background-color: #FEFEF8;
}

div#titolosito sup {
	vertical-align: text-top;
	font-size: 1.2em;
}

div#titolosito a {
	color: #494949;
}

span#sottotitolosito {
	font-size: 1em;
	color: #575757;
        background-color: #FEFEF8;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
        margin: 0 0.5em 0.8em 0 ;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
        font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}

#menu li {
	display: inline;    
	margin:  0.4em 0.4em 0.4em 0.4em;
}

#menu li a:link {
        background-color: transparent;
	padding: 4px 8px 4px 6px;
        color: #990000;
        border-bottom: 1px solid #EEE8AA;
        font-weight: bold;

}
#menu li a:visited {
        background-color: transparent;
	padding: 4px 8px 4px 6px;
        color: #990000;
        border-bottom: 1px solid #EEE8AA;
        font-weight: bold;

}
#menu li a:hover {
        color: #EEE8AA;
        background-color: #990000;
	padding: 4px 8px 4px 6px;
        color: #EEE8AA;
        border-bottom: 1px solid #EEE8AA;
        font-weight: bold;

}
#menu a {
	/*display: block;
	float: left;*/
       	text-decoration: none;
}

#menu li.nodocorrente {
        background-color: #990000;
	padding: 4px 8px 4px 6px;
        color: #EEE8AA;
        border-bottom: 4px solid #EEE8AA;
        font-weight: bold;
}

#menu .active a {
	background: url(images/img02.gif) repeat-x left bottom;
}
/* Breadcrumbs */
#breadcrumbs {
    padding-left: 1em;
    float: left;
}
/* Page */

#page {
	margin: 0 auto;
        margin-left: 4em;
}

/* Content */

#content {
	float: left;
	width: 70%;
}
/* News */
div.NewsSummary {
    margin: 1em 0em 1em 0em;
}

div.NewsSummaryPostdate {
     font-weight: bold;
}
/* Post */

.post {
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url(images/img03.gif) repeat-x left bottom;
}

.post .entry {
}

.post .meta {
	padding: 15px 0 60px 0;
	background: url(images/img03.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 195px;
}

#sidebar a:link {
       color: #333;
       background-color: #fff;
}

#sidebar a:hover {
       background-color: #333;
       color: #fff;
}

#sidebar ul {
	margin: 0;
	padding: 0;
        font-size: 1em;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul li ul {
	padding: 0em 1em 0em 1em;
	margin: 0;      
	list-style: square;
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	margin-bottom: 10px;
	background: url(images/img03.gif) repeat-x left bottom;
	font-size: 1.2em;
}

/* Search */

#search {
}

#search h2 {
        margin-top:0;
	margin-bottom: 20px;
}

#cntnt01searchinput {
	width: 120px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 1em;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 1.2em;
	color: #FFFFFF;
}

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

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	/*height: 400px;
	min-height: 400px;*/
	padding: 80px 0 0 0;
	background: #990000 url(images/img09.gif) repeat-x;
}

html>body #footer {
	height: auto;
}

#footer .wrap {
	/*width: 850px;*/
	margin: 0 auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	text-align: center;
        font-size: 1.1em;
	color: #FFF;
}

#legal a {
	color: #476B77;
}

#fbox1, #fbox2, #fbox3 {
	float: left;
}

#fbox1 {
	width: 310px;
}

#fbox2 {
	width: 200px;
	padding-left: 70px;
}

#fbox3 {
	width: 200px;
	padding-left: 70px;
}
/* End of 'Standardissue-simo-css' */

