@charset "UTF-8";
/* CSS Document */

/*
Theme Name:     Canvas Child Theme
Theme URI:      http://cindyemmett.com/
Description:    Child theme for SSPlumbing
Author:         Cindy Emmett
Author URI:     http://cindyemmett.com
Template:       canvas                       
Version:        0.1.0
*/@import url("../canvas/style.css");
#logo { float: none; margin: 0 auto; width: 400px; }
.page .title {
display: none;
}
.magazine .block {
  float: left;
  width: 48%;
  display: none;
}
.nav-entries a, .woo-pagination {
  color: #888888;
  font: 300 13px/1em "Helvetica Neue",Helvetica,sans-serif;
  display: none;
}
.header-widget .widget:first-child {
  margin: 0;
}
#credit{
	display:none;
}
#navigation ul li a {
	/*text-shadow:2px 2px #626162;*/
}
.widget {
  
	padding: 1.5em;
	box-shadow: 0.7em 0.7em 0.7em #9b9a9b;
}
.header-widget .widget {
  margin-bottom: 0;
  margin-top: 2em;
  background: none;
	box-shadow:0em 0em 0em #000000;
text-align:right;
}
.header-widget h3{
	border-bottom:none;
	text-align:right;
}
.header-widget {
  clear: none;
  float: right;
  margin: 0;
  width: 32%;
	text-align:right;
	
}
.widget h3 {
	text-align:center;
	text-shadow: 2px 2px 2px #cccccc;
}
#loopedSlider {
	border-radius:3px 3px 3px 3px;
	box-shadow: 0.5em 0.5em 0.5em #9b9a9b;
}
#text-5 h3{
	text-align:right;
}
.widget ul {
  list-style-type: none;
}
.post-meta {
  display: none;
}
.entry table {
  background: none repeat scroll 0 0 transparent;
	border:none;
  box-shadow: 0 0px 0px 0 #FFFFFF;

}
.entry table td, .entry table th {
  border-right: 0px dotted #EEEEEE;
}