@charset "UTF-8";
/*
Theme Name: BEE BEE
Theme URI: http://themeforest.net/jonathan01
Description: Bee Bee HTML
Version: 1.0
Author: Jonathan Atkinson
Tags: bee html, themeforest bee html, jonathan, jonathan atkinson

USE THIS STYLE SHEET EXCLUSIVELY FOR BEE BEE HTML

Copyright 2012 - Jonathan Atkinson
*/

/*  START OF RESET */ 

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	}
	
	#main_content iframe {
	-webkit-box-shadow: 0 7px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 12px 12px #A8A38C;
	-moz-box-shadow: 	0 7px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 12px 12px #A8A38C;
	box-shadow:			0 7px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 12px 12px #A8A38C;
	border-radius: 5px 5px 5px 5px;
	}
	
.clear {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width:100%;
	}
	
.clearbig {
	clear: both;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	width:100%;
	}
	
body, img { 
    transition:all .2s linear; 
    -o-transition:all .2s linear; 
    -moz-transition:all .2s linear; 
    -webkit-transition:all .2s linear;
	}
	
::selection {
	background: #F7941E; /* Safari */
	color: #ffffff;
	text-shadow:none !important;
	}
	
::-moz-selection {
	background: #F7941E; /* Firefox */
	color: #ffffff;
	text-shadow:none !important;
	}
	
img { -ms-interpolation-mode: bicubic; }

.full_width a img:hover {
	margin-top: 0px !important;
	}

.full_width2 a img:hover {
	margin-top: 0px !important;
	}

#portfolio-bg a img:hover {
	margin-top: 0px;
	}

	
/*  END OF RESET */

/*  START OF SHORTCODES, COLUMNS & BUTTONS */

.one_half, .one_half_first, .one_third, .one_third_first, .two_third, .two_third_first, .one_fourth, .one_fourth_first, .three_fourth, .three_fourth_first, .one_fifth, .one_fifth_first, .two_fifth, .two_fifth_first, .three_fifth, .three_fifth_first, .four_fifth, .four_fifth_first, .one_sixth, .one_sixth_first {
	font-family: 'Maven Pro', sans-serif;
	font-size:13px;
	color: #585d63;
	line-height: 18px;
	font-weight: normal;
	}

.one_half { 
	width: 48%; 
	}

.one_third {
	width: 30.66%; 
	}
	.one_third_first .left, .one_third .left { float: left; }
	.one_third_first .left img, .one_third .left img { margin: 0 25px 25px 0;  }
	.person-name { text-align: left; font-size: 20px!important; padding-bottom: 10px!important; line-height:24px!important; } 
	.person-text { text-align: left; width: 210px; float: left }

.two_third { 
	width: 65.33%; 
	}

.one_fourth { 
	width: 22%; 
	}

.three_fourth { 
	width: 74%; 
	}

.one_fifth { 
	width: 16.8%; 
	}

.two_fifth { 
	width: 37.6%; 
	}

.three_fifth { 
	width: 58.4%; 
	}

.four_fifth { 
	width: 67.2%; 
	}

.one_sixth { 
	width: 13.33%; 
	}

.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth {
	position: relative;
	margin-left: 4%;
	margin-bottom: 0px;
	float: left;
	}

.one_half_first { 
	width: 48%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left; 
	}

.one_third_first { 
	width: 30.66%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left; 
	}

.one_fourth_first { 
	width: 22%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left; 
	}

.one_fifth_first { 
	width: 16.8%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left;
	}
	
.one_sixth_first { 
	width: 13.33%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left; 
	}
	
.two_third_first { 
	width: 65.33%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left; 
	}
	
.three_fourth_first { 
	width: 74%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left;
	}
	
.two_fifth_first { 
	width: 37.6%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left; 
	}
	
.three_fifth_first { 
	width: 58.4%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left; 
	}
	
.four_fifth_first { 
	width: 67.2%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left; 
	}


@media (max-width: 767px){
	.one_half, .one_half_first, .one_third, .one_third_first, .two_third, .two_third_first, .one_fourth, .one_fourth_first, .three_fourth, .three_fourth_first, .one_fifth, .one_fifth_first, .two_fifth, .two_fifth_first, .three_fifth, .three_fifth_first, .four_fifth, .four_fifth_first, .one_sixth, .one_sixth_first {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.person-text {
		width: 100%;
	}
}

div .first {
    clear: left;
    margin-left: 0;
	}

.center {
	text-align:center;
	}
	
.center p { 
	margin-bottom:20px;
	}

img {
	border: none;
	max-width: 100%;
	height: auto;
}

img.left {
	border: none;
	float: left;
	margin-right:20px;
	margin-bottom:20px;
	}

img.right {
	border: none;
	float: right;
	margin-left:20px;
	margin-bottom:20px;
	}

.alignleft {
	border: none;
	float: left;
	margin-right: 20px;
	margin-bottom:20px;
	}

.alignright {
	border: none;
	float: right;
	margin-left: 20px;
	margin-bottom:20px;
	}
	
.button_large a {
	text-decoration:none;
	-webkit-transition:all 0.3s ease-in;  
   	-moz-transition:all 0.3s ease-in;  
   	-o-transition:all 0.3s ease-in;  
   	transition:all 0.3s ease-in;
   	font-size: 16px; 
   	background-color: #333333;
	color: #FFFFFF;
    display: inline-block;
	border:1px solid #3C3C3C;
	padding: 10px 13px;
	font-family: 'Maven Pro', sans-serif;
	margin-top: 10px;
	cursor:pointer;
	text-decoration: none;
	letter-spacing: -0.04em;
	}
	
.button_large a:hover {
    background-color: #ED8D23;
    color: #FFFFFF;
    display: inline-block;
	border:1px solid #bc730f;
	padding: 10px 13px;
	cursor:pointer;
	text-decoration:none;
	letter-spacing: -0.04em;
	}
	
.button_medium a {
	text-decoration:none;
	-webkit-transition:all 0.3s ease-in;  
   	-moz-transition:all 0.3s ease-in;  
   	-o-transition:all 0.3s ease-in;  
   	transition:all 0.3s ease-in;
   	font-size: 15px; 
   	background-color: #333333;
    color: #FFFFFF;
    display: inline-block;
	border:1px solid #3C3C3C;
	padding: 8px 11px;
	font-family: 'Maven Pro', sans-serif;
	margin-top: 10px;
	cursor:pointer;
	text-decoration: none;
	letter-spacing: -0.04em;
	}
	
.button_medium a:hover {
    background-color: #ED8D23;
    color: #FFFFFF;
    display: inline-block;
	border:1px solid #bc730f;
	padding: 8px 11px;
	cursor:pointer;
	text-decoration:none;
	letter-spacing: -0.04em;
	}
	
.button_small a {
	text-decoration:none;
	-webkit-transition:all 0.3s ease-in;  
   	-moz-transition:all 0.3s ease-in;  
   	-o-transition:all 0.3s ease-in;  
   	transition:all 0.3s ease-in;
   	font-size: 13px; 
   	background-color: #333333;
    color: #FFFFFF;
    display: inline-block;
	border:1px solid #3C3C3C;
	padding: 6px 9px;
	font-family: 'Maven Pro', sans-serif;
	margin-top: 10px;
	cursor:pointer;
	text-decoration: none;
	letter-spacing: -0.04em;
	}
	
.button_small a:hover {
    background-color: #ED8D23;
    color: #FFFFFF;
    display: inline-block;
	border:1px solid #bc730f;
	padding: 6px 9px;
	cursor:pointer;
	text-decoration:none;
	letter-spacing: -0.04em;
	}
	
.button_xsmall a {
	text-decoration:none;
	-webkit-transition:all 0.3s ease-in;  
   	-moz-transition:all 0.3s ease-in;  
   	-o-transition:all 0.3s ease-in;  
   	transition:all 0.3s ease-in;
   	font-size: 11px; 
   	background-color: #333333;
    color: #FFFFFF;
    display: inline-block;
	border:1px solid #3C3C3C;
	padding: 4px 6px;
	font-family: 'Maven Pro', sans-serif;
	margin-top: 10px;
	cursor:pointer;
	text-decoration: none;
	letter-spacing: -0.04em;
	}
	
.button_xsmall a:hover {
    background-color: #ED8D23;
    color: #FFFFFF;
    display: inline-block;
	border:1px solid #bc730f;
	padding: 4px 6px;
	cursor:pointer;
	text-decoration:none;
	letter-spacing: -0.04em;
	}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

	
hr {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/HR.png");
	background-repeat:repeat-x;
	clear:both;
	height:50px;
	border:none;
	background-position:center center;
    }
	
hr.big {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/HR.png");
	background-repeat:repeat-x;
	clear:both;
	height:50px;
	border:none;
	margin-top:50px;
    }
	   
.hrr {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/HR.png");
	background-repeat:repeat-x;
	clear:both;
	height:50px;
	border:none;
    }

.quote {
    text-align:left;
	font-family:/*'Trebuchet MS',*/'HansHandItalic', Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#F7941E;
	clear:both;
    padding: 11px 20px 11px 50px !important;
	display: block;
	line-height: 1.4em;
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/hatch.png");
	background-repeat:repeat-y;
	}

.pullquoteleft {
    padding:11px 14px 11px 50px !important;
    text-align:left;
	font-family:/*'Trebuchet MS',*/'HansHandItalic', Arial, Helvetica, sans-serif;
	font-size:24px;
	color:/*#453694*/#3C3C3C;
	float:left;
	width:40%;
	margin:5px 30px 10px 0;
	line-height:1.3em;
	font-weight:normal;
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/hatch.png");
	background-repeat:repeat-y;
	}

.pullquoteright {
	margin:5px 0 10px 30px;
    padding:11px 14px 11px 50px !important;
    text-align:left;
	font-family:ArvilRegular;
	font-size:24px;
	color:#ea5847;
	float:right;
	width:40%;
	line-height:1.3em;
	font-weight:normal;
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/hatch.png");
	background-repeat:repeat-y;
	}

pre {
	font-family:'MuliRegular', sans-serif;
	font-size:13px;
	color:#888888;
	float:right;
	text-align:right;
	}
	
div.hr hr { 
	display:none;
	}
	
.alert_black {
	display:block;
	float:left;
	padding:20px 10px;
	clear:both;
	font-family: 'Maven Pro', sans-serif;
	font-size:13px;
	width:90%;
	margin-bottom:25px;
	color:#e8e6dc;
	text-align:center;
	background-color:#3c3c3c;
	border-radius: 3px 3px 3px 3px;
	-webkit-box-shadow: 0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	-moz-box-shadow: 	0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	box-shadow:			0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	}
	
.alert_standard {
	display:block;
	float:left;
	padding:20px 10px;
	clear:both;
	font-family: 'Maven Pro', sans-serif;
	font-size:14px;
	width:90%;
	margin-bottom:25px;
	color:#e8e6dc;
	text-align:center;
	background-color:#a09e70;
	border-radius: 3px 3px 3px 3px;
	-webkit-box-shadow: 0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	-moz-box-shadow: 	0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	box-shadow:			0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	}
	
.alert_red {
	display:block;
	float:left;
	padding:20px 10px;
	clear:both;
	font-family: 'Maven Pro', sans-serif;
	font-size:14px;
	width:90%;
	margin-bottom:25px;
	color:#e8e6dc;
	text-align:center;
	background-color:#e95746;
	border-radius: 3px 3px 3px 3px;
	-webkit-box-shadow: 0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	-moz-box-shadow: 	0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	box-shadow:			0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	}
	
.alert_black h3, .alert_standard h3, .alert_red h3 {
	font-family:ArvilRegular;
	font-size:35px;
	color:#e8e6dc;
	text-shadow:none;
	text-transform:none;
	}
	
.alert_black a, .alert_standard a, .alert_red a, .alert_black a:hover, .alert_standard a:hover, .alert_red a:hover {
	text-decoration:underline;
	color:#e8e6dc;
	}
	
	
/*  END OF SHORTCODES, COLUMNS & BUTTONS */

/*  START OF STYLES */
	
html {
	height:100%;
	}

body {
	width:100%;
	padding:0;
	margin:0;
	height:100%;
	background-color:#e8e6dc;
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/background.png");
	background-repeat:repeat;
	}
	
body, img {
	-moz-transition: all 0.2s linear 0s;
	}
	
img, img a, img, a:hover {
	border:none;
	}
	
/******************************************

  START OF GENERAL STYLES 
  
******************************************/
	
.top {
	width:100%;
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/stitches_top.png");
	background-repeat:repeat-x;
	height:12px;
	clear:both;
	}
	
.middle {
	width:100%;
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/leather_pattern.png");
	background-repeat:repeat;
	}
	
.bottom {
	width:100%;
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/stitches_bottom.png");
	background-repeat:repeat-x;
	height:9px;
	}
	
.wrapper, #content, #main_content {
	width:980px;
	margin:0 auto;
}
@media (max-width: 767px){
	.wrapper, #content, #main_content {
		width: 100%;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.wrapper, #content, #main_content {
		width: 750px;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
	.wrapper, #content, #main_content {
		width: 970px;
	}
}
@media (max-width: 1199px){
	.wrapper, #content, #main_content {
		box-sizing: border-box;
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (min-width: 1200px){
	.wrapper, #content, #main_content {
		/*width: 1170px;*/
		width: 980px; /* Original designed size of site */
	}
}
	
