@charset "UTF-8";
/* CSS Document */
/*
Description: Theme for DogEatDog (september 2008)
Version: 1.0
Author: GNV&PARTNERS
Author URI: http://www.gnvpartners.com
*/
/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/
/*   *:first-child+html body   hack for IE7 */

* {
	padding:0;
	margin:0;
	outline:0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { font-weight:normal; }

li, dd { margin-left:5%; }

.clear{ clear:both; height:0px; font-size:0px; line-height:0px; }

a img{ border:none; }



html{
	background:#FFF url(../img/bg_html.jpg) repeat center top;
}

body{
	background:transparent url(../img/bg_body.jpg) no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height:18px;
	font-size:13px;
}

#wrapper{
	margin:0 auto;
	background:transparent url(../img/bg_wrapper.jpg) no-repeat center bottom;
}

#container{
	width:1000px;
	margin:0 auto;
}

.main{
	width:500px;
	float:left;
}

.sidebar{
	width:440px;
	float:right;
	font-size:12px;
}
.space{
	padding-top:30px;
}

.column{
	width:48%;
	overflow: hidden;
}
.left{
	float:left;
}

.right{
	float:right;
}

/*--- H ---*/
h1 a, h2 a, h3 a, h4 a, h5 a{
	text-decoration:none;
}

h1, h1 a, h2, h2 a, h3, h3 a{
	font-family:"Impact", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#efeeee;
	font-size:24px;
	line-height:24px;
	text-transform:uppercase;
}

h2, h2 a{
	color:#7A2DAE;
	border-bottom:1px solid #7A2DAE;
	margin-bottom:17px;
	padding-bottom:5px;
}
h2 a{
	border-color:#000;
}
h2 strong{
	color:#ffb400;
	font-weight:normal;
}

h3, h3 a{
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#7A2DAE;
	margin-bottom:15px;
}

h4, h4 a{
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#7A2DAE;
}

h5, h5 a{
	font-size:11px;
	line-height:12px;
	color:#767373;
	text-transform:uppercase;
}
h5 a{
	color:#7A2DAE;
}
h5 a:hover{
	text-decoration:underline;
}

.sidebar h5, .cmt h5{
	text-transform:none;
	font-size:12px;
}
.sidebar h5 a, .cmt h5 a{
	text-transform:none;
	font-weight:bold;
	font-size:12px;
}
.cmt h5 strong{
	color:#7A2DAE;
	text-transform:none;
	font-weight:bold;
	font-size:12px;
}


/*-- a ---*/

a.btn_back, a.btn_morefoto, a.btn_morevid, a.btn_addcmt, span.indietro a, span.avanti a, a.prev, a.next{
	text-indent:-99999px;
	height:40px;
	width:90px;
	display:block;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:center center;
	margin-bottom:20px;
	background-image:url(../img/btn_back.gif);
}
a.btn_back:hover, a.btn_morefoto:hover, a.btn_morevid:hover, span.indietro a:hover, span.avanti a:hover, a.prev:hover, a.next:hover{
	/*margin-left:1px;*/
}

span.avanti a, a.next{
	background-image:url(../img/btn_forth.gif);
}

a.btn_morefoto{
	background-image:url(../img/btn_altrefoto.gif);
}

a.btn_morevid{
	background-image:url(../img/btn_altrivideo.gif);
}

a.btn_addcmt{
	background-image:url(../img/btn_addcmt.jpg);
	height:44px;
	width:94px;
	margin-left:6px;
}

.navigation{
	margin:10px 0 20px 30px;
}

span.indietro, span.avanti{
	float:left;
	margin-right:10px;
}


p a, ul li a, ol li a, .block div a{
	color:#7A2DAE;
	font-weight:bold;
	text-decoration:none;
}
p a:hover, ul li a:hover, ol li a:hover{	
	text-decoration:underline;
}
.block p a, .block p a span{
	color:#7A2DAE !important;
}

small{
	color:#999;
}

/*-- General instructions --*/
p, blockquote{
	margin-bottom:20px;
}

.block img{
	border:3px solid #000;
	margin:0 0 20px 0;
}


/*-- Header --*/
#header{
	width:980px;
	height:250px;
	margin:0 auto;
}

#logo{
	float:left;
	margin:0 0 0 17px;
}
#logo a{
	padding-top:45px;
	display:block;
	width:470px;
	height:125px;
	text-indent:-99999px;
}

#navigazione{
	float:right;
	padding-top:10px;
	width:460px;
}

#menu{
	margin:18px 0 0 15px;
	margin /**/:38px 0 0 35px;
	width:458px;
	height:30px;
}
*:first-child+html body  #menu{
	margin:18px 0 0 0px;
	height:60px;
}

