@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
*/


@font-face {
    font-family: 'ArvilRegular';
    src: url('arvil_sans-webfont.eot');
    src: url('arvil_sans-webfont.eot?#iefix') format('embedded-opentype'),
         url('arvil_sans-webfont.woff') format('woff'),
         url('arvil_sans-webfont.ttf') format('truetype'),
         url('arvil_sans-webfont.svg#ArvilRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lamplighter_scriptregular';
    src: url('lamplighterscript-webfont.eot');
    src: url('lamplighterscript-webfont.eot?#iefix') format('embedded-opentype'),
         url('lamplighterscript-webfont.woff') format('woff'),
         url('lamplighterscript-webfont.ttf') format('truetype'),
         url('lamplighterscript-webfont.svg#lamplighter_scriptregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*  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;
	}
	
	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: #ea5847; /* Safari */
	color: #ffffff;
	text-shadow:none !important;
	}
	
::-moz-selection {
	background: #ea5847; /* 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: 29%; 
	}

.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; 
	}
	
div .first {
    clear: left;
    margin-left: 0;
	}

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

img {
	border: none;
	}

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;
	}
	
hr {
	background-image:url("../img/HR.png");
	background-repeat:repeat-x;
	clear:both;
	height:50px;
	border:none;
	background-position:center center;
    }
	
hr.big {
	background-image:url("../img/HR.png");
	background-repeat:repeat-x;
	clear:both;
	height:50px;
	border:none;
	margin-top:50px;
    }
	   
.hrr {
	background-image:url("../img/HR.png");
	background-repeat:repeat-x;
	clear:both;
	height:50px;
	border:none;
    }

.quote {
    text-align:left;
	font-family:ArvilRegular;
	font-size:20px;
	color:#ea5847;
	clear:both;
    padding: 11px 20px 11px 50px !important;
	display: block;
	line-height: 1.4em;
	background-image:url("../img/hatch.png");
	background-repeat:repeat-y;
	}

.pullquoteleft {
    padding:11px 14px 11px 50px !important;
    text-align:left;
	font-family:ArvilRegular;
	font-size:24px;
	color:#ea5847;
	float:left;
	width:40%;
	margin:5px 30px 10px 0;
	line-height:1.3em;
	font-weight:normal;
	background-image:url("../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("../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;
	}
	
._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_black_left {
	display:block;
	float:left;
	padding:20px 10px;
	clear:both;
	font-family: 'Maven Pro', sans-serif;
	font-size:13px;
	width:100%;
	margin-bottom:25px;
	color:#e8e6dc;
	text-align:left;
	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_black_mainrss {
	display:block;
	float:center;
	padding:20px 10px;
	clear:both;
	font-family: 'Maven Pro', sans-serif;
	font-size:16px;
	width:100%;
	margin-bottom:0px;
	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_black_mainrss p {
	text-shadow: 0 1px 0 #000000;
	color:#e8e6dc;
	}

alert_black_mainrss a {
	text-shadow: 0 1px 0 #000000;
	color: #EA5847 !important
	}

.alert_black_left p {
	text-shadow: 0 1px 0 #000000;
	color:#e8e6dc;
	}

.alert_black_left a {
	text-shadow: 0 1px 0 #000000;
	color: #EA5847 !important
	}

.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("../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 TYPOGRAPHY 
  
******************************************/
	
h1 {
	font-family:ArvilRegular;
	font-size:24px;
	color:#ea5847;
	text-transform:uppercase;
	line-height:.9em;
	padding-bottom:20px;
	text-shadow:1px 1px 0 #ffffff;
	}
	
h2 {
	font-family:ArvilRegular;
	font-size:30px;
	color:#3c3c3c;
	text-transform:uppercase;
	line-height:.9em;
	padding-bottom:20px;
	text-shadow:1px 1px 0 #ffffff;
	}
	
#portfolio-bg h2 {
	font-family:ArvilRegular;
	font-size:30px;
	color:#3c3c3c;
	text-transform:uppercase;
	line-height:.9em;
	padding-bottom:0px;
	text-shadow:1px 1px 0 #ffffff;
	}
	
#portfolio-bg h2 a {
	font-family:ArvilRegular;
	font-size:30px !important;
	color:#3c3c3c;
	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;
	}
	
#portfolio-bg h2 a:hover {
	font-family:ArvilRegular;
	font-size:30px !important;
	color:#ea5847;
	text-decoration:none;
	}
	
h3 {
	font-family:ArvilRegular;
	font-size:36px;
	color:#3c3c3c;
	text-transform:uppercase;
	line-height:.9em;
	padding-bottom:20px;
	text-shadow:1px 1px 0 #ffffff;
	}
	
h3 a {
	font-family:ArvilRegular;
	font-size:36px !important;
	color:#3c3c3c;
	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;
	}
	
h3 a:hover {
	font-family:ArvilRegular;
	font-size:36px !important;
	color:#ea5847;
	text-decoration:none;
	}
	
.right_wrapper h2, .left_wrapper h2 {
	margin-bottom:2px;
	}
	
.right_wrapper h3, .left_wrapper h3 {
	margin-bottom:2px;
	}
	
	
h4 {
	font-family:ArvilRegular;
	font-size:42px;
	color:#3c3c3c;
	text-transform:uppercase;
	line-height:.9em;
	padding-bottom:20px;
	text-shadow:1px 1px 0 #ffffff;
	}
	
h5 {
	font-family:ArvilRegular;
	font-size:48px;
	color:#9c9a6c;
	text-transform:uppercase;
	line-height:.9em;
	padding-bottom:20px;
	text-shadow:1px 1px 0 #ffffff;
	}
	
h6 {
	font-family:ArvilRegular;
	font-size:54px;
	color:#3c3c3c;
	text-transform:uppercase;
	line-height:.9em;
	padding-bottom:20px;
	text-shadow:1px 1px 0 #ffffff;
	}
	
#home_content h6 {
	font-size:175px;
	color:#ffffff;
	text-shadow:5px 5px 0 #8c8a60;
	}
	
