/*  
Theme Name: Mizucarlingford
Theme URI: http://henpartiescarlingford.ie
Version: 101.1
Description: Custom Theme Carlingford
Author: CWS
Author URI: http://www.cunninghamwebsolutions.com/
*/

---------

DO NOT EDIT THIS FILE BELOW HERE.


*/
/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

/* set img max-width */
img {
	height: auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* ie 8 img max-width */
@media \0screen {
  img { width: auto;}
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
html {
	background: #d9dfe1 url(images/html-bg.png);
}
body {
	background-color: #635950;
	word-wrap: break-word;
	color: #5f5f5f;
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	line-height: 125%;
	margin: 0px;
}
p {
	margin: 0 0 1.25em;
	padding: 0;
}
big {
	font-size: 120%;
	line-height: 160%;
}
a {
	color: #A4B53E;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #AFA69A;
}

.green a {
	color: #655B50;
}
small {
	font-size: 87%;
}
ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 140%;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	margin: 1.4em 0 .2em;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 20px;
	margin-top: 0px !important;
	margin-bottom: 15px;
	line-height: 22px !important;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}

/* form input */
input, textarea, select, button {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
}
textarea {
	line-height: 150%;
}
input[type=text], input[type=password], textarea {
	background: #ffffff;
	border: solid 1px #a7b0b3;
	padding: 5px 7px 6px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
textarea:focus, input[type=password]:focus, input[type=text]:focus {
	border-color: #f26522;
	color: #000;
	outline: none;
}

/* set input width */
input[type=text], input[type=search] {
	width: 240px;
	max-width: 90%;
}
/* set textarea width */
textarea {
	line-height: 150%;
	padding: 6px 2%;
	width: 96%;
}

/* form button */
input[type=reset], input[type=submit], button {
	background: #5f5f5f;
	color: #fff;
	border: none;
	cursor: pointer;
	padding: 7px 15px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {
	background: #30333a;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
.pagewidth {
	width: 962px;
	margin: 0 auto;
}

.body {
	padding: 18px 0;
	background-color: #BDB7B1;
	min-height: 300px;
}

/* content */
#content {
	width: 962px;
	float: left;
	margin: 0;
}

.content-sidebar { width: 675px !important;
	float: left;
	margin: 0; }

/* sidebar */
#sidebar {
	width: 216px;
	float: right;
}

/* sidebar left */
.sidebar-left #content {
	float: right;
}
.sidebar-left #sidebar {
	float: left;
}

/* sidebar none */
.sidebar-none #content {
	width: 100%;
}

/************************************************************************************
GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1
{
	float: left;
	margin: 0 0 0 23.5px;
}
.col4-1 {
	width: 216px;
}
.col4-2, .col2-1 {
	width: 462px;
}
.col4-3 {
	width: 708px;
}
.col3-1 {
	width: 255px;
	position:relative;
}

.col3-2 img, .col3-1 img { margin: -25px; position:relative;
 }
 
.bottom { position:absolute !important;
bottom: 25px; }

.product img {
	position: relative !important;
	bottom: 0px !important;
	margin-top: 10px !important;
	margin-right: 0px !important;
	margin-bottom: 15px !important;
	margin-left: 0px !important;
}

.product-thumbnail img { position: relative !important;
	bottom: 0px !important;
	margin-top: 10px !important;
	margin-right: 0px !important;
	margin-bottom: 15px !important;
	margin-left: 0px !important; }
 	
.col3-2 {
	width: 583.5px;
	position:relative;

	
}
.col3-1, .col3-2 { 
color: #fff;
	padding: 25px;
		min-height: 237px;
      height: 100%;
	  
	
	}
.row .col3-1 { min-height: 187px !important;}

.col3-1 p, .col3-2 p { margin-bottom: 0px !important;}


.row {
	width: 962px;
	margin-left: 0;
	clear: left;
}

/* sidebar1 */
.sidebar1 .col4-1,
.sidebar1 .col4-2,
.sidebar1 .col4-3,
.sidebar1 .col3-1,
.sidebar1 .col3-2,
.sidebar1 .col2-1
{
	margin-left: 23.5px;
}
.sidebar1 .col4-1 {
	max-width: 23%;
}
.sidebar1 .col4-2, .sidebar1 .col2-1 {
	max-width: 48%;
}
.sidebar1 .col4-3 {
	max-width: 72%;
}
.sidebar1 .col3-1 {

}
.sidebar1 .col3-2 {
	max-width: 62%;
}