#menu ul{
	margin:20px 0 0 0;
}
#menu ul li, #lang ul li, #second_menu ul li{
	list-style-image:none;
	list-style-type:none;
	display:inline;
}
#menu ul li a, #lang ul li a, #second_menu ul li a{
	display:block;
	float:left;
	text-indent:-99999px;
	background-color:transparent;
	background-image:url(../img/menu.gif);
	background-repeat:no-repeat;
	margin:0 10px 0 0;
	height: 30px;
}
body#english #menu ul li a{
	background-image:url(../img/menu_eng.gif);
	margin:0 5px 0 0;
}

#menu ul li a#progetto{
	width:78px;
	background-position:0 2px;
}
#menu ul li a#progetto:hover, #menu ul li.selected a#progetto {
	background-position:0  -22px;
}

#menu ul li a#profilo{
	width:63px;
	background-position:-86px 0px;
}
#menu ul li a#profilo:hover, #menu ul li.selected a#profilo {
	background-position:-86px  -24px;
}

#menu ul li a#bushido{
	width:72px;
	background-position:-155px 0px;
}
#menu ul li a#bushido:hover, #menu ul li.selected a#bushido{
	background-position:-155px  -24px;
}

#menu ul li a#orari{
	width:51px;
	background-position:-233px 0px;
}
#menu ul li a#orari:hover, #menu ul li.selected a#orari{
	background-position:-234px  -29px;
}
body#english #menu ul li a#orari{
	width:66px;
	background-position:-233px 0px;
}
body#english #menu ul li a#orari:hover, body#english #menu ul li.selected a#orari{
	background-position:-234px  -29px;
}

#menu ul li a#contatti{
	width:72px;
	background-position:-291px 0px;
}
#menu ul li a#contatti:hover, #menu ul li.selected a#contatti{
	background-position:-292px  -27px;
}
body#english #menu ul li a#contatti{
	width:72px;
	background-position:-306px 0px;
}
body#english #menu ul li a#contatti:hover, body#english #menu ul li.selected a#contatti{
	background-position:-307px  -27px;
}



/*second_menu*/
#second_menu{
	height: 30px;
	margin:-15px 0 0 95px;
	margin /**/:5px 0 0 95px;
}
*:first-child+html body #second_menu{
	margin:-10px 0 0 70px;
}

#second_menu ul li a{
	background-image:url(../img/menu_2.gif);
	height: 30px;
}

#second_menu ul li a#ded_pedia{
	width:57px;
	background-position:0 0px;
}
#second_menu ul li a#ded_pedia:hover, #second_menu ul li.selected a#ded_pedia {
	background-position:0  -30px;
}

#second_menu ul li a#ded_gp{
	width:87px;
	background-position:-57px 0px;
}
#second_menu ul li a#ded_gp:hover, #second_menu ul li.selected a#ded_gp{
	background-position:-57px  -30px;
}

#second_menu ul li a#ded_support{
	width:114px;
	background-position:-144px 0px;
}
#second_menu ul li a#ded_support:hover, #second_menu ul li.selected a#ded_support{
	background-position:-144px  -30px;
}

#second_menu ul li a#gear{
	width:72px;
	background: transparent url(../img/menu.gif) no-repeat -371px -3px;
	margin-right:0;
}
#second_menu ul li a#gear:hover, #menu ul li.selected a#gear{
	background: transparent url(../img/menu.gif) no-repeat -371px -30px;
}

/*LANG*/
#lang{
	float:right;
	width:100px;
}
#lang ul li a{
	background-image:url(../img/lang.gif);
	margin:0 7px 0 0;
	line-height:12px;
	height:12px;
}

#lang ul li a#italiano{
	width:45px;
	background-position:0 top;
}
#lang ul li a#italiano:hover, #lang ul li.selected a#italiano{
	background-position:0 bottom;
}

#lang ul li a#english{
	width:40px;
	background-position:-52px top;
	margin-right:0;
}
#lang ul li a#english:hover, #lang ul li.selected a#english{
	background-position:-52px bottom;
}


/*-- CONTENT --*/
.block, .cmt{
	margin:0 0 40px 0;
}
.main .block, .main .post{
	margin:0 0 20px 30px;
}

.post{
	margin-bottom:20px;
}

.title{
	background:transparent url(../img/bg_title.gif) no-repeat left top;
	background /**/:transparent url(../img/bg_title.png) no-repeat left top;
	width:445px;
	padding:25px 20px 20px 35px;
}
.title h1{
	width:430px;
}

/*-- Comment --*/
.pix{
	width:80px;
	float:left;
}

.pix a.ico{
	float:none;
	margin:0;
	width:48px;
	height:48px;	
}
.pix a.ico img{
	width:48px;
	height:48px;
}

