/*
    Copyright (c) 2008-2009, Element Fusion, LLC. All rights reserved.
    -------------------------------------------------------------
    LICENSED FOR USE UNDER A CREATIVE LICENSE AGREEMENT
    -------------------------------------------------------------
    This document, and all creative material associated herein, is protected under copyright law 
    to be used exclusively with    the Content Management Systems of Element Fusion, LLC.
    -------------------------------------------------------------
    You can read the full creative license agreement at: http://www.elementfusion.com/license
    -------------------------------------------------------------
    
    Template - Atmosphere - Rebirth    
    Author   - Neill Harmer    
    Company  - Element Fusion
    
    Style    - style.css
            
*/


@import "style-reset.css";
@import "style-contents.css";
@import "style-template.css";
@import "style-texteditor.css";


 
 #cf-content {margin:0; padding:20px;}
.cf-intro {font-family:Geneva, Helvetica, Arial;}
div.cf-intro  img {float:left; border:0; padding:0; margin:0 20px 20px 0;}

p.title {font:48px "Century Gothic",Arial; padding:0; margin:0 0 20px 0; color:#7b5211;}
p.subtitle {font:16px "Century Gothic",Arial;padding:0; margin:0;color:#946822;}
p.tagline {font:20px "Century Gothic",Arial;padding:0; margin:30px 0 0 0; color:#663300;}
p.header {font:32px "Century Gothic",Arial; padding:10px 0; margin:20px 0; color:#7b5211; border-top:1px solid #222; border-bottom:1px solid #222;}
p {margin:0; padding:0;font-size:13px; color:#aaa; }

div.cf-centergallery {margin:30px 0; padding:10px; background:#222; text-align:center;}
.cf-centergallery img {border:0; padding:0; margin:0;}


.cf-left {float: left; width: 370px; border: 1px solid black; margin:0 40px 0 0;}
.cf-right {float: left; width: 370px; border: 1px solid black;}

.cf-left p, .cf-right p {padding:0; margin:0;}
.cf-left p em, .cf-right p em {padding:0; margin:0; font-style:normal; color:#6c3e16;}

.final {margin:40px 0 0 0; padding:20px 0 0 0;border-top:1px solid #222; text-align:center;}

