/*
Theme Name: Skim
Theme URI: http://www.astereostudio.com
Description: Ultra Lightweight. Slim. Late summer and fall 2010.
Version: 12
Author: Astereo
Author URI: http://www.astereostudio.com
*/

body {
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
background-image: url(images/bg/cali.jpg);
background-position: top right;
background-repeat: no-repeat;
background-attachment: fixed;
color: #232323;
font-size: 10px;
margin: 0px;
}

html, body {
height: 100%;
}

#wrap {
width: 1020px;
background-color: #fff;
background-image: url(images/wrap-bg.gif);
background-repeat: repeat-y;
min-height: 100%;
}

a {
	text-decoration: none;
}

* :focus { outline: 0; }

a img {
border: 0px;
}

/* new sidebar */

#sidebar {
width: 240px;
float: left;
padding-right: 10px;
padding-left: 10px;
padding-top: 20px;
}

#sidebar .logo {
margin-bottom: 30px;
}

#sidebar .nav {
margin-bottom: 30px;
}

#sidebar .nav ul {
list-style-type: none;
margin: 0px;
padding: 0px;
font-size: 1.3em;
}

#sidebar .nav ul li {
list-style-type: none;
margin: 0px;
padding: 0px;
margin-bottom: 10px;
}

#sidebar .nav ul li a {
display: block;
color: #04668f;
padding: 3px;
}

#sidebar .nav ul li a.current {
background-color: #fff;
}

#sidebar .nav ul li a:hover {
background-color: #fff;
}

#sidebar .nav ul li a.home {
border-left: 7px solid #5f996a;
}

#sidebar .nav ul li a.about {
border-left: 7px solid #f5da44;
}

#sidebar .nav ul li a.work {
border-left: 7px solid #fa2a65;
}

#sidebar .nav ul li a.services {
border-left: 7px solid #2fb7f0;
}

#sidebar .nav ul li a.labs {
border-left: 7px solid #eb5310;
}

/* Air Pages */

#full {
padding: 20px;
width: 720px;
float: right;
}

#full p {
word-spacing: 0.05em;
line-height: 1.6em;
font-size: 1em;
margin: 0px;
color: #333;
}

#full h3 {
word-spacing: 0.05em;
line-height: 1.6em;
font-size: 1em;
margin: 0px;
}

#full .col1 {
width: 240px;
float: right;
padding: 10px;
background-color: #e7f5f9;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#full .col1 p {
margin-bottom: 20px;
}

#full h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 4em;
margin: 0px;
padding: 0px;
line-height: 100%;
color: #0b424a;
font-weight: normal;
margin-bottom: 5px;
}

#full h1#intro {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 3.5em;
margin: 0px;
padding: 0px;
line-height: 145%;
color: #888;
font-weight: normal;
margin-bottom: 20px;
margin-right: 10px;
margin-left: 10px;
}

#full h1#intro a:hover {
border-bottom: 3px solid #f0d417;
}

#full h2 {
font-size: 1.5em;
margin: 0px;
padding: 0px;
line-height: 115%;
color: #2e596f;
font-weight: normal;
margin-bottom: 5px;
}

#full .post h2 {
margin-bottom: 12px;
}

#full .main .post p {
font-size: 1.4em;
margin: 0px;
padding: 0px;
margin-bottom: 12px;
}

#full .main .post ul {
list-style-type: none;
margin: 0px;
padding: 0px;
margin-left: 15px;
margin-bottom: 20px;
}

#full .main .post ul li {
margin: 0px;
font-size: 1.3em;
margin-bottom: 5px;
list-style-type: square;
color: #333;
}

#full .main .item {
width: 230px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 10px;
float: left;
}

#full .main .item p {
margin: 0px;
padding: 0px;
line-height: 140%;
color: #333;
}

#wrap #full .main .post .moreimages {
text-align: center;
margin: 0 auto;
}

#wrap  #full .main .post .moreimages a img {
border: 3px solid #e2e2e2;
margin-right: 20px;
margin-left: 20px;
}

#wrap  #full .main .post .moreimages a:hover img {
border: 3px solid #444;
}

