/* 
Theme Name: schoolofthefuture
Theme URL: http://schoolofthefuture.org/
Description: unlearning education
Author: Nick Normal
Author URI: http://nicknormal.com/
Version: 2.0.1

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/* The following is Yahoo's YUI3 CSS reset */

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/*
Here is a list of all the <DIV>s in Whiteboard.
*/

.strong {
font-weight: bold;
}

#navhead {
width:100%;
height:50px;
background:#EEE;
margin-bottom:50px;
}

#navbox {
height:30px;
background:#000;
}

#navbar {
width:800px;
height:30px;
margin-left:auto;
margin-right:auto;
}

#navbar li {
font: normal 16px 'Trebuchet MS', Helvetica, sans-serif;
color:#FFF;
list-style-type:none;
float:right; /* IMPORTANT */
margin:0;
padding-left:15px;
background:#000;
}

#navbar li a {
padding:2px 8px 6px 8px;
margin:0;
display:block;
text-decoration:none;
font-variant:small-caps;
font-weight:bold;
color:#FFF;
}

#navbar li a:hover {
background:#333;
color:#FFF;
}

#subnavbar {
width:800px;
height:20px;
margin-left:auto;
margin-right:auto;
font-family: Georgia, serif;
font-size: 10px;
font-style: italic;
}

.subnav {
padding-top:3px;
}

.subnav a {
text-decoration:none;
color:#0099CC;
padding-right:10px;
padding-left:10px;
}

#container{
margin:0 auto;
width:780px;
background:#FFF;
}

#container h2 {
font-family: Georgia, serif;
font-size: 38px;
font-style: italic;
padding-bottom:0px;
}

.logo {
display:block;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
}

.logoz {
padding-left:10px;
}

#promobox {
width:600px;
font: normal 16px 'Trebuchet MS', Helvetica, sans-serif;
margin-left:auto;
margin-right:auto;
margin-bottom:50px;
}

.ph {
font: bold 16px 'Trebuchet MS', Helvetica, sans-serif;
}

.ph a {
color:#0099CC;
}

.phsub {
font: italic 12px 'Trebuchet MS', Helvetica, sans-serif;
}

#unlearn {
font-family: Georgia, serif;
font-size: 44px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
text-align:center;
margin-bottom:30px;
}

#vimeobox {
margin-top:150px;
margin-bottom:50px;
}

#kickbox {
width:780px;
height:54px;
}

.kickstarterbot {
float:right;
}

.kickcard {
background-image:url('http://www.kickstarter.com/projects/artiscycle/building-the-school-of-the-future/widget/card.jpg');
width:280px;
height:54px;
background-position: -6px -358px;
}

#gcal {
margin-bottom:50px;
}

#sponsorbox {
width:100%;
background:#EEE;
/*margin-top:30px;*/
}

#sponsors {
width:780px;
height:40px;
margin-left:auto;
margin-right:auto;
}

#footerbox {
background:#333;
width:100%;
min-height:300px;
font-family: Georgia, serif;
color:#EEE;
font-size: 11px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}

#footerbox a {
font-style:normal;
text-decoration:underline;
color:#0099CC;
}

.footerstrong {
font-weight: bold;
font-style: italic;
}

#footerwrap {
/*background:#333;*/
width:780px;
margin-left:auto;
margin-right:auto;
padding-top:20px;
}

#footerleft {
float:left;
width:450px;
}

#footerright {
float:right;
width:300px;
}

#flickrrss {
	background:;
}

#flickrrss img {
	padding: 0px;
}

#flickrrss a:hover {
        background: ;
}

#footer {
font-family: Georgia, serif;
color:#EEE;
font-size: 11px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;
margin-top:30px;
padding-bottom:50px;
}

#footer a {
text-decoration:none;
color:#0099CC;
}

#content {
margin-top:80px;
margin-bottom:80px;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-size: 16px;
line-height: 1.8em;
}

#content a, #content a:hover {
text-decoration:none;
color:#0099CC;
}

#content p {
padding-top:20px;
}

#content p em {
font-style:italic;
}

blockquote {
margin-top:10px;
padding-left:40px;
border-left: dotted 2px #CCC;
}

#content h3 {
font: normal 18px 'Trebuchet MS', Helvetica, sans-serif;
margin-top:20px;
margin-bottom:10px;
}

#content h2 {
font-family: Georgia, serif;
font-size: 38px;
font-style: italic;
padding-bottom:0px;
}

#content h2 a {
color:#333;
text-decoration:none;
}

.mapper {
margin-top:50px;
margin-bottom:20px;
}

.post{}

.post p {
padding-top:20px;
}

.post h2 {
margin-top:80px;
margin-bottom:0px;
}

.post a, .post a:hover {
text-decoration:none;
color:#0099CC;
}

.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}

.amrcol1 {
width:300px;
}

#indextype {
font: normal 14px 'Trebuchet MS', Helvetica, sans-serif;
}

#indextype a, #indextype a:hover {
text-decoration:none;
color:#0099CC;
}
