/*  
Theme Name: Digital Blog
Theme URI: http://www.businessandblog.com/
Description: Tema per il corporate blog di Digital-PR
Version: 1.0
Author: Involucra 
Author URI: http://www.involucra.com/
*/
body {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#576477;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	margin:0;
	text-align: center;
}
#wrap {
	width:984px !important;
	margin:0 auto;
	text-align: left;
	overflow:hidden;
}
#header {
	float:left;
	position:relative;
	margin-bottom:0px;
	padding:0;
	width:984px;
	height:212px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
#header h1 {
	text-indent:-10000px;
	margin:0;
	padding:0;
}
#header h1 a {
	display:block;
	background:url(images/logo.png) no-repeat left top;
	width:305px;
	height:80px;
}
#header h2 a {
	display:block;
	background:url(images/logo_digitalpr.gif) no-repeat left top;
	width:184px;
	height:55px;
}
#box {
	float:right;
	position:relative;
	margin-top:-215px;
	padding:0px;
	width:203px;
}
#search {
	border:#ffffff 1px solid;
	margin-top:0px;
	padding:0px;
	background-image:url(images/search-box.jpg);
	background-repeat:no-repeat;
	height:39px;
	text-align:center;
}
#search_text {
	margin-top:5px;
	margin-left:10px;
	padding:0px;
	width:180px;
	height:23px;
}
#menu {
	border:#ffffff 1px solid;
	margin-top:5px;
	padding:0px;
	background-image:url(images/menu-box.jpg);
	background-repeat:no-repeat;
	width:203px;
	height:45px;
}
#menu_text {
	margin-top:15px;
	margin-left:10px;
	padding:0px;
	width:180px;
	height:23px;
	text-align:center;
	font-weight:bold;
	color:#576477;
}
a:hover {
	text-decoration:underline;
	color:#576477;
	border:none;
}
.left {
	float:left;
	width:208px;
	margin:0;
	padding:0;
}
.left_top {
	width:208px;
	margin:0;
	padding:0;
	background-image:url(images/sidebar.jpg);
	background-repeat:repeat-x;
	background-color:#e9ecf3;
	border-bottom:#e9ecf3 1px solid;
}
.left_bottom {
	width:208px;
	height:48px;
	margin:0;
	padding:0;
	background-image:url(images/sidebar_left_bottom.jpg);
	background-repeat:no-repeat;
}
.right {
	float:right;
	width:203px;
	margin:0;
	padding:0;
}
.right_top {
	float:right;
	width:203px;
	margin:0;
	padding:0;
	background-image:url(images/sidebar.jpg);
	background-repeat:repeat-x;
	background-color:#e9ecf3;
	border-bottom:#e9ecf3 1px solid;
} 
.right_bottom {
	float:right;
	width:203px;
	height:48px;
	margin:0;
	padding:0;
	background-image:url(images/sidebar_right_bottom.jpg);
	background-repeat:no-repeat;
}
.right img {
	border:0;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.middle {
	margin-top:-15px;
	line-height:16px;
	margin-left:8px;
	float:left;
	width:532px;
	border:1px solid #ffffff;
	background-color:#ffffff;
	overflow:hidden;
	padding:10px;
	font-size:11px;
}
.middle h2 {
	font-size:16px;
	margin:0 7px 3px 0;
	padding:3px 0;
	color:#d50c90;
}
.middle img {
	border:1px #fff solid;
}
.middle a:hover {
	text-decoration:underline;	
}
.middle a:link {
	color:#d50c90;
}
.middle a:visited {
	color:#d50c90;
}
.ads {
	margin-top:10px;
	line-height:16px;
	margin-left:10px;
	float:left;
	width:510px;
	text-align:center;
	padding:10px;
}
.ads img {
	border:0;
	text-align:center;
}
img.wp-smiley {
	border:0;
	padding:0;
}
#footer {
	width:980px;
	margin-top:20px;
	text-align:center;
	clear:both;
	padding:10px;
}
div.hr {
	clear:both;
}
div.br {
	height:10px;
	background:#fff url(images/br.gif) repeat-x scroll center;
	clear:both;
}
.alignright {
	float:right;
} 
.alignleft {
	float:left;
} 
.gcomment {
	border-left:none;
	vertical-align:middle;
	border-right:none;
	margin-bottom:3px;
	border-bottom:1px solid #f3f3f3;
	background-color:#F7F7F7;
	padding:3px;
}
.ucomment {
	border-left:none;
	border-right:none;
	margin-bottom:3px;
	border-bottom:1px solid #f3f3f3;
	background-color:#fbfbf1;
	padding:3px;
} 
input#submit {
	background:#CCCCCC;
	border:1px solid #c0c0c0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
}
ol.commentlist {
	margin:0 0 1px;
	padding:0;
}
ol.commentlist li {
	list-style:none;
	margin:0;
	padding:13px 13px 1px;
}
ol.commentlist li.commenthead {
	list-style:none;
	margin:0;
} 
ol.commentlist li.commenthead h2 {
	margin:0;
}
span {
	background:#ffffff;
}
.addthis {
	float:right;
	clear:both;
}
a:link,a:active,a:visited {
	text-decoration:none;
	color:#576477;
	border:none;
}
a:hover {
	text-decoration:underline;
	color:#576477;
	border:none;
}
.left h2,.comments h3 {
	font-size:14px;
	margin:0 7px 3px;
	padding:3px 0 0 0;
	color:#d50c90;
}
.left ul,.right ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 8px;
	line-height:150%;
	font-size:11px;
}
.left ul li,.right ul li {
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;
}
.left ul li ul,.right ul li ul {
	list-style-type:square;
	margin:0;
	padding:0 3px;
}
.left ul li ul li,.right ul li ul li {
	list-style-type:none;
	border:0;
	margin:0;
	padding:0 0 2px 14px;
	color:#576477;
}
.left ul li ul li :hover {
	text-decoration:underline;	
}
.left ul li ul li a:link {
	color:#576477;
}
.left ul li ul li a:visited {
	color:#576477;
}
.right h2,.comments h3 {
	font-size:14px;
	color:#d50c90;
	margin:0 7px 3px;
	padding:3px 0;
}
.right ul,.right ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 10px;
	line-height:150%;
	font-size:11px;
}
.right ul li,.right ul li {
	list-style-type:none;
	margin:0 0 20px;
	padding:0;
}
.right ul li ul,.right ul li ul {
	list-style-type:square;
	margin:0;
	padding:0 3px;
}
.right ul li ul li,.right ul li ul li {
	list-style-type:none;
	border:0;
	margin:0;
	padding:0 0 2px 14px;
}
div.hr hr,div.br br {
	display:none;
}
.middle2,.middle3 {
	margin-top:10px;
	line-height:16px;
	margin-left:10px;
	float:left;
	width:237px;
	border:3px solid #f3f3f3;
	overflow:hidden;
	padding:10px;
}
.middle2 h2,.middle3 h2 {
	font-size:14px;
	border-bottom:dashed 1px #ccc;
	margin:0 7px 3px 0;
	padding:3px 0;
} 
.middle2 :hover,.middle3 :hover {
	background:#fafafa;
}
.ucomment img,.addthis img {
	border:0;
}