#full .main img {
margin-bottom: 15px;
}

#full .main .ci {
display: block;
margin: 0 auto;
margin-bottom: 10px;
padding: 4px;
border: 1px solid #e2e2e2;
}

#full .item {
width: 230px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
float: left;
}

#full .item a img {
padding: 4px;
border: 1px solid #ccc;
margin-bottom: 10px;
}

#full .item a:hover img {
padding: 4px;
border: 1px solid #999;
}

#full .item h2 a {
color: #1682af;
}

#full .item h2 a:hover {
color: #035476;
}

#full .fade {
	color: #888;
}

#full .new {
	color: #D85905;
	font-weight: bold;
}

#full .col1 p a, #full .main p a {
	color: #1650AF;
	border-bottom: 1px dotted #1650AF;
}

#full .col1 p a:hover, #full .main p a:hover {
	background-color: #FF0;
	border-bottom: 1px dotted #222;
	color: #000;
}

#full .col1 .closer {
	margin-bottom: 20px;
}

#full .col1 .closer p img {
	vertical-align: bottom;
	margin-right: 9px;
}

#full .col1 .closer p {
	margin: 0px;
	margin-bottom: 5px;
}

#page {
width: 700px;
float: right;
}

/* minibar */

#minibar {
padding-top: 5px;
padding-bottom: 5px;
border-top: 1px solid #e2e2e2;
border-bottom: 1px solid #e2e2e2;
}

#minibar p {
margin: 0px;
padding: 0px;
line-height: 100%;
}

#minibar p img {
vertical-align: middle;
margin-right: 5px;
}

#minibar p a {
color: #232323;
border-bottom: 1px dotted #232323;
}

#minibar p a:hover {
color: #ca1717;
}

#full .col1 .email {
background-color: #FF0;
}

/* work type colors */
/* Note previous was 7em and 1px border along with no valign */

#full h2 .catweb a:hover,#full h2 .catprint a:hover,#full h2 .catmixed a:hover,#full h2 .catproject a:hover,#full h2 .catexperiment a:hover {
color: #fff;
}

#full h2 .catweb a {
color: #fff;
font-size: .6em;
margin-left: 10px;
background-color: #3a7111;
font-weight: bold;
vertical-align: top;
padding: 2px;
}

#full h2 .catprint a {
color: #fff;
border: 0px;
font-size: .6em;
margin-left: 10px;
background-color: #777;
font-weight: bold;
vertical-align: top;
padding: 2px;
}

#full h2 .catmixed a {
color: #fff;
border: 0px;
font-size: .6em;
margin-left: 10px;
background-color: #ca1717;
font-weight: bold;
vertical-align: top;
padding: 2px;
}

#full h2 .catproject a {
color: #fff;
border: 0px;
font-size: .6em;
margin-left: 10px;
background-color: #e65107;
font-weight: bold;
vertical-align: top;
padding: 2px;
}

#full h2 .catexperiment a {
color: #fff;
border: 0px;
font-size: .6em;
margin-left: 10px;
background-color: #de0667;
font-weight: bold;
vertical-align: top;
padding: 2px;
}

/* end page nav */

#full .pgnav {
border-top: double #999;
border-bottom: double #999;
padding-top: 9px;
padding-bottom: 9px;
background-image: url(images/pgbotbg.gif);
background-repeat: repeat-x;
margin-bottom: 5px;
}

#full .pgnav a {
padding: 2px;
margin-right: 15px;
font-weight: bold;
border: 0px;
color: #1650AF;
}

#full .pgnav a:hover {
font-weight: bold;
background-color: #fff;
color: #000;
}

#full .pgnav .navbase {
text-transform: uppercase;
color: #666;
margin-right: 15px;
font-weight: bold;
}

/* More Stuff */

#full .main .highlight {
background-color: #f2bf25;
}

#full .main .blues {
background-color: #bde6f4;
}

/* site box */

#full .main .sitebox {
background-color: #c8e8b8;
border: 1px solid #67b06c;
padding: 5px;
margin-bottom: 15px;
margin-top: 10px;
}

