/*  
Theme Name: Los Clothing
Theme URI: http://www.losclothing.com/
Description: Custom theme for Los Clothing.
Author: James Young
Author URI: www.welcomebrand.co.uk/

*/



/* Begin Typography & Colors */
body {
	background: #111;
	margin: 0;
	padding: 0;
	font: 0.8em arial, verdana, sans-serif;
	color: #222;
	line-height: 135%;
}

p {
	font: .7em arial, verdana, sans-serif;
	color: #333;
	line-height: 150%;
	margin: 0 0 1.4em 0;
	padding-bottom: 2px;

}

a, a:visited {
	color: #222;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

a:hover, #footer p a:hover, .postmetadata a:hover {
	text-decoration: underline;
	background: #fff;
	color: #222;
}

#page {
	background: #fff;
	margin: 0;
	padding: 0;	
}

#pageWrap, #pageWrap.losHome {
	overflow: hidden;
	width: 755px;
	margin: 20px auto 10px auto;
	background: #fff;
	padding-bottom: 20px;
	border: 1px dotted #666;
	border-left: 0;
	border-right: 0;
}

#pageWrap.losHome {

	padding-bottom: 0;
	border: 0;
	border-top: 1px dotted #666;
}


/*	Begin Headers */
h1, h2, h3, h4, h5, h6, p.navTitle, p.navSubtitle {
	font-family: georgia, serif;
	font-weight: bold;
	color: #555;
	display: block;
	padding: 0;
	clear: both;
	text-align: left !important;
	letter-spacing: -1px;
	line-height: 150%;
}

/*h1, h1 a, h1 a:hover, h1 a:visited {
	font-size: 2em;
	padding: 5px;
	padding-left: 25px;
	background: #2c2c2c;
	color: #fff;
	letter-spacing: -1px;
	margin-bottom: 5px;
}*/

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, #sidebar h2 {
	font-size: 1.4em;
}

h3, h4, h5, h6 {
	font-size: 1em;
	padding: 0;
	margin: 30px 0 0;	
}

#headerLogo {
	width: 755px;
	margin: 0 auto;
}

#header h1 a {
	background: transparent url(images/los-logo.jpg) left top no-repeat;
	width: 83px;
	height: 75px;
	text-indent: -999em;
	clear: both;
	position: relative;
	display: block;
	margin: 10px 0;
}





/*#header #headerimg .description {
	font-size: 1.4em;
	font-weight: bold;
	padding: 0;
	background: #2c2c2c;
	color: #fff;
	letter-spacing: -1px;
} */

#header {
	background: #000;
	border-bottom: 5px solid #333;
	overflow: hidden;
}

.post h2, .post h2 a, post h2 a:hover, .post h3, .post h3 a, .post h3 a:hover, .entry h3, .entry h4, .entry h5, h2.pagetitle, h3#comments, h3#respond {
	font-size: 1.2em;
	color: #222;
	line-height: 165%;
	padding: 0 !important;
	margin: 5px 0;
	text-decoration: none;
}

.post h3 a {
	text-decoration: underline !important;
}

.post h3 a:hover {
	text-decoration: none !important;
}

h3#comments, h3#respond {
	font-size: 1em;
}

.post h3 a:hover, .post h2 a:hover {
	text-decoration: underline;
}

.entry h3 {
	padding: 1px;
	margin-bottom: 5px;
}

.post p.postedBy, .post p.postedBy a {
	color: #444;
	font-style: italic;
}

/* End Headers */

hr {
	display: none;
}


#content {
	font-size: 1.2em;
	float: left;
	width: 535px;
	margin: 0;
	padding: 0;	
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	margin-top: 20px;
	line-height: 1em;
}

.widecolumn {
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	margin: 5px 0;
	background: transparent;
	
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 10px;
	margin: 0px 0 0;
	background: transparent;
}

.narrowcolumn .postmetadata {
	text-align: left;
	padding-top: 5px;	
}

.postmetadata.alt, .postmetadata {
	background: #f4f4f4;
	padding: 10px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	font-style: normal;
}

.alt {
	background-color: transparent;
	border-top: 0;
	border-bottom: 1px dotted #999;
}