.text{	
	width:380px;
	float:left;
	font-size:12px;
	line-height:18px;
	color:#191919;
}
.text h5{
	text-transform:none;
}

/*-- related--*/
.related h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	color:#7A2DAE;
	margin-bottom:15px;
	margin-top:25px;
	text-transform:none;
}
.related ul li{
	list-style-type:none;
	list-style-image:none;
	color:#010000;
	margin:0 0 2px 0;
}
.related ul{
	margin-bottom:65px;
}

/*-- cmtform--*/
.cmt_form, .contact-form{
	width:410px;
	height:355px;
	padding:50px 40px 37px 50px;
	padding /**/:30px 40px 47px 50px;
	margin:-40px 0 0 0;
	margin /**/:-10px 0 0 0;
	background:transparent url(../img/bg_cmtform.jpg) no-repeat center center;
}
.contact-form{
	margin:0 0 0 -30px;
}

.cmt_form p, .contact-form p{
	color:#fff;
	font-size:12px;
}

input, textarea{
	background:transparent url(../img/bg_input.jpg) no-repeat left top;
	border:2px solid #CFCFCF;
}

#comment-form label, .contact-form label{
	display:block;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	color:#FFF;
}
#contactform label{
	display:block;
	float:none;
	line-height:16px;
}

#comment-form input, #comment-form textarea, #contactform input, #contactform textarea, #search_form input{
	height:18px;
	width:250px;
	padding:7px 6px 2px 10px;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#333;
	margin:10px 0 20px 0;
}
#contactform input, #contactform textarea{
	float:none;
}

#comment-form textarea, #contactform textarea{
	height:118px;
	width:378px;
	margin:10px 0 15px 0
}
#contactform textarea{
	height:60px;
}

.cmt{
	margin:0 0 15px 0 !important;
}

#contactform a{
	display:block;
	width:200px;
	color:#fff;
	margin-top:10px;
}

/*-- search_form--*/
#search_form{
	margin-bottom: 20px;
}

#search_form input{
	width:190px;
	color:#808080;
	margin:10px 0 0 0;
	border:3px solid #000; 
}

a#search_btn{
	display: block;
	float: right;
	height: 44px;
	width:90px;
	text-indent: -99999px;
	background: transparent url(../img/btn_search.gif) no-repeat center center;
}

/*-- Sidebar --*/
ul.archivio{
	margin:0;
}
ul.archivio li{
	list-style-type:none;
	list-style-image:none;
	color:#010000;
	margin:0 0 2px 0;
}

ul.blogroll li{
	margin:0 0 8px 0 !important;
}
ul.blogroll li a{
	display:block;
}

a.facebook{
	display:block;
	text-indent:-99999px;
	float:right;
	height:38px;
	width:80px;
	background:transparent url(../img/btn_facebook.jpg) no-repeat center center;
}
p.fb{
	width:125px;
	float:left;
}

a.ico, .flickr a, .videos a{
	border:3px solid #000;
	display:block;
	float:left;
	margin:0 4px 10px 4px;
	margin /**/:0 4px 10px 6px;
}
a.ico:hover, .flickr a:hover{
	border:3px solid #7A2DAE;
}
a.ico img, .flickr a img{
	border:none;
	margin:0;
	padding:0;
}
.foto, .foto img, .flickr a img{
	height:54px !important;
	width:54px !important;
}
.vid, .vid img, .videos a img{
	height:68px !important;
	width:90px !important;
	border:0;
	margin:0;
	padding:0;
	float:none;
}
a.ico.vid, .videos a{
	margin:0 3px 10px 4px;
	margin /**/:0 4px 10px 5px;
}

.banner{
	text-align:center;
	margin-bottom:20px;
}
.banner img{
	border:none;
}
/*-- #Footer --*/
#footer{
	height:137px;
	padding:263px 0 0 50px;
	font-size:11px;
	line-height:12px;
	color:#989898;
}

#footer a{
	color:#D1D1D1;
	text-decoration:none;
}

#footer a:hover{
	color:#FAFAFA;
	text-decoration:underline;
}

#footer strong{
	color:#e1e1e1;
	font-weight:normal;
}

img.wp-smiley{
	border:0 !important;
	margin:0 !important;
	padding:0 !important;
}


