/*  
Theme Name: LIBRERIA GRIOT
Description: Based on Almost Spring 
Version: 1.0
Author: Vittorio Pellegrineschi
Author URI: http://www.lacab.it
*/

/* Basics and Typography */

img.tfe.wp-post-image {
	width: 150px;
	height: 200px;
}

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f3f3f;
}
p {
	padding: 0px;
}
ol, ul {
	padding: 0px;
}
ul li, ol li {
	margin: 0;
	padding: 5px;
	padding-left: 17px;
	list-style-type: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
a {
	color: #3f3f3f;
	text-decoration: none;
}
a:link {
}
a:visited, a:active {
}
a:hover {
	color: #dab17d;
}

input, textarea, select {
	border: 1px solid #C1C0B5;
	background: #FAFAF0;
	color: #3f3f3f;
}
blockquote {
	margin: 1.2em 20px;
	padding: 0.1em 20px;
	border-top: 1px solid #E8E7D0;
	border-bottom: 1px solid #E8E7D0;
	background: #FAFAF0;
}
small {
	font-size: 0.9em;
}
code {
	font-family: "Courier New", Courier, monospace;
	background: #FAFAF0;
	color: #3f3f3f;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
a img {
	border: 0;
}

.current_page_item a {
	color: #000000;
}
/* Layout */
.spacer {
	display: none;
	height: 6px;
}

#wrapper {
	margin: 0 auto;
	margin-top: 10px;
	width: 1075px;
	text-align: left;
}


#header {
	float: left;
	width: 730px;
	height: 144px;
	margin: 0px;
}

#header h1 {
	width: 730px;
	margin: 0px;
	padding: 0px;
}
#header h2 {
	display: none;
}

#header h1 a {
	display: block;
	text-indent: -3000px;
	background-image: url(images/testata-griot.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 144px;
}

#navbar {
	width: 345px;
	float: right;
	height: 144px;
}

#info {
}

#infopage {
}

#infopage ul {
	margin: 0;
	padding: 0;
}
#infopage ul li {
	float: right;
	margin: 0;
	padding: 5px;
	padding-left: 17px;
	list-style-type: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#infopage ul li a {
	color: #b2a3a2;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}

#content {
	float: right;
	border: 0px;
	margin: 0px;
	margin-left: 25px;
	margin-right: 30px;
	padding: 15px;
	width: 625px;
	display: inline; /* IE double margin bug fix */
	min-height: 320px;
	border: 1px solid #bdbdbd;
}

#content.noborder {
	border: 1px solid #bdbdbd;
	padding: 0px;
	width: 655px;
}

#content h2 {
	color: #985119;
}


.rebox ul, .rebox ol {
	padding-left: 15px;
}


#eventi {
	margin: 0px;
	padding: 15px;
	width: 625px;
	border-bottom: 1px solid #bdbdbd;
}

#vetrina {
	margin: 0px;
	margin-top: 15px;
	padding: 15px;
	width: 625px;
	border-top: 1px solid #bdbdbd;
}

#vetrina img {
	
}

#vetrina .wpsc_page_numbers {
	display: none;
}


ul.newshome li {
	margin: 0;
	padding: 2px;
	padding-left: 2px;
	list-style-type: none;
	background-image: none;
}

#footer {
	clear: both;
	border: 0px;
	padding: 3px;
	margin: 25px;
	text-align: center;
}

.africa {
	display: none;
	margin-top: 25px;
	width: 159px;
	height: 176px;
	background-image: url(images/africa.png);
}

.noborder {
	border: 0px;
}

	/* Footer Styles */

.clear {
	width: 100%;
	clear: both;
	height: 0px;
}

	
/* Sidebar Styles */

#sidebardx .xptCardIcons {
	width: 130px;
}

#sidebardx {
	float: right;
	width: 210px;
	margin: 0px;
	border: 0px;
	display: inline; /* IE double margin bug fix */
}

#sidebardx ul {
	margin: 0px;
	padding: 0px;
}
#sidebardx ul li {
	background-image: none;
	list-style-type: none;	
	padding: 5px;
	padding-left: 0px;
}



#basket {
	border: 1px solid #cccccc;
	padding: 0px;
	padding-top: 15px;
	margin: 0px;
}

#banner {
	border: 1px solid #cccccc;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
}

#banner img {
	margin-bottom: 10px;
}

#sidebar {
	float: right;
	width: 145px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
	display: inline; /* IE double margin bug fix */
}

