/* 
	Theme Name: BB_Framework
	Theme URL: http://www.exsite.ie
	Description: BB_Framework is an exSite product!
	Author: Graziano Muscas
	Author URI: http://www.wp-cafe.com
	Version: 1.0
*/

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
  RESET
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0;padding: 0;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset, img {border: 0;}
address, caption, cite, dfn, th, var {font-style: normal;font-weight: normal;}
caption, th {text-align: left;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
q:before, q:after {content: '';}
abbr, acronym {border: 0;}
*{margin:0;padding:0;line-height:20px;}
.clear{clear:both;}
a img {border:none;}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
  TYPOGRAPY
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {margin-bottom: 5px;font-weight: bold;}
p {margin-bottom: 5px;}
a  {color:#baadec;text-decoration:none;}
a:hover  {color:#baadec;text-decoration:underline;}
h1 {font-size: 1.5em; line-height: 1em; }
h2 {font-size: 1.375em; line-height: 1.0909em;}
h3 {font-size: 1.25em; line-height: 1.2em;}
h4 {font-size: 1.125em; line-height: 1.333em; }
h5, h6 {font-size: 1em;line-height: 1.5em; }

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
  GENERAL RULES
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

body {
	font-size:0.75em;
	line-height: 1;
	color: black;
	background: #3e4052;
	font-family: Arial, Times New Roman,Verdana,Garamond;
}
#panino{
	width:940px;
	margin:-2px auto 30px auto;
	background: url('images/bhs_bg.png') repeat;
	position: relative;
}
#header{
	height:100px
	}
#content{
	-webkit-box-shadow: 0px -2px 1px 1px #dcdad7;
	box-shadow: 0px -2px 1px 1px #dcdad7/*eceae6*/;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	width:800px;
	float:left;
	margin-top:80px;
	margin-left:50px;
	padding: 20px;
	background:#fff;
	margin-bottom:20px;
}
#home{
	width:940px;
	float:left;
}
#sidebar{
	width:250px;
	float:right;
	margin:20px 0 0 10px;
}
#footer{
	clear:both;
	color:#fff;
	
}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
  HEADER
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#border_top{
	background:url(images/bhs_top.png);
	width:940px;
	height:14px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	}
#border_bottom{
	background:url(images/bhs_bottom.png);
	width:940px;
	height:16px;
	margin-left: auto;
	margin-right: auto;
	margin-top:-32px;
	margin-bottom:10px;
	
	}
#logo{
	width:573px;
	height:70px;
	margin:10px 50px;
	float:left;
	background: url('images/bhs_logo.png');
	background-repeat:no-repeat;
	
}
#logo a{
	width:400px;
	height:50px;
	
}
#green_logo{
	background:url(images/bhs_green_logo.png) no-repeat;
	position: absolute;
	width: 365px;
	height:187px;
	float: right;
	left: 595px;
	top: -38px;
	}
#brown_ribbon{
	background: url(images/bhs_brown_ribbon.png);
	z-index: 1000;
	width:192px;
	height:61px;
	position:absolute;
	left:-14px;
	top:320px;
	}
ul#social{
	float:left;
	width:560px;
	height:50px;
	margin:10px 0;
}
ul#social li{
	list-style:none;
	float:left;
	width:24px;
	height:24px;
	margin:10px 3px;
}
ul#social li a{
	width:24px;
	height:24px;
}
ul#social li#facebook_icon{
	background:url(images/facebook.png) no-repeat 0 0;
}
ul#social li#twitter_icon{
	background:url(images/twitter.png) no-repeat 0 0;
}
ul#social li#linkedin_icon{
	background:url(images/linkedin.png) no-repeat 0 0;
}
ul#social li#mailto_icon{
	background:url(images/email.png) no-repeat 0 0;
}
ul#social li#rss_icon{
	background:url(images/rss.png) no-repeat 0 0;
}
ul#social li#skype_icon{
	background:url(images/skype.png) no-repeat 0 0;
}
ul#social li#youtube_icon{
	background:url(images/youtube.png) no-repeat 0 0;
}
ul#social li#flickr_icon{
	background:url(images/flickr.png) no-repeat 0 0;
}
#pagesup{
	height:40px;
	background:url(images/nav.png) no-repeat 0 0;
	width:1086px;
	height:81px;
	position:absolute;
	margin-left:-66px;
	z-index:999;
}
#pagesup li{
	float:left;
	position:relative;
	list-style:none;
	margin-left: 66px;
	font-size: 135%;
	margin-top:15px;
	
}
#pagesup li a{
	padding:0 20px;
	line-height:40px;
	display:block;
	color:white;
	text-decoration:none;
	color: #91a1a6;
}

