
/**
 * CEN LAYOUT
 *
 * layout information for michigan cycling charters
 *
 * @project mccWeb
 *
 * @author Jake Johns <jake@jakejohns.net>.
 * @copyright 2011
 * @created 2011-12-14
 * @license GPL v3 
 */

hr, .access {display:none;}

#page-content { margin: auto auto; width: 950px; }


body { background:url(/images/bg-fill.jpg); }

#page { background-image: url(/images/bg-sub.jpg); background-repeat:no-repeat; position:relative; width:1000px; margin:0 auto; min-height: 800px;}
#page.mvc-homepage {background-image: url(/images/bg-home.jpg); }
#splash {display:none;}


#branding a { display:block; width:307px; height:194px; background:url(/images/michigan-cycling-charters.png) no-repeat top;  text-indent:-9999em; position:absolute; top:470px; right:50px; }

#navigation-primary {position:absolute; right:155px; top:70px;}
#navigation-primary li {display:inline;}
#navigation-primary a {display:block; float:left; margin-right:5px; text-indent:-9999em; height:73px; background-position:center center;}

#menu-about { width:95px; background-image: url(/images/nav/about.png);}
#menu-photos { width:107px; background-image: url(/images/nav/photos.png);}
#menu-tours {width:183px; background-image: url(/images/nav/tours.png);}
#menu-contact {width:122px; background-image: url(/images/nav/contact.png); position:relative;}

#page-content {padding-top:140px;}
.mvc-homepage #view-content,
.mvc-homepage #view-footer {background:transparent;}
#view-content { width:488px; margin:0 0 0 50px; padding: 0 25px 10px 25px; background:url(/images/content-body.png) repeat-y top;}
#view-footer { width:488px; margin:0 0 0 50px; padding: 30px 25px 20px 25px; background:url(/images/content-foot.png) no-repeat bottom; text-indent:-9999em;}

#view-content h1 {text-indent:-9999em; background-repeat:no-repeat; background-position:left top; height:50px;}

#page.mvc-action-about h1 {background-image: url(/images/headlines/about.jpg);}
#page.mvc-action-photos h1 {background-image: url(/images/headlines/photo.jpg);}
#page.mvc-action-tours h1 {background-image: url(/images/headlines/tours.jpg);}
#page.mvc-action-contact h1 {background-image: url(/images/headlines/contact.jpg);}

#gallery li {display:inline;}

#fb {position:absolute; right:70px; top:655px; width:200px;}

