html {font-size: 100%;}

body {
	background: #fff;
	color: #333;
	font: 1em Arial, sans-serif;
	padding: 20px 0 40px;
}

a {
	color: #333;
}

a:hover {
	color: #00836a;
	text-decoration: underline;
}
a.continuelink {
font-style: italic;
}

p {
	padding: 10px 0;
	text-align: left;
}

h1 {
font-size: 1em;
}

h2 {
display: inline;
}

.header {
color: #fff;
height: 130px;
padding: 20px 0 0 138px;
background: url(../graphics/phpcheader.jpg) no-repeat;
}

#navcontainer {position: absolute;margin-top:70px; font-size:.8em;}
ul#main-nav {margin:0;padding:0;float:left;width:100%;}
ul#main-nav li {margin:0;padding:0;list-style:none;float:left;margin:0;}
ul#main-nav li a {text-decoration:none;display:block;padding:7px 16px;color:white;background:#018269;}
ul#main-nav li a:hover, ul#main-nav li a:focus {background:#6bd93a;}
ul#main-nav li ul {padding:0;margin:0;display:none;position: absolute;}
ul#main-nav li:hover ul {display:block;}
ul#main-nav li ul li {float:none;width:165px;}
ul#main-nav li ul li a {}

.speakingfeature {
font-size: 1.1em;
line-height: 1.4em;
text-align: left;
padding: 20px;
background-color: #d9ece9;
margin: 10px 0;
}

.videofeature {
font-size: 1.1em;
line-height: 1.4em;
text-align: left;
margin: 10px 0;
}

.pagecontent {
font-size: 1.1em;
line-height: 1.4em;
text-align: left;
padding: 20px;
background-color: #d9ece9;
margin: 10px 0;
}

.pagecontent h2 {
display: block;
}

.asset-header h2 {
display: inline;
}

.asset-body ul {
list-style-type: disc;
}

.entry-title a {
text-decoration: none;
}

.entry-content {
margin-bottom: 40px;
}

.entry-categories, .entry-tags {
font-size: .8em;
font-style: italic;
margin: 2px 0 10px 0;
margin: 0;
padding: 0;
line-height: 1em;
padding-bottom: 0;
margin-bottom: 0;
}

.entry-categories p, .entry-tags p {
margin-bottom: 0;
font-size: .8em;
font-style: italic;
margin: 2px 0 10px 0;
padding: 0;
}

.cat-title {
font-weight: bold;
}

.entry-comments {
margin: 20px 0 20px 0;
}

.comments-open-header {
border-bottom: 1px solid silver;
padding-bottom: 3px;
margin-bottom: 10px;
}

#comment-greeting {
padding-bottom: 15px;
font-size: .85em;
}

#comments-open-data label {
display:inline-block;
font-weight:bold;
font-size: .7em;
text-align:right;
width:110px;
padding-right: 10px;
}

#comments-open-data input {
padding:4px 2px;
border:solid 1px #aacfe4;
width: 220px;
}

.comments-content {
padding-bottom: 25px;
}

#comment-form-remember-me {
padding: 10px 0;
}

#comment-form-remember-me label, #comment-form-reply label {
display:inline-block;
font-weight:normal;
font-size: .65em;
text-align:left;
width: auto;
}

#comment-form-remember-me input, #comment-form-reply input {
display:inline-block;
text-align:right;
width:110px;
margin-left: 124px;
}

#comments-open-text label {
display:inline-block;
font-weight:bold;
font-size: .7em;
text-align:right;
width:110px;
padding-right: 10px;
vertical-align: top;
}

#comments-open-text .note {
color:#666666;
display:block;
font-size:.85em;
font-weight:normal;
}

#comments-open-text textarea {
padding:4px 2px;
border:solid 1px #aacfe4;
}

#comments-open-footer {
margin-left: 124px;
}

.sidecontent {
font-size: 1.1em;
line-height: 1.4em;
text-align: left;
padding: 20px;
margin: 10px 0;
}

.pagecontent p, .sidecontent p {
padding: 0;
}

blockquote {
margin: 10px 20px;
}

.speakinglinks {
margin: 20px;
}

.speaklink {
display: inline;
margin: 10px;
padding: 10px;
font-weight: bold;
}