/* first col */
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first
{
	margin-left: 0;
	clear: left;
}

/************************************************************************************
HEADER
*************************************************************************************/
#header {
	position: relative;
	height: 150px;
	z-index: 100;
	text-align: center;
}
#site-logo {
	margin-top: 15px;
	display: inline-block;
}
#site-logo a {
	font: bold 46px/100% Arial, Helvetica, sans-serif;
	letter-spacing: -.05em;
	color: #575b5b;
	text-decoration: none;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	padding: 5px 0;
}
#top-links {
	position: absolute;
	bottom: 20px;
	right: 15px;
	font-size: 20px;
	
	color: #FFF;	
}

#top-links a {
	font-size: 20px;

	color: #FFF;	
}

#top-links a:hover {
	color: #B7D133;	
}

/************************************************************************************
MAIN NAVIGATION
*************************************************************************************/
#main-nav {
	list-style: none;
	text-transform: uppercase;
	z-index: 100;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: -15px;
	margin-bottom: 0;
	margin-left: -15px;
}
#main-nav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
/* main level link */
#main-nav a {
	color: #645a4f;
	display: block;
	padding: 5px 12px;
	margin: 0 0 0 4px;
	text-decoration: none;
	font-size: 18px;
}
/* main level link :hover */
#main-nav a:hover {
	color: #c9baa4;
}
/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a {
	color: #635950;
}
/* current link :hover */
#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover {
	color: #635950;
}
/* sub-levels link */
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {
	color: #FFF;
	background: none;
	font-weight: normal;
	padding: 7px 0 7px 15px;
	margin: 0;
	width: 180px;
	text-transform: none;
	text-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
/* sub-levels link :hover */
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {
	background: rgba(212, 208, 204, 0.90);
	color: #635950;
}
/* dropdown ul */
#main-nav ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	position: absolute;
	left: 10px;
	background: rgba(99, 89, 80, 0.90);
	z-index: 100;
	display: none;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}
#main-nav ul li {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
}
/* sub-levels dropdown */
#main-nav ul ul {
	left: 190px;
	top: 0;
}
/* show dropdown ul */
#main-nav li:hover > ul {
	display: block;
}

/* rss button */
#main-nav .rss a {
	background: url(images/rss.png) no-repeat left center;
	padding-left: 18px;
	margin-left: 15px;
}

/************************************************************************************
HEADER WIDGET
*************************************************************************************/
#header .header-widget {
	position: absolute;
	top: 20px;
	right: 16px;
	text-align: right;
	float: right;
}
.header-widget .widget {
	float: right;
	margin-right: 14px;
	margin: 4px 14px 0 0;
}
.header-widget .widget div {
	display: inline;
	float: left;
}
.header-widget strong.widgettitle {
	float: left;
	margin-right: 5px;
	text-transform: none;
	letter-spacing: normal;
}

#header .header-widget ul {
	margin: 0;
	padding: 0;
	float: left;
}
#header .header-widget li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	border: none;
	clear: none;
}
#header .header-widget .widget {
	float: left;
	margin-right: 14px;
}
#header .header-widget img {
	vertical-align: middle;
	margin-top: -10px;
}
#header .rss {
	float: right;
}
#header .rss a {
	background: url(images/rss.png) no-repeat left center;
	padding-left: 16px;
}

/************************************************************************************
WELCOME MESSAGE
*************************************************************************************/
#welcome-message {
	text-align: center;
	font: italic 24px/140% Georgia, "Times New Roman", Times, serif;
	margin: 0 0 30px;
}

/************************************************************************************
SLIDER
*************************************************************************************/
#slider {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
}
#slider .slides {
	margin: 0 0 20px 0;
	padding: 0;
}
#slider .slides li {
	background-color: none !important;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	float: left;
	width: 100%;
}
#slider .slides img {
	background: #fff;
	vertical-align: bottom;
	padding: 4px;
	border: solid 1px #ccc;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#slider .slides .details {
	position: absolute;
	bottom: 0;
	background: url(images/slide-description-bg.png);
	color: #ccc;
	padding: 10px 14px;
	width: 100%;
}
#slider .slides h3 {
	color: #fff;
	margin: 0;
	font: bold 16px/120% Arial, Helvetica, sans-serif;
}
#slider .slides p {
	margin: 0;
}

