/*
Design di Andrea Sardu per Mudregu
*/

body {
width: 720px;
	margin: 0px auto 0px auto;	
	/*background: url(images/mudregu_bckground.jpg) no-repeat left top;*/
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

div {float: left; display: inline;}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #0f5300;
}

h1 {
	/*font logo mudregu*/
	letter-spacing: -1.7px;
	font-size: 2.2em;
}

h2 {
	/*font sottotitolo*/
	font-size: 1.4em;	
}


h3 {
/*font per i links di destra*/
	font-size: 1.6em;
	
}

h4 {
	color: #ffffff;
	
	font-size: 1.4em;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	line-height: 14px;	
}


h5 {
	margin-left: 0px;
	color: #444444;
	font-size: 1.3em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: 100;
	line-height: 19px;
}

h5 a {
	
	font-size: 14px;
	color: #0f5300;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

.container{width: 720px; text-align:left; width:100%;}

#logoBox {
width: 720px;
margin: 0px auto;
/*border: 1px solid blue;*/
}


#headerbg {
/* carica swf logo */
	float: left;
	width: 170px;
	height: 170px;
	padding-left: 3px;
	/* background: url(images/cropped-banner.jpg) no-repeat left top;*/
	}
	
	
#bulbVideo {
/* carica swf logo */
	float: left;
	width: 493px;
	height: 210px;
	padding-left: 3px;
	position: absolute; 
	z-index=2;
	/* background: url(images/cropped-banner.jpg) no-repeat left top;*/
	}
	
	
#logoMudregu {
	/* carica jpg logo */
	width: 170px;
	height: 170px;
	padding-left: 3px;
	background: url(images/mudreguLogo01.jpg) no-repeat left top;
}
	
#header {
	/* spazio sotto la scritta 'mudregu'*/
	width: 720px;
	color: #0f5300;
	/* FONT DEL TITOLO */
	font-family: Arial, Times, serif;
}

	/* scritta "mudregu" */

#logo {	
	width: 137px;
	height: 55px;
	margin-left: 20px;
	background: url(images/mudreguScritta01.jpg) no-repeat left top;
	}

	/* scritta "promozione e design" */

#sottotitolo {	
	font-size: 0.80em;
	letter-spacing: 0px;
	height: 20px;
	border: 1px blue solid;
	text-align: center;	
	}

#logo h1 {
	/* dati scritta logo */	
	font-size: 2.1em;
	font-weight: bold;
	color: #0f5300;
	text-align: center;
	height: 10px;

}



#logo h2 {
	/* dati scritta sotto logo */
	font-size: 1.0em;
	letter-spacing: 0.2px;
	color: #0f5300;
	text-align: center;
}


#logo h1 a {
/*colore logo Mudregu*/
	color: #0f5300;
}

#logo p {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {	
	width: 580px;
	height: 80px;
	float: right;	
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {	
	display: block;
	float: left;
	padding: 6px 10px 0 40px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #0f5300;
	font-weight: bold;	
}

#menu a:hover {
	background: url(images/fiore01.jpg) no-repeat center top: 10px;
	color: #ccff00;	
}


#selezione-servizi {
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 15px;
}


/* Page */

#page {
	/* rettangolo colorato sotto scritte*/
	width: 720px;
	margin: 0 auto;
}

#latest-post {
	/* post di mezzo*/
	text-align: left;
	float: right;
	width: 500px;
	padding: 0px 0px 0px 0px;	
	/*border-bottom: #9C9C9C 1px solid;*/
}


#bulb_video {
	/* post di mezzo*/
	

	width: 493px;
	height: 200px;
	margin-bottom: 35px;	
	
}


#recent-posts {
	/* paragrafi di destra*/	
	text-align: left;
	float: right;
	width: 200px;
	padding: 30px 0px 0px 0px;
	line-height: 18px;
	font-size: 12px;

	}
	
	
#index-pic {
	/* box dell'immagine nell'index*/	
	width: 200px;
	height: 780px;
	margin-top : 70px;	
	text-align: center;
	background: url(images/indexImg03.jpg) no-repeat left top;
	}
	
	
#indirizzo {
width: 190px;
}


#links-main-title {
width: 220px;
height: 20px;
background: #ccff00;
padding-top: 0px;
text-align: center;
}

#links-main-title a{
font-size: 15px;
color: #0f5300;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0px;
text-decoration: none;
}

#links-main-title a:hover {
font-size: 15px;
color: #ffffff;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0px;
text-decoration: none;
}


#latest-post-box {
width: 220px;
height: 20px;
margin: auto;
}


.linkstitle  a{
color: #0f5300;
font-size: 18px;
text-decoration: none;

}

.linkstitle  a:hover{
color: #ccff00;
font-size: 18px;
text-decoration: none;

}


.linkstext {
	color: #ffff00;
	font-size: 18px;
	background: #ccff00;
	
}




#email-form {
width: 190px;
float: left;
}



.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 160px;
	color: #444444;
	padding: 10px 0 0 0;
	margin-bottom: 50px;
	font-weight: 600;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 137px;

}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	/*background: url(images/img07.gif) no-repeat left 50%;*/
	float: none;
	width: auto;
	line-height: 25px;
	
}


#sidebar h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.6em;
line-height: 20px;
color: #ccff00;
font-weight: bold;
}

#sidebar a {
	text-decoration: none;
	
}

#sidebar a:hover {
	text-decoration: none;
}

#sidebar-title  {
	width: 130px;
	height: 20px;
	color: #ffffff;	
	background: #ccff00;
	font-size: 1.4em;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: 1px;	
	font-weight: 600;
	}
/* Footer */

#footer {
	width: 290px;
	height: 65px;
	float: right;
	padding: 0px 10px 10px 20px;
	/* background: url(images/img06.jpg) no-repeat left top; */
	color: #ffffff;	
	background: #0f5300;	
}

#footer p {	
	font-size: 12px;
	text-align: centre;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: right;
}

#links {
	float: right;
}

.right {
	float: right;
}
