/*  
Theme Name: Local Ride
Theme URI: http://www.localride.ca
Description: Simple three columns theme for WP
Author: Steve Devantier
Version: 1.25
Tags: elegant, widgets, fresh, simple, white
*/

/* Begin Typography & Colors */

body {
	font-family: Verdana, Arial, sans-serif;	
	color: #333;
        background: url(http://www.localride.ca/wp-content/themes/LR/images/background.jpg) repeat-y bottom center;
	text-align: center;
	font-size: 12px;
	}

.entrytext {
        line-height: 18px;
        }
	
#page {
	border: 0;
	text-align: left;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #eee;
	}

#footer {
        background: url(http://www.localride.ca/wp-content/themes/LR/images/bg.jpg) repeat-y bottom center;
	color: #000;
	font-size: 10px;
	}

small {
	font-size: 9px;
	}

#leftsidebar, #rightsidebar {
        font-size: 10px;
	}

.description {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	}

#leftsidebar h2, #rightsidebar h2, h3, th, h2, h1, .title {
        font-family: 'Trebuchet MS', Arial, sans-serif;
        } 

h1 {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	text-transform:uppercase;
        margin: 10px 0 20px 0;
	}

h2 {
	font-size: 17px;
        font-weight: bold;
        margin: 10px 0 0 0;
        border-bottom: 1px solid #808080;
	}

th {
	font-size: 14px;
        font-weight: bold;
	}

h3 {
	font-size: 15px;
        font-weight: bold;
        margin: 20px 0 10px 0;
	}

#leftsidebar h2, #rightsidebar h2 {
	font-size: 14px;
        font-weight: bold;
	text-align: center;
        background: url(http://www.localride.ca/wp-content/themes/LR/images/sb_title_bg.jpg) repeat-x bottom center;
	}

.title {
        background: url(http://www.localride.ca/wp-content/themes/LR/images/title_bg.jpg) no-repeat center center;
        border: 0;
        padding: 5px;
	}

.description{
	color: #598BA4;
	}

h2, h2 a, h2 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #leftsidebar h2, #rightsidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 11px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 12px;
	}

a, h2 a:hover  {
	color: #06c;
	text-decoration: none;
	}

a:hover, h3 a:hover {
	color: #d2691e;
	text-decoration: underline;
	}

/*commonly used colors */

span.brown {
        color: #d2691e;
        }
span.blue {
        color: #06c;
        }
span.red {
        color: #FF0000;
        }

#leftsidebar a:hover, #rightsidebar a:hover {
	color: #d2691e;
	text-decoration: underline;
	}

#leftsidebar a, #rightsidebar a {
	color: #06c;
	text-decoration: none;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
        font-size: 10px;
	text-transform: capitalize;
	}

/* End Typography & Colors */

/* Top navigation */

#hmenu {
	float:left;
	width:100%;
	border:0;
	padding:0;
	position:relative;
	bottom:0px;
	left:1px;
	height:23px;
	margin-bottom:0;
}
#hmenu ul {
	width:auto;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
#hmenu ul li {
	display:inline;
	float:left;
	width:auto;
	padding:0;
	margin:0;
}
#hmenu ul li a {
	display:block;
	background:url(http://www.localride.ca/wp-content/themes/LR/images/title_bg.jpg) repeat-x center center;
        border-right: solid 1px #808080;
	color:#06c;
	padding:4px 20px;
	margin:0 0px;
        font-family: 'Trebuchet MS', Arial, Sans-Serif;
	text-decoration:none;
	text-transform:uppercase;
        font-weight: bold;
	font-size:12px;
        line-height:14px;
}

#hmenu ul li a:hover, #hmenu ul li.hmenu_rss a:hover {
	background:url(http://www.localride.ca/wp-content/themes/LR/images/title_bg.jpg) repeat-x;
        border-right: solid 1px #808080;
        border-top: solid 1px #808080;
	color: #d2691e;
}
#hmenu ul li ul {
	padding:0px 0px 0px 0px;
	position:absolute;
	display:block;
	visibility:hidden;
	z-index:599;
}
#hmenu ul li.hmenu_rss ul {
	right:0;
}
#hmenu ul li:hover ul {
	visibility:visible;
}
#hmenu ul ul li {
	display:block;
	float:none;
	width:auto;
}
#hmenu ul ul a {
	margin:1px;
}


/* Begin Structure */

body {
	margin: 3px 0 0 0;
	padding: 0; 
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 940px;
	}

