@charset "utf-8";
/*
Theme Name: Earth Nature
Theme URI: http://www.blueteddy.com.au
Description: A nice earthy WordPress theme.
Version: 1.0
Author: dtbaker
Tags: earth, brown, fixed width, two columns, widgets
*/

/* CSS Document */

/*Template Layout*/
body {
	background-color:#1c2b37;
	margin:0px;
	padding:0px;
	color:#033333;
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	line-height:1.5em; /* vertical spacing between your lines of text*/
}
a, a:link, a:visited {
	color:#003D60;
}
a:hover {
	text-decoration:none;
}

img, a img {
	border: none;
}

#wrapper {
	margin:0 auto;
	padding-bottom:10px;
	width:940px;
}

#header {
	background:#2C4255 url(images_blue/headerBg.png) repeat-x scroll center bottom;
	border:2px solid #2C4153;;
	clear:both;
	margin:0 auto;
	overflow:hidden;
	padding:20px;
	width:896px;
}


.clear {clear:both; }

#logo {
	float:left;
	height:60px;
	margin:0;
	width:505px;
}

#header-contact {
	color:#A2B5C9;
	float:right;
	font-family:"Myriad Pro",Arial,"Times New Roman";
	font-size:30px;
	line-height:31px;
	margin:0;
	text-align:right;
	width:305px;
}

#header-contact span {
	font-size:18px;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

#bb-logo, #aggressiveRep {
	float:left;
	display:inline;
	padding-top:30px;
}

#bb-logo {
	width:205px;
}

#aggressiveRep {
	width:420px;
}

#member{
	width:255px; 
	height:114px; 
	text-align:center; 
	color:#fff; 
	margin:0;
	float:right;
	display:inline;
	padding-top:30px;
}
#member p.title{ font-weight:bold; font-size:14px; margin:5px 0 5px; line-height:1.1;}
#member ul{ padding:0; margin:0; list-style:none; height:62px; overflow:hidden;}
#member ul li{ float:left; margin:0 1px;}
#member .note { clear:both;}


/* End */


/*MENU*/

#menucontainer {
	float:right;
	width: 505px; /*change this depending if your have more or less buttons*/
	height: 45px;
	text-align:left;
	font-size:14px;
	padding-top:23px;
	font-family:"Trebuchet MS", Arial;
}
#menucontainer ul {
	color:#ffffff;
	padding:0px;
	margin:0px;
}
#menucontainer ul li {
	list-style:none;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	border-left:1px solid #998260;
}
/* menu a links */
#menucontainer ul li a {
	display:block;
	margin:0px 1px;
	padding:0px;
	padding-top:0px;
	padding-left:7px;
	float:left;
	text-transform:uppercase;
	color:#ffffff;
	width:91px; /*this makes each button even, change this number if your menu buttons are wider*/
}
#menucontainer ul li a, #menucontainer ul li a:link, #menucontainer ul li a:visited {
	color:#ffffff;
	text-decoration:none;
}
#menucontainer ul li a:hover {
	color:#ff6826;
}
#menucontainer ul li a.current {
	color:#ff6826;
}
/* menu sub span bits */
#menucontainer ul li a span {
	color:#998260;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	margin:0px;
	padding:0px 12px 0px 0px;
}
#menucontainer ul li a:hover span {
}
/*start banner*/
#wrapper {
	margin:0 auto;
	padding-bottom:10px;
	width:940px;
	overflow:hidden;
}

.slide_container {
	height:270px;
	position:relative;
	width:900px;
}
.slide img {
	position: absolute;
}
.slide h1 {
	position: absolute;
	background-color: #ffffff;
	left: 0px;
	top: 0px;
}
ul.slides {
	margin:0px;
	padding:0px;
	list-style:none;
}
li.slides {
	margin:0px;
	padding:0px;
	list-style:none;
}
/* Start Navigation */
#nav { background:url('images_blue/nav-bg.gif') repeat-x 0 0; height:40px; margin:0; padding:2px 20px; list-style:none;}
#nav li { background:url('images_blue/nav-sep.gif')  no-repeat right center; float: left; margin: 0 1px 0 0; padding:0; position:relative; z-index:1000; font: bold 14px/40px Arial, Helvetica, sans-serif; text-transform:uppercase; zoom: 1;}
#nav li a{ padding:0 10px;}
#nav li:last-child {padding:0;}
#nav li:hover > ul { display:block; }
#nav li.page_item a { text-decoration: none; color: #fff; border:none; height:40px; float: left; padding:0 20px;}