#header_logo {
	max-width:314px;
	float:left;
	padding:/*20px*/0 0 0 /*12px*/;
	}
	
#home_content_wrapper {
	background-color:#a3a173;
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/purpleBG.png");
	background-repeat:repeat;
	width:100%;
	}
	
#content_wrapper {
	background-color:#a3a173;
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/purpleBG.png");
	background-repeat:repeat;
	width:100%;
	}
	
#home_content {
	width:980px;
	margin:0 auto;
	padding:35px 0 30px 0 /*185px 0*/;
	}
	#banner_content {
	width: 980px;
	margin: 0 auto;
	padding: 35px 0 35px 0;	
	}
	#banner_content h6 {
	font-family: "Trebuchet MS", ArvilRegular;
	text-transform:lowercase;
	color: #FFFFFF;
    font-size: 100px;
    text-shadow: 5px 5px 0 #453694;
	}
	
#main_content_wrapper {
	width:100%;
	}
	
#wrapper2 {
	width:100%;
	margin-top:30px;
	}
	
#main_content {
	margin-bottom: 60px;
	padding-top: 20px;
}
	
.main_content_circle1 img, .main_content_circle2 img, .main_content_circle3 img {
	padding-bottom:20px;
	}
	
.main_content_circle1 {
	width:326px;
	margin-right:1px;
	float:left;
	margin-top:-150px;
	}
	
.main_content_circle2 {
	width:326px;
	margin-right:1px;
	float:left;
	margin-top:-150px;
	}
	
.main_content_circle3 {
	width:326px;
	float:left;
	margin-top:-150px;
	}
	
.main_content_circle1 .center, .main_content_circle2 .center, .main_content_circle3 .center  {
	margin:0 25px 0 25px;
	}
	
.content_circle1 {
	width:326px;
	margin-right:1px;
	float:left;
	}
	
.content_circle2 {
	width:326px;
	margin-right:1px;
	float:left;
	}
	
.content_circle3 {
	width:326px;
	float:left;
	}
	
	/* SERVICES PAGE CIRCLES */
.services_content_circle1 img, .services_content_circle2 img, .services_content_circle3 img {
	padding-bottom:20px;
	}
	
.services_content_circle1 {
	width:326px;
	margin-right:1px;
	float:left;
	margin-top:50px;
	}
	
.services_content_circle2 {
	width:326px;
	margin-right:1px;
	float:left;
	margin-top:50px;
	}
	
.services_content_circle3 {
	width:326px;
	float:left;
	margin-top:50px;
	}
	
.services_content_circle1 .center, .services_content_circle2 .center, .services_content_circle3 .center  {
	margin:0 25px 0 25px;
	}
	
@media (max-width: 767px){
	.services_content_circle1, .services_content_circle2, .services_content_circle3 {
		width: 100%;
	}
}

.right_wrapper .price, .left_wrapper .price {
	float:left;
	height:auto;
	margin-left:0px;
	margin-top:0px;
	-moz-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	transform: rotate(0deg);
	margin-bottom:12px;
	margin-right:8px;
	}
	
.right_wrapper .price_middle a, .left_wrapper .price_middle a {
	font-size:22px;
	}
	
.right_wrapper .price_middle a:hover, .left_wrapper .price_middle a:hover {
	font-size:22px;
	}
	
.price {
	float:left;
	height:auto;
	margin-left:40px;
	margin-top:-6px;
	-moz-transform:rotate(12deg);
	-webkit-transform:rotate(12deg);
	-o-transform:rotate(12deg);
	-ms-transform:rotate(12deg);
	transform: rotate(12deg);
	margin-bottom:40px;
	}
	
.price_tag {
	float:left;
	width:30px;
	height:53px;
	display:block;
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/tag_sidebar_left.png");
	background-repeat:no-repeat;
	}

.price_middle {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/tag_sidebar_repeat.png");
	background-repeat:repeat;
	display:block;
	height:53px;
	float:left;
	margin-left:-1px;
	}
	
