/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


/*stili per i principali tag*/
body {font-size:75%;color:#666;background:#fff;font-family: Arial, Helvetica, sans-serif; padding-top:30px;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#555;}
h1 {font-size:25px; line-height:25px; margin:10px 10px 0; padding-bottom:5px; border-bottom:1px dotted #bbb}
h2, h3 {font-size:18px; line-height:20px; border-bottom:1px dotted #bbb; margin-bottom:5px;	padding-bottom:5px;
	font-weight: bold; letter-spacing: -1px;}
h4 {font-size:1.2em;}
h5,h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {padding:10px;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a {color:#0092e8; text-decoration:none;}
a:focus, a:hover {text-decoration:underline;}
a:visited {color:#8e6daf}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tfoot {font-style:italic;}
caption {background:#eee;}
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}

/*classi generali*/
.clear {
	height:0px;
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.aligncenter { text-align:center }
.alignleft { text-align:left }
.alignright { text-align:right }

.border {
	border:1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
}


/*top*/
#top {
	position:absolute;
	top:0;
	left:0;
	z-index:10000;
	height:30px;
	background-color:#76C3E1;
	border-bottom:1px solid #4e8fa8;
	width:100%;
}
/*contenitore*/
#container {
	width:990px;
	margin:0 auto;
	padding-top:8px;
	padding-bottom:8px;
}

/*content*/
#content {

}

/*left content*/
#left_content {
	width:676px;
	float:left;
	padding-bottom:10px;
}
#left_content p {clear:both; display:block;}
#cat_thumbs {margin-bottom:10px}
ul.thumbnails {
	list-style:none;
	margin:0 0 10px;
}
ul.thumbnails li {
	width:154px;
	height:132px;
	overflow:hidden;
	float:left;
	border: 1px solid #e6e6e6;
	text-align: center;
	background-color: #F4F4EC;
	padding: 4px 0;
	margin: 10px 0 0 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
ul.thumbnails li img {
	width:145px;
	height:109px;
	border: 1px solid #e6e6e6;
	margin: 0;
	padding: 0;
}
ul.thumbnails li a {
	text-align:center;
	font-weight:bold;
	color:#3E3E3E;
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	display:block;
}
.dwn_link {float:right}
.dwn_link a { height:20px; line-height:20px; text-decoration:none; display:block; background-color:#0092e8; color:#fff; padding:0 5px;}
.dwn_link a:hover {background-color:#2caaef}
.img_nav {padding:0 10px; text-align:right}
/*right content*/
#right_content {
	width:304px;
	float:right;
}
#right_content {
	text-transform:capitalize;
}
.categories {
	list-style:none;
	padding: 10px;
}
.categories ul {
	list-style:none;
	margin:0;
}
.categories li {
	width:125px;
	float:left;
	background-color: transparent;
	background: url(css_images/small-arrow.png) no-repeat left 4px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.categories a{
	font-weight:bold;
	font-size:12px;
	display:block;
}
.popular {
	padding:10px;
}
/*---------- pagination ------------*/

.pagination {
	clear:both;
	padding:15px 15px 5px;
	text-align:center;
	clear:both;
}
.pagination a {
	background: #CEE7EB;
	color:#22626d;
	border: 1px solid #CEE7EB;
	padding: 4px 8px 4px 8px;
	font-weight:bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
}
.pagination a:hover {
	background-color:#b4d7dd;
	text-decoration:none;
}
.pagination span {
	font-weight:bold;
	background-color:#fff;
	border: 1px solid #9db5b9;
	padding: 4px 8px 4px 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
}
/*footer*/
#footer {
	width:100%;
	clear:both;
	background-color:#CEE7EB;
	border-top:1px solid #9db5b9;
	color:#333;
}
#footer a {
	color:#22626d;
	text-decoration:underline;
	text-transform:capitalize;
}
#footer a:hover {
	color:#000;
}
#footer ul {
	padding:0;
	margin:0;
	list-style:none;
}
#footer li {
	margin-bottom:5px;
}
#footer p {
	padding:0;
	margin:0 0 5px;
}
#footer .col, #footer .col_center {
	padding:0 15px 15px;
	width:299px;
	float:left;
	margin:20px 0;
}
#footer .col_center {border-left:1px solid #f9f9f9; border-right:1px solid #f9f9f9; }
#footer em {
	font-weight: bold;
	font-style:normal;
	text-shadow: -1px -1px 0 #fff;
	letter-spacing: -1px;
	color: #22626d;
	font-size:18px;
}
#footer_content {width:990px; margin:0 auto}

/**** google search box *******/
#cse-search-box {float:right; margin-top:5px;}
#cse-search-box input.submit {background-color:#8dcae1; border:1px solid #d0e6ee; color:#fff; font-weight:bold}
#cse-search-box input.submit:hover {cursor:pointer;}
#cse-search-box input.field {border:1px solid #fff;}