p {
	font-family: 'Maven Pro', sans-serif;
	font-size:14px;
	color:#73716c;
	line-height:1.4em;
	text-shadow:0 1px 0 #FFFFFF;
	margin:20px 0 20px 0;
	}
	
#portfolio-bg p {
	margin:20px 0 40px 0;
	}
	
ul {
	margin:0;
	padding:0;
	margin-bottom:20px;
	}
	
ul li {
	font-family: 'Maven Pro', sans-serif;
	font-size:12px;
	color:#73716c;
	list-style:none inside;
	line-height:1.6em;
	}
	
ul li a {
	font-family: 'Maven Pro', sans-serif;
	font-size:12px;
	color:#73716c;
	}
	
ul li a:hover {
	font-family: 'Maven Pro', sans-serif;
	font-size:12px;
	color:#ea5847;
	}
	
.right_wrapper ul li, .left_wrapper ul li {
	-webkit-box-shadow:0 1px 0 #FFFFFF;
	-moz-box-shadow:0 1px 0 #FFFFFF;
	box-shadow:0 1px 0 #FFFFFF;
	border-bottom:1px solid #c7c5bc;
	padding-bottom:2px;
	padding-top:2px;
	list-style:none;
	line-height:2.6em;
	}
	
.right_wrapper ul li a, .left_wrapper ul li a {
	-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;
	border-left: 0px solid #EA5847;
	}

.right_wrapper ul li a:hover, .left_wrapper ul li a:hover {
	text-decoration:none;
	border-left: 5px solid #EA5847;
	padding-left: 10px;
	}
	
.tweet ul li a:hover {
	text-decoration:none;
	border-left: 0px solid #EA5847;
	padding-left: 0px;
	text-decoration:underline;
	}
	
.tagcloud {
	margin-top: 20px;
	}
	
ol {
	margin:0;
	padding:0;
	margin-bottom:20px;
	}
	
ol li {
	font-family: 'Maven Pro', sans-serif;
	font-size:12px;
	color:#73716c;
	list-style:decimal inside;
	line-height:1.6em;
	}
	
ol li a {
	font-family: 'Maven Pro', sans-serif;
	font-size:12px;
	color:#73716c;
	}
	
ol li a:hover {
	font-family: 'Maven Pro', sans-serif;
	font-size:12px;
	color:#ea5847;
	}
	
.splash_title {
	font-family: 'lamplighter_scriptregular', sans-serif;
	font-size:55px;
	color:#e8e6dc;
	text-align:center;
	text-shadow: 0 2px 0 #8c8a60;
	}
	