/* slide buttons */
#slider a.button {
	color: #000;
}
#slider a.button:hover {
	text-decoration: none;
}
#slider a.black {
	color: #fff;
}

/* Slider style
================================================ */
/* slider pager */
.flex-control-nav {
	text-align: center;
	margin: 0;
	padding: 10px 0;
	clear: both;
	position: relative;
	z-index: 1000;
}
.flex-control-nav li {
	margin: 0;
	padding: 0;
	display: inline-block;
	zoom:1;
	*display:inline;
}

/* pager button */
.flex-control-nav a {
	text-indent: -900em;
	width: 8px;
	height: 8px;
	display: block;
	margin: 0 3px;
	background: #555;
	background: rgba(0,0,0,.6);
	border: solid 2px #111;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	cursor: pointer;
}
/* pager active */
.flex-control-nav a.active  {
	background: #ccc;
	background: rgba(255,255,255,.3);
	border-color: #666;
}

/* next previous slide button */
.flex-direction-nav {
	margin: 0;
	padding: 0;
}
.flex-direction-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flex-direction-nav a {
	display: block;
	width: 49px;
	height: 49px;
	text-indent: -900em;
	overflow: hidden;
	position: absolute;
	z-index: 2000;
	top: 50%;
	margin-top: -50px;
	display: none;
}
#slider:hover .flex-direction-nav a {
	display: block;
}
.flex-direction-nav .prev {
	background: url(images/slide-next-prev.png) no-repeat;
	left: 5px;
}
.flex-direction-nav .next {
	background: url(images/slide-next-prev.png) no-repeat 0 -49px;
	right: 5px;
}
.flex-direction-nav .carousel-disabled {
	opacity: .2;
}

/* FlexSlider Necessary Styles */ 
#slider .slides > li {
	display: none;
}

/************************************************************************************
AUTHOR PAGE
*************************************************************************************/
.author-bio {
	margin: 0 0 30px;
}
.author-bio .author-avatar {
	float: left;
	margin: 0 15px 0 0;
}
.author-bio .author-avatar img {
	background: #fff;
	padding: 4px;
	border: solid 1px #ccc;
}
.author-bio .author-name {
	margin: 0 0 5px;
	padding: 0;
	font-size: 160%;
}
.author-posts-by {
	margin: 0 0 20px;
	padding: 10px 0 0;
	font-size: 140%;
	text-transform: uppercase;
	border-top: double 4px #ccc;
	border-color: rgba(118,118,118,.3);
}

/************************************************************************************
PAGE TITLE
*************************************************************************************/
.page-title {
	font: bold 30px/110% Arial, Helvetica, sans-serif;
	margin: 0 0 20px;
	color: #655B50;
}

/************************************************************************************
POST
*************************************************************************************/
.post {
	margin-bottom: 40px;
}

/* post content */
.post-content {
	min-width: 120px;
}

/* post title */
.post-title {
	font: bold 20px/110% Arial, Helvetica, sans-serif;
	margin: 0 0 4px;
}
.post-title a {
	color: #30333a;
}
.post-title a:hover {
	color: #A4B53E;
}

/* post image */
.post-image {
	max-width: 100%;
	margin: 0 0 10px;
}
.post-image.left {
	margin-right: 20px;
}
.post-image.right {
	margin-left: 20px;
}

/* post meta */
.post-meta {
	font-size: 95%;
	line-height: 160%;
	margin: 0 0 10px;
	color: #898989;
}
.post-meta a {
	color: #898989;
}
.post-meta a:hover {
	color: #F63;
}
.post-meta span {
	margin-right: 8px;
}
.post-meta .post-category {
	background: url(images/folder.png) no-repeat 0 center;
	padding: 0 0 0 16px;
}
.post-meta .post-author {
	background: url(images/user.png) no-repeat 0 center;
	padding: 0 0 0 16px;
}
.post-meta .post-tags {
	background: url(images/tag.png) no-repeat 0 center;
	padding: 0 0 0 16px;
}
.post-meta .post-comment {
	background: url(images/comment.png) no-repeat 0 center;
	padding: 0 0 0 16px;
}

