/*
Theme Name: GBItalia V2
Theme URI: http://www.ghostbustersitalia.it/
Description: Il sito dei Ghostbusters italiani 2.0 !
Author: Surio
Author URI: http://www.surio.it/
Version: 1.0
Tags: black, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar
.
Il tema base è <a href="http://samk.ca/freebies/free-wordpress-theme-pixeled/">Pixeled</a> di <a href="http://samk.ca/">samk</a>.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto;
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 9pt;
  }

a {
  color: GREEN;
  text-decoration: none;
  }

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

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0px 0 15px 0;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  background:#000;
  }
/* GBintro */  
#GBintro {
width:100%;
text-align:center; 
}
/* GBcontent */  
#GBcontent {
background: #000 url(images/bgbody.jpg) top center no-repeat;
width:100%;
}

/* Header and wrapper */
#headerbar {
  margin: 0 auto;
  height:98px;
  position:relative;
}
#headerbar img {
  position:absolute;
  top:0px;
  left:50%;
  margin-left:-594px;
}


#wrapper {
  margin: 0 auto;
  margin-top:-85px;
  width: 960px;
  text-align: left;
  padding: 0;
  position:relative;
  }

#header {
  padding: 0;
  margin: 0;
  height: 80px;
  position:relative;
  }

#homeLinkArea {
  position:absolute;
  top:0;
  left:0px;
  width:960px;
  height:80px;
  }
  #homeLinkArea a {
    display:block;
    width:960px;
    height:80px;
    }

#header #topright {
  text-align: right;
  float: right;
  width: 400px;
  margin: 5px 0 0 0;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #fff;
  font-size: 13pt;
  padding: 0 0 0 25px;
  text-decoration:underline;
  }
#header #topright li a:hover {
  color: #000;
  text-decoration: none;
  }
   
#logo {
  float: left;
  width: 420px;
  margin: 25px 0 0 0;
  padding-left: 130px;
  display:none;
}
#header h1 {
  padding: 0;
  margin: 0;
  display:none;
  }
#header h1 a {
  color: #fff;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  display:none;
  }

  

/* Menu */

#homeButton {
position:absolute;
left:6px;
top:111px; 
border:1px solid transparent; 
}
#homeButton:HOVER {
border:1px solid GREEN;
}




#catnav {
  margin: 20px 0 0 0;
  padding: 0;
  clear: both;
  height: 44px;
  width: 960px;
  }

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;
  line-height: 44px;
  margin: 0;
  padding: 0 5px 0 15px;
  font-size: 10pt;
  color: GREEN /*#FFF*/;
  letter-spacing: -1px;
  }

#nav li a:hover {
  color: #FFF /*#2EC4F1*/ /*#00AA4E*/;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }
	
#nav li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  border-top: 1px solid #131f27;
  background: #040404;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  border-top: 1px solid #131f27;
  background: #000;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
  /* float: right; */
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  /* line-height: 41px; */
  }



/* Top Content */

.headbox {
  margin: 0px 15px;
}
.headbox .headbox1 {
  background: url(images/bg-trans.png) repeat;
  padding: 4px 15px;
  border:1px solid #222222;	
  float:left;
  width:160px;  
  
}
.headbox .headbox2 {
  background: url(images/bg-trans.png) repeat;
  padding: 4px 15px;
  margin: 0 0 5px 6px;
  border:1px solid #222222;	
  float:left;
  width:700px;
  min-height:48px;  
}
.headbox h2 {
	color:GREEN;
	font-size:11pt;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0;
	padding:4px 0 10px;
	display:inline;
}
.headbox select {
	width:160px;
	margin:5px 0;
}

.breadcrumb {
  position:absolute;
  padding:6px 15px;
  width:560px;
  font-size:9pt;
  color:#CDCDCD;
}
.breadcrumb a {
  font-size:9pt;
  color:#FFF;
  text-decoration:underline;
}
.breadcrumb a:HOVER {color:#CCCCCC;}


#main {
  margin: 15px 15px 0 15px;
  clear: both;
  width: 930px;
  padding-bottom: 5px;
  }
#contentwrapper {
  float:left;
  width: 560px;
  margin: 15px 0 15px 0;
  padding: 0;
  }
#contentwrapper2 {
  float:left;
  width: 900px;  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #fff;
  font-weight: normal;
  background: url(images/bg-trans.png) repeat;
  padding: 5px;
  }
.topPost {
  margin: 0;
  padding: 0;
  font-size: 9pt;  
  }
.topPost h2.topTitle {
  padding:5px 0 5px 0;
  }  
