.entry {
    line-height: 20px;
}

#bd .single .entry p a:link,
#bd .single .entry li a:link {
    text-decoration: underline;
}

#bd .single .entry p a:visited,
#bd .single .entry li a:visited {
    color: #1c417c;
    text-decoration: underline;
}


#bd .left-column {
    float: left;
    padding: 0 12px;
    width: 675px;
}

#bd .right-column {
    margin-top: 20px;
}

#bd p.postmetadata {
    background-color: #f6f6f6;
    border: 1px dotted #CCCCCC;
    margin: 16px 0 12px;
}

#bd .archive p.postmetadata {
    margin: 16px 0 48px;
    padding: 12px;
}

#commentform {
	margin-bottom:50px;
	width: 550px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */



dl {
    margin-bottom: 1em;
}

dl dt,
dl dt * {
    font-weight: bold !important;
}

dl dd {
    margin: 0 0 12px 24px;
}



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	border-bottom: 1px dotted #ccc;
	padding: 0;
	text-align: left;
}

.commentlist li {
	border-top: 1px dotted #ccc;
	list-style: none;
	margin: 0 0 12px;
	padding: 12px;
	position: relative;
}

.commentlist li.even {
	background-color: #f6f6f6; 
	border: 1px dotted #ccc;
	border-width: 1px 1px 0;
	margin: 12px 0 0;
	padding: 12px 12px 24px;
}

.commentlist cite {
	font-weight:bold;
	font-size:12px;
}
.commentlist p {
	margin: 10px 0 !important;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
    display: block;
    font-size: 10px;
    margin: 0;
    line-height: 18px;
    position: absolute;
    top: 12px;
    right: 10px;
    text-align: right;
}

.commentmetadata a:link,
.commentmetadata a:visited {
    background-color: transparent;
    border-radius:     2px;
    -moz-border-radius:    2px;
    -o-border-radius:      2px;
    -webkit-border-radius: 2px;
    
    padding: 1px 2px;
    text-decoration: none;

    transition:     all 0.5s ease-in-out;    
    -moz-transition:    all 0.5s ease-in-out;    
    -o-transition:      all 0.5s ease-in-out;    
    -webkit-transition: all 0.5s ease-in-out;
}

.commentmetadata a:hover,
.commentmetadata a:focus,
.commentmetadata a:active {
    background: rgba(4,100,187, 0.95);
    color: #f9f9f9;
}

ol.commentlist img.avatar {
    border-radius:     2px;
    -moz-border-radius:    2px;
    -o-border-radius:      2px;
    -webkit-border-radius: 2px;

    display: block;
    float: left;
    margin: 4px 12px 12px 0;
}	


#submit-comment input {
    font-size:13px;
    padding:4px 7px;
    border:1px solid;
    border-color:#ddd #bbb #bbb #ddd;
    background:#eee url(/playpen/ext-1.1/examples/tree/images/cmp-bg.gif) repeat-x;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#333;
    cursor:pointer;
    margin:0 2px;
}

#submit-comment input:hover {
    border-color:#ccc #bbb #bbb #ccc;
    background-position:0 2px;
    background-color:#fff;
}
/* End Comments */



/* Captions */

.wp-caption {
    
}

.wp-caption-text {
    color: #777;
    font-size: 90%;
}

/* End Captions */

/* Begin Various Tags & Classes */
.pagetitle {
    color: #222;
    font-size: 26px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 24px 0 6px;
}

acronym, abbr, span.caps {
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
    left: 0;
	top: 0;
	z-index: 0;
	white-space: nowrap;
	padding: 2px 15px 3px 15px;
	border: none;
	overflow: visible;
	line-height: 1.2em;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
}

img.aligncenter,
img.alignleft,
img.alignright {
    border: 2px solid #ddd;
	padding: 1px;
}