#footer {
	background: #111;	
	margin-top: 20px;
	padding: 30px 0 50px 0px;	
	border-top: 5px solid #333;
}

#footer p {
	margin: 0 auto;
	width: 750px;
	padding: 0 0 10px 0;
	text-align: left;
	color: #999;
}	

#footer p a {
	color: #999;
}

#footer p a:hover {
	background: none;
	color: #999;
	text-decoration: underline;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

.post {
	margin: 0;
	text-align: left;
	padding-bottom: 10px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}













.entry p a {
	text-decoration: underline;
}

.entry p a:hover {
	text-decoration: none;
	background: #fff;
	color: #222;
}

.entry img, .entry p a img, p a:hover img, .entry a:hover img, .entry p a:hover img {
	border: 5px solid #444 !important;
	padding: 1px !important;
	background: #999 !important;
	margin-right: 5px !important;
	margin-bottom: 5px !important;
}


.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em
	}

.commentlist li {
	font-weight: bold;
	color: #222;
	}

.commentlist cite, .commentlist cite a {
	background: transparent;
	font-style: normal;
	margin-left: 0;
	padding-left: 0;
	padding: 0;
	line-height: 150%;
	font-size: .9em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	padding: 0;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

small {
	font-style: normal;
}

small a {
	text-decoration: none !important;
}

small a, small a:visited, small a:hover {
	color: #555;
	background: none !important;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover, a:hover {
	color: #222;
	text-decoration: none;
}



a:hover {
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: left;
	background: transparent;
	margin: 0 0 0 10px;
	padding: 0;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;

	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 14px !important;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
	width: 45%;
	text-align: right;
}

.alignleft {
	float: left;
	width: 45%;
	text-align: left;
	}
/* End Images */



/* 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: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	color: #fff;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;

	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	padding-top: 0;
	overflow: hidden;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px 10px 10px 20px;
	padding: 5px 9px; 
	text-align: left;
	overflow: hidden;
}



#sidebar #searchform #s {
	color: #666;
	font-size: .8em;
	width: 165px !important;
	padding: 5px;
	border: 1px solid #666;
	background: #ddd;
	margin-bottom: 5px;
}

#sidebar #searchform #searchsubmit {
	color: #222;
	font: bold 1em arial, sans-serif;	
	padding: 4px 5px 3px 5px;

	background: #ccc url(images/submit-background.gif) left bottom repeat-x;
	cursor: pointer;
}

#sidebar #searchsubmit {
	padding: 10px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 5px;
	background: #ccc url(images/submit-background.gif) left bottom repeat-x;
	border: 1px solid #666;
	color: #222;
	line-height: 175% !important;
	font: 1em arial, sans-serif;
	margin: 5px 5px 1px 0;
	}
	
#commentform label small {
	color: #222;
}	

#commentform textarea {
	width: 525px;
	padding: 5px;
	background: #e8e8e8 url(images/comment-bg.jpg) center center no-repeat;
	border: 1px solid #666;
	color: #444;
	line-height: 175% !important;
	font: 1em arial, sans-serif;
	}

#commentform #submit, .sidebarSearch {
	margin: 0;
	float: left;
	cursor: pointer;
	color: #333;
	font: bold 1em arial, sans-serif;	
	padding: 4px 5px 3px 5px;
	border: 1px solid #666;
	background: #ccc url(images/submit-background.gif) left bottom repeat-x;
}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px 0;
	background: #f4f4f4;
	padding: 10px;
	list-style: none;
	border-bottom: 1px dotted #999;
	border-top: 1px dotted #999;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-size: .8em;
	}

#commentform p {
	margin: 5px 0;
	}

p.commentDate {
	text-align: right;
}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	font-size: .85em;
	padding: 0;
	margin-top: 10px;
	float: right;
	width: 200px;
	background: #f4f4f4 url(images/sidebar-gradient.jpg) left bottom repeat-x;
}

#sidebar form {
	margin: 0;
}

#sidebar ul li h2.widgettitle {
	padding: 0;
	color: #222;
	margin-bottom: 0;
	margin-left: 10px;
}

#sidebar ul {
	padding: 0;
	margin: 0;
}

#sidebar ul li {
	list-style-type: none;
	margin-left: -10px;
	padding: 0 10px;
}

#sidebar ul li a {
	color: #222;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
	background: none;
}
/* End Sidebar */



/* Begin Calendar */
li#calendar {
	padding-top: 5px;
}

li#calendar h2 {
	display: none;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px 5px 5px 5px;
	width: 200px;
	color: #fff;
}

#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: left;
	width: 100%;
}

#wp-calendar td {
	padding: 3px;
	color: #fff;
	text-align: center;
	background: #3a3a3a;
}

#wp-calendar tbody td a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#wp-calendar tbody td#today {
	background: #fff url(images/today-corner.gif) right top no-repeat;
	color: #222;
	padding: 0;
	margin: 0;
}
#wp-calendar tbody td#today a {
	text-decoration: underline;
	color: #222;
	padding: 0;
	margin: 0;
	background: transparent;
}

#wp-calendar td.pad, #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background: #383838; 
}
/* 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;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: left;
	}

hr {
	display: none;
	}

a img, a:hover img {
	border: none !important;
}



.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 30px;
	overflow: hidden;
	color: #444;
	line-height: 150%;
	font-size: .9em;
}

.navigation a:hover {
	background: transparent;
}
/* End Various Tags & Classes*/

#pageNav {
	width: 755px;
	margin: 0 auto;
	padding: 0;
}

#pageNav ul {
	margin: 0;
	padding: 0;

}

#pageNav ul li {
	display: inline;
	padding: 5px 0;
	margin-right: 1px;
	line-height: 200%;
	list-style-type: none;
	background: transparent;
}

#pageNav ul li a {
	padding: 5px 10px;
	font-size: 10.5px;
	color: #fff;
	margin-right: 1px;
	line-height: 200%;
	background: transparent;
	border-top: 2px solid #000;
}

#pageNav ul li a:hover, #pageNav ul li.current_page_item a {
	padding: 5px 10px;
	line-height: 200%;
	background: #333;
	text-decoration: none;
	border-top: 2px solid #fff;
}



p.welcomebrand, p.welcomebrand a {
	font-style: italic;
	color: #666 !important;
	text-decoration: none;
}

p.welcomebrand a:hover {
	text-decoration: underline !important;
	background: none !important;
	color: #666 !important;
}

#pageWrap.losHome {
	font-size: inherit;
	width: 755px !important;

}

#pageWrap.losHome #content {

	width: 755px;
}




/* Los Homepage template styles */

#topLevel {
	overflow: hidden;
	float: left;
	margin-bottom: 1em;
	padding-top: 5px;
}

#homeIntro {
	float: left;
	width: 280px;
	padding: 0;
	margin: 0 0 -15px 0;
}

#featureBanner {
	float: right;
	width: 460px;
	overflow: hidden;
	margin-bottom: 0;
}

#subBannerHolder {
	width: 755px;
	padding: 10px 15px 15px;
	margin: -10px 0 0 0;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	clear: both;
	float: left;
	overflow: hidden;
	background: #fff url(images/sub-banner-background.jpg) left bottom repeat-x;
}

.subBanner {
	float: left;
	width: 232px;
	padding: 0;
}

.subBanner h3 {
	margin: 0 0 5px 0;
	color: #222;

}

.subBanner p {
	background: #333;
	color: #fff;
	padding: 5px;
	margin-bottom: 0;
	border-top: 1px solid #fff;
	font-weight: bold;
}

.subBanner p a {
	text-decoration: underline;
	font-weight: normal;
	color: #fff;
}

.subBanner p a:hover {
	text-decoration: none;
	background: none;
}

.subBanner#bOne, .subBanner#bTwo, .subBanner#bThree {
	margin-right: 15px;
}

.subBanner#bTwo {
	margin-left: 0;
}

.subBanner#bThree {
	margin-right: 0;
}

#sidebarPromo {
	padding: 1px;
	background: #222;
	border: 4px solid #222;	
	margin-bottom: 10px;
}

#sidebarPromo:hover {
	border: 4px solid #333;
	background: #fff;
}


#stockistIntroWrap {
	float: left;
	overflow: auto;
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
}

#stockistIntro {
	width: 330px;
	float: left;
}

#stockistMap {
	float: right;
	width: 170px;
	height: auto;
	padding: 5px;

	overflow: hidden;	
	text-align: center;
}