.content_circle1 h2 {
	text-align:left;
	float:left;
	}
	
a {
	text-decoration:none;
	color:#ea5847;
	}

a:hover {
	text-decoration:underline;
	color:#ea5847;
	}

ul.services {
	margin:0 0 0 40px;
	padding:0;
	}
	
ul.services li {
	color:#73716c;
	font-family: 'Maven Pro', sans-serif;
	font-size:12px;
	list-style:none inside;
	text-shadow:0 1px 0 #FFFFFF;
	border-bottom: 1px solid #C7C5BC;
    box-shadow: 0 1px 0 #FFFFFF;
	line-height:4.4em;
	}
	
.page_title {
	font-family:ArvilRegular;
	font-size:62px;
	color:#ffffff;
	text-transform:uppercase;
	padding-bottom:10px;
	padding-top:10px;
	text-shadow:3px 3px 0 #8c8a60;
	}
	
.splash {
	font-family: 'lamplighter_scriptregular', sans-serif;
	font-size:50px;
	color:#e8e6dc;
	text-transform:none;
	text-shadow:0 1px 0 #736d4a;
	}

/* -------------- THE button -------------- */
.button {

/* 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: 				.5em;
	display: 				inline-block;
	position: 				relative;
	
	-webkit-border-radius: 	3px;
	-moz-border-radius: 	3px;
	border-radius: 	3px;
	
/* effects */
	border-top: 		1px solid rgba(256,256,256,1.0);
	border-bottom: 		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;
	}


.button:hover {
	/* effects */
	border-top: 		1px solid rgba(157,155,109,1.0);
	border-bottom: 		1px solid rgba(157,155,109,1.0);
	
/* 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;
	
	text-decoration: none;
	text-shadow: #79774c 0 -1px 0;
	}
	
.buttonlater {

/* 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: 				.5em;
	display: 				inline-block;
	position: 				relative;
	
	-webkit-border-radius: 	3px;
	-moz-border-radius: 	3px;
	border-radius: 	3px;
	
/* effects */
	border-top: 		1px solid rgba(256,256,256,1.0);
	border-bottom: 		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;
	}

.buttonlater:hover {
	/* effects */
	border-top: 		1px solid rgba(157,155,109,1.0);
	border-bottom: 		1px solid rgba(157,155,109,1.0);
	
/* color */
	color: 				#ffffff !important;
	background-color: 	#e95746;
	
	-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: #e95746 0 -1px 0;
	}	



.buttonlater:hover {
	/* effects */
	border-top: 		1px solid rgba(157,155,109,1.0);
	border-bottom: 		1px solid rgba(157,155,109,1.0);
	
/* color */
	color: 				#ffffff !important;
	background-color: 	#e95746;
	
	-webkit-box-shadow: 0 5px 0 #e95746, 0 0.5em 0 #e95746, 0 10px 7px #e95746;
	-moz-box-shadow: 	0 5px 0 #e95746, 0 0.5em 0 #e95746, 0 10px 7px #e95746;
	box-shadow:			0 5px 0 #e95746, 0 0.5em 0 #e95746, 0 10px 7px #e95746;
	
	text-decoration: none;
	text-shadow: #79774c 0 -1px 0;
	}	
	
.button_reverse {

/* 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;
	
	
/* layout */
	padding: 				0.5em 1.5em 0.4em 1.5em;
	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;
	}


.button_reverse: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;
	}



#circle2 {
    background: none repeat scroll 0 0 #9d9b6d;
    height:20px;
    width:20px;
	position:relative;
	z-index:999;
	margin:-19px;
	}
	
.ie9 #circle2 {
	height:22px;
	width:22px;
	}

.circle {
    border-radius: 50% 50% 50% 50%;
    display: inline-block;
	}

.or {
	color:#ffffff;
	font-family: 'Maven Pro', sans-serif;
	font-size:12px;
	font-style:italic;
	padding-left:4px;
	}
	
.block {
	display:inline;
	background-color:#3c3c3c;
	font-family:ArvilRegular;
	font-size:24px;
	padding:20px 8px 0 6px;
	color:#ffffff;
	}
	
.service p {
	margin-left:40px;
	font-size:12px;
	margin-top: -8px;
	}
	
