/* Workplace Wellbeing Stylesheet */

*{
  margin: 0;
  padding: 0;
}


/* pages have classnames to help identify which template they are coming from */
/* div.index { border: 1px dashed blue; } */
/*div.page { border: 1px dashed red; }*/
div.posts { border: 1px dashed green; }
div.single { border: 1px dashed gray; }
/* remove for production */

body
{
  text-align: center;
	font-size : 13px;
	font-family : Helvetica, Arial, "sans-serif";
	color : #333;
  /*background-color: #91B55E;*/
	background: #fff url(/wp-content/themes/workplace_new/images/newbackground.jpg) top left repeat-x;
  padding-top: 30px;
  padding-bottom: 30px;
}
p  {
	font-size:1em;
	line-height:150%;
	margin:1em 0 1.5em 10px;
}
.entry table  {
  margin-left: 50px;
}
body div#page
{
  background: transparent url(/wp-content/themes/workplace_new/images/main-bg.png) 0px 90px no-repeat;
  width: 976px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

body div#page div#header
{
  width: 782px;
}

body div#page div#header img
{
  border: 0;
}

body div#page div#header .description
{
  display: none;
}

body div#page div#main
{
  float: left;
}

body div#page div#content
{
  width: 732px;
  padding-left: 15px;
  padding-right: 35px;
  padding-bottom: 60px;
  color: #6D6F71;
  color: black;
  font-size: 12px;
}

body div#page div#content a
{
  color: black;
}

body div#page div#content a:hover
{
  background-color: #FFA042;
}

body div#page div#content h1
{
  background: white url(/wp-content/themes/workplace_new/images/heading1-bg.gif) top left no-repeat;
	line-height : 100%;
	font-size : 1.8em;
	font-weight : bold;
	margin : 40px 0 25px 35px;
	padding: 0 0 0 35px;
	color: #7A993D;
	min-height: 26px;
}

body div#page div#content h1 a
{
  text-decoration: none;
	color: #7A993D;
}

body div#page div#content h2
{
	color: #7A993D;
  font-weight: bold;
	font-size : 1.4em;
    margin: 1.2em 0 1em 45px;
  background: none;
  border-bottom: 1px dotted #7A993D;
}

body div#page div#content h2 span
{
}

body div#page div#content h2 img
{
  vertical-align: top;
  margin-top: -1px;
}

body div#page div#content h3
{
  background: none;
  margin: 1.2em 0 1em 50px;
  padding: 0;
  font-size : 1.2em;
	color: #7A993D;
}

body div#page div#content p, body div#page div#content ul, body div#page div#content ol
{
  padding-left: 40px;
}

body div#page div#content div.entry
{}

body div#page div#sidebar
{
  height: 100%;
  width: 194px;
  float: left;
  background: transparent url(/wp-content/themes/workplace_new/images/tr-corner.png) top right no-repeat;
  padding-top: 30px;
  color: white;
  font-size: 11px;
}

body div#page div#sidebar li 
{
  list-style-type: none;
}

body div#page div#sidebar ul#nav li a
{
  display: block;
  font-size: 15px;
  margin-left: 25px;
  color: white;
  text-decoration: none;
  border-bottom: 1px solid #D9791A;
  height: 20px;
  width: 130px;
  padding-top: 5px;
}

body div#page div#sidebar ul#nav li:last-child a
{
  border-bottom: 0;
}

body div#page div#sidebar ul#nav ul li a
{
  width: 120px;
  border-bottom: 1px solid #D9791A !important;
  padding-left: 10px;
}

body div#page div#sidebar ul#nav
{
  margin-bottom: 3em;
}

body div#page div#sidebar div#testimonials, body div#page div#sidebar div#recent-posts
{
  background: #FF7F00 url(/wp-content/themes/workplace_new/images/orange-rect.gif) top right no-repeat;
  width: 128px;
  height: 72px;
  margin-left: 18px; 
  padding: 15px;
  margin-bottom: 15px;
}

body div#page div#sidebar div#testimonials, body div#page div#sidebar div#subscribe-form
{
  background: #FF7F00 url(/wp-content/themes/workplace_new/images/orange-rect.gif) top right no-repeat;
  width: 128px;
  height: 72px;
  margin-left: 18px; 
  padding: 15px;
  margin-bottom: 15px;
}

div#subscribe-form form
{
 text-align: right;
}

div#subscribe-form input
{
 text-align: left;
}

body div#page div#sidebar div#recent-posts h2
{
  font-size: 12px;
}

body div#page div#sidebar div#testimonials a, body div#page div#sidebar div#recent-posts a
{
  display: block;
  text-align: right;
  color: white;
  text-decoration: none;
}

body div#page div#sidebar div#recent-posts li a
{
  display:inline;
  text-align: left;
  color: white;
  text-decoration: none;
}

body div#page div#sidebar div#recent-posts
{}

body div#page div#footer
{}


body div#page div#content blockquote
{
  color: #527017;
  font-style: italic;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size : 1em;
  line-height:150%;
  width: auto;
  margin: 1em 40px 10px 80px;
  padding:7px 22px 0 25px;
  background: url('/wp-content/themes/workplace_new/images/quotebg.gif') top center no-repeat;
}
body div#page div#content blockquote p
{
margin:0;
padding:0;
}
body div#page div#content p blockquote, body div#page div#content ul blockquote
{
  margin-left: 0;
}

body div#page div#content blockquote img.lquote
{
  position: relative;
  top: 13px;
  left: 13px;
}

body div#page div#content blockquote img.rquote
{
  vertical-align: top;
  margin-left: 10px;
}

body div#page div#content blockquote p.cite
{
  text-align: right;
  font-weight: normal;
  font-size: 11px;
  margin-bottom: 10px;
}

body div#page div#content li
{
  margin: 1em;
  margin-left: 3em;
  list-style-position: outside;
}


h4{
  margin-left: 50px !important;
  margin-top: 1em;
  color: #505050;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

/* IE6 */
* html body div#page div#sidebar {
  width: 193px;
}

* html body div#page div#sidebar div#subscribe-form {
  margin-left: 5px; 
}

* html body div#page div#content h2 span {
  padding: 0;
}

* html body div#page div#content p blockquote, body div#page div#content ul blockquote {
  margin-left: -42px;
}

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
