/*
Theme Name: Bear
Theme URI: #
Version: 1.0
Author: Flavio Nani
Author URI: http://www.orsociccione.com; http://www.arioch.it
Description: Tema per blog a strisce basato su Hakuteme.
*/


/* Typography & Colors */

body
{
	background: url('images/bg_grey.gif') repeat-y; #EEEEE2; 
	font-family: Verdana, Arial, Sans-Serif, "Trebuchet MS", Georgia;
	font-size: 12px; 
	margin: 0px;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
blockquote {
	margin: 1em 0;
	padding: 0 0 0 1.2em;
	border-left: 4px solid #c2cfdf;
}
cite {
	font-weight: bold;
	font-style: normal;
}

/* Header */
#header
{
	width: 970px;
	height: 175px;
	margin: 0px;
	padding: 0px;
	background: url('images/header_oc.gif') no-repeat;
	overflow: hidden;
}

#footer
{
	width: 970px;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 2px solid #214284;
	overflow: hidden;
	text-align: center;
	font-size: .9em;
}


#header a{
	display: block;
	width: 970px; 
	height: 277px; 
	text-indent: -9999px;
}

#supercontenitore
{
	width: 1000px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/*Menu*/
#menu
{
	float: left;
	width: 150px;
	font-family: "Trebuchet MS", Georgia, Verdana, Arial, Sans-Serif;
}


#pagine, #categorie, #archivi, #links, #last_post, #calendario
{
	width: 150px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.pannello_top
{
	width: 150px;
	font-weight: bold;
	color: #000000;
	padding: 0 0 0 0px;
	height: 50px;
	position: relative;
}
.pannello_titolo
{
	width: 150px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	top: 30px;
}
.pannello_corpo
{
	border-top: 2px solid #214284;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
.pannello_corpo ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	list-style: none;
}

.pannello_corpo form
{
	margin: 0px;
	padding: 0px;
	padding-bottom:2px;
}

.pannello_corpo ul li
{
	line-height: 20px;
	font-size: .9em;
	border-bottom: 1px solid #cbcbbf;
}
.pannello_corpo ul li a
{
	display: block;
	text-transform: none;
	text-decoration: none;
	color: #404040;
	padding-left: 2px;
}
.pannello_corpo ul li a:hover, .pannello_corpo ul li a:active
{
	color: #FFFFFF;
	background: #214284;
}

.pannello_bottom
{
	width: 150px;
	height: 10px;
	background: url('images/bg_pannello_bottom.gif') no-repeat;
}

#archivi

.pannello_corpo ul li
{
	text-align: right;
}
.pannello_corpo select
{
	width:150px;
	font-size: 1.1em;
}


#categorie

.children
{
	font-size: 1.1em;
	padding-left: 5px;
}
.children ul
{
	padding-bottom: 5px;
}
.children li
{
	border: 1px solid #cbcbbf;
	background: #EFEFEF;
	padding-left: 5px;
	margin-bottom: 2px;
	height: 18px;
}
.children li:hover, .children li:active
{
	color: #FFFFFF;
	background: #214284;
}

/*CONTENUTO*/
#contenuto
{
	float: left;
	width: 820px;
}

.post
{
	width: 790px;
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 9px;
	padding: 0px;
	text-align: left;
}
.post_top
{
	width: 790px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: url('images/bg_post_top.gif') no-repeat bottom center;
	overflow: hidden;
}
.post_body
{
	width: 790px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.post_body h3
{
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	font-size: 1.5em;
	color: #214284;
	font-weight: lighter;
}

.post_body h3 a
{
	text-decoration: none;
	color: #214284;
	font-weight: lighter;
}

.post_body p
{
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
}

.post_body table
{
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
}

.post_body .entry
{
	margin: 0px;
	padding: 0px;
	color: #404040;
	font-size: 1.1em;
}

.post_body .entry a:link, .post_body .entry a:visited
{
	text-decoration: none;
	color: #214284;
	font-weight: bold;
}

.post_body .entry a:hover, .post_body .entry a:active
{
	text-decoration: underline;
	color: #214284;
	font-weight: bold;
}

.post_bottom
{
	width: 790px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: url('images/bg_post_bottom.gif') no-repeat bottom center;
	overflow: hidden;
}


p.postmetadata
{
	font-size: .8em;
	background-color: #EFEFEF;
	border: 1px solid #214284;
	padding: 10px;
}
.postmetadata a:link, .postmetadata a:visited
{
	text-decoration: none;
	color: #214284;
}
.postmetadata a:hover, .postmetadata a:active
{
	text-decoration: underline;
	color: #214284;
}

.post_body p.postmetadatasingle
{
	padding: 5px 10px 5px 10px;
	line-height: 18px;
}
.postmetadatasingle
{
	font-size: .8em;
	background: #EFEFEF;
	border: 1px solid #214284;
}
.postmetadatasingle a:link, .postmetadatasingle a:visited
{
	text-decoration: none;
	color: #214284;
}
.postmetadatasingle a:hover, .postmetadatasingle a:active
{
	text-decoration: underline;
	color: #214284;
}

.pagetitle
{
	display: block;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 5px;
	height: 40px;
	line-height: 40px;
	color: #000000;
}

ol.commentlist
{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: none;
}

ol.commentlist li
{
	margin-left: 10px;
	padding: 5px;
}

ol.commentlist li p
{
	margin: 0px;
	padding: 0px;
}

ol.commentlist li.commento_0
{
	background-color: #E7E7DB;
}

ol.commentlist li.commento_1
{
	background-color: #ECECE0;
}

ol.commentlist li.commento_0 .nome_autore
{
	font-size: 20px;
	color: #404040;
}

ol.commentlist li.commento_1 .nome_autore
{
	font-size: 20px;
	color: #404040;
}

ol.commentlist li.commento_0 a
{
	text-decoration: underline;
	color: #404040;
}
ol.commentlist li.commento_0 a:link, ol.commentlist li.commento_0 a:visited
{
	color: #404040;
	text-decoration: underline;
}
ol.commentlist li.commento_0 a:hover, ol.commentlist li.commento_0 a:active
{
	color: #404040;
	text-decoration: underline;
}

ol.commentlist li.commento_1 a
{
	text-decoration: underline;
	color: #404040;

}
ol.commentlist li.commento_1 a:link, ol.commentlist li.commento_1 a:visited
{
	color: #404040;
	text-decoration: underline;
}
ol.commentlist li.commento_1 a:hover, ol.commentlist li.commento_1 a:active
{
	color: #404040;
	text-decoration: underline;
}
#respond
{
	color: #214284;
}

/*Gravatar*/
.gravatar {
	float:left;
	padding: 3px;
	border: 1px solid #000;
	background: #fff;
	margin-right: 5px;
}

.postgrav {
	float:left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background: #fff;
}

/*Navigazione tra i post*/
.navigazione {
	display: block;
	background: #214284;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
	margin-right: 20px;
	width: 780px;
}

.alignright {
	float: right;
	background: url('images/navborderdx.gif') top right no-repeat; 
}
.alignright a
{
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
}

.alignleft {
	float: left;
	text-align:left;
	width:260px;
	background: url('images/navborderlx.gif') top left no-repeat; 
}
.alignleft a
{
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
}
.aligncenter {
	float: left;
	width:260px;
}
.aligncenter a
{
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
}



/*Roba di servizio*/
.clear
{
	clear: both;
}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:150px;
  margin:0;
  text-align:center;
}
#calendar {
	font-family: Arial, Sans-Serif, "Trebuchet MS", Georgia;
	font-size: 8pt; 
	background:white;
}

#calendar th {
	border-bottom:1px solid #000000;
}
#calendar td {
	text-align:right;
      padding-right:4px;
}
#calendar td a {
	color:blue;
	text-decoration: none;
}
#calendar caption {
	background: #214284;
	color:white;
	font-weight:bold;
}
#calendar tfoot {
	background: #214284;
	color:white;
}

#calendar tfoot a {
	background: #214284;
	color:white;
	text-decoration: none;
}

#calendar tfoot td {
	text-align:center;
}

/* assistente
--------------------------------------------------*/

.asslet {
	background: #FFFFCE;
	font-family: Arial, Sans-Serif, "Trebuchet MS", Georgia;
	font-size: 8pt; 
}

/* adsense 
--------------------------------------------------*/
#adsense {
	text-align:center; 
	width: 780px; 
	margin-left:10px; 
}
#adtext {
	padding-top:5px; 
	padding-left:85px; 
	font-size:7pt; 
	font-family:Verdana,Arial,Helvetica; 
	font-weight:normal;
}

/* Ricerca 
--------------------------------------------------*/
#s
{ 
	font-size: .9em; 
	margin-right: 3px;
}
#searchsubmit
{ 
	font-size: .9em; 
}