.byline {
font-size: .8em;
font-style: italic;
padding-top: 3px;
margin: 2px 0 10px 0;
border-top: 1px solid gray;
}

.keynote {
	padding: 10px 20px;
	font-size: .8em;
	line-height: 1.3em;
}

.keynote p {
margin: 0px 0;
}

.hitthedeck {
font-size: 1.1em;
line-height: 1.4em;
text-align: left;
padding: 20px;
margin: 10px 0;
background: url("../graphics/jevanspunchflex.jpg") no-repeat 180px 0;
padding-right: 170px;
}

.htdtiny {
margin-top: 10px;
}

.intro a {
color: #333;
}

.intro a:hover {
color: #00836a;
}

.pullquote {
padding: 15px 20px;
border-top: 1px solid green;
border-bottom: 1px solid green;
margin: 10px 0;
}

.introquote {
padding: 15px 20px;
margin: 10px 0;
font-size: 1.1em;
line-height: 1.4em;
text-align: left;
}

.introquote h2 {
display: inline;
}

.quote {
margin: 0px;
padding: 0px;
font-size: .9em;
line-height: 1.3em;
}

.quotecredit {
text-align: right;
margin: 0;
padding: 0;
font-size: .75em;
font-style: italic;
padding-right: 80px;
}

.widget-content .quote {
margin: 0px;
padding: 0px;
font-size: .7em;
line-height: 1.5em;
}

.widget-content .quote blockquote {
margin: 0;
padding: 0;
}

.widget-content .quote blockquote p.signature {
text-align: right;
font-size: .9em;
font-style: italic;
}

.sideimage {
	text-align: center;
	margin: 0;
	padding: 0;
}

.sideimage a.rollover {
  display: block;
  width: 300px;
  height: 493px;
  text-decoration: none;
  background: url("../graphics/htdboxtimercards2.jpg");
  margin: 0 auto;
}

.sideimage a.rollover:hover {
   background-position: -300px 0;
}

.articlebox {
font-size: .85em;
line-height: 1.4em;
text-align: left;
padding: 0 20px 20px 20px;
margin: 10px 0;
background: url("../graphics/phpcarticleheader-grn.jpg") no-repeat;
border: 1px solid #d9ece9;
}

.articlebox h2 {
line-height: 40px;
height:57px;
display: block;
margin-bottom: 10px;
}

.articlebox a h3 {
margin: 0;
padding: 0;
text-decoration: inherit;
font-size: 1em;
}

.morelink {
margin-bottom: 0px;
margin-top: 9px;
}

.content-nav {
margin: 20px 0;
}

.asset-more-link {
font-style: italic;
font-size: .85em;
}

.entry-footer {
border-top: 1px solid gray;
}

.archive-title {
text-transform: capitalize;
}

h2.archive-title {
margin-bottom: 0px;
}

.clientlist {
font-size: .7em;
line-height: 1.2em;
}

.testimonies {
font-size: .75em;
line-height: 1.1em;
}

.testimonies p {
margin-bottom: 8px;
}

.testimonies h5 {
padding: 0;
margin: 0;
}

#search .pagecontent {
font-size: .85em;
line-height: 1.2em;
}

#player {
margin-bottom: 20px;
}

.pressbox {
margin:0 0 40px 0;
}

.hidden {
display: none;
}

.button {
font-size: 1.5em;
font-weight: bold;
color: #fff;
background-color: #00836a;
height: 40px;
line-height: 40px;
margin: 10px 0;
text-align: center;
}

.button a {
color: #fff;
text-decoration: none;
}

.button a:hover {
text-decoration: underline;
}

.offbutton {
font-size: 1.5em;
font-weight: bold;
color: #ddd;
background-color: #bbb;
height: 40px;
line-height: 40px;
margin: 10px 0;
text-align: center;
}

.offbutton a {
color: #fff;
text-decoration: none;
}

.offbutton a:hover {
text-decoration: none;
}

.aboutbox {
font-size: .85em;
line-height: 1.4em;
text-align: left;
padding: 20px 145px 20px 20px;
margin: 10px 0;
background: #d9ece9 url("../graphics/jevansheadshot120.jpg") no-repeat 400px 20px;
}