.price_middle a {
	color:#73716c;
	font-family:ArvilRegular;
	font-size:24px;
	text-transform:uppercase;
	text-shadow:1px 1px 0 #ffffff;
	width:100%;
	display:inline-block;
	padding:6px 0px 0px 5px;
	}
	
.price_middle a:hover {
	color:#ea5847;
	font-family:ArvilRegular;
	font-size:24px;
	text-transform:uppercase;
	text-shadow:1px 1px 0 #ffffff;
	width:100%;
	display:inline-block;
	padding:6px 0px 0px 5px;
	text-decoration:none;
	}
	
.price_tag_end {
	float:left;
	width:30px;
	height:53px;
	display:block;
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/tag_sidebar_right.png");
	background-repeat:no-repeat;
	margin-left: -0.03em;
	}

.price_mini {
	float:left;
	height:auto;
	margin-right:7px;
	margin-top:-10px;
	margin-bottom:20px;
	transition:all .2s linear; 
    -o-transition:all .2s linear; 
    -moz-transition:all .2s linear; 
    -webkit-transition:all .2s linear;
	}
	
.price_mini:hover {
	margin-left: 3px;
}
	
.price_tag_mini {
	float:left;
	width:20px;
	height:25px;
	display:block;
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/tag_sidebar_left_mini.png");
	background-repeat:no-repeat;
	}

.price_middle_mini {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/tag_sidebar_repeat_mini.png");
	background-repeat:repeat;
	display:block;
	height:25px;
	float:left;
	margin-left:0px;
	}
	
.price_middle_mini a {
	color:#63625e;
	font-family:'Maven Pro',sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-shadow:0px 1px 0 #E3E1D7;
	width:100%;
	display:inline-block;
	padding:6px 0px 0px 5px;
	}
	
.price_middle_mini a:hover {
	color:#f6f4ec;
	font-family:'Maven Pro',sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-shadow:0px -1px 0 #a8a49b;
	width:100%;
	display:inline-block;
	padding:6px 0px 0px 5px;
	text-decoration:none;
	}
	
.price_tag_end_mini {
	float:left;
	width:12px;
	height:25px;
	display:block;
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/tag_sidebar_right_mini.png");
	background-repeat:no-repeat;
	margin-left: 0px;
	}
		
	
	
.block_number {
	display:inline;
	padding:16px 10px 11px 0;
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/bground_block.png");
	background-repeat:no-repeat;
	background-position:7px 1px;
	height:22px;
	float:left;
	margin-right:12px;
	width:18px;
	}
	
.service_wrapper {
	width:326px;
	float:left;
	margin-right:1px;
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/Shadow_Line.png");
	background-repeat:no-repeat;
	background-position:290px 0;
	}
	
.service_wrapper_last {
	width:326px;
	float:left;
	}
	
.service {
	float:left;
	width:276px;
	}
	
.button_alley {
	margin-top:20px;
	margin-left:40px;
	}
	
.left_content_wrapper {
	width:680px;
	float:left;
	}
	
.right_content_wrapper {
	width:680px;
	float:right;
	}
	
.blog_wrapper {
	margin-bottom:20px;
	}
	
.featured_image {
	margin-bottom:20px;
	}
	
.featured_text1 p {
	margin-bottom:20px;
	}
	
.post_details {
	height:45px;
	font-family:'Maven Pro',sans-serif;
	margin-bottom: 25px;
	}

.posted_on1 {
    float: left;
    width: 33%;
	height:29px;
	}

.posted_by1 {
    float: left;
    padding-right:45px;
    width:20%;
	height:25px;
	}
	
.posted_comments1 {
    float: left;
    width:34%;
	padding-left: 9px;
	height:25px;
	}
	
.post_details1 {
	height:55px;
	margin-top:20px;
	font-family:'Maven Pro',sans-serif;
	}
	
.post_details1 hr {
	height:7px;
	}
	
.post_details hr {
	height:7px;
	}

.posted_on2 {
    float: left;
    width: 33%;
	height:29px;
	}

.posted_by2 {
    float: left;
    padding-right:45px;
    width:20%;
	height:25px;
	}
	
.posted_comments2 {
    float: left;
    width:34%;
	padding-left: 9px;
	height:25px;
	}
	
a.like {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/heart.png");
	background-repeat:no-repeat;
	width:13px;
	height:11px;
	color:#73716c;
	font-size:12px;
	font-family: 'Maven Pro', sans-serif;
	padding-left:20px;
	background-position:0px 2px;
	}
	
a.like:hover {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/heart_highlight.png");
	background-repeat:no-repeat;
	width:13px;
	height:11px;
	color:#ea5847;
	font-size:12px;
	font-family: 'Maven Pro', sans-serif;
	background-position:0px 2px;
	}
	
.static {
	color:#73716c;
	font-size:12px;
	text-shadow:0 1px 0 #ffffff;
	text-transform:uppercase;
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/hatch.png");
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:25px;
	}
	
.dynamic {
	color:#73716c;
	font-size:12px;
	text-shadow:0 1px 0 #ffffff;
	text-transform:uppercase;
	}
	
.ie8 .dynamic {
	font-size:11px;
	}
	
.right_wrapper {
	width:230px;
	float:right;
	}
	
.left_wrapper {
	width:230px;
	float:left;
	}
	
.highlight {
	background: none repeat scroll 0 0 #d8d7bc;
    display: inline;
    font-weight: normal;
    padding: 2px 3px;
    width: auto;
	text-shadow: none;
}
	
/******************************************

  END OF GENERAL STYLES 
  
******************************************/

/******************************************

  START OF PRICING TABLES 
  
******************************************/

#pricing_container {
	width: 100%;
	margin: 0 auto;
	text-align:center;
}

/*Top Bar*/
#pricing_container .top {
  width: 100%; height: 50px;
  background: #3C3C3C;
  -webkit-border-radius: 5px 5px 0 0;
     -moz-border-radius: 5px 5px 0 0;
          border-radius: 5px 5px 0 0;
}

#pricing_container .top h2 {
  color: #fff;
  text-align: center;
  font: 30px/50px ArvilRegular;
  text-shadow: none;
}

/*Shape*/
.pricingtable {
  width: 24%; 
  background: #F7F5F1;
  margin: 5px;
  text-align:center;
  padding-bottom: 30px;
  display: inline-block;
  
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
     -moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
          box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
}

/*Features*/
.pricingtable ul {
  list-style-type: none;
  font: 18px/2 ArvilRegular;
  margin: 20px 0 0 0;
  text-shadow:0 1px 0 #FFFFFF;
}

.pricingtable li {
	font-size: 70%;
    text-transform: uppercase;
}

.pricingtable ul strong {
  font-weight: bold;
}

/*Dividing Line*/
.pricingtable hr {
  border: 0;
  background-color: #transparent;
  color: #BCBEC0;
  height: 8px;
  width: 90%;
  margin: 14px auto 0;
}

/*Price*/
.pricingtable h1 {
  text-align: center;
  font: bold 88px/1 Helvetica, Verdana, sans-serif;
  margin: 20px 0 0 0;
  color: #E95746;
  padding-bottom: 0px;
  text-shadow:1px 1px 0 #F7F5F1, 2px 3px 0 rgba(0, 0, 0, 0.15);
}

.pricingtable h1 sup {
  font-size: 45px;
}

.pricingtable p {
  text-align: center;
  font: 14px/1 'Maven Pro',sans-serif;
  color: #BCBEC0;
  margin: 0px;
}

.pricingtable a {

/* text */
	text-decoration: 		none;
	text-transform:			uppercase;
	font: 					12px/1.5em 'Maven Pro', sans-serif;
	font-weight: 			normal;
	text-shadow: 			#79774c 0 -1px 0;
	-webkit-user-select: 	none;
	-moz-user-select: 		none;
	user-select: 			none;
	position:relative;
	z-index:1;
	min-width: 120px;
	
	
/* layout */
	padding: 				0.5em 0em 0.4em 0em;
	margin: 				.5em;
	display: 				inline-block;
	position: 				relative;
	
	-webkit-border-radius: 	3px;
	-moz-border-radius: 	3px;
	border-radius: 	3px;
	
/* effects */
	border-top: 		1px solid rgba(157,155,109,1.0);
	border-bottom: 		1px solid rgba(157,155,109,1.0);

	-webkit-transition: background .1s ease-in-out;
	-moz-transition: 	background .1s ease-in-out;
	transition: 		background .1s ease-in-out;
	
/* color */
	color: 				#ffffff !important;
	background-color: 	#9c9a6c;
	
	-webkit-box-shadow: 0 5px 0 #747247, 0 0.5em 0 #8A847A, 0 10px 7px #a8a38c;
	-moz-box-shadow: 	0 5px 0 #747247, 0 0.5em 0 #8A847A, 0 10px 7px #a8a38c;
	box-shadow:			0 5px 0 #747247, 0 0.5em 0 #8A847A, 0 10px 7px #a8a38c;
	}


