/* Istituto San Giuseppe
Fratelli delle Scuole Cristiane
(c) 2010 */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 62.5% /* Resets 1em to 10px */ "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #555;
	text-align: center;
	background: #fff url(../images/bg.gif) repeat-x;
}

#container {
	background-color: transparent;
	margin: 0 auto;
	width: 770px;
	text-align: left;
}

#header {
	height: 193px;
	width: 100%;
	position: relative;
}


#content {
	float: left;
	width: 520px;
	background: transparent;
	}
	
#logo {
	width: 100%;
	position: relative;
}

a#logo {
	text-decoration: none;
}

a + img#logo {
	text-decoration: none;
	border: none;	
}
#logo a img {
	text-decoration: none;
	border: none;
}

a img {
	text-decoration: none;
	border: none;
}
a+img{
	text-decoration: none;
	border: none;
}

.imgtesto{
	background-color: White;
	border: 1px solid #00549d;
	padding: 4px 4px 4px 4px;
	margin: 1px 1px 1px 1px;
}


ul {
	list-style: none;
}
#sidebar{
	float: right;
	width: 247px;
}
#sidebarhome{
	float: right;
	width: 247px;
}
/* Immagini header */
.home {
	background: url(../images/bgheader.png) no-repeat 60px 0;
}

.istituto {
	background: url(../images/bgheader.png) no-repeat 60px 0;
}
.gestione {
	background: url(../images/gestione.gif) no-repeat 60px 0;
}
.news {
	background: url(../images/bgheader.png) no-repeat 60px 0;
}
.corsi {
	background: url(../images/bgheader.png) no-repeat 60px 0;
}

.attivita{
	background: url(../images/bgheader.png) no-repeat 0 0;

}
/* Navigazione */
#nav {
	position: absolute;
	top: 166px;
	right: 0;
	height: 27px;
	background: transparent url(../images/right-nav.gif) no-repeat 100% 0;
	}
	
#nav ul{
	float: right; /*hack for ie*/
	display: inline; /* end ie hack */
	}
	
#nav ul {
	right: 0;
	height: 27px;
	margin-right: 10px;
	background: transparent url(../images/left-nav.gif) no-repeat 0 0;
	padding-left: 20px;
	}
#nav li {
	float: left;
	height: 27px;
	background: transparent url(../images/bg-nav.gif) repeat-x 0 0;
	}

#nav a {
	float: left;
	height: 27px;
	padding: 0 10px;
	line-height: 27px;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	}
#nav a:link, #nav a:visited {
color: #4F4F4F;
text-decoration: none;
	}
#nav a:hover{
color: #000;
text-decoration: none;
	}
/* items */
.item{
	text-align: justify;
	margin: 0 30px 0 0;
	}
#welcome{
	padding-bottom: 6px;
	}
.item p{
	line-height: 1.5em;
	font-size: 1.1em;
	margin: 7px 0 10px;
}	

.item2 {
	text-align: justify;
	margin: 0 30px 0 0;
	height: auto;
	min-height: 150px;
}

.item2 p{
	line-height: 1.5em;
	font-size: 1.1em;
	margin: 7px 0 10px;
}	

.item2 img{
	background-color: White;
	border: 1px solid #B5B5B5;
	padding: 4px 4px 4px 4px;
	margin: 2px 4px;
}

.item3 li{
	margin-left: 195px;
}
p.item3 {
	padding-left: 195px;
}
p.item4 {
	padding-right: 195px;
}
.item4 li{
	margin-right: 195px;
}
/* Sidebar */

#sidebar{
	color: #ff7d00;
	margin-top: 35px;
	background: url(../images/sidebar_up.png) no-repeat;
	font-size: 1.3em;
}
#sidebar a:link, #sidebar a:visited{
	color: #ff7d00;
	text-decoration: none;
	}
#sidebar a:hover{
	color: #ff7d00;
	text-decoration: none;
	}
#sidebar p{
	padding: 15px;
	line-height: 1.4em;
	}
	
#sidebarhome{
	color: #ff7d00;
	margin-top: 35px;
	font-size: 1.3em;
	text-align: center;
}
#sidebarhome a img{
	text-decoration: none;
}
#a ul{
	margin: 0 0 0 18px;
	padding-bottom: 0;
	width: 190px;
}
#a li{
	list-style-image:none;
	list-style-position: outside;
	border-bottom: 1px dotted #ff7d00;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-top: 4px;
}
#sidebar h4 {
	padding: 10px 15px 0 18px;
	color: #ff7d00;
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
}
.box{
	padding-bottom: 15px;
	}
#a{
	background: url(../images/sidebar_bk.png) repeat-y;
}
#b{
	background: url(../images/sidebar_down.png) no-repeat;
}