#sidebar li.page_item a { 
	text-decoration: none; 
}

#sidebar li.page_item a:hover {
	text-decoration: none; 
	color: #feb609; 
}

#sidebar h2, #sidebardx h2 {
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
	font-size: 1.1em;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar li {
	padding-bottom: 5px;
}

#sidebar ul li {
	background-image: none;
	list-style-type: none;	
	padding: 5px;
	padding-left: 0px;
}




#sidebar ul li ul {
	display: none;
}

#sidebar ul li.current_page_item ul, #sidebar ul li.current_page_parent ul {
	display: block;
}

#sidebar ul ul li {
	padding-left: 5px;
}


/* Calendar */
#wp-calendar {
	margin: 0 0 1.2em 0;
	width: 190px;
	border: 1px solid #E8E7D0;
	background: #FAFAF0;
	line-height: 1.2em;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 188px;
} 
html>body #wp-calendar {
	width: 188px;
}
#wp-calendar caption {
	margin: 1.2em 0 0 0;
	padding: 0.4em 0;
	background: #9BBB38;  
	color: #FFF;
	font-weight: bold;
}
#wp-calendar td {
	border: 0;
	border-collapse: collapse;
	background: #FFF;
}
#wp-calendar td a {
	display: block;
	width: 100%;
}
#wp-calendar td.pad {
	background: transparent;
}
#wp-calendar td#next, #wp-calendar td#prev {
	padding: 0.1em 2px;
	background: transparent;
}
#wp-calendar td#next a, #wp-calendar td#prev a {
	display: inline;
}
#wp-calendar td#next {
	text-align: right;
}
#wp-calendar td#prev {
	text-align: left;
}

/* Blog */

.post {
}
.posttitle {
	margin-bottom: 0;
	width: 100%;
	overflow: auto;
	/* Width and overflow to clear '.posttitle a' */
}
.posttitle a {
}
.posttitle a:link, .posttitle a:visited {
}
.posttitle a:hover, .posttitle a:active {
}
.postmeta {
	margin-top: 0;
	padding-top: 0.1em;
	display: none;
}
.postentry {
}
.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	display: none;
}
.commentslink {
	padding: 0 0 0 17px;
	display: none;
}

.postnav {
	width: 100%;
	padding: 1.2em 0;
	overflow: auto;
}
.prev {
	float: left;
}
.next {
	float: right;
}

/* Comments */

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #E8E7D0;
	list-style-type: none;
}
#commentlist li {
	border-top: 1px solid #E8E7D0;
	padding: 0.1em 20px;
	background-color: #FFF;
}
.alt {
	background-color: #FAFAF0 !important;
}
.commenttitle {
	margin-bottom: 0;
}
.commentmeta {
	margin-top: 0;
	color: #999;
}
#comment {
	width: 98%;
}

/* Widgets and Etc */

.widget_calendar h2 {
	display: none !important;
}
.widget_search div {
	margin: 1.2em 0;
}
.widget_search #s {
	margin-bottom: 2px;
	width: 100px;
}

/* Image Borders */

div.image {
	margin: 1.2em 0;
}

div.imagecenter {
	margin: 1.2em 0;
	text-align: center;
}
div.imagecenter img {
	margin: 0 auto;
}

div.imageleft, img.imageleft {
	float: left;
	margin: 0 15px 0.2em 0;
	padding: 0;
}
 
div.imageright, img.imageright {
	float: right;
	margin: 0 0 0.2em 15px;
	padding: 0;
}

div.image img, img.image,
div.imagecenter img,
div.imageleft img, img.imageleft,
div.imageright img, img.imageright {
	padding: 5px;
	border: 1px solid #C1C0B5;
	background: #FFF;
}

.doc_libreria {
}
.doc_libreria_img img {
	width: 100px;
	height: 140px;
	float: left;
	padding-right: 10px;
}
.doc_libreria_p {
	margin-top: 15;
	margin-bottom: 5px;
}


.doc_cd-dvd {
}
.doc_cd-dvd_img img {
	width: 100px;
	height: 100px;
	float: left;
	padding-right: 10px;
}
.doc_cd-dvd_p {
	margin-top: 15;
	margin-bottom: 5px;
}


.clearer {
	clear: both;
	height: 0px;
	width: 100%;
	float: none;
}