#nav li.page_item a:hover,
#nav li.current-cat a,
#nav li.current_page_item a,
#nav li.current_page_parent a,
#nav li.current_page_ancestor a { background:url('images_blue/nav-hover.gif') repeat-x 0 0; color:#eff2f7;} /* for ie6 */
#nav li:hover > a { background:url('images_blue/nav-hover.gif') repeat-x 0 0; color:#eff2f7;}

#nav li.page_item li:hover > a { background:#0e4180 none; color:#fff;}

#nav li.current-cat li a,
#nav li.current_page_item li a {color: #fff}

#nav li.page_item ul li a { background-color:#164f94; height:auto; line-height:18px; padding:5px 10px; color:#fff; font-weight:normal; font-size:12px;}
#nav li.page_item ul li a:hover { background:#4980c3 none; color:#000;}
#nav ul { display:none; list-style:none; margin:0; padding:0; position: absolute; left:0; top:40px; width:200px; /*background: #853839;*/} 
#nav ul li{ margin:0;padding:0;display: block; width: 200px; border-bottom: 1px solid #4980c3;} 
#nav ul li a { display: inline-block; width:180px; text-transform: none; zoom:1; padding:0 10px; } 
#nav ul ul { left: 100%; top: 0;}
/* End Navigation */

/* Start Gallery Navigation */
ul.navigation {
	bottom:0;
	float:right;
	margin:5px;
	padding:0;
	position:absolute;
	right:0;
}
.navigation li {
	list-style:none;
	padding:0px;
	margin:0;
	float:left;
}
.navigation a {
	padding: 0px;
	margin:0 5px 0 0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#998260;
	display:block;
	background-color:#4d391e;
	border: 1px solid #44321a;
	width:19px;
	height:19px;
	float:left;
}
.navigation a:hover, .navigation a.selected {
	color:#ff6927 !important;
}
/* End Gallery Navigation */
#banner {
	background:#E2DACD none repeat scroll 0 0;
	margin:10px 0;
	overflow:hidden;
	padding:20px;
	width:900px;
}

#banner .menu {
	background:url(images_blue/banner_bottom.gif) no-repeat left top;
	width:889px;
	height:34px;
	color:#998260; /*color of dividers between the links*/
}
#banner a, #banner a:link, #banner a:visited {
	color:#cbad82;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	text-decoration:none;
	background-color:#1C2B37;
	color:#B4C6DA;
}
#banner a:hover {
	text-decoration:underline;
}
#banner .icon {
	float:left;
	margin:5px 0px 0px 5px;
}
ul.categories {
	list-style:none;
	float:left;
	width:600px;
	margin:10px 0 0 10px;
	padding:0;
}
ul.categories li {
	list-style:none;
	float:left;
	margin:0px;
	padding:0;
	height:15px;
	border-right:1px solid #CBAD82;
}
ul.categories li.last {
	border-right:none;
}
ul.categories li a {
	float:left;
	display:block;
	text-transform:uppercase;
	padding:0 7px;
	margin-top:-3px;
}
#footer {
	height:70px;
	width:900px;
	margin:0px auto;
	color:#fff;
	font-size:11px;
	padding:10px 20px;
	font-family:"Trebuchet MS", Arial;
	clear:both;
	background-color:#2B4052;
}
#footer a, #footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .right {
	width:450px;
	float:right;
	text-align:right;
}
#footer .left {
	width:400px;
	float:left;
}
/*Main*/

#maincontent {
	background-color:#27353F;
	border:1px solid #2C4153;
	margin:0 auto;
	overflow:hidden;
	padding:21px;
	width:896px;
}

#maincontent .left {
	background-color:#FFFFFF;
	float:left;
	padding:20px;
	width:550px;
}

#maincontent .right
{
/*main container that holds all the left side content*/
	float:right;
	background:transparent url('images_blue/sidebarBg3.gif') repeat scroll 0 0;
	font-size:11px;
	margin-left:21px;
	width:283px;
	border:1px solid #2C4153;
	color:#B4C6DA;
/*pushes the border away from the content*/
}

/*general*/

