html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	background: #fff url(images/top-bar.gif) repeat-x left top;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #000;
	text-align:center;
}
.basictext {font-size: 14px;}
h1 {position:relative;top:0px;left:0px; font-size:20px; font-weight:bold;}

ol, ul {
	list-style: none;
	margin: 0 0 20px 20px;
	padding: 0;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	border: none;
	padding: 0;
	margin: 0;
}
table {
	margin: 0 auto 20px auto;
}
/*----Layout----*/
#wrapper {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#header {
	padding: 20px 0 0 0;
	background: url(http://www.chicagomarketing.com/images/header-home.gif) no-repeat center top;
	height: 150px;
	width: 940px;
	margin: 0 0 10px 0;
}
	#logo {
		position: absolute;
		top: 15px;
		left: 0;
	}
#reader-count {
	float: right;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #c0c0c0;
	margin: 25px 2px 0 0;
	}
#one-column {
	padding: 20px 0 0 0;
	clear: both;
}
#two-columns {
	background: url(images/2-col-bg.gif) repeat-y center top;	
}
#three-columns {
	background: url(images/3-col-bg.gif) repeat-y right top;	
}
#sales-page {
	padding: 20px 130px 0 130px;
	clear: both;
}
#left {
	float: left;
	width: 680px;
	padding: 20px 0 0 0;
}
	#three-columns #left {
		width: 450px;
		padding: 20px 0 20px 0;
	}	
		#three-columns #left .entry {
		border-bottom: 1px solid #c2bfb0;
	}
#middle-column {
	float: left;
	width: 200px;
	padding: 20px;
	margin: 0 0 0 20px;
}
#right {
	float: right;
	width: 215px;
	padding: 10px 0 0 10px;
	font-size: 13px;
}
	#three-columns #right {
		width: 215px;
		padding: 10px 0 0 10px;
	}	
/*----Sidebar----*/
#right p {
	color: #939183;
	margin: 0 0 10px 0;
}
#right h3 {
	
}
	#right ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
	}
	#right li {
		background: url(images/red-arrow.gif) no-repeat left 6px;	
		padding: 0 0 0 12px;
		list-style: none;
		margin: 0 0 5px 0;
	}
	#right li a {
		color: #000;
	}
	#right li a:hover {
		color: #871d1d;
	}
	#right ul ul {
	
	}
	#right li li {
	
	}
.box {
	background: url(images/divider.gif) no-repeat center bottom;	
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}
#right .widget_text {
	
}
#right .widget_text ul {
	
}
#updates {
	width: 100%;
	text-align: center;
}
#updates form {
	margin: 0 0 5px 0;
}
#updates input {
	float: left;
	width: 150px;
	height: 16px;
	font-size: 12px;
	font-style: italic;
	border: 1px solid #b0aea7;
	background: #fff;
}
#updates input.submit, .cform input.sendbutton {
	background: #fff url(images/submit-button.gif) no-repeat;
	width: 45px;
	height: 28px;
	padding: 2px 3px 4px 3px;
	float: right;
	margin: 0;
	color: #fff;
	border: none;
	font: normal 11px Arial, Helvetica, sans-serif;
}
#updates img {
	clear: both;
	margin: 10px 0 0 0;
}
.feed-link {
	width: 110px;
	margin: 0 auto;
	height: 40px;
	overflow: hidden;
}
.feed-link img {
	float: left;
	margin: 0 5px 0 0;
}
.feed-link p {
	padding: 8px 0 0 0;
	line-height: 15px;
	height: 32px;
}
.feed-link p a {
	color: #939183;
}
.feed-link p a:hover {
	color: #000;
}
/*----Footer----*/

#footer {
	clear: both;
}

#footer-meta {
	border-top: 1px solid #c2bfb0;
	border-bottom: 1px solid #c2bfb0;
	color: #807e72;
	text-transform: uppercase;
	display: block;
	padding: 5px 0;
	margin: 0 0 40px 0;
	height: 20px;
	font-size: 11px;
	clear: both;
	overflow: hidden;
}
#footer-meta a {
	color: #807e72;
	text-decoration: none;
}

.copyright {
	float: left;
}

.credits {
	float: right;
}
.credits img {
	margin: 0 0 -4px 0;
}
#footer-boxes {
	background: url(images/4-col-bg.gif) repeat-y center top;
	overflow: auto;
	display: block;
	border-top: 1px solid #c2bfb0;
	width: 100%;
}	
#footer-boxes .box {
	background: none;	
	margin: 0;
	padding: 20px 0 5px 0;
	float: left;
	text-align: center;
	width: 235px;
}
.footer-divider {
	border-bottom: 1px solid #c2bfb0;
	background: #fff;
	height: 5px;
}	
/*----Blog Area----*/

.post {
	margin: 0;
	clear: both;
	
}
.post h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: -1px;
	margin: 0 0 0 0;
	
}
	.post h2 a, .post h2 a:visited {
		color: #000;
		text-decoration: none;
	}
	.post h2 a:hover {
		color: #666;
	}
