/*
Theme Name: Beckett & Bull
Theme URI: http://brandx.ie
Author: Barry Walsh
Author URI: http://brandx.ie
*/

@import url("css/lightbox.css");

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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Droid Serif', serif;
}
h3, h4, h5, h6{
	margin-bottom:10px;
}
h1{
	font-size:24px;
	margin-bottom:20px;
}
h6{
	font-size:16px;
	font-weight:bold;
	margin:10px 0;
}
/*Start B & B Styles*/
body{
	background:url(images/bg.jpg);
	color:#5c707c;
	font-family: 'Droid Sans', sans-serif;
}
.container{
	margin:auto;
	overflow:hidden;
	width:940px;
}
a{
	color:#5c707c;
}
.row{
	clear:both;
	float:left;	
}
/*header*/
header{
	background:url(images/header-bg.png) repeat-x;
	height:125px;
	font-family: 'Droid Serif', serif;
	padding-top:25px;
}
header h1 a{
	background:url(images/logo.png);
	display:block;
	float:left;
	width:188px;
	height:73px;
	text-indent:-9999em;
}
	header nav{
		float:right;
		padding-top:12px;
	}
		nav li{
			float:left;
		}
		nav li a:hover{
			text-decoration:underline;
		}
		header nav li a{
			color:#5c707c;
			padding:20px 31px;
			padding:20px 18px\9;
			text-decoration:none;
		}
			header nav li a:hover{
				padding:20px 18px\9;
			}
			header nav li a:last-child{
				padding-right:0;
			}
/*Footer*/
footer{
	background:url(images/footerbg.png) repeat-x;
	background-position: bottom left;
	clear:both;
	display:block;
	font-size:12px;
	margin-top:30px;
	padding:40px 0;
}
	footer nav li{
		margin-right:22px;
	}
		footer nav li a{
			text-decoration:none;
		}
	footer small{
		float:right;
	}
		footer small a{
			color:#333;
			font-weight:bold;
			text-decoration:none;
		}
			footer small a span{
				color:#40A3DC;
			}
/*Columns*/
.col4{
	float:left;
	font-size:12px;
	margin:15px 18px 0 0;
	overflow:hidden;
	width:221px;
}
	.col4:last-child{
		margin-right:0;
	}
	.last{
		margin-right:0;
	}
	.col4 h5{
		background:#5c707c;
		color:#FFF;
		display:block;
		font-family: 'Droid Serif', serif;
		font-size:14px;
		height:33px;
		line-height:33px;
		margin-bottom:16px;
		padding-left:10px;
	}		
	input[type="text"], textarea{
		border:1px solid #e9e9e9;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px;
		-webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .3);
		-moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .3);
		box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .3);
		font-family:sans-serif;
		margin-bottom:5px;
		padding:2%;
		width:96%;
	}	
		.col4 textarea{
			height:70px;
		}
		.col4 .wpcf7-submit{	
			float:right;
		}
		.col4 address{
			line-height:19px;
		}
	#social-media li{
		margin-bottom:15px;
	}
	.aboutus{
		font-size:13px;  
		line-height:19px;
	} 
	.aboutus p{
		margin-bottom:10px;
	}
/*Forms*/
.btn, .wpcf7-submit, #submit, .comment-reply-link, #searchsubmit{
	background:#FFF;  
	border:1px solid #d9d9d9;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow:0 2px 0 rgba(0,0,0,.2);
	-webkit-box-shadow:0 2px 0 rgba(0,0,0,.2);
	box-shadow:0 2px 0 rgba(0,0,0,.2);
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	padding:7px 12px 5px 12px;
	text-decoration:none;
	margin:10px 0;
}
	.btn:active, .wpcf7-submit:active, #submit:active, .comment-reply-link:active, #searchsubmit:active;{
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
		box-shadow:none;
	}		
/*Home*/
.slider{
	float:left;
	width:701px;
	height:375px;
	position:relative;
}
	.anythingControls{
		background:url(images/slidershadow.png);
		height:26px;
		width:706px;
	}
	.slider li{
		position:relative;
	}
	.slider li span{
		background:url(images/slidercaption.png);
		background:rgba(92,114,124,.6);
		bottom:0;
		color:#FFF;
		font-family: 'Droid Serif', serif;
		font-size:22px;
		font-style:italic;
		left:0;
		line-height:28px;
		position:absolute;
		padding:20px 27% 20px 3.2%;
		width:70%;
	}
	div.anythingSlider.activeSlider .anythingControls ul a, div.anythingSlider.activeSlider .anythingControls ul a:hover{
		background: url('images/slidernav.png') no-repeat 0 0;
		width: 12px;
		height: 12px;
		text-indent:-9999em;
	}
	div.anythingSlider.activeSlider .anythingControls ul a.cur, div.anythingSlider.activeSlider .anythingControls ul a.cur:hover {
		background: url('images/slidernav.png') no-repeat -17px 0;
		width: 12px;
		height: 12px;
	}
		div.anythingSlider.activeSlider .anythingControls ul a.cur:hover, div.anythingSlider.activeSlider .anythingControls ul a:hover{
			opacity:.9;
		}
		.thumbNav{
			margin:auto;
			float:none;
			padding-top:10px;
			text-align:center;
		}