/* 
	Tubepress custom styles 
*/
/* Sidebar videos */
.videos{
	width: 210px;
	overflow: hidden;	
}
.videos .tubepress_meta_group{
	display: none; 	
}
.videos .tubepress_thumbs, .videos .tubepress_container, .videos .tubepress_thumbnail_area{
	margin: 0;
	padding: 0;	
}
.videos .tubepress_thumb{
	border: 3px solid #000;
	display: block;
	height: 68px !important;
	width: 90px !important;
	padding: 0;
	float: left;
	margin:0 3px 10px 4px;
	margin /**/:0 4px 10px 5px;
	overflow: hidden; 
}
.videos .tubepress_thumb:hover, .main .tubepress_thumb a:hover img{
	border: 3px solid #7A2DAE;
}
.videos .tubepress_thumb a, .videos .tubepress_thumb a img, .videos .tubepress_thumb a:hover img{
	height: 68px !important;
	width: 90px !important;
	border: 0 !important;
	margin: 0;
	padding: 0;
	float: none;
}

/* Video gallery */
.main .tubepress_thumb{
	margin: 0 0 20px 0; 
	padding: 0; 
	width: auto;	
}
.main .tubepress_meta_group{
	margin: 0;
	padding: 5px 0 0 0;
}
.main .tubepress_thumb a img{
	margin: 0; 	
	padding: 0;
}
.main .tubepress_normal_embedded_wrapper object{
	border: 3px solid #7A2DAE;	
	padding: 0;
	width: 470px;
}
.main .tubepress_embedded_title{
	font-family:"Impact", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:24px;
	line-height:24px;
	text-transform:uppercase;
	color:#7A2DAE;
	border-bottom:1px solid #7A2DAE;
	margin: 20px 0 17px 0;
	padding-bottom: 5px;
}
.tubepress_thumbnail_area .pagination a{
	background: #7A2DAE !important;
	border: 0 !important;
	color: #fff !important;
	font-weight: normal !important;
}
.tubepress_thumbnail_area .pagination a:hover{
	background: #000 !important;
}
.tubepress_thumbnail_area .pagination span.disabled{
	
}
.tubepress_thumbnail_area .pagination span.current{
	color: #7A2DAE !important;
}

/* Share */ 
.share{
	clear: both;
}
a.retweet, a.fb_share, a.feed{
	display: inline-block;
	line-height: 20px;
	padding-left: 20px;
	font-size: 13px;
	vertical-align: middle;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 18px;

}
a.retweet{
	background-image: url(../img/twitter.gif);
}
a.fb_share{
	background-image: url(../img/facebook.gif);
}

/* Photos */

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	width: 470px;
	margin: 30px 0 0 0;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #7A2DAE;
}
div.controls {
	clear:both;
	margin-top: 10px;
}
div.controls a {
	display: block;
	font-family: "Impact", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #7A2DAE;
	font-size: 16px;
	line-height: 32px;
	float: left;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 470px; /* This should be set to be at least the height of the largest image in the slideshow */
	overflow: hidden;
	border: 3px solid #7A2DAE;	
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../img/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 470px;
	height: 470px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: -5px;
}
div.slideshow a.advance-link {
	display: block;
	width: 475px;
	height: 470px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 470px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
	background-color: #000;
	vertical-align: middle;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	margin: 0 auto 0 auto;
	float: none;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
#thumbs{
	clear: both;
	margin: 0;
	padding: 20px 0 0 1px;
	width: 470px;
}
ul.thumbs li {
	float: left;
	width: 108px;
	height: 180px;
	padding: 0;
	margin: 5px 9px 0px 0;
	list-style: none;
	font-size: 11px;
	color: #999;
}
ul.thumbs a.thumb {
	width: 106px; 
	height: 81px; 
	margin: 0 1px 10px 1px;
	float: none !important;	
}
ul.thumbs a.thumb img {
	display: block;
	width: 100px; 
	height: 75px; 
	border: 3px solid #000;	
}
ul.thumbs a.thumb:hover img {
	border: 3px solid #7A2DAE;	
}

/* Photo Album */
.album-thumb{
	width: 140px; 
	padding: 10px 13px 0 7px;
	float: left;
	margin: 30px 0 0 0; 
	margin /**/: 30px 2px 0 3px;  
	font-size: 12px;
	color: #999;
	background: transparent url(../img/bg_album.png) no-repeat top center;
}
.album-thumb strong a{
	font-size: 13px;	
	text-decoration: none;
	color: #7A2DAE;
}
.album-thumb a img{
	display: block;
	width: 140px; 
	height: 105px; 
	margin: 0 0 10px 0;
	padding: 3px;
	/*border: 3px solid #000;	*/	
}
.album-thumb a:hover img{
	padding: 0;
	border: 3px solid #7A2DAE;	
}
.album-thumb a span{
	display: none;
}
.album-thumb a:hover span{
	display: block; 
	width: 140px; 
	height: 105px;
	background: transparent url(../img/bg_zoom.png) no-repeat top center;
	position: absolute; 
	margin: -115px 0 0 0;
	text-indent: -99999px;
}

