/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
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,button,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,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}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:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* 
Copyright (c) 2009, One Bit Increment
*/

html {
    height: 100%;
    width:100%;
    background: #4a545e url(../images/contentbg.png) repeat-x;
}
#masterwrap {
    float:left;
    line-height: 1.5em;
    width:100%;
    display:inline;
}

#head{
    font-family: Georgia, sans-serif;
    float:left;
    background:#FFF;
    width:100%;
    height:125px;
    display:inline;
    background: #FFF url(../images/logo.png) no-repeat 40px 20px;
}
#head h1{
    float:left;
    font-size:1.8em;
    margin-top:58px;
    margin-left:140px;
    clear:both;
    margin-bottom:4px;
    display:inline;
}
#head h1 a{
    color:#000;
    text-decoration:none;
}
#head h1 a:hover{
    color:#666;
}
#links{
    float:left;
    clear:both;
    margin-left:100px;
    display:inline;
}
#links .selected a{
    color:#000;
    text-decoration:none;
}
#content{
	color:#EEE;
    float:left;
    padding:20px 20px 20px 40px;
    width:860px;
    display:inline;
}
#buttons{
    float:right;
    width:185px;
    display:inline;
}
#back{
    background: #FFF url(http://www.onebitwonder.com/static/images/back.png) no-repeat  top left;
    background-position:0 -19px;
    position:absolute;
    left:0;
    top:0;
    width:20px;
    height:19px;
    text-indent:-9999px;
    margin:10px;
    overflow:hidden;
}
#back:hover{
    background-position:0 0px;
}
#back a{
     display:block;
     width:100%;
     height:100%;
}
#buttons li{
    float:left;
    width:185px;
    height:62px;
    margin-bottom:20px;
    /*background: transparent url(../images/buttonbg.png) no-repeat;*/
	background:#FFF;
    display:inline;
}
/*#buttons li:hover{
    background: transparent url(../images/buttonbg.png) no-repeat 0px -73px;
}*/
#buttons li a{
    float:left;
    display:block;
    width:100%;
    height:100%;
    color:#000;
    text-decoration:none;
    display:inline;
}
#buttons span{
    float:left;
    clear:both;
    margin-left:50px;
    display:inline;
}
#download a{
    background:#FFF  url(../images/download.png) no-repeat 18px 15px;
}
#donate a{
    background:#FFF  url(../images/donate.png) no-repeat 18px 15px;
}
#download a:hover{
	color:#555;
}
#donate a:hover{
	color:#555;
}
.label{
    margin-top:15px;
    font-size:1.3em;
    white-space:nowrap;
    cursor:pointer;
}
.info{
    font-size:.85em;
    color:#555;
    margin-top:-2px;
    white-space:nowrap;
    cursor:pointer;
}
#wrap{
    float:left;
    width:600px;
    display:inline;
}
#text{
    float:left;
    width:100%;
    display:inline;
}
a {
    color: #FFF;
}
a:hover {
    color: #1f1f1f;
}
#head h3 a{
    float:left;
    font-style:italic;
    color:#888;
    clear:both;
    margin-left:140px;
    display:inline;
}
#links{
    float:left;
    clear:both;
    margin-bottom:25px;
    display:inline;
}
#links li{
    float:left;
    font-weight:bold;
    margin-right:25px;
    display:inline;
}
#links li a{
    color:#818b95;
}
#links li a:hover{
    color:#000;
}
#intro{
    float:left;
    padding-left:100px;
    display:inline;
}
#screen{
    float:left;
    width:286px;
    height:269px;
    margin-left:40px;
    margin-top:30px;
    display:inline;
}

#features{
    float:left;
    margin-top:40px;
    margin-left:10px;
    display:inline;
}
#features dt{
    font-family: Georgia, sans-serif;
    font-style:italic;
    float:left;
    font-size:1.12em;
    margin-bottom:10px;
    padding-left:12px;
    display:inline;
}
#features dd{
    float:left;
    clear:both;
    margin-top:9px;
    background: transparent url(../images/bullet.png) no-repeat 0px 5px;
    padding-left:12px;
    display:inline;
}
#intro h2{
    font-family: Georgia, sans-serif;
    font-size:1.25em;
    font-style:italic;
    margin-bottom:15px;
}


/******* text *****/

#bodytext{
    padding-left:100px;
}
#bodytext h2{
    font-family: Georgia, sans-serif;
    font-size:1.25em;
    font-style:italic;
    margin-bottom:20px;
}
#bodytext p{
    margin-bottom:20px;
}
#bodytext ol li{
    list-style:decimal outside;
    margin-bottom:20px;
}
#bodytext img{
    margin:10px 0;
    clear:both;
}
#bodytext em{
    font-style:italic;
    font-family: Georgia, sans-serif;
}

#bodytext strong{
    font-weight:bold;
}
#bodytext .code{
    white-space:pre;
    background:#111;
    color:#8da6ce;
    text-shadow: 1px 1px 1px #000;
    padding-left:30px;
    margin:10px 0;
    font-family: Courier, "Courier New", monospace;
}
#bodytext .code strong{
    color:#ff6400;
    font-weight:normal;
}
span.img{
    width:100%;
    display:block;
}

#top{
    float:left;
    margin-left:100px;
    background-position: 0 0;
    text-indent: -99999px;
    width:18px;
    height:20px;
    overflow: hidden;
    background-image: url(/static/projects/processing/images/top.png);
    display:inline;
}
#top:hover{
    background-position: -19px 0;
}
