/*
Theme Name: The-Gang 2.0
Description: Tema per il sito www.the-gang.it
Author: Bandito Trovarelli
Author URI: www.the-gang.it
Version: 1.

*/

.tabber{display:none;}
body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#000000 url(images/body.jpg) repeat-x ;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#ffffff;
	font-size:13px;
	}
img {
	border:0;
	margin: 0 0;
	}
a {
	color:#FF0000;
	text-decoration:none;
	outline:none;
	}
a:hover {
	color:#FF4200;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	color:#ffffff;
	}

blockquote {
	padding:5px 5px;
	color:#444;
	font-style: normal;
	border-left:8px solid #ffffff;

	}
.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#fff;
	border: 1px solid #fff;
	}

img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 5px 5px;
	display: inline;
	background:#fff;

	}

img.alignleft {
	padding: 5px 5px;
	margin: 5px 5px 5px 0px;
	display: inline;
	background:#fff;

	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #fff;
	text-align: center;
	background:#fff;
	padding: 4px 0px 5px 0px;
	color:#354C5F;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

/* The Outer cover */

#wrapper {
	width:1000px;
	margin:0 auto;
	background:#000000 url(images/wrap.jpg) no-repeat;
	overflow:hidden;

	}
#casing {
	padding:5px 0px ;
	background-color:transparent;
	margin:0px 0px 0px 0px;
	width:1000px;
	float:left;

	}		
	
	
	
	

	
/* The Header */

#top {
	height:280px;
	margin:auto;
	width:1000px;

	}
.blogname {
	width:300px;
	font-family:Georgia,Century gothic,Verdana,Tahoma,sans-serif;	
	margin:20px 0 0 0px;
    float:left;
	background-repeat:no-repeat;

	}
.blogname h1  {
	
	height:47px;
	padding:0 0 0px 0;
	font-weight:bold;
	color:#cacccd;
	text-align:left;
	margin:15px 0 0 0px;
	text-indent:-9000px;
	background:url(images/logo.png) no-repeat;
	font-size:44px;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #cacccd; 
	display:block;
	}
	
.blogname h1  a:hover { 
	color: #FF4200; 
	}
.blogname h2 {
	margin:5px 0px 0px 20px;
	font-size:14px;
	font-weight:normal;
	color:#152839;
	text-align:left;
	font-style:italic;

	}


/* The Search */
#search {
	height:33px;
	width:auto;
	padding:0px 0px 0px 0px;
	width:220px;
	float:right;
	margin-right:0px;

}
#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 100%;
}

#s {
	margin-left:0px;
	float: left;
	width:123px;
	padding: 6px 2px 6px 8px;
	background:url(images/sform.jpg) no-repeat;
	border:none;
	font: normal 120% "Tahoma", Arial, Helvetica, sans-serif;
	color:#152839;
         height:27px;
}

#searchsubmit {
	width:47px;
	float: left;
	background:url(images/go.jpg) no-repeat;
	border:none;
	font: 14px "century gothic", Arial, Helvetica, sans-serif;
	color: #000;
	height:27px;

	
}

.feed{
	float:right;
	width:360px;
	margin:5px 5px 0px 0px;
	padding:5px 10px 5px 5px;
	background:url(images/line.png) bottom repeat-x;
	display:inline;
	color:#F3F6FB;
	height:75px;
	font: 12px Tahoma,century gothic,Georgia,Verdana, sans-serif;
}

.feed h2 {
	font: 20px century gothic,Georgia,Verdana, sans-serif;
	margin:0px 0px 10px 0px;
	color:#152839;
	font-weight:bold;
	
}

.feed form {
	margin: 0;
	padding: 0;
}

.feed fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.feed p {
	margin: 0;
	font-size: 85%;
}

.input{
	margin-left:0px;
	float: left;
	width:280px;
	padding: 5px 2px 5px 5px;
	background:#EFF6FF ;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#2A4B68;
	border:1px solid #83A1BF;
}

.sbutton{
	width:60px;
	float: right;
	background:#2a4b68 ;
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #eee;
	height:25px;
	line-height:25px;
}
/*Page menu*/


#foxmenucontainer{
	height:35px;
	background:#152839;
	display:block;
	padding:0px 0 0px 0px;
	font: 10px Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	overflow:hidden;
	border-bottom:1px solid #678ba9;
	width:1000px;
	margin:0px auto;
	}
#menu{
	margin: 0px;
	padding: 0px 10px;
	width:980px;
	background:#152839;
	height:35px;

	}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color: #ffffff;
	display: block;
	margin: 0px;
	padding: 12px 15px 11px 15px;
	}

