/*

Theme Name: SB-GROUP

Theme URI: http://www.gryphon.it/themes

Description: Just another custom theme

Version: 2.2

Author: Francesco Scotti

Author URI: http://www.gryphon.it/

*/

/* ####################### Start of Reset Rules ####################### */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	}
	
body {
	line-height: 1em;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Sans-Serif;
	}
	
ol, ul, li {
	list-style: none inside;
	}
	
blockquote, q {
	quotes: none;
	}
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
	
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
	
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
	}
	
del {
	text-decoration: line-through;
	}
	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 1.3em;
	}

h2 {
	font-size: 1.2em;
	}
	
h3 {
	font-size: 1.1em;
	}
	
/* ####################### End of Reset Rules ####################### */

body {
	background: #767474 url('img/bkg.jpg') top center repeat-x;
	text-align: center;
	color: #2d5388;
	position: static;
	}
	
a:link  {
	color: #177e8b;
	text-decoration: none;
	}
a:hover  {
	text-decoration: underline;
	}
a:visited  {
	color: #177e8b;
	text-decoration: none;
	}
	

img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
	}

img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
	}

img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
	}

#page {
	line-height: 1.3em;
	font-size: 1.2em;
	background: #fff url('img/page.gif') top center repeat-x;
	text-align: left;
	width: 980px;
	margin: 0 auto;
	z-index: 10;
	}
	
#header {
	padding-top: 10px;
	background: url('img/header.jpg') top center no-repeat;
	height: 219px;
	}

#lang {
	line-height: 25px;
	font-size: 1.2em;
	background: url('img/lang.gif');
	text-align: center;
	width: 60px;
	margin: 0 auto 0 910px;
	color: #fff;
	}
	
/* ####################### Tabs ####################### */

#tabs {
	margin: 0;
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: 1.6em;
	}

#tabs ul {
	padding: 0;
	margin: 0;
	}

#tabs li {
	padding: 150px 0 0 0;
	width: 235px;
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	}
	
#tabs ul.main li {
	width: 275px;
	font-size: 1.3em;
	padding: 135px 0 0 0;
	}
	
#tabs li.page-item-494 a {
	color: #00498d;
	}

#tabs li.page-item-536 a {
	color: #ec1d23;
	}
	
#tabs li.page-item-538 a {
	color: #777a7f;
	}
	
#tabs li.page-item-540 a {
	color: #c4ad31;
	}

#tabs li a {
	height: 30px;
	display: block;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	color: #2d5388;
	}
	
/* ####################### End of Tabs ####################### */

/* ####################### Menu ####################### */

#menu {
	line-height: 30px;
	background: url('img/menu.jpg') top center repeat-x;
	height: 30px;
	padding: 0;
	margin: 0;
	font-family: Verdana,Arial;
	font-weight: bold;
	border-bottom: 1px solid #a09a9a;
	border-top: 1px solid #a09a9a;
	text-align: center;
	}

#menu a {
	text-decoration: none;
	line-height: 30px;
	color: #2d5388;
	border-right: 1px solid #a09a9a;
	padding: 0 10px;
	}
	
#menu a:hover {
	}
	
/* ####################### End of Menu ####################### */

#container {
	}

#content {
	float: left;
	width: 690px;
	margin: 0 auto 0 0;
	padding: 10px 5px 10px 8px;
	}
	
#content h1{
	background: url('img/h1.jpg') left no-repeat;
	width: 690px;
	padding: 5px 8px;
	line-height: 25px;
	margin-bottom: 10px;
	color: #fff;
	}

#content ol{
	padding: 10px 0 0 10px;
	margin-left: 8px;
	}	

#content ol li {
	list-style: decimal outside;
	font-weight: bold;
	}
	
#content ol li a {
	color: #2d5388;
	}
	
#content ol li a:hover {
	text-decoration: underline;
	}

#content ul.dotted li {
	list-style: square inside;
	}

#content ul.circle li {
	list-style: circle inside;
	}

#content ul.circle li a {
	color: #2d5388;
	}
	
#content ul.circle li a:hover {
	text-decoration: underline;
	}

#content ul.circlered li {
	list-style: circle inside;
	color: #ec1d23;
	}

#content ul.circlered li a {
	color: #ec1d23;
	}
	
#content ul.circlered li a:hover {
	text-decoration: underline;
	}