/******************************************

  END OF TYPOGRAPHY 
  
******************************************/

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

  START OF GENERAL STYLES 
  
******************************************/
	
.top {
	width:100%;
	background-image:url("../img/stitches_top.png");
	background-repeat:repeat-x;
	height:12px;
	clear:both;
	}
	
.middle {
	width:100%;
	background-image:url("../img/leather_pattern.png");
	background-repeat:repeat;
	}
	
.bottom {
	width:100%;
	background-image:url("../img/stitches_bottom.png");
	background-repeat:repeat-x;
	height:9px;
	}
	
.wrapper {
	width:980px;
	margin:0 auto;
	}
	
#header_logo {
	width:108px;
	float:left;
	padding:20px 0 12px;
	}
	
#home_content_wrapper {
	background-color:#a3a173;
	background-image:url("../img/greenBG.png");
	background-repeat:repeat;
	width:100%;
	}
	
#content_wrapper {
	background-color:#a3a173;
	background-image:url("../img/greenBG.png");
	background-repeat:repeat;
	width:100%;
	}
	
#home_content {
	width:980px;
	margin:0 auto;
	padding:15px;
	}
	
#content {
	width:980px;
	margin:0 auto;
	}
	
#main_content_wrapper {
	width:100%;
	}

#main_reward_wrapper {
	width:80%;
	}
	
#wrapper2 {
	width:100%;
	margin-top:30px;
	}
	
#main_content {
	width:980px;
	margin:0 auto 60px;
	padding-top: 20px;
	}
	
#main_rewardcontent {
	width:980px;
	margin:0 auto 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;
	}
	
.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("../img/tag_sidebar_left.png");
	background-repeat:no-repeat;
	}

.price_middle {
	background-image:url("../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("../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("../img/tag_sidebar_left_mini.png");
	background-repeat:no-repeat;
	}

.price_middle_mini {
	background-image:url("../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("../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("../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("../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("../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("../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("../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;
}

.bold {

	font-weight: bold;
}

.italic {
	font-style: italic;
}

.italicbold {
	font-weight: bold;
	font-style: italic;
}
	
/******************************************

  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;
	}
	
ul.search {
	height:23px;
	float:right;
	list-style:none;
	}

ul.search li{
	float:left;
	border:1px inset #959365;
	background-color: rgba(150, 148, 102, 0.5);
	}

ul.search li input.bar {
	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;
	}
	
ul.search li input.go {
	padding-top:3px;
	margin-right:10px;
	}
	
/******************************************

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

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

#top_menu {
	float:right;
	width:870px;
	margin-top:10px;
	}

#top_menu a {
    color:#8f8f8f;
	font-family: 'Maven Pro', sans-serif;
    font-size:12px;
    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: 40px;
	}
	
.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 {
	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  { /* visited pseudo selector so IE6 applies text colour*/
	color:#ffffff !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 10px 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("../img/dropdown.png");
	background-repeat:repeat;
	color:#ffffff;
    height: 15px;
    position: relative;
	}
	
.sf-menu li ul {
	background-image:url("../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("../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*/
	}

/*** 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("../img/dropdown_highlight.png");
	background-repeat:repeat;
	left:0;
	margin:0;
	padding:10px 0 10px 0;
	top:0;
	height:24px;
	text-indent:15px;
	}
	
#bottom_menu {
	float:left;
	margin:10px 0 10px 0;
	width:65%;
	}

ul.bottom_nav {
	}
	
ul.bottom_nav li {
	list-style:none;
	float:left;
	padding-right:20px;
	}

ul.bottom_nav li a {
	float:left;
	font-family: 'Maven Pro', sans-serif;
	font-size:11px;
	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 {
	float:left;
	font-family: 'Maven Pro', sans-serif;
	font-size:11px;
	color:#9d9b6d;
	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 
  
******************************************/

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;
	}
	
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;
	}

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: 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;
	}

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;
	}

input[type=text] {
	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;
	}

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 -------------- */
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.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;
	}


