/*
Theme Name: TreeSafety
Theme URI: http://www.treesafety.it/
Description: Treesafety Theme
Version: 1.0
Author: Andrea Forzani
Author URI: http://www.andreaforzani.com/
Tags: tree, safety, treesafety, treeclimbing, climbing, two columns
Text Domain: Treesafety
*/



h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}



body {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 0.95em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*background: #ffffff url(randimg.php) fixed center center;*/
	background: #ffffff url(images/image005.jpg) fixed center center;
	color: #2F1506;
	text-align: center;
	}

#page {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 760px;
	}

#header {
	background: #B75E26 url(images/headertree.png) center right no-repeat;
	opacity: 0.8;filter:alpha(opacity=80);zoom:1;
	margin-top: 10px;
	padding: 0;
	padding-top: 1px;
	width: 760px;
	}

.title {
	text-align: left;
	font-family: Arial, Sans-Serif;
	margin: 20px 20px 0 20px;
	font-size: 6em;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	position: relative;
	line-height: 0.65;
}

.title a {
	text-decoration: none;
	color: #ffffff;
}

.description {
	margin: 0 20px 0 20px;
	font-size: 3em;
	text-transform: uppercase;
	line-height: 1;
}

#content {
	font-size: 1.2em;
	font-family: Arial, Sans-Serif;
	color: #6F2D1B; #B75E26;
	background-color: #F4E086; #59413A;
	opacity: 0.8;filter:alpha(opacity=80);zoom:1;
	width: 500px;
	display: inline-block;
	float: left;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#content a {
	color: #7F1007;
	font-weight: bold;
}
#content a:hover {
	color: #9F1409;
	font-weight: bold;
}

.post {
	margin: 0 20px 40px 20px;
	text-align: justify;
	}

.post li {
	margin-right: 15px
}

.clear {
	clear: both;
}

#sidebar {
	display: inline-block;
	float: left;
	vertical-align: top;
	margin-top: 10px;
	background-color: #B75E26;#59413A;
	opacity: 0.8;filter:alpha(opacity=80);zoom:1;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 250px;
	}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

#sidebar a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.sidemenu{
	margin-left: 0px;
	padding-left: 0px;;
}
.sidemenu li {
	list-style-type:none;
	font-size: 1.3em;
	text-transform: uppercase;
}

#sidebar a:hover {
	color: #fff;
	font-weight: bold;
}

.home {
	background-image:url(images/house.png);
	background-position:30px 80%;
	background-repeat:no-repeat;
	height:32px;
	margin:0;
	padding:16px 0 0 70px;
}
.sidemenu li:hover {
	background-color: #59413A;
}
.contatti {
	background-image:url(images/email.png);
	background-position:30px 80%;
	background-repeat:no-repeat;
	height:32px;
	margin:0;
	padding:16px 0 0 70px;
}
.gallery {
	background-image:url(images/pictures.png);
	background-position:30px 80%;
	background-repeat:no-repeat;
	height:32px;
	margin:0;
	padding:16px 0 0 70px;
}
.servizi {
	background-image:url(images/cog.png);
	background-position:30px 80%;
	background-repeat:no-repeat;
	height:32px;
	margin:0;
	padding:16px 0 0 70px;
}

.adminlist {
	margin-top: 90px;
	margin-bottom: 30px;
}

#footer {
	background-color: #59413A;
	color: #9CA6A8;
	opacity: 0.8;filter:alpha(opacity=80);zoom:1;
	padding: 0;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	}

#footer p a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#footer p a:hover {
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}