.pricingtable a:hover {
	/* effects */
	border-top: 		1px solid rgba(256,256,256,1.0);
	border-bottom: 		1px solid rgba(256,256,256,1.0);
	
/* color */
	color: 				#858476 !important;
	background-color: 	#f7f5f1;
	
	-webkit-box-shadow: 0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	-moz-box-shadow: 	0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	box-shadow:			0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	
	text-decoration: none;
	text-shadow: rgba(256,256,256,1.0) 0 1px 0;
	}
	
.pricingtable.featured a {

/* text */
	text-decoration: 		none;
	text-transform:			uppercase;
	font: 					12px/1.5em 'Maven Pro', sans-serif;
	font-weight: 			normal;
	text-shadow: 			none;
	-webkit-user-select: 	none;
	-moz-user-select: 		none;
	user-select: 			none;
	position:relative;
	z-index:1;
	min-width: 120px;
	
	
/* layout */
	padding: 				0.5em 0em 0.4em 0em;
	margin: 				.5em;
	display: 				inline-block;
	position: 				relative;
	
	-webkit-border-radius: 	3px;
	-moz-border-radius: 	3px;
	border-radius: 	3px;
	
/* effects */
	border-top: 		1px solid #f76958;
	border-bottom: 		1px solid #E95746;

	-webkit-transition: background .1s ease-in-out;
	-moz-transition: 	background .1s ease-in-out;
	transition: 		background .1s ease-in-out;
	
/* color */
	color: 				#ffffff !important;
	background-color: 	#E95746;
	
	-webkit-box-shadow: 0 5px 0 #A4392C, 0 0.5em 0 #A4392C, 0 10px 7px #A8A38C;
	-moz-box-shadow: 	0 5px 0 #A4392C, 0 0.5em 0 #A4392C, 0 10px 7px #A8A38C;
	box-shadow:			0 5px 0 #A4392C, 0 0.5em 0 #A4392C, 0 10px 7px #A8A38C;
	}


.pricingtable.featured a:hover {
	/* effects */
	border-top: 		1px solid rgba(256,256,256,1.0);
	border-bottom: 		1px solid rgba(256,256,256,1.0);
	
/* color */
	color: 				#858476 !important;
	background-color: 	#f7f5f1;
	
	-webkit-box-shadow: 0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	-moz-box-shadow: 	0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	box-shadow:			0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	
	text-decoration: none;
	text-shadow: rgba(256,256,256,1.0) 0 1px 0;
	}
	


/*Scaled Version*/
.featured {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}

/******************************************

  END OF PRICING TABLES 
  
******************************************/




/******************************************

  START OF SEARCH 
  
******************************************/

#searchbox {
	float: right;
	margin-top:-60px;
	width: 36%;
	box-sizing: border-box;
}
	
ul.search {
	height:/*23px*/50px;
	float:right;
	list-style:none;
	margin-top: /*-30px*/-10px!important;
	}

ul.search li{
	float:left;
}
ul.search li input[type=submit] {
	margin:0 0 0 10px!important;	
}
ul.search li input[type=text] {
	border:1px inset #959365!important;
	background-color: rgba(150, 148, 102, 0.5)!important;
}

form.ccm-search-block-form { 
	padding: 10px 0 10px 10px;
	border: none;
}

#main_content ul.search li input.bar, ul.search li input[type=text] {
	float:left;
	height:19px;
	width:135px;
	padding:4px;
	border:none;
	background-color:transparent;
	font-family: 'Maven Pro', sans-serif;
	font-size:12px;
	color:#ffffff;
	margin:0;
	text-shadow: 0 1px 0 #8C8A60;
	}
	
#main_content ul.search li input.go {
	padding-top:3px;
	margin-right:10px;
	}
	
	
@media (max-width: 767px){
	#searchbox {
		float: none;
		width: 100%;
		margin-top: 0;
		padding: 15px 0;
	}
	#searchbox:after, .page_title:after {
		content: '';
		display: table;
		width: 100%;
		clear: both;	
	}
}
	
/******************************************

  END OF SEARCH
  
******************************************/
	
/******************************************

  START OF MENU 
  
******************************************/

#top_menu {
	float:right;
	/*width:582px*//*760px;*/
	margin-top:20px;
	}

@media (min-width: 768px) and (max-width: 991px){
	#top_menu {
		float:none;
		margin-top:0;
	}
}

#top_menu a {
    color:#8f8f8f;
	font-family: 'Maven Pro', sans-serif;
    font-size:17px;
    height:10px;
    padding:15px 0 15px 0px;
    text-decoration:none;
	text-transform:uppercase;
	font-weight:normal; 
	text-shadow: 0 1px 1px #000000;
	}
	
#top_menu a:hover {
	text-decoration:none !important;
	color:#ffffff !important;
	}

#top_menu li ul li a {
	font-size:12px;
	font-family: 'Maven Pro', sans-serif;
	border:none;
	color:#ffffff !important;
	padding:0;
	margin:0 0 0 10px;
	-webkit-transition:all 0.1s linear;  
   	-moz-transition:all 0.1s linear;  
   	-o-transition:all 0.1s linear;  
   	transition:all 0.1s linear; 
	font-weight:normal;
	border: medium none;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 12px;
	width: 100% !important;
	text-shadow: none;

	}
	
#top_menu li ul li a:hover {
	color:#ffffff !important;
	}

.sf-menu ul li a {
	padding-left:0px !important;
	}
	
.sf-menu, .sf-menu * {
	margin:0;
	padding:0;
	list-style:none;
	}

.webkit .sf-menu {
	line-height:12px
	}
	
.sf-menu {
	line-height:14px;
	}

.sf-menu ul {
	position:absolute;
	top:-999em;
	width:10em; /* left offset of submenus need to match (see below) */
	}

.sf-menu ul li {
	width:100%;
	}

.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
	}

.sf-menu li {
	float:left;
	position:relative;
	padding-right: 15px;
	}
	
.ie8 .sf-menu li {
	padding-right:35px;
	}
	
.sf-menu li:last-child {
	padding-right: 0px;
	}

.sf-menu a {
	display:block;
	position:relative;
	}

.webkit .sf-menu li:hover ul,
.webkit .sf-menu li.sfHover ul {
	left:0px;
	}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:0px;
	top:1.5em; /* match top ul list item height */
	z-index:99;
	box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, 0.2);
	}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:-999em;
	}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:10em; /* match ul width */
	top:0;
	}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:-999em;
	}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:10em; /* match ul width */
	top:0;
	}
	
.sf-menu .current_page_item a, .sf-menu .current_page_item a:visited {
	color:#8f8f8f !important;
	}

/*** DEMO SKIN ***/
.sf-menu {
	float:right;
	margin-bottom:1em;
	margin-top:11px;
	}

.sf-menu a {
	font-family: 'Maven Pro', sans-serif;
	text-decoration:none;
	padding-bottom:3px;
	}
	
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#8f8f8f;
	}

.sf-menu li a.active, .sf-menu a:hover  { /* visited pseudo selector so IE6 applies text colour*/
	color:#F7941E !important;
	}

.sf-menu ul li a, .sf-menu ul li a:visited  {
	color:#aaaab1;
	}

.sf-menu ul li { 
	padding:0px;
	}

.sf-menu li li {
	font-size:14px !important;
	padding:19px 0 5px 0px;
	-webkit-transition:all 0.3s ease-in-out;  
   	-moz-transition:all 0.3s ease-in-out;  
  	-o-transition:all 0.3s ease-in-out;  
   	transition:all 0.3s ease-in-out;
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/dropdown.png");
	background-repeat:repeat;
	color:#ffffff;
    height: 15px;
    position: relative;
	}
	
.sf-menu li ul {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/dropdown_triangle.png");
	background-repeat:no-repeat;
	background-position:15px 10px;
	margin-top:12px;
	padding-top:20px;
	}
	
.sf-menu li ul li:hover {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/dropdown_highlight.png");
	background-repeat:repeat;
	color:#ffffff;
	}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:0;
	}

/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width:1px; /* trigger IE7 hasLayout so spans position accurately */
	}

.sf-sub-indicator {
	right:.75em;
	top:1.05em; /* IE6 only */
	width:10px;
	height:10px;
	text-indent:-999em;
	overflow:hidden;
	color:#EA5847;
	display: none;
	}

a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:.8em;
	background-position:0 -103px; /* use translucent arrow for modern browsers*/
	}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position:-10px -103px; /* arrow hovers for modern browsers*/
	}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { 
	background-position:-10px 0; 
	}
	
.sf-menu ul a > .sf-sub-indicator { 
	background-position:7px 5px; 
	}
	
/* apply hovers to modern browsers */
.sf-menu ul a:focus ,
.sf-menu ul a:hover ,
.sf-menu ul a:active ,
.sf-menu ul li:hover > a ,
.sf-menu ul li.sfHover > a {
	background-position:-10px 0; /* arrow hovers for modern browsers*/

	}
/* mobile menu */
.navbar-toggle {
	display: none;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
@media (max-width: 767px){
	#top_menu, .sf-menu {
		display: block;
		width: 100%;
		margin-top: 0 !important;
	}
	.sf-menu {
		margin-top: 0;
		margin-bottom: 0;
	}
	.sf-menu li {
		display: block;
		float: none;
		padding-left: 0;
		padding-right: 0;
	}
	.sf-menu li a {
		padding: 15px !important;
		height: auto;
		text-shadow: none !important;
	}
	.navbar-collapse {
		background: #222;
		padding: 0;
		margin-right: -15px;
		margin-left: -15px;
		display: none;
	}
	.navbar-toggle {
		display: block;  
		position: relative;
		float: right;
		padding: 9px 10px;
		margin-top: 8px;
		margin-right: 0;
		margin-bottom: 8px;
		background-color: transparent;
		background-image: none;
		border: 1px solid white;
		border-radius: 4px;
		outline: none;
	}
	.navbar-toggle .icon-bar {
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px;
		background: white;
	}
	.navbar-toggle .icon-bar+.icon-bar {
		margin-top: 4px;
	}
	.navbar-toggle:focus, .navbar-toggle:hover {
		background-color: #222;
	}
	
	/* Sub Menu */
	.sf-menu li ul {
		margin-top: 0;
		padding-top: 0;
		background: #fa7d11;
		position: relative;
		top: auto;
		width: auto;
		display: none;
	}
	.navbar-collapse .caret {
		display: block;
		float: right;
	}
	#top_menu li ul li a,
	.sf-menu li:hover ul, .sf-menu li.sfHover ul {
		position: relative;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
		width: 100%;
		font-size: 1rem;
		line-height: 1.4rem;
	}
	.sf-menu li:hover ul, .sf-menu li.sfHover ul {
		display: none;
	}
	#top_menu li ul li {
		padding: 0;
		height: auto;
	}
	#top_menu li ul li a {
		margin: 0;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}
@media (min-width: 768px){
	.navbar-collapse {
		display: block !important;
	}
	.navbar-collapse .caret {
		display: none;
	}
	.navbar-collapse .mobile-item {
		display: none;
	}
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	padding:0px;
	}

.sf-shadow ul.sf-shadow-off {
	background:transparent;
	}

ul.sf-menu li ul li a {
	padding:10px 4px 10px 9px; 
	color:#8f8f8f;
	}
	
#top_menu li ul li.current_page_item a, #top_menu .sf-menu li li a.active {
	color:#ffffff !important;
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/dropdown_highlight.png");
	background-repeat:repeat;
	left:0;
	margin:0;
	padding:10px 0 5px 0;
	top:0;
	height:24px;
	text-indent:15px;
	}
	
#bottom_menu {
	float:left;
	padding:40px 0 20px 0;
	width:65%;
}
	
@media (max-width: 992px){
	#bottom_menu {
		float:none;
		width:100%;
	}	
}

#bottom_menu ul.sf-menu {
	}
	
#bottom_menu ul.sf-menu li, #bottom_menu ul.nav li {
	list-style:none;
	float:left;
	padding-right:20px;
	}

ul.bottom_nav li a, #bottom_menu ul.sf-menu li a {
	float:left;
	font-family: 'Maven Pro', sans-serif;
	font-size:16px;
	color:#d9d9d9;
	text-decoration:none;
	text-transform: uppercase;
	transition:all .2s linear; 
    -o-transition:all .2s linear; 
    -moz-transition:all .2s linear; 
    -webkit-transition:all .2s linear;
	}
	
ul.bottom_nav li a:hover, #bottom_menu ul.sf-menu li a:hover {
	float:left;
	font-family: 'Maven Pro', sans-serif;
	font-size:11px;
	color:#F7941E;
	text-decoration:none;
	}

/******************************************

  END OF MENU 
  
******************************************/

/******************************************

  START OF PORTFOLIO 
  
******************************************/

#filter {
    z-index:40;
	padding-top:24px;
	}

#filter li {
	display:block;
	float:left;
	color:#363636;
	position:relative;
	}
	
#filter li a {
	color:#73716C;
	font-family:ArvilRegular;
	font-size:24px;
	text-decoration:none;
	}
	
#filter li a:hover {
	color:#ea5847;
	text-decoration:none;
	}

#filter strong {
	margin:0 10px 0 0;
	}

#filter a {
	display:block;
	color:#73716C;
	position:relative;
	z-index:30;
	padding:0 10px 0 0;
	text-decoration:none;
	-webkit-transition:all 0.3s ease-in;  
    -moz-transition:all 0.3s ease-in;  
    -o-transition:all 0.3s ease-in;  
    transition:all 0.3s ease-in;
	}

#filter .sep {
	position:absolute;
	height:10px;
	width:1px;
	top:18px;
	right:-1px;
	opacity:0.3;
	z-index:10;
	border:none;
	}
	
#filter a::after {
	content: " /";
	}

#filter li:last-child .sep { 
	display:none;
	border:none; 
	}

.grid {
	float:right;
	margin:0;
	width:720px;
	}

.image-grid.grid li {
	text-align:center;
	}
	
.image-grid.grid li a:hover {
	text-decoration:none;
	}
	
.image-grid.grid h5 {
	margin-top: 15px;
	}

.image-grid:after {
	content:"";
	display:block;
	height:0;
	overflow:hidden;
	clear:both;
	}

.image-grid {
	width:1010px;
	float:left;
	list-style:none;
	padding-top:30px;
	}

.grid li {
	float:left;
	width:309px;
	overflow:visible;
	padding-right:26px;
	}
	
.post-thumb {
	margin:0 0 20px 0;
	}
	
.post-thumb p {
	font-size:14px;
	}

.grid .post-thumb { 
	margin:0 0 5px 0; 
	}

.hidden {
	display:none;
	}
	
.image-grid img {
	margin-bottom:20px;
	-webkit-box-shadow: 0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 8px 8px #A8A38C;
	-moz-box-shadow: 	0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 8px 8px #A8A38C;
	box-shadow:			0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 8px 8px #A8A38C;
	background-color: #BFBAAD;
    border-radius: 13px 13px 13px 13px;
	}
	
.image-grid img:hover {
	margin-bottom:20px;
	-webkit-box-shadow: 0 3px 0 #A8A38C, 0 0.3em 0 #A8A38C, 0 5px 7px #A8A38C;
	-moz-box-shadow: 	0 3px 0 #A8A38C, 0 0.3em 0 #A8A38C, 0 5px 7px #A8A38C;
	box-shadow:			0 3px 0 #A8A38C, 0 0.3em 0 #A8A38C, 0 5px 7px #A8A38C;
	background-color: #A8A38C;
    border-radius: 13px 13px 13px 13px;
	}
	
.gallery_image {
	float:left;
	margin-right:26px;
	}
	
.gallery_image_last {
	float:left;
	}
	
/******************************************

  END OF PORTFOLIO 
  
******************************************/

/******************************************

  START OF CONTACT & COMMENT FORMS 
  
******************************************/

#main_content input:focus {
    outline: none;
	}

.comment_wrapper_main {
	width:680px;
	float:right;
	padding-bottom: 50px;
	}
	
.comment_wrapper_main_full {
	width:100%;
	padding-bottom: 30px;
	}
	
.comment_wrapper_main_right {
	width:680px;
	}
	
#commentform p {
	padding: 15px 0;
	clear: both;
	margin: 0px;
	}
	
#main_content label {
	color: #73716C;
    display: block;
    font-family:'Maven Pro',sans-serif;
    font-size:12px;
    height: 30px;
	text-shadow: 0 1px 0 #FFFFFF;
	text-transform: uppercase;
	} 

#contact_form {
	float: left;
	width: 100%;
	}
	
.contact_left {
	width: 48%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left; 
	}
	
.contact_left p {
	clear: both;
}
	
.contact_right {
	width:48%;
	float:left;
	margin-left:4%;
	}
	
.error {
	color:#EA5847;
	font-size:12px;
	top: 0px;
	right: 0px;
	}
	
#contact_form ul {
	margin: 0;
	padding: 0px;
	}
	
#contact_form  li {
	float: left;
	margin-bottom:10px;
	position: relative;
	list-style-type: none;
	margin-top:15px;
	}

#contact_form  li.buttons {
	float: left;
	margin-bottom:10px;
	position: relative;
	height: 35px;
	list-style-type: none;
	}