#pagesup li a:hover{
	background: #eceae6;
}
#pagesup li:hover > a{
    background:#eceae6;
}
#pagesup li:hover > ul {
	display: block;
}
#pagesup ul {
	margin: 0;
	padding: 0;
	display: none;
	width: 185px;
	position: absolute;
	left:0;
	padding:0px 0;
	background: url(images/bhs_ribbon_bg.png) repeat;
	z-index:900;
	font-size: 55%;
}
#pagesup ul li {
	float: none;
	margin: 0;
	padding: 0;
	position:static;
}
#pagesup ul a {
	font-weight: normal;
	line-height:25px;
	border-right:none;
	border-bottom: 1px solid;
}
#pagesup ul a:hover {
	background:#eceae6;
}
html[xmlns] #pagesup {
	display: block;
}
* html #pagesup {
	height: 1%;
}
/* Internt Explorer 7 */
*+html #pagesup ul a {
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
  CONTENT
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#box{
	width:960px;
	padding: 0;
	}
.box-img{
	margin:8px;
	float:left;
	}
.box_text{
	font-size: 110%;
	color:#fff;
	text-align: center;
	border-top:1px dashed;
	border-bottom:1px dashed;
	background: #606f63;
	line-height: 1.9em;
	}
.box_text_title{
	}	
.media {
	margin:10px;
	float:left;
	}
.read_more{
	background: url(images/bhs_read_more.png);
	width:129px;
	height:43px;
	position:absolute;
	left:833px;
	top:680px;
	}
.boxpost {
	margin:10px 0;
	}
.boxpost h2{
	color: #91A1A6;
	padding:10px;
	}
.boxpost p{
	padding:10px;
	}
.boxpost p img{
	margin-bottom:-30px;
	border: 1px solid #333;
	-webkit-box-shadow: 2px 1px 2px -1px #333;
	box-shadow: 2px 1px 2px -1px #333;
	-webkit-border-radius: 5px;
        border-radius: 5px;
	}
.boxpost ul, .boxpost ol {
	margin-left:20px;
	}
.read{
	float:right;
	}
.read a{
	font-weight:bold;
	}
.error_msg{
	padding:10px;
	margin:10px 0;
	border:1px dotted #777;
	background:#ddd;
	}
.alignright{
	float:right;
	}
.navigation{
	clear:both;
	margin:10px 0;
	}
h4.pagetitle{
	margin:10px 0;
	}
.thumbnail{
	float:left;
	margin-right:10px;
	}
#slider {
    margin:10px 0;
	}
#slider li{
	list-style:none;
	float:left;
	overflow:hidden;
	margin:0;
	padding:0
	}
#welcome{
	margin: 10px;
	padding: 10px;
	}
#welcome h2{
	color:#91a1a6;
	padding:10px;
	}
#welcome p{
	padding:10px;
	margin-bottom:30px;
	}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
  SIDEBAR
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#sidebar ul{
	list-style:none;
	}
.sidebox{
	margin-bottom:10px;
	padding:10px;
	background:#333;
	color:#fff;
	}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
  FOOTER
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#credits{
	text-align:center;
	clear:both;
	}
#credits a{
	color: #333;
	text-decoration: none;
}
#footer_area{
	width: 940px;
	margin: 0px auto;
	padding-bottom: 30px;
	}
#footer_img{
	width: 915px;
	margin: auto;
	background: url('images/bhs_footer_img.png');
	height: 100px;
	}
#footer_text{
	width: 915px;
	margin: auto;
	font-size: 90%;
	text-align: center;
	}
.footbox{
	width:280px;
	padding:10px;
	margin:10px;
	float:left;
	
	}
.footbox li{
	list-style:none;
	padding:3px 0;
	}
	

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
EXTRA RULES
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.nolink{
display:block;
	overflow:hidden;
	text-indent:-999999px;
	}
.boxpost img.alignright{
	float:right;
	margin:0 0 1em 1em
	}
.boxpost img.alignleft {
	float:left;
	margin:0 1em 1em 0
	}
.boxpost img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
	}
.boxpost a img.alignright {
	float:right;
	margin:0 0 1em 1em
	}
.boxpost a img.alignleft {
	float:left;
	margin:0 1em 1em 0
	}
.boxpost a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
	}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
SLIDER
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#slider {
	position:relative;
}
img.sette {
	z-index:999999;
}
.nivo-controlNav {
	position:absolute;
	right:10px;
	bottom:13px;
	z-index:800;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat 0 -21px;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 0;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
    color:white;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
.nivoslider_dock
{
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:40px;
	bottom:10px;
	color:white;
	width:100%;
	z-index:800;
	font-weight:bold;
}
.nivo-caption p {
	padding:5px;
	margin:0;
	font-weight:bold;
	font-size:1.1em;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {