/* BARRA AZUL THEME */

@import url(https://web.archive.org/web/20110203145815cs_/http://s3.amazonaws.com/devhub/template/theme/dh-columns.css); /* Standard column elements */
@import url(/web/20110203145815cs_/http://www.blogbar.org/static/shared/fonts/sans_serif/Titillium_Text/stylesheet.css);

#body,
#footer,
#header,
#nav,
#sitelogo {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

/************/

body {
	font-family: Helvetica,Arial,sans-serif;
	/**background: #EEEEEE url(/web/20110203145815im_/http://www.blogbar.org/images/bg-body.png) repeat-x scroll 0 0;**/
	background: url(/web/20110203145815im_/http://www.blogbar.org/images/bg-body.png) 0 0 repeat-x #EEEEEE;
	margin:0;
	text-align: center;
}

#header a,
#nav a,
#footer a {
	color: #1C94C9;
	text-decoration: none;
	outline: none;
}

#header a:hover,
#nav a:hover,
#footer a:hover {
	color: #1C94C9;
}

#footer a:hover {
    text-decoration: underline;
}

#sitelogo {
	float: left; 
}
#sitelogo a {
	text-decoration: none;  
    font-family: TitilliumText14L400wt,Helvetica,Arial,serif;
}
#sitelogo #logotext {
    color: #1C94C9;
	font-size: 2.5em; 
	font-weight: bold;
	letter-spacing: -.035em;
	padding: 19px 0 0 19px;
}
#sitelogo img { 
	border: none;
	padding: 0;
	margin: 35px 0 0;
	max-width: 100%;
	height: auto;
	display: block;
}

