/*
Theme Name: Suzanne St. John Smith
Theme URI: http://www.stjohnsmith.ca/
Description: The default theme for Suzanne St. John Smith's website as designed by Jeffrey Andersen.
Author: Francois Deschenes
Author URI: http://www.francoisdeschenes.com/
Version: 1.0
*/

html
{
  -webkit-font-smoothing: antialiased;
}

h1 {
  margin-top: 0;
}

body {
  color: #000;
  font-family: Arial;
  font-size: 15px;
  margin: 0;
  text-align: center;
}

a {
  color: #ff7500;
}

.alignleft {
  float: left;
  margin: 1em 1.5em 1em 0;
}

.alignright {
  float: right;
  margin: 1em 0 1em 1.5em;
}

p {
  margin: 1em 0;
}

p.metadata {
  color: #aaa;
  font-size: 11px;
  margin-top: -1em;
}

p.more {
  color: #fff;
  text-align: right;
  text-transform: lowercase;
}

div#nav p.more a {
  color: #fff;
}

h3 a {
  color: #000;
  text-decoration: none;
}

h3 a:hover {
  text-decoration: underline;
}

div.outer-wrapper {
  background: url(images/background.png) repeat-y;
  margin: 0 auto;
  width: 824px;
}

div.inner-wrapper {
  background: url(images/nav-background.png) repeat-y;
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 800px;
}

div#header {
  background: url(images/header-background-about-me.png) no-repeat 0 100% #fff;
  padding-bottom: 294px;
  position: relative;
}

body.page-template-about-php div#header {
  background: url(images/header-background.png) no-repeat 0 100% #fff;
}

body.page-template-approach-php div#header {
  background: url(images/header-background-my-approach.png) no-repeat 0 100% #fff;
}

div#header h1 {
  color: #be0000;
  font-family: Arial Narrow;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: -1px;
  line-height: 19px;
  padding: 24px 32px 0;
}

div#header h1 a {
  color: #be0000;
  text-decoration: none;
}

div#header h1 span.certification {
  color: #8c8c8c;
  font-family: Arial;
  font-size: 17px;
}

div#header p.service {
  color: #918f8f;
  font-family: Arial Narrow;
  font-size: 16px;
  position: absolute;
  top: 134px;
  text-align: center;
  width: 242px;
}

div#header p.service span {
  display: block;
  color: #ff7500;
  font-size: 19px;
  font-style: italic;
  margin: 4px 0;
}

div#header h2 {
  bottom: 0;
  color: #fff;
  font-size: 35px;
  font-weight: normal;
  left: 0;
  letter-spacing: 1px;
  line-height: 35px;
  margin: 0 0 16px 16px;
  position: absolute;
}

div#section {
  float: right;
  padding: 0 50px 20px;
  width: 488px;
}

div#nav {
  float: left;
  font-size: 13px;
  padding: 0 0 20px;
  text-align: center;
  width: 212px;
 
}

div#nav a {
  color: #000;
  text-decoration: none;
}

div#nav a:hover {
  text-decoration: underline;
}

div#nav div {
  border: 2px solid #ff9840;
  margin: 3em 7px 1em;
  padding: 0 9px;
  text-align: left;
}

div#nav div h3 {
  color: #fff;
  font-size: 17px;
  font-style: italic;
  font-weight: normal;
}

div#nav ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 124px;
}

div#nav ul li {
  border-bottom: 1px dashed #ff6800;
  padding: 8px 0;
  text-align: center;
  text-transform: lowercase;
}

div#nav ul li:last-child,
div#nav ul li.last-child {
  border-bottom: none;
}

div#footer {
  background: no-repeat #ff6900;
  clear: both;
  color: #fff;
  font-size: 14px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 25px;
  width: 750px;
}

div#footer a {
  color: #fff;
  text-decoration: none;
}

div#footer a:hover {
  text-decoration: underline;
}

div#footer ul {
  float: left;
  list-style-type: none;
  margin: 1em 0 1em -18px;
  padding: 0;
}

div#footer ul li {
  border-right: 2px solid #ffef00;
  display: inline;
  padding: 0 16px 0 18px;
  text-transform: lowercase;
}

div#footer ul li:last-child,
div#footer ul li.last-child {
  border-right: none;
}

div#footer p.contact-information {
  color: #ff7500;
  font-size: 16px;
  margin: 0;
  padding: 16px 32px 0;
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
  width: 180px;
}

div#footer p.contact-information span.telephone-number {
  color: #000;
  display: block;
  margin: 4px 0;
  font-size: 20px;
}

div#footer p.contact-information a {
  color: #ff7500;
  font-size: 13px;
}

div#footer p.copyright {
  font-size: 13px;
  letter-spacing: -1px;
  line-height: 18px;
  text-align: right;
}

/*-----custom sidebar styling-----*/

ul#sidebar{
	font-size: 13px;
	margin:0;
	padding:0;
  	
}
ul#sidebar div{
	border:none;
	margin: 0;
  padding: 0;
  text-transform:capitalize;
  text-align:center;
 
}

ul#sidebar h2{
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
	text-transform:capitalize;
}
ul#sidebar img{
	border:none;
	/*margin:0 0 0 35px;*/
	
}

ul#sidebar p{
	font-size: 13px;
	/*font-weight:bold;*/
	
}

ul#sidebar li{
	padding:0;
	text-transform:capitalize;
}

#nav center a img{
	border:none;
	outline:none;
}
