/*  
Theme Name: Accessori Cani
Theme URI: 
Description: Accessori Cani is a 3 columns Wordpress theme. 
Version: 1.0
Author: Matteo
Editor  
Editor URL: 

*/

body { font-family:'Arial'; font-size:10px; }
#wrap { width:1058px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:0 auto; }
#header { height:90px; width:1058px; position:relative; color:#000; margin-bottom:3px; float:left; padding:0; }
#header h1 {text-indent:-10000px; margin:0; padding:0; }
#header h1 a { display:block; background:transparent url(images/AccessoriCaniit.png) no-repeat left; height:90px; }

a:link,a:active,a:visited { text-decoration:underline; color:#000000; border:none; }

a:hover {
	background-color: #77a632; /*Orange color theme*/
	color: white;
	text-decoration: underline;
}

/*Middle*/
.middle { 
	margin-top:10px; 
	line-height:16px; 
	margin-left:10px;
	float:left; 
	width:595px; 
	border:1px solid #77a632; 
	overflow:hidden; 
	padding:0px; 
	font-size:12px; 
}
.middle h1 { 
	font-size:13px;
	text-align: center;
	background:#d9bf43;
	border-bottom:1px solid #77a632;
	margin:0 0px 3px 0px; 
	padding:3px 0; 
}

.middle h2 {
	background:#d9bf43;
	border:1px solid #77a632;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
}
.middle img { 
	border:none;
	padding-right: 5px;
}

.middle p {
margin:0;
margin-left: 5px; /*margin between first menu item and left browser edge*/
margin-top: 10px;
margin-bottom: 5px;
padding: 0;
list-style: none;
}


.middle ul {
margin:0;
margin-left: 5px; /*margin between first menu item and left browser edge*/
margin-top: 10px;
padding: 0;
list-style: none;
}

.middle li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.middle li a{
float: left;
display: block;
font: bold 11px Arial;
color: black;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 20px 9px 5px; /*Padding within each menu item*/
/*background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.middle li a:hover{
background-color: #77a632; /*Orange color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
text-decoration: underline;
}

.middle li .current a{ /** currently selected menu item **/
background-color: #d9bf43; /*Orange color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.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 0px #ccc; 
	margin:0 7px 3px 0; 
	padding:3px 0; 
} 
.middle2 :hover,.middle3 :hover { 
	background:#fafafa; 
}


.entry {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*Left*/
.left { 
	float:left; 
	width:140px; 
	border:1px solid #77a632; 
	margin:10px 0; 
	padding:0px;
	background:#ecdfa0;
}
.left h2,.comments h3 { 
	background:#d9bf43;
	font-size:13px;
	border:1px solid #77a632;
	font-weight:bold;
	text-align:left;
	padding-top:0px;
	margin-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px; 
}
.left ul { 
	margin:0;
	padding:0; 
	font-size:12px; 
}
.left ul li { 
	list-style-type:none; 
	margin:0 0 10px;
	padding:0;	
}
.left ul li ul { 
	margin:0; 
	padding:0 0px;
}
.left ul li ul li { 
	list-style-type:none; 
	border:0; 
	margin:3px 1px 3px 0;; 
	padding:5px 0px 0px 5px; 
	padding-bottom: 2px;
}
.left ul li ul li.page_item {
	font: bold 13px Arial;
}

.left ul li ul li ul li.page_item {
	font: 11px Arial;
	padding-bottom: 3px;
}
.left ul li ul li ul li,.right ul li ul li ul li { 
	margin:0 1px 0 0;; 
	padding:5px 0px 0px 10px; 
}


.left a{
display: block;
background-attachment:fixed;
background:transparent url(images/freccina_rossa.gif) no-repeat 0px 4px ; 
text-decoration: underline;
padding-left: 10px;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
}

.left a:hover{
background-color:#77a632;
border-color: white;
border: 1px;
color: white;
text-decoration: underline;
}


/*Right*/ 
.right { 
	float:right; 	
	width:302px; 
	border:0px solid #77a632; 
	margin:10px 0; 
	padding: 0px; 
} 
.right img { 
	border:none; 
	display:block; 
	margin-left:0px; 
	margin-right:0px; 
}
.right h2 { 	
	background:#d9bf43;
	border:1px solid #77a632;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px; 
}
.right ul {  
	margin:0; 
	padding:0; 
	font-size:12px; 
}
.right ul li {
	list-style-type:none; 
	margin:0 0 10px; 
	padding:0; 
}

.right ul li.widget {
	 border:1px solid #77a632;
}

.right ul li ul { 
	margin:0; 
	padding:0 0px;
	  
}
.right ul li ul li { 
	list-style-type:none; 
	border:0; 
	margin:3px 1px 3px 0;; 
	padding:5px 0px 0px 5px; 
	padding-bottom: 2px;

}

.right ul li ul li :hover { 
	border-bottom:#ccc 1px solid;
}

div.hr hr,div.br br { display:none; }

.widgettitle { 
	background:#d9bf43;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding-left: 5px;
}

.contactform {
	margin:0;
	margin-left: 10px; /*margin between first menu item and left browser edge*/
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0;
	list-style: none;
}
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

img.wp-smiley { border:0; padding:0; }
#footer { width:1058px; margin-top:20px; text-align:center; clear:both; padding:10px; }
div.hr { height:3px; background:#fff url(images/hr.gif) repeat-x scroll center; 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:#ecdfa0; border:1px solid #77a632; color:black; 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 {}



.ucomment img,.addthis img { border:0; }

/*Breadcrumb*/
.breadcrumb {
position:relative;
padding: 0;
font: bold 14px Arial;
color: black;
/*width: 100%;*/
border-top: 5px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.breadcrumb ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.breadcrumb li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.breadcrumb a{
float: left;
display: block;
font: bold 14px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 0px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.breadcrumb a:hover{
background-color: #d9bf43; /*Orange color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
padding-right: 10px;
color: white;
}

.breadcrumb .current a{ /** currently selected menu item **/
background-color: #d9bf43; /*Orange color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

/*Horizontal Navbar*/

.invertedshiftdown{
position:relative;
padding: 0;
/*width: 100%;*/
border-top: 5px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: right;
display: block;
font: bold 14px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #d9bf43; /*Orange color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #d9bf43; /*Orange color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}



