/*  
Theme Name: PowerHed Base Theme 
Theme URI: http://powerhed.com/wp/wp-content/themes/powerhed
Description: Power Hed's base canvas
Version: (v1.0)
Author: Ulan McKnight
Author URI: http://yvod.com/ulan

Date: 05-15-09
Date: 09-24-09  XP IE Footer update

--------------------------------------------------
Structure:

.entire-page
  .navigation
  .body-image (background image for body)
    .body-content (all blog content goes in here)
      .content
      .sidebar
  .footer
--------------------------------------------------
Colors:

orange:     #ff9900;    background
red:        #cc0000;    h1, h2
light red:  #ff3300;    h3
black:      #333333;    bold
black:      #444444;    text
yellow:     #888888;    footer text
maroon:     #a33f23;    Sidebar background
dark green: #5a5535     Content background
black:    #0f0902;
--------------------------------------------------
*/

/*
--------------------------------------------------
IE hacks
hide from IE
show only in IE
--------------------------------------------------
*/

/*\*/
html>body .ie-hack {
}
/**/

* html .ie-hack {
}

/*
--------------------------------------------------
global whitespace reset
--------------------------------------------------
*/


* { 
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/*
--------------------------------------------------
main stuff
--------------------------------------------------
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
  color: #444444;
	font-family: Arial, sans-serif;
  background: url(assets/background-color.jpg);
  background-repeat: repeat;
	margin: 0px auto 0px auto; 
	text-align: center;
}

* html body {
	margin: 0px auto 40px auto; 
}

/*\*/
html>body {
	text-align: left;
}
/**/

.utf8sans {
  "Lucida Grande","Arial Unicode MS", sans-serif;
}

p { 
	font-size: 1.2em;
	text-align: left;
	line-height: 1.5em;
	margin: 5px 5px 10px 0px;
	padding: 0px 0px 0px 0px;
}

p.large { 
	font-size: 1.4em;
}

/*
h1, h2, h3 {
	font-weight: bold;
}
*/

h1 {
	color: #cc0000;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#headerimg .description {
	font-size: 1.4em;
	text-align: center;
}

h2 {
	font-size: 1.4em;
	color: #cc0000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	font-size: 1.3em;
	color: #ff3300;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
--------------------------------------------------
link definitions
--------------------------------------------------
*/

a:link,
  a:visited {
    color: #cc0000;
    text-decoration: none;
}

a:hover,
  a:active {
    color: #ff3300;
    text-decoration: underline;
}

.yellow a:link,
  .yellow a:visited {
    color: #fdbb63;
    text-decoration: none;
}

.yellow a:hover,
  .yellow a:active {
    color: #f08f0d;
}

.grey a:link,
  .grey a:visited {
    color: #676767;
    text-decoration: none;
}

.grey a:hover,
  .grey a:active {
    color: #333333;
    text-decoration: underline;
}

.red a:link,
  .red a:visited {
    color: #ff3300;
    text-decoration: none;
}

.red a:hover,
  .red a:active {
    color: #740000;
    text-decoration: underline;
}

/*
--------------------------------------------------
entire-page
--------------------------------------------------
*/

.entire-page {
	background: #ffffff;
	margin: 20px auto 20px auto;
	padding: 0px 0px 0px 0px;
	width: 899px;
  /* border: 1px solid red;*/
	text-align: left;
}

/*
--------------------------------------------------
navigation
--------------------------------------------------
*/

.navigation {
	background-image: url(assets/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 409px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.navigation-index {
	background-image: url(assets/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 409px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.navigation-at-your-desk {
	background-image: url(assets/header-at-your-desk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 409px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.navigation-wellness-retreats {
	background-image: url(assets/header-wellness-retreats.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 409px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.navigation-about-us {
	background-image: url(assets/header-about-us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 409px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.navigation-contact {
	background-image: url(assets/header-contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 409px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.navigation-text {
  font-size: 1.3em;
  font-size: bold
  text-align: left;
  width: 500px;
  height: 24px;
  margin: 0px 0px 0px 280px;
}

.navigation-text a:link,
	.navigation-text a:visited {
    /*
    background-image: url(assets/forward-off.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 107px;
    height: 29px;
		color: #000000;
		text-decoration: none;
    */
}

.navigation-text a:hover,
	.navigation-text a:active {
    /*
    background-image: url(assets/forward-on.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 107px;
    height: 29px;
    color: #ffffff;
    */
}

.logo-row {
	width: 700px;
	height: 120px;
  margin: 0px auto 0px auto;
}

.logo-column p {
	margin: 0px 0px 0px 0px;
}

.contact-column {
	width: 70px;
	height: 20px;
}

/*
--------------------------------------------------
body-image
background image for content area - including sidebar!
--------------------------------------------------
*/

.body-image {
	/*
	background-image: url(assets/content-background.jpg);
  background-repeat: repeat-y;
  */
}

/*
--------------------------------------------------
body-content
content area including sidebar 
does not include footer 
--------------------------------------------------
*/

.body-content {
	background-image: url(assets/body.jpg);
  background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 0px;
}

/*
--------------------------------------------------
content
--------------------------------------------------
*/

#content,
	.content {
		float: left;
		width: 520px;
		margin: 20px 8px 0px 70px;
		padding: 0px 0px 0px 0px;
		/* border: 1px solid red; */
}

* html .content {
  float: left;
	width: 510px;
	margin: 20px 14px 0px 40px;
	padding: 0px 0px 0px 0px;
  /* border: 1px solid red; */
}

/*
--------------------------------------------------
content formating
--------------------------------------------------
*/

.entry {
  margin: 20px 0px 0px 0px;
  padding: 0px 10px 0px 0px;
}

.widecolumn .entry p {
	font-size: 1.2em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

blockquote {
  margin: 20px 30px 0px 10px;
}

blockquote p {
  font-style: italic;
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border-left: 5px solid #ebcb4c;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

/*
--------------------------------------------------
lists
--------------------------------------------------
*/

.content ul {
	list-style-type: none;
  margin: 10px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

.content li {
  font-size: 1.2em;
  line-height: 1.3em;
  background-image: url(assets/yellow-disc.gif);
  background-repeat: no-repeat;
  background-position: 0em 0.4em;
  margin: 0px 0px 5px 5px;
  padding: 0px 0px 0px 12px;
}

* html li {
	list-style-type: none;
  background-position: 0 .6em;
	text-align: left;
  margin: 0px 0px 5px 10px;
  padding: 0px 0px 0px 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

ol li {
	list-style: decimal outside;
}

/*
--------------------------------------------------
sidebar
--------------------------------------------------
*/

.sidebar {
  float: left;
	width: 240px;
	font-size: 1.2em;
	margin: 20px 0px 0px 12px;
	padding: 0px 0px 219px 0px;
  /* border: 1px dotted blue; */
}

/* sidebar box */
.sidebar .box {
	margin: 0px 10px 15px 10px;
	padding: 0px 0px 10px 0px;
	/* background-color: #a33f23; */
}

.sidebar h2 {
	font-size: 1.2em;
	color: #676767;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	padding: 3px 0px 3px 5px;
}

/* sidebar lists */

.sidebar ul {
	list-style-type: none;
  margin: 20px 0px 0px 10px;
}

.sidebar li {
  font-size: 1.1em;
  line-height: 1.3em;
  margin: 0px 0px 2px 0px;
  padding: 0px 0px 0px 10px;
}

.sidebar ul p, 
  .sidebar ul select {
	  margin: 5px 0px 8px 0px;
}

.sidebar ul ul li, 
  .sidebar ul ol li {
	  /* color: #777777 */;
}

.sidebar ul ul li:before {
	content: "\00BB \0020";
}

.sidebar ul, 
  .sidebar ul ol {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.sidebar ul p, 
  .sidebar ul select {
	  margin: 5px 0px 8px;
}

.sidebar ul ul, 
  .sidebar ul ol {
	  margin: 5px 0px 0px 10px;
}

.sidebar ul ul ul, 
  .sidebar ul ol {
	  margin: 0px 0px 0px 10px;
}

.sidebar ul ol li {
	list-style: decimal outside;
}

.sidebar ul ul li, 
  .sidebar ul ol li {
    margin: 3px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.sidebar ul ol li {
	list-style: decimal outside;
}

.sidebar ul ul li, 
  .sidebar ul ol li {
    margin: 3px 0px 0px;
    padding: 0px 0px 0px 0px;
}

/*
--------------------------------------------------
swirl
--------------------------------------------------
*/

.swirl {
  width: 240px;
  height: 249px;
  background: url(assets/sidebar-swirl.jpg);
  background-repeat: no-repeat;
	background-position: left bottom;
	margin: -249px 0px 0px 610px;
	padding: 0px 0px 20px 0px;
}

* html .swirl {
  width: 240px;
  height: 249px;
  background: url(assets/sidebar-swirl.jpg);
  background-repeat: no-repeat;
	background-position: left bottom;
	margin: -229px 0px 0px 610px;
	padding: 0px 0px 0px 0px;
}

/*
--------------------------------------------------
forms
--------------------------------------------------
*/

#searchform {
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 0px; 
}

.sidebar #searchform #s {
	width: 108px;
	padding: 0px 0px 0px 0px;
}

.sidebar #searchsubmit {
	padding: 1px 1px 1px 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */

/*
--------------------------------------------------
footer
--------------------------------------------------
*/

.footer {
	height: 53px;
	background: url(assets/footer.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	border: 1px dotted red;*/
}

* html .footer {
	height: 53px;
	background: url(assets/footer.jpg);
	background-repeat: no-repeat;
	margin: -20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* border: 1px dotted red; */
}

.footer p {
	text-align: left;
	font-size: 1.1em;
	line-height: 150%;
	color: #888888;
	margin: 0px 0px 0px 70px;
	padding: 20px 15px 0px 0px;
}

/*
.footer a:link,
  .footer a:visited {
    color: #fdbb63;
    text-decoration: none;
}

.footer a:hover,
  .footer a:active {
    color: #f08f0d;
}
*/

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

small {
	font-size: 1.1em;
	/*
	font-family: 'Lucida Grande', 'ArialĘBlack', Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding: 0px 10px 0px 10px;
	*/
}

.description {
	text-decoration: none;
	color: white;
}

.entry p a:visited {
	/* color: #b85b5a; */
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

small, .nocomments, .postmetadata, strike {
	/* color: #777; */
	padding: 0px 10px 10px 0px;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 1.1em;
	letter-spacing: .07em;
}

/*
--------------------------------------------
cleaner
--------------------------------------------
*/

.cleaner {
	clear: both;
}

/*
--------------------------------------------
vertical
--------------------------------------------
*/

.vertical-5 {
	width: 100%;
	height: 5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.vertical-10 {
	width: 100%;
	height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.vertical-20 {
	width: 100%;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.vertical-40 {
	width: 100%;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
--------------------------------------------------
calendar
--------------------------------------------------
*/

/*
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
}

#wp-calendar a {
	text-decoration: none;
}
*/

#wp-calendar caption {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/*
--------------------------------------------------
structure
--------------------------------------------------
*/

.post {
  /* background-color: #807a4c; */
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}



/*
--------------------------------------------------
headers
--------------------------------------------------
*/

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}


/*
--------------------------------------------------
images
--------------------------------------------------
*/

p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img {
	/* border: 8px solid #231f20; */
	border: none;
}

.img-border {
	border: 8px solid #231f20;
}

img.centered {
	display: block;
	margin: 0px auto 0px auto;
}

img.alignright {
	padding: 4px;
	margin: 0px 0px 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0px 7px 2px 0px;
	display: inline;
}

.alignleft {
	float: left
}

.alignright {
	float: right;
}

.img-left {
	float: left;
	margin: 0px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}

.img-right {
	float: right;
	margin: 0px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	/* border: 8px solid #231f20; */
}

.white-border {
/*	border: 1px solid #ffffff;*/
}

/*
--------------------------------------------------
comments
--------------------------------------------------
*/

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 5px 0px 0px;
}

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

.commentmetadata {
	margin: 0;
	display: block;
}

/*
--------------------------------------------------
calendar
--------------------------------------------------
*/

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }


/*
--------------------------------------------------
various
--------------------------------------------------
*/

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.comment-navigation,
  .pagetitle {
    height: 14px;
    width: 510px;
    margin: -20px 0px 16px 0px;
}

* html .comment-navigation {
  display: block;
  height: 14px;
  width: 510px;
  margin: 0px 0px 10px 0px;
}

* html .pagetitle {
  display: block;
  height: 14px;
  width: 510px;
  margin: 0px 0px 0px 0px;
}

