/*
Theme Name: World Label 2012
Theme URI: 
Author: Shelly Cole
Author URI: http://brassblogs.com/
Description: 2012 Theme for World Label redesign
Version: 1.0
*/

/* @group Eric Meyer's "Reset Reloaded" - Redux
---------------------------------------------------------------------*/

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; list-style-position: inside;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

small {
	font-weight:normal;
	font-size:0.8em !important;
}

.formwidth {width: 500px;}

blockquote, q {
	quotes: 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;
}

.left, .alignleft {
	float: left;
}

.right, .alignright {
	float: right;
}

.center, .aligncenter {
	display: block;
	margin: 0 auto;
}

.clear:after, #popup:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

/* @end */

/* @group Defaults*/

body {
	backgound:#fff;
	text-align: center;
	font: 78% Helvetica, Arial, sans-serif;
	color: #0d1216;
}

a, a:link, a:visited {
	color: #0d1216;
}

a:hover, a:active {
	text-decoration: none;
}

p {
	line-height: 1.8em;
	margin-bottom: 1em;
}

h1 {
	margin-left:20px;
	float: left;
}

h2 {
	color:#dd0000;
	font-size: 1.6em;
	padding: 10px 3px;
	text-transform: uppercase;
	text-shadow: -1px 1px 2px rgba(0,0,0,0.3);
	
}

h2, h2 a, h2 a:link {
	color: #dd0000;
	text-decoration: none;
}

h3 {
	color: #d10909;
	font-size: 1.6em;
	margin-bottom:1em;
}
 
h4 {
	background-color: #d10909;	
	-webkit-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
	color: #fff;
	font-size: 1.3em;
	padding: 7px 14px;
	margin-bottom: 15px;
}

#wrap {
	width: 985px;
	margin: 0 auto;
	border: 1px solid #8398b2;
	border-top-width: 4px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

#header, #content, #colophon {
	text-align: left;
}

#content {
	float: left;
	width: 650px;
}
#content-full {
	float: left;
	width: 100%;
}

#secondary {
	width: 270px;
	float: right;
	margin-right: 10px;
}

#colophon {
	background: #d10909;	
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	margin-top: 30px;
	padding: 10px 0 20px 15px;
	color: #fff;
}

/* @end Defaults */

/* @group Header */
#header {
	padding: 10px 0;
}

#header-phone {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.125em;
	padding-bottom: 5px;
}

#header-phone span {
	color: #d31c20;
}

/* @group Shopping Menu */

#shopping {
	float:right;
	width: 400px;
	padding: 0 5px 0 0;
	text-align: right;
}

.cart a {
	position:relative;
	width: 115px;
	height: 35px;
	padding: 20px 5px 0 0;
	vertical-align: bottom;
	display: block;
	text-align: right;
	float: right;
	text-decoration: none !important;
	top:-15px !important;
}

.cart .icon { 
	position:relative;
	width: 32px; 
	height: 32px;
	background: url('images/wl-icon-set1-32px.png') no-repeat -96px bottom;
	position: relative; 
	float: left;
}

.cart p {
	color: #d31c20;
}

#header-menu ul {
	clear: right;
	display: inline-block;	
	background-color: #eee;
	border: 1px solid #ddd;
	margin: 15px 0 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#header-menu li {	
	display: inline-block;
	padding: 10px 0;
	text-align: center;
}

#header-menu li a, #header-menu li a:link, #header-menu li a:visited {
	color: #777;
	border-left: 1px solid #777;
	padding: 0 12px;
	text-decoration: none !important;
}

#header-menu li:first-child a {
	border: 0;
}

#header-menu li a:hover, #header-menu li a:active {
	color: #000;
	text-decoration: none;
}

/* @end Shopping Menu */

/* @group Main Navigation */

#topnav {
    clear: both;
    background-color: #9A1010;
    font: 16.2px "Trebuchet MS",Arial,sans-serif;
}

#topnav ul {
	width: 100%;

}

#topnav li {
	display: inline-block;
	padding-bottom: 4px;
	margin-right: -5px;
	border-left: 1px solid #f1eded;
}

body.mozilla-firefox #topnav li, body.windows #topnav li {
  margin-right:-7px;
}

#topnav li:first-child {
	border:none;
}

#topnav li:hover {
	background-color: #333;
}

#topnav li a {
	display: block;
	margin: 0 0 0 0;
	text-transform: lowercase;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 13px 23px;
	background: #d10909; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff0a0a 0%, #ea7070 44%, #8d0000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0a0a), color-stop(44%,#ea7070), color-stop(100%,#8d0000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff0a0a 0%,#ea7070 44%,#8d0000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff0a0a 0%,#ea7070 44%,#8d0000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff0a0a 0%,#ea7070 44%,#8d0000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff0a0a 0%,#ea7070 44%,#8d0000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0a0a', endColorstr='#8d0000',GradientType=0 ); /* IE6-9 */
}

#topnav li:first-child a {
	padding-left: 27px;
}