#main_content textarea {
	width:70%;
	float: left;
	background-color:transparent;
    border: 1px solid #c3c2ba;
    clear: both;
    color: #3C3C3C;
    font-family: 'Maven Pro',sans-serif;
    font-size: 14px;
    font-style: normal;
    margin: 20px 0 5px 0/*5px 0 20px 0*/;
    padding: 14px;
	height: 175px;
	outline: none;
	text-shadow: 0 1px 0 #FFFFFF;
	-webkit-transition:all 0.3s ease-in;  
   -moz-transition:all 0.3s ease-in;  
   -o-transition:all 0.3s ease-in;  
   transition:all 0.3s ease-in;
	}

#main_content textarea:focus {
	width:70%;
	float: left;
	background-color: #eae9e1;
    border: 1px solid #a2a19c;
    clear: both;
    color: #3C3C3C;
    font-family: 'Maven Pro',sans-serif;
    font-size: 14px;
    font-style: normal;
    margin: 5px 0 20px 0;
    padding: 14px;
	height: 175px;
	outline: none;
	text-shadow: 0 1px 0 #FFFFFF;
	}

#main_content input[type=text], #main_content input[type=email] {
	width:50%;
	float: left;
	background-color:transparent;
	text-shadow: 0 1px 0 #FFFFFF;
    border: 1px solid #c3c2ba;
    clear: both;
    color: #3C3C3C;
    float: left;
    font-family: 'Maven Pro',sans-serif;
    font-size: 14px;
    margin: 0 0px /*10px*/;
    padding: 9px;
	-webkit-transition:all 0.3s ease-in;  
   -moz-transition:all 0.3s ease-in;  
   -o-transition:all 0.3s ease-in;  
   transition:all 0.3s ease-in;
	}

#main_content input[type=text]:focus {
	width:50%;
	float: left;
	background-color: #eae9e1;
	text-shadow: 0 1px 0 #FFFFFF;
    border: 1px solid #a2a19c;
    clear: both;
    color: #3C3C3C;
    float: left;
    font-family: 'Maven Pro',sans-serif;
    font-size: 14px;
    margin: 0 0px 10px;
    padding: 9px;
	}
	
/* -------------- THE submit button -------------- */
#main_content input[type=submit], ul.search li input[type=submit] {

/* text */
	text-decoration: 		none;
	text-transform:			uppercase;
	font: 					12px/1.5em 'Maven Pro', sans-serif;
	font-weight: 			normal;
	text-shadow: 			rgba(256,256,256,1.0) 0 1px 0;
	-webkit-user-select: 	none;
	-moz-user-select: 		none;
	user-select: 			none;
	position:relative;
	z-index:1;
	
	
/* layout */
	padding: 				0.5em 1.5em 0.4em 1.5em;
	margin: 				0 0 0 1.5em/*0.5em 0.5em 0.5em 0*/;
	display: 				inline-block;
	position: 				relative;
	
	-webkit-border-radius: 	3px;
	-moz-border-radius: 	3px;
	border-radius: 	3px;
	
/* effects */
	border: 		1px solid rgba(256,256,256,1.0);

	-webkit-transition: background .1s ease-in-out;
	-moz-transition: 	background .1s ease-in-out;
	transition: 		background .1s ease-in-out;
	
/* color */
	color: 				#858476 !important;
	background-color: 	#f7f5f1;
	
	/*-webkit-box-shadow: 0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	-moz-box-shadow: 	0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	box-shadow:			0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;*/
	cursor: pointer;
	}


#main_content input[type=submit]:hover, ul.search li input[type=submit]:hover {
	/* effects */
	border: 		1px solid rgba(209,118,11,1.0);
	
/* color */
	color: 				#ffffff !important;
	background-color: 	#F7941E;
	
	/*-webkit-box-shadow: 0 5px 0 #747247, 0 0.5em 0 #8A847A, 0 10px 7px #a8a38c;
	-moz-box-shadow: 	0 5px 0 #747247, 0 0.5em 0 #8A847A, 0 10px 7px #a8a38c;
	box-shadow:			0 5px 0 #747247, 0 0.5em 0 #8A847A, 0 10px 7px #a8a38c;*/
	
	text-decoration: none;
	text-shadow: #d1760b 0 -1px 0;
	}



#thanks {
	border:  1px solid #bcbcbc;
	width: 400px;
	padding: 0px 10px 0px 0px;
	background-color:#f2f3ea;
	text-align: left;
	}

#contactmessage {
	clear: both;
    color: #73716C;
    font-family: 'Maven Pro',sans-serif;
    font-size: 15px;
    padding-top: 20px;
    text-align: left;
	text-shadow: 0 1px 0 #FFFFFF;
	}

.success {
	padding: 15px;
	margin-top: 25px;
	color: #73716C;
    font-family: 'Maven Pro',sans-serif;
	font-size: 16px;
	text-shadow: 0 1px 0 #FFFFFF;
	}
	
/****** Post comment styling **/
	
#post_comment_wrapper {
	display: block;
	clear: both;
	margin-top: 25px;
	}
	
/****** START OF Post comment styling by jonathan **/

.comment-author-avatar {
	float: left;
    margin-right: 20px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.comment-main {
	overflow:hidden;
}

.comment-meta {
	margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
	border-bottom: 1px solid #C7C5BC;
}

.comment-author {
	color: #EA5847;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 14px;
	text-shadow: 0 1px 0 #FFFFFF;
}

.comment-author a {
	font-size: 14px;
	color: #EA5847 !important;
	text-decoration: none;
}

.comment-author a:hover {
	color: #EA5847 !important;
	text-decoration: underline;
	font-size: 14px;
}

.comment-meta-separator {
	display: block;
    float: left;
    font-size: 14px;
    line-height: 14px;
    padding: 0 10px;
	color: #73716C;
	text-shadow: 0 1px 0 #FFFFFF;
}

.comment-date {
	color: #73716C;
	text-shadow: 0 1px 0 #FFFFFF;
	font-size: 14px;
    display: block;
    float: left;
    line-height: 14px;
}

.comment-content {
}

a.comment-reply-link {
	color: #EA5847 !important;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
	font-size: 14px;
}
a.comment-reply-link:hover {
	color: #EA5847 !important;
	text-decoration: underline;
	text-shadow: 0 1px 0 #FFFFFF;
	font-size: 14px;
}

/****** END OF Post comment styling by jonathan **/






.avatar {
	border: 0 none;
	}
	
ul.children {
	padding-left: 45px;
    padding-top: 30px;
	list-style:none;
	}

.comment_wrap {
    float: left;
    padding: 20px 0;
	}
	
.comment_wrap_reply {
	border-left: 1px solid #E2E2E2;
    float: left;
    margin-bottom: 20px;
    margin-left: 46px;
    padding: 20px 0 0 20px;
	}
	
.comment byuser {
    float: left;
    margin-bottom: 20px;
    margin-left: 46px;
    padding: 20px 0 0 20px;
	background-color: #ebebeb;
	-webkit-border-radius: 0em .5em .5em 0em; 
	-moz-border-radius: 0em .5em .5em 0em;
	border-radius: 0em .5em .5em 0em;
	}

.comment {
	float: right;
	display: block;
	width: 100%;
	padding-top:20px;
	}
	
.commentlist {
	width:100%;
	}
	
.comment-content {
	float: left;
}

.commentlist li {
    background-color: #E6E4DA;
    margin-bottom: 30px;
    padding: 25px;
    position: relative;
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/comment_background.png");
	background-repeat:repeat;
	}
	
.commentlist li:last-child {
    margin-bottom: 0px;
	background-color: none;
	}
	
.commentlist ul {
    margin-bottom: 0px;
	}

.fn {
	margin-left:5px;
	}
	
.reply {
	float:right;
	}

.commentlist p {
    color: #73716C;
    font-family: 'Maven Pro',sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
	text-shadow: 0 1px 0 #FFFFFF;
	}

.author {
	color: #73716C;
    font-family: 'Maven Pro',sans-serif;
    font-size: 14px;
    font-style: normal;
	text-shadow: 0 1px 0 #FFFFFF;
	}

.posted_date {
	color: #73716C !important;
    font-family: 'Maven Pro',sans-serif;
    font-size: 10px;
	font-weight: normal;
	font-style: normal;
	display:block;
	text-shadow: 0 1px 0 #FFFFFF;
	}
	
.posted_date a {
	color: #EA5847 !important;
    font-family: 'Maven Pro',sans-serif;
    font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	font-style: normal;
	}	

.posted_date a:hover {
	color: #EA5847 !important;
    font-family: 'Maven Pro',sans-serif;
    font-size: 10px;
	font-weight:normal;
	text-decoration:underline;
	font-style: normal;
	}
	
#respond {
	clear:both;
	padding-top:20px;
	}

