/* 
	Theme Name: VB_LAW
	Theme URL: http://www.exsite.ie
	Description: VB_LAW
	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: '';}
h3 {color:#990033;}
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: 15px;}
a  {color:#990033;text-decoration:none;}
a:hover  {color:#990033;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: #f3f3f3;
	font-family:Arial, Sans, Times New Roman,Verdana,Garamond;
}
#panino{
	width:960px;
	margin:0 auto;
	background:white;
	-webkit-box-shadow: 0px 0px 5px 5px #cccccc;
-moz-box-shadow: 0px 0px 5px 5px #cccccc;
box-shadow: 0px 0px 5px 5px #cccccc; 
}
#header{
	
}
#content{
	width:960px;
	float:left;
	margin-top:10px;
	border-top:1px solid #cd96a6;
	background:url(images/stripe.png) no-repeat 0 0;
}
#content_blog{
	width:700px;
	float:left;
	border-top:1px solid #cd96a6;
	margin-top:10px;
}
#home{
	width:960px;
	float:left;
}
#sidebar{
	width:260px;
	float:right;
	margin:10px 0 20px 0;
	border-top:1px solid #cd96a6;
}
#footer{
	clear:both;
	background:#990033;
	color:#fff;	
}
#footer a{
	color:#fff;	
}
.entry ol {
margin:0px 0px 10px 20px;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
  HEADER
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#logo{
	width:189px;
	height:38px;
	margin:25px 20px 20px 30px;
	float:left;
}
#logo a{
	width:189px;
	height:38px;
	background:url(images/logo.png) no-repeat 0 0;
}
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;
}

#pagesup{
	height:40px;
	float:right;
	width:600px;
	margin-top:35px;
}
#pagesup li{
	float:left;
	position:relative;
	list-style:none;
	border-right:1px solid #901c3b;
}
#pagesup li:last-child{
	border-right:none;
}
#pagesup li a{
	padding:0 10px;
	line-height:20px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
}

#pagesup li a:hover{
	
}
#pagesup li:hover > a{
    
}
#pagesup li:hover > ul {
	display: block;
}
#pagesup ul {
	margin: 0;
	padding: 0;
	display: none;
	width: 185px;
	position: absolute;
	left:0;
	padding:10px 0;
	z-index:900;
}
#pagesup ul li {
	float: none;
	margin: 0;
	padding: 0;
	position:static;
}
#pagesup ul a {
	font-weight: normal;
	line-height:25px;
	border-right:none;
}
#pagesup ul a:hover {
	background:none;
}
html[xmlns] #pagesup {
	display: block;
}
* html #pagesup {
	height: 1%;
}
/* Internt Explorer 7 */
*+html #pagesup ul a {
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
  CONTENT
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.media {
	margin:10px;
	float:left;
	}
.boxpost {
	margin:10px;
	padding:20px;
	}
.boxpost_blog {
	margin:20px 20px;
	padding:20px;
	background:#F3F3F3;
	border-bottom:1px solid #e4dada;
	}
.boxpost_blog h2 {
	margin-bottom:15px;
	}
.boxpost h2 {
	text-transform:uppercase;
	color:#fff;
	font-size:2.3em;
	margin-bottom:160px;
	margin-left:10px;
	}
.boxpost ul, .boxpost ol {
	margin-left:20px;
	}
.date {
	font-style:italic;
	}
.read{
	float:right;
	}
.read a{
	padding-left:20px;
	background:url(images/read.png) no-repeat 3px 3px;
	}
.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 0 20px;
	}
.thumbnail{
	float:left;
	margin-right:10px;
	}
#slider {
    margin:10px 0;
    border-top:1px solid #cd96a6;
    border-bottom:1px solid #cd96a6;
	}
#slider li{
	list-style:none;
	float:left;
	overflow:hidden;
	margin:0;
	padding:0
	width:960px;
	height:386px;
	}
.box{
	float:left;
	width:280px;
	padding:5px;
	margin:15px;
	}
.box h3{
	margin:10px 0;
	padding:10px 0 10px 0;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px solid #cd96a6;
	}
	
	.Rmore {float:right;}
	.keyP { border-bottom:1px solid #cbcbcb; margin-bottom:25px;}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
  SIDEBAR
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#sidebar h2{
	color:#990033;
	}
#sidebar ul{
	list-style:none;
	
	}
#sidebar ul li{
	padding-left:20px;
	background:url(images/read.png) no-repeat 3px 5px;
	}
.sidebox{
	margin-top:20px;
	padding:10px;
	background:#f3f3f3;
	margin-right:20px;
	border-bottom:1px solid #e4dada;
	}

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

.sfootbox{
	width:140px;
	padding:10px;
	margin:10px;
	float:left;
	
	}
.bfootbox {
	width:720px;
	padding:10px;
	margin:10px;
	float:left;
	text-align:right;
	}
.bfootbox ul{
	margin-bottom:30px;
	}
.bfootbox li{
	list-style:none;
	float:right;
	padding:0 8px;
	border-right:1px solid white;
	text-transform:uppercase;
	line-height:15px;
	}
.bfootbox li:first-child{
	border-right:none;
	border-left:none;
	}
.bfootbox li a{
	color:white;
	text-decoration:underline;
	line-height:15px;
	}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
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;
}

.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 {