/* non pi� usati 
#bohead {
}

#bshead {
}

#bomid {
}

#bsmid {
}

#bofoot {
}

#bsfoot {
}


.bsx {
	float: left;
	width: 20%;
	margin: 0;
	padding: 0;
	border: 0;
}

.bmx {
	float: left;
	width: 60%;
	margin: 0;
	padding: 0;
	border: 0;
}

.bdx {
	float: left;
	width: 20%;
	margin: 0;
	padding: 0;
	border: 0;
}

*/

.nofloat {
}

.current {
	font-weight: bold;
}

div.tb_anno ul {
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

div.tb_anno li {
	list-style-type: none;  
	padding: 0px;
	padding-right: 2px;
	padding-left: 2px;
	margin: 0px;
	border: 0px;
	border-right: 1px solid #cccccc;
	float: left;
	clear: none;
	background-image: none;
}}

div.tb_mese ul {
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

div.tb_mese li {
	list-style-type: none;  
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
	border: 0px;
	border-right: 1px solid #cccccc;
	float: left;
	clear: none;
	margin-bottom: 15px;
	background-image: none;
}

.evhomedat {
	color: #cd854c;
}

ul.prodhome {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.prodhome li {
	float: left; 
	width: 295px;
	margin: 0px;
	margin-bottom: 15px;
	margin-right: 15px;
	height: 154px;
	padding: 0px;
	overflow: hidden;
}

ul.prodhome li p {
	margin: 0;
	padding: 0;
	text-align: left;
	margin-bottom: 5px;
}

ul.prodhome li a {
	color: #b85303;
	font-weight: bold;
}

ul.prodhome li a img {
	width: 100px;
	height: 150px;
	border: 1px #3f3f3f solid;
	padding: 1px;
}

img.texttop {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.alignleft {
	float: left;
	padding: 0px;
	margin: 5px;
	border: 0px;
}

.menusx {
}
.menusx hr {
	height: 1px;
	width: 100%;
	border: 0px;
	border-bottom: 1px dotted #cccccc;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;	
	padding: 1px;
}

.eshopcat a {
	font-weight: bold;
}

#searcher {
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 0px;
	margin-bottom: 15px;
	width: 135px;
}

#searcher .wpshops {
	width: 125px;
}
#vetrina .wpsc_product_price {
  display: none;
}
#vetrina .wpsc_buy_button_container {
  display: none;
}
#vetrina .additional_description_span {
  display: none;
}
#vetrina .productdisplay {
  height: 150px;
  width: 305px;
  margin-left: 2px;
  clear: none;
  overflow: hidden;
}
#vetrina .producttext {
  width: 190px;
  font-size: 12px;
}


/* top bar */

#topbar  {
}

#topbar ul {

	margin: 0;
	padding: 0;
}
#topbar ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: none;
}


/* multi level menu */

/* nuovo vettoriale */
/*
ul#menu-griot li a {
	padding: 10px;
	margin: 0;
	background-color: #b2a3a2;
	text-align: center;
	-webkit-border-radius: 6px;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 6px;
	-moz-border-radius-bottomright: 0;
	border-radius: 6px;
	border-bottom-right-radius: 0;
	background-image: url(images/corner-orig.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

ul#menu-griot li {
	min-width: 123px;
	min-height: 37px;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
	margin-right: 8px;
	margin-left: 2px;
	margin-bottom: 5px;
}

ul#menu-griot li a:hover, ul#menu-griot li.current_page_item a, ul#menu-griot li#menu-item-2840 a:hover  {
	background-color: #bd5e13;
}


ul#menu-griot li#menu-item-2840 {
	text-transform: uppercase;
	margin-right: 0px;
}

ul#menu-griot li#menu-item-2840 a {
	background-color: #6a0064;
}
*/