/******************************************

  START OF CONTACT & COMMENT FORMS 
  
******************************************/

/******************************************

  START OF FOOTER 
  
******************************************/

.social {
	font-family:ArvilRegular;
	font-size:24px;
	color:#d9d9d9;
	text-transform:uppercase;
	text-align:right;
	line-height:.9em;
	float:right;
	margin-top:40px;
	width:25%;
	text-shadow: 0 1px 2px #000000;
	}
	
.ie8 .social {
	margin-top:28px;
	}
	
.footer_hr {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/HR_Footer.png");
	background-repeat:repeat;
	border:none;
	height:15px;
	clear: both;
	}
	
.ie8 .footer_hr {
	clear:both;
	margin-top:35px;
	}
	
.social .footer_hr {
	margin-top:24px;
	}
	
.copyright {
	width:100%;
	clear:both;
	}
	
ul.contact_info {
	margin: 2px 0 15px 0;
	padding:0;
	width:65%;
	float:left;
	}
	
ul.contact_info li {
	list-style:disc inside;
	font-family: 'Maven Pro', sans-serif;
	font-size:11px;
	color:#9d9d9d;
	float:left;
	padding-left:25px;
	}
	
ul.contact_info li:first-child {
	list-style:none;
	padding-left:0;
	}
	
ul.contact_info li a {
	color:#8f8f8f;
	text-decoration:none;
	transition:all .2s linear; 
    -o-transition:all .2s linear; 
    -moz-transition:all .2s linear; 
    -webkit-transition:all .2s linear;
	}
	
ul.contact_info li a:hover {
	color:#F7941E;
	text-decoration:underline;
	}

@media (max-width: 767px){
	ul.contact_info,ul.contact_info li {
		text-align: center;
	}
	ul.contact_info {
		margin: 0 20% 20px 20%;
	}
}
	
#icons {
	float:right;
	width:25%;
	}
	
.ie8 #icons {
	margin-bottom:20px;
	}
	
#dribbble, #twitter, #flickr, #facebook, #linkedin, #vimeo, #stumble {
	width:30px;
	float:left;
	margin-left:2%;
	}
	
#dribbble a {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/dribbble.png"); 
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	display:block;
	-webkit-transition: margin 0.3s ease-out;
    -moz-transition: margin 0.3s ease-out;
    -o-transition: margin 0.3s ease-out;
	}
	
#dribbble a:hover {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/dribbble_highlight.png");
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	margin-top:-5px;
	}
	
#twitter a {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/twitter.png"); 
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	display:block;
	-webkit-transition: margin 0.3s ease-out;
    -moz-transition: margin 0.3s ease-out;
    -o-transition: margin 0.3s ease-out;
	}
	
#twitter a:hover {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/twitter_highlight.png");
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	margin-top:-5px;
	}
	
#flickr a {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/flickr.png"); 
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	display:block;
	-webkit-transition: margin 0.3s ease-out;
    -moz-transition: margin 0.3s ease-out;
    -o-transition: margin 0.3s ease-out;
	}
	
#flickr a:hover {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/flickr_highlight.png");
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	margin-top:-5px;
	}
	
#facebook a {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/facebook.png"); 
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	display:block;
	-webkit-transition: margin 0.3s ease-out;
    -moz-transition: margin 0.3s ease-out;
    -o-transition: margin 0.3s ease-out;
	}
	
#facebook a:hover {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/facebook_highlight.png");
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	margin-top:-5px;
	}
	
#linkedin a {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/linkedin.png"); 
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	display:block;
	-webkit-transition: margin 0.3s ease-out;
    -moz-transition: margin 0.3s ease-out;
    -o-transition: margin 0.3s ease-out;
	}
	
#linkedin a:hover {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/linkedin_highlight.png");
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	margin-top:-5px;
	}
	
#vimeo a {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/vimeo.png"); 
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	display:block;
	-webkit-transition: margin 0.3s ease-out;
    -moz-transition: margin 0.3s ease-out;
    -o-transition: margin 0.3s ease-out;
	}
	
#vimeo a:hover {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/vimeo_highlight.png");
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	margin-top:-5px;
	}
	
#stumble a {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/su.png"); 
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	display:block;
	-webkit-transition: margin 0.3s ease-out;
    -moz-transition: margin 0.3s ease-out;
    -o-transition: margin 0.3s ease-out;
	}
	
#stumble a:hover {
	background-image:url("http://carmelmurphy.co.nz/themes/beebee/img/su_highlight.png");
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	margin-top:-5px;
	}
	
#bottom_logo {
	float:left;
	width:200px;
	padding-bottom:5px;
	}
@media (max-width: 767px){
	#bottom_logo, #bottom_social_icons {
		width: 50%;
	}
}
@media (max-width: 450px){
	#bottom_logo, #bottom_social_icons {
		width: 100%;
		text-align: center;
	}
	#bottom_social_icons .social_icons {
		width: auto;
		margin: auto;
		display: inline-block;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	#bottom_logo, #bottom_social_icons {
		width: 33%;
	}
}
	
.copyright_message {
	float:right;
	font-size:11px;
	color:#8f8f8f;
	font-family: 'Maven Pro', sans-serif;
	padding-bottom: 15px;
	}
	
.copyright_message a {
	font-size:11px;
	color:#8f8f8f;
	font-family: 'Maven Pro', sans-serif;
	text-decoration:none;
	}
	
.copyright_message a:hover {
	font-size:11px;
	color:#F7941E;
	font-family: 'Maven Pro', sans-serif;
	text-decoration:underline;
	}
	
/******************************************

  END OF FOOTER 
  
******************************************/
	
/******************************************

  START OF TABS & SLIDES 
  
******************************************/

#main_content  .jwts_tabberlive .jwts_tabbertab, #main_content ul.jwts_tabbernav, #main_content ul.tabs, #main_content .tab_container {
	clear:both;
	}
	
#main_content .jwts_tabberlive .jwts_tabbertab, #main_content .tab_container {
	margin-top:-14px !important;
	padding: 20px 10px 0px 10px !important;
	}
	
#main_content ul.jwts_tabbernav li, #main_content ul.tabs li {
	display: inline-block;
	/* text */
	text-decoration: 		none;
	text-transform:			uppercase;
	font: 					12px/1.5em 'Maven Pro', sans-serif;
	font-weight: 			normal;
	text-shadow: 			#79774c 0 -1px 0;
	-webkit-user-select: 	none;
	-moz-user-select: 		none;
	user-select: 			none;
	
	
/* layout */
	padding: 				0.5em 1.5em 0.4em 1.5em;
	position: 				relative;
	
	-webkit-border-radius: 	3px 3px 0 0;
	-moz-border-radius: 	3px 3px 0 0;
	border-radius: 	3px 3px 0 0;
	
/* effects */
	border-top: 		1px solid rgba(157,155,109,1.0);
	border-bottom: 		1px solid rgba(157,155,109,1.0);

	-webkit-transition: background .1s ease-in-out;
	-moz-transition: 	background .1s ease-in-out;
	transition: 		background .1s ease-in-out;
	
/* color */
	color: 				#ffffff !important;
	background-color: 	#9c9a6c;
	
	-webkit-box-shadow: 0 5px 0 #747247, 0 0.5em 0 #8A847A, 0 10px 7px #a8a38c;
	-moz-box-shadow: 	0 5px 0 #747247, 0 0.5em 0 #8A847A, 0 10px 7px #a8a38c;
	box-shadow:			0 5px 0 #747247, 0 0.5em 0 #8A847A, 0 10px 7px #a8a38c;
	}
#main_content ul.tabs li a, #main_content ul.jwts_tabbernav li a {
	color: #ffffff !important;
}
	
#main_content ul.tabs li:hover, #main_content ul.tabs li:hover {
	/* effects */
	border-top: 		1px solid rgba(256,256,256,1.0);
	border-bottom: 		1px solid rgba(256,256,256,1.0);
	
/* color */
	color: 				#858476 !important;
	background-color: 	#f7f5f1;
	
	-webkit-box-shadow: 0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	-moz-box-shadow: 	0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	box-shadow:			0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	
	text-decoration: none;
	text-shadow: rgba(256,256,256,1.0) 0 1px 0;
	}
	
#main_content ul.tabs li.active {
	/* effects */
	border-top: 		1px solid rgba(256,256,256,1.0);
	border-bottom: 		1px solid rgba(256,256,256,1.0);
	
/* color */
	color: 				#858476 !important;
	background-color: 	#f7f5f1;
	
	-webkit-box-shadow: 0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	-moz-box-shadow: 	0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	box-shadow:			0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	
	text-decoration: none;
	text-shadow: rgba(256,256,256,1.0) 0 1px 0;
	}
	
