/*
Theme Name: moblog:tech
Theme URI: http://moblogtech.co.uk
Description: Wrapper for our beloved default moblog:UK theme.
Author: Ben Godfrey
Author URI: http://aftnn.org
Version: 1.0
*/

@import url(http://moblog.net/media/common/css/shared.css);
@import url(http://moblog.net/media/themes/default/styles.css);
@import url(http://moblog.net/media/common/css/permanav.css);

div#masthead { background-color:#222; }

div#home-banner { height:220px; border:3px solid #ccc; margin-top:20px; }
p#home-strapline { margin:1em; text-align:center; font-size:2em; color:#666; }
p#home-strapline strong { color:#333; font-weight:normal; }

div#home-products { position:relative; height:40px; margin-bottom:2em; }
div#home-product-1, div#home-product-2 { position:absolute; width:340px;
    height:40px; left:0; top:0; padding:0 20px; text-align:center; }
div#home-product-1 { border-right:1px solid #ccc; }
div#home-product-2 { left:381px; width:379px; }
div#home-products h2 { margin:0 0 0.3em 0; }
div#home-products p { margin:0; }

div#home-features { position:relative; height:70px; }
div#home-feature-1, div#home-feature-2, div#home-feature-3, div#home-feature-4 {
    position:absolute; width:104px; height:60px; left:0; top:0; padding:5px 10px
    5px 75px; border:1px solid #ccc; border-right:0; background:white
    url(media/features/share.png) no-repeat scroll 5px 5px; }
div#home-feature-2 { left:190px;
    background-image:url(media/features/community.png); }
div#home-feature-3 { left:380px; background-image:url(media/features/customise.png); }
div#home-feature-4 { left:570px; background-image:url(media/features/analytics.png); width:103px; border:1px solid #ccc; }
div#home-features p { margin:1.3em 0; font-size:0.8em; color:#666; }

dt { font-weight:bold; }
dd { margin-bottom:1em; }

div.rightbox { float:right; width:23%; margin-top:-4.5em; }
div.contentbox { border-bottom:none;
    margin:0 27% 0 0 !important; margin:0 26% 0 0; }

/* big art banner */
div#home-banner { height:180px; background:white url(media/bigartmob/banner.png) no-repeat
    scroll top left; padding:20px 20px 20px 380px; }
p.home-client { color:#666; margin:0; font-size:1.2em; }
p.home-client strong { color:#900; }
div#home-banner h1 { font-size:2em; font-weight:normal; color:#900; margin:0 0 0.5em 0; }
p.home-quote { color:#666; margin:0; }
p.home-contact { margin:0; }
p.home-more { margin-top:1em; }

/* chinwag big summer 07 banner */

/*
div#home-banner { position:relative; }
div#bigsummer07-banner { margin:10px 0 20px 0; text-align:center; }
div#bigsummer07-instructions { position:absolute; bottom:20px; left:20px; }
div#bigsummer07-line1, div#bigsummer07-line2 { font-size:1.2em; } 
div#bigsummer07-line3 { font-size:0.9em; color:#666; } 
div#bigsummer07-line4 { font-size:0.8em; color:#999; } 
div#bigsummer07-line1 p, div#bigsummer07-line2 p, div#bigsummer07-line3 p,
    div#bigsummer07-line4 p, div#bigsummer07-button p { margin:0; padding:0; }
div#bigsummer07-button { position:absolute; bottom:20px; right:20px; width:221px;
    height:61px; }
*/