#header {
	width: 940px;
	border: 0px;
	margin: 0px auto;
	height: 280px;
	padding: 0;
	}
	
#headertext  {
	width: 940px;
	height: 225px;
	padding: 0px 0 0 0px;
        text-align: center;
	}

#headerimg {
	height: 225px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 10px 20px 10px;
	margin: 0px 10px 0;
	width: 500px;
	}

* html .narrowcolumn {
	padding: 0 0 20px 0;

	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 185px;
	width: 500px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

#footer {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 940px;
	height: 110px;
	border: 0px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 60px 0 0 0;
	text-align: center;
	}

/* End Structure */

/* Begin LEFT Sidebar */

#leftsidebar 

{
	float: left;
	padding: 10px 19px 10px 19px;
	width: 160px;
	background-repeat: no-repeat;
	}



#leftsidebar form {
	margin: 0;
	}

/* End LEFT Sidebar */

/* Begin RIGHT Sidebar */

#rightsidebar
{	
	float: left;
	padding: 10px 19px 10px 19px;
	width: 160px;
	background-repeat: no-repeat;
	}

#rightsidebar form {
	margin: 0;
	}
/* End RIGHT Sidebar */

/*	Begin Headers */


#leftsidebar h2, #rightsidebar h2 {
	margin: 10px 0 10px 0;
	padding: 2px;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 1px;
	max-width: 100%;
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*	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) Adding a 1 or adds a border*/
	

img.centered {
        padding: 1px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}	

img.alignright {
	padding: 1px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
	}

img.alignleft {
	padding: 1px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
	}

img.centered1 {
        padding: 1px;
	display: block;
	margin-left: auto;
	margin-right: auto;
        border: 1px solid #000;
	}

img.alignright1 {
	padding: 1px;
	margin: 0 0 2px 7px;
	display: inline;
        border: 1px solid #000;
	float: right;
	}

img.alignleft1 {
	padding: 1px;
	margin: 0 7px 2px 0;
	display: inline;
        border: 1px solid #000;
	float: left;
	}

img.centered2 {
        padding: 2px;
	display: block;
	margin-left: auto;
	margin-right: auto;
        border: 2px solid #000;
	}

img.alignright2 {
	padding: 2px;
	margin: 0 0 2px 7px;
	display: inline;
        border: 2px solid #000;
	float: right;
	}

img.alignleft2 {
	padding: 2px;
	margin: 0 7px 2px 0;
	display: inline;
        border: 2px solid #000;
	float: left;
	}





/* End Images */




/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */


html>body .entry ul {

	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;

	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ul li:before, #leftsidebar ul ul li:before, #rightsidebar ul ul li:before {
	content: "\00BB \0020";
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}



.entry ol li {
	margin: 0;
	padding: 0;
	}



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {
	margin: 0;
	padding: 0;
	}

#leftsidebar ul li, #rightsidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
	margin: 5px 0 8px;
	}

#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {
	margin: 5px 0 0 10px;
	}

#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #leftsidebar ul ol li, #rightsidebar ul ol li  {
	list-style: decimal outside;
	}

#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */


/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	/* text-align: center; */
	}

#leftsidebar #searchform #s, #rightsidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#leftsidebar #searchsubmit, #rightsidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

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 Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}


#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

/* End Calendar */


/* 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;
	}

hr {
	display: none;
	}



a img {
	border: none;
	}



.navigation {
	display: block;
	text-align: left;
	font-size: 10px;
	font-family: Arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	}

/* End Various Tags & Classes*/

/* Captions */

/*For centered caption pictures add - style="width:'picture width'px" - after class declaration */

.wp-caption, .wp-caption-left, .wp-caption-right {
   border: 1px solid #000;
   text-align: center;
   font-size: 10px;
   line-height: 12px;
   background-color: #eee;
   padding: 5px;
}

.wp-caption img, .wp-caption-left img, .wp-caption-right img {
   margin-bottom: 4px;
   padding: 0;
   border-top: 1px solid #808080;
}

.wp-caption {
   margin-left: auto;
   margin-right: auto;
   margin-top: 5px;
   margin-bottom: 5px;
}

.wp-caption-left {
   float: left;
   margin: 5px 7px 5px 0;
}

.wp-caption-right {
   float: right;
   margin: 5px 0 5px 7px;
}

/* Gravatars */

img.avatar {
	float: left;
	margin-right: 10px;
}