#menu li a:hover, #menu li a:active {
	background:url(images/menua.jpg) repeat-x;
	color: #ffffff;
    margin: 0px;
	padding: 12px 15px 11px 15px;
	text-decoration: none;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:url(images/menus.png) ;
	width: 150px;
	color: #ffffff;
	font-size: 10px;
	font-family: tahoma, century gothic,Georgia,  sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #2A547A;

	}
	
#menu li li a:hover, #menu li li a:active {
	background:url(images/menusj.png) ;
	color: #fff;
	padding: 5px 10px 5px 10px;
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -23px 0 0 169px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}

/* Category menu*/
	
#catmenucontainer{
	height:30px;
	background:url(images/catmenu.png);
	display:block;
	padding:0px 0 0px 0px;
	font: 10px Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
    text-transform:uppercase;
	overflow:hidden;

	}
		
#catmenu{
	margin: 0px;
	padding: 0px 10px;
	width:980px;
	background:url(images/catmenu.png) ;
	height:30px;

	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #000000;
	display: block;
	margin: 0px;
	padding: 9px 10px 9px 10px;
	}

#catmenu li a:hover, #catmenu li a:active {
	background:#ac0000;
	color: #fff;
    margin: 0px;
	padding: 9px 10px 9px 10px;
	text-decoration: none;
	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background:url(images/catmenug.png) ;
	width: 150px;
	color: #fae7df;
	font-family:Tahoma,century gothic,Georgia,  sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #2C3F4F;

	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:#152839;
	color: #fff;
	padding: 5px 10px 5px 10px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -23px 0 0 169px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}


#features{
	margin:5px 0px 0px 0px;

}

.topline{
	background:url(images/topline.png) no-repeat;
	width:1000px;
	height:8px;
	margin-top:0px;
}


/*  Content*/	

#content {
	float:left;
	width: 600px;
	height:100%;
	padding:5px 0px 0px 0px;
	background:transparent;
	}
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
		background:url(images/line.png) bottom repeat-x;
}	

.date {
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:0px 5px;
   	color:#fff;
	text-transform:uppercase;
	background:#ABC4DD;
	border-bottom:1px solid #E8EDF3;
	border-right:1px solid #E8EDF3;
	border-top:1px solid #83A1BF;
	border-left:1px solid #83A1BF;
	position:relative;

	}
	
.single {
	width:720px;
	overflow: hidden;
	margin:0px 4px 15px 8px;
	height:100%;
	color:#ffffff;
	font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;
	line-height:20px;


	}

.single  h2 {
	margin: 0px 0 10px 5px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	font: 22px century gothic,Arial,verdana, sans-serif;
	line-height:26px;
	font-weight:normal;
	overflow:hidden;


	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#ffffff;
	background-color: transparent;

	}
.single  h2 a:hover  {
	color: #ABC4DD;
	background-color: transparent;
	}	
span.author{
	color:#201C19;
	padding:2px 5px 2px 20px;
	background:url(images/user.png) no-repeat;
	margin-left:0px;

}
.clock{
	color:#201C19;
	padding:2px 5px 2px 20px;
	background:url(images/clock.png) no-repeat;
	margin-left:0px;



}	


.comm{
	padding:2px 5px 2px 20px;
	background:url(images/balloon.png) no-repeat;
	margin-left:5px;

	}

.comm a:link,
.comm a:visited {
	color:#fff;
}
.comm a:hover{
	color:#fff;
}

.more{
	padding:0px 0 2px 20px;
	background:url(images/add.png) no-repeat;
	margin-right:5px;
	float:right;
}

.more a:link,
.more a:visited {
		color:#AC0604;
}
.more a:hover{
	color:#d42323;
}


.singleinfo {
	height:15px;
	margin:0px 0px;
	padding: 5px 0px 10px 10px;
	font:12px  Georgia, Arial,century gothic,verdana, sans-serif;
			}
	
.postmore{
	padding:0px 5px 2px 25px;
	float:left;
	font-weight:bold;
	background:url(images/pmore.jpg) left no-repeat;

}

.postmore a:link,
.postmore a:visited {

	color:#fff;

}
.postmore a:hover{

	color:#fff;
}
.category{
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:2px 5px 2px 20px;
	background:url(images/cat.png) no-repeat;

}

.category a:link,.category a:visited{

	color:#201C19;
	padding:2px 5px 2px 5px;

	}
	
.category a:hover{
	color:#fff;
	}
	
.entry {
	margin:0 0;
	padding: 0px 5px 5px 0px;
	
	}	
	
.entry a:link,
.entry a:visited {
	color: #AC0604;
	background-color: transparent;
}
.entry a:hover {
	color:#FF8A00;
	background-color: transparent;
	text-decoration: none;
}
	

