/*
Theme Name: akmtheme
Theme URI: http://ridergroups.com/themes/akmtheme/
Description: Kevins child theme for buddypress.
Version: 1.0
Author: Kevin Morris
Author URI: http://RiderGroups.com/
Template: bp-default
Tags: buddypress, two-column, grey, dark
*/
/* Inherit the default theme styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );

/* Inherit the default theme adminbar styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );

a:link {color: #010f52; text-decoration: none; font-weight:bold; }
a:active {color: #0000ff; text-decoration: none; font-weight:bold; }
a:visited {color: #010f52; text-decoration: none; font-weight:bold; }
a:hover {color: #0000ff; text-decoration: underline; font-weight:bold; }


body {background-color:#272727;}

body {background-image:url('http://www.ridergroups.com/wp-content/uploads/2010/04/tile.gif');
background-repeat: repeat-x;}

p {font-size:13px;}
p{font-family: "Verdana", Arial, san-serif;} 