#homepromo{
	float:left;
	margin:3px 0 0 19px;
}
#contactinfo{
	clear:both;
	padding:10px 0;
}
	#contactinfo li{
		margin-bottom:5px;
	}
h5#findus, h5#contact, h5#menus, h5#facebook{
	position:relative;
}
h5#findus:after, h5#contact:after, h5#menus:after, h5#facebook:after{
	content:url(images/location.png);
	position:absolute;
	right:0;
	top:0;
}
	h5#contact:after{
		content:url(images/contact.png);
	}
	h5#menus:after{
		content:url(images/view.png);
	}
	h5#facebook:after{
		content:url(images/facebook.png);
	}

/*Siderbar*/
aside{
	float:right;
}
	aside .col4{
		clear:both;
		width:220px;
	}
		aside .col4:first-child{
			margin:0;
		}
/*Inner Content*/
.innercontent{
	float:left;
	font-size:13px;
	line-height:20px;
	width:670px;
}
	.innercontent h4{
		font-family: 'Droid Serif', serif;	
		font-size:15px;
		font-weight:bold;
		margin-top:18px;
	}
		.innercontent h4:first-child{
			margin-top:0;
			text-transform:uppercase;
		}
	.innercontent p{
		margin-bottom:15px;
	}

/*Sub Nav*/
.subnav{
	background:#5c707c;
	display:block;
	height:33px;
	line-height:33px;
	font-family: 'Droid Serif', serif;
	font-size:16px;
	overflow:hidden;	
	padding:0 10px;
}
	.subnav li{
		float:left;
		margin-right:20px;
	}
		.subnav li a{
			color:#FFF;
			text-decoration:none;
		}
			.subnav li.current_page_item a{
				text-decoration:underline;
			}

/*Contact*/
#contact-col{
	float:left;
}
#contactform{
	clear:both;
	float:left;
	font-size:14px;
	line-height:22px;
	width:450px;
}
	#contactform h6{
		margin-top:0;
	}
#contactinfo, address{
	float:left;
	font-size:13px;
	line-height:22px;
	margin-right:10px;
	padding:0;
	width:220px;
}
	address{
		margin:0;
	}
#map{
	float:right;
	width:450px;
}

/*blog*/
.postedon{
	clear:both;
	font-size:12px;
	display:block;
	margin-bottom:25px;
	padding-bottom:15px;
}
.blog h2{
	font-size:20px;
	margin:45px 0 15px 0;
	text-decoration:none;
}
	.blog h2:first-child{
		margin-top:0;
	}
	.blog h2 a{
		text-decoration:none;
	}
.comment{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#f2f2f2;
	background:rgba(0,0,0,.015);
	padding:20px;
}
.meta-prep, .entry-date, .meta-sep{
	float:left;
	padding-right:3px;
}
.author{
	padding-right:5px;
	display:inline;
}
.vcard{
	float:left;
	display:inline;
}
	.vcard img{
		border:3px solid #CCC;
		margin-right:10px;
	}
.commentmetadata{
	clear:right;
	display:inline;
	float:right;
}
.comment-body{
	clear:both;
	display:block;
	padding:15px 0;
}
#comments-title{
	font-size:14px;
	padding:15px 0;
}
.fn{
	clear:both;
}
	
/*Gallery*/
#gallerywrap{
	overflow:hidden;
	padding-bottom:50px;
}
.gallery{
	float:left;
	position:relative;
	width:919px;
	height:571px;
}
	#gallerywrap .anythingControls{
		content:url(images/galleryshadow.jpg)!important;
		position:absolute;
		bottom:-20px;
		left:0;
		width:919px; 
	}
.container .ngg-album{
	border:none;  
}

/*Custom Gallery*/
#gallerythumbs li{
	float:left;
	margin:0 15px 15px 0;
}
#gallerythumbs li:nth-child(4n+4){
	margin-right:0;
}
#gallerythumbs li img{
	float:left;
	clear:both;
}
.gallery-name{
	clear:both;
	float:left;
	padding:10px 0;
	text-decoration:none;
}