.entry {
	font-size: 14px;
}
.entry img {
	border: 1px solid #e2e1df;
	padding: 2px;
	background: #fff;
}
.entry form img {
	border: none;
}
.entry li {
	margin: 0 0 8px 0;
}
.sub-head {
	border-bottom: 1px solid #d7d7d7;
	width: 100%;
}
.date {
	background: url(images/date-box.gif) no-repeat;	
	width: 48px;
	height: 32px;
	text-align: right;
	padding: 9px 7px 5px 5px;
	color: #fff;
	font-size:14px;
	float: left;
	margin: 0 10px 0 0;
}
	p.month {
		margin: 0;
		text-transform: uppercase;
		font-weight: bold;
		line-height: 12px;
	}
	p.day {
		margin: 0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		line-height: 12px;		
	}
	
p.author {
	color: #a09d92;
	text-transform: uppercase;
	font-size: 10px;
	margin: 0 0 0 70px;
}
.entry {
	clear: both;
	margin: 18px 0 0 0;
	position: relative;
	/*border-bottom: 1px solid #c2bfb0;*/
	width: 100%;
}
	#one-column .entry {
		border-bottom: none;
	}

a.more-link {
	position: absolute;
	right: 0;
	bottom: -35px;
	display: block;
	color: #fff;
	background: #871d1d url(images/white-arrow.gif) no-repeat 94% 10px;
	text-decoration: none;
	padding: 3px 17px 3px 10px;
	font-size: 12px;
}
a:hover.more-link {
	background: #000 url(images/white-arrow.gif) no-repeat 94% 10px;
	color: #fff;
	text-decoration: none;
}
a:visited.more-link {
	color: #fff;
	text-decoration: none;
}
p.comments-link {
	display: block;
	margin: -5px 0 60px 0;
}
.comments-link a, .comments-link a:visited {
	margin: 10px 0 0 0;
	color: #a09d92;
	text-transform: uppercase;
	font-size: 10px;
	display: block;
	text-decoration: none;
}
.comments-link a:hover {
	color: #000;
	text-decoration: none;
}
.categories {
	float: left;
}
.comments {
	float: right;
}
.tags {
	padding-right: 25px;
}
.navigation {
	display: block;
	text-align: center;
	margin: 0 0 20px 0;
	border-top: 1px solid #c2bfb0;
	border-bottom: 1px solid #c2bfb0;
	padding: 5px 0;
	overflow: auto;
}
.navigation p {
	margin: 0;
	font-size: 11px;
}
.navigation a, .navigation a:visited {
	text-decoration: none;
}
.left-nav {
	float: left;
}
.right-nav {
	float: right;
}


/*----Typography----*/
h2 {
	margin: 0 0 20px 0;
	font: bold 20px/20px Arial, Helvetica, sans-serif;
}
.entry h2, .entry h3, .entry h4 {
	margin: 0 0 20px 0;
	color: #871d1d;
}
.entry h3 {
	color: #000;
}
h3 {
	margin: 0 0 20px 0; display:inline;
	font: bold 11px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 0 0 20px 0;
	font: bold 16px Arial, Helvetica, sans-serif;
}
p {
	line-height: 20px;
	margin: 0 0 18px 0;
}

a, a:visited {
	color: #871d1d;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
small {
	font-size: .9em;
}
blockquote, q {
	border: 1px solid #c2bfb0;
	padding: 20px;
	margin: 20px;
	font-style: italic;
}
ul li {
	list-style: disc;
}
ol li {
	list-style: decimal;
}

strong {
	font-weight: bold;
}
#related-posts ol {
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}
#related-posts li {
	background: url(images/red-arrow.gif) no-repeat left 6px;	
	padding: 0 0 0 12px;
	list-style: none;
}
#related-posts li a {
	color: #000;
}
#related-posts li a:hover {
	color: #871d1d;
}
em {
	font-style: italic;
}

/*----Forms----*/
input, textarea {
	margin: 0 0 5px 0;
	color: #88847a;
	padding: 5px;
}
input.submit, .cform input.sendbutton {
	background: #fff url(images/submit-button.gif) no-repeat;
	width: 45px;
	height: 28px;
	float: right;
	margin: -42px 0 0 0;
	color: #fff;
	border: none;
	font: normal 11px Arial, Helvetica, sans-serif;
}

#search {	
}
	#searchform{
		
	}
	#searchform:hover{
		}
	#searchinput{
	width: 190px;
	font-size: 11px;
	font-style: italic;		
		}
	input#searchsubmit {
		background: #fff url(images/submit-button.gif) no-repeat;
		width: 50px;
		height: 32px;
		float: right;
		margin: 0;
		padding: 3px 5px 5px 4px;
		}

/*----Comments----*/

