/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-size:13px;
	line-height: 1.5384615384615385em;
	font-family: "LucidaSans-Regular","Lucida Sans Regular",LucidaSans,"Lucida Sans",Helvetica,Arial,sans-serif;
}

a:link {
	color:#f00;
}

a:visited {
	color:#888;
}

a:hover {
	color:#000;
}

#wrap {
	width:871px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:24px;
	margin-top:20px;
}

  h1 a {
		background:url(/images/logo.gif) no-repeat;
		display:block;
		width:236px;
		height:62px;
		margin-left:auto;
		margin-right:auto;
		text-indent:-9999em;
	}

    h1 a:hover {
	    background-position:0% 100%;
	  }

/* FOOTER STYLES */

#footer {
	clear:both;
	padding:5px 10px;

	font-size: 0.8461538461538461em;
	line-height: 1.8181818181818181em;
	margin-bottom: 1.8181818181818181em;

	padding-left:95px;

}
	#footer dl {
		float:left;
		margin-right:20px;
	}

	#footer dt {
		font-weight:bold;
		float:left;
		margin-right:10px;
	}

	#footer dd {
	  float:left;
	}

/* CONTENT STYLING */

	.caption {
		float:left;
		width:113px;
		margin-left:161px;
		color:#888888;
	}
		.caption strong {
			display:block;
		}

	.captioned_image {
		margin-top:20px;
	}

	.captioned_image {
    margin-bottom: 1.5384615384615385em;

	}

		#content h4 {
      font-weight:bold;
    	font-size: 1.1538461538461537em;
    	line-height: 1.3333333333333333em;
    	margin-bottom: 1.3333333333333333em;
		}

		 #content .full h4 {
/*      margin-top:2em;*/
  		margin-left:122px;
  	}


			#content h4 em {
				font-size:0.8em;
				font-style: normal;
				color:#888;
				display:block;
			}

/*EMPLOYEES*/
#content .employee p, #content .details p {
	margin:0;
}

	#content .details h4 {
		margin:0;
		font-size:1.1em;
		text-transform:uppercase;
	}
	.details p {
		text-transform:uppercase;
		font-weight:bold;
		color:#888;
	}

/*RESET SOME STYLES*/
 #content h2 {
	margin-left:122px;
}

 #content p,  #content h3 {
	margin-left:122px;
}

 #content .details {
	float:none;
	padding:0;
}

/*MAIN BLOG STYLES*/
 #content {
	position:relative;
}

 #content .posts_filter {
	position:absolute;
	right:0;
	top:0;
}
	.posts_filter input {
		position:relative;
/*		top:3px;*/
	}

#content {
	float:left;
  margin-top:2em;
}

/* COMPENSATE FOR SIFR*/

.post img {
	max-width:600px;
}

 #content .post,  #content .link {
	border-bottom:1px solid #BFBFBF;
	margin-bottom:1.5384615384615385em;
}

 #content .date {
	margin-top:2px;
	width:auto;
	font-size: 0.8461538461538461em;
	line-height: 1.8181818181818181em;
	margin-bottom: 1.8181818181818181em;
}

 #content p.date {
	margin:0;
	float:left;
	color:#888;
}