#main_content ul.tabs li a:hover, #main_content ul.jwts_tabbernav li a:hover, #main_content ul.tabs li.active a {
	color: #858476 !important;
	text-decoration:none;
}
	
#main_content .tab_container {
	border:none;
	/* effects */
	border-top: 		1px solid rgba(256,256,256,1.0);
	border-bottom: 		1px solid rgba(256,256,256,1.0);
	
/* color */
	color: 				#858476 !important;
	background-color: 	#f7f5f1;
	
	-webkit-box-shadow: 0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	-moz-box-shadow: 	0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	box-shadow:			0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	
	text-decoration: none;
	text-shadow: rgba(256,256,256,1.0) 0 1px 0;
	}
	
.wts_title a.jtoggle {
	text-decoration:none !important;
	}
	
.slideraccordion {
    background-color: #EDEBE5 !important;
    border: 1px solid #CDCBC5 !important;
    padding: 15px !important;
	color:#585D63;
	font-size:14px;
	}
	
.accordionButton {
    display: block;
	cursor:pointer;
	margin-bottom:1em;
	
	
	/* text */
	text-decoration: 		none;
	text-transform:			uppercase;
	font: 					12px/1.5em 'Maven Pro', sans-serif;
	font-weight: 			normal;
	text-shadow: 			#79774c 0 -1px 0;
	-webkit-user-select: 	none;
	-moz-user-select: 		none;
	user-select: 			none;
	
	
/* layout */
	padding: 				0.5em 1.5em 0.4em 1.5em;
	position: 				relative;
	
	-webkit-border-radius: 	3px 3px 0px 0px;
	-moz-border-radius: 	3px 3px 0px 0px;
	border-radius: 	3px 3px 0px 0px;
	
/* effects */
	border-top: 		1px solid rgba(157,155,109,1.0);
	border-bottom: 		1px solid rgba(157,155,109,1.0);

	-webkit-transition: background .1s ease-in-out;
	-moz-transition: 	background .1s ease-in-out;
	transition: 		background .1s ease-in-out;
	
/* color */
	color: 				#ffffff !important;
	background-color: 	#9c9a6c;
	
	-webkit-box-shadow: 0 5px 0 #747247, 0 0.5em 0 #8A847A, 0 10px 7px #a8a38c;
	-moz-box-shadow: 	0 5px 0 #747247, 0 0.5em 0 #8A847A, 0 10px 7px #a8a38c;
	box-shadow:			0 5px 0 #747247, 0 0.5em 0 #8A847A, 0 10px 7px #a8a38c;
	}
	
.accordionButton:hover {
	/* effects */
	border-top: 		1px solid rgba(256,256,256,1.0);
	border-bottom: 		1px solid rgba(256,256,256,1.0);
	
/* color */
	color: 				#858476 !important;
	background-color: 	#f7f5f1;
	
	-webkit-box-shadow: 0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	-moz-box-shadow: 	0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	box-shadow:			0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	
	text-decoration: none;
	text-shadow: rgba(256,256,256,1.0) 0 1px 0;
	}
	
.on {
	/* effects */
	border-top: 		1px solid rgba(256,256,256,1.0);
	border-bottom: 		1px solid rgba(256,256,256,1.0);
	
/* color */
	color: 				#858476 !important;
	background-color: 	#f7f5f1;
	
	-webkit-box-shadow: 0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	-moz-box-shadow: 	0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	box-shadow:			0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	
	text-decoration: none;
	text-shadow: rgba(256,256,256,1.0) 0 1px 0;
	}
	
.accordionContent {
	display:block;
    color: #73716c;
	text-shadow:0 1px 0 #ffffff;
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px;
    margin-top:-6px !important;
	padding: 20px 10px 0px 10px !important;
	
	
	border:none;
	/* effects */
	border-top: 		1px solid rgba(256,256,256,1.0);
	border-bottom: 		1px solid rgba(256,256,256,1.0);
	
/* color */
	color: 				#858476 !important;
	background-color: 	#f7f5f1;
	
	-webkit-box-shadow: 0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	-moz-box-shadow: 	0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	box-shadow:			0 5px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 10px 7px #a8a38c;
	
	text-decoration: none;
	text-shadow: rgba(256,256,256,1.0) 0 1px 0;
	
	
	}

/******************************************

  END OF TABS & SLIDES 
  
******************************************/

/******************************************

  START OF PAGINATION 
  
******************************************/

.navigation {
	width:100%;
	clear:both;
	}
	
.alignleft {
	float:left;
	color: #73716c;
	text-shadow:0 1px 0 #ffffff;
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px;
	}
	
.alignright {
	float:right;
	color: #73716c;
	text-shadow:0 1px 0 #ffffff;
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px;
	}
	
.alignright a, .alignleft a {
	text-decoration:none;
	color:#73716c;
	}
	
.alignright a:hover, .alignleft a:hover {
	text-decoration:none;
	color:#ea5847;
	}
	
/******************************************

  END OF PAGINATION 
  
******************************************/

/******************************************

  START OF TWEET 
  
******************************************/

.twitter_message_content {
	margin-bottom:20px;
	}

ul.tweet_list {
	font-size:12px;
	color:#585d63;
	}
	
ul.tweet_list li {
	list-style:none;
	font-family: 'Maven Pro', sans-serif;
	font-size:12px;
	color:#73716c;
	text-shadow:0 1px 0 #ffffff;
	line-height:1.4em;
	padding-bottom:12px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	border-bottom:none;
	padding-top:0;	
	}
	
.tweet_list a {
	color:#ea5847 !important;
	text-decoration:none;
	font-family: 'Maven Pro', sans-serif;
	font-size:12px;
	text-shadow:0 1px 0 #ffffff;
	}
	
.tweet_list a:hover {
	text-decoration:none;
	color:#ea5847 !important;
	font-family: 'Maven Pro', sans-serif;
	font-size:12px;
	text-shadow:0 1px 0 #ffffff;
	margin-left:0 !important;
	}
	
.tweet_time {
	padding-right:15px;
	}
 	
.tweet_join {
	display:none;
	}

	
/******************************************

  END OF TWEET 
  
******************************************/

.bannerwrap {
	/*float: left;*/
	width: 980px;
	height: 420px;
	background: url(http://carmelmurphy.co.nz/themes/beebee/images/banner_overlay.png) top left no-repeat;
	padding: 10px 0 0 0;
	position: relative; 
	z-index: /*199*/94;
}
	#banner {
	position: relative;
	z-index: /*198*/93;	
	}
	
.page_title p {
	/*font-family: 'Trebuchet MS', 'ArvilRegular'!important;
	font-size: 62px!important;
	color: #FFF!important;
	text-transform: lowercase!important;
	padding-bottom: 10px!important;
	padding-top: 10px!important;
	text-shadow: 3px 3px 0 #362a76!important; 
	display: inline!important;*/
	font-family: 'Trebuchet MS', 'ArvilRegular'!important;
	font-size: 40px!important;
	color: #FFF!important;
	text-transform: lowercase!important;
	padding-bottom: 10px!important;
	padding-top: 0;
	text-shadow: 3px 3px 0 
	#362A76!important;
	display: inline!important;
	margin: 0;	
}
.page_title object, .page_title object embed {
	width: 100%;
	max-width: 100%;
}
.page_title object {
	position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    
	padding-bottom: 56.25%;
}
.page_title object embed {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    z-index: 2;
}

@media (max-width: 767px){
	.page_title .splash {
		display: block;
	}
}

	.ccm-search-block-form h3 { display: none; }
	
	.one_fourth ul.sf-menu { float: left!important; width: 100%; display: block; clear: both; margin-bottom: 20px;}
	.one_fourth ul.sf-menu li { padding-right: 0!important; text-align:left!important; border-bottom: 1px solid #cdcdcd!important; width: 100%; }
	.one_fourth ul.sf-menu li:first-child { border-top: 1px solid #cdcdcd!important;  }
	.one_fourth ul.sf-menu li a { font-size: 14px!important; display: block;  }
	
	.one_fourth ul.sf-menu li a:link, .one_fourth ul.sf-menu li a:visited { font-family: 'Maven Pro', sans-serif; color: #73716C!important; padding: 10px!important;  }
	.one_fourth ul.sf-menu li a:hover, .one_fourth ul.sf-menu li a:active { color: #453694!important; background: #EDEDED; text-decoration: none!important;}
	
	#HTMLBlock251, .copyright_message div { display: inline; }

#social_icons	
{
	
}
.social_icons li
{
  float: left;
  width: 32px;
  height: 32px;
  margin: 0 12px 12px 0;
  padding: 0;
}
.social_icons a {
  
  width: 32px;
  height: 32px;
  display: block;
  border: 0;
  text-decoration: none;
  outline: none;
  text-indent: -9999em;
}