.entry p{
	margin:5px 5px;
	padding:0px 0px;
	font-family:  Tahoma,Georgia, Arial,century gothic,verdana, sans-serif;
	font-size:13px;
}
.entry table{
	margin:5px 5px;
	padding:0px 0px;

}
.custim{
	background:#fff;
	float:left;
	margin:5px 5px 5px 0px;
	padding:5px 5px;
border:1px solid #C9D7E4;
}
/* right column */
#rightcol{
	margin:0px 5px 0px 0px;
	float:right;
	width:0px;
	padding:0px 0px 5px 0;
	
}




/* The Sidebar1 */
.sidebar1{
	float:right;
	width:0px;
	font-size:10px;
	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;	
	padding-right:5px;
	}

.sidebar1 h2 {
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 0px 0 ;
	padding:0px 0 0 5px;
	background:#354C5F;
	font-weight:bold;
	font-family:Century gothic,Georgia, Arial, sans-serif;
	text-transform:uppercase;

	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
	
	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 180px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	background:#ffffff;
	color:#273A3F;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px solid #CFCFCF;
	}

.sidebar1 ul li a:hover {
	background:#6488AA;
	color: #fff;

	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar1 table {
	width:100%;
	text-align:center;

	color:#787d7f;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:180px;
	text-transform:uppercase;
	font-size:10px;
	font-family:Tahoma,Century gothic, Arial, sans-serif;
	}

.sidebar2 h2 {
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 0px 0 ;
	padding:0px 0 0 5px;
	background:#354C5F;
	font-weight:bold;
	font-family:Century gothic,Georgia, Arial, sans-serif;
	text-transform:uppercase;

	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;

	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar2 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 180px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	background:#ffffff;
	color:#273A3F;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px solid #CFCFCF;

	}

.sidebar2 ul li a:hover {
	background:#6488AA;
	color: #fff;
		}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar2 table {
	width:100%;
	text-align:center;

	color:#787d7f;
	}	
/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0 0 15px;

}

#wp-calendar caption{
	padding: 5px 5px ;
	font-size:16px;
	
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;

	color:#252525;
}

#wp-calendar td a{
	background:#fff;
	padding: 5px;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	
/* --- FOOTER --- */

#footer {
	height:30px;
	padding:0px 0 0 0px;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	font-family: Tahoma,georgia,Century gothic,  Arial, sans-serif;
	background:#152839; 
	border-top:5px solid #fff;
	}

#footer a:link , #footer a:visited{
	color:#000000;
	}

#footer a:hover {
	color:#FFFFFF;
	}

.credit{
line-height:16px;
width:1000px;
margin:0px auto;
text-align:left;
height:35px;
padding:10px 0 0 0px;
}

/* The Navigation */

#navigation{	

	overflow: hidden;
	margin:5px 5px 5px 5px;
	padding:5px 0px;



	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:5px 5px;
	margin:0px 0 10px 5px;
	font-size:16px;
	text-align:center;
	color:#4A413C;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
	


.ad2{
	text-align:center;
	margin:2px auto;

}

/* comments area */
h4.respond {
	color:red;
	}
#comments, #respond {	border-bottom: 1px dotted #fff;	padding: 10px 0 5px 5px;	clear: both;}
.avatar{ display:block; float:left;  margin-right:10px; background-color:#FFF; width:32px;}
.avatar img{  border:1px solid #ddd; padding:1px;}
.commentlist  {margin:10px 0 0 65px;}
.commentlist li{	padding: 5px 10px;}
.commentlist .alt {	background: #000000;}
.commentlist cite {	font-weight: bold;	font-style: normal;	font-size: 100%;	color: #04648A;}
.commentlist cite a, .commentlist cite a:visited {	color: #04648A; text-decoration:underline;}
.commentlist small {	margin-bottom: 5px;	display: block;	font-size: 87%;}
#commentform {	margin-top: 10px;	font: 100% Arial, Helvetica, sans-serif; margin-left:5px;}
#commentform h4 {	color:#ffffff;}
#commentform p {	padding: 6px 0;	
color:#ffffff;}
#commentform label{	color: #ffffff;	font-size: 87%;}
#commentform input, #commentform textarea{		background:#ffffff;	border: 1px solid #ffffff;	padding: 3px;	margin-top: 3px;}
#commentform textarea{ width:745px;}
#commentform textarea:focus, #commentform input:focus {	background-color: #FFF; border:1px solid #ABC4DD;}
#commentform #submit{background-color:#ABC4DD; border:1px solid #135E7D;	font: bold 12px Arial, Helvetica, sans-serif;	color: #000;}
