/*
Theme Name: BC Tile Theme
Theme URI: http://bctileandfloor.com
Description: BC Tile and Flooring in Syracuse Indiana Theme
Version: 1.0
Author: Teddy Pieper
Author URI: http://www.tedisgraphic.com
*/

* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 62.5%; 
	font-family: georgia, Verdana, Arial, Sans-Serif;
	background: #97221c url('images/BGRepeat.jpg') top left repeat-x;
	color: #333;
	text-align: center;
}

#wrapper {
	margin: 0 auto;
	width: 839px;
}

.empty {
	clear: both;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}
	
h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

h1 {
	padding-top: 30px;
	margin: 0;
}

h2 {
	padding: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
p {
	line-height: 1.6em;
}

/* --- Search Form --- */

#searchWrap {
	float: right;
	width: 323px;
	height: 49px;
	background: url(images/search.png) top center no-repeat;
}

#searchWrap li {
	list-style: none;
}

.screen-reader-text {
	display: none;
}

#searchform {
	margin-top: 7px;
}

#s {
	width: 175px;
	padding: 1px;
}

/* --- Header --- */

#header {
	width: 839px;
	height: 111px;
}

#header a {
	float: left;
	height: 111px;
	width: 839px;
	background: url(images/header.png) top center no-repeat;
}

#header h1 {
	display: none;
}

#header span {
	display: none;
}

/* --- Nav --- */

#nav ul {
	list-style: none;
}

#nav li {
	display: inline;
}

#nav span {
	display: none;
}

#logobottom a {
	float: left;
	width: 402px;
	height: 43px;
	background: url(images/navLogo.png) top center no-repeat;
}

#services a {
	float: left;
	width: 102px;
	height: 43px;
	background: url(images/services.png) top center no-repeat;
}

#services a:hover {
	background-position: 0% -43px;
}

#products a {
	float: left;
	width: 115px;
	height: 43px;
	background: url(images/products.png) top center no-repeat;
}

#products a:hover {
	background-position: 0% -43px;
}

#news a {
	float: left;
	width: 85px;
	height: 43px;
	background: url(images/news.png) top center no-repeat;
}

#news a:hover {
	background-position: 0% -43px;
}

#contact a {
	float: left;
	width: 100px;
	height: 43px;
	background: url(images/contact.png) top center no-repeat;
}

#contact a:hover {
	background-position: 0% -43px;
}

#navright {	
	float: left;
	width: 35px;
	height: 43px;
	background: url(images/navRight.png) top center no-repeat;
}

/* --- Content --- */


#content {
	font-size: 1.2em;
	background: url(images/contentRepeat.png) top center repeat-y;
	width: 839px;
	margin: 0 auto;
	text-align: left;
}

.narrowcolumn {
	text-align: left;
	float: left;
	padding-left: 50px;
	width: 515px;
}

.narrowcolumn a, .widecolumn a {
	text-decoration: none;
	font-weight: 500;
	color: #333;
}

.narrowcolumn a:hover, .widecolumn a:hover {
	color: #000;
	text-decoration: underline;
}

.widecolumn {
	padding: 0 50px;
}

.entry {
	padding: 0 0 25px 0;
}

.entry p {
	padding-top: 15px;
}

.alt {
	background: #e1e1e1;
	margin: 25px 15px 0 0;
	padding: 10px;
}

#commentform p {
	margin: 10px 0;
}

#comment {
	width: 500px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#home_edit {
	padding: 0 0 25px 50px;
}

#home_edit a {
	color: #333;
	text-decoration: none;
	font-weight: 500;
}

#home_edit a:hover {
	text-decoration: underline;
	color: #000;
}

/* --- Home Page --- */

#post-9 img {
	padding-top: 25px;
}

#testimonials {
	float: left;
	width: 510px;
	margin: 0 15px 35px 48px;
	text-align: left;
}

#testimonials h2 {
	padding-bottom: 10px;
}

#testimonials p {
	padding-bottom: 10px;
}

#testimonials a {
	text-decoration: none;
	color: #333;
}

#testimonials a:hover {
	text-decoration: underline;
}