img.noborder {
    border: none !important;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.navigation .alignleft {
}

/* End Various Tags & Classes*/
div.wp_syntax pre {
    background-color:#e6e6e6;
/*
    border:1px dashed #ccc;
*/
    color:#222;
    font-family: Monaco, monospace;
    font-size:12px;
    padding: 10px;
    margin: 10px 0;
    line-height:15px;
}

#entry-list {
	padding-bottom: 15px;
	padding-top: 20px;
}

#entry-list a.entry-title,
.post h2.post-title,
.post h2 a {
	color:#1A5C9A;
	/* font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; */
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 20px;
}

.post h2.post-title {
    color: #111;

}

.post h2.post-title,
.post h2 a {
    display: block;
    margin: 20px 0 0;
}

.archive .post,
#entry-list .entry {
    border-bottom: 1px solid #DDDDDD;
	clear:both;
	margin:0 0 20px 0;
	padding: 0 0 10px;
}

.archive .post {
    margin-bottom: 30px;
}

#entry-list .meta{
	display:block;
	margin-top:5px;
}
#entry-list h4{
	margin-top:0;
	font-size:11px;
	font-weight:normal;
	display:block;
	letter-spacing: 0;
	color:#999;
	margin-bottom:10px;
}

#bd .post h2 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 600;
	letter-spacing: normal;
}

#bd .entry h4 {
    font-size: 13px;
}

#bd .right-column h2 {
    color: #789030;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
    font-size:11px;
    font-weight:bold;
    line-height:20px;
    
	margin: 0;
    padding: 3px;
    
    text-transform:uppercase;
}

.left-column div#respond h3,
#bd .post h3,
#bd h3#comments {
    color: #444;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: normal;
    line-height: 18px;
	margin: 1.2em 0 2px;
}

.left-column div#respond h3,
#bd h3#comments {
    color: #444;
	font-size: 20px;
	margin: 24px 0 0;
}

#bd .post strong {
    font-weight: bold;
}

#bd .post em {
    font-style: italic;
}

#bd p,
#bd pre {
    margin: 0 0 12px;
}

#entry-list p.meta,
#bd .post p.meta {
	color:#999;
	display:block;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	letter-spacing: 0;
	margin: 0 0 5px;
}

div#entry-list div.entry div.excerpt,
div#entry-list div.entry p.readmore {
	margin-top: 0;
	margin-left: 140px;
}

div#entry-list div.entry div.excerpt {
	margin-top:5px;
}

#entry-list img.post-icon {
    background: white;
    border: 1px solid #fff;
    
    box-shadow:     rgba(0,0,0, 0.5) 0 1px 4px;
    -moz-box-shadow:    rgba(0,0,0, 0.5) 0 1px 4px;
    -o-box-shadow:      rgba(0,0,0, 0.5) 0 1px 4px;
    -webkit-box-shadow: rgba(0,0,0, 0.5) 0 1px 4px;
    
    display: block;
	float:left;
	height:90px;
	
	margin:0 15px 10px 2px;
    padding: 1px;
	
	width:120px;
}

#entry-list img.post-icon {
	margin-top:5px;
}

.date-header{
	color: gray;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
	display:block;
}

.entry strong {
   font-weight:bold;
}

.results {
	border-collapse:collapse;
	margin-bottom:10px;
}
.results thead tr {
	background:#eee;
}
.results td, .results th {
	border:1px solid #DDDDDD;
	border-collapse:collapse;
	font-size:12px;
	padding:4px 10px;
}

.results .result-time {
	text-align:right;
}

.results th {
	
}
div.excerpt {
	zoom:1;
}



/* Begin Sidebar */

#bd div.right-column h5 {
    padding-left: 0;
}

#bd div.right-column h5 {
	padding-left:0;
}

body #bd div.mc_error_msg {
	color:#555;
	display:block;
	font-size:11px;
	line-height:13px;
	padding:0;
}

div#mc_signup.side-box {
    position: relative;
}

form#mc_signup_form {
	padding-bottom:30px;
}

form#mc_signup_form input#merge0 {
	background:transparent url(/assets/images/forms_input2.png) no-repeat 0 0;
	border:0;
	outline:0;
	height:27px;
	padding:0 4px;
	position:absolute;
	bottom:10px;
	left:15px;
	width:108px;
}

