/* $Id: local-sample.css,v 1.1.2.1 2010/01/11 00:08:12 sociotech Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

/* HTML Elements
-------------------------------------------------------------- */

body {
background-color: #CCCCCC;
background-image:url('http://www.madriver161.com/sites/all/themes/mad_river/background.png');
background-repeat:repeat-y;
background-position: center center;
}


#logo {
float:left top;
color: #ffffff;
}

.header-group-wrapper {
background-color: #CCCCCC;
background-image:url('http://www.madriver161.com/sites/all/themes/mad_river/header-background.png');
background-repeat:repeat-y;
background-position: center center;
}
.header-group {

}
.header-top {

}
.page-inner {
  
  border: 1 solid;
  border-color: #ffffff;
  margin-bottom: 0;
  padding: 0;
}
.page {

size: 75%

}
.preface-top-wrapper {

}
.preface-top {

}
.main-wrapper {

}
.sidebar-first {
padding-top: 10px;
color: #FFFFFF;}
.sidebar-first A:link {color: #ffffff; text-decoration: underline;}
.sidebar-first A:visited {color: #ffffff; text-decoration: underline;}
.sidebar-first A:active {color: #99ccff; text-decoration: underline;}
.sidebar-first A:hover {color: #99ffff; text-decoration: bold;}

.sidebar-last {
padding-top: 10px;
color: #FFFFFF;
}
.sidebar-last A:link {color: #ffffff; text-decoration: underline;}
.sidebar-last A:visited {color: #ffffff; text-decoration: underline;}
.sidebar-last A:active {color: #99ccff; text-decoration: underline;}
.sidebar-last A:hover {color: #99ffff; text-decoration: none;}
.content-top {

}
h2.title {
font: 28px;

}
.content {
padding-top: 10px;

}
.content-inner {
padding-top: 10px;
margin-top: 10px;
}

.content-bottom {

}
.postscript-top {

}

.postscript-top-inner {
}

.postscript-bottom-wrapper {
}

.postscript-bottom {
}

.postscript-bottom-inner {
}
.breadcrumbs {

}

.breadcrumbs a:link,
.breadcrumbs a:visited {

}
.block {
  margin-bottom: .9em;
}
.footer-message {
position:relative;
left:300px;
}
