/*
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;
	height: 62px;
	width: 792px;
	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;

}

#footer {
	background-image: url(http://www.cyclesbrixton.com/wp-content/uploads/2010/08/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 125px;
	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;
}
#itmpage {
	background-image: url(images/nav_08.gif);
	height: 31px;
	width: 39px;
}

#itm #itmpage {
	background-image: url(images/nav_hover_08.gif);
	height: 31px;
	width: 39px;
}
#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: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #df7a00;
        padding-top:20px;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: .9em;
}

h5 {
	font-size: .8em;
}

h6 {
	font-size: .7em;
}

blockquote {
	padding: 20px;
        font-size:14px;
        font-weight:bold;
	border: 2px solid #df7a00;
	background-color: #f8f8e2;
        margin-top: 30px;
        line-height:20px;
}
blockquote h2 {
        font-size:18px;
        line-height:30px;
}
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;
}



/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h3.subpages {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: square;
}

/* Formatting */
fieldset {
	border: 1px solid #ccc;
	padding: 0 1em;
	margin: 0;
}

legend {
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
}

hr {
	border: 0;
	color: #cfc887;
	background-color: #cfc887;
}

pre, code {
	width: 100%;
	overflow: auto;
	font-size: 1em;
}

.post table {
	width: 100%;
	border: 1px solid #ccc;
	border-top: 0;
	border-collapse: collapse;
}

.post table th,
.post table td {
	border: 1px solid #ccc;
	border-bottom: 0;
	padding: .3em .5em;
}

.post table th {
	text-align: left;
	border-bottom: 2px solid #ccc;
}

p.loggedinAs {
	margin: 0; 
	padding: 0;
}

a#cancel-comment-reply-link {
	display: block;
	margin-bottom: 1em;
}
#sub-footer {width:340px;height:215px;color:#aaa;font-size:10px;text-align:center;font-family: Arial, Helvetica, sans-serif;margin-top:10px;margin:10px auto 10px auto;}

.dealer a {color:#021ce0;}
.slideshow {width:340px; height:215px; border:1px solid #333333; padding:0px;}