#topnav li:last-child a {
	padding: 13px 27px;
}
/* @end Main Navigation */

/* @end Header */

/* @group Content */

.post, .page, #commentlist, #respond {
    padding: 0px 15px 35px;
    margin: 0 10px;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 7px;
}

.entry-meta {
	text-align: right;
	color: #888;
}

.entry-header .entry-meta {
	text-align: left;
	padding:15px 0 10px 5px;
	text-transform: uppercase;
}

.entry-content {
	margin: 0 5px 10px 5px;
}

.navigation {
	padding:  10px;
	margin-left: 20px;
}

/* @group Comments */

.comment-author {	
	margin-bottom: 20px;
}

img.avatar {
	float:left;
	margin:5px 25px 20px 0;
	border: 1px solid #bbb;
	padding: 3px;
}

.children {
	padding-bottom: 20px;
}

.authorinfo {
	display: block;
	font-size: 1.2em;
	font-weight:bold;
}

.authorinfo a.url {
	display: inline-block;
	color:#d10909;	
	margin-top: 13px;
}

.author_extras {
	display: block !important;
	margin-left: 108px;
}

#commentlist .author_extras a.twitter, #commentlist .author_extras a.facebook, #commentlist .author_extras a.pinterest {
	margin-top:7px;
}

.comment_date, a.date {
	display:block;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #888;
	margin-top: 10px;
}

.replylink, .comment_reply_link {
	display: inline-block;
	float: right;
	font-weight: bold;
	margin: 10px;
	color:#d10909;
}

a.comment-reply-link {
	display: block;
	margin: 10px 0;
	color:#d10909;
}

.replylink:hover {
	color:#7c7d48;
}

.comment.parent {
	padding: 0;
}

.comment.reply img.avatar, .comment.reply p:last-child {
	margin-bottom:20px;
}

/* @group Comment form */

#respond small, #respond p.loggedin {
	display: block;
	width: 400px;
	height: 20px;
	margin-left: 40px;
}

#respond p {
	width: 430px;
}

#respond label, #respond input[type="text"] {
	display:inline-block;
}

#respond input[type="text"], #respond textarea {
	border:1px solid #000;
	padding:5px;
	width:300px;
	margin:0.7em;
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.1);
	box-shadow: inset 0 0 8px rgba(0,0,0,0.1);
}

#respond textarea { 
	width:500px;
	margin-bottom:20px;
}

#respond p {
	text-align: right;
	margin-bottom: 5px;
}

#respond p.form-submit, 
#frmLogin p.form-submit {
	text-align: center;
}

#respond label {
	padding: 12px 0 0 0;
}

#respond span.req {
	color:#d10909;
}

p.form-submit #submit, 
p.form-submit input[type="submit"] {	
	font-size: 1em;
	border: 0;
	padding: 6px 20px 9px 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;	
	font:400 1.1em "myriad-pro", sans-serif;
	color:#fff;
	-moz-box-shadow: -2px 2px 5px rgba(0,0,0,0.5);;
	-webkit-box-shadow: -2px 2px 5px rgba(0,0,0,0.5);
	box-shadow: -2px 2px 5px rgba(0,0,0,0.5);
	background-color:#d10909; 
} 

/* @end Comment Form */

/* @end Comments */

/* @end Content */

/* @group Sidebar */

#secondary .widget {
	background: #eee;
	border: 1px solid #ddd;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0 0 18px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 18px rgba(0,0,0,0.4);
	box-shadow: 0 5px 5px rgba(0,0,0,0.4);
	margin: 10px 0 15px 0;
	text-align: left;
}

#secondary .widget ul, #secondary .widget ol, #secondary .widget p {
	margin: 0 15px 20px 15px;
}

#secondary .widget li {	
	padding: 5px 0;
}

/* @group Search */

#searchform {
	margin: 10px;
}

#searchform input.default-value {
	background:#fff;
	width: 160px;
	padding: 3px;
	border: 1px solid #ddd;
	color: #888;
}

body.mozilla-firefox #searchform input.default-value {
	width: 157px;
}

body.windows #searchform input.default-value  {
	width: 145px;
}

#searchsubmit {
	background-color: #d10909;	
	color: #fff;
	font-weight: bold;
	border: 1px solid #000;
	vertical-align: top;
}

#reset {
	background: url("http://www.google.com/uds/css/clear.gif") no-repeat center center;
	border: 0;
}

body.opera #reset {
	width:10px;
}

/*@end Search */

/* @group Text Widget */

#secondary .widget_text {
	border: 0;
	background: transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 20px 0 0 0;
}

#secondary .widget_text h4 {
	display: none;
}

#secondary .widget_text p {
	margin-bottom: 0;
}

#secondary .widget_text p+p {
	margin-bottom: 1em;
}

/* @end Text Widget */

/* @group Image Widget */

#secondary .widget_image.discount img {
	float: left;
	padding: 0 10px 10px 10px;
}

#secondary .widget_image.discount strong {
	display: block;
}