.col-padding { padding-right:15px; }
.box,
.imgwrap {
	margin-bottom:15px;
	position: relative;
}
.box {
	border: 1px solid #C1C1C1;
	padding: 15px;
	background: #FFFFFF url(/web/20110203145815im_/http://www.blogbar.org/images/bg-box.png) repeat-x scroll 0 0;
	color:#444444; 
	padding:12px 15px 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.box a {
    color: #1C94C9;
}

.title a {
    text-decoration: none;
}
.title a:hover {
    text-decoration: underline;
}

.post .title {
	margin:0;
	padding:10px 0 10px;
}
.post h2.title {
	font-size:1.8em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.content,
.entry {
	font-size:.778em;
	line-height:1.6em;
	letter-spacing: -.035em;
}
.content a,
.entry a {
	color: #1C94C9;
    text-decoration:underline;
}
.content img,
.entry img {
	border:6px solid #fff;
}

.headline {
	position:relative;
	margin-bottom:5px;
	background: transparent url(/web/20110203145815im_/http://www.blogbar.org/images/h3-border.png) repeat-x bottom center;
}
.headline h1,
.headline h2,
.headline h3 {
	margin:0;
	padding:5px 0 10px;
}
.headline h1 { font-size:1.8em; }
.headline h2 { font-size:1.3em; }
.headline h3 { font-size:1.1em; }
.headline .more {
	position:absolute;
	top:8px;
	right:0;
	font-size:.8em;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.post .meta {
	display:block;
	padding-bottom:10px;
	background: transparent url(/web/20110203145815im_/http://www.blogbar.org/images/h3-border.png) repeat-x bottom center;
}
.post .meta .comments {
	float:right;
}

.post .social {
	font-size:.7em;
}
.post .social a {
	display:block;
	text-decoration:none;
	padding:6px 11px 6px 27px;
	color:#333;
	float:left;
	margin-right:4px;
}

.post .social a:hover {text-decoration: underline;}

.paginate a.button,
.paginate a.button:visited {
	display:block;
	padding:8px 10px;
	background:#1C94C9 url(/web/20110203145815im_/http://www.blogbar.org/images/bg-pagination.png) repeat-x scroll 0 0;
	color:#fff;
	border:1px solid #1C94C9;
	text-decoration:none;
	float:left;
}

.paginate a.button:hover {
	background: #1C94C9 url(/web/20110203145815im_/http://www.blogbar.org/images/bg-pagination.png) repeat-x scroll 0 -40px;
	border-color: #1C94C9;
}
.paginate .button.alt {
	float:right;
	text-align:right;
}

.item {
	padding:12px 0;
	border-bottom:1px solid #ccc;
	position:relative;
}
.item.last {
	padding-bottom:0;
	border:0;
}
.item .title {
	margin:0;
	padding:0 0 6px;
	font-family: "Helvetica Neue",Helvetica,arial,sans-serif;
	font-size: 1em;
}
.item h3 {
	font-size:1.1em;
}
.item p {
	font-size:.8em;
	margin:0;
	padding-bottom:6px;
}
.item .graphic {
	float:left;
	margin-right:15px;
	margin-bottom:6px;
	position:relative;
}
.item .graphic img {
	width:60px;
	height:60px;
	border:3px solid #fff;
}
.item .meta {
	color:#555;
}
.item .meta a,
.item .meta span,
.item .social a {
	margin-right:5px;
}

.item .social a {
	padding: 6px 11px 6px 25px;
	font-size: .8em;
}

.item .rating {
	position:absolute;
	top:10px;
	right:0;
}

.gallery {
	margin-bottom:15px;
}
.gallery .caption {
	margin:0;
	position:absolute;
	bottom:0;
	left:0;
	background:url(https://web.archive.org/web/20110203145815im_/http://dh.devhub.com/static/dh/dev/html-sample/black-opacity75.png) top left repeat;
	color:#fff;
	padding:15px;
	width:100%;
	text-shadow:0 -1px 0 #222;
}
.gallery .gallery-image {
	position:relative;
	height:350px;
	overflow:hidden;
	margin:0;
	border:1px solid #555;
	background:#000;
}
.gallery .image img {
	width:100%;
}
.gallery a {
	color:#fff;
	text-decoration:none;
}
.gallery h3 {
	margin:0;
	font-size:1.2em;
	padding-bottom:5px;
}
.gallery p {
	margin:0;
	color:#ccc;
	font-size:.8em;
}

.list {
	font-size:.8em;
}
.list li {
	padding:2px 0;
}
.list ul {
	margin:0;
	padding:6px 0 6px 25px;
}

.button {
    border-radius:5px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
	background: #1C94C9 url(/web/20110203145815im_/http://www.blogbar.org/images/gloss.png) repeat-x 0 -5px;
    margin-top: 5px;
    padding: 6px;
    text-decoration: none;
}
.button:hover {
    background-color: #1DAEEF;
    text-decoration: none;
}

.product {
	padding:12px 0;
	border-bottom:1px solid #ccc;
	position:relative;
}
.product.last {
	padding-bottom:0;
	border:0;
}
.product .details {
	float:right;
	width:70%;
}
.product .graphic {
	float:left;
	width:30%;
	overflow:hidden;
}
.product .graphic img {
	max-width:75%;
	border:3px solid #fff;
	margin-left:5px;
}
.product .title {
	margin:0;
	padding:0 0 8px;
}
.product h3 {
	font-size:1.1em;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
.product p {
	font-size:.85em;
	line-height: 1.5em;
	margin:0;
	padding:0 0 8px;
	letter-spacing: -.05em;
}
.product .price {
	color:red;
}
.product .button {
	display:block;
	text-decoration:none;
	padding:6px 8px;
	float:left;
	margin-right:2px;
	font-size:.9em;
	color: #FFFFFF;
}

.form {
	padding:8px 0 0;
}
.form br {
	display:none;
	visibility:hidden;
}
.form fieldset {
	border:1px solid #ccc;
	background:#fff;
	padding:15px 10px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
.form label {
	position:absolute;
	top:0;
	left:0;
	padding:5px 10px;
	font-weight:bold;
}
.form legend {
	background:#fff;
	padding:5px 10px;
	border-top:1px solid #ccc;
}
.form p {
	margin:0;
	padding:5px 0 5px 155px;
	position:relative;
}

.embed {
	padding-top:5px;
}

.clear {
	clear:both;
	display:block;
}

/* Theme Styles */


#header {
	margin:10px auto;
	position: relative;
}

#feed {
	position:absolute; 
	right:0;
	height: 26px;
}
#feed a {
	outline:none; 
	text-decoration:none;
	font-size: 11px;
	line-height: 26px;
}
#feed img {
	border:none;
	display: block;
	float: left;
	height: 26px;
	margin-right: 10px;
	width: auto;
}

#search {}
#search input {
	border: 1px solid #BBB; 
	padding: 5px;
}
.box#searchbg {
	-moz-border-radius: 5px;
	float:right; 
	width:auto; 
	background-color: #88DF29; 
}
.box#clear {
	background: none; border: none; color: #FFF;
}
.box#clear h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-size: 36px;
}
.box#clear p {
	font-size: 16px;
	line-height:1.4em;
}
.box h1, 
.box h2, 
.box h3 {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #444444;
}
.box h3 {padding-bottom: 10px;}
/* .box#clear a, .box#clear a:visited, .box#clear a:active {color: #FFF;} */