form#mc_signup_form input#merge0:focus {
	background:transparent url(/assets/images/forms_input2.png) no-repeat 0 -27px;
}

form#mc_signup_form input#submit {
	display:block;
	height:27px;
	width:62px;
	position:absolute;
	bottom:10px;
	right:13px;
}
/* End Sidebar */



/* Begin Sidebar - Twitter */
div#twitter_div {
    overflow: hidden;
}

div#twitter_div strong {
    font-weight: bold;
}

div#twitter_div ul#twitter_update_list li>a {
    display: block;
}

div#twitter_div ul#twitter_update_list,
div#twitter_div ul#twitter_update_list li {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
/* End Sidebar - Twitter */



/* Interview post styles */
span.interview-question {
	font-weight:bold;
	color: #555;
	font-size:14px;
}

ul.plain {
	list-style-type: none;
	list-style-image: none;
	margin-left:0;
}

.entry .extjs-tab {
    background:#99ab63;
    padding: 5px;
    font-weight: bold;
}

.entry .extjs-tab a { 
    color: #fff;
}



/*
 * Book Review by Chris Scott (11 March 2009)
 ***************/

.aligncenter { text-align: center; }

.entry .book {
	margin-top: 15px;
}

.entry .book img.cover {
    margin: 0 15px 0 0;
	padding: 2px;
	border: 2px solid #ccc;
    float: left;
}
.entry .book strong { font-weight: bold;}
.entry .book ul.chapters {
    padding-left: 0px;
	margin-top: -5px;
}
.entry .book ul.chapters li {
	margin-bottom: 5px;	
    list-style: square;
    list-style-position: inside;
}
.entry .book ul.chapters li ul {
    margin-left: 15px;
}
.entry .book ul.chapters li ul li {
    list-style: decimal;
    list-style-position: inside;
}
.entry .book blockquote {
	background: url(/assets/images/entry-quote-bg.gif) repeat-y;
	margin: 10px 20px 10px 20px;
	padding: 5px 10px 5px 15px;
    font-style: italic;
	font-size: 14px;
	font-family:georgia;
	font-size:18px;
	line-height:140%;
}
.entry .book blockquote strong { font-style: italic; }
.entry .book blockquote a { font-style: normal; }

.entry .book em {
    font-style: italic;
}



/* Begin Images */

div.entry div > img {
/*
    background: white;
*/
/*
    border: 2px solid #ddd;
*/
    margin: 12px auto 0;
/*
    padding: 1px;
*/
    max-width: 677px;
}

div.entry img.border {
    border: 2px solid #ddd;
    padding: 1px;
}

div.entry div > img.aligncenter {
    display: block;
    margin: 12px auto;
}

div.entry img.alignright {
    float: right;
    margin: 0 0 24px 24px;
}

div.entry img.alignleft {
    float: left;
    margin: 0 24px 24px 0;
}

div.entry div p.caption,
div.entry div div.caption {
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
    margin: 0 0 16px;
    padding: 2px 0;
}

sub {
    font-size: .75em;
}

/* End Images */



/* Begin Sidebar */
ul#social  {
    font-size: 12px;
} 

ul#social li,
ul#social a {
    height: 16px;
    line-height: 16px;
}

ul#social a {
    background: url(/assets/images/index/social_sprite.gif) no-repeat 0 0;
    display: block;
    height: 16px;
    line-height: 16px;
    margin: 6px 0 0;
    padding: 0px 10px 0 24px;
}  

ul#social a#twitter {
    background-position: 0 0; }  
ul#social a#twitter:hover {
    background-position: 0 -16px; }  
ul#social a#tumblr {
    background-position: 0 -32px; }  
ul#social a#tumblr:hover {
    background-position: 0 -48px; }  
ul#social a#facebook {
    background-position: 0 -64px; }  
ul#social a#facebook:hover {
    background-position: 0 -80px; }  