/* post date */
.post-date {
	display: block;
	font-weight: bold;
	margin: 0 0 3px;
	color: #898989;
}

/* grid4 */
.grid4 .post {
	width: 216px;
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
	font-size: 95%;
	line-height: 130%;
}
.sidebar1.grid4 .post {
	width: 23%;
	margin-left: 2.5%;
}
.grid4 .post-title {
	font-size: 16px;
	line-height: 140%;
	margin: 0 0 2px;
	padding: 0;
}
/* grid3 */
.grid3 .post {
	width: 255px;
	padding: 25px;
	float: left;
	margin-left: 23.5px;
	font-size: 100%;
	margin-bottom: 23.5px;
	background-color: #655B50;
	color: #fff;
}
.sidebar1.grid3 .post {
	width: 30%;
	margin-left: 3.5%;
}
.grid3 .post-title {
	font-size: 20px;
	line-height: 140%;
	margin: 0;
	padding: 0;
}

.grid3 .post-title a {
color: #A4B53E;
}
/* grid2 post */
.grid2 .post {
	width: 462px;
	margin-left: 30px;
	float: left;
	line-height: 140%;
}
.sidebar1.grid2 .post {
	width: 48%;
	margin-left: 3.75%;
}
.grid2 .post-title {
	margin: 0 0 5px;
	font-size: 22px;
}

/* large image grid post */
.list-large-image .post {
	margin-bottom: 60px;
}
.list-large-image .post-image {
	float: left;
	margin: 0 20px 10px 0;
}
.list-large-image .post-title {
	font-size: 28px;
	line-height: 110%;
	margin: 0 0 3px;
	padding: 0;
}
.list-large-image .post-content {
	overflow: hidden;
}

/* list-thumb-image */
.list-thumb-image .post {
	margin-bottom: 40px;
}
.list-thumb-image .post-image {
	float: left;
	margin: 0 20px 10px 0;
}
.list-thumb-image .post-content {
	overflow: hidden;
}
.list-thumb-image .post-date {
	display: inline;
}

/* grid2-thumb post */
.grid2-thumb .post {
	width: 48%;
	margin-left: 4%;
	float: left;
	line-height: 140%;
}
.grid2-thumb .post-title {
	font-size: 22px;
}
.grid2-thumb .post-image {
	float: left;
	margin: 0 16px 10px 0;
}
.grid2-thumb .post-image.left img {
	margin-right: 0;
}
.grid2-thumb .post-content {
	overflow: hidden;
}

/* clear grid posts
================================================ */
.grid4 .post:nth-of-type(4n+1) {
	margin-left: 0;
	clear: left;
}
.grid3 .post:nth-of-type(3n+1) {
	margin-left: 0;
	clear: left;
}
.grid2 .post:nth-of-type(2n+1) {
	margin-left: 0;
	clear: left;
}
.grid2-thumb .post:nth-of-type(2n+1) {
	margin-left: 0;
	clear: left;
}

/************************************************************************************
SINGLE
*************************************************************************************/
.single-post-date {
	text-align: left;
	margin: 0;
}
.single-post-img {
	margin-bottom: 30px;
}
.single-post-img.left {
	margin-right: 30px;
}
.single-post-img.right {
	margin-left: 30px;
}

