/**
 * HTML5 ✰ Boilerplate
 *
 * style.css contains a reset, font normalization and some base styles.
 *
 * Credit is left where credit is due.
 * Much inspiration was taken from these projects:
 * - yui.yahooapis.com/2.8.1/build/base/base.css
 * - camendesign.com/design/
 * - praegnanz.de/weblog/htmlcssjs-kickstart
 */

/**
 * html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
 * v1.6.1 2010-09-17 | Authors: Eric Meyer & Richard Clark
 * html5doctor.com/html-5-reset-stylesheet/
 */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;  padding: 0;  border: 0;  font-size: 100%;  font: inherit;  vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ced7e0; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

/**
 * Font normalization inspired by YUI Library's fonts.css: developer.yahoo.com/yui/
 */

body { font:13px/1.231 sans-serif; *font-size:small; } /* Hack retained to preserve specificity */
select, input, textarea, button { font:99% sans-serif; }

/* Normalize monospace sizing:
   en.wikipedia.org/wiki/MediaWiki_talk:Common.css/Archive_11#Teletype_style_fix_for_Chrome */
pre, code, kbd, samp { font-family: monospace, sans-serif; }

/**
 * Minimal base styles.
 */

/* Always force a scrollbar in non-IE */
html { overflow-y: scroll; }

/* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }

/* Remove margins for navigation lists */
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

/* Set sub, sup without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
pre {
  /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
  white-space: pre; white-space: pre-wrap; word-wrap: break-word;
  padding: 15px;
}
textarea { overflow: auto; } /* www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/ */
.ie6 legend, .ie7 legend { margin-left: -7px; } 

/* Align checkboxes, radios, text inputs with their label by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css  */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }

/* Hand cursor on clickable input elements */
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea { margin: 0; }

/* Colors for form validity */
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid {
   border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

/* These selection declarations have to be separate
   No text-shadow: twitter.com/miketaylr/status/12228805301
   Also: hot pink! */
::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }

/* j.mp/webkit-tap-highlight-color */
a:link { -webkit-tap-highlight-color: #FF5E99; }

/* Make buttons play nice in IE:
   www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
button {  width: auto; overflow: visible; }

/* Bicubic resizing for non-native sized IMG:
   code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
.ie7 img { -ms-interpolation-mode: bicubic; }

/**
 * You might tweak these..
 */

body, select, input, textarea {
  /* #444 looks better than black: twitter.com/H_FJ/statuses/11800719859 */
  color: #444;  color: #323D41; color: #424D51; 
  /* Set your base font here, to apply evenly */
/*   font-family: Georgia, serif;  */
font-family: myriad-pro,Helvetica,Arial,sans-serif;;
}

/* Headers (h1, h2, etc) have no default font-size or margin; define those yourself */
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #003031; color: #0054b5; text-decoration: none; border-bottom: 0px dashed #d0d4da; }
a:hover { color: #036; /*border-bottom: 1px dashed #036;*/ text-decortation: underline; }











/**
 * Primary styles
 *
 * Author: Andrew MacLeod
 */
 
body { color: #525D61; font:13px/1.55 myriad-pro,Helvetica,Arial,sans-serif; font-weight: 100; background: #fff url(/images/df-wrapper-bottom.png) no-repeat center -15px; 
	/* background: url(/images/df-wrapper-bottom.png) no-repeat center 290px; */ }
h1 { color: #28528b; font-size: 2.3em; margin-bottom: 1em; line-height: 1.15; font-weight: normal;}
h2 { color: #000; color: #28529b; font-size: 1.9em; margin-bottom: 20px; font-weight: 100; letter-spacing: 1px; }
h3 { color: #28528b; color: #000; font-size: 1.4em; margin-bottom: 10px; font-weight: normal; }
h4 { color: #222233; font-size: 1.2em; margin-bottom: 10px; font-weight: 600; line-height: 1.35; }
h5 { color: #336699; font-size: 1.1em; margin-bottom: 10px; font-weight: 600; }
h6 { color: #9DAFC1; font-size: 85%; margin-bottom: 5px;  font-weight: normal; text-transform: uppercase;}

h2 strong, p.lead strong { color: #222; }

#main p, #main ul { margin-bottom: 18px; font-family: Helvetica,Arial,sans-serif; }
#main p.intro { font-family: myriad-pro,Helvetica,Arial,sans-serif; color: #000; font-size: 18px; border-bottom: 1px solid #ccc; line-height: 1.35; padding-bottom: 1.25em; margin-bottom: 1.25em;  }
#main p.lead { font-family: myriad-pro,Helvetica,Arial,sans-serif; color: #000; font-size: 18px; line-height: 1.45; margin-bottom: 1.25em;  border-bottom: 1px dashed #ced7e0; padding-bottom: 1.25em; }
big { color: #f00;}

.note { font-size: 85%; font-weight: 100; }

ul li { list-style-type: circle; }
em { font-style: italic; }
strong { color: #323D41; font-weight: 600; }
li h2, li h5 { cursor: pointer; font-size: 1.3em; font-weight: 400; }
/* li h5:after { content: " [+] "; } */

li em { font-style: italic; font-size: 1.1em;  }
li em:before, li em:after { content: '"';  }

.floatleft { float: left; }
.floatright { float: right; }

/* HEADER ***************************** */
#container { z-index: 1; position: relative; max-width: 1024px; margin: 10px auto 0; padding: 35px 0 0px;}

header#topheader { padding: 0px 0 0px; } 
header {  } 

/* BANNER ***************************** */

#banner { position: relative; background: #e3e8ef no-repeat center center; height: 365px; height: 353px; height: 333px; 
	-o-border-radius: 5px; -khtml-border-radius: 5px; -ms-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#banner .bannercontent 	{ position: relative; top: 110px; left: 110px; width: 400px; }
#banner h1 				{ margin-bottom: 0.7em; font-weight: 600; font-weight: 400; /* letter-spacing: -1px; font-size: 2.42em; */ }
#banner p 				{ font-size: 1.15em; color: #323D31; color: #000; }
#banner p.intro			{ font-size: 1.4em; line-height: 1.4; border: none;  }

body.testimonials 				#banner .bannercontent { top: 110px; left: 110px; width: 430px; }
body.testimonials.university-lecture-appraisals				#banner .bannercontent { top: 110px; left: 110px; width: 400px; }
body.testimonials.public-workshop-evaluations	#banner .bannercontent { top: 110px; left: 110px; width: 390px; }
body.testimonials.appreciation	#banner .bannercontent { top: 110px; left: 110px; width: 360px; }
body.testimonials.endorsements 	#banner .bannercontent { top: 110px; left: 360px; width: 460px; }
body.testimonials.comments 		#banner .bannercontent { top: 110px; left: 420px; width: 400px; }
body.testimonials.comments 	#banner .bannercontent { top: 110px; left: 110px; width: 400px; }
body.therapy-rates 				#banner .bannercontent { top: 120px; left: 475px; width: 400px; }
body.my-services 				#banner .bannercontent { top: 100px; left: 125px; width: 400px; }
body.psychotherapy 				#banner .bannercontent { top: 110px; left: 110px; width: 420px; }
body.hypnosis 					#banner .bannercontent { top: 100px; left: 125px; width: 390px; }
body.couples 					#banner .bannercontent { top: 120px; left: 450px; width: 430px; }
body.online-therapy				#banner .bannercontent { top: 100px; left: 460px; width: 385px; }
body.locations					#banner .bannercontent { top: 110px; left: 360px; width: 430px; }
body.locations 				#banner .bannercontent { top: 110px; left: 110px; width: 430px; }
body.audio-visual				#banner .bannercontent { top: 110px; left: 110px; width: 400px; }
body.personal					#banner .bannercontent { top: 110px; left: 110px; width: 400px; }
body.emergency					#banner .bannercontent { top: 130px; left: 420px; width: 400px; }
body.web						#banner .bannercontent { top: 115px; left: 135px; width: 400px; }
body.therapy-questions			#banner .bannercontent { top: 110px; left: 110px; width: 400px; }
body.hypnosis-questions			#banner .bannercontent { top: 110px; left: 110px; width: 400px; }
body.qualifications				#banner .bannercontent { top: 110px; left: 110px; width: 500px; }
body.philosophy					#banner .bannercontent { top: 110px; left: 360px; width: 400px; }
body.history					#banner .bannercontent { top: 110px; left: 150px; width: 450px; }
body.media						#banner .bannercontent { top: 125px; left: 180px; width: 450px; }
body.blog						#banner .bannercontent { top: 125px; left: 475px; width: 400px; }
body.contact					#banner .bannercontent { top: 110px; left: 315px; width: 480px; }
body.contact 		#banner .bannercontent { top: 110px; left: 420px; width: 400px; }
body.home						#banner .bannercontent { top: 100px; left: 455px; width: 400px; }
body.therapist-search			#banner .bannercontent { top: 120px; left: 455px; width: 400px; }
body.anxiety 					#banner .bannercontent { top: 120px; left: 450px; width: 430px; }
body.who-seeks-therapy			#banner .bannercontent { top: 110px; left: 360px; width: 430px; }



#main { z-index: 1; position: relative; padding: 40px 0; background: url(/images/df-wrapper-bottom.png) no-repeat center -16px; border-top: 1px solid #fff; margin-bottom: -100px; }

/* LOGO ***************************** */

#logo { margin-right: 00px; padding-right: 50px; border-right: 1px solid #ced7e0; } 
#logo a { display: block; background: url(/images/df-logo.png) left center no-repeat; width: 399px; height: 62px; } 

/* BUTTONS ***************************** */

.button { cursor: pointer; font-weight: 400; text-decoration: none; background: #fff url(/images/df-wrapper-bottom.png) no-repeat center -15px; padding: 4px 12px; 
	-o-border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; 
	-o-box-shadow: 0px 1px 1px #ddd; -moz-box-shadow: 0px 1px 1px #ddd; -webkit-box-shadow: 0px 1px 1px #ddd; box-shadow: 0px 1px 1px #ddd; 
	text-align: center; line-height: 1.3; border: 1px solid #CED7E0; }
input.button { font-size: 12px; font-weight: 400; }
a.button:link,
a.button:visited { color: #036; }
#main .sidenav a.button { color: #424D51; color: #036; font-weight: 400; padding: 5px 0px; margin-bottom: 1px; }
input.button:hover, a.button:hover { color: #0054b5; background: #fff url(/images/df-wrapper-bottom.png) no-repeat center -22px; }

a.button.moreless { width: 170px; border: 1px solid #CED7E0; margin: 40px auto; text-shadow: 0 -1px 1px #fff; display: block; font-weight: 400; text-align: center; background: none; 
	/*-o-border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; */}
a.button.moreless:link,
a.button.moreless:visited { color: #fff; background-color: #183255; text-shadow: none; border: 1px solid transparent; }
a.button.moreless:hover { color: #0054b5; color: #036; background: #fff url(/images/df-wrapper-bottom.png) no-repeat center -22px; border: 1px solid #CED7E0; }

	
/* FOOTER ***************************** */

footer { z-index: 0; position: relative; height: 228px; background: #fff url(/images/df-footer-wave-1.png) no-repeat center top; padding: 85px 0 0px; clear: both;}
footer #foot {  }
footer h6 { }
footer ul { list-style-type: none; margin-left: 0; }
footer li, footer p { list-style-type: none; }
footer li a { font-size:0.9em; font-family: Helvetica, Arial, sans-serif; font-size: .85em; display: block; text-decoration: none;  line-height: 1.65;}
footer a:link, footer a:visited { color: #7c8fa9; }
footer a:hover, footer a:active { color: #fff; }
footer .footer-border {  margin: 20px auto 0; border-top: 1px dotted #6c7f99; padding: 10px 0; }

footer #subscribe { font-size: 90%; color: #6c7f99; }
input.input { font-size: 12px; padding: 4px 4px;
	-o-border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
input.input.blueinput { background: #6c7f99; border: 1px; color: #fff; }
footer #subscribe .input.blueinput { margin: 0px 3px; padding: 2px; font-size: inherit; line-height: 11px; min-height: 12px; border: 1px solid #7c8fa9; background: #DAE9EE; color: #000; }
footer #subscribe label { font-style: italic; color: #9DAFC1; font-size: 110%; }
footer input[type="submit"] {  }
footer #copyright  { font-family: Helvetica, sans-serif; font-weight: normal; color: #6c7f99; font-size: 70%; text-transform: uppercase; padding-top: 0px; }
footer #address p { font-size: 90%; }

/* SOCIAL ***************************** */

#social a { display: block; float: right; margin-left: 3px; opacity: 0.60; }
#socialfb { background: url(/images/social-btn-fb.png) no-repeat; height: 41px; width: 41px; }
#socialyt { background: url(/images/social-btn-yt.png) no-repeat; height: 41px; width: 41px; }
#socialtw { background: url(/images/social-btn-tw.png) no-repeat; height: 41px; width: 41px; }
#socialpt { background: url(/images/social-btn-pt.png) no-repeat; height: 41px; width: 129px; }
#socialrss { background: url(/images/social-btn-rss.png) no-repeat; height: 41px; width: 41px; }
#socialemail { background: url(/images/social-btn-email.png) no-repeat; height: 41px; width: 41px; }

/* SIDE BOX & BUTTONS ***************************** */

#main .box2 .input{ width:150px; padding: 2px 2px; margin: 5px 5px; /* -moz-border-radius: 1em; -webkit-border-radius: 1em; border-radius: 1em;*/ /*background: #8c99aa;*/ }
/*#main .box2 h4 { text-align: left; }*/
#main .box2 label { font-size: 15px; }
#main .box2 label { color: #9DAFC1; }
#main .box1  { background: #eff2f7; padding: 10px; text-align: center; 
	-o-border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
#main .box1 .input { width:110px; border: 1px solid #ccc; }
#main .button.bluebtn { width:100px; font-weight: ; color: #fff; background: #183255; }
#main .button.bluebtn:link,
#main .button.bluebtn:visited { color: #fff; border: 0px solid #CED7E0; background: #183255; text-shadow: none; }
#main .button.bluebtn:hover { color: #0054b5; border: 1px solid #CED7E0;  background: #fff url(/images/df-wrapper-bottom.png) no-repeat center -22px; }
#main .box1 p { font-size: 11px; }
.box2 { border: 1px solid #eee; padding: 10px; text-align: center;
	-o-border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* CALLOUT ***************************** */

.callout { background: #eff2f7 url(/images/callout-bg1.jpg) center center no-repeat; 
background: #f9f9fc; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iNjAlIiBzdG9wLWNvbG9yPSIjZjlmOWZjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q4ZTBlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9yYWRpYWxHcmFkaWVudD4KICA8cmVjdCB4PSItNTAiIHk9Ii01MCIgd2lkdGg9IjEwMSIgaGVpZ2h0PSIxMDEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-radial-gradient(center, ellipse cover,  #f9f9fc 60%, #d8e0e7 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(60%,#f9f9fc), color-stop(100%,#d8e0e7)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #f9f9fc 60%,#d8e0e7 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #f9f9fc 60%,#d8e0e7 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #f9f9fc 60%,#d8e0e7 100%); /* IE10+ */
background: radial-gradient(center, ellipse cover,  #f9f9fc 60%,#d8e0e7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9fc', endColorstr='#d8e0e7',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */


	padding: 30px 60px 20px; border: 1px solid #fff; text-align: center; margin-top: 50px; margin-bottom: 50px; 
	-o-box-shadow: 0px 1px 5px #ddd; -moz-box-shadow: 0px 1px 5px #ddd; -webkit-box-shadow: 0px 1px 5px #ddd; box-shadow: 0px 1px 5px #ddd;
	-o-border-radius: 8px; -khtml-border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;  }
.callout-home {}
.callout2 { background: /* #edf1f5 */ #e2e7f5; padding: 30px 10px 20px; margin-bottom: 20px; border: 1px solid #fff; 
	-o-box-shadow: 0px 1px 5px #ddd; -moz-box-shadow: 0px 1px 5px #ddd; -webkit-box-shadow: 0px 1px 5px #ddd; box-shadow: 0px 1px 5px #ddd;  
	-o-border-radius: 8px; -khtml-border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
#main .callout p.lead, 
#main .callout p.intro { font-family: georgia; font-size: 1.7em; font-weight: none; font-style: italic; border-bottom: none; padding-bottom: 0; text-shadow: 0 1px 0 #fff; margin-bottom: 1em; line-height: 1.45; letter-spacing: normal; color: #004486; }
#main h2 strong, p.lead strong { color: inherit; }
#main .callout p.intro:before { content: '“'; }
#main .callout p.intro:after { content: '”';}

#main blockquote, #main q { /* background: #F9F7F0 url(/images/callout-bg2a.jpg) center center no-repeat; */ 

background: #fbfbf8; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iNjElIiBzdG9wLWNvbG9yPSIjZmJmYmY4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VkZTBjYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9yYWRpYWxHcmFkaWVudD4KICA8cmVjdCB4PSItNTAiIHk9Ii01MCIgd2lkdGg9IjEwMSIgaGVpZ2h0PSIxMDEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-radial-gradient(center, ellipse cover,  #fbfbf8 61%, #ede0cb 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(61%,#fbfbf8), color-stop(100%,#ede0cb)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #fbfbf8 61%,#ede0cb 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #fbfbf8 61%,#ede0cb 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #fbfbf8 61%,#ede0cb 100%); /* IE10+ */
background: radial-gradient(center, ellipse cover,  #fbfbf8 61%,#ede0cb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbf8', endColorstr='#ede0cb',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */




border: 1px solid #fff; padding: 25px 45px 10px; margin-bottom: 1em;
	-o-border-radius: 8px; -khtml-border-radius: 8px; -ms-border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
#main blockquote p, #main q p { font-style: normal; font-weight: 500; line-height: 1.35; text-align: left; color: #000; }
#main blockquote p:first-child:before { content: '“'; font-size: 3.0em; color: #d6cbb9; line-height: 0; position: relative; bottom: -0.45em; margin-left: -0.5em; padding-right: .1em; }
#main blockquote p:first-child:after { content: '”'; font-size: 3.0em; color: #d6cbb9; line-height: 0; position: relative; bottom: -0.45em; padding-left: .1em; }
#main blockquote p:last-child { font-style: italic; font-size: .85em; font-weight: bold; }
#main blockquote p:first-child { font-style: normal; font-size: 1em; font-weight: normal; }

/* HOME ***************************** */

#home a.button:link,
#home a.button:visited { font-size: 11.5px; /*font-weight: 100; border: 0px solid #CED7E0; background: #183255; color: #bDcFe1;*/ }
#home a.button:hover { /*color: #0054b5; border: 1px solid #CED7E0;  background: #fff url(/images/df-wrapper-bottom.png) no-repeat center -22px;*/ }
#home .box2 { border: 1px solid #eee; padding: 20px 30px 10px; text-align: center; 
	-o-box-shadow: 0px 1px 1px #E9EDF3; -moz-box-shadow: 0px 1px 1px #E9EDF3; -webkit-box-shadow: 0px 1px 1px #E9EDF3; 	box-shadow: 0px 1px 1px #E9EDF3;
	-o-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;  background: #fff url(/images/df-wrapper-bottom.png) no-repeat center -20px; }
#home .box2 p { font-size: 11.5px; font-weight: 400; line-height: 1.4; }
#home .box2 h5 { font-size: 16px; font-weight: 400; line-height: 1.4; }
#home { padding-bottom: 0px; }
.home #main { background: none; }

/* BLOG ***************************** */

#blog .banner-image { margin-bottom: 20px; }
#blog .banner-image.list img { max-width: 400px;}
#blog .banner-image.entry img { max-width: 500px;}
#blog h1 { margin-bottom: 20px; }
#blog h3 { font-size: 1.5em; }
#blog .posted { font-size: 11px; }
#blog img {  -o-border-radius: 2px; -khtml-border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
#blogsidebar .authorpanel { font-size: 85%; font-weight: normal; line-height: 1.4; padding: 20px; background: #E9EfF5; -o-border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
#blogsidebar .authorpanel img { width: 90px; margin-left: 10px; float:right; border: 1px solid #fff; }
#blogsidebar .subnote { font-size: 80%; }

/* AV PAGE */
table.avmedia iframe { margin-right: 0px;  }
table.avmedia h3 { /* font-size: 1.6em;  */line-height: 1.3; }
table.avmedia h3 a { color: inherit; }
table.avmedia img {/*  display: block; */ }
table.avmedia td { padding: 27px 20px 22px; /* border-top: 1px dotted #ced7e0; */ }
table.avmedia tr { background: #fff url(/images/df-wrapper-bottom.png) no-repeat center -25px;  }

/* ME IN THE MEDIA ***************************** */

.mediacontainer { }
.mediacontainer img { float: left; margin-right: 10px; width: 75px; }
.mediacontainer h3 { margin-bottom: 10px; }
.mediacontainer p { padding-left: 85px; margin-bottom: 10px!important; }

a.button.download {/*  background: none; */ font-size: .9em; font-weight: 400; }
a.button.download:after { content: " ↓ "; }
a.button.download:link, 
a.button.download:visited { color: #0054b5; }
/*
a.button.download:link, 
a.button.download:visited { color: #fff; background-color: #183255; text-shadow: none; border: none; }
a.button.download:hover { color: #0054b5; background: #fff url(/images/df-wrapper-bottom.png) no-repeat center -22px; }
*/



/* iPad [portrait + landscape]  ***************************** */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	p.intro { font-size: 18px; }
	p.lead { font-size: 16px; }
	nav#locationnav { letter-spacing: .0em; font-size: 14px; }
	ul.dropdown li a, 
	ul.dropdown *.dir { font-size: 1.1em; }
	ul.dropdown ul li a, 
	ul.dropdown ul *.dir { font-size: 1.1em; }
	ul.dropdown ul li { font-size: 13px;}
	.sidenav { font-size: 1.1em; }
}

/* iPhone [portrait + landscape]  ***************************** */

@media only screen and (max-device-width: 480px) {
	p.intro { font-size: 18px; }
	p.lead { font-size: 16px; }
	nav#locationnav { letter-spacing: .0em; font-size: 14px; }
	ul.dropdown li a, 
	ul.dropdown *.dir { font-size: 1.1em; }
	ul.dropdown ul li a, 
	ul.dropdown ul *.dir { font-size: 1.1em; }
	ul.dropdown ul li { font-size: 13px;}
	.sidenav { font-size: 1.1em; }
}



/**
 * Non-semantic helper classes: please define your styles before this section.
 */

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.
   j.mp/bestclearfix */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }


/* ol.displaynolist ul  { display: none; } */


/**
 * Media queries for responsive design.
 *
 * These follow after primary styles so they will successfully override.
 */

@media all and (orientation:portrait) {
  /* Style adjustments for portrait mode goes here */
}
@media all and (orientation:landscape) {
  /* Style adjustments for landscape mode goes here */
}
/* Grade-A Mobile Browsers (Opera Mobile, Mobile Safari, Android Chrome)
   consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {
  /* Uncomment if you don't want iOS and WinMobile to mobile-optimize the text for you: j.mp/textsizeadjust */
  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}

/**
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 */
@media print {
  * { /*background: transparent !important;*/ color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }


body { background: transparent !important;}
#banner {  }
#logo { border-right: 0px; } 
#titlenav { display: none; }
#locationnav { display: none; }
#dave nav#mainnav { visibility: hidden; height: 0px; margin-top: 0px; }
#main {background: transparent !important;}
.sidenav { visibility: hidden; }
#socialplus { display: none; } 
footer { display: none; }
footer, #subscribe * {background: transparent !important;}
footer a[href]:after { content: ""; }
/*.lead { page-break-after: avoid; page-break-before: always; }*/
#extendedcontainer { display: block!important; }
.callout { background: transparent !important;}
ol li div { display: block!important; }

}