#full .main .sitebox ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#full .main .sitebox ul li {
list-style-type: none;
margin: 0px;
padding: 0px;
float: left;
margin-right: 20px;
}

#full .main .sitebox ul li img {
margin-right: 8px;
vertical-align: middle;
margin: 0px;
padding: 0px;
margin-right: 8px;
}

/* Blog Sitebox */

#full .main .siteblog {
background-color: #d0edf9;
border: 1px solid #71b0db;
padding: 5px;
margin-bottom: 15px;
margin-top: 10px;
}

#wrap #full .main .siteblog p {
margin: 0px;
padding: 0px;
font-size: 1em;
line-height: 100%;
}

#full .main .siteblog img {
vertical-align: middle;
margin: 0px;
margin-right: 5px;

}

/* Sidebox Subpage Listing */

#full .main .sitepage {
border-top: 1px solid #e8e8e3;
border-bottom: 1px solid #e8e8e3;
padding: 5px;
margin-bottom: 15px;
margin-top: 10px;
}

#full .main .sitepage ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#full .main .sitepage ul li {
list-style-type: none;
margin: 0px;
padding: 0px;
float: left;
margin-right: 20px;
}

#full .main .sitepage ul li img {
margin-right: 8px;
vertical-align: middle;
margin: 0px;
padding: 0px;
margin-right: 8px;
}

#full .main .sitepage ul li a {
color: #1650AF;
}

#full .main .sitepage ul li a:hover {
color: #000;
}

#full .main .post .ms {
vertical-align: top;
margin: 0px;
padding: 0px;
margin-right: 9px;
}

#full .main .post .flr {
margin-left: 25px;
margin-top: 4px;
margin-bottom: 4px;
float: right;
}

/* labs custom */

#mystuff {
margin-bottom: 15px;
}

#mystuff .top {
background-image: url(images/projectstop.gif);
background-repeat: no-repeat;
height: 30px;
padding-bottom: 4px;
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
}

#mystuff .one {
width: 220px;
float: left;
}

#mystuff .two {
width: 220px;
float: left;
margin-right: 30px;
margin-left: 30px;
}

#mystuff .three {
width: 220px;
float: right;
}

#mystuff a img {
border-bottom: 2px solid #e2e2e2;
padding-bottom: 5px;
margin: 0px;
}

#wrap #full .main #mystuff h2 {
padding: 0px;
line-height: 100%;
margin-bottom: 4px;
margin-top: 0px;
}

#full .main #mystuff h2 a {
color: #1682af;
}

#full .main #mystuff h2 a:hover {
color: #035476;
}

#myblog {
margin-bottom: 15px;
}

#full .main #myblog h2 a {
color: #1682af;
}

#full .main #myblog h2 a:hover {
color: #035476;
}

#myblog .top {
background-image: url(images/blogtop.gif);
background-repeat: no-repeat;
height: 30px;
padding-bottom: 4px;
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
}

#mymisc .top {
background-image: url(images/misctop.gif);
background-repeat: no-repeat;
height: 30px;
padding-bottom: 4px;
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
}

#myawards .top {
background-image: url(images/awardstop.gif);
background-repeat: no-repeat;
height: 30px;
padding-bottom: 4px;
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
}

p.smores {
background: #f8fafc url('information.png') 15px 50% no-repeat;
padding: 5px 20px 5px 45px; 
border-top: 2px solid #b5d4fe;
border-bottom: 2px solid #b5d4fe;
}

/* Comments */

#respond {
font-size: 1.1em;
margin-bottom: 10px;
background-color: #efeccc;
padding: 5px;
border: 1px solid #ccc;
}

#respond label {
font-weight: normal;
color: #197987;
}

#respond .field {
margin-top: 8px;
border: 1px solid #d4d0a2;
padding: 2px;
width: 250px;
font-size: 1em;
margin-bottom: 8px;
}

#respond .ta {
margin-top: 8px;
border: 1px solid #d4d0a2;
padding: 2px;
width: 450px;
height: 60px;
font-size: 1em;
}

/* Individual Comments */

#ca {
border-top: 2px solid #e2e2e2;
padding-top: 5px;
}

