/*
Theme Name: Raincoast Floors
Theme URI:  http://www.raincoastfloors.com/
Description:  Custom Theme for Raincoast Floors
Version:    1.0
Author:   Virtually Canadian
Author URI: http://www.virtuallycanadian.ca

*/

body {
  margin: 0;
  padding: 0;
  text-align: left;
  font-family: arial, helvetica;
  font-size: 0.75em;
  background: #424e21 url(images/bg-body.gif) repeat-x;
}

/* PNG Fix for IE6 */
img, div, a { behavior: url(iepngfix.htc) }

a          { text-decoration: none; }
#content <!-- a { text-decoration: underline; } -->
a:link, a:visited { color: #424E21; }
a:active, a:hover { color: #424E21; }
a:visited:hover   { color: #424E21; }

img {
  border: 0;
}

p, td, th {
  text-align: justify;
  line-height: 1.5em;
  color: #000000;
}

#content ul, #content ol {
  line-height: 1.5em;
}

h1, h2, h3 {
  font-family: arial, helvetica;
  margin: 1.5em 0 1em 0;
  color: #424e21;
}

h1, h3.storytitle {
  margin: 0 0 1em 0;
  padding-bottom: 3px;
  font-size: 1.66667em;
  font-weight: normal;
  border-bottom: 1px solid #cccc99;
}

h2 { font-size: 1.16667em; }
h3 { font-size: 1em; }

#container {
  margin: 0 auto;
  width: 830px;
  background: transparent url(images/bg-container.png) repeat-y;
  overflow: hidden;
}

#header {
  margin: 0 auto;
  padding: 15px 55px;
  width: 720px;
  height: 62px;
  overflow: hidden;
}

img#logo {
  display: block;
  float: left;
}

img#hdr-cta {
  display: block;
  float: right;
}

#facebook {float: left;margin-left: 161px;}

ul#navmain {
  list-style: none;
  margin: 0 auto;
  padding: 0 10px;
  width: 740px;
  height: 36px;
  background-color: #424e21;
}

ul#navmain li {
  float: left;
  display: inline;
  position: relative;
  margin: 0;
  padding: 0;
  padding: 11px 15px 0 15px;
  height: 25px;
}

ul#navmain li a {
  color: #ffffff;
  font-weight: bold;
}

ul#navmain li:hover {
  background-color: #5a6834;
}

/***** Nav: Tier 2 *****/
ul#navmain ul {
  display: none;
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
  top: 36px;
  left: 0;
  width: 200px;
  background-color: #cccc99;
  z-index: 999;
  border-left: 1px solid #424e21;
  border-right: 2px solid #424e21;
  border-bottom: 2px solid #424e21;
}

ul#navmain ul li {
  padding: 0;
}

ul#navmain ul li a {
  display: block;
  padding: 6px 15px 2px 15px;
  width: 170px;
  height: 16px;
  color: #424e21;
  font-weight: normal;
  text-decoration: none;
  font-size: 11px;
  border-bottom: 1px solid #424e21;
}

ul#navmain ul li a:hover {
  background-color: #eeeed4;
}

ul#navmain li:hover ul {
  display: block;
}

#homeimg {
  display: block;
  margin: 10px auto;
}

#servboxes {
  display: inline;
  float: left;
  margin: 20px 0 10px 35px;
  width: 452px;
  height: 174px;
  overflow: hidden;
}

#servboxes img {
  float: left;
  margin-right: 10px;
}

#servboxes img.last {
  margin-right: 0;
}

#content {
  /* clear: both; */
  display: inline;
  float: left;
  margin: 0 0 0 55px;
  padding: 20px 0;
  width: 430px;
}

.wpcf7 p {
  font-weight: bold;
}

.wpcf7 input, .wpcf7 textarea, .wpcf7 select, .wpcf7 .wpcf7-radio {
  font-weight: normal;
}