/* large image slideshow */
#slideshow, #slideshow span {
	background-color: none !important;
}
.showcase {
	margin: 30px 0;
	position: relative;
}
.showcase-nav {
	margin: 0;
	padding: 0 0 5px;
	list-style: none;
}
.showcase-nav li {
	float: left;
	margin: 0 10px 8px 0;
	background-color: none !important;
}
.showcase-nav img {
	background: #fff;
	padding: 3px;
	border: solid 1px #ccc;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, .2);
	box-shadow: 0 0 1px rgba(0, 0, 0, .2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.showcase-nav .activeSlide img {
	border: solid 1px #333;
}
.next-prev-project {
	position: absolute;
	top: 15px;
	right: 0;
}
.next-prev-project a {
	color: #30333a;
	text-decoration: none;
	font-size: 85%;
	text-transform: uppercase;
	font-weight: bold;
}
.next-prev-project a:hover {

	color: #F30;
}
.next-prev-project .next a {
	background: url(images/next-arrow.png) no-repeat right center;
	padding: 0 12px 0 0;
	margin-left: 10px;
}
.next-prev-project .prev a {
	background: url(images/prev-arrow.png) no-repeat left center;
	padding: 0 0 0 12px;
}
.hide{
	display:none;
}
/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap {
	border-top: solid 1px #ccc;
	margin: 40px 0 20px;
	padding: 10px 0 0;
	position: relative;
	clear: both;
}

/* comment pagenav */
.commentwrap .pagenav {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.commentwrap .pagenav.top {
	position: absolute;
	top: 35px;
	right: 0;
	margin: 0;
}

.comment-title {
	font-size: 140%;
}
/* commentlist */
.commentlist {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}
.commentlist li {
	margin: 0;
	padding: 15px 0 0 75px;
	list-style: none;
	border-top: solid 1px #ccc;
	position: relative;
}
.commentlist .comment-author {
	margin: 2px 0 10px;
}
.commentlist .avatar {
	margin: 0 16px 0 0;
	position: absolute;
	top: 15px;
	left: 0;
	background: #fff;
	padding: 3px;
	border: solid 1px #ccc;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.commentlist cite {
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
	line-height: 140%;
}
.commentlist .bypostauthor > .comment-author cite {
	background: url(images/icon-author-comment.png) no-repeat 0 2px;
	padding-left: 18px;
}
.commentlist .comment-time {
	color: #888;
}
.commentlist ul, .commentlist ol {
	margin: 0;
	padding: 0;
}
.commentlist .comment-reply-link {
	position: absolute;
	top: 15px;
	right: 0;
	padding: 2px 10px;
	background: #5f5f5f;
	font-size: 85%;
	color: #ededed;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.commentlist .comment-reply-link:hover {
	background: #30333a;
	text-decoration: none;
}

/************************************************************************************
COMMENT FORM
*************************************************************************************/
#respond {
	margin: 20px 0 30px;
	padding: 10px 0 0;
	position: relative;
	clear: both;
}
#respond #cancel-comment-reply-link {
	position: absolute;
	top: 28px;
	right: 0;
	font-size: 85%;
	line-height: 100%;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	color: #ededed;
	background: #F30;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#respond .cancel-comment-reply a:hover {
	background: #30333a;
}
#commentform {
	margin: 15px 0 0;
}
#commentform input[type=text] {
	width: 206px;
	margin-right: 5px;
}
#commentform label {
	font-weight: bold;
}
#commentform label small {
	font-weight: normal;
}

/************************************************************************************
NEXT PREVIOUS NAVIGATION
*************************************************************************************/
.post-nav {
	clear: both;
	margin: 30px 0 20px;
}
.post-nav span {
	width: 45%;
}
.post-nav a {
	color: #30333a;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	display: block;
}
.post-nav a:hover {
	color: #A4B53E;
	text-decoration: none;
}
.post-nav .prev a {
	float: left;
	background: url(images/prev-arrow.png) no-repeat 0 center;
	padding: 0 0 0 14px;
}
.post-nav .next a {
	float: right;
	text-align: right;
	background: url(images/next-arrow.png) no-repeat right center;
	padding: 0 14px 0 0;
}

/************************************************************************************
CATEGORY SECTIONS
*************************************************************************************/
.category-section {
	clear: both;
	margin-bottom: 30px;
}
.category-section-title {
	margin: 0 0 20px;
	padding-top: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 120%;
	border-top: solid 1px #ccc;
}