.avatar {
	float: left;
	margin: 0 10px 0 0;
	border:2px solid #fff;
}
	.thread-odd, .thread-even {
		background:#e7e5df; 
		margin: 0;
		}
	
	.thread-even .vcard {
		background: #dfded6;
		border-bottom: 1px solid #fff;
		padding: 10px;
		display: block;
		overflow: auto;
	}
	.thread-odd .vcard {
		background: #c5c4bd;
		border-bottom: 1px solid #fff;
		padding: 10px;
		display: block;
		overflow: auto;
	}
	.comment-author-admin .vcard {
		background: #871d1d;
		color: #fff;
	}
		.comment-author-admin .vcard a {
		color: #fff;
		}
	.comment-author-admin .children .vcard, .comment-author-admin .children .vcard a {
		background:#C5C4BD; 
		color: #6e6c64;
	}
	.commentmetadata a {
		color: #6e6c64;
	}
	ol.commentlist {
		list-style: none;
		padding: 0;
		margin: 0;
	}
		.commentlist li {
		list-style: none;
		margin: 0 0 20px 0;
		clear: both;
		}
		.commentlist a {
		text-decoration: none;
		}
			.commentlist li ul {
			margin: 0;
			padding: 0;
					}
			.commentlist li li {
			margin: 0 20px;
			padding: 0;
			background: none;
					}
			

		.comment-text {
			clear: both;
			padding: 10px 20px;
		}
		.reply a {
			float: right;
			margin: 5px 10px 20px 0;
			text-decoration: none;
		}
		ol.commentlist li.comment ul.children li .reply a {
			float: none;
			display: block;
			text-align: right;
			padding: 5px 0 20px 0;
			margin: 5px 0 20px 0;
		}
.commentmetadata {
	font-weight: normal;
	}
#commentform small {
	color: #88847a;
	font-size: 12px;
}
#commentform p {
	margin: 0;
	}
#commentform input {
	margin: 0 5px 5px 0;
	border: 1px solid #b0aea7;
	padding: 5px 5px;
	color: #7B776E;
	width: 200px;
	background: #fff;
	}
#commentform textarea {
	padding: 5px;
	width: 500px;
	border: 1px solid #b0aea7;
	background: #fff;
	color: #7B776E;
	}

#commentform #submit {
	background: url(images/comment-button.gif) no-repeat;	
	width: 146px;
	height: 30px;
	color: #fff;
	border: none;
	padding: 3px 0 7px 0;
	margin: 0 0 20px 0;
	}

#respond {
	padding: 10px 0 10px 0;
}
/*----Store Page----*/
.shop-item {
	border: 1px solid #e2e1df;
	padding: 20px;
	float: left;
	width: 405px;
	margin: 0 20px 20px 0;
	height: 220px;
}
.shop-item h3 a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
}
.shop-item h3 a:hover {
	color: #871d1d;
	text-decoration: none;
}
.thumb {
	float: left;
	margin: 35px 20px 20px 0;
}
p.learn-more {
	margin: 0;
}
p.learn-more a, p.learn-more a:visited {
	background: url(images/learn-more-button.gif) no-repeat;
	text-align:center;
	color: #fff;
	diplay: block;
	padding: 4px 10px 5px 10px;
	width: 139px;
	text-decoration: none;
	float: right;
}
p.learn-more a:hover {
	font-weight: bold;
}
.testimonial {
	border: 1px solid #c2bfb0;
	padding: 15px;
	margin: 0 0 20px 0;
}
.testimonial .author {
	text-align: right;
	border-top: 1px solid #eee;
	margin: 0 40px;
	font-size: 11px;
}
/*----About Page----*/

.author-box {
	border: 1px solid #c2bfb0;
	padding: 20px 20px 20px 20px;
	clear: both;
	margin: 0 0 20px 0;
	overflow: auto;
	display: block;
}

/*----Search Page----*/
.search-results h2 { /*Search Results Page*/
	margin: 20px 0 20px 0;
}
.search-results #search { /*Search Results Page*/
	margin: 20px;
	width: 200px;
}
/*----Other Styles----*/

/*Floats*/
.center {
	width: 100%;
	text-align: center;
    margin: 20px 0;
}
.alignright, .rightimg {
	float: right;
	margin: 0 0 0 20px;
}
.alignleft, .leftimg {
	float: left;
	margin: 0 20px 0 0;
}
img.alignright, .rightimg {
	margin: 0 0 0 20px;
	display: inline;
	}

img.alignleft, .leftimg {
	margin: 0 20px 0 0;
	display: inline;
	}
.clr {
	clear: both;
}
.clear {
	display:block;
}
.clear:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
img.no-border {
	border: none;
}
img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}

.postdate {
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding:0px;
	}
	
.title {
	font-size:18px;
	margin-bottom:5px;
	}

.comment_author{
  text-decoration: none;
}
.showAddress {
	//font-family:sans-serif;
	//font-size:15px;
	display:block;
	position:relative;
	width:187px;
	height:73px;
}
.tplthey {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	background:url('http://www.chicagomarketing.com/images/chicago-seo.gif') 0 0 no-repeat;
}
