/*
Theme Name: Cycles Brixton
Author: Jenny Medford

*/


/* Layout */

body {
	background-color: #FFFFFF;
	background-image: url(images/body.gif);
	background-repeat: repeat-x;
	padding-top: 26px;
}

#wrapper {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
    background-position:center top;
	height: 62px;
	width: 860px;
	padding-top: 139px;}
#nav {
	background-color: #df7a00;
	height: 31px;
	width: 860px;
        text-align:center;}
#email {
	clear:both;
	float:right;
       	height: 20px;
	width: 158px;
        margin-right:87px;
        margin-top:16px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #282828;
	letter-spacing: 1px;
	margin-top: 50px;
	margin-bottom: 50px;
}

#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 132px;
	width: 792px;
}

.post {padding:40px;}
/* NAVIGATION */

#homepage {
	background-image: url(images/nav_01.gif);
	height: 31px;
	width: 66px;
}

#home #homepage {
	background-image: url(images/nav_hover_01.gif);
	height: 31px;
	width: 66px;
}

#carepage {
	background-image: url(images/nav_02.gif);
	height: 31px;
	width: 164px;
}

#care #carepage {
	background-image: url(images/nav_hover_02.gif);
	height: 31px;
	width: 164px;
}
#warrantypage {
	background-image: url(images/nav_03.gif);
	height: 31px;
	width: 89px;
}

#warranty #warrantypage {
	background-image: url(images/nav_hover_03.gif);
	height: 31px;
	width: 89px;
}

#storepage {
	background-image: url(images/nav_04.gif);
	height: 31px;
	width: 58px;
}

#registerpage {
	background-image: url(images/nav_05.gif);
	height: 31px;
	width: 112px;
}

#registration #registerpage {
	background-image: url(images/nav_hover_05.gif);
	height: 31px;
	width: 112px;
}
#dealerspage {
	background-image: url(images/nav_06.gif);
	height: 31px;
	width: 71px;
}

#dealers #dealerspage {
	background-image: url(images/nav_hover_06.gif);
	height: 31px;
	width: 71px;
}
#sizepage {
	background-image: url(images/nav_07.gif);
	height: 31px;
	width: 134px;
}

#size #sizepage {
	background-image: url(images/nav_hover_07.gif);
	height: 31px;
	width: 134px;
}
#distpage {
	background-image: url(images/distnav.gif);
	height: 31px;
	width: 107px;
}

#distribution #distpage {
	background-image: url(images/distnav-hover.gif);
	height: 31px;
	width: 107px;
}

#faqpage {
	background-image: url(images/nav_09.gif);
	height: 31px;
	width: 59px;
}

#faq #faqpage {
	background-image: url(images/nav_hover_09.gif);
	height: 31px;
	width: 59px;
}





/* Default */
a {
	color: #E99533;
    text-decoration:none;
font-weight:bold;
outline:none;
}

a:hover {
	color: #000000;
    text-decoration:underline;

}

h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E69533;
	letter-spacing: 2px;
line-height:24px;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: .9em;
}

h5 {
	font-size: .8em;
}

h6 {
	font-size: .7em;
}

blockquote {
	padding: 0 0.5em;
	border-left: 5px solid #f0e8a7;
	margin: 0;
	background-color: #f8f8e2;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em 50px;
}

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
border:none;
}

form {
	padding: 0;
	margin: 0;
}





/* Post */
.post h2.posttitle {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
}

.post h2.posttitle a,
.post h2.posttitle a:hover {
	text-decoration: none;
	color: #8e1901;
}

/* make your own sticky post styling */
.sticky {
}


div.divider {
	background: url(images/divider.gif) center center repeat-x;
	height: 47px;
	margin: 1em 0;
}

div.navigation {
	text-align: center;
	padding: 0 0 2em 0;
}

div.commentnavigation {
	padding: 0;
}



#sidebar {
	float: left;
	width: 180px;
	margin-right: 20px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: df7a00;
	padding-right: 20px;
}
#productarea {
	float: right;
	width: 550px;
	letter-spacing: 1px;
}
.smfont {font-size:10px;}
.itemcolor {font-size:11px;}
.smalllinkimage1 {margin-bottom:10px;}
#wrapper #content #productarea div table tr td a .smalllinkimage1 {
	padding-top: 20px;
}
#productarea div form div table tr td .smfont {margin-top:-25px;}
#sub-footer {color:#aaa;font-size:10px;text-align:center;font-family: Arial, Helvetica, sans-serif;margin-top:10px;}