#content{
	font-size: 1.2em;
	min-height: 450px;
	}
#content ul{
	padding: 0 0 15px;
}
#content li{
	padding: 0 0 0 20px;
	background: transparent url(../images/elenco.gif) no-repeat 0 6px;
	line-height: 1.5em;
	font-size: 1.1em;
	}
#content li p{
	font-size: 1em;
	}
#clearer{
	clear: both;
	visibility: hidden;
	}

/* Footer  */
 #footer {
	margin: 0 auto;
	background: #00357c url(../images/footer.png) repeat-x;
	}

#footer p {
	padding: 45px 0 0;
	text-align: center;
	color: white;
	}
#footcontainer{
	clear: both;
	width: 100%;
	height: auto;
	
	}

/*jjj*/

h1 {
	background: transparent url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	width: 258px;
	height: 64px;
	}
h1 a{
	display: block;
	width: 258px;
	height: 64px;
	text-decoration: none;
	}
h2 {
	font: bold 1.5em/normal "Trebuchet MS", Arial, sans-serif;
	color: #ff7d00;
	}
h3 {
	font-weight: bold;
	color: #666;
	margin: 20px 0 0 0;
	font-size: 1.3em;
	}
#content h3{
	font: bold 1.3em "Trebuchet MS", Arial;
	color: #009600;
	}
#content h2{
	margin-top: 35px;
	margin-bottom: 6px;
	}
h1 a:link, h1 a:visited, h1 a:hover{
	color: #fff;
	text-decoration: none;
	}
/* Torna Su */
a.top:link, a.top:visited  {
	float: right;
	margin: 5px 3px 7px 10px;
	padding: 0px 14px 5px 3px;
	font-size: 60%;
	color: #343434;
	display: block;
	background: url(../images/page_up.gif) no-repeat right 45%;
	text-decoration: none;
}

a.top:hover {
	color: #00549d;
	background: url(../images/page_up.gif) no-repeat right 45%;
}

.blockquote {
background-image: url(../images/openquotebgjb3.jpg);
background-repeat: no-repeat;
background-position: top left;
color: #000066;
display: block;
padding: 0 35px;
text-align:justify;
margin-left: 20px;
	font-style: italic;
	margin-top: 10px;
}

p.testobb {
	color: #ff7d00;
	font: italic 1.3em Georgia;
	text-transform: none;
}

.itemnews {
	text-align: justify;
	height: auto;
	border-bottom: 1px dotted orange;
	margin-right: 30px;
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 15px;
	min-height: 100px;
}


.itemnews h3{
margin-top: 5px;	
margin-left: 7px;
}
.itemnews img{
	background-color: White;
	border: 1px solid #B5B5B5;
}

.nascondi{
	display: none;
}
	

#collvelox h3 {
	color: #00549D;
	padding-bottom:0px;
	padding-left: 10px;
}
#collvelox {
	margin-bottom: 2px;
	float: right;
	width: 247px;
}
#collvelox ul {
	display: inline;
	list-style: none outside none;
	margin: 1px 0px 1px 0px;
	padding: 0px;
}
#collvelox li {
	text-decoration: none;
}
#collvelox  a:link, a:visited  {
	COLOR: #00549d;
	text-decoration: none;
}
#collvelox a:hover, a:active {
	color: yellow;
	background-color: #00549d;
}

.centro{
	text-align: center;
	color: red;
	font-style: italic;
}

/* form elements */

form {
	border: 1px solid #00549d;
	margin: 10px 15px;
	padding: 10px;
}

label {
	display: block;
	font-weight: bold;
	margin: 5px 0;
}

input {
	padding: 2px;
	border: 1px solid #eee;
	font: normal 1em 'Trebuchet MS', verdana, sans-serif;
	color: #777;
}

textarea {
	width: 400px;
	padding: 2px;
	font: normal 1em 'Trebuchet MS', verdana, sans-serif;
	border: 1px solid #eee;
	height: 100px;
	display: block;
	color: #777;
}

input.button {
	margin: 0;
	font: bold 1em Arial, Sans-serif;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 2px 3px;
	color: #333;
}

.post {
	margin: 0 30px 0 0;
	padding: 0;
	height: auto;
	}

.post h3{
	padding-bottom: 5px;
}
.postp{
	margin-left: 10px;
	text-align: justify;
}
img.float-left {
	margin: 5px;
	text-align: left;
}
.post .post-footer {
	padding: 5px;
	margin-top: 5px;
	font-size: 95%;
	border-bottom: 1px dotted orange;
	text-align: right;
}

.postp li{
	margin-left: 130px;
	
}
.post .post-footer .print {
	background: url('../images/printer.png') no-repeat 0 center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}

.post .post-footer .su {
	background: url('../images/page_up.gif') no-repeat 0 center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}


