/*
Theme Name: AssoBDM | Theme WP
Description: Associazione Botteghe del Mondo WP creato da LibLab srl.
Author: LibLab srl
Author URI: http://www.liblabsrl.it/
Version: 1.0
*/

div , body, td, tr, p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}
h1 {
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #D13539;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: left;
	margin-top: 3px;
}
h1 a { 
	color: #D13539;
}
#content .post h1 a {
	color: #D13539;
}
h2 {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #333333;
	line-height: 17px;
	margin-top: 2px;
	margin-bottom: 10px;
}
h2 a {
	color: #333333;
}
h3 {
	font-weight: normal;
	color: #D13539;
	font-style: normal;
	margin-bottom: 6px;
	padding-bottom: 4px;
	font-size: 16px;
	margin-top: 2px;
}
h3 a {
	color: #D13539;
}

h4 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #333;
}
h4 a {
	color: #333;
}
strong {
	color: #D13539;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
ul  {
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 0px;
	list-style-type: square;
}
ol {
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 0px;
}
dl {
	margin: 0px;
	padding: 0px;
}
dt {
	padding-top: 10px;
	padding-bottom: 2px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link, a:visited{
	color: #0099CC;
	text-decoration: none;
}
a:hover, a:active{
	color: #6666CC;
	text-decoration: none;
}
img a:link, img a:visited{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img a:hover, img a:active{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

body {
	background-color: #A2A12D;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center;
}
#fascia_menu {
	background-color: #DA5FB9;
	display: block;
	height: 40px;
	width: 100%;
	margin-top: 20px;
	position: absolute;
	-webkit-box-shadow: 0px 2px 5px 3px #3b546e;
	-moz-box-shadow: 0px 2px 5px 3px #3b546e;
	box-shadow: 0px 2px 5px 3px #3b546e;
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat;
}

#nav {
	display: block;
	z-index: 99;
	height: 40px;
	width: 970px;
	position: absolute;
	margin-top: 20px;
	left: 50%;
	margin-left: -495px;
}
#nav ul {
	padding:0;
	margin:0;
	z-index: 99;
	display: block;
	height: 30px;
	float: left;
	width: 960px;
}
#nav li {
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
	z-index: 99;
	display: block;
}
#nav li a {
	display: block;
	text-decoration:none;
	text-align: left;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	z-index: 999;
	height: 28px;
	padding-top: 12px;
	padding-right: 13px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF99CC;
}
#nav ul li a:hover, #nav .active a {
	color: #6600CC;
	z-index: 999;
}
#nav ul ul li a {
	display: block;
	text-decoration:none;
	text-align: left;
	font-weight: normal;
	z-index: 99;
	color: #FFFFFF;
	background-color: #D13438;
	width: 150px;
	border-right-width: 0px;
	border-right-style: none;
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat;
}
#nav ul li ul li a:hover {
	color: #6600CC;
	z-index: 99;
}
#nav ul ul {
	position: absolute;
	top: 40px;
	visibility: hidden;
	z-index: 99;
	width: 180px;
}
#nav ul ul ul {
	margin-top: -10px;
	z-index: 99;
	margin-left: 176px;
	width: 180px;
}
#nav ul ul li {
	z-index: 99;
}
#nav ul li:hover ul {
	visibility:visible;
	z-index: 99;
}
#nav ul ul ul li {
	visibility: hidden;
	top:-20px;
	background-color: #ebebeb;
	z-index: 99;
	width: 180px;
}
#nav ul ul li:hover ul li {
	visibility:visible;
	z-index: 99;
}
#nav ul li ul li ul li {
	width: 110px;
	padding-right: 10px;
	z-index: 99;
}

#logo {
	display: block;
	height: 144px;
	width: 960px;
	position: absolute;
	margin-top: 65px;
	left: 50%;
	margin-left: -480px;
	background-image: url(images/TuttaUnAltraCosa.png);
	z-index: 1;
}
#logo a {
	display: block;
	float: left;
	height: 120px;
	width: 960px;
}
#search {
	display: block;
	height: 25px;
	width: 185px;
	position: absolute;
	margin-top: 174px;
	left: 50%;
	margin-left: 300px;
	z-index: 11;
	text-align: right;
}
#search #searchform div #s {
	width: 110px;
}

#wrapper {
	width: 960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	margin-top: 0px;
	padding-top: 0px;
	top: 234px;
}
#container {
	background-color: #FFF;
	display: block;
	float: left;
	width: 960px;
	background-image: url(images/bg_wrapper.jpg);
	background-repeat: repeat-y;
}
#shadow_box {
	display: block;
	float: left;
	-webkit-box-shadow: 0px 2px 5px 3px #3b546e;
	-moz-box-shadow: 0px 2px 5px 3px #3b546e;
	box-shadow: 0px 2px 5px 3px #3b546e;
	width: 960px;
	background-color: #0CC;
	margin-bottom: 10px;
}

.widget {
	margin-bottom: 15px;
	display: block;
	float: left;
	width: 100%;
}
#colonnasx {
	width: 160px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(images/bg_widget_sx.jpg);
	background-repeat: repeat-x;
	padding-bottom: 5px;
}