input[type=submit]:hover {
	/* effects */
	border: 		1px solid rgba(157,155,109,1.0);
	
/* 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;
	
	text-decoration: none;
	text-shadow: #79774c 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("../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:10px;
	width:25%;
	text-shadow: 0 1px 2px #000000;
	}
	
.ie8 .social {
	margin-top:28px;
	}
	
.footer_hr {
	background-image:url("../img/HR_Footer.png");
	background-repeat:repeat;
	border:none;
	height:15px;
	margin-top:45px;
	}
	
.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 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:#9d9b6d;
	text-decoration:underline;
	}
	
#icons {
	float:right;
	width:25%;
	
	}
	
.ie8 #icons {
	margin-bottom:20px;
	}
	
#dribbble, #twitter, #flickr, #facebook, #linkedin, #vimeo, #stumble {
	width:30px;
	float:right;
	margin-left:2%;
	}
	
#dribbble a {
	background-image:url("../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("../img/dribbble_highlight.png");
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	margin-top:-5px;
	}
	
#twitter a {
	background-image:url("../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("../img/twitter_highlight.png");
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	margin-top:-5px;
	}
	
#flickr a {
	background-image:url("../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("../img/flickr_highlight.png");
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	margin-top:-5px;
	}
	
#facebook a {
	background-image:url("../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("../img/facebook_highlight.png");
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	margin-top:-5px;
	}
	
#linkedin a {
	background-image:url("../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("../img/linkedin_highlight.png");
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	margin-top:-5px;
	}
	
#vimeo a {
	background-image:url("../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("../img/vimeo_highlight.png");
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	margin-top:-5px;
	}
	
#stumble a {
	background-image:url("../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("../img/su_highlight.png");
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	margin-top:-5px;
	}
	
#bottom_logo {
	float:left;
	width:200px;
	padding-bottom:5px;
	}
	
.copyright_message {
	float:right;
	font-size:11px;
	color:#8f8f8f;
	font-family: 'Maven Pro', sans-serif;
	text-align:right;
	}
	
.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:#9d9b6d;
	font-family: 'Maven Pro', sans-serif;
	text-decoration:underline;
	}
	
/******************************************

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

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

.jwts_tabberlive .jwts_tabbertab, ul.jwts_tabbernav, ul.tabs, .tab_container {
	clear:both;
	}
	
.jwts_tabberlive .jwts_tabbertab, .tab_container {
	margin-top:-14px !important;
	padding: 20px 10px 0px 10px !important;
	}
	
ul.jwts_tabbernav li, 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;
	}
ul.tabs li a, ul.jwts_tabbernav li a {
	color: #ffffff !important;
}
	
ul.tabs li:hover, 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;
	}
	
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;
	}
	
ul.tabs li a:hover, ul.jwts_tabbernav li a:hover, ul.tabs li.active a {
	color: #858476 !important;
	text-decoration:none;
}
	
.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:14px;
	color:#e8e6dc;
	}
	
ul.tweet_list li {
	list-style:none;
	font-family: 'Maven Pro', sans-serif;
	font-size:12px;
	color:#e8e6dc;
	text-shadow:0 1px 0 #000000;
	line-height:1.4em;
	padding-bottom:14px;
	-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:14px;
	text-shadow:0 1px 0 #000000;
	}
	
.tweet_list a:hover {
	text-decoration:none;
	color:#ea5847 !important;
	font-family: 'Maven Pro', sans-serif;
	font-size:14px;
	text-shadow:0 1px 0 #000000;
	margin-left:0 !important;
	}
	
.tweet_time {
	padding-right:15px;
	}
 	
.tweet_join {
	display:none;
	}

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

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

/* begin styles for RSS Feed */

.rss-item a {
	color:#ea5847 !important;
	text-decoration:none;
	font-family: 'Maven Pro', sans-serif;
	font-size:14px;
	text-shadow:0 1px 0 #000000;
	}
	
.rss-item a:visited {
	color:#ea5847 !important;
	text-decoration:none;
	font-family: 'Maven Pro', sans-serif;
	font-size:14px;
	text-shadow:0 1px 0 #000000;
}

.rss-item a:hover {
	text-decoration:none;
	color:#ea5847 !important;
	font-family: 'Maven Pro', sans-serif;
	font-size:14px;
	text-shadow:0 1px 0 #000000;
	margin-left:0 !important;
}

.rss-item p{
	font-family: 'Maven Pro', sans-serif;
	font-size:14px;
	color:#e8e6dc;
	text-shadow:0 1px 0 #000000;
}
 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0; 
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }

