/*
Theme Name: Young Innovators
Theme URI: http://young-innovators.com/
Description: Child Theme for Modularity
Author: Tim Moore
Author URI: http://timmoore.me/
Template: modularity/modularity
Version: 0.1
*/
 
@import url("../modularity/modularity/style.css");

body {color:#999;background: #000000}

/* change border-bottom:1px solid #eee; to make it disapear */

.welcomebox {
margin:0 0 20px;
padding:1.5em 2em 0.1em;
}

.introbox {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#EEEEEE none repeat scroll 0 0;
margin:20px 0;
padding:1.5em 2em 0.1em;
}

div.colborder {padding-right:24px;margin-right:25px;border-right:0px;}

div.homborder {padding-right:25px;margin-right:25px;}

.intro {
font-size:1.6em;
line-height:1.5;
margin:0 24px 0;
}

p {
margin-bottom:10px
}


h1 {
font-size:1.8em;
text-transform: uppercase;
font-weight:bold;
line-height:0.95;
margin:20px 0 30px 0;
}

h3 {
font-size:1.6em;
line-height:1.5;
margin-bottom:0.7em;
}

h3.sub,h2.sub {margin: 0 0 10px 0;padding: 0 0 5px 0;font-size: 1.1em;font-weight: bold;line-height: 1em;text-transform: uppercase;letter-spacing: 2px;color: #515151; border-bottom:0px solid #eee;}

hr {
margin:20px 0 20px;
}

h4 {
font-size:1.5em;
line-height:1.5;
margin-bottom:0.7em;
}

ul.twitter_update_list {display:inline;}