hr.clear {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
h1 {
	font-size:18px;
	color:#003D60;
	font-weight:normal;
	margin-top:0px;
}
h2 {
	color:#003D60;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	margin-bottom:5px;
	margin-top:0;
}
h2 a, h2 a:link, h2 a:visited {
	color:#003D60;
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}
h3 {
	color:#b0936b;
	font-size:16px;
	font-weight:normal;
	letter-spacing:1px;
}
h4 {
	font-size:16px;
	color:#ff6927;
	font-weight:normal;
	margin-top:0px;
}
.size11 {
	font-size:11px;
}
.image_border {
	margin:5px;
	border:4px solid #44321a;
}
hr {
	border: 0;
	color: #674d2a;
	background-color: #674d2a;
	height: 1px;
	width: 100%;
	clear:both;
}
.size11 {
	font-size:11px;
}
.size13 {
	font-size:13px;
}
.size14 {
	font-size:14px;
}
.size16 {
	font-size:16px;
}
.size18 {
	font-size:18px;
}
/*news*/

.news_box_container {
	margin-bottom:15px;
}
.news_box_container .image {
	float:left;
	width:130px;
	height:130px;
	margin:0px;
	border:4px solid #44321a;
}
.news_box_container .text {
	float:left;
	padding:0px 0px;
	font-size:12px;
	line-height:17px;
}
.news_box_container .text p {
	padding:0px;
	margin:10px 0;
}
.news_box_container .stats {
	font-size:11px;
	border-top:1px dashed #608AAD;
	border-bottom:1px dashed #608AAD;
	float:left;
	width:100%;
	color:#033333;
}
/*comments area*/

.commentmetadata A
{
	font-size: 8.3pt;
	color: #906D3B;
}
#respond H3
{
	margin-top: 10px;
	color: #FEFEFE;
}

DIV#respond
{
	padding: 3px 13px;
	background-color: #664C29;
}
#commentform TEXTAREA#comment
{
	width: 584px;
}
.commentmetadata A
{
	font-size: 8.3pt;
	color: #906D3B;
}
H3#comments
{
	background-color: #654B28;
	padding: 7px 7px 7px 13px;
	color: #FEFEFE;
}
.postmetadata.alt SMALL
{
	color: #A88350;
}


/*right column*/

.side_box {
	margin-bottom:25px;
}
.tweets LI
{
	list-style: square;
	margin-left: -13px;
}

.side_box .title, .side_box .title a {
	background:transparent url('images_blue/sidebarHeading.gif') repeat-x scroll 0 0;
	color:#B4C6DA;
	font-family:"Trebuchet MS",Arial;
	height:25px;
	margin-bottom:7px;
	padding:4px 10px 0;
	text-transform:uppercase;
	border-bottom:1px solid #2C4153;
	font-size:14px;
	font-weight:bold;
}

.side_box .textwidget {
	margin:0 10px;
}

DIV#maincontent .right .title A
{
	text-decoration: none;
}
.about_me_thumb {
	float:left;
	height:78px;
	margin:0 10px;
	width:74px;
}
.about_me_text {
	color:#dfcab1;
	float:right;
	font-size:11px;
	margin-right:10px;
	width:155px;
}

.tweet_text {
	font-size:11px;
	color:#FFFFFF;
}
.tweet_date {
	font-size:10px;
	color:#998260;
	border-bottom:dashed 1px #674d2a;
	margin-bottom:10px;
}
.twitter {
	float:right;
	margin:-4px -8px 0 0;
}
/* photo thumbs on the right */
ul.photo_thumb {
	list-style:none;
	padding:0;
	margin:0
}
ul.photo_thumb li {
	list-style:none;
	padding:4px 2px 0px 2px;
	margin:0;
	float:left;
}
ul.photo_thumb li img {
	margin:0;
	padding:0;
	display:block;
}
/* tags on the right */
ul.tags {
	list-style:none;
	margin:0;
	padding:0;
}
ul.tags li {
	float:left;
	margin:0;
	padding:3px;
	height:18px;
}
ul.tags li a, ul.tags li a:link, ul.tags li a:visited {
	color:#ffffff;
	text-decoration:none;
}
ul.tags li a:hover {
	text-decoration:underline;
}
/*About Page*/

.table {
	border-bottom:1px solid #44321a;
}
.table td {
	padding:3px 8px;
	color:#ffeacc;
	font-size:12px;
	height:28px;
}
th { /*top row of the table*/
	background-color:#44321a;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:1px solid #44321a;
	height:28px;
	text-align:center;
}
.row1 {
	background-color:#674d2a;
	border-bottom:1px solid #44321a;
}
.row2 {
	background-color:#584224;
	border-bottom:1px solid #44321a;
}
ul.ticklist {
	padding:0px 0px 0px 15px; /*indent whole list*/
}
ul.ticklist li {
	list-style:none;
	background-image:url(images_blue/icon_tick.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	padding:0px;
	padding-left:25px;
	font-size:11px;
	line-height:normal;
}
/*Portfolio*/

.portfolio_box {
	width:280px;
	height:280px;
	float:left;
	margin-bottom:30px;
}
.margin_right {  /*this is for the first 2 boxes in each row, if you add it to all of the boxes the spacing on the right makes only 2 per row fit*/
	margin-right:24px;
}
.portfolio_box .image {
	width:261px;
	height:173px;
	border:9px solid #44321a;
	margin-bottom:5px;
}
.portfolio_box .title a{
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	color:#ff6927;
}
.portfolio_box .description {
	font-size:12px;
	margin-bottom:5px;
}
.portfolio_box .date {
	font-size:10px;
	color:#998260;
	border-top:dashed 1px #674d2a;
	border-bottom:solid 2px #674d2a;
}
.bottom_bar {
	height:25px;
	clear:both;
	background-color:#44321a;
	margin-bottom:10px;
	text-align:center;
	padding:10px 0 0 0;
}
.buttons {
	width:180px;
	float:right;
	margin-right:160px;
}
.view_all {
	width:110px;
	float:right;
	margin-right:100px;
	margin-top:-3px;
}
/*Sidebar*/

.left_details {
	float:left;
	width:240px;
}
.map {
	width:357px;
	height:225px;
	float:right;
	border:4px solid #44321a;
	margin-bottom:10px;
	color:#44321a;
}
.contact_title {
	color:#ffeacc;
	font-weight:bold;
	float:left;
	width:70px;
}
.contact_detail {
	float:left;
	width:100px;
	clear:right;
}
.forms {
	background-color:#674d2a !important;/*the important gets rid of the yellow google toolbar field style*/
	border:1px solid #44321a !important;
	margin:3px 0px;
	padding:4px;
	color:#ffffff !important;
}
#contact {
	border:0;
	width:450px; /*this width keeps the form fields in line*/
}
#contact label {
	float:left;
	width:80px;
	margin-right:15px;
	clear:left;
	color:#ffeacc;
	font-weight:bold;
	text-align:right;
	height:32px;
}
#contact input, #contact textarea {
	margin-right:40px;
}
#contact #submit {
	clear:left;
	margin-left:95px;
}
FORM#contactform INPUT.submit
{
	background-color: #664C29;
	border: 1px solid #CAAC81;
	color: #FFFFFF;
	margin-top: 21px;
	padding: 5px;
}
FORM#contactform INPUT.submit:hover
{
	background-color: #835F2F;
	border: 1px solid #CAAC81;
	color: #FFFFFF;
	margin-top: 21px;
	padding: 5px;
	cursor: pointer;
}
FORM#contactform LABEL
{
	width: 91px;
	display: inline-block;
	margin-bottom: 7px;
}
DIV.cform LI
{
	list-style: none;
}
.widget_tag_cloud a,
.widget_tag_cloud a:link,
.widget_tag_cloud a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.widget_tag_cloud a:hover{
	text-decoration:underline;
}