.topPost h2.topTitle a {
  font-size: 15pt;
  font-weight: bold;
  /* color: #DF1B1B; rosso forte*/
  color: #DF4545;
  
  letter-spacing: -2px;
  }
.topPost h2.topTitle a:hover {
  text-decoration: underline;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -5px 0 0 0;
  font-size: 9pt;
  color: #cdcdcd;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #fff;
  }
.topPost p.topMeta a:hover {
  color: #ccc;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #efefef;
  margin: 0px 0;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #fff;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: GREEN;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
.topPost span.topComments, .topPost span.topMore, .topPost .topTags {
  font-size: 9pt;
  font-style: italic;
  background: url(images/bg-trans.png) repeat;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #fff;
  border: 1px solid #333;
  }
.topPost .topTags {
  line-height: 8pt;
  border:0px solid;
  color: #666;
  background-image:none;
  }  
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #fff;
  }
.topPost span.linkpages a:hover {
  color: #ddd;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost .topTags:hover {
  background: #040404;
  }
.topPost span.topComments a {
  color: #fff;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #fff;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost .topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost .topTags a:hover {
  color: #fff;
  text-decoration: underline;
  }
.topPost .topTags a {
  color: #666;
  vertical-align: middle;
  font-size: 8pt;
  }
#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #fff;
  }


/* Comments */

#comment {
  margin-bottom: 10px;
  margin-top: 15px;
  background: #040404;
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #090909;
  padding: 0px 15px 10px 15px;
  color: #fff;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #fff;
  margin: 15px 0;
  padding: 0;
  }
#comment p a {
  color: GREEN;
  }
#comment p a:hover {
  color: #fff;
  }
#comment p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 0 0 15px 0;
  padding: 10px;
  background: #080808;
  border: 1px solid #040404;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #000;
  border: 1px solid #020202;
  border: none;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding:0 0 0 75px;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #ddd;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #dedede;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  padding: 10px;
  }
#comment #submit {
  margin: 0;
  }



/* Welcome section */

#main #welcome {
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  background: url(images/bg-trans.png) repeat;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;
  color:green;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 5px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #eee;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
  color: GREEN;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #010101;
  color: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #333;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }

#globalsidebars {
	width:340px;
	float:right;
 } 
  
/* TopSidebars */
#topsidebars {
  margin: 0 0 0 0;
  width: 340px;
  color: #eee;
  }
#topsidebars h2 {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: normal;
  font-size: 1.3em;
  color: #fff;
  letter-spacing: -1px;
  font-weight:bold;
  color:green;
  }
	
#topsidebar_left, #topsidebar_right {
  background: url(images/bg-trans.png) repeat;
  padding: 8px 15px;
  margin: 15px 0 0 0;
  float: right;
  width: 340px;
  color: #eee;
  font-size: 9pt;
  width: 130px; 
  }

#topsidebar_left {  
   float: left;  
   width: 128px;
   min-height:142px;
   border:1px solid #329964;
  }
#topsidebar_right {  
  float: right; 
  width: 160px;
 padding: 0px 0px;  
  margin: 15px 0px 0px 0px;
  }
	#topsidebar_right img {
	  width: 160px;
	  height:160px;
	  }  
  
#topsidebar_left a {  
  color:#FFF;
  font-size:1.3em;
  }  
#topsidebar_left a:HOVER{  
  color:#FFF;
  text-decoration:none;
  font-weight:bold;
  }
.treeview li {
background:transparent url() !important;
}
#page-tree {
  background: url(images/bg-trans.png) repeat;
  padding:5px 10px 5px 0px;
  border:1px solid #DF4545;
  }
#page-tree li a {
  color:#FFF;
  font-size:9pt;
  } 
#page-tree li a:HOVER {color:#DF4545;}
#page-tree li.collapsable a {
font-weight:bold;
}  
#page-tree li.collapsable li a { 
font-weight:normal;
}  
#page-tree .treeview li {
  padding:0 0 0 4px;
  }   
#page-tree .treeview li li:before {content:"-"; color:#FFF;}  
#page-tree .treeview li li li:before {content:"--"; color:#FFF;}   
#page-tree .treeview li li li li:before {content:"---"; color:#FFF;}    

#page-tree .treeview .hitarea { display:none;}  
  
/* Sidebars */
#sidebars {
  margin: -4px 0 0 0;
  width: 340px;
  color: #eee;
  }
#sidebars .sidebarbox {
  background: url(images/bg-trans.png) repeat;
  padding: 4px 15px;
  border:1px solid #222222;
  }
  
#sidebars .sidebarbox .tag-link-1 {display:none;}

