/* Type CSS rules here and they will be applied
to pages from &#39;editcss&#39;
immediately as long as you keep this window open. */

/**** LINK-tag style sheet style.css ****/

/* Type CSS rules here and they will be applied
to pages from &#39;editcss&#39;
immediately as long as you keep this window open. */
 
 /**** LINK-tag style sheet style.css ****/

/* Type CSS rules here and they will be applied
to pages from &#39;editcss&#39;
immediately as long as you keep this window open. */

 /**** LINK-tag style sheet style.css ****/

/* 
Theme Name: 3c-Black-LetterHead
Theme URI: http://aydin.net/blog/2006/02/13/wordpress-theme-three-column-black-letterhead/
Description: Based on Robin Hastings&#39; Letterhead, and modifications by Ulysses Ronquillo, but with a three column layout.
Author: Hakan Aydin
Author URI: http://www.aydin.net/blog
Version: 1.0

.
CSS colors modified by Ulysses Ronquillo located at http://ulyssesonline.com.
.
This theme was originally designed and built by Robin Hastings, whose blog you will find at 
http://www.rhasting.net. It uses the default Kubrick theme as a base. 

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
.
*/

/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background-color: Black;
        background-image: url("images/bg.jpg");
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: top center;
	color: #B0B0B0;
	text-align: center;
        add_theme_support( 'responsive-embeds' );
	}

#page {
	background-color: black; 
	border: 1px solid #959596;
	text-align: left;
	}

#header {
/*	background-color: black; */
	}

#content {
	font-size: 1.2em
	}

.gravatar {
          clear: left; 
          float: left; 
          margin-right: 10px; 
          border: none; 
          display:inline;
          }

.right-image {
             float: right;
             margin: 0 0 0 5px;
             }

.left-image  {
             float:left;
             margin: 0 5px 0 0;
             }
.pad-right   {
             padding-right: 5px;
             }

.pad-left   {
            padding-left: 5px;
            }

.slashdigglicious {
                  text-align: center;
                  clear:both;
                  width: 100%;
                  }

img #wpstats {
             width:0px;
             height:0px;
             padding:0px;
             border:none;
             overflow:hidden
             }
 
.widecolumn .entry p {
	font-size: 1.05em;
        }

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.4em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: black;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd; 
        color: #E4D3A6;
        clear:both;
        display:block;
	}

.highlight {
            color: #E4D3A6;
           }   

#footer {
	background-color: black;
/*	border-right: 1px solid #959596; */
	}

small  {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

span.jp-relatedposts-post-title, span.jp-relatedposts-post-date, span.jp-relatedposts-post-context {

	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	}

p.jp-relatedposts-post {

        text-align: left;
        padding-left:15px;
        padding-top:10px;
        padding-bottom:10px;
        border-top: 1px solid #B0B0B0;
        }

h1, h2, h3 {
	font-family: Garamond, "Copperplate Gothic Light", Georgia, "Times New Roman", Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.75em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .4em;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	letter-spacing: .6em;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
#sidebar {
	border-top: 1px solid #959596;
	border-bottom: 1px solid #959596;
	}
#sidebar h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	}

#sidebar2 {
	border-top: 1px solid #959596;
	border-bottom: 1px solid #959596;
	}
#sidebar2 h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	}

h3      {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, h3 a, h3 a:visited, .description {
	text-decoration: none;
	color: Olive;
	}

h2, h2 a, h2 a:visited, h3 {
	color: #E4D3A6;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
/*	color: #FD5A1E; */
        color: Olive;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
	}
#sidebar2 {
	font: 1em Verdana, Arial, Sans-Serif;
	}

#sidebar a {
	   color: Olive;
	   }
#sidebar2 a {
	    color: Olive;
	    }

small, #sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li, .nocomments, .postmetadata, strike {
/*	color: #666; */
        color: #B0B0B0;
	}

blockquote {
            color: #E4D3A6;
            }
	
code    {
	font: 1.1em &#39;Courier New&#39;, Courier, Fixed;
	}

