/*
	Theme Name: Evo4 CMS
	Theme URI: http://www.evowpthemes.com/evo4/
	Description: Evo4 CMS is constructed on an irregular 4-column grid, creating excellent flexibility for building a blog-based website containing an integral blog. It is "barebones" from a design perspective, and is meant for experienced designers to utilize as a framework on which to build their own incredible web designs. The theme was originally inspired by, and borrows from Bryan Helmig's "Magatheme".
	Version: 1.0
	Author: Ray Gulick
	Author URI: http://www.evowebdev.com
	Tags:light,four-columns,right-sidebar,fixed-width

	"Evo4 CMS" by Ray Gulick

	This theme was designed by Ray Gulick
	of Evolution Web Development: http://www.evowebdev.com/.
	Customized for Desert Sports, Terlingua, Texas; April 2010

	The CSS, XHTML and design is released under the GPL.

*/

/*Reset*/
html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,a,img,sub,sup,ol,ul,li,form,label,table,tr,th,td { padding:0; margin:0; border:0; outline:0; background-color:transparent; vertical-align:baseline; }

/* BASIC STYLES */
body { background:#674411 url(images/bkgrdbody.png) 0 0 repeat-x fixed; color:#333; font-size:12px; font-family: Helvetica, Arial, sans-serif; }
html>body { font-size:75%; }
header,nav,article,footer { display:block; }
img { display:inline-block; vertical-align:bottom; }

h1,h2 { margin:.6em 0 .2em 0; font-size:2em; line-height:120%; color:#800; }
h1 a ,h2 a { text-decoration:none; }
.pagecontent h2,.homepagecontent h2 { margin:1em 0 .5em 0; font-size:15px; line-height:120%; color:#600; }
.pagecontent h2 .linkage,.homepagecontent h2 .linkage  { font-size:13px; color:#a84; text-transform:uppercase; }
.pagecontent h2 .linkage a, .homepagecontent h2 .linkage a  { font-size:11px; text-decoration:none; }
.pagecontent h2 .subhead { font-size:12px; color:#a84; display:block; }
.pagecontent h2.top { margin-top:.2em; } /*for pages ONLY where h3 appears immediately below main heading*/
.pagecontent h3.top { margin-top:.2em; } /*for articles and pages where h3 appears immediately below main heading*/
th h3  { margin:0; font-size:13px; line-height:120%; color:#fff; }
h3,h4 { margin:1em 0 .5em 0; font-size:14px; line-height:120%; color:#600; }
h4 { color:#333; }

p { margin:0 0 .5em 0; font-size:14px; }
.pagecontent p.quote {width:160px; float:right; display:inline; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; text-indent:-.5em; margin-left:.5em; margin:0 0 .2em 12px; color:#74581c; }
.pagecontent p.quote em { font-family:arial,helvetica,sans-serif; font-size:11px; line-height:14px; color:#333; }
p .more, li .more { text-transform:uppercase; color:#a84; font-weight:bold; }
p .more a, li .more a { font-size:11px; text-decoration:none; }

ul { list-style:outside disc; margin:0 0 0 1.5em; }
ol { list-style:outside decimal; margin:0 0 0 2em; }
li { margin:0 0 .4em 0; font-size:14px; line-height:140%; }
li ul,li ol { margin:0; }
/*ul.sitemap { list-style-type:none; margin:0; font-weight:bold; }
ul.sitemap li { margin:.4em 0; }
ul.sitemap ul, ul.sitemap ul ul { margin-left:3em; list-style-type:none; font-weight:normal; }*/

blockquote { padding:0 1em; margin-left:1.5em; }
a:link { color:#a00; }
a:visited { color:#a00; }
a:hover { color:#000; }
a.toggleLink { text-transform: uppercase; font-weight:bold; font-size:11px; text-decoration:none; }
.pointer { color:#a84; font-weight:bold; }

abbr,acronym { border-bottom:1px dotted; cursor:help; }
sub { font-size:9px; line-height:1em; vertical-align:sub; }
sup { font-size:9px; line-height:1em; vertical-align:super; }
/* Table styles */
table { border-spacing:0; margin:0 0 .5em 0; }
caption { text-align:left; }
th { font-size:12px; text-align:left; color:#fff; background: #c6b277; padding:.25em .5em .1em .5em; }
th.category { background:#630; border-top:8px solid #fff; }
td { font-size:13px; text-align:left;padding:.5em .5em .4em .5em; }
td.center, th.center { text-align:center; }
tr.odd td,tr.odd th, td.odd { background:#f1f0e9; }
tbody td { border-bottom:1px solid #d5c184; }
tbody tr.noborder td, tbody td.noborder { border:none; padding-bottom:0; }
tfoot td { padding:.3em 0; font-style:italic; }

/* Form styles */
input.radio,input.checkbox { vertical-align:top; }
label,button,input.submit,input.image { cursor:pointer; }
* html input.radio,
* html input.checkbox { vertical-align:middle; }
*+html input.radio,
*+html input.checkbox { vertical-align:middle; }
textarea { overflow:auto; }
input[type="text"],input[type="password"],select,textarea { border:1px solid #aaa; padding:2px; margin:0; font-size:13px; font-family:Helvetica, Arial, sans-serif; vertical-align:bottom;/* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
select { padding:0; }
option { padding:1px; }
input[type="submit"], input.submit { border:1px solid #300; background:#800; color:#fff; padding:1px 6px;/* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-weight:bold; }
label { font-size:13px; font-weight:bold; color:#666; }
label .small { font-size:12px; font-weight:normal; }
.searchbox { padding-bottom:3px; }
.searchbox input#s { width:100px; margin-right:2px; vertical-align:top; }
.searchbox input.submit { width:50px; vertical-align:top; font-size:11px; }

/* HEADER */
.wrapper { width:980px; margin:0 auto 12px auto; background:#fff; }
.header { color:#fff; height:170px; position:relative; background:#000; }
.hdr1 { background: url(images/hdr/hdr1.jpg) 0 0 no-repeat; }
.hdr3 { background: url(images/hdr/hdr3.jpg) 0 0 no-repeat; }
.hdr4 { background: url(images/hdr/hdr4.jpg) 0 0 no-repeat; }
.hdr5 { background: url(images/hdr/hdr5.jpg) 0 0 no-repeat; }
.hdr6 { background: url(images/hdr/hdr6.jpg) 0 0 no-repeat; }
.hdr7 { background: url(images/hdr/hdr7.jpg) 0 0 no-repeat; }
.hdr8 { background: url(images/hdr/hdr8.jpg) 0 0 no-repeat; }
.hdr9 { background: url(images/hdr/hdr9.jpg) 0 0 no-repeat; }
.hdr10 { background: url(images/hdr/hdr10.jpg) 0 0 no-repeat; }
.hdr11 { background: url(images/hdr/hdr11.jpg) 0 0 no-repeat; }
.hdr12 { background: url(images/hdr/hdr12.jpg) 0 0 no-repeat; }
.hdr13 { background: url(images/hdr/hdr13.jpg) 0 0 no-repeat; }

.blogname { font-size:20px; font-weight:bold; margin:0; position:absolute; left:-1000em; }
img.logo { position:absolute; top:0; left:0; }
.tagline { font-size:24px; line-height:26px; width:280px; font-weight:bold; position:absolute; top:70px; left:611px; }

/*TOPNAV*/
ul.topnav { position:absolute; top:22px; left:590px; list-style-type:none; }
ul.topnav li { display:inline-block; font-size:13px; line-height:16px; font-weight:bold; margin:0 3px 0 0; }
ul.topnav a { float:left; display:inline-block; text-decoration:none; padding:0 4px; margin:0; line-height:16px; }
ul.topnav a:link,ul.topnav a:visited { color:#fff; background:transparent; }
ul.topnav a:hover { color:#fff; background:#333;/* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
ul.topnav li.current_page_item a:link,ul.topnav li.current_page_item a:visited,ul.topnav li.current_page_item a:hover,ul.topnav li.current_page_parent a:link,ul.topnav li.current_page_parent a:visited,ul.topnav li.current_page_parent a:hover { color:#fff; background:#000;/* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

/*NAV MAIN*/
.navbar { background:#500; height:28px; position:absolute; bottom:0; width:980px; }
.nav { margin:0 0 0 30px; height:28px; list-style-type:none; }
.nav li { float:left; display:inline; margin:0 1px 0 0; width:auto; font-size:14px; line-height:28px; font-weight:bold; }
.nav a { padding:0; width:153px; text-align:center; display:inline-block; line-height:28px; -moz-border-radius-topright: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-right-radius: 4px; -webkit-border-top-left-radius: 4px; }
.nav a:link,.nav a:visited { color:#fff; background:#600 url(images/nav.gif) 0 0 repeat-x; text-decoration:none;  }
.nav a:hover { color:#fff; background:#892323 url(images/nav.gif) 0 -40px repeat-x; }
.nav li.current_page_item a:link,.nav li.current_page_item a:visited,
.nav li.current_page_parent a:link,.nav li.current_page_parent a:visited { background: #fff; color:#444; }
.nav li.current_page_item a:hover,
.nav li.current_page_parent a:hover { background: #fff; color:#800; }

/* CONTENT */
#content { width:980px; padding:1em 0 1em 0; overflow:auto; }


/*Page*/
h1.page { margin:.6em 0 .6em 258px; } /*equal to width of footer1 plus margins at its left and right*/
.pagecontent { width:695px; float:right; display:inline; margin:0 25px 0 0; min-height:400px; height:auto !important; height:400px; }
.pagecontent p { line-height:150%; }
.pagecontent p.leadin { font-weight:bold; font-style:italic; color:#974;}
.pagecontent p.small,.pagecontent p .small { font-size:12px; }
.pagecontent p.rssdailyreport { font-size:12px; float:right; display:inline; }
.pagecontent p.rssdailyreport a { text-decoration:none; }
.pagecontent p.rssdailyreport a img { vertical-align:middle; }

/*.subnav { width:208px; float:left; display:inline; margin:.1em 0 0 30px; }
.subnav ul { list-style-type:none; margin:0 0 1.7em 2px; padding:0; }
.subnav ul ul {margin:0; }
.subnav li { margin:0 0 .8em 0; font-size:14px; line-height:140%; font-weight:bold; }
.subnav li p.widgettitle { font-size:14px; margin:0 0 .8em 0; }
.subnav a { text-decoration:none; }
.subnav a.current_page_item, .subnav li.current_page_item a { color:#000; }*/
.pagesidebar { width:208px; float:left; display:inline; margin:.25em 0 0 30px; }
.subnav ul { list-style-type:none; margin:0 0 1.5em 0; padding:0; }
.subnav a { text-decoration:none; }
.subnav li,.subnav p { margin:0 0 9px 0; font-size:14px; line-height:120%; font-weight:bold; }
.subnav p a.current_page_item, .subnav li.current_page_item a { color:#000 !important; }


.pagepix { width:338px; float:right; display:inline; margin:.4em 2px .2em 15px; }
.pagepix img { width:338px !important; }
.pagecontent .pagepix p { font-size:12px; line-height:15px; padding:3px 0; margin:0; font-weight:bold; color:#555; }
.pagepix a { text-decoration:none; }

.contactinfo, .trippost { padding:12px 6px 16px 12px; 
	background: #f1f0e9;
	background: -webkit-gradient(linear, left top, left bottom, from(#eceada), to(#f6f5ef));
	background: -moz-linear-gradient(top,  #eceada,  #f6f5ef);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eceada', endColorstr='#f6f5ef');
	margin:	2px 8px 1.7em 2px;
	/* optional rounded corners for browsers that support it */ -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;  }
.contactinfo a { font-weight:bold; color:#800; text-decoration:none; }
.contactinfo p { font-size:13px; text-indent:-20px; margin:0 0 1em 20px; line-height:18px; }
.contactinfo p a { font-size:14px; }
.contactinfo p.dailyreport a { padding:2px 0 0 20px; line-height:18px; background: url(images/icon_sun.gif) 0 0 no-repeat; }
.contactinfo p.mail a { padding:2px 0 0 20px; line-height:18px; background: url(images/icon_mail.gif) 0 0 no-repeat; }
.contactinfo p.phone a { padding:2px 0 0 20px; line-height:18px; background: url(images/icon_phone.gif) 0 0 no-repeat; }
.contactinfo p.rss { margin-bottom:0; }
.contactinfo p.rss a { padding:2px 0 0 20px; line-height:18px; background: url(images/icon_rss.gif) 0 0 no-repeat; }
.contactinfo p.rss a.explainrss { padding:0; background-image:none;font-weight:normal; color:#333; font-size:12px;  line-height:14px; }

.tripost { padding-bottom:13px; }
.trippost h3 { margin:0 0 2px 0; color:#800; }
.trippost h4 { margin:5px 0 0 0; color:#852; font-size:13px; line-height:130%;  }
.trippost p { margin:0; font-size:13px; line-height:130%; }
.trippost p strong { font-size:14px; }

.reservation { margin: 0 0 1.6em 2px; }
.reservation h2 { font-size:15px; line-height:16px; margin-bottom:2px; color:#222; } 
.reservation h3 { font-size:17px; line-height:18px; margin:0 0 4px 0; }
.reservation h3 small { font-weight:normal; font-size:14px; color:#444; }

.sidebarnote p { color:#853; font-size:15px; line-height:18px; margin:1.5em 12px 1em 2px; font-style:italic; }
.sidebarnote p a { font-weight:bold; }

.pagecontent td p { font-size:13px; margin:0; }

/*Search page*/
.pagecontent p.postmetadata { margin-bottom:1.5em; }
.searchresult { margin:0 0 1em 0; }
.searchresult a { text-decoration:none; }
.pagecontent #searchform { padding-bottom:1.5em; }

/*Homepage*/
#billboard { height:320px; width:920px; margin:16px 0 15px 32px; text-align:center; overflow:hidden!important; }
/*.billboard h3 { color:#fff; padding-top:85px; }*/
#billboard ul { list-style-type:none; margin:0; padding:0; }
#billboard li { height:320px; width:920px; margin:0; padding:0; }
#billboard li span { position:absolute; left:-999em; }
#billboard img { width:920px!important; height:320px; }
.post-meta-key { position:absolute; left:-999em; }
.homepagecontent { width:720px; float:right; display:inline; margin:.6em 0 0 0; }
.homepagecontent p { line-height:160%; font-size:15px; margin-right:28px; }
.homepagecontent p strong { color:#4e4e4e; }
.homepagecontent ul { margin:0 0 1.2em 0; vertical-align:top; overflow:auto; }
.homepagecontent li { font-size:14px; display:inline; float:left; width:162px; margin:0 14px 0 0; vertical-align:top; }
.homepagecontent li strong { color:#a84; }
.homepagecontent li.col4 { margin-left:8px; }
.homepagecontent h2 { clear:left; }

.rssfeed { width:208px; float:left; display:inline; margin:0 0 0 30px; }
.rssfeed ul { list-style-type:none; margin:.5em 0 1.8em 4px; }
.rssfeed li { line-height:130%; }
.rssfeed h3 { margin:.7em 0 .3em 4px; font-size:14px; }
.rssfeed h3 a { text-decoration:none; }

/*Blog*/
.blogmain { width:562px; margin:0 0 0 30px; float:left; display:inline; } /*width equals leftfoot width*/
.article { overflow:hidden; }
.article h1 a:link,
.article h2 a:link,
.article h1 a:visited,
.article h2 a:visited { color:#800; }
.article h1 a:hover,
.article h2 a:hover { color:#000; }
.article p { font-size:1.2em; line-height:150%; }
.article p.extendspost { color:#666; font-size:1em; line-height:130%; margin:0 0 .4em 0; }
.article p.extendspost a { color:#800; }

.noshare .sharethis {display:none;}

.blogpix { width:200px; float:right; display:inline; margin:.4em 2px .2em 14px; }
.blogpix img { width:200px !important; }
.blogpix p { font-size:12px; line-height:15px; padding:3px 0; color:#666; font-weight:bold; }
.blogpix a { text-decoration:none; }

.alignleft { float: left; }
.alignright { float: right; }
div.alignleft { display:inline; float:left; margin:.4em 10px .2em 0; width:auto; overflow:auto; } /*images*/
div.alignright { display:inline; float:right; margin:.4em 2px .2em 10px; width:auto; overflow:auto; } /*images*/
div.alignright p { font-size:12px; line-height:15px; padding:3px 0; color:#666; font-weight:bold; }
.left { float:left !important; display:inline; width:120px; } /*page nav*/
.right { float:right !important; display:inline; width:332px; } /*page nav equal width with footer2*/
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; /* optional rounded corners for browsers that support it */ -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; }

/* Comments */
.commentlist { margin:0 0 18px 0; list-style-type:none; border-bottom:1px #ddd solid; }
.article .comment-author { /*float:left; display:inline;*/ font-size:11px; line-height:12px; text-align:left; }
.article .comment-author img { padding:0 10px 4px 0; display:inline; float:left; }
.article .comment-author a { font-size:13px; font-weight:bold;  }
.article .comment-meta { font-size:11px; }
.article .comment p { font-size:13px; line-height:17px; margin:0 .2em .4em 0; }
.comment { width:556px; /*float:right;*/ display:block; }
.commentlist li { border-top:1px #ddd solid; margin:0; padding:18px 6px 6px 9px; background-color:#f5f5f5; font-size:13px; }
.commentlist .alt { background-color:#fff; }
.commentlist .authorcomment .comment { color:#009; font-style:italic; }
.commentlist .altauthorcomment .comment { color:#009; font-style:italic; }
#commentform textarea { width:555px; }
#commentform label { font-size:13px; }
#respond h3 { margin-left:0; padding:0; clear:both; }

/* SIDEBAR */
.sidebars { overflow:hidden; }
.sidebars h3 { margin:12px 0 6px 0; }
.sidebars ul { list-style-type:none; margin:0; }
.sidebars li { margin:0 0 4px 0; padding:0; font-size:1.1em; line-height:120%; }
.sidebars li  a { text-decoration:none; }
.sidebars .children { margin-left:0; }
.sidebarright { width:348px; float:right; display:inline; overflow:auto; margin:6px 20px 0 0; }
.sidebarright p { font-size:13px; line-height:140%; }
.sidebar2 { width:348px; display:block; }
.sidebar3left { width:165px; padding:0; float:left; display:inline; }
.sidebar3right { width:165px; padding:0; float:right; display:inline; }

.widewidget { padding:9px 7px 7px 15px; width:320px; margin:1.2em 0 .3em 0;
	background: #f1f0e9;
	background: -webkit-gradient(linear, left top, left bottom, from(#eceada), to(#f6f5ef));
	background: -moz-linear-gradient(top,  #eceada,  #f6f5ef);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eceada', endColorstr='#f6f5ef');
	/* optional rounded corners for browsers that support it */ -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
.sidebars .widewidget h3 { margin:0 0 2px 0; font-size:15px; }
.sidebars .widewidget h4 { margin:0 0 2px 0; font-size:13px; color:#852; }
.sidebars .widewidget p { margin:0 0 10px 0; font-size:13px; }
.sidebars .widewidget p.phone { font-size:14px; }

/* FOOTER: NOTE unequal width columns*/
.footer { margin:15px 0 0 0; padding:15px 0 10px 0; display:block; background:#c6b277 url(images/footer.gif) 0 100% no-repeat; }
.leftfoot { width:562px; float:left; display:inline; margin:0 0 0 30px; } /*width equals blogmain width*/
.footer1 { width:210px; float:left; display:inline; position:relative; }
.footer2 { width:332px; float:right; display:inline; }
.rightfoot { width:348px; float:right; display:inline; margin:0 20px 0 0; }
.footer3 { width:165px; float:left; display:inline; margin:0; }
.footer4 { width:165px; float:right; display:inline; margin:0; }
.footer h3 { color:#fff; font-size:12px; line-height:130%; margin:0; }
.footer h3 a.totop:link,.footer h3 a.totop:visited { padding:1px 0 2px 12px; background: url(images/arrow.gif) 0 0 no-repeat; margin-left:12px; }
.footer h3 a.totop:hover { background-position:0 -20px; }
.footer p,
.footer li { font-size:12px; line-height:130%; margin:0 0 .3em 0; color:#fff; }
.footer a:link,
.footer a:visited { color:#fff;text-decoration:none;  }
.footer a:hover { color:#800;text-decoration:none;  }
.footer ul { list-style-type:none; margin:0; padding:0; }
.footer p em { font-style:normal; font-weight:bold; font-size:13px; }
.footer img.vbb { position:absolute; top:-5px; left:9px; }

/* Miscellaneous classes */
.clr { clear:both; }
.small { font-size:90%; }
.xtratop { padding-top:.7em; display:block; }
.hidden { display:none; }

/***PLUGINS*****/

/***Sociable Plugin***/
div.sociable { margin: .2em 0 1em 0; }
.sociable_tagline { float:left; display:inline; margin:3px 6px 0 0; width:auto; }
.sociable span { display: block; }
.sociable ul { display: inline; margin: 0 !important; padding: 0 !important; }
.sociable ul li { background: none; display: inline !important; list-style-type: none; margin: 0; padding: 0 3px; }
.sociable ul li:before { content: ""; }
.sociable img { float: none; width: 16px; height: 16px; border: 0; margin: 0; padding: 0; }
.sociable-hovers { opacity: .4; -moz-opacity: .4; filter: alpha(opacity=40); }
.sociable-hovers:hover { opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); }

/***Contact Form 7****/
.wpcf7-form { width:505px; float:left; display:inline; position:relative; top:-.3em; }
.wpcf7 p { clear:both; margin:.3em 0 12px 0; }
.wpcf7 input[type="text"],.wpcf7 textarea { width:505px; padding:3px 1px; margin-bottom:3px; background:#f1f0e9; }
.wpcf7 input[type="text"]:focus,.wpcf7 textarea:focus { background:#fff; }
.wpcf7 select { padding:1px; width:auto; margin-bottom:3px; background:#f1f0e9; }
.wpcf7 select:focus { background:#fff; }
.wpcf7 select.short { width:auto; margin-right:2px; }
.wpcf7 input.captcha { width:60px; float:left; display:inline; }
.wpcf7 p img { display:inline; }
.wpcf7 input[type="submit"],.wpcf7 input.submit { width:64px; margin-top:6px; padding:1px 5px; }
.wpcf7 label { font-size:13px; line-height:18px; margin:0; cursor:default; display:block; }
.wpcf7 input.short, .wpcf7 select.short { width:200px; }
.wpcf7 input.number { width:35px; text-align:right; }
.wpcf7 input.disabled {  }
.wpcf7-list-item { display:block; }
/*over-ride plugin styles*/
div.wpcf7-response-output { margin: 0 0 .5em 0; padding:0;}
div.wpcf7-mail-sent-ok { color: #398f14; border:none; font-size:14px; }
div.wpcf7-mail-sent-ng { color: #c00; border:none; font-size:14px; }
div.wpcf7-spam-blocked { border: none; color:#c00; font-size:14px; }
div.wpcf7-validation-errors { border:none; color: #c00; font-size:14px; }
span.wpcf7-not-valid-tip { position: absolute; top: -20px; left: 3px; z-index: 100; background: #fff; border:none; color:#c00; font-size: 11px; line-height:11px; width:auto; padding:0; white-space:nowrap; }
span.wpcf7-not-valid-tip-no-ajax { color: #c00; font-size: 11px; display: block; }
/*side info at right of forms*/
.address { width:165px; float:right; display:inline; position:relative; top:-.3em; }
.address h3 { font-size:13px; line-height:18px; margin:.3em 0 0 0; }
.address p { font-size:13px; line-height:18px; margin:0 0 .3em 0; }


/***Thickbox****/
#TB_window { font-size:14px; line-height:17px; color: #444; font-weight:bold; }
#TB_secondLine { font-size: 12px; line-height:17px; color:#666; font-weight:normal; }
#TB_window a:link { color: #a00; }
#TB_window a:visited { color: #a00; }
#TB_window a:hover { color: #000; }
#TB_window a:active { color: #666; }
#TB_window a:focus { color: #666; }
#TB_window a { text-decoration:none; }
/*Thickbox settings*/
#TB_overlay { position: fixed; z-index:100; top: 0px; left: 0px; height:100%; width:100%; }
.TB_overlayMacFFBGHack { background: url(images/macFFBgHack.png) repeat; }
.TB_overlayBG { background-color:#000; filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; }
* html #TB_overlay { /* ie6 hack */ position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window { position: fixed; background: #ffffff; z-index: 102; display:none; text-align:left; top:46%; left:50%; /*-moz-border-radius: 8px; -webkit-border-radius: 8px;*/ }
* html #TB_window { /* ie6 hack */ position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image { display:block; margin: 15px 0 0 15px; }
#TB_caption { height:auto; overflow:auto; padding:9px 20px 10px 15px; float:left; width:70%; }
#TB_closeWindow { height:25px; margin:10px 15px 0 15px; float:right; font-size:11px; font-weight:normal; text-transform:uppercase; line-height:15px; }
#TB_closeWindow a { padding:0 0 0 15px; background: url(/images/close_thickbox.gif) 0 3px no-repeat; }
#TB_closeAjaxWindow { padding:7px 15px 5px 0; margin-bottom:1px; text-align:right; float:right; display:inline; font-weight:normal; text-transform:uppercase; font-size:11px; line-height:15px; }
a#TB_closeWindowButton:link,a#TB_closeWindowButton:visited { padding:1px 0 0 15px; background: url(/images/close_thickbox.gif) 0 -1px no-repeat; font-size:11px; text-transform:uppercase; line-height:15px; }
a#TB_closeWindowButton:hover { background-position: 0 -21px; }
#TB_ajaxWindowTitle { float:left; padding:7px 0 5px 15px; margin-bottom:8px; }
#TB_title { background-color:#e8e8e8; height:27px; /*-moz-border-radius-topright: 8px; -moz-border-radius-topleft: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-top-left-radius: 8px;*/ }
#TB_ajaxContent { clear:both; padding:2px 15px 15px 15px; overflow:auto; text-align:left; line-height:1.4em; }
#TB_ajaxContent.TB_modal { padding:15px; }
#TB_ajaxContent p { padding:5px 0px 5px 0px; }
#TB_load { position: fixed; display:none; height:13px; width:208px; z-index:103; top: 50%; left: 50%; margin: -6px 0 0 -104px; }
* html #TB_load { /* ie6 hack */ position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect { z-index:101; position:fixed; top: 0; left: 0; background-color:#fff; border:none; filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; height:100%; width:100%; }
* html #TB_HideSelect { /* ie6 hack */ position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent { clear:both; border:none; margin-bottom:-1px; margin-top:1px; margin-bottom:1px; }

/*DD Sitemap Generator*/
.ddsg-wrapper ul { list-style-type:none; margin:0; font-weight:bold; }
.ddsg-wrapper ul li { margin:.4em 0; }
.ddsg-wrapper ul ul, ul ul ul { margin-left:3em; list-style-type:none; font-weight:normal; }
.ddsg-wrapper h2, .ddsg-wrapper div, .ddsg-wrapper p { position:absolute; left:1000em; }