ul#social a#linkedin {
    background-position: 0 -128px; }  
ul#social a#linkedin:hover {
    background-position: 0 -144px; }  
ul#social a#rss {
    background-position: 0 -96px; }  
ul#social a#rss:hover {
    background-position: 0 -112px; }
/* End Sidebar */



div.post pre {
    background: ghostWhite;
    border: 1px solid #ddd;
    font-family: Menlo, Monaco, Courier, monospace;
    overflow: auto;
    padding: 12px;
}

.pullquote {
	color: #99ab63;
	font-size: 18px;
	line-height: 24px;
    text-align: left;
	width: 250px;
}

div.post ul {
    list-style-image: url(/assets/images/arrow-blue.gif);
    list-style-type: square;
    margin: 10px 16px;
}

div.post ul ul {
    padding-left: 15px;
}

div.post div.entry ol {
    list-style: decimal;
    margin: 10px 16px;
}

div.post div.entry ul li,
div.post div.entry ol li {
    margin-left: 0;
}

div.post li {
    line-height: 1.5em;
    margin: 2px 10px 2px 0;
}

#bd .entry .pullquote p,
#bd .post .pullquote p {
    text-align: left;
}

.left {
	float: left;
	margin: 0 24px 24px 0;	
}

.right {
	float: right;
	margin: 0 0 24px 24px;	
}



/*
 * Share - Single Post
 **************************/
 
#bd div.single p.postmetadata {
    margin-bottom: 0;
}

div.single div#share {
    border: 1px dotted #CCCCCC;
    border-width: 0 1px 1px;
    min-height: 55px;
    margin:0 0 16px;
    padding: 10px;
    position: relative;
    text-align: left !important;
}

div.single span.sharelabel {
    display: block;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    height: 16px;
    line-height: 16px;
    padding: 0 8px 6px 0;
}

div.single span.sociallinks {
    display: block;
    height: 33px;
    overflow: hidden;
    width: 100%;
}

div.single span.sociallinks a:link,
div.single span.sociallinks a:visited,
div.single span.sociallinks a:hover,
div.single span.sociallinks a:focus,
div.single span.sociallinks a:active {
    display: block;
    float: left;
    height: 32px;
    overflow: hidden;
    margin-right: 8px;
    padding: 1px 0 0;
    text-decoration: none;
    width: 32px;
}

div.single span.sociallinks a:hover,
div.single span.sociallinks a:focus {
    padding-top: 0;
}

div.single span.sociallinks a span {
    display: none;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
    height: 24px;
    line-height: 24px;
    position: absolute;
    bottom: 10px;
    left: 292px;
    text-align: left;
    text-decoration: none;
    -webkit-transition: all 1s ease-in-out;
}

div.single span.sociallinks a:hover span {
    color: #777;
    display: block;
    text-decoration: none;
}


/*
 * Archive.php
 ***************/
 
#bd div#content.archive p.postmetadata {
    margin-bottom: 0 !important;
    overflow: hidden;
    text-align: left !important;
}

div#content.archive div.share {
    border: 1px dotted #ccc;
    border-width: 0 1px 1px;
    height: 18px;
    margin-bottom: 24px;
    padding: 12px;
    overflow: hidden;
}

div#content.archive span.socialcontainer {
    white-space: nowrap;
}

div#content.archive div.share span,
div#content.archive span.sharelabel {
    display: inline-block;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    padding: 1px 8px 0 0;
}

div#content.archive div.share ul.social,
div#content.archive ul.social {
    float: left;
    list-style: none;
}

div#content.archive div.share ul.social li,
div#content.archive ul.social li {
    float: left;
}

div#content.archive div.share ul.social li a,
div#content.archive ul.social li a,
div#content.archive span.sociallinks a {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding: 3px 3px 0 0;
}

div#content.archive div.share ul.social li a:hover,
div#content.archive ul.social li a:hover,
div#content.archive span.sociallinks a:hover {
    padding-top: 2px;
}