#footer {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	text-transform: inherit;
	margin-bottom: 30px;
}
#footer p {
	margin: 0;
}
#footer-left {float: left;}
#footer-right {float: right;}

#nav {
	height: 33px;
	overflow: hidden;
	position: relative;
}
#menu {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li {
	float: left; 
	margin-right: 4px;
}
#nav li a {
	display: block;
	font-size: 13px;
	padding: 10px 20px; 	
}
#nav li a:hover, #nav li.selected a {
	background: #1C94C9 url(/web/20110203145815im_/http://www.blogbar.org/images/bg-nav-inset-shadow.png) repeat-x scroll 0 -10px;
	color: #FFFFFF;
	text-decoration:none;
}

.bookmark {background: transparent url(/web/20110203145815im_/http://www.blogbar.org/images/bookmark.png) no-repeat scroll -2px 0;}
.twitter {background: transparent url(/web/20110203145815im_/http://www.blogbar.org/images/tweets.png) no-repeat scroll -2px 0;}
.facebook {background: transparent url(/web/20110203145815im_/http://www.blogbar.org/images/facebooking.png) no-repeat scroll -2px 0;}

.col_2_2 .bookmark, 
.col_2_2 .twitter,
.col_2_2 .facebook {
	background: none;
	}

fieldset#contactform, .fieldset {border: none;}
#contactform input, textarea {border: 1px solid #DDD; padding: 5px;}
#contactform input {font-size: 16px;}
#contactform p {margin: 15px 0;}

.col_2_2 .list ul {list-style: none; padding-left: 0;}
.col_2_2 .form fieldset {background-color: #1C94C9; -moz-border-radius: 4px; -webkit-border-radius: 4px; border: 1px solid #b1b1b1;}
.col_2_2 .box h3 {font-family: Helvetica Neue, Helvetica, Arial, sans-serif; line-height: 1.1em;}
.col_2_2 .box .box-inner .items .item .title a {font-size: .9em;}
.col_2_2 .item .social a {
	padding: 0;
	font-size: .8em;
}

div#gradient {
	background: #1C94C9 url(/web/20110203145815im_/http://www.blogbar.org/images/bg-body-gradient) repeat-x scroll 0 0;
	height: 309px;
	position: relative;
	top: -2px;
}

div#topwrapper {}
div#bottomwrapper {
	margin: 0 auto;
    
	background: #1C94C9 url(/web/20110203145815im_/http://www.blogbar.org/images/bg-body-gradient.png) repeat-x scroll 0 0;
    
	height: 285px;
	margin: 0 auto;
	position: relative;
	top: -2px;
	padding-top: 25px;
}

/* COMMENT STYLES */
div.commenter {
	margin-bottom: 8px;
}
div.comment-content {
	margin-bottom: 1em;
	padding-left: 60px;
}
div.comment-content p {
	font-size: .875em;
}
div.reply {
	font-size: .85em;
	margin-left: 60px;
	margin-bottom: 20px;
}
.commenter img {
	border: 4px solid white;
	float: left;
	margin-right: 15px;
}
.comments ul {
	padding-left: 0;
}
.comments li.comment {
	list-style: none;
}
span.comment-author {
	font-weight: bold;
}
div.commenter span.time {
	font-size: .7em;
}

.adcontainer .ads {
	padding: 0px 0;
	margin-bottom:1.1em;
}
.adcontainer a,
.adcontainer a:hover p {
	text-decoration: none !important;
}
.adcontainer a:hover h6 {
	text-decoration: underline;
}
.adcontainer a h6 {
	font-size:13px !important;
	text-decoration:underline;
	margin: 0;
	padding: 0;
}
.adcontainer a p {
	font-size: 11px !important;
	margin: 0;
	padding: 0;
	color: #000;
}
.adcontainer a p.url {
	color: ;
}
.adcontainer .sponsored {
	font-size: 11px;
	margin: 0;
	padding: 0 0 2px;
	text-align: right;
}

/* POST STYLES */
.post .meta {
	margin-bottom: 15px;
}

/* AMAZON */

.amazon-single .product,
.amazon-thin.products .product {padding: 15px;}
.amazon-thin.products .product .graphic {text-align: center;}
.products form#bottom {margin-top:15px; margin-bottom: 0;}
.products form {margin-bottom:15px;}

form[action="/deals/search"] {
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    margin: 10px auto;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: .75em;
    background: #1C94C9 url(/web/20110203145815im_/http://www.blogbar.org/images/shade.png) repeat-x scroll 0 -5px;
    color: #FFFFFF;
}
form select[name="category"] {
    text-transform: capitalize;
    margin: 0 15px;
}
form select[name="category"],
input[name="keywords"] {
    width: 30%;
}
form input.button[value="Search"],
input.button[type="submit"] {
    background: #2A2A2A url(/web/20110203145815im_/http://www.blogbar.org/static/dhplatform/modules/gloss.png) repeat-x 0 -15px;
    color: #FFFFFF;
    border: none;
    padding: 6px 8px;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    font-family: Helvetica,Arial,sans-serif;
}

/* CLICKBANK */

.button.clickbank,
.button.clickbank span {
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
}
.button.clickbank {
    background: #1C94C9;
    font-size: 1.3em;
    padding: 1px;
    max-width: 65%;
    margin: 10px auto;
    text-align: center;
}
.button.clickbank:hover {
    background-color: #1DAEEF;
}
.button.clickbank span,
.button.clickbank span span,
.button.clickbank span span a {
    display: block;
    height: 1%;
}
.button.clickbank span {
    border:1px solid #FFF;
    height: 1%;
    display: block;
    padding: 2px;
}
.button.clickbank span span {
    background: transparent url(/web/20110203145815im_/http://www.blogbar.org/static/dhplatform/modules/gloss.png) repeat-x 0 0;
    border: none;
    border-radius:6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
}
.button.clickbank span span a {
    font-weight: bold;
    display: block;
	color: #FFFFFF;
    height: 1%;
    padding: 10px 15px 11px 10px;
    text-decoration: none;
    outline: none;
}
.button.clickbank span span a:hover {
    color: #FFFFFF;
}

.site-messages ul {margin: 0;}

.searchbin a { /* amazon search bin links */
    text-decoration: none;
    color: ;
}
.searchbin a:hover {
    color: ;
}
/*
     FILE ARCHIVED ON 14:58:15 Feb 03, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:55:21 May 19, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 107.419
  exclusion.robots: 0.33
  exclusion.robots.policy: 0.318
  RedisCDXSource: 0.762
  esindex: 0.028
  LoadShardBlock: 84.854 (3)
  PetaboxLoader3.datanode: 87.571 (4)
  CDXLines.iter: 17.653 (3)
  load_resource: 409.308
  PetaboxLoader3.resolve: 89.666
*/