@charset "utf-8";

@import "reset.css";

@import "type.css";

@import "nav.css";

body{background: #fff url() repeat-x scroll 0 0;}

#wrapper {margin: 0 auto; width: 96em;}
/* Posts */

.post{
  clear: left;
  margin: 2em 0 3em;
  width: 72em;
  float: left;
}

.post p {
	line-height: 1.575; 
	padding: 1.4em 0 0;
	}

.post h2{
    border-bottom:2px solid #CECECE;
    font-style:italic;
    padding:1em 0 0;
}

.post ul.inside{
	list-style-type:square;
	list-style-position:inside;
}

.post .padTopTen{
	padding-top:10px;	
}

.post ul li{
	font-family:Helvetica,Arial,sans-serif;
	padding:5px 10px;
}
	
.postMetadata{
  border-bottom: 1px solid #1D2419;
  margin: 0 0 2em 0;
  padding: 1.4em 0 0;
  font-size: 1.2em;
}

#subscribeWrap{
	background-color:#DFDFDF;
	margin:1.5em 0 0;
	padding:0 .1em;
}

.rss{
  background:url(/blog/wp-content/themes/subprint/images/icon_rss.gif);
  background-repeat:no-repeat;
  background-position:left center;
  padding:0 0 0 1em;
}

#subscribeWrap a {
	font-size:1.2em;
	line-height:2;
}

#postTags {
	margin:1em 0;
}

#postTags p {
	padding:0;
}

#timeline{
	margin:.5em 0 1.5em;
}


.postFooter {
	margin:1.25em 0 0;
}

#commentWrap{
	margin:0;
}

#commentWrap p {
    padding:10px 0;
}

.wp-caption p.wp-caption-text {
	color:#0000FF;
	font-size:0.9em;
	font-style:italic;
	padding:0;
}

.wp-caption {
	margin:1.5em 0 0em;
}

ol {
	padding:1em 0 1em 2em;
}

ol li {
	padding:.25em 0;
    font-family: Helvetica,Arial,sans-serif;
}
/* Sidebar */

#sidebar{width: 24em; float: left; margin: 2em 0 3em;}

#badge, #sidebarList{text-align: right;}

#sidebarList li h2{
	font-size:1.3em;
}

#sidebarList li > div{
	padding:0.5em 0 1em;
}
	
#badge {
	
}
/* Footer */

#footer{
  background: #1D2419 none repeat scroll 0 0;
  clear: left;
  height: 3em;
  margin: 2em 0 0;
  padding: 1em 1em 0;
}

#footer p{
  color: #fff;
  font-size: 1.2em;
  font-family: Georgia, serif;
}

#footer p a{
  color: #DF8300;
  font-size: 1.2em;
  font-family: Georgia, serif;
}

#footer p a:focus, #footer p a:hover, #footer p a:active {
  color: #fff;
}

.navFooter{float: right;}

ul.navFooter li{
  color: #fff;
  display: inline;
  font-size: 1.2em;
}

a.footerName{
  margin:0 0 0 0.5em;
}


ul.navFooter li a{font-size: 1.2em;}

ul.navFooter li a:focus, ul.navFooter li a:hover, ul.navFooter li a:active {
  color: #fff;
}

/* Sidebar */
#speaking a{
display:block;
font-size:1.2em;
}

/* Projects */

#projects{
  margin: 1.5em 0 0;
  padding:0 10px;
}

#projects li{
  color: #87DAFA;
  list-style-type: square;
  list-style-position: inside;
  padding:0.5em 0;
}

#projects li a{
  color: #1D2419;
  font-size: 1em;
}

#projects a:focus, #projects li a:hover, #projects li a:active {text-decoration:underline;}

/* Comments */

.bubble{
border:2px solid #CECECE;
margin-top:10px;
padding:10px;
}

.alt{
background:none repeat scroll 0 0 #EEEAAA;
}


.bubble p{
padding:0;
}

/* Phonegap embed */
#ss_1341358 {
	width: 425px; 
	text-align: left;
}

#ss_1341358 object {
	margin:0;
}

#ss_1341358 div {
	font-size: 11px; 
	font-family: tahoma,arial; 
	height: 26px; 
	padding-top: 2px;
}

a.slideLinkWrap {
	font:14px Helvetica,Arial,Sans-serif;
	display:block;
	margin:12px 0 3px 0;
	text-decoration:underline;
}

#ss_1341358 a.slideLinkBottom {
	text-decoration: underline;
}

.amzshcs-item{
	padding-bottom:10px;
}
