/*
Theme Name: Trillium Tailor
Theme URI: http://www.trilliumtailor.com
Description: Custom Wordpress Theme for Trillium Tailor
Version: 1.0
Author: Aaron Trostle
Author URI: http://anomalousapps.com
Tags: styled, focused, business, friendly
*/
@import "css/reset.css";
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}
.alert {
  background: #f00;
  color: #fff;
}
.size-full {
  padding: 20px;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.alignleft {
  float: left;
  padding-left: 0px;
}
.alignright {
  float: right;
}
.wp-caption {
  text-align: right;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
body,
select,
input,
textarea {
  font-family: verdana, sans-serif;
}
body {
  font: 14px / 1.231 sans-serif;
}
select,
input,
textarea,
button {
  font: 99% sans-serif;
}
p {
  margin-bottom: 1.4em;
  line-height: 1.5;
}
strong {
  font-weight: bold;
}
h1.blackjack {
  font: 50px / 57px "BlackJackRegular", Arial, sans-serif;
}
.subtitle {
  padding: 30px 20px 20px 50px;
  font: 27px / 28px "BlackJackRegular", Arial, sans-serif;
  color: #8e3ec7;
}
h1 {
  font-size: 22px;
}
h2 {
  font-size: 18px;
}
html {
  background: url("images/darktilingwood.jpg") top center #000;
  overflow-y: scroll;
}
#header {
  width: 940px;
  margin: 20px auto 0px auto;
}
#header #logo {
  float: left;
  -moz-box-shadow: 0px 0px 5px #000;
  -webkit-box-shadow: 0px 0px 5px #000;
  box-shadow: 0px 0px 5px #000;
}
#header #logo img {
  display: block;
}
#header #access {
  color: #8e3ec7;
  float: right;
  height: 85px;
  overflow: hidden;
  text-align: right;
  text-transform: uppercase;
}
#header #access .pipe {
  border-right: 1px solid #8e3ec7;
}
#header #access a {
  color: #8e3ec7;
  text-decoration: none;
}
#header #access a:hover {
  border-bottom: 1px solid #8e3ec7;
  padding-bottom: 2px;
}
#header #access ul li {
  display: inline;
  margin-left: 15px;
}
#header #access #quick-nav {
  font-size: 11px;
  text-align: right;
  margin-bottom: 10px;
}
#header #access #phone-number {
  font-size: 22px;
  text-transform: none;
  margin-bottom: 15px;
}
#header #access #page-nav {
  text-align: right;
  font-size: 15px;
}
#header #access #page-nav .current-menu-item {
  border-bottom: 1px solid #8e3ec7;
  padding-bottom: 2px;
}
#content {
  width: 940px;
  margin: 20px auto 0px auto;
}
#content a {
  color: #8e3ec7;
}
#content #page {
  border-top: 5px solid #662c90;
  min-height: 418px;
  background: url("images/default_bg.jpg") top left no-repeat #fff;
  -moz-box-shadow: 0px 0px 30px #000;
  -webkit-box-shadow: 0px 0px 30px #000;
  box-shadow: 0px 0px 30px #000;
}
#content #page #home {
  padding: 0px 20px 20px 0px;
  width: 460px;
  float: right;
}
#content #page #accessories-menu {
  width: 870px;
  margin: 20px auto 0px auto;
}
#content #page #accessories-menu #accessories-nav {
  text-align: center;
  font-size: 15px;
}
#content #page #accessories-menu #accessories-nav .pipe {
  border-right: 1px solid #8e3ec7;
}
#content #page #accessories-menu #accessories-nav a {
  color: #8e3ec7;
  text-decoration: none;
}
#content #page #accessories-menu #accessories-nav a:hover {
  border-bottom: 1px solid #8e3ec7;
  padding-bottom: 2px;
}
#content #page #accessories-menu #accessories-nav ul li {
  display: inline;
  margin-left: 15px;
}
#content #page #accessories-menu #accessories-nav .current-menu-item {
  border-bottom: 1px solid #8e3ec7;
  padding-bottom: 2px;
}
#content #page #accessories {
  padding: 20px;
}
#content #page #accessories .accessories-item {
  float: left;
}
#content #page #accessories .accessories-item .accessories-icon {
  margin: 15px;
}
#content #page #accessories .accessories-item .accessories-icon img {
  display: block;
}
#content #page #gallery-menu {
  width: 180px;
  margin: 35px 0px 0px 20px;
  float: left;
}
#content #page #gallery-menu #gallery-nav {
  font-size: 15px;
}
#content #page #gallery-menu #gallery-nav .pipe {
  border-right: 1px solid #8e3ec7;
}
#content #page #gallery-menu #gallery-nav a {
  color: #8e3ec7;
  text-decoration: none;
}
#content #page #gallery-menu #gallery-nav a:hover {
  border-bottom: 1px solid #8e3ec7;
  padding-bottom: 2px;
}
#content #page #gallery-menu #gallery-nav ul li {
  margin-left: 15px;
}
#content #page #gallery-menu #gallery-nav .current-menu-item {
  font-weight: bold;
}
#content #page #gallery {
  width: 720px;
  padding: 30px 20px 20px 0px;
  float: right;
}
#content #page #gallery .gallery-item {
  float: left;
}
#content #page #gallery .gallery-item .gallery-icon {
  margin: 15px;
}
#content #page #gallery .gallery-item .gallery-icon img {
  -moz-box-shadow: 0px 0px 2px #000;
  -webkit-box-shadow: 0px 0px 2px #000;
  box-shadow: 0px 0px 2px #000;
  display: block;
}
#content #page #gallery .gallery-item .gallery-icon img:hover {
  -moz-box-shadow: 0px 0px 6px #000;
  -webkit-box-shadow: 0px 0px 6px #000;
  box-shadow: 0px 0px 6px #000;
}
#content #page #contact-us {
  margin-top: 423px;
  background: url("images/contactpage_bg_transfill.png") #999;
}
#content #page #contact-us #lefthalf {
  width: 560px;
  float: left;
  text-align: left;
  padding: 20px 10px 20px 20px;
}
#content #page #contact-us #righthalf {
  background: url("images/contactpage_bg_transfill_white.png");
  width: 300px;
  float: right;
  margin: -10px 20px 20px 0px;
  padding: 20px 20px 20px 10px;
}
#content #page #contact-us .wpcf7 label {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 2px;
}
#content #page #contact-us .wpcf7 ul {
  margin: 0px;
  padding: 0px;
}
#content #page #contact-us .wpcf7 li {
  list-style: none;
  margin-bottom: 5px;
}
#content #page #contact-us .wpcf7 input {
  width: 295px;
}
#content #page #contact-us .wpcf7 textarea {
  width: 295px;
}
#content #page #contact-us .wpcf7 #sendmessage {
  float: right;
  width: 120px;
  border: none;
}
#content #page #contact-us .wpcf7 span.wpcf7-list-item {
  display: block;
  float: left;
}
#content #page #contact-us .wpcf7 span.wpcf7-list-item input {
  width: 55px;
}
#content #page #contact-us .wpcf7 span.wpcf7-radio span.wpcf7-list-item input {
  width: 25px;
}
#content #page #leftquarter {
  width: 240px;
  float: left;
  text-align: left;
  padding: 0px 0px 20px 20px;
}
#content #page #leftquarter dt img {
  display: block;
}
#content #page #leftquarter dd {
  border-top: 2px solid #662c90;
  padding-top: 3px;
  text-align: right;
  font-size: 15px;
  margin-bottom: 10px;
}
#content #page #leftquarter dd a {
  text-decoration: none;
  color: #652d90;
}
#content #page #rightthreequarter {
  padding: 0px 20px 20px 0px;
  width: 620px;
  float: right;
}
#content #page #rightthreequarter img {
  padding: 10px;
}
#content #page #righthalf {
  width: 460px;
  float: right;
}
#content #page #lefthalf {
  width: 460px;
  float: left;
  text-align: left;
}
#content #blog {
  width: 570px;
  float: left;
  border-top: 5px solid #662c90;
  min-height: 418px;
  padding: 30px 20px 20px 30px;
  background: url("images/default_bg.jpg") top left no-repeat #fff;
  -moz-box-shadow: 0px 0px 30px #000;
  -webkit-box-shadow: 0px 0px 30px #000;
  box-shadow: 0px 0px 30px #000;
}
#content #blog .postfooter {
  background: #eee;
  padding: 10px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
}
#content #blog .postfooter a {
  color: #000;
}
#content #blog .wholepost {
  margin-bottom: 20px;
}
#content #blog .wholepost .posttitle {
  margin-bottom: 10px;
  border-bottom: 1px solid #662c90;
}
#content #blog .wholepost .posttitle h1 {
  float: left;
  color: #662c90;
}
#content #blog .wholepost .posttitle h2 {
  float: left;
  font-size: 22px;
}
#content #blog .wholepost .posttitle h2 a {
  text-decoration: none;
}
#content #blog .wholepost .postedon {
  float: right;
  margin-top: 11px;
}
#content #blog .wholepost .postedon a {
  color: #000;
  text-decoration: none;
}
#content #blog .wholepost .loop {
  background: #fff;
  border: none;
  color: #666;
  padding: 0px;
}
#content #blog .wholepost .loop a {
  color: #666;
  text-decoration: none;
}
#content #blog .wholepost .loop a:hover {
  text-decoration: underline;
}
#content #blog .commentstack #comments-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}
#content #blog .commentstack .comment {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#content #blog .commentstack .comment-author {
  float: left;
  padding: 0px 10px 10px 10px;
}
#content #blog .commentstack .comment-wrap {
  float: right;
  width: 500px;
}
#content #blog .commentstack .comment-wrap .comment-meta a {
  text-decoration: none;
  color: #000;
}
#content #blog .commentstack .comment-wrap .comment-meta a:hover {
  text-decoration: underline;
}
#content #blog .commentstack .comment-wrap .comment-meta .fn {
  font-weight: bold;
  padding-right: 10px;
}
#content #blog .commentstack .comment-wrap .reply {
  margin-top: -15px;
}
#content #blog .commentstack .comment-wrap .reply a {
  color: #666;
}
#content #blog #respond {
 
}
#content #blog #respond p {
  margin-bottom: 10px;
  width: 310px;
}
#content #blog #respond p input {
  float: right;
}
#content #blog #respond #respond-title {
  font-weight: bold;
}
#content #blog #respond textarea#comment {
  width: 558px;
}
#content #blog #respond #submit {
  float: left;
}
#information {
  width: 260px;
  padding: 20px;
  float: right;
  border-top: 5px solid #662c90;
  -moz-box-shadow: 0px 0px 30px #000;
  -webkit-box-shadow: 0px 0px 30px #000;
  box-shadow: 0px 0px 30px #000;
  background: #fff;
}
#information .widget-container {
  margin-bottom: 20px;
}
#information .widget-container a {
  text-decoration: none;
  color: #000;
}
#information .widget-container a:hover {
  text-decoration: underline;
}
#information .widget-container h3 {
  font-size: 15px;
  color: #662c90;
  border-bottom: 1px solid #662c90;
  margin-bottom: 5px;
}
#store {
  width: 620px;
  float: left;
  background: #eee;
}
#footerwidgets {
  width: 940px;
  margin: 20px auto 0px auto;
}
#footerwidgets img {
  display: block;
}
#footerwidgets .third {
  width: 300px;
  float: left;
  margin-right: 20px;
}
#footerwidgets .third .textwidget {
  -moz-box-shadow: 0px 0px 30px #000;
  -webkit-box-shadow: 0px 0px 30px #000;
  box-shadow: 0px 0px 30px #000;
  border-top: 5px solid #662c90;
}
#footerwidgets .last {
  margin-right: 0px;
}
#footer {
  width: 940px;
  margin: 20px auto;
  text-transform: uppercase;
  color: #8e3ec7;
  font-size: 11px;
}
#footer .pipe {
  border-right: 1px solid #8e3ec7;
}
#footer a {
  color: #8e3ec7;
  text-decoration: none;
}
#footer a:hover {
  border-bottom: 1px solid #8e3ec7;
  padding-bottom: 2px;
}
#footer #copyright {
  float: left;
}
#footer #copyright #storename {
  margin-top: 10px;
}
#footer #copyright #left-foot-nav ul li {
  display: inline;
  margin-right: 15px;
}
#footer #address {
  float: right;
  text-align: right;
}
#footer #address #street {
  margin-top: 10px;
}
#footer #address #right-foot-nav ul li {
  display: inline;
  margin-left: 15px;
}
