




/*
     FILE ARCHIVED ON 16:44:27 Jun 25, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:18:47 Nov 25, 2013.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*   
Theme Name: Bike Train PDX v1
Theme URI: 
Description: Thematic child theme used for Biketrainpdx.org
Author: Owen Walz
Author URI: http://www.owenwalzdesign.com
Template: thematic
Version: 1.0
Tags: Thematic, buddypress
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('/wp_content/themes/thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('/wp_content/themes/thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('/wp_content/themes/thematic/library/layouts/2c_r_fixed.css');

/* Apply basic image styles */
@import url('/wp_content/themes/thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('/wp_content/themes/thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('/wp_content/themes/thematic/library/styles/plugins.css');

/* Begin custom theme style */

.widgettitle {
font-style: normal;
font-weight: bold;
font-family: Arial, sans-serif;
border-bottom: #000 dotted 1px;
}

.aside h3 {
margin-bottom: 18px;
font-style:normal;
}