h3 {
	font-size: 1.3076923076923077em;
	line-height: 1.1764705882352942em;
  margin-right:95px;
  margin-top:0;
}
    h3 a:link, h3 a:visited {
	    color:#ff0500;
      text-decoration:none;
    }

    h3 a:hover {
        color:#333;
    }

  .details {
  	font-size: 0.8461538461538461em;
  	line-height: 1.8181818181818181em;
  	margin-bottom: 1.8181818181818181em;
  	margin-top:0;
		width:auto;
		color:#666;
	}

	 #content .post .summary, .link .summary {
		padding-right:10px;
	}

	.link .summary {
		margin-left:122px;
	}

	blockquote {
		border-left:solid 1px #888888;
		color:#444444;
    padding-left:1.8181818181818181em;
	}

	 #content .link .summary p {
		margin-left:0;
	}


	p {
  	font-size: 1em;
  	line-height: 1.5384615384615385em;
  	margin-bottom: 1.5384615384615385em;
		margin-right:60px;
	}

	 #content blockquote ol {
    margin-left:0;
    margin-right:60px;
    padding-left:18px;
    width:auto;
	}


	 #content ol {
	  list-style-type:decimal;
	  margin: 0 0 2em 122px;
	  width:547px;
	}

	 #content ol li {
	  margin-bottom:0.5em;
	}

	 #content ul {
	  margin: 0 0 1.5384615384615385em 122px;
  	font-size: 1em;
  	line-height: 1.5384615384615385em;
	}
	   #content ul li {
      list-style-type:square;
	  }


	 #content .full .summary {
		font-weight:bold;
		color:#333;
		float:none;
		text-indent:0;
	}

	.full blockquote {
		margin-left:122px;

  	font-size: 0.8461538461538461em;
  	line-height: 1.8181818181818181em;
  	margin-bottom: 1.8181818181818181em;

		width:547px;
	}
	   #content .full blockquote h4 {
	    margin-left:0;
	  }

	   #content .full blockquote p {
	    margin-left:0;

	  }

	   #content .full blockquote ul {
      margin-left:0;
      padding-left: 1.8181818181818181em;
	  }

	 #content .post .continue_reading {
		position:absolute;
		right:0;
		bottom:0;
		width:54px;
		padding:12px;
	}

	/*BLOG CATEGORY*/
	 #content p.lead {
		margin-left:144px;
		margin-right:142px;
		margin-bottom:24px;
	}

	 .caption {
		margin-left:0px;
		width:108px;
		margin-right:5px;
	}

	 .captioned_image {
		margin-left:113px;
		position:relative;
	}

   .image_shadow .caption {
    width:89px;
  }

   .image_shadow .captioned_image {
    margin-left:94px;
  }

	 .captioned_image .attr {
    display:block;
	  margin-left:9px;
  	font-size: 0.8461538461538461em;
  	line-height: 1.8181818181818181em;
  	margin-bottom: 1.8181818181818181em;
    color:#000;
	}

/*SIDEBAR*/

.links {
  clear:left;
	border-bottom:solid 1px #efefef;
	margin-top:18px;
	margin-left:auto;
	margin-right:auto;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:18px;
  text-align:center;
}
  .links a {
    margin-right:8px;
    text-decoration:none;
  	font-size: 0.8461538461538461em;
  	line-height: 1.8181818181818181em;
  	margin-bottom: 1.8181818181818181em;
  }
    .links a:link {
      color:#888;
    }

    .links a:hover {
      color:#000;
      text-decoration:underline;
    }



    .links a.selected {
      color:#ff0000;
    }

/* FLOAT CLEARING */
.link:after, .post:after, #masthead:after, #navigation:after, #footer:after, #contact form p:after, .portfolio_item:after, .portfolio_item .images:after, .tabs ul:after {
	content:".";
	clear:both;
	height:0;
	visibility:hidden;
	display:block;
}

/*HAX!*/
#divider {
	clear:both;
}

/* FANCY ZOOM */

 div_content div.post p.press_link {
	font-size:18px;
	line-height:1em;
	margin-top:18px;
}

hr {
	border:0;
	border-bottom:1px solid #BFBFBF;

}

.gist {
  margin-left:113px;
  font-size:11px;
  margin-right:30px;
  line-height:1.1em;
  margin-bottom: 1.5384615384615385em;
  width:700px;
}

#back_to {
  margin-top:1em;
	padding-bottom:1em;
	float:left;
	margin-left:122px;
}

#code {
  float:left;
  margin-left:122px;
  margin-right:30px;
}

#code_example .description {
  display:none;
}

#content #code p {
  margin:0;
}

#old_browser_message {
  clear:left;
  margin-right:0;
  background:#000;
  color:#fff;
  font-size:16px;
  border:solid 1px #000;
  padding:15px;
  padding-top:10px;
  padding-bottom:10px;
  font-weight:bold;
}

#old_browser_message a:hover {
  color:#fff;
}