acronym, abbr, span.caps
        {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

fb-video {
         max-width: 450px;
         float: center;
        }        

a, h2 a:hover, h3 a:hover {
/*      color: #FD5A1E;  */
        color: Olive;
	text-decoration: none;
	}

a:hover {
	color: #E4D3A6;
	text-decoration: none;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: black;
	margin: 20px auto;
	padding: 0;
	width: 950px;
	border: 1px solid #959596;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 150px;
	width: 100%;
	background-color: black;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 25px;
	margin: 0px 0 0;
	width: 475px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 100px;
	width: 550px;
	}

.pagepost {
	margin: 0 0 40px;
	border-top: 1px solid #959596;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	border-top: 1px solid #959596;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 949px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 40px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
#sidebar2 h2 {
	margin: 5px 0 0;
	padding: 0;
	}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 25px;
	text-indent: -13px;
        list-style-position: outside;
	} 

html>body .wp-polls-ul ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 25px;
	text-indent: -13px;
        list-style-position: outside;
	} 

html>body .wp-polls-ul li {
	margin: 7px 0 8px 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
html>body .entry ul li:before {
	content: "\00BB \0020";
	}
html>body .entry .wp-polls-ul .sd-content li:before {
	content: "";
	} 
html>body .entry ul.blocks-gallery-grid li:before {
	content: "";
	} 

html>body .entry .wp-block-gallery {
	margin-left: -24px;
}

.sharedaddy {
	margin-left: 24px;
}
.entry #sidebar ul ul li:before, #sidebar2 ul ul li:before {
	content: "\00BB \0020";
	}
html>body .entry .sharedaddy ul li::before {
	content: "";
	} 

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol ol li { list-style-type: lower-alpha}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption, .wp-block-image.is-resized>figcaption {
    text-align: center;
    }
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar2 ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

ol li, #sidebar2 ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
        background-color: #909090;
        border-style: ridge;
        vertical-align: bottom; 
	}

#sidebar2 #searchform #s {
	width: 100px;
        padding: 2px;
        background-color: #909090;
        border-style: ridge;
        vertical-align: bottom; 
	}

#sidebar #searchsubmit {
        border: solid  #000; 
        width:22px; 
        height:22px; 
        border-width: 1px ;  
        vertical-align: middle; 
	background:url(images/search.gif) center no-repeat;
	}

#sidebar2 #searchsubmit {
        border: solid  #000; 
        width:22px; 
        height:22px; 
        border-width: 1px ;  
        vertical-align: middle; 
	background:url(images/search.gif) center no-repeat;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
        background-color: #A0A0A0;
        border-style: ridge;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
        background-color: #A0A0A0;
        border-style: ridge;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	padding: 0;
	text-align: justify;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 10px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.alt li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}
.alt p  {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 740px;
	width: 185px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Sidebar2 */
#sidebar2
{
	padding: 20px 0 10px 0;
	margin-left: 15px;
	width: 185px;
        float: left;

	}

#sidebar2 form {
	margin: 0;
	}
/* End Sidebar2 */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn&#39;t work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
/*	border-left: 5px solid #ddd; */
        border-left: 5px solid Olive;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	text-align: right;
	font-style: normal;
	}
hr {
 display: none;
 }
 
.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	width:478px;
        height: 20px;
        display: block;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
	}

ol.snap_nav {
	display: inline;
	float: left;
	clear: both;
	list-style: none;
}

ol.snap_nav li {
	display: block;
	float: left;
	padding: 0 2px 10px 0;
}

ol.snap_nav li a {
	font-weight: bold
}

ol.snap_nav li.snap_selected a {
	cursor: text;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}

.scrollgallery .scrollGalleryHead {
        margin-left: -5px;
}

.alignleft img {
	float: left;
}

.alignright img {
 	float: right;
}

.entry {
	margin-top: 1em;
}

.wp-block-image .figure {
	max-width: 475px;
}

figcaption strong {
	color: #E4D3A6;
}

.caption {
	color: #E4D3A6;
	margin-top: -.1em;
}
.caption::first-line {
        line-height: 2em;
}

.aalb-pg-ad-unit {
    position: relative;
    overflow: hidden;
    padding: 22px 40px;
}

.aalb-pg-ad-unit * {
    box-sizing: content-box;
    box-shadow: none;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    outline: 0;
    padding: 0;
}

.aalb-pg-ad-unit.pull-left {
    float: left;
}

.aalb-pg-ad-unit.pull-right {
    float: right;
}

.aalb-pg-ad-unit.pull-left .aalb-pg-product, .aalb-pg-ad-unit.pull-right .aalb-pg-product {
    width: 185px !important;
}

.aalb-pg-ad-unit a {
    box-shadow: none !important;
}

.aalb-pg-ad-unit a:hover {
    color: #c45500;
}