/* menù intermedio */
/*
ul#menu-griot li {
	width: 123px;
	height: 37px;
	float: left;
	padding: 0px;
	list-style-type: none;
	background-image: url(images/cloudgray.png);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0;
	margin-right: 13px;
	margin-top: 30px;
	margin-bottom: 10px;
}

ul#menu-griot li:hover, ul#menu-griot li.current_page_item  {
	background-image: url(images/cloudbrown.png);
}

ul#menu-griot li#menu-item-2840 {
	text-transform: uppercase;
	background-image: url(images/cloudblue.png);
	margin-right: 0px;
}

ul#menu-griot li#menu-item-2840.current_page_item {
	background-image: url(images/cloudbrown.png);
}


ul#menu-griot li a {
	display: block;
	margin-top: 8px;
	color: #ffffff;
	text-decoration: none;
}

#access {
    display: block;
    float: left;
}
ul.menu {
    margin: 0;
}
ul.menu li {
    float: left;
    position: relative;
    list-style: none;
    list-style-type: none;
    background-image: none;
}
.menu a {
    color: #ccc;
    display: block;
    text-decoration: none;
}
ul.menu ul {
    display: none;
    position: relative;
    top: 8px;
    left: 0;
    float: left;
    width: 123px;
    z-index: 99999;
}
ul.menu ul li {
    min-width: 123px;
}
ul.menu ul ul {
    list-style-type: none;
    left: 100%;
    top: 0;
}
ul.menu ul a {
    width: 123px;
    height: auto;
}
.menu li:hover > a,
.menu ul ul :hover > a {
    color: #fff;
}
ul.menu li:hover > ul {
    display: block;
}
ul.menu li.current_page_item > a,
ul.menu li.current-menu-ancestor > a,
ul.menu li.current-menu-item > a,
ul.menu li.current-menu-parent > a {
    color: #fff;
}
* html ul.menu li.current_page_item a,
* html ul.menu li.current-menu-ancestor a,
* html ul.menu li.current-menu-item a,
* html ul.menu li.current-menu-parent a,
* html ul.menu li a:hover {
    color: #fff;
}

*/


/* vecchio statico */
/*

#menubar {
}

#menubar ul {
	margin: 0;
	padding: 0;

}

#menubar ul li {
	width: 123px;
	height: 37px;
	float: left;
	padding: 0px;
	list-style-type: none;
	background-image: url(images/cloudgray.png);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0;
	margin-right: 13px;
	margin-top: 30px;
	margin-bottom: 10px;
}

#menubar ul li:hover, #menubar ul li.current_page_item  {
	background-image: url(images/cloudbrown.png);
}

#menubar ul li.officina {
	text-transform: uppercase;
	background-image: url(images/cloudblue.png);
	margin-right: 0px;
}

#menubar ul li.officina.current_page_item {
	background-image: url(images/cloudbrown.png);
}

#menubar ul li a {
	display: block;
	margin-top: 8px;
	color: #ffffff;
	text-decoration: none;
}

*/



/* =Menu
-------------------------------------------------------------- */


#access, div.menu {
    margin: 0 auto;
    width: 1075px;
}

#access .menu, #access div.menu ul {
    font-family: sans-serif;
}

#access {
    display: block;
    float: left;
}
#access .menu-header,
div.menu {
    font-size: 13px;
    margin-left: 12px;
}
#access .menu-header ul,
div.menu ul {
    list-style: none;
    margin: 0;
}
#access .menu-header li,
div.menu li {
    float: left;
    position: relative;
}
#access a {
    color: #fff;
    display: block;
    line-height: 38px;
    padding: 0 10px;
    text-decoration: none;
}
#access ul ul {
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    float: left;
    width: 180px;
    z-index: 99999;
}
#access ul ul li {
    min-width: 180px;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}
#access ul ul a {
    background: #b2a3a2;
    line-height: 1em;
    padding: 10px;
    width: 160px;
    height: auto;
	-webkit-border-radius: 6px;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 6px;
	-moz-border-radius-bottomright: 0;
	border-radius: 6px;
	border-bottom-right-radius: 0;
	margin:0px;
	margin-top: 5px;
}
#access ul ul a:hover {
    background-color: #bd5e13;
}

#access li:hover > a,
#access ul ul :hover > a {
}
#access ul li:hover > ul {
    display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
    color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
    color: #fff;
}


ul#menu-griot>li {
	width: 123px;
	height: 37px;
	padding: 0px;
	padding-bottom: 5px;
	background-image: url(images/cloudgray.png);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0;
	margin-right: 13px;
	margin-top: 30px;
	margin-bottom: 10px;
}

ul#menu-griot>li:hover, ul#menu-griot>li.current_page_item  {
	background-image: url(images/cloudbrown.png);
}

ul#menu-griot>li#menu-item-2840 {
	text-transform: uppercase;
	background-image: url(images/cloudblue.png);
	margin-right: 0px;
}

ul#menu-griot>li#menu-item-2840.current_page_item {
	background-image: url(images/cloudbrown.png);
}

.cc a {
	display: block;
	width: 80px;
	height: 15px;
	overflow: hidden;
	text-indent: -3000px;
	background-image: url(images/cc/cc3.png);
}
.ccnotes {
	font-size: 8px;
}

