@charset "utf-8";
/*
Theme Name: moto 
Theme URI: http://www.motorradPreformance.com
Description: Theme for the motorrad news section
Version: 1.0
Author: Matthew Luttmer
Author URI: http://www.datahammer.ca

*/
body  {
	margin: 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 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 130%;
	background-image: url(img/backStrip_02.jpg);
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
padding: 0;
margin: 0;
}


.thrColFixHdr #container {
	width: 955px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.thrColFixHdr #container #wrapper {
	margin: 0px;
	padding: 0px;
	background-image: url(img/wrapperBack_02.jpg);
	background-repeat: no-repeat;
	min-height: 533px;
}

.thrColFixHdr #header {
	height: 150px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(img/headerImg_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
} 
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 475px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height: 533px;
}
#sidebar1 h1 span {
	display: none;
}
#sidebar1 h1 {
	text-align: center;
	padding: 0px;
	margin: 0px;

}
.entry {
	font-size: 120%;
	line-height: 1.4em;
}
#sidebar1 h2 {
	font-size: 200%;
	padding-bottom: 5px;
	line-height: normal;
}
#sidebar1 h3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
small {
}
.post  h3 {
	font-size: 180%;
	line-height: normal;
	width: 475px;
	overflow: hidden;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px;
	text-align: right;
	background-image: url(img/vertImg_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.entry ul {
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.entry li {
	display: inline;
}
#sidebar2 #nav {
	min-height: 473px;
}
.thrColFixHdr #mainContent {
	text-align: center;
	background-image: url(img/vertImg_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 285px;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;


} 
.topProducts     {
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height: 175px;
}
#mainContent h2 span {
	display: none;
}
#mainContent h2 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#mainContent h1 {
	margin: 0px;
	padding: 0px;
}

.thrColFixHdr #footer {
	background-image: url(img/footerImg_03.jpg);
	background-repeat: no-repeat;
	height: 85px;
	padding: 0;
	margin: 0px;
} 
.thrColFixHdr #footer p {
	text-align: center;
	font-size: 9px;
	margin: 0;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subFoot {
	text-align: center;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
li {
	list-style-type: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.pagenav {
	padding-right: 8px;
}
a:visited {
	color: #9E9E9E;
}
a:hover {
	color: #C6191F;
	text-decoration: underline;
}
a:active {
}
.postmetadata {
	font-size: 9px;
	padding-bottom: 20px;
}
#sidebar {
	padding-right: 12px;
}
dt {
	font-size: 120%;
	color: #C6191F;
	padding-top: 10px;
}
.attachment {
	text-align: center;
}
.clear {
	clear: both;
}
#gallerylogo {
	text-align: center;
}
#gallerylogo img {
	padding: 10px;
}.alignleft {
	float: left;
}
.alignright {
	float: right;
}