.aboutbox h2 {
display: block;
}

.aboutbox a h3 {
margin: 0;
padding: 0;
text-decoration: inherit;
font-size: 1em;
}

.socicons {
padding:0 10px;
width:477px;
margin-bottom: 2px;
margin-top: 25px;
}

.socicons img {
margin-right:25px;
}

.footerbox {
margin-top: 20px;
padding-bottom: 20px;
border-top: 1px solid silver;
font-size: .7em;
color: #999;
text-align: center;
padding: 10px 0;
}

.widget-content form {
margin-bottom: 30px;
}

form {
margin-bottom: 60px;
}

/* FORMS */

div.box{
	border:solid 1px #c6cfe1;
	background:#dae4ef;
	padding:10px;
	color:#333333;
	margin-bottom:20px;
	margin-top: 20px;
}

div.box p{ padding-bottom:14px;}

div.box input .input-text{
	border:1px solid #3b6e22;
	color:#666666;
	width:180px;
}

div.box label{
	display:block;
	margin-bottom:10px;
	color:#555555;
}

div.box label span{
	display:block;
	float:left;
	padding-right:6px;
	width:90px;
	text-align:right;
	font-weight:bold;
}

div.box input {	
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
	font-size:1em;
}
div.box h1, div.box h2, div.box p, div.box form {
	border:0px; 
	margin:0px; 
	padding:0px;
}


.clearspacer {
clear:both;
overflow: hidden;
display: block;
margin-top: 20px;
}

.container_12
{
	background: #fff url(img/12_col.gif) repeat-y;
	padding-top: 40px;
	margin-bottom: 40px;
}

.arrowliststrong {
font-size:85%;
}
.arrowlistsmall{
margin-left:5px;
line-height:1em;
}
.arrowlistsmall a {
font-size: 75%;
}
.arrowlistmenu ul ul li a{
background: url(http://www.powerhouseperformancecoaching.com/graphics/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
padding-left: 19px;
}
.arrowlistmenu ul li a{
background: url(http://www.powerhouseperformancecoaching.com/graphics/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
padding-left: 19px;
}
.arrowlistmenu ul ul li {
margin-left: 18px;
}
.arrowlistmenu ul li {
margin-left: 0px;
}
.arrowlistmenu h3 {
font-weight: normal;
margin-bottom:5px;
}
.arrowlistmenu {
margin-bottom:25px;
}
.widget-content li {
margin-left: 0;
}

.missingpage {
font-size: 1.5em;
line-height: 1.3em;
text-align: left;
padding: 20px;
background-color: #d9ece9;
}

.missingpage .intro {
font-size: 1.5em;
line-height: 1.3em;
text-align: left;
font-weight: bold;
margin: 0;
padding: 0;
}

.qttextlink {
font-size: .7em;
}

/* player style */
a.player {	
display:block;
width:480px;
height:270px;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
margin-bottom: 0px !important;
}

/* splash image */
a.player img {	
}


#player {
}	

/* playlist style */
#playlist {
	width:458px;
	height:254px;
	overflow-y:auto;
	overflow-x:hidden;
	border:1px solid #ccc;
	padding:0px 10px 12px 10px;
	background-color:#efefef;
margin-bottom:40px;
}

/* playlist entry */
#playlist a {
	display:block;
	padding:7px;
	background-color:#fff;
	border:1px solid #ccc;
	font:11px "bitstream vera sans", "lucida grande",verdana;
	text-decoration:none;
	margin-top:7px;
	color:#666;
}

/* different states of a playlist entry */
#playlist a:hover {
	background-color:#ffc;		
}

#playlist a.progress {
	background-color:#efefef;	
}

#playlist a.playing {
	border:1px solid #666;
	background-color:#ffc;	
}

#playlist a.paused {
	border:1px solid #666;
	background-color:#ffc;	
}

/* elements inside playlist entry */
#playlist a img {
	border:0;	
	float:left;
	margin-right:10px;
}

#playlist a strong {
	color:blue;		
	padding-bottom:5px;
}

#playlist a em {
	border:0;	
	margin-right:10px;
	padding-left:20px;
	color:#333;
	font-style:normal;
	margin-top:10px;
}
