body {
	margin:20px;
	padding:0;
	min-width:1000px;
	background:#ffffff;
	font-family: Georgia, Times, Serif;
	font-size:.75em;
	color: #020202;
}

a {
	color:#020202;
	text-decoration:underline;
}

a:hover {
	color: white;
	background:#b3b3b3;
}

a:active,a:focus {
	outline:0;
}

.clear {
	clear:both;
}

#head {
	margin: 0 auto;
	width: 719px;
	position: relative;
}

h1 a,h1 a:hover {
	height:200px;
	display:block;
	text-indent:-9999px;
	background:url(http://assets.bourgeoisbicycle.com/images/logo-web.gif) 0 0 no-repeat;
	border:none;
}

#about {
	background: url(http://assets.bourgeoisbicycle.com/images/who-we-are.gif);
	width: 160px;
	height: 43px;
	position: absolute;
	top: 10px;
	right: 0px;
}

#head #about a {
	text-decoration: none;
	background: none;
	width: 167px;
	height: 55px;
	display: block;
}

#head #about a:hover {
	text-decoration: none;
	background: url(http://assets.bourgeoisbicycle.com/images/about-loop.png);
	width: 167px;
	height: 55px;
	display: block;
}


#wrap {
	width: 719px;
	margin: 0 auto;
	position: relative;
}

#wrap #right {
	margin:0 0 0 40px;
	position: absolute;
	top: -16px;
	right: -106px;
	width: 239px;
	height: 634px;
	background: url(http://assets.bourgeoisbicycle.com/images/wiggles.gif) 0 -1px no-repeat;
}

ul.sponsors {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.sponsors li {
	display: inline-block;
	margin: 0;
	margin: 0 0 0 45px;
}

ul.sponsors li a {
	background: url(http://assets.bourgeoisbicycle.com/images/brands.png) 0 0 no-repeat;
	width: 140px;
	display: block;
	text-indent: -9999px;
}

ul.sponsors li#carry-freedom a {
	height: 62px;
	margin: 48px 0 0 0;
}

ul.sponsors li#howies a {
	height: 35px;
	background: url(http://assets.bourgeoisbicycle.com/images/brands.png) 0 -62px no-repeat;
	margin: 41px 0 0 0;
}

ul.sponsors li#loose-fit a {
	height: 54px;
	background: url(http://assets.bourgeoisbicycle.com/images/brands.png) 0 -97px no-repeat;
	margin: 56px 0 0 0;
}

ul.sponsors li#west a {
	height: 30px;
	background: url(http://assets.bourgeoisbicycle.com/images/brands.png) 0 -151px no-repeat;
	margin: 30px 0 0 0;
}
ul.sponsors li#brooks a {
	height: 30px;
	background: url(http://assets.bourgeoisbicycle.com/images/brands.png) 0 -181px no-repeat;
	margin: 63px 0 0 0;
}
ul.sponsors li#southfork a {
	height: 26px;
	background: url(http://assets.bourgeoisbicycle.com/images/brands.png) 0 -211px no-repeat;
	margin: 42px 0 0 0;
}

#wrap #left {
	width:500px;
	margin:0 20px;
	float: left;
}

#left .post {
	position:relative;
	display: block;
	clear: both;
}

#left .post p .stealer {
	display:block;
	width:1000px;
	height:100%;
	position:absolute;
	top:-38px;
	left:0;
}

#left .post p {
	display:inline-block;
	padding: 0;
	margin: 0;
}

#left .post p.date {
	text-align:right;
	height: 20px;
	padding: 0;
	margin: 15px 0 0 0;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	font-size: 1.2em;
	display: block;
}

#left .post p.date a {
	text-decoration: none;
}

#left .post p.date a:hover {
	text-decoration: underline;
	background-color: transparent;
	color: #020202;
}

.share .social {
	display:none;
}

.share:hover .social {
	display:inline-block;
}


#left .post a.h3 {
	color:#020202;
	text-decoration:none;
	font-size:2.5em;
	margin: 0 0 10px 0;
	display: block;
}

#left .post a.h3:hover {
	background:none;
}

#left .post a.h3.link {
	text-decoration:underline;
}

#left .post a.h3.link:hover {
	color: white;
	background:#b3b3b3;
}

#left .post blockquote {
	border-left:2px solid #020202;
	padding:0 0 0 10px;
	margin: 8px 5px;
	font-style: italic;
}

#left .post blockquote:before {
	content: '"'
}
#left .post blockquote:after {
	content: '"'
}

/* TEXT POST 

#left .post .text p:first-child {
	padding: 0 0 0 0;
}

#left .post .text p {
	padding: 0 0 20px 20px;
	text-align: left;
	float: left;
	width: 480px;
}

#left .post .text p img {
	position: relative;
	left: -20px;
}

 PHOTO POST */

#left .post .photo img {
}

/* QUOTE POST */

#left .post h3 {
	font-weight:normal;
	font-style: italic;
	font-family: "Hoefler Text", Georgia, Times, Serif;
	font-size:3.5em;
	padding: 50px 0 0 0;
	display: block;
}

#left .post .quote p {
	
}
	
/* this is for chat */
#left .post table {
	margin:10px 0 0;
	border-collapse:collapse;
}

#left .post table tr {
	margin:1px 0;
}

#left .post table tr td {
	padding:auto;
	vertical-align:top;
}

#left .post table tr td.name {
	text-align:right;
	padding:1px 15px;
}

#left .post table tr td.words {
	width:100%;
	text-align:left;
	padding:1px;
}
/* that was for chat */

.divider {
	margin: 20px auto 30px auto;
	width: 370px;
	height: 22px;
	background: url(http://assets.bourgeoisbicycle.com/images/dividers/rotate.php) 0 0 no-repeat;
	display: block;
	clear: both;
}
	
#left #footer {
	position:relative;
	right:0;
	text-align:right;
}

#left #footer .credit {
	color:#9C9C9C;
	margin:50px 0 0;
}

#left #footer .credit:hover {
	color:#020202;
}

#left #footer .credit a {
	color:#9C9C9C;
}

#left #footer .credit a:hover {
	color:#020202;
	background:none;
}

#left #footer .credit:hover a {
	color:#020202;
}

.search-button {
	background:url(http://www.jonheslop.com/emails/images/search.jpg) 0 0 no-repeat;
	width:18px;
	height:19px;
	border:none;
}

.search-button:hover {
	border-bottom:1px dotted #8D8D8D;
}