.sidebarboxLinks {
    height:32px;
  }
.sidebarboxLinks a.sbbLforum {
    border-bottom:1px solid transparent;
    float:left;
  }
.sidebarboxLinks a.sbbLguestbook {
    border-bottom:1px solid transparent;
    float:right;
  }
  .sidebarboxLinks a.sbbLforum:HOVER {
      border-bottom:1px solid #00F2FF;
    }
  .sidebarboxLinks a.sbbLguestbook:HOVER {
      border-bottom:1px solid GREEN;
    }
	
#SBwelcome {
  background: url(images/headerino01.png) no-repeat top right;
  }	
#SBsearch {
  background: url(images/headerino04.png) no-repeat top right;	
  }
#SBitem0 {
  background: url(images/headerino06.png) no-repeat top right;
  }
#SBitem1 {
  background: url(images/headerino02.png) no-repeat top right;
  }
#SBitem2 {
  background: url(images/headerino03.png) no-repeat top right;	
  }	  
#SBitem2 .sidebarbox { padding:4px 15px 4px 7px;}	    
#SBitem3 {
  background: url(images/headerino05.png) no-repeat top right;	
  }	
#SBitem4 {
  background: url(images/headerinoSmall01.png) no-repeat top right;	
  }	
#SBitem5 {
  background: url(images/headerinoSmall02.png) no-repeat top right;	
  }	 
#SBtranslate {
  background: url(images/headerinoSmall01.png) no-repeat top right;	
  }	  

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
  margin: 0;
  padding:4px 0 10px 0;
  font-weight: normal;
  font-size: 11pt;
  color: GREEN;
  letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 5px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 2px;
  color: #eee;
  /*background: url(images/bullet.gif) left 8px no-repeat;*/
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #eee;
  }
#sidebars a:hover {
  color: #CCC;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #eee;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}

/* Simplepie */
/* configurazione base */
.simplepie h4 {
  padding:2px 0px 2px 0px;
  font-weight:normal;
  font-family:trebuchet ms,arial,helvetica,sans-serif;
  position:relative;
}
.simplepie h4 a {
  padding:0px 0px 0px 20px;
  font-weight:normal;
  font-family:trebuchet ms,arial,helvetica,sans-serif;
}
.simplepie h4 img {
  height:16px;
  width:16px;
  font-size:50pt;
  position:absolute;
  overflow:hidden;
  background:url(images/favicon_generale.gif) top left no-repeat;
}
/* parte con immagini quadrate provenienti da altri siti */
.otherSiteNews .simplepie  table td {
  vertical-align:middle;
}
.otherSiteNews .simplepie  img {
  height:60px;
  width:60px;
}
.otherSiteNews .simplepie  .td1 {
  background: url(images/dummyGB70x70.jpg) no-repeat center center;
  height:60px;
  width:60px;  
}
.otherSiteNews .simplepie  img.favicon {
  height:16px;
  width:16px;
}
.otherSiteNews .simplepie  a {
  padding:0px 0px 0px 0px;
}
/* parte forum, dove mostra una favicon standard disegnata da me e storata nel nostro server */
#SBitem0 .sidebarbox h4 img {
    display:none;
}
#SBitem0 .sidebarbox h4 a {
  background: url(images/faviconGBI.gif) no-repeat top left;
}
#SBitem0 .sidebarbox h4 a, #SBitem0 .sidebarbox h4 {
  font-size:8pt;
}



/* Before footer */
#bannerfootspacer {
  background:#0D0D0D;
}

#bannerfoot {
  margin-bottom:-6px;
}
  #bannerfoot a {
    border-bottom:1px solid #0D0D0D;
  }
  #bannerfoot a:HOVER {
    border-bottom:1px solid GREEN;
  }

#morefoot {
  background: #000 url(images/bggrad.jpg) top left repeat-x;
  border: 1px solid #070707;
  padding: 15px;
  color: #dfdfdf;
  margin: 0 0 10px 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #ddd;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: GREEN;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #dfdfdf;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  clear: both;
  background: #000;
  border: 1px solid #070707;
  padding: 15px 15px 10px 15px;
  }
#footer p {
  font-size: 9pt;
  color: #222;
  padding: 0;
  }
#footer a {
  color: #222;
  text-decoration: underline;
  }
#footer a:hover {
  color: #333;
  }
#footerleft {
  float: left;
  width: 750px;
  }
#footerright {
  float: right;
  width: 50px;
  text-align: right;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }

.goog-te-gadget {
line-height:2.5em !important;
}
.goog-te-gadget div {
float:left !important;
margin-right:10px !important;
}  