.aalb-pg-ad-unit .aalb-pg-ad-header {
    padding-left: 3px;
    padding-bottom: 9px;
    font-size: 17px;
    font-weight: normal;
    color: #111111;
}

.aalb-pg-ad-unit .aalb-pg-product-list {
    /* Remove the border-top to remove the horizontal line after the Ad Header*/
    border-top: 2px solid #f7f7f7;
    overflow: hidden;
}

.aalb-pg-product {
    /* Make width 205px as  defined in updateLayout() function in ProductGrid.mustache and height 290px to make li as grid and contain height of stretching cell */
    height: 290px;
    width: 205px;
    padding-top: 22px;
    padding-bottom: 22px;
    float: left;
    list-style: none;
    text-align: center;
}

.aalb-pg-product-image {
    display: table;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    text-align: center;
}

.aalb-pg-ad-unit .aalb-pg-product-image-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.aalb-pg-ad-unit .aalb-pg-product-image a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.aalb-pg-ad-unit .aalb-pg-product-image img {
    max-width: 150px;
    max-height: 150px;
    vertical-align: bottom;
}

.aalb-pg-ad-unit .aalb-pg-percent-off {
    display: block;
    width: 32px;
    height: 27px;
    padding-top: 5px;
    position: absolute;
    top: -16px;
    right: -16px;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #a50200;
    background-image: -webkit-linear-gradient(top, #cb0400, #a50200);
    background-image: linear-gradient(to bottom, #cb0400, #a50200);
}

.aalb-pg-ad-unit.hide-percent-off-badge .aalb-pg-percent-off {
    display: none;
}

.aalb-pg-product-details {
    max-width: 205px;
    margin: 11px 10px 0 10px;
    text-align: left;
}

.aalb-pg-ad-unit .aalb-pg-product-title a {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #111111;
    text-decoration: none;
}

.aalb-pg-ad-unit.no-truncate .aalb-pg-product-title a {
    text-overflow: initial;
    white-space: initial;
}

.aalb-pg-ad-unit .aalb-pg-product-offer-price {
    font-size: 13px;
    color: #111111;
}

.aalb-pg-ad-unit .aalb-pg-product-offer-price-value {
    color: #AB1700;
    font-weight: bold;
}

.aalb-pg-ad-unit .aalb-pg-product-list-price {
    font-size: 13px;
    color: #565656;
}

.aalb-pg-ad-unit .aalb-pg-product-list-price-value {
    text-decoration: line-through;
}

.aalb-pg-ad-unit .aalb-pg-product-prime-icon .icon-prime-all {
    background: url("https://images-na.ssl-images-amazon.com/images/G/01/AUIClients/AmazonUIBaseCSS-sprite_2x_weblab_AUI_100106_T1-4e9f4ae74b1b576e5f55de370aae7aedaedf390d._V2_.png") no-repeat;
    display: inline-block;
    margin-top: -1px;
    vertical-align: middle;
    background-position: -192px -911px;
    background-size: 560px 938px;
    width: 52px;
    height: 15px;
}

.aalb-pg-ad-unit .aalb-pg-product-offer-price,
.aalb-pg-ad-unit .aalb-pg-product-list-price,
.aalb-pg-ad-unit .aalb-pg-product-prime-icon {
    display: inline-block;
    margin-right: 2px;
}

@media (max-width: 768px){
    .wp-block-column:not(:last-child) {
        margin-right: 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .aalb-pg-ad-unit .aalb-pg-product-prime-icon .icon-prime-all {
        background: url("https://images-na.ssl-images-amazon.com/images/G/01/AUIClients/AmazonUIBaseCSS-sprite_2x_weblab_AUI_100106_T1-4e9f4ae74b1b576e5f55de370aae7aedaedf390d._V2_.png") no-repeat;
        display: inline-block;
        margin-top: -1px;
        vertical-align: middle;
        background-position: -192px -911px;
        background-size: 560px 938px;
        width: 52px;
        height: 15px;
    }
}

/* css for mobile devices when device width is less than 441px*/
@media  screen and (max-width: 440px) {
    .aalb-pg-ad-unit {
        padding: 0;
        max-width: 100%;
    }

    .aalb-pg-product {
        max-width: 100%;
        padding-top: 22px;
        padding-bottom: 22px;
        margin: 0 auto;
        list-style: none;
        float: none;
    }

    .aalb-pg-product-image {
        margin: 0 auto;
    }
}

.wp-block-gallery {
    max-width: 475px;
    margin-left: 0;
}

/* End Various Tags & Classes*/