/* @override 
	http://blog.jlist.com/wp-content/themes/jlist_blog/style.css?ver=3.8.1 */

/*
 Theme Name:   J-List Blog
 Theme URI:    http://www.jlist.com
 Description:  J-List CMS theme (Twenty Twelve child theme)
 Author:       Thomas Soubrier
 Author URI:   http://example.com
 Template:     twentytwelve
 Version:      1.0.0
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

/*  RESET
================================================== */
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;
}

.towerbanner { 
	padding: 10px;
	background-color: #f9f9f9;
	width: 110px;
	margin-left: 0px;
	border: 1px solid #DDD;	}


/* GENERAL STRUCTURE & BLOCKS 
================================================== */

body { background: #F2F2F2 url('./img/bg.jpg') repeat; }

.page { width: 980px; margin: 0 auto; position: relative; }

/* ===[ Basic Structure ]=== */

#bridge { padding: 8px 0; }

#main { clear: both; background-color: transparent;
		? }
	
#main .page { background-color: #transparent; padding: 0 0 30px; }

/* 2 Columns Left Sidebar */
#main.col2-left-layout .col-left { float: left; width: 240px; }
#main.col2-left-layout .col-main { margin-left: 280px; width: 700px; }


/* 2 Colums Right Aside */
#main.col2-right-layout .col-right { float: right; width: 240px;  }
#main.col2-right-layout .col-main { width: 650px; }

/* 1 Column Layout */
#main.col1-layout { }

/* Set of independant 2 Columns in a 1 Col Layout */
#col2set { margin-top: 15px; }
#col2set .colleft {	width: 440px; margin: 0 25px; float: left; }

/* Article Styles */

.post {
	background-color: #FFF;
	padding: 20px;
	border: 1px solid #ddd;
	margin-bottom: 30px;
}

.post .entry-content img {
	max-width: 100%;
}

.entry-content p img.aligncenter, .post .entry-content div img {
	text-align: center !important;
	margin: 10px auto;
	display: block; }

/* GENERAL TYPOGRAPHY
================================================== */

body { font: 12px "AllerRegular", Helvetica Neue, Arial, Helvetica, Geneva, sans-serif; }

@font-face {
    font-family: 'AllerDisplayRegular';
    src: url('./fonts/allerdisplay-webfont.eot');
    src: url('./fonts/allerdisplay-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/allerdisplay-webfont.woff') format('woff'),
         url('./fonts/allerdisplay-webfont.ttf') format('truetype'),
         url('./fonts/allerdisplay-webfont.svg#AllerDisplayRegular') format('svg');
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'AllerBoldItalic';
    src: url('./fonts/aller_bdit-webfont.eot');
    src: url('./fonts/aller_bdit-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/aller_bdit-webfont.woff') format('woff'),
         url('./fonts/aller_bdit-webfont.ttf') format('truetype'),
         url('./fonts/aller_bdit-webfont.svg#AllerBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'AllerItalic';
    src: url('./fonts/aller_it-webfont.eot');
    src: url('./fonts/aller_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/aller_it-webfont.woff') format('woff'),
         url('./fonts/aller_it-webfont.ttf') format('truetype'),
         url('./fonts/aller_it-webfont.svg#AllerItalic') format('svg');
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'AllerRegular';
    src: url('./fonts/aller_rg-webfont.eot');
    src: url('./fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/aller_rg-webfont.woff') format('woff'),
         url('./fonts/aller_rg-webfont.ttf') format('truetype'),
         url('./fonts/aller_rg-webfont.svg#AllerRegular') format('svg');
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'AllerBold';
    src: url('./fonts/aller_bd-webfont.eot');
    src: url('./fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/aller_bd-webfont.woff') format('woff'),
         url('./fonts/aller_bd-webfont.ttf') format('truetype'),
         url('./fonts/aller_bd-webfont.svg#AllerBold') format('svg');
    font-weight: normal;
    font-style: normal; }
    
@font-face {
    font-family: 'JapanRegular';
    src: url('./fonts/japan-webfont.eot');
    src: url('./fonts/japan-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/japan-webfont.woff') format('woff'),
         url('./fonts/japan-webfont.ttf') format('truetype'),
         url('./fonts/japan-webfont.svg#JapanRegular') format('svg');
    font-weight: normal;
    font-style: normal; }


.entry-content p, .entry-content div {
	font: 13px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 20px;
	color: #4a4a4a; }
	
.entry-header .meta-date {
	float: right;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #999;
	margin-top: 5px;
}


/* ===[ Titles ]=== */

/* Page Titles */
#bridge h1, #bridge h2, #bridge h3 {
	margin: 0;
	width: 80%;
	font-weight: normal;
	font-family: AllerBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 19px;
	color: #243C4A; }

.content h2 {
	font-family: AllerRegular, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #243c4a;
	margin-bottom: 15px;
	width: 80%; }



/* Bridge Typography */
#bridge p { text-shadow: #FFF 0 1px 0; margin: 15px 0 0 0; color: #333; font-size: 13px; }

/* HEADER
================================================== */

#header { height: 122px; margin: 0 auto; background: url('./img/headerbg.gif') repeat-x; position: relative; }
#header .page {	background: url('./img/headerbg.gif') repeat-x; }

#header span#sitetitle { text-indent: -2000em; position: relative; /*z-index: 0;*/ }
#header span#sitetitle a { display: block; height: 79px; width: 375px; background: url('./img/logo.gif'); }
#jbox #header span#sitetitle a { display: block; height: 79px; width: 375px; background: url('./img/logojbox.gif'); }

#header #access { position: absolute; right: 0;	top: 8px; z-index: 100;
	text-shadow: 0 1px 0 #FFF; }

#header #access ul { float: left;
	font: 12px AllerBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}	
#header #access ul li { float: left; margin: 0 15px; }
#header #access a {	color: #6f0909; }
#header #access a:hover { color: #9ebeea; }

/* == [ Main Menu ]== */

#header #menu { clear: both; height: 40px; overflow: visible; position: relative; top: 1px;}
#header #menu a { color: #243c4a; font-size: 13px; text-shadow: #FFFFFF 0px 1px 0px; }

#header #menu ul { font-family: AllerBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; }

#header #menu ul li.first-level { float: left; /*line-height: 40px;*/ border-right: 1px solid #d1d1d1; padding: 0 8px; margin: 0 0; }
#header #menu ul li.first-level:hover { background: #FFF; }
#header #menu ul li.first-level:last-of-type {	border-right: none; }
#header #menu ul li.first-level a { display: block; line-height: 40px; }


#header .arrow_box {
	position: absolute;
	opacity: 0;
	top: -7px;
	left: 385px;
	text-align: center;
	background: #b62020;
	border: 1px solid #740e0e;
	color: #ffffff;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	padding: 2px 5px;
	font: 13px AllerBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
	/*-webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.2);*/
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;

}

.arrow_box:after {
	border-color: rgba(182, 32, 32, 0);
	border-top-color: #b62020;
	border-width: 8px;
	left: 50%;
	margin-left: -8px;
}
.arrow_box:before {
	border-color: rgba(116, 14, 14, 0);
	border-top-color: #740e0e;
	border-width: 9px;
	left: 50%;
	margin-left: -9px;
}
	

/* == [ Entry Content ]== */

.entry-content ul {
	list-style-type: disc;
	padding-left: 20px;
	font: 13px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 20px;
	color: #4a4a4a;
}

.entry-content ul li {
	margin-bottom: 10px;
}


/* BRIDGE
================================================== */

.block { }

.cat-intro { }
.cat-intro p { color: #52616C; font-size: 13px; }

/* SIDEBAR
================================================== */

.sidebar {
	padding: 20px;
	background-color: #FFF;
	border: 1px solid #ddd;
}

.sidebar a:hover {
	text-decoration: underline;
}

.widget-title, #searchform label{
	font-family: AllerBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 15px;
	font-size: 14px;
	display: block;
}

aside { 
	color: #555;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCC; }
	
aside span {
	font-size: 13px;
	list-style: 1.4;
	display: block;
	margin-bottom: 10px;
}

aside ul li {
	line-height: 1.6;
}

#searchform input#s { padding: 5px; line-height: 1.5; border-radius: 3px; border: 1px solid #bbb; box-shadow: inset 0 1px 1px rgba(0,0,0,.075); }
#searchform input#searchsubmit {
	padding: 4px 8px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	color: #000;
	background-color: #fff;
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	/*vertical-align: middle;*/
	cursor: pointer;
	background-image: none;
	border: 1px solid #bbb;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#searchform input#searchsubmit:hover {
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e;
}

img.callout { padding: 5px;
	border: 1px solid #DDD; margin: 0 0 15px 0;	}
	
.slider {
	border: 1px solid #DDD;
	margin-bottom: 15px;
}
	
.slider img.callout {
	border: none;
	margin: 0 0 0 0;
}

.sidebar span.callout-title {
	font: 20px AllerBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	display: block;
	margin-bottom: 5px;
	color: #535353;
	text-transform: uppercase;
}	
	
a#twitter { 
	background: url('./img/sprite2.gif') 0 -900px no-repeat;
	display: block;
	height: 64px;
	width: 180px;
	line-height: 64px;
	padding-left: 60px;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	text-indent: }
	
a#twitter span { color: #46a0df; }

#sidefeeds { 
	background: url('./img/sprite2.gif') -250px -890px no-repeat;
	padding-left: 60px;
	margin-top: 15px;
	}