#content ul.circleredflash li {
	list-style: url('img/new.gif') inside;
	}

#content ul.circleredflash li a {
	color: #ec1d23;
	font-weight: bold;
	}
	
#content ul.circleredflash li a:hover {
	text-decoration: underline;
	}

#content p {
	margin-bottom: 10px;
	}

/* ####################### Sidebar ####################### */
	
#sidebar {
	float: right;
	width: 260px;
	margin: 0 0 0 auto;
	padding: 10px 8px 10px 5px;
	}

#sidebar a {
	color: #2d5388;
	}
	
#sidebar h3 {
	background: url('img/sidebar_h3.jpg');
	line-height: 26px;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 5px;
	}

#sidebar h3 a:link, #sidebar h3 a:hover, #sidebar h3 a:visited {
	color: #fff;
	}
	
#sidebar ul li {
	margin-bottom: 10px;
	}

#sidebar ul li  ul {
	}

#sidebar ul li ul li {
	list-style: none;
	margin: 0px;
	background: #e8da8e;
	border-left: 3px solid #c4ad31;
	padding: 4px 5px;
	margin-bottom: 1px;
	}
	
#sidebar ul li ul li:hover {
	background: #e7e0b9;
	border-left: 3px solid #ba9e00;
	}
	
#sidebar ul li ul.bardi li {
	background: #bcd2e7;
	border-left: 3px solid #00498d;
	}
	
#sidebar ul li ul.bardi li:hover{
	background: #d5e1ed;
	border-left: 3px solid #003c74;
	}
	
#sidebar ul li ul.euro li {
	background: #e59ea0;
	border-left: 3px solid #ec1d23;
	}

#sidebar ul li ul.euro li:hover {
	background: #e8adae;
	border-left: 3px solid #e80005;
	}	
	
#sidebar ul li ul.genova li {
	background: #d4d4d4;
	border-left: 3px solid #a09a9a;
	}
	
#sidebar ul li ul.genova li:hover {
	background: #efefef;
	border-left: 3px solid #6f6f6f;
	}

/* ####################### End of Sidebar ####################### */	
	
#footer {
	font-size: 0.9em;
	background: url('img/footer.jpg') bottom center no-repeat;
	border-top: 1px solid #757374;
	line-height: 30px;
	height: 30px;
	text-align: center;
	}

#footer a:link, #footer a:visited {
	color: #2d5388;
	text-decoration: underline;
	}

#footer a:hover {
	color: #177e8b;
	}

.clear {
	clear: both;
	}
	
.floatleft {
	float: left;
	margin: 0 auto 0 0;
	display: inline;
	}
	
.floatright {
	float: right;
	margin: 0 0 0 auto;
	display: inline;
	}

.half {
	width: 48%;
	}
	
.center  {
	text-align: center;
	}
	
#home {
	background: url('img/middle.jpg') center no-repeat;
	height: 180px;
	padding: 10px 5px 0px 5px;
	font-size: 1.1em;
	margin-bottom: 5px;
	text-align: justify;
	}

#map {
	width: 680px;
	height: 350px;
	text-align: left;
	border: 1px solid #000;
	margin-bottom: 10px;
	}
	
a:link.credits, a:visited.credits, a:hover.credits {
 	text-decoration: none;
 	color: #767474;
 	}

.entry {
	background: #fff url('img/entry.jpg') top right no-repeat;
	text-align: justify;
	padding: 20px 20px 10px 20px;
	}
	
.entry img {
	background: #fff;
	border: 2px solid #2d5388;
	padding: 2px;
	margin: 5px;
	}

.entry img.nobrd {
	border: 0px;
	margin: 0 0 0 2px;
	}

.post {
	background: #e4e4e2;
	padding: 8px;
	border: 1px dashed #2d5388;
	margin: 10px 0;
	}

.post ul {
	margin-bottom: 8px;;
	}
	

.post ul li {
	list-style: circle inside;
	}