/************************************************************************************
PAGE NAVIGATION
*************************************************************************************/
.pagenav {
	clear: both;
	margin: 70px 5px 15px;
	text-align: right;
	line-height: 100%;
}
.pagenav a, .pagenav .current {
	color: #333;
	text-decoration: none;
	padding: 5px 8px;
	margin: 0 2px;
	vertical-align: middle;
	display: inline-block;
	zoom:1;
	*display:inline;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	text-shadow: 0 1px 0 rgba(255,255,255,.7);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.4);
	box-shadow: 0 1px 2px rgba(0,0,0,.4);
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	background: -moz-linear-gradient(top,  #fff,  #ddd);
	background: linear-gradient(-90deg, #fff, #ddd);
}
.pagenav a:hover {
	text-decoration: none;
	background: #ddd;
}
.pagenav .current, .pagenav .current:hover {
	background: #333;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,.7);
}

/************************************************************************************
SIDEBAR
*************************************************************************************/
#sidebar a {
	color: #000;
	text-decoration: none;
}
#sidebar a:hover {
	color: #A4B53E;
}
.widget {
	margin: 0 0 40px;
}
.widget .widgettitle {
	font: bold 13px/120% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 0 0 6px;
	padding: 0 0 6px;
	color: #787b7b;
}
.widgettitle a {
	color: #30333a;
	text-decoration: none;
}
.widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.widget li {
	padding: 0 0 10px;
	margin: 0;
}
.widget ul ul {
	padding: 10px 0 0 18px;
	margin: 0;
	list-style: disc;
}
.widget ul ul li {
	padding: 0 0 8px;
	margin: 0;
}
/* search form */
#searchform #s {
	width: 178px;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 28px;
}

/************************************************************************************
WIDGET STYLES
*************************************************************************************/
/* flickr widget */
.widget .flickr_badge_image img {
	width: 52px;
	height: 52px;
	margin: 0 11px 11px 0;
	float: left;
	background: #fff;
	padding: 3px;
	border: solid 1px #ccc;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, .2);
	box-shadow: 0 0 1px rgba(0, 0, 0, .2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* recent comments widget */
.widget .recent-comments-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget .recent-comments-list li {
	margin: 0 0 10px;
	padding: 0;
	clear: both;
}
.widget .recent-comments-list .avatar {
	margin: 0 11px 11px 0;
	float: left;
	background: #fff;
	padding: 3px;
	border: solid 1px #ccc;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, .2);
	box-shadow: 0 0 1px rgba(0, 0, 0, .2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* feature posts widget */
.widget .feature-posts-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget .feature-posts-list li {
	margin: 2px 0 10px;
	padding: 0;
	clear: both;
}
.widget .feature-posts-list .post-img {
	float: left;
	margin: -2px 11px 11px 0;
	background: #fff;
	padding: 3px;
	border: solid 1px #ccc;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, .2);
	box-shadow: 0 0 1px rgba(0, 0, 0, .2);
}
.widget .feature-posts-list small {
	font-size: 85%;
}

/* calendar widget */
.widget #wp-calendar {
	width: 100%;
}
.widget #wp-calendar td {
	width: 14%;
}
.widget #wp-calendar #prev {
	text-align: left;
}
.widget #wp-calendar #next {
	text-align: right;
}
.widget #wp-calendar caption {
	text-align: left;
}
.widget #wp-calendar th {
	text-align: left;
}

/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered {
	max-width: 100% !important;
}
#content .twt-border {
	max-width: 100% !important;
	min-width: 180px !important;
}

/* Social Links Widget */
.widget .social-links {
	margin: 0 0 20px;
	padding: 0;
	line-height: 100%;
}
.widget .social-links li {
	margin: 0 5px 5px 0;
	padding: 0;
	list-style: none;
	border: none;
	display: inline-block;
	zoom:1;
	*display:inline;
}
.widget .social-links img {
	vertical-align: middle;
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	clear: both;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}

#footer a{
	color: #fff;
}

#footer a:hover {
color:  #635950;
}

#footerwrap {
    background-color: #BDB7B1;	
}

.footer-top {
	clear: both;
	border-top: solid 1px #FFF;
	margin: 0;
	height: 18px;
	color: #635950;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 12px;
	word-spacing: 5.51px;
}

.footer-bottom {
	font-size: 16px;
	color: #FFF;
	clear: both;
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	margin: 0;
	height: 18px;
	padding-top: 10px;
	padding-bottom: 12px;
}

.footerb1 {float: left; width: 198px;}
.footerb2 {float: left; width: 208px;}
.footerb3 {float: left; width: 150px;}
.footerb4 {float: right; width: 332px;}

