/*  
Theme Name: CityBlog
Theme URI: http://www.intellijam.com/
Description: Custom theme for cityblog
Version: 2.0
Author: intelliJAM
*/
/*
body {
margin: 0;
padding: 0;

}

#page {
}

#header {
position: absolute;
left: 20%;
width: 80%;
margin: 0;
}
.description {}

#content {
position: absolute;
left: 20%;
top: 150px;
width: 80%;
margin: 0;
padding-left: 10px;
}

#content .narrowcolumn div {
padding-left: 30px;
}

#footer {
float: left;
width: 80%;
margin: 0 0 0 20%;
left: 20%;
background-color: #fffc00;
}

#sidebar{
float: right;
sposition: absolute;
width: 20%;
margin: 0;
top: 0;
background-color: #E9F7FE;
}
*/
.verd_blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2161B9;
	text-decoration: none;
	font-weight: bold;
}
.verd_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2161B9;
	text-decoration: none;
}
li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2161B9;
	text-decoration: none;
	foont-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font_size: 14px;
	color: #999999;
	text-decoration: none;
}
h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2161B9;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2161B9;
	text-decoration: none;
	foont-weight: bold;
}