.box {
	width:260px;
	font-size: 1.2em;
	background: url('img/boxbtm.jpg') left bottom no-repeat;
	padding: 0 0 8px 0;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.box ul {
	text-align: center;
	}

.box ul li.page-item-58, .box ul li.quick {
	background: #fff url('img/boxtop.jpg');
	line-height: 26px;
	color: #fff;
	}

.box ul li a, .box ul li a:hover {
	color: #fff;
	text-decoration: none;
	}
	
.box ul li ul {
	margin-top: 10px !important;
	margin-top: -5px;
	}
	
.box ul li ul li a {
	color: #013781;
	text-decoration: none;
	padding: 4px;
	background: #fff;
	line-height: 20px;
	}
	
.box ul li ul li a:hover {
	color: #2160b5;
	text-decoration: none;
	}

#spot {
	font-size: 1.6em;
	line-height: 29px;
	z-index: 20;
	position: fixed;
	left: 5px;
	top: 0px;
	font-weight: bold;
	}

#promologhi {
	width: 680px;
	border: 1px solid #959698;
	margin: 10px 0 8px 8px;
	text-align: center;
	padding: 15px 0;
	}

.vcard {
	width: 310px;
	height: 151px;
	margin: 0px;
	padding: 15px 20px;
	background: #fff url('img/vcard.jpg') no-repeat;
	}

.picture {
	float: left;
	width: 140px;
	height: 140px;
	margin: 0px;
	background: #68676c;
	}

.dati {
	float: left;
	width: 150px;
	height: 120px;
	margin: 0px;
	padding: 10px;
	}

/* ####################### Scatolotti ####################### */

ul#scatolotti {
	text-align: justify;
	margin-left: -20px !important;
	margin-left: 0px;
}

ul#scatolotti li {
	display: inline;
	font-size: 0.8em;
	list-style: none inside;
}

span.scatolotto {
	font-size: 1.2em;
	font-weight: bold;
}

ul#scatolotti a {
	color: #00457B;
	text-decoration: none;
	display: block;
	float: left;
	width: 135px;
	height: 150px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	background: url(img/box.jpg) no-repeat;
	margin-left: 12px;
	text-align: center;
}

ul#scatolotti a:hover{
	background: url(img/box2.jpg) no-repeat;
}

/* ####################### Slider ####################### */

.hackadelic-sliderPanel {
	border: 1px solid #ccc;
	padding: 5px;
	-moz-border-radius: 1em; -webkit-border-radius: 1em;
}

a.hackadelic-sliderButton {
	border: 1px solid lightgrey;
	color: #B3960E;
	padding: 0 3px;
	-moz-border-radius: 1em; -webkit-border-radius: 1em;
}
a.hackadelic-sliderButton:hover {
	border: 1px solid #F0F0E0;
	background-color: #F0F0E0;
}
.entry .hackadelic-sliderPanel {
	background-color: #fcfcfc;
}
.textwidget .hackadelic-sliderButton {
	display: block;
	text-align: center;
	margin: .5em;
}
.textwidget .hackadelic-sliderPanel {
	background-color: #F0F0E0;
}

.boxlong {
	width: 580px;
	background: url(img/longbox.jpg) no-repeat;
	height: 95px;
	display: block;
	padding: 20px 10px 10px 10px;
}


.boxlong:hover {
	background: url(img/longbox2.jpg) no-repeat;
}

.boxlong a {
	color: #2d5388;
}

#kwicks_container { 
	background: #959698;
	color: #fff;
	height: 175px;
	width: 680px;
	margin-left: 8px;
	padding: 1px;
	text-align: center;
	font-weight: bold;
}

#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	height: 175px;
	width: 136px;
	text-align: left;
}
 
#kwick_1 {background: url('img/slider1.jpg') top left no-repeat;}
#kwick_2 {background: url('img/slider2.jpg') top left no-repeat;}
#kwick_3 {background: url('img/slider3.jpg') top left no-repeat;}
#kwick_4 {background: url('img/slider4.jpg') top left no-repeat;}
#kwick_5 {background: url('img/slider5.jpg') top left no-repeat;}
#kwick_6 {background: url('img/slider6.jpg') top left no-repeat;}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

#search_man {
  padding: 2px 0 2px 40px;
  background: url(img/search_lens.png) left no-repeat;
  margin: 0 auto;
  }

input.lol {
  background: url(img/search_btn.png);
  height: 40px;
  width: 40px;
  border: 0px;
  margin: 3px 2px 0px 2px;
  cursor: pointer;
  }

input.lol:hover {
  background: url(img/search_btn2.png);
  }

input.sob {
  height: 20px;
  width: 160px;
  border: 1px solid #7c7c7c;
  margin: 0 0 8px 0;
  }