/************************************************************************************
IMAGE STYLES
*************************************************************************************/
img.alignleft, img.aligncenter, img.alignright, img.alignnone, .wp-caption img,
.widget .feature-posts-list .post-img,
.widget .flickr_badge_image img,
.commentlist .avatar,
.recent-comments-list .avatar,
#body .gallery img,
.attachment img,
.post-image img,
.img-style
{
	
}

/************************************************************************************
GALLERY
*************************************************************************************/
/* clearfix for gallery */
.gallery:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .gallery {
	zoom: 1;
} /* IE6 */
*:first-child+html .gallery {
	zoom: 1;
} /* IE7 */

#body .gallery {
	margin: 30px 0;
}
/* gallery item */
#body .gallery dl {
	margin: 0 20px 20px 0;
	display: inline-block;
	vertical-align: top;
	zoom:1;
	*display:inline;
	width: auto;
	float: none;
	text-align: center;
}
/* gallery caption */
#body .gallery dd {
	width: 140px;
	line-height: 120%;
	font-size: 90%;
	text-align: center;
	margin: 5px 0 0;
}
/* get rid of br tag */
#body .gallery br {
	display:none;
}

/************************************************************************************
CLEAR & ALIGNMENT
*************************************************************************************/
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}

/* clearfix */
.clearfix:after, .widget li:after, .menu:after, #main-nav:after, #footer-nav:after 
{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix, .widget li, .menu, #main-nav, #footer-nav 
{ display: inline-block; }
/* clearfix for ie7 */
.clearfix, .widget li, .menu, #main-nav, #footer-nav 
{ display: block; zoom: 1; }


/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft, img.aligncenter, img.alignright, img.alignnone {
	
}
.alignleft {
	float: left;
	margin-right: 30px;
}
.alignright {
	float: right;
	margin-left: 30px;
}
.aligncenter {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	margin-bottom: 15px;
}
.wp-caption-text {
	font: italic 95%/120% Georgia, "Times New Roman", Times, serif;
	margin: 6px 0;
}

/* Extras */

.center { text-align: center;}

.menu-bar { background-color: #d4d0cc; height: 48px;}

.menu-top {background-color: #BDB7B1; height: 18px;}

.green { background-color: #A4B53E; }
.green h1 { color: #FFF; }
.green h2 { color: #FFF; }
.brown { background-color: #655B50; }
.brown h2 { color: #A4B53E;}
.dark-grey{ background-color: #877f76; }

.opening-hours { width: 210px; margin-bottom: 10px;}
.f-right {float: right;}
.wp-post-image { margin-bottom: 15px;}

/* woocommerce overrides */
.green-product { width: 255px !important; padding: 25px !important; background-color: #FFF; }
.green-product h2 { color: #655B50; font-size: 20px; float: left; margin-top: 6px !important; margin-bottom: 10px;}
.woocommerce-tabs {
	display: none;
}
.entry-summary p { margin-bottom: 8px !important;}

.amount { color: #fff; font-weight: bold;}
.padding25 { padding: 25px; width: 912px !important;}

.cart_totals table { float: right;}

.product-name a { color: #FFF; }
.product-name a:hover { color: #655B50; }

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { margin-right: 23.5px !important;}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last { margin-right: 0px !important;}

.span2columns { width: 633.5px; min-height: 287px; display: inline-block; float: left; margin-right: 0; margin-left: 0; }

.span3columns { width: 912px; padding: 25px; display: inline-block; float: left; margin-right: 0; margin-left: 0; }

.span3columns p { margin-bottom: 0px !important; color: #fff; }

.thin { min-height: 54px; padding: 15px; width: 603.5px; }

.thin p { margin-bottom: 0px !important; color: #fff; }

.brown-font {color: #d4d0cc; }

.colwrapper1 { width: 328.5px; float: right;}

.overflow-header h2 { overflow: visible; width: 300%;}

.colwrapper1 hr { margin-left: 23.5px;}

.imagepad {margin-right: 17px; }

.imagepadwrap { padding: 0px !important; width: 633.5px !important;}

.centerimage { margin-left: 40px !important; margin-top: 30px; width: 200px;}

.last { margin-left: 23.5px; }

.rright { width: 600px !important;}