/*  
Template: BlackBit Studio
Version: 1.0
Author: Antonio Piu
Description: A simple clean template for Blackbit Studio Corporate Web
Created: 03.2006 
Last Update: 03.2007
*/

/*- Provvisorio --------------------------- */ 

#warning
{
	color: red;
	background: url(images/bg_warning.gif) top left repeat;
	padding: 10px;
}

/*- Menu Tabs--------------------------- */ 

    #tabs 
  {
	float: left;
	width: 100%;
	min-width: 770px;
	background: #BBD9EE;
	font-size: 93%;
	line-height: normal;
  }

#tabs ul 
  {
	float: right;
	margin: 0;
	padding: 0px 100px 0px 0px;
	margin-top: 10px; 
	list-style: none;
  }

#tabs li 
  {
	display: inline;
	margin: 0;
	padding: 0;
  }

#tabs a 
  {
	float: left;
	background: url("images/tableft.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
  }

#tabs a span 
  {
	float: left;
	display: block;
	background: url("images/tabright.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #666;
  }

#tabs a.active 
  {
	float: left;
	background: url("images/tableft.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
  }

#tabs a.active span 
  {
	float: left;
	display: block;
	background: url("images/tabright.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #666;
  }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span 
  {
	float: none;
  }

/* End IE5-Mac hack */
    #tabs a:hover span 
  {
	color: #FF9834;
  }

#tabs a:hover 
  {
	background-position: 0% -42px;
  }

#tabs a:hover span 
  {
	background-position: 100% -42px;
  }

#tabs a.active 
  {
	background-position: 0% -42px;
  }

#tabs a.active span 
  {
	background-position: 100% -42px;
  }

/* -------------------- * body & layout * -------------------- */

body 
  {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #6d6d6d;
	text-align: center;
      min-width: 770px;
    background: #ffffff;
  }

#header 
  {
	width: 100%;
	height: 180px;
	min-width: 750px;
	background: #fff url(images/fascetta.png) no-repeat left top;
  }
  
#logo
{
	float: right;
	margin: 40px 20px 0px 29px;
	width: 450px;
	height: 120px;
	background: #fff url(images/logo-blackbit.gif) no-repeat left top;
	
  }
  
#logo a {
	color: black;
	position: absolute;
	top: 60px;
	right: 40px;
	width: 450px;
	height: 100px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	z-index: 1000;
	}

#navbar_bg 
  {
	width: 100%;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
  }

#nav_container 
  {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 50px;
	background: url(images/header.gif) repeat-x;
	margin-top: 0px;
	min-width: 770px;
  }

#wrap 
  {
	width: 770px;
	margin: 0px auto;
	text-align: left;
  }

#footer 
  {
	position: fixed;
	border-top: 1px solid #ddd;
	border-bottom: 10px solid #f5f5f5;
	background: url(images/footer.gif) #f5f5f5;
	width: 100%;
	left: 0px;
	height: 18px;
	bottom: 0px;
	text-align: left;
	color: #ffffff;
	font-size: 10px;
	z-index: 10000;
	opacity: 0.85;
	filter: alpha(opacity:50);
  }
  
#info 
{
	width: 750px;
  }

/* -------------------- * content wrappers * -------------------- */

#contentwide 
  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 340px 0px;
	text-align: left;
	min-width: 770px;
  }

#content 
  {
	margin: 25px 0px 0px 28px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 498px;
  }

#content_archive 
  {
	margin: 25px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	width: 498px;
  }

#sidebar 
  {
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	width: 225px;
	float: right;
  }

/* ----------  sidebar boxes ----------- */


.sidebox 
  {
	width: 220px;
	margin: 0px;
	padding: 0px;
	background: #E1FCDB;
  }

.sidebox_top 
  {
	width: 220px;
	height: 15px;
	background: url(images/box-top.gif) no-repeat;
  }

.sidebox_bottom 
  {
	clear: both;
	width: 220px;
	height: 15px;
	background: url(images/box-bottom.gif) no-repeat;
  }

.boxwrap 
  {
	margin: 5px;
	padding: 2px 2px 2px 5px;
	/*font-size: small; */
  }


/* -------------------- * page links * -------------------- */

a:link 
  {
	color: #385b89;
	text-decoration: none;
  }

a:visited 
  {
	color: #385b89;
	text-decoration: none;
  }

a:hover 
  {
	color: #8fb174;
	text-decoration: none;
  }

#mainbox a:hover, #sidebar a:hover
{
	color: #8ba1bc;
  }


/* -------------------- * main headings * -------------------- */

.entrytitle 
  {
	margin: 0px;
	padding-bottom: 4px;
	font-family: 'Trebuchet MS', Verdana, sans-serif; 
	font-size: x-large;
	font-weight: normal;
	color: #385b89;
  }

.entrytitle a 
  {
	margin: 0px;
	padding-bottom: 4px;
	font-family: 'Trebuchet MS', Verdana, sans-serif; 
	font-size: x-large;
	font-weight: normal;
	color: #8ba1bc;
  }

.entrytitle a:hover 
  {
	margin: 0px;
	padding-bottom: 4px;
	font-family: 'Trebuchet MS', Verdana, sans-serif; 
	font-size: x-large;
	font-weight: normal; 
	color: #8fb174;
  }

h2.archivetitle 
  {
	margin: 0px;
	padding-bottom: 4px;
	font-family: 'Trebuchet MS', Verdana, sans-serif; 
	font-size: x-large;
	font-weight : normal; 
	color: #bb5939;
  }

h2.abouttitle 
  {
	margin: 0px;
	padding-bottom: 4px;
	font-family: 'Trebuchet MS', Verdana, sans-serif; 
	font-size: x-large;
	font-weight : normal; 
	color: #bb5939;
	/*color: #385b89;*/
  }

h2.designtitle 
  {
	margin: 0px;
	padding-bottom: 4px;
	font-family: 'Trebuchet MS', Verdana, sans-serif; 
	font-size: x-large;
	font-weight : normal; 
	color: #bb5939;
  }

h2 
  {
	margin: 0;
	padding-bottom: 1px;
	font-family: 'Trebuchet MS', Verdana, sans-serif; 
	font-size: x-large;
	/*font-size : 12pt;*/
	font-weight : normal; 
	color: #8fb174;
	/*color: #385b89;*/
  }

h3.subheading 
  {
	margin: 0px;
	padding-bottom: 4px;
	font-family: 'Trebuchet MS', Verdana, sans-serif; 
	font-size: medium;
	font-weight : normal; 
	color: #bb5939;
  }

h2.goahead 
  {
	margin: 0px 0px 5px 2px;
	padding: 10px 0px 0px 6px;
	font-family: 'Trebuchet MS', Verdana, sans-serif; 
	font-size : large;
	font-weight : normal; 
	/*color: #bb5939;*/
	color: #385b89
  }

/* -------------------- * sidebar stuff * -------------------- */

#sidebar h2, #contentwide h2 
  {
	margin: 0px;
	padding: 5px 0px 6px 12px;
	font-family: 'Trebuchet MS', Verdana, sans-serif; 
	font-size : medium;
	font-weight : bold; 
	color: #37404d;
  }

#mainbox
  {
	float: left;
	width: 220px;
	margin: 10px 5px 10px 5px;
	padding: 0px 0 0px 0;
	background: #f5fef3 url(images/box-bg.gif) repeat-x top left;
  }
  
#mainbox-img
  {
	float: left;
	width: 450px;
	height: 210px;
	margin: 10px 5px 10px 5px;
	padding: 0px 0 0px 0;
	background: url(images/splash-screen.jpg) no-repeat top left;
  }
  
#mainbox h2 
  {
	margin: 0px;
	padding: 5px 0px 6px 5px;
	font-family: 'Trebuchet MS', Verdana, sans-serif; 
	font-size : medium;
	font-weight : bold; 
    color: #37404d;
  }

#sidebar ul 
  {
	margin: 3px 0px 0px 10px;
	padding: 3px 0px 0px 15px;
  }

#sidebar li 
  {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  }

/* -------------------- * web styles * -------------------- */

p 
  {
	margin: 0px 0px 1.3em 0px;
	padding: 0px;
  }

blockquote 
  {
	margin: 5px 20px 10px 10px;
	padding: 2px 0px 2px 8px;
	font-style: oblique;
	color: #9c9c9c;
	/*background: url(images/quote-bg.gif) no-repeat top left;*/
	/*border-left: 1px dotted #a5a398;*/
  }

.small 
  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
  }

#content ul 
  {
	margin: 5px 5px 5px 15px;
	padding-left: 1.5em;
  }

#content ul 
  {
	/*list-style: url(images/simple_arrow.gif);*/
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
  }

/* ---------- * paginate style * ---------- */

.paginate 
  {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	letter-spacing: .1em;
 	padding: 2px 6px 2px 4px;
 	margin: 0px;
	text-align: right;
 	background-color:	transparent;
  }

.pagecount 
  {
	font-family: 'Trebuchet MS', Verdana, sans-serif; 
	font-size : 11px;
	letter-spacing : 2px;
 	color: #666;
 	background-color: transparent;
  }

hr 
  {
	display: none;
  }

/* ---------- * uploaded post image border * ---------- */

.entryimg 
  {
	border: 1px solid #dadada;
	padding: 4px;
	display: block;
	margin-left: auto;
	margin-right: auto;
  }

/* ---------- * weblogue post-metadata * ---------- */

.postmetadata ul, .postmetadata li 
  {
	display: inline;
	list-style-type: none;
	list-style-image: none;
  }

.postmetadata 
  {
	padding-bottom: 1em;
	font-family: 'Trebuchet MS', Verdana, sans-serif; 
	font-size : 11px;
	letter-spacing : 2px;
  }

.postmetadata a 
  {
	color: #bb5939;
  }

.postmetadata a:hover 
  {
	/*color: #74a1cd;*/
	color: #000000;
	text-decoration: none;
  }

.entrydate ul, .entrydate li 
  {
	display: inline;
	list-style-type: none;
	list-style-image: none;
  }

.entrydate 
  {
	padding-bottom: 2px;
	font-family: 'Trebuchet MS', Verdana, sans-serif; 
	font-size : 11px;
    color: #AEAEAE;
	letter-spacing : 2px;
  }

#footer_wrap 
  {
	margin-left: 20px;
	padding: 5px 5px 5px 5px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, sans-serif; 
	font-size : 9px;
	letter-spacing : 2px;
	color: #666666;
  }

/* -------------------- * comments * -------------------- */

.entry 
  {
	width: 95%;
	margin-top: 10px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #dbe5ec;
	background: #f2f6fb;
	color: #333;
  }

.comment 
  {
	width: 95%;
	margin-top: 10px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #dbe5ec;
	/*background: url(images/comment_bg.gif) no-repeat bottom left;*/
	color: #333;
  }

.posted 
  {
	margin-bottom: 1em;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #999999;
  }

#comment_boxwrap 
  {
	width: 95%;
	margin: 5px;
	padding-left: 10px;
  }

.commentmeta 
  {
	font-family: 'Trebuchet MS', Verdana, sans-serif; 
	font-size : 11px;
	letter-spacing : 2px;
  }

/* -------------------- * misc. * -------------------- */

img
{
	border: 1px dashed #BBD9EE;
	padding: 3px;
	background: #E7F1F8;
  }
	
img.centered 
  {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }

.img-alignright 
  {
	margin: 5px 0 2px 7px;
	float: right;
  }

.img-alignleft 
  {
	margin: 5px 7px 2px 0px;
	float: left;
  }

acronym, abbr, span.caps 
  {
	cursor: help;
  }

acronym, abbr 
  {
	border-bottom: 1px dashed #999;
  }

.center 
  {
	text-align: center;
  }

small 
  {
	font-family: 'Trebuchet MS', Verdana, sans-serif; 
	font-size: 0.9em;
	line-height: 1.5em;
  }

.quote 
  {
	font-family: 'Trebuchet MS', Verdana, sans-serif; 
	color: #000000;
	font-size: 12px;
	line-height: 1.6em;
  }

.giustificato 
  {
	text-align: justify;
  }
  
.alignright 
  {
	text-align: right;
  }

.alignleft 
  {
	float: left
  }

.date 
  {
	color: #333333;
  }

/* -------------------- * the end * -------------------- */