/*  
Theme Name: Taupa
Theme URI: http://www.wordpress.org
Description: WP Taupa
Version: 1.1
Author: Branding Zone
Author URI: http://www.taupa.com

	This theme was designed and built by The Branding Zone.

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to N.Design Studio must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*/

body {
	background-color: #717560;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #2e2d2d;
}
a {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
form {
	margin:0px;
	padding:0px;
}
/* header area */
#header .top-right {
	float: right;
	padding-top: 10px;
}
#header fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	color: #06507a;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#call {
	background-position:left bottom;
background-repeat:no-repeat;
color:#D0FA9A;
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:30px;
font-weight:bold;
height:75px;
margin-top:67px;
padding-left:60px;
width:400px;
}
#call .phone {
	color: #1f2616;
}

.padding p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.right-img {
	float: left;
	margin-right: 10px;
}

.clear {
	clear: both;
}

#header {
	height: 162px;
	width: 938px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a { outline:none }
#content-wrap {
	width: 955px;
	clear: both;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(img/content-bg.gif);
	background-repeat: repeat-y;
	position: relative;
}

.left-column {
	background-image: url(img/bg-effect-column.gif);
	background-repeat: no-repeat;
}
#logo {
	background-image: url(img/logo.png);
	height: 123px;
	width: 207px;
	display: block;
	text-indent: -6000px;
}
#header .top-left {
	padding-top: 20px;
}
.bottom-eff {
	background-image: url(img/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height:500px;
	height:auto !important;
    height:500px;

}
#nav {
	font-family: "Trebuchet MS", Verdana, Arial;
	line-height: 55px;
	list-style-type: none;
	padding: 0px;
	width: 938px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	clear: both;
	position: relative;
}
#nav li {
	float: left;
	display: block;
	background-image: url(img/separator.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#nav #last {
	background-image: none;
	clear: right;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	background-image: url(img/current-page-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav .page_item a{
	color: #FFFFFF;
	text-decoration: none;
	width: 117px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
}
#nav .page_item a:hover {
	text-decoration: underline;
}
#nav ul {position:absolute;top: 30px;left:0;padding:0;} /*the top:30px command must be the same height as your parent LI so the dropdown displays below the main navigation*/
#nav ul a, #nav ul li {float:none;}

/* content area */
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 220px;
	color: #666666;
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #CFE1AC;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #495233;
	text-decoration: none;
}
#sidebar a:hover{
	color: #FF6600;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #dceeb7;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
/* credits */
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
/* Taupa */
#right-menu li {
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d9d9d9;
	height: 23px;
	line-height: 23px;
}
#right-menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#right-menu li a {
	background-image: url(img/orrange-arrows.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 10px;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #005484;
	display: block;
}
#right-menu li a:hover {
	background-color: #f0f3f5;
}
#left-content {
	float: left;
	width: 698px;
}
#right-column {
	float: right;
	width: 257px;
	font-size: 12px;
}
#right-column .padding a {
	color: #005484;
	text-decoration: none;
}
#right-column .padding a:hover {
	color: #005484;
	text-decoration: underline;
}
.box {
	background-image: url(img/right-box-end.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.box p {
	margin: 0px;
}
#right-column .padding .box a.r-more {
	text-decoration: none;
	color: #5a8a0a;
	background-image: url(img/arrow-black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 6px;
}
#right-column .padding .box a.r-more:hover {
	text-decoration: underline;
	
}
#right-column .padding {
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#left-content .padding {
	padding: 35px;
}
#right-column h1 {
	font-size: 18px;
}
#right-column h3 {
	color: #ff6d01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}.info li {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	display: block;
	list-style-type: none;
	background-image: url(img/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.info {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
}
#testimonials li {
	font-size: 12px;
	color: #7d7d7d;
	padding-bottom: 5px;
	background-image: url(img/dot-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 15px;
}
#testimonials p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#testimonials .name {
	color: #827556;
	font-weight: bold;
}
#testimonials {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#testimonials .nr {
	color: #FFFFFF;
	height: 28px;
	width: 27px;
	background-image: url(img/number-bg.gif);
	background-repeat: no-repeat;
	line-height: 28px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-size: 18px;
	float: left;
	margin-right: 10px;
}
#footer {
	height: 90px;
	width: 948px;
	margin: auto;
	background-image: url(img/footer-bg.png);
	background-repeat: no-repeat;
	clear: both;
}
#footer-links {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 282px;
	display: block;
	color: #3f4139;
	font-size: 11px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-links li {
	display: block;
	margin-bottom: 5px;
}
#footer-links a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3f4139;
	font-weight: bold;
}
#footer-links a:hover {
	color: #bbbeac;
}
#footer-links .copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bbbeac;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#header .top-left {
	float: left;
	width: 600px;
}
.single-column {
	background-image: url(img/bg-effect-full.gif);
	background-repeat: no-repeat;
	color: #000000;
}
.right-content-single {
	margin-left: 535px;
}