.widget_image.print-peel-apply img {
	height: auto;
	width: 160px;
	margin: 20px 0 0 50px
}

/* @end Image Widget */

/* @end Sidebar */

/* @group Footer */

#colophon .widget {
	width: 300px;
	float: left;
	padding: 0 10px;
}

#colophon .widget_fake {
	text-align: right;
	padding: 0;
}

/* @group Social Widget */

 #colophon .widget_social h4 {
	font-size: 1em;
	font-weight: normal;
	padding: 0;
	margin: 10px 0 5px 0;
}

.widget_social a {
	width: 40px;
	height: 40px;
	display:inline-block;
	background:url("images/social.png") no-repeat 0 0;
}

.widget_social a span {
	display: none;
}

.widget_social a.twitter {
	background-position: 0 -84px;
}

.widget_social a.rss {
	background-position: 0 -42px;
}

.widget_social a.pinterest {
	background-position: 0 -132px;
}

.widget_social a.youtube {
	background-position: 0 -178px;
}

.widget_social a.google {
	background-position: 0 -227px;
}

.widget_social a.linkedin {
	background-position: 0 -273px;
}

/* @end Social Widget */



/* @end Footer */

/* @group Popup */
#popup_content {
	background-color: black;
}

#popup {
	background: #fff;
	width: 870px;
	display: table;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 18px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 18px rgba(0,0,0,0.4);
	box-shadow: 0 0 18px rgba(0,0,0,0.4);
	line-height: 1.5em;
	text-align: left;
}

#popup .post {
 	width: 840px;
	border: 0;
	padding: 7px 0 0 0;
}

#popup h2 {
	display: block;
	width: 195px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	color: #fff;
	font-size:1.8em;
	padding: 10px 20px;
	margin-bottom: 20px;
	text-transform: none;
	background: #ff2a00; /* Old browsers */
	background: -moz-linear-gradient(left, #b40000 1%, #ff2a00 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,#b40000), color-stop(99%,#ff2a00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #b40000 1%,#ff2a00 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #b40000 1%,#ff2a00 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #b40000 1%,#ff2a00 99%); /* IE10+ */
	background: linear-gradient(left, #b40000 1%,#ff2a00 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b40000', endColorstr='#ff2a00',GradientType=1 ); /* IE6-9 */
	-moz-box-shadow: -2px 3px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: -2px 3px 5px rgba(0,0,0,0.5);
	box-shadow: -2px 3px 5px rgba(0,0,0,0.5);
	text-shadow: -1px 1px 2px rgba(0,0,0,1);
}

#popup .col1 { 
	width:400px; 
	float:left;  
}

#popup .col1 table { 
	width: 360px; 
}

#popup .col1 table td, #popup .col2 table td { 
	vertical-align: top; 
}

#popup .col1 table td ul { 
	width:130px; 
}

#popup .col2 { 
	float:left; 
	width:210px; 
}

#popup .col2 table, #popup .col3 table { 
	border: 0px; 
	width: 210px; 
}

#popup .col2 table td ul, #popup .col3 table td ul { 
	width:130px; 
}

#popup .col3 { 
	float:left;
}

#popup .post p {
	margin-bottom: 0;
}

#popup a, #popup a:link, #popup a:visited {
	color: #555;
}

#popup a:hover, #popup a:active {
	text-decoration: none;
}

#popup .view-all {
	float: right;
	padding: 10px;
	font-size:1.4em
}

#close {
	position: absolute;
	right: 5px;
	top: 7px;
}

#close, #close:link, #close:visited {
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

#close:hover, #close:active{
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

#popup .mr_social_sharing_wrapper {
	display:none !important;
}
	
/* @end Popup */

.post img {
	max-width: 600px;
	margin-top:10px;
	max-height: auto;
}
.post id-13928  img{
	margin-top:10px;
}
/* New Free label gallery code*/

/*Grid Layout*/ 

.grid-container { 
	margin-left: auto; margin-right: auto; 
}
.grid-container > [class^="grid-"] {
	float: left;
	min-height: 1px;
	padding-left: 0px;
	padding-right: 0px;
}

.grid-fifth {
	width: 17.3%;
	margin-left: 2.2%;
	text-align: center;
}
.grid-fifth img { 
	max-width: 100%; 
	border: 1px solid #dddddd;
	border-radius:5px; 
	height: 160px; 
	width: 160px;
} 
.grid-fifth a {
	text-decoration: none;
}


.grid-container:after,
.group:after {
	content: " ";
	display: table;
	clear: both;
}

#jump-menu ul {
	display: inline-block;
}
#jump-menu ul li {
	display: inline;
	list-style: none;
    border-right: 1px solid #dd0000;
	padding:0 10px;
	font-size: 12px;
}
#jump-menu ul li:last-child {
	border-right: none;
}
#jump-menu ul li a {
	text-decoration: none;
	color: #dd0000;
}
#discus_thread {
    padding: 10px !important;
}

#comments{
padding:10px;
}