#stockistMap p {
	text-align: center;
	font-style: italic;
	margin-bottom: 0;
	font-size: 9px;
}

#stockistMap p.canadaStockist a {
	background: url(images/canada-usa.png) left 8px no-repeat !important;
	height: 35px;
	padding: 5px 0;
	float: left;

	padding-left: 40px;
	text-align: left;
	margin-top: 10px;
}

#stockistMap img {

	background: transparent !important;
	padding: 0 !important;
	border: 0 !important;


}

/*#stockistMap ul#stockistMapNav {
	float: left;
	width: 170px;
	height: 200px;
	background: url(images/uk-map.jpg) left top no-repeat;
	border: 1px solid red;
}*/

/*#stockistMap ul#stockistMapNav li a span {
	text-indent: -999em;
}*/


p.stockistLeft, p.stockistRight {
	width: 49%;
	height: 12em;
	font-size: .7em;
	margin-bottom: 15px;
}

p.stockistLeft {
	float: left;

}

p.stockistRight {
	float: right;

}




/* Contact form plugin */
form.wpcf7-form {
	text-align: left;
	margin: 0 0 -50px 0;
}

form.wpcf7-form p label {
	font-weight: bold;
	padding: 5px 0;
	margin-bottom: 0;
	line-height: 200%;
}

form.wpcf7-form p {
	margin: 10px 0 0 0;
}

form.wpcf7-form input, form.wpcf7-form textarea, form.wpcf7-form select {
	background: #ccc url(images/submit-background.gif) left bottom repeat-x;
	padding: 5px;
	width: 250px;
	font-size: 10.5px;
	border: 1px solid #666;
}

form.wpcf7-form textarea {
	width: 95%;
	font: 11px arial, sans-serif;
	margin-bottom: 0;
	overflow: auto;
}

form.wpcf7-form input.submit {
	background: #ccc url(images/submit-background.gif) left bottom repeat-x !important;
	border: 1px solid #666;
	width: auto;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	font-family: arial, sans-serif;
}

form.wpcf7-form select {
	width: auto;
	font-size: 11px;
}



.entry p img {
	border: 12px solid #fff !important;
	border-top: 1px solid #fff !important;
	background: #444 !important;
	padding: 5px !important;
}

.entry p img.signature {
	border: 0 !important;
	background: #fff !important;
	padding: 0 !important;
}




/* Temp fix shop page styles */
table.losShop tr {
	background: #f4f4f4;
	text-align: left;
}

table.losShop tr td {
	padding: 5px;
}

table.losShop tr th.divider {
	margin: 0;
	margin-bottom: -5px;
	background: #fff url(images/shop-images/divider.gif) left top repeat-x;
}

table.losShop tr th img {
	border: 5px solid #444;
	padding: 1px;
	background: #fff;
	margin:10px;

}

table.losShop tr td form {
	margin: 0 0 0 0;
	padding: 0;
	height: auto;
}

/*table.losShop tr td form table {
	width: 240px;
	margin-top: 0;
	margin-bottom: 10px;
}*/

table.losShop tr td form table tr td {
	text-align: left;
	margin-left: 0;
	padding-left: 0;
}

.paypalImg {
	display: none;
}

input.addToCart, .paypalSidebar input.addToCart, input.addToCart:hover {
	border: 1px solid #222;
	background: #ccc;
	padding: 5px;
	font: bold 11px arial, sans-serif;
	color: #333; 
	cursor: pointer;
	margin-top: 0;
	margin-bottom: 10px;
}

input.addToCart:hover {
	background: #ddd;
}

table.payment {
	text-align: left;
	font-size: 11px;
	font-weight: normal;

	float: left;
	clear: both;
	position: relative;
	overflow: hidden;
}

table.payment th, table.payment td {
	
	padding: 0 !important;
	margin: 0;
	font-weight: normal;
}

table.payment td select {
	width: 150px;
	margin-bottom: 5px;
	margin-left: 5px;
}

table.payment th input, table.payment th input:hover {
	margin-top: 0px;
}

.paypalSidebar  {
	padding: 2px 10px 0 10px;
}

.paypalSidebar h2 {
	color: #222;
}

.paypalSidebar p {
	font-size: 10.5px;
}