.single-padding {
	padding: 35px;
}
.single-padding h2 {
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.right-img-content {
	float: left;
	margin-right: 15px;
	border: 3px solid #cfcbb2;
	margin-bottom: 15px;
}
.content-simple-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.content-simple-list li {
	background-image: url(img/grey-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	padding-left: 9px;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #525050;
}
.dot-line {
	background-image: url(img/dot-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#left-content .padding .dot-line {
	background-image: url(img/dot-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#credit {width: 640px; height: 210px; padding: 0; margin: 0; position: relative; background: url(img/creditcard.png) top center no-repeat;}
#credit h1 {font: bold 22px/24px Helvetica, Arial, sans-serif; letter-spacing: -1px; color: #000; padding: 74px 0 0 20px;}
#credit a {font: bold 14px/50px Helvetica, Arial, sans-serif; letter-spacing: -1px; color: #5A8A0A; padding: 20px;}

.cmxform {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 250px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
}


.cmxform .btn {
	margin-left: 108px;
	margin-top: 10px;

}

.cmxform  input.btn:hover{

filter:alpha(opacity=75);

-moz-opacity:0.75;

opacity: 0.75;	

}


.cmxform a {
	color: #4c5c12;
	text-decoration: none;
}

.cmxform .inpts {
	width: 206px;
	color: #FFFFFF;
	background-color: #77a331;
	border: 1px solid #8dbe45;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
}


form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
	display: inline-block;
	line-height: 19px;
	vertical-align: top;
	text-align: right;
}
form.cmxform  ol {
  margin: 0;
  padding: 0;
}
form.cmxform  li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
	width: 95px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
.cmxform a:hover {
	color: #4c5c12;
	text-decoration: underline;
}

fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.commonform {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
}


.commonform .btn {
	margin-left: 167px;
	margin-top: 10px;

}

.commonform input.btn:hover{

filter:alpha(opacity=75);

-moz-opacity:0.75;

opacity: 0.75;	

}


.commonform a {
	color: #4c5c12;
	text-decoration: none;
}

.commonform .inpts {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #cbcbcb;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
}


form.commonform legend {
  padding: 0 2px;
  font-weight: bold;
}


form.commonform label {
	display: inline-block;
	line-height: 19px;
	vertical-align: top;
	text-align: right;
}
form.commonform  ol {
  margin: 0;
  padding: 0;
}
form.commonform  li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.commonform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.commonform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.commonform fieldset fieldset label {
  display: block;
  width: auto;
}
form.commonform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.commonform label {
	width: 165px; /* Width of labels */
}
form.commonform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
.commonform a:hover {
	color: #4c5c12;
	text-decoration: underline;
}

#wpcf {margin: 10px 0; padding: 15px; background: #cccccc; -moz-border-radius: 10px; border-radius: 10px; width: 450px;}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
	float: right;
}
/*
 * SimpleModal Basic Modal Dialog
 * http://www.ericmmartin.com/projects/simplemodal/
 * http://code.google.com/p/simplemodal/
 *
 * Copyright (c) 2008 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Revision: $Id: basic.css 162 2008-12-01 23:36:58Z emartin24 $
 *
 */

/* Overlay */
#simplemodal-overlay {background-color:#aaaaaa; cursor:wait;}

/* Container */
#simplemodal-container {height: 410px; width: 500px; background-color:#fff; border:1px solid #000000; -moz-border-radius: 5px; }
#simplemodal-container a.modalCloseImg {background:url('images/x.png') no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; left:-18px; cursor:pointer;}
#simplemodal-container #basicModalContent {padding:8px;}