#colonnadx {
	width: 160px;
	float: right;
	background-image: url(images/bg_widget_dx.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#colonnasx .widget , #colonnadx .widget{
	margin-bottom: 5px;

}
#content_wrapper {
	width: 600px;
	float: right;
}
#slideshow {
	width: 600px;
	top: 160px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.extra {
	width: 580px;
	top: 160px;
	float: left;
	padding: 10px;
}
.fondo_extra {
	width: 580px;
	top: 160px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding: 10px;
}
#content {
	width: 580px;
	top: 160px;
	float: left;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#content_home {
	width: 600px;
	top: 160px;
	float: left;
	display: block;
}
.list_block {
	display: block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.list_block_home {
	display: block;
	width: 580px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.padding_home{
	display: block;
	float: left;
	width: 580px;
	padding-right: 10px;
	padding-left: 10px;
}
.pad{
	display: block;
	float: left;
	width: 100%;
	padding-top: 25px;
	margin: 0px;
	padding-bottom: 5px;
}
#content_wrapper #content .list_block .post {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
#content_wrapper #content .list_block .post h3 a {
	font-size: 13px;
	color: #666;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



.post {
	display: block;
	float: left;
	margin-bottom: -1px;
	width: 580px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 15px;
}
.widget_botteghe {
	display: block;
	float: left;
	width: 580px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 15px;
} 
#respond {
	display: block;
	float: left;
	width: 580px;
	margin-top: 15px;
}


.thumbalign{
	float: left;
	margin-bottom: 5px;
	text-align: left;
	width: 169px;
	margin-right: 10px;
}
.data_pub {
	display: block;
	float: right;
	font-size: 11px;
	font-style: italic;
}
.post h1 a {
	color: #D13539;
	margin-top: -10px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.navigation {
	display: block;
	float: left;
	width: 580px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 20px;
}
#nav-above {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	margin-top: 0px;
}
#nav-below {
	margin-top: 0px;
}
.nav-left {
	float:left;
	display: block;
}
.nav-right {
	float:right;
	display: block;
}
.nav-center {
	float:right;
	display: block;
	position: left;
	font-size: 11px;
	margin-right: 20px;
}
.navigation, #nav-above, #nav-below, .nav-left, .nav-right, .nav-center{
	font-size: 10px;
}
#footer {
	width: 940px;
	background-color: #FFFFFF;
	float: left;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#legal {
	text-align: right;
	display: block;
	float: left;
	width: 960px;
	color: #FFF;
}
#legal h1, #legal h2, #legal h3, #legal h4, #legal h5 {
	color: #FFF;
}
#legal a {
	color: #FFF;
}
#liblab {
	text-align: right;
	display: block;
	float: left;
	width: 960px;
	padding-top: 7px;
	font-size: 10px;
	color: #FFF;
}
#liblab a {
	color: #FFF;
	text-decoration: none;
}
.img_left {
	float:left;
	display: block;
}
.img_right {
	float:right;
	display: block;
}
#colonnasx .widget ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#colonnasx .widget ul .cat-post-item .post-date {
	font-weight: normal;
	text-align: right;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#colonnasx .widget ul .cat-post-item .post-title {
	color: #D13539;
	font-size: 13px;
}
#colonnasx .widget ul .cat-post-item p {
	color: #333;
	font-size: 12px;
}
#container #colonnadx .widget .socialwrap.row {
	display: block;
	float: left;
	margin-top: -10px;
	margin-left: -10px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #F8E6D7;
	width: 160px;
	padding-bottom: 10px;
}
#colonnasx .widget .textwidget table tbody tr th h3 a {
	font-size: 13px;
	color: #D13539;
}
#colonnasx .widget .textwidget table {
	display: block;
	width: 180px;
	margin-left: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DEFCF7;
}
#content .entry-content .shareinpost {
	margin-top: 10px;
}


.widget .tweets {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}
.widget .tweets li {
	list-style-type: none;
}
.widget .tweets li .timesince {
	font-size: 10px;
	color: #000;
	display: block;
	float: left;
	width: 145px;
	list-style-type: none;
	padding-bottom: 6px;
	padding-top: 3px;
}
#colonnadx .widget .tweets li a {
	color: #0099CC;
}

.widget .menu {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
}
.widget .menu a {
	font-size: 16px;
	color: #D13539;
	font-weight: normal;
}

.more-link {
	display: block;
	float: right;
	font-weight: bold;
	color: #FFF;
	background-color: #003561;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-size: 11px;
}
.like-more-link {
	font-weight: bold;
	color: #FFF;
	background-color: #003561;
	margin-top: 9px;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-size: 11px;
}

a.more-link, a.like-more-link {
	text-decoration: none;
	color: #FFF;
}
a.lost_email {
	font-size: 11px;
	color: #000;
}
.login_form {
	display: none;
}

.widget ul li .login_name {
	color: #000;
	font-size: 10px;
	text-align: right;
}
.widget ul {
	padding-left: 15px;
	list-style-type: none;
}
.entry-meta{
	margin-top: 10px;
}
#form-allowed-tags{
	margin-top: 10px;
}
#form-allowed-tags code{
	font-size: 11px;
	font-style: italic;
}
#form-allowed-tags p {
	font-size: 11px;
}