.wpcf7 span.reqfield {
  color: #ff0000;
}

/* Blog */
#content h3.storytitle a {
  text-decoration: none;
}

h3.storytitle {
  margin-bottom: 5px;
}

div.meta {
  font-size: 11px;
  color: #666666;
}

div.metabot {
  text-align: right;
}

ol#commentlist {
  list-style: none;
  padding: 0;
}

ol#commentlist li {
  padding: 10px;
}

ol#commentlist li.even {
  background-color: #f5f5f5;
}

p.commentmeta {
  margin: 0 0 1em 0;
  font-weight: bold;
  border-bottom: 1px solid #666666;
}

p.commentmeta cite {
  font-style: normal;
}

p.commentmetabot {
  text-align: right;
}

#sidebar {
  display: inline;
  float: right;
  margin: 0 55px 0 0;
  padding: 20px 0;
  width: 250px;
}

#sidebar h3, #sidebar h2.widgettitle {
  background-color: #424e21;
  padding: 6px 15px 4px 15px;
  color: #ffffff;
  font-size: 12px;
}

#sidebar h2.widgettitle {
  margin-top: 0;
}

#sidebar h2.widgettitle a {
  color: #ffffff;
}

#sidebar .textwidget {
  padding: 0 10px 10px 0;
}

#sidebar li.widget {
  list-style: none;
}

ul.navside {
  list-style: none;
  margin: 0 0 1.5em 0;
  padding: 0;
}

ul.navside li {
  border-top: 1px solid #eeeed4;
  border-bottom: 1px solid #adad76;
  background-color: #cccc99;
}

ul.navside li.current_page_item {
  font-weight: bold;
  background-color: #eeeed4;
}

ul.navside li a {
  display: block;
  padding: 6px 15px 4px 15px;
  width: 220px;
  height: 18px;
  color: #424e21;
  text-decoration: none;
}

ul.navside li a:hover {
  background-color: #eeeed4;
}

ul#sideslides {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 250px;
  height: 333px;
  overflow: hidden;
}

img#requestqt {
  display: block;
  margin: 10px auto 0 auto;
}

img#nwfa {
  /* display: block;
  margin: 50px auto 0 auto; */
  margin-left:10px;
}

#footer {
  clear: both;
  margin: 20px auto 0 auto;
  padding: 5px 20px;
  width: 720px;
  font-size: 0.916667em;
  background-color: #424e21;
  overflow: hidden;
}

#footer p {
  color: #ffffff;
  margin: 0;
}

#footer p span {
  color: #6b7c3d;
}

#footer p a {
  color: #ffffff;
}

#footer p#ftrcontact {
  float: left;
  width: 430px;
}

#footer p#ftrcopyright {
  float: right;
  width: 250px;
}

img#botimg {
  display: block;
  margin: 0 auto;
}

p#credits {
  margin: 3em auto 1em auto;
  width: 760px;
  text-align: center;
  color: #6b7c3d;
  font-size: 11px;
}

p#credits a {
  color: #6b7c3d;
}
#pscroller1{
margin-top:20px;
width: 237px;
height: 180px;
padding: 5px;
}

.someclass{
}

#front-tabs {
margin-bottom: 20px;
}

#front-tabs a {
text-align: center;
display: block;
margin-bottom: 5px;
font-family: arial;
padding: 10px;
color: #000;
text-decoration: none;
border: 1px solid #aaa;
color: #fff;
background: #3f4c16;
background: -webkit-gradient(linear, left top, left bottom, from(#676c2c), to(#3f4c16));
background-image: -moz-linear-gradient(top, #676c2c, #3f4c16);
/* For IE Elements to have a layout */
background-image: url(about:blank) !ie;
/* For IE 5.5 - 7, AARRGGBB*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#676c2c, endColorstr=#3f4c16);
/* For IE 8, AARRGGBB*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#676c2c, endColorstr=#3f4c16)"
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