.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}


.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.size-full{
	border:4px solid #44321A;
	margin:5px;
}

.image-border{
	border:9px solid #44321A;
	margin:4px 0;
}
form .status { display:none; margin:0; font-weight:bold; color:#bb252c; }
li.alert label { color:#bb252c; }

/* Contact form 7 */

.contact-us .textInput, .contact-us .wordVeri, .contact-us .textComment { background-color:#eee; color:#000; border:1px solid #ccc;}

.right form.wpcf7-form {
	margin:0;
	padding:0;
}

.right form.wpcf7-form p {
	margin:0 0 10px;
}

.textInput, .right form.wpcf7-form textarea, .wordVeri {
	background-color:#455E74;
	border:1px solid #334C5F;
	color:#FFFFFF;
	height:20px;
	width:260px;
}

.wordVeri {
	width:175px;
}

.btn-submit {
	width:70px;
}

.btn-1 {
	background:transparent url('images_blue/btn-1_bg.gif') repeat-x scroll 0 0;
	border:1px solid #334C5F;
	color:#FFFFFF;
	cursor:pointer;
	display:inline-block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:25px;
	line-height:20px;
	padding:0 0 2px;;
	text-align:center;
	text-transform:uppercase;
}

.right form.wpcf7-form textarea {
	height:70px;
}

.side_box ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 10px;
	padding:0;
}

.side_box ul li {
	margin:0;
	padding:0;
}

.side_box ul li {
	background:transparent url('images_blue/sidebar-dot.gif') repeat-x scroll left bottom;
	color:#B4C6DA;
}

.side_box ul li a {
	display:inline-block;
	height:100%;
	margin:0;
	padding:3px 0 5px 15px;
	background:transparent url('images_blue/list-bullet.gif') no-repeat scroll left 10px;
	color:#B4C6DA;
}
.side_box #searchform, .side_box .subscribe {
	margin:0 10px;
}
.side_box #searchform .textInput {
	width:185px;
}

.side_box .subscribe a, .side_box .subscribe a:visited {
	color:#B4C6DA;
}

.rss {
	background:transparent url('images_blue/rss.png') no-repeat scroll 0 0;
	margin-bottom:10px;
	display:block;
	height:28px;
	padding:0 0 0 38px;
	font-weight:bold;
	line-height:1.2;
	text-transform:uppercase;
}