#recentPosts {
	float: left;
	padding: 0 0 30px 0;
	width: 194px; 
	text-align: left;
}

#recentPosts h2 {
	padding-bottom: 10px;
}

#recentPosts ul {
	display: block;
}

#recentPosts li {
	list-style: none;
}

#recentPosts a {
	text-decoration: none;
	color: #333;
	background: url(images/li.gif);
	display: block;
	height: 25px;
	width: 159px;
	padding-top: 9px;
	padding-left: 35px;
	margin: 2px 0;
}

#recentPosts a:hover {
	color: #fff;
	background: url(images/li_ovr.gif);
}

/* --- Product Page --- */

.product_img {
	padding: 2px;
	border: 1px solid #97221c;
	margin-bottom: 15px;
}

#post-6 p {
	padding-bottom: 30px;
}

/* --- Contact Page --- */

#contact_form {
	float: left;
}

#address {
	float: left;
	padding-left: 35px;
}

#address h2 {
	padding-bottom: 10px;
}

#staff {
	float: left;
}

#staff h2 {
	padding-bottom: 10px;
}

#staff p {
	padding-bottom: 10px;
}

#map {
	float: left;
	padding-left: 55px;
}

#map h2 {
	padding-bottom: 10px;
}

/* --- Sidebar --- */

#sidebar {
	float: left;
	text-align: left;
	padding: 25px 50px 30px 30px;
	width: 194px; 
}

#sidebar ul {
	display: block;
}

#sidebar li {
	list-style: none;
}

#sidebar a {
	text-decoration: none;
	color: #333;
	background: url(images/li.gif);
	display: block;
	height: 25px;
	width: 159px;
	padding-top: 9px;
	padding-left: 35px;
	margin: 2px 0;
}

#sidebar a:hover {
	color: #fff;
	background: url(images/li_ovr.gif);
}

#sidebar h2 {
	padding-bottom: 10px;
}

#sidebar ul li ul {
	padding-bottom: 15px;
}

.textwidget {
	padding-bottom: 15px;
}

/* --- Footer --- */

#footer {
	height: 153px;
	width: 839px;
	border: none;
}

#footerTop {
	background: url(images/footerTop.png);
	height: 19px;
	width: 839px;
}

#footer ul {
	list-style: none;
}

#footer li {
	display: inline;
}

#footer span {
	display: none;
}

#footerLinksLeft {
	float: left;
	background: url(images/footerLeft.png);
	height: 81px;
	width: 32px;
}

#footerLink_1 a {
	float: left;
	background: url(images/footerLink_1.png) top center no-repeat;
	height: 81px;
	width: 156px;
}

#footerLink_1 a:hover {
	background-position: 0% -81px;
}

#footerLink_2 a {
	float: left;
	background: url(images/footerLink_2.png) top center no-repeat;
	height: 81px;
	width: 177px;
}

#footerLink_2 a:hover {
	background-position: 0% -81px;
}

#footerLink_3 a {
	float: left;
	background: url(images/footerLink_3.png) top center no-repeat;
	height: 81px;
	width: 151px;
}

#footerLink_3 a:hover {
	background-position: 0% -81px;
}

#footerLink_4 a {
	float: left;
	background: url(images/footerLink_4.png) top center no-repeat;
	height: 81px;
	width: 138px;
}

#footerLink_4 a:hover {
	background-position: 0% -81px;
}

#footerLink_5 a {
	float: left;
	background: url(images/footerLink_5.png) top center no-repeat;
	height: 81px;
	width: 155px;
}

#footerLink_5 a:hover {
	background-position: 0% -81px;
}

#footerLinksRight {
	float: left;
	background: url(images/footerRight.png) top center no-repeat;
	height: 81px;
	width: 30px;
}

#footerBottom {
	background: url(images/footerBottom.png) top center no-repeat;
	width: 839px; 
	height: 53px;
}

#footerBottom p {
	padding-top: 25px;
	color: #ffffff;
}

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

#footerBottom a:hover {
	text-decoration: underline;
}


/* --- Images --- */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/* ----------------- */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	border-top: 1px dashed #333333;
	margin: 15px 0;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