#ca ol.commentlist {
list-style-type: none;
margin: 0px;
padding: 0px;
font-size: 1.2em;
margin-bottom: 15px;
}

#ca ol.commentlist li {
margin: 0px;
padding: 0px;
list-style-type: none;
margin-bottom: 8px;
}

#ca ol.commentlist .comment p {
line-height: 160%;
}

#ca ol.commentlist .fn {
font-weight: bold;
color: #333;
}

#ca ol.commentlist .comment a {
color: #0978ab;
border-bottom: 1px dotted #0978ab;
}

#ca ol.commentlist .comment a:hover {
color: #025070;
border-bottom: 1px dotted #025070;
}

#ca ol.commentlist .comment-meta {
font-size: .9em;
color: #777;
}

#ca ol.commentlist .comment-meta .ctype {
background-color: #e2e2e2;
color: #888;
margin-left: 10px;
}

#ca ol.commentlist .vcard {
float: left;
padding-right: 14px;
border-right: 1px solid #eee;
}

#ca ol.commentlist .cb {
float: right;
width: 650px;
}

#ca ol.commentlist .comment-author-admin {
background-image: url(images/author.png);
background-position: top right;
background-repeat: no-repeat;
}

#respond a {
color: #0978ab;
border-bottom: 1px dotted #0978ab;
}

#respond a:hover {
color: #025070;
border-bottom: 1px dotted #025070;
}

h4#comments {
font-size: 1.2em;
margin: 0px;
padding: 0px;
color: #055662;
line-height: 125%;
margin-bottom: 9px;
}

#full .main p.labinfo {
background-color: #ccf1b4;
padding: 5px;
font-size: 1em;
line-height: 150%;
margin: 0px;
margin-bottom: 16px;
margin-top: 11px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

#full .main .blogitem {
margin-bottom: 15px;
}

#full .main .blogitem .thumbs {
width: 230px;
float: right;
}

#full .main .blogitem .thumbs a img {
border: 5px solid #d9d5be;
}

#full .main .blogitem .thumbs a:hover img {
border: 5px solid #444;
}

#full .main .blogitem .newdeep {
width: 440px;
float: left;
}

/* New */

#full .spacer {
clear: both;
height: 20px;
}

/* HPC */

#hpc {
background-color: #bee0f0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 5px;
margin-top: 10px;
}

/* Special Link Classes */

.hplf {
color: #e65107;
}

.hple {
color: #1c86f3;
}

.hplm {
color: #ca1717;
}

.hplc {
color: #de0667;
}

.hplg {
color: #63cd2f;
}

/* Page End */

#theend {
background-color: #e2e2e2;
bottom: 0;
}

#theend .final {
width: 1002px;
padding: 10px;
margin: 0 auto;
}

#theend .final .mls {
width: 500px;
float: left;
}

#theend .final .mrs {
float: right;
text-align: right;
width: 100px;
}

#theend p {
margin: 0px;
padding: 0px;
line-height: 100%;
color: #111;
}

/* Date Fade */

.df {
color: #888;
}

.awp {
color: #fff;
font-size: .7em;
margin-left: 5px;
background-color: #3a7111;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
font-weight: bold;
vertical-align: top;
}

/* New Blog Items */

#ibi {
margin-bottom: 40px;
}

#ibi h5 {
font-size: 2em;
margin: 0px;
padding: 0px;
line-height: 100%;
margin-bottom: 15px;
font-weight: normal;
}

#full #ibi h5 a {
color: #1682af;
border-bottom: 3px solid #e2e2e2;
}

#full #ibi h5 a:hover {
color: #035476;
border-bottom: 3px solid #ccc;
}

#full #ibi p {
font-size: 1.2em;
}

/* footer */

#footer {
border-top: 1px dashed #4f94b0;
padding-top: 8px;
}

#footer p {
font-size: 1.1em;
line-height: normal;
color: #232323;
margin: 0px;
padding: 0px;
}

#footer p img {
vertical-align: middle;
margin-right: 9px;
}

#footer p a {
color: #1650AF;
font-weight: bold;
}

#footer p a:hover {
color: #000;
background-color: #fff;
}