/*
Theme Name: The electric bike theme
Theme URI: http://wordpress.org/
Description: BIKE THEME
Version: 1.6
Author: Ben Ford
Author URI: http://metasolutions.co.nz
*/


/* Begin Typography & Colors */


h1 {
font-size:24px;
font-family:verdana, sans-serif;
line-height:20px;
color: #457609;
font-weight:bold;
}
h1 a:link{
font-size:24px;
font-family:verdana, sans-serif;
line-height:20px;
color: #457609;
font-weight:bold;
text-decoration:none;
}
h1 a:visited{
font-size:24px;
font-family:verdana, sans-serif;
line-height:20px;
color: #457609;
font-weight:bold;
text-decoration:none;
}
h1 a:hover{
font-size:24px;
font-family:verdana, sans-serif;
line-height:20px;
color: #457609;
font-weight:bold;
text-decoration:underline;
}
h1 a:active{
font-size:24px;
font-family:verdana, sans-serif;
line-height:20px;
color: #457609;
font-weight:bold;
text-decoration:none;
}


h2 {
font-size:21px;
font-family:verdana, sans-serif;
line-height:20px;
color: #2f4a05;
font-weight:normal;
}
h2 a:link{
font-size:21px;
font-family:verdana, sans-serif;
line-height:20px;
color: #2f4a05;
font-weight:normal;
text-decoration:none;
}
h2 a:visited{
font-size:21px;
font-family:verdana, sans-serif;
line-height:20px;
color: #2f4a05;
font-weight:normal;
text-decoration:none;
}
h2 a:hover{
font-size:21px;
font-family:verdana, sans-serif;
line-height:20px;
color: #2f4a05;
font-weight:normal;
text-decoration:underline;
}
h2 a:active{
font-size:21px;
font-family:verdana, sans-serif;
line-height:20px;
color: #2f4a05;
font-weight:normal;
text-decoration:none;
}

a:link {
text-decoration:none;
color: #61a200;
}
a:visited {
text-decoration:none;
color: #61a200;
}
a:hover {
text-decoration:underline;
color: #447200;
}
a:active {
text-decoration:none;
color: #61a200;
}


#content p {
line-height: 18px;
}
#contentb p {
line-height: 1px;
}
.entry p  {
line-height: 18px !important;
}

body {
margin:0px;
padding:0px;
text-align:center;
font-size:12px;
font-family:verdana, sans-serif;
line-height:20px;
background-image:url(images/background.jpg);
background-repeat:repeat-x;
}
	
	
#logo { 
margin-top:30px;}

#nav { 
margin-top:5px;
float:right;
}

#nav ul { 
margin:0px;
padding:0px;

}

#nav li { 
margin:0px;
padding:0px;
float:left;
list-style-type:none;
margin-right:5px;
width:70px;
text-align:center;
}



#nav li a:link {
padding-top:2px;
height:26px;
display:block;
background-image:url(images/nav-background.gif);
background-repeat:no-repeat;
text-decoration:none;
color:#fff;
 }


#nav li a:visited {
display:block;
background-image:url(images/nav-background.gif);
background-repeat:no-repeat;
color:#fff;
height:26px;
text-decoration:none;
}  

#nav li a:hover {
display:block;
background-image:url(images/nav-hover-background.gif);
background-repeat:no-repeat;
color:#333333;
height:26px;
text-decoration:underline;
}   

#nav li a:active {
display:block;
background-image:url(images/nav-background.gif);
background-repeat:no-repeat;
color:#fff;
height:26px;
text-decoration:none;
}   


	

#page {
width:846px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#page ul {
clear:both;
background-color: #fff;
}


#contentb {
background-color: #fff;
padding: 10px 10px 10px 20px;
margin-top:50px;
height:500px;
}
#contentb ul {
clear:left;
float:left;
width:100px;
}
#contentb .post h2 {
clear:both;
}


#left { 
float:left;
width:510px;
*width:480px;
padding-right:20px;
}

.narrowcolumn { 
clear:both;
background-color:#fff;
float:left;
width:510px;
*width:480px;
padding:20px;
margin-top:20px;
}


#contentb #right {
border-left:1px solid #ccc;
}
#right {
float:left;
width:270px;
*width:250px;
}
#right ul{
padding-left:0px;
margin-left:0px;
}
#right li{
list-style:none;
padding-left:10px;
width:250px;
clear:both;
}
#right #searchform {
float:left;
margin:0px 0px 20px 0px;
padding: 0px;
width:250px;
}
#right li h2 {
padding-top:30px;
}


#right-photo-feature {  
background-image:url(images/right-background.jpg);
background-repeat:no-repeat;
width:330px;
height:360px;
padding-left:15px;
padding-top:15px;
 }

.convinced { 
font-size:11px;
padding-left:5px;
color:#2d4b01;
}

#header-text { 
margin-top:15px;
font-size:16px;
margin-bottom:50px;
}

.convinced { 
font-size:11px;
padding-left:10px;
padding-right:10px;
color:#2d4b01;
width:313px;
}






.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
        text-align:left;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}












/* Begin Structure */






.post {
	margin: 0 0 40px;
	text-align: justify;
	}



.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {

	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
line-height:20px;
	}
/* End Structure */



/*	Begin Headers */

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {

	}
/* End Sidebar */






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {

	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


#sidebarholder {
background-color:#fff;
float:left;
width:270px;
*width:250px;
margin-top:20px;
padding-right:10px;
}

#sidebarholder ul{
background-color:#fff;
*padding-top:10px;
}


/*
Theme Name: The electric bike theme
Theme URI: http://wordpress.org/
Description: BIKE THEME
Version: 1.6
Author: Ben Ford
Author URI: http://metasolutions.co.nz




*/



/* Begin Typography & Colors */


