/*
Theme Name: TraceyGibbs.com
Theme URI: http://traceygibbs.com/
Description: Custom theme for TraceyGibbs.com
Version: 1.0
Author: Rebecca Mills Design
Author URI: http://www.rebeccamillsdesign.com
Tags: 

*/
div.post {
	padding-bottom: 20px;
}

.archiveHeader {
	font-size: 12px;
}

.thumb {
	width: 110px;
	height: 110px;
}

.thumbWrapper {
	float: left;
	padding: 10px 15px 10px 0px;
	text-align: center;
  width: 110px;
}

.catHeader {
	padding: 0px;
	margin: 0px;
	color: rgb(98, 98, 98);
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
}

.menuLink {
	color: rgb(157, 155, 162);
}

a {
	text-decoration: none;
	color: rgb(224, 20, 35);
}

a:hover {
	color: black;
}

.bullet {
	font-size: 35px;
}

#contentWrapper {
	text-align: left;
}

.headerText {
	color: rgb(224, 20, 35);
	text-transform: uppercase;
	font-size: 20px;
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
}

#introText {
	color: rgb(224, 20, 35);
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}

#blogheader {
	background-image: url(images/header3.png);
	background-repeat: repeat;
	width: 100%;
}

.whitewrapper {
	background-color: white;
	width: 100%;
	float: left;
}

#contentWrapper {
	width: 824px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat;
	height: 78px;
	margin-bottom: 0px;
	padding-top: 15px;
	/*color: rgb(224, 20, 35);*/
	color: white;
	font-weight: bold;
}

#footer a:hover {
	color: rgb(102,102,102);	
}

#footer a {
color: white;	
}

#blogContent {
	float: left;
	width: 514px;
}

td img {
	display: block;
	position: static;
}

.header {
	height: 87px;
	width: 782px;
}

.sidebar {
	float: left;
	/* background-color: gray;*/
	width: 249px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-transform: none;
	padding-right: 40px;
	padding-left: 20px;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: rgb(157, 155, 162);
	margin: 0;
	/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image: url(images/NEW_BG.gif);
	background-repeat: repeat;
	background-color: #FFF;
	font-size: 12px;
}

img {
	background-position: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1;
}

.background {
	height: 743px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(RESOURCES/NEW_STRIP.png);
	background-repeat: repeat-x;
	position: static;
	z-index: 2;
	left: auto;
	right: auto;
	background-position: left;
	background-attachment: scroll;
	float: left;
	top: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	bottom: auto;
	clip: rect(auto, auto, auto, auto);
}

td img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