#sidefeeds h4 { 
	margin-bottom: 5px;
	}

#sidefeeds ul li a { 
	line-height: 1.5;
	font-size: 11px;
	color: #46a0df;	}
	
a#viewall { 
	background: url('./img/sprite2.gif') 0 -823px no-repeat;
	display: block;
	height: 38px;
	width: 242px; 
	text-indent: -2000em; }

.mailmagazine form { background: url('./img/sprite2.gif') 0 -1000px no-repeat; padding-left: 60px;	}
	
.mailmagazine form label { display: block; color: #333; font-weight: bold; margin-bottom: 5px; }
	
.mailmagazine form input {  }

#aftersubmit p { 
	margin-bottom: 15px;
	width: 500px;
	}
#aftersubmit { 
	margin-bottom: 100px;
	}
	
/* NAVIGATION */

#nav-above, #nav-below, .nav-single {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #ddd;
	font-family: AllerBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 15px;
	font-size: 14px;
}

.archive-header, .page-header {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	font-size: 14px;
}

.archive-header h2, .page-header h2 {
	font-family: AllerBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0;
}


/* SHARED TYPOGRAPHY & LINKS
================================================== */
button:hover { cursor: pointer;	}

a { text-decoration: none; color: #3768b3; }

#leftnav span.parent a,
#leftnav ul li a.level1:hover,
ul#subcategories li a:hover,
.cart table tbody td span.itemtitle a:hover,
#existingcustomer form .submit a:hover,
#createaccount p a:hover,
#sidefeeds ul li a:hover,
a.item-title:hover,
.actions span a:hover, #actionbox span a:hover,
span.goback a:hover, .cart a.remove:hover,
.cartempty a:hover,
#footer a:hover,
#noresults ul li a:hover,
.feeds a:hover,
a.remove:hover,
span.edit a { text-decoration: underline; }


/* Greetings from J-List - Update Styles */
.greetings { color: #535353; position: relative; font-family: Arial, Helvetica, Geneva, sans-serif; }
.greetings h3 {	font-size: 20px; margin-bottom: 15px; }
.greetings span.date { position: absolute; top: 0; right: 0; }
.greetings p { font-size: 13px; line-height: 1.7; margin-bottom: 20px; }
.greetings p a { color: #328ca9; }
.greetings ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 20px;
	line-height: 1.5;
	font-size: 13px;
}

.greetings ul li {
	margin-bottom: 12px;
}

.greetings p.pics { text-align: center; }
	
.greetings img { padding: 2px; margin: 3px; border: 1px solid; color: #CCC; }
.greetings img.noborder { border: none; }

#newitems h2, #restocked h3 { background-image: url('./img/sprite2.gif'); padding-left: 55px; line-height: 48px; background-repeat: no-repeat; font-weight: bold; }
h2.today { background-position: 0 -57px;}
h2.adult { clear: left; background-position: 0 3px; }
#restocked h3 { background-position: 0 -120px; color: #333; font-size: 18px; margin: 0 0 20px; clear: left; }

#restocked ul li p { font-size: 13px; line-height: 1.5; color: #5F5F5F;	}

#newitems h4 { margin-bottom: 10px;	}
#newitems small { color: #535353; font-style: normal; display: block; font-size: 12px; line-height: 1.4; margin-right: 20px; }
#newitems small a { color: #328ca9; }

#newitems a.viewprod, #restocked a.viewprod { position: absolute; bottom: 30px; left: 155px; display: block; line-height: 26px; width: 120px; background: url('./img/sprite2.gif') 0 -560px no-repeat; text-indent: -2000em; }

.highlight { 
	background-color: #f4f4f4; clear: left; padding: 20px; border: 1px solid #D4D5D5; position: relative; margin-bottom: 40px; }
.highlight img { 
	border: 1px solid #E8E8E8;
	background-color: #FFF;
	-moz-box-shadow: 1px 1px 1px #999;
	-webkit-box-shadow: 1px 1px 1px #999;
	box-shadow: 1px 1px 1px #999;
	padding: 3px;
	float: left; margin-right: 15px; }

.highlight h4, .highlight h4 a  { 
	 font-size: 20px !important; color: #434343 !important; font-weight: bold !important; text-shadow: #FFF 1px 1px 0; padding-bottom: 5px; margin-bottom: 0 !important; }
	 
.highlight h4 { 
 border-bottom: 1px solid #cdcdcd; margin-left: 160px; }
	
.highlight p { 
	color: #5D5D5D; font-size: 14px; line-height: 1.3; text-shadow: #FFF 0 1px 0; border-top: 1px solid #FFF; margin-left: 160px; padding-top: 10px; }

.highlight a.highlight_view { 
	display: block;
	width: 193px;
	height: 37px;
	margin-top: 15px;
	background: url('./img/sprite2.gif') 0 -490px no-repeat; text-indent: -2000em;
	
	
	}
	
/* Automatically clear elements for standards-compliant browsers */
    .clearfix:after {
    	content: ".";
    	display: block;
    	height: 0;
    	clear: both;
    	visibility: hidden;
    }
    /* Trigger has-layout for IE compatibility */
    .clearfix {
    	zoom: 1;
    }

.breadcrumb { font-size: 11px; text-shadow: #FFFFFF 0 1px 0; display: block; color: #869aa5; margin-bottom: 2px; }
.breadcrumb a { color: #869aa5; }
.breadcrumb a:hover { color: #243C4A; }




.beige p {
	line-height: 1.5;
	margin-bottom: 10px;
	color: #4d4e4e; text-shadow: #FFFFFF 0 1px 0; font-size: 14px; letter-spacing: -0.1em; }
	
	
/* FOOTER
================================================== */

#footer { background: url('./img/footermeghny.jpg') 0 15px no-repeat;	padding: 15px 0 30px 0px; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
text-shadow: 0 1px 0 #ffffff; clear: both;
}
#footerlinks { padding-left: 150px; color: #2f2f2f; }

#footerlinks h4 {
	color: #243c4a;
	font: normal normal 13px AllerBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 8px; }

#footerlinks ul { float: left; margin: 0 100px 20px 0; line-height: 1.7; width: 120px;  }
#footerlinks ul.lastlist { margin-right: 0; }
#footerlinks ul a { color: #2f2f2f; }

#footerlinks .copyright { clear: left; display: block; line-height: 1.3; color: #999; }

/* COMMON CLASSES */
.clearfloat { clear: both; }
.left { float: left; }
.right { float: right; }
.white { color: #FFF; }
.brown { color: #8c6e55; }
.red { color: #9d1100; }

.lightbulb { background: url('./img/lightbulb.png') 0 0 no-repeat; padding: 0px 20px; line-height: 25px; }

.notification { 
	background: #EFEFEF url(./img/lightbulb.png) 5px center no-repeat;
	border: 1px solid #CCC;
	padding: 5px 10px 5px 30px;
	color: #444;
	font-size: 13px;
	line-height: 1.4;
	margin-bottom: 20px; }

.notification a { 
	color: #328ca9 ; }
	
.specialnote {
	background: #dff0d8 url(./img/lightbulb.png) 5px center no-repeat;
	border: 1px solid #b4dba5;
	padding: 5px 10px 5px 30px;
	color: #468847 !important;
	font-size: 13px;
	line-height: 1.4;
	margin-bottom: 20px;
}

.specialoffer strong {
	font-family: AllerBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal; }

a.back404 { 
	background: url('./img/sprite2.gif') 0 -193px no-repeat; padding: 5px 0 0 35px; font-size: 18px; }
	
#xmasmsg { 
	height: 150px; width: 650px;
	background: #FFF url('./img/msgfrompeter.jpg') 0 0 no-repeat;	
	margin-bottom: 20px; }
	
#xmasmsg a { 
	display: block;
	height: 150px;
	width: 650px; text-indent: -2000em; }
	
#merryxmas { 
	font-size: 20px; }