h1 {
font-size:24px;
font-family:verdana, sans-serif;
line-height:20px;
color: #457609;
font-weight:bold;
}
h1 a:link{
font-size:24px;
font-family:verdana, sans-serif;
line-height:20px;
color: #457609;
font-weight:bold;
text-decoration:none;
}
h1 a:visited{
font-size:24px;
font-family:verdana, sans-serif;
line-height:20px;
color: #457609;
font-weight:bold;
text-decoration:none;
}
h1 a:hover{
font-size:24px;
font-family:verdana, sans-serif;
line-height:20px;
color: #457609;
font-weight:bold;
text-decoration:underline;
}
h1 a:active{
font-size:24px;
font-family:verdana, sans-serif;
line-height:20px;
color: #457609;
font-weight:bold;
text-decoration:none;
}


h2 {
font-size:21px;
font-family:verdana, sans-serif;
line-height:20px;
color: #2f4a05;
font-weight:normal;
}
h2 a:link{
font-size:21px;
font-family:verdana, sans-serif;
line-height:20px;
color: #2f4a05;
font-weight:normal;
text-decoration:none;
}
h2 a:visited{
font-size:21px;
font-family:verdana, sans-serif;
line-height:20px;
color: #2f4a05;
font-weight:normal;
text-decoration:none;
}
h2 a:hover{
font-size:21px;
font-family:verdana, sans-serif;
line-height:20px;
color: #2f4a05;
font-weight:normal;
text-decoration:underline;
}
h2 a:active{
font-size:21px;
font-family:verdana, sans-serif;
line-height:20px;
color: #2f4a05;
font-weight:normal;
text-decoration:none;
}

a:link {
text-decoration:none;
color: #61a200;
}
a:visited {
text-decoration:none;
color: #61a200;
}
a:hover {
text-decoration:underline;
color: #447200;
}
a:active {
text-decoration:none;
color: #61a200;
}


#content p {
line-height: 18px;
}
#contentb p {
line-height: 1px;
}
.entry p  {
line-height: 18px !important;
}

body {
margin:0px;
padding:0px;
text-align:center;
font-size:12px;
font-family:verdana, sans-serif;
line-height:20px;
background-image:url(images/background.jpg);
background-repeat:repeat-x;
}
	
	
#logo { 
margin-top:30px;}

#nav { 
margin-top:5px;
float:right;
}

#nav ul { 
margin:0px;
padding:0px;

}

#nav li { 
margin:0px;
padding:0px;
float:left;
list-style-type:none;
margin-right:5px;
width:70px;
text-align:center;
}



#nav li a:link {
padding-top:2px;
height:26px;
display:block;
background-image:url(images/nav-background.gif);
background-repeat:no-repeat;
text-decoration:none;
color:#fff;
 }


#nav li a:visited {
display:block;
background-image:url(images/nav-background.gif);
background-repeat:no-repeat;
color:#fff;
height:26px;
text-decoration:none;
}  

#nav li a:hover {
display:block;
background-image:url(images/nav-hover-background.gif);
background-repeat:no-repeat;
color:#333333;
height:26px;
text-decoration:underline;
}   

#nav li a:active {
display:block;
background-image:url(images/nav-background.gif);
background-repeat:no-repeat;
color:#fff;
height:26px;
text-decoration:none;
}   


	

#page {
width:846px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#page ul {
clear:both;
background-color: #fff;
}


#contentb {
background-color: #fff;
padding: 10px 10px 10px 20px;
margin-top:50px;
height:500px;
}
#contentb ul {
clear:left;
float:left;
width:100px;
}
#contentb .post h2 {
clear:both;
}


#left { 
float:left;
width:510px;
*width:480px;
padding-right:20px;
}

.narrowcolumn { 
clear:both;
background-color:#fff;
float:left;
width:510px;
*width:480px;
padding:20px;
margin-top:20px;
}


#contentb #right {
border-left:1px solid #ccc;
}
#right {
float:left;
width:270px;
*width:250px;
}
#right ul{
padding-left:0px;
margin-left:0px;
}
#right li{
list-style:none;
padding-left:10px;
width:250px;
clear:both;
}
#right #searchform {
float:left;
margin:0px 0px 20px 0px;
padding: 0px;
width:250px;
}
#right li h2 {
padding-top:30px;
}


#right-photo-feature {  
background-image:url(images/right-background.jpg);
background-repeat:no-repeat;
width:330px;
height:360px;
padding-left:15px;
padding-top:15px;
 }

.convinced { 
font-size:11px;
padding-left:5px;
color:#2d4b01;
}

#header-text { 
margin-top:15px;
font-size:16px;
margin-bottom:50px;
}

.convinced { 
font-size:11px;
padding-left:10px;
padding-right:10px;
color:#2d4b01;
width:313px;
}






.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
        text-align:left;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}












/* Begin Structure */






.post {
	margin: 0 0 40px;
	text-align: justify;
	}



.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {

	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
line-height:20px;
	}
/* End Structure */



/*	Begin Headers */

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {

	}
/* End Sidebar */






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {

	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


#sidebarholder {
background-color:#fff;
float:left;
width:270px;
*width:250px;
margin-top:20px;
padding-right:10px;
}

#sidebarholder ul{
background-color:#fff;
*padding-top:10px;
}

#right-photo-feature { 
margin-top:20px;
}

.sidenav  h2{ 
background-color:#2f4a05;
color:#fff;
padding-top:5px;
padding-left:10px;
padding-bottom:5px;
}

.sidenav li { 
border-bottom: thin solid #aaaaaa;
background-color:transparent;
}

.sidenav ul { 
margin:0px;
padding:0px;
margin-top:-15px;
}


.sidenav li { 
margin:0px;
padding:0px;
}

