/* @override http://hmpipe.com/wp/wp-content/themes/h_m/style.css */

/*
Theme Name: HMpipe theme
Theme URI: http:/www.gurustu=group.com/
Description: 
Version: 0.1
Author: Patrick Forringer & Cassandra Wolff
Author URI: http://www.gurustugroup.com/
Tags: custom

	Theme designed and built for H&M
*/

/* v1.0 | 20080212 CSS 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;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size: 62.5%;
}
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! */
a: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;
}



body{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #666 url(img/diamond_bg.jpg);
	color: #333;
	text-align: center;
	height: 100%;
}

.wrap{
	width: 900px;
	margin: 0 auto;
}

/* @group Header */

#header{
	height: 334px;
	background: transparent url(img/bg_top_behind.png) repeat-x;
	position: relative;
	z-index: 3;
	width: 100%;
	margin-bottom: -28px;
	text-align: left;
}
#header .wrap{
	height: 334px;
	position: relative;
	z-index: 4;
	text-align: left;
}
#header #over{
	height: 334px;
	background: transparent url(img/bg_top_above.png) repeat-x;
	position: relative;
	z-index: 6;
}
#header .wrap #random_header{
	width: 900px;
	height: 259px;
	position: absolute;
	left: 0;
	background-color: white;
	z-index: 0;
	top: 0;
}
	#header #co h1{
		position: relative;
		top: 14px;
		z-index: 6;
	}

#header #co h1 a{
	display: block;
	background: url(img/headtxt.png) no-repeat right 26px;
	width: 595px;
}
/*#header #co h1 a:hover b{
	position: relative;
	top: 1px;
}*/
	#header #co h1 a span{
		display: none;
	}

#header #co h1 a b{
	display: block;
	width: 162px;
	height: 85px;
	text-indent: -30em;
	overflow: hidden;
	background: url(img/logos.png) no-repeat left top;
	margin-left: 20px;
}
	#header #co h1 a:hover b{
		background-position: right top;
	}
	
/*hide desctiption*/
#header #co .description{
	display: none;
}

/* @group Navigation */

ul#nav{
	position: absolute;
	bottom: 28px;
	height: 37px;
	width: 890px;
	padding-left: 10px;
}
	ul#nav li{
		float: left;
		position: relative;
	}
	ul#nav li a{
		color: #fff;
		text-decoration: none;
		font-size: 13px;
		display: block;
		padding: 11px 10px 12px;
		line-height: 1;
	}
	ul#nav > li > a{
		text-shadow: #000 0 0 2px;
	}
	ul#nav li.current_page_item a,
	ul#nav li a:hover,ul#nav li.current_page_parent a,
	ul#nav li a:hover,ul#nav li.current_page_ancestor a{
		background: #1b1b1b;
		color: #fff;
	}
	
/*Subnav*/
ul#nav li ul{
	display: none;
	position: absolute;
	width: 200px;
	text-align: left;
	top: 36px;
	left: -2px;
	border: 2px solid #000;
	border-top: none;
	overflow: hidden;
}
	ul#nav li ul li{
		display: block;
		width: 200px;
	}
	ul#nav li ul li.current_page_item a{
		color: #fff;
	}
		
	ul#nav li.current_page_item li a{
		background-color: #1b1b1b;
	}
	
	ul#nav li ul li a{
		background-color: #fff;
		padding-top: 6px;
		padding-bottom: 6px;
	}
	ul#nav li ul li a:hover{
		background-color: #000;
		color: #fff;
	}
	
		ul#nav li ul li a{
			 background: #fff;
			 color: #000;
		}


/* Social icons */
#soc{
	position: absolute;
	right: 0;
	bottom: 28px;
}
#soc li{
	float: left;
}
#soc li a{
	overflow: hidden;
	text-indent: -40em;
	display: block;
	width: 38px;
	height: 37px;
	background-position: center center;
	background-repeat: no-repeat;
}
#soc li a:hover{
	background-color: #1b1b1b;
	background-position: center 8px;
}
#soc li a:active{
	background-position: center 9px;
}
#soc li.yt a{
	background-image: url(img/youtube-24x24.png);
}
#soc li.bk a{
	background-image: url(img/netvibes-24x24.png);
}
#soc li.rs a{
	background-image: url(img/feed-24x24.png);
}

/* @end */

/* @end */

/* @group Content Styles */

/* @group Search Page */

body.search #posts h2.pagetitle{
	margin: 0 0 20px;
	color: #7a7a7a;
}

/* @end */

/* @group Pruduct nav */

div.product_nav {
	float: right;
	background: #cbcbcb;
	width: 150px;
	margin: 10px 0 10px 20px;
	font-size: 11px;
	border: 1px solid #a7a7a7;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 0 10px 7px;
	position: relative;
	z-index: 9;
	overflow: hidden;
}

div.product_nav h3{
	padding-right: 15px;
	padding: 0;
	font-size: 13px;
}
div.product_nav li.title{
	margin-top: 10px;
}

p.backto{
	text-align: right;
}
#posts div.product_nav li{
	line-height: 16px;
	height: 24px;
}
#posts div.product_nav li a{
	display: block;
	margin: 0 -10px;
	padding: 4px 10px;
	text-decoration: none;
	
	background: url(img/drop_grad.png) repeat-x center -20px;
	color: #5c5d5d;
	/*border-top: 1px solid #e1e3e3;
	border-bottom: 1px solid #aaacac;*/
	
	border-bottom: 1px solid #c3c3c3;
}
#posts div.product_nav li a:hover,
#posts div.product_nav li.current_page_item a{ 
	/*border-top: 1px solid #707373;
	border-bottom: 1px solid #8b8e8e;*/
	background: #9b9c9c url(img/drop_grad.png) repeat-x center -4px;
	color: #fafafa;
}
#posts div.product_nav li.pdf{
	position: relative;
}
#posts div.product_nav li.pdf span{
	position: absolute;
	width: 16px;
	height: 16px;
	display: block;
	background: url(img/pdf_icon.png) no-repeat 0 center;
	top: 50%;
	margin-top: -8px;
	left: -1px;
}
#posts div.product_nav li.pdf a{
	padding-left: 30px;
}

/*#posts div.product_nav li a[href$=".pdf"] img{
	display: none;
}*/

div.product_nav li a img{
	width: 16px;
	height: 16px;
	padding: 0 3px 1px 0;
	position: relative;
	bottom: -4px;
	margin-top: -4px;
}
div.product_nav li a:hover img{
	opacity: 0.4;
}

/* Dynamic stuff*/

div.product_nav .toggle{
	display: block;
	cursor: pointer;
	line-height: 1.6em;
	text-align: right;
	padding-top: 6px;
	height: 20px;
}
div.product_nav .toggle span{
	color: #5f6060;
}div.product_nav .toggle:hover span{
	color: #b23e41;
}
div.product_nav .toggle b{
	display: block;
	background: url(img/prod_box_colapse.png) no-repeat left bottom;
	width: 18px;
	height: 13px;
	float: right;
	position: static;
	margin: 2px;
}
div.product_nav .toggle:hover b{
	background-position: right bottom;
}
div.product_nav .toggle.down b{
	background-position: left top;
	position: absolute;
	top: 3px;
	left: 141px;
}
div.product_nav .toggle.down:hover b{
	background-position: right top;
}
div.product_nav .toggle.down span{
	display: none;
}

body.page-template-products_list-php #posts .post_head h2 a{
	color: #5672ce;
}



/* @end */
#con_wrap{
	width: 900px;
	padding: 0 20px;
	position: relative;
	margin: 0 auto;
	background: url(img/content_wrap_bg.png) repeat-y;
	z-index: 1;
}
#content{
	text-align: left;
	background: #fff url(img/sidebar.gif) repeat-y right center;
	padding-top: 20px;
	
}
#content #posts{
	width: 630px;
	padding: 10px 20px 20px;
	float: left;
	min-height: 300px;
}

/* @group Navigation */

#posts div.navigation{
	margin: 20px 0;
	padding: 10px 0 0;
	border-top: 1px solid #999;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
}
#posts div.navigation a{
	text-decoration: none;
	display: block;
	padding: 10px 14px;
	color: #5e6174;
	border: 1px solid #cdcccd;
}
	#posts div.navigation a:hover{
		color: #fff;
		background-color: #363636;
		border-color: #363636;
	}
	
#posts div.navigation div.alignright {
	float: right;
}
#posts div.navigation div.alignleft {
	float: left;
}

/* @end */

#posts .post, #posts .page{
	font-size: 13px;
	line-height: 23px;
	clear: both;
	/*border-top: 1px solid #d7d7d7;*/
	margin: 10px 0 20px;
}
#posts a{
	color: #9a0204;
}#posts a:hover{
	color: #559ae5;
}

.post_head {
	border-bottom: 2px solid #dadddd;
}
.post_head h2{
	color: #000;
	font-family: 'Myriad Pro';
	font-size: 20px;
	font-weight: 600;
}
	#posts .post_head h2 a{
		color: #000;
	}#posts .post_head h2 a:hover{
		text-decoration: none;
	}

.post_head .extra{
	display: block;
	font-size: 10px;
	margin-top: -3px;
	color: #535353;
}

.post_head .extra{
	
}
/*Headers*/
.entry h1, .entry h2, .entry h3, .entry h4{
	font-family: 'Myriad Pro';
	margin: 15px 0 -5px;
	clear: left;
}
.entry h2{
	color: #c2021c;
	font-weight: normal;
}

/* @group Product Table */

.page table{
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #2c2c2c;
	font-size: 10px;
	clear: both;
}

.page table th, .page table td{
	padding: 8px 10px;
	line-height: 1.3;
}
.page table th {
	font-size: 11px;
	text-align: center;
	background-color: #2c2c2c;
	color: #fffeff;
}
.page table th[colspan] {
	font-size: 15px;
	padding-bottom: 0;
}

.page table tr:nth-child(even){
	background-color: #f7fdbe;
}
/* @end */

.entry > p{
	margin: 18px 0;
}

/* list items */
.entry ul{
	margin: 18px 0;
	list-style-type: circle;
	list-style-position: outside;
	padding-left: 20px;
}
.entry ul li{
	margin: 8px 0;
}

.entry ol{
	margin: 18px 0;
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 20px;
}
.entry ol li{
	margin: 8px 0;
}

/* Quotes */
.entry blockquote{
	padding: 28px 18px 18px;
	background-color: #e8e9fe;
	overflow: visible;
	position: relative;
	margin: 20px 0 20px;
	
	/* please don't send me emails about this >:F */
	border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		
	border: 2px solid #fff;
	
	box-shadow: 0px 0px 2px #305da2;
	-moz-box-shadow: 0px 0px 2px #305da2;
	-webkit-box-shadow: 0px 0px 2px #305da2;
	
	color: #172d4d;
}
.entry blockquote:before, .entry blockquote:after {
	font-size: 96px;
	display: block;
	position: absolute;
	color: #2c2c2c;
	line-height: 96px;
}
.entry blockquote:before{
	content: '“';
	top: -19px;
	left: 12px;
}
.entry blockquote:after{
	content: '”';
	right: 12px;
	bottom: -70px;
}

/* Attached image */
.entry img{
	border: 0;	
}

.entry div.wp-caption{
	padding: 5px 5px 0;
	background-color: white;
	width: auto !important;
	margin-top: 8px;
	text-align: center;
	color: #474747;
	line-height: 30px;
	
	/* please don't send me emails about this >:F */
	border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		
	border: 1px solid #cacaca;
	font-size: 80%;
}
.entry div.wp-caption img{
	/* please don't send me emails about this >:F */
	border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;	
}

.entry div.wp-caption.alignright{
	margin-right: -6px;
	margin-left: 20px;
}
.entry div.wp-caption.alignleft{
	margin-right: 20px;
	margin-left: -6px;
}

.entry .alignleft{
	float: left;
	display: block;
}
.entry .alignright{
	float: right;
	display: block;
}

.entry dl.alignleft{
	float: left;
	text-align: center;
}
.entry .aligncenter{
	margin: 0 auto;
	text-align: center;
}

.entry img.aligncenter{
	margin: 0 auto;
	display: block;
	text-align: center;
}

.wp-caption{
	margin-bottom: 15px;
}
.entry img.alignleft{
	margin: 4px 20px 20px 0;
}
.entry img.alignright{
	margin: 4px 0 20px 20px;
}

/* @end */

/* @group Sidebar */

#sidebar{
	float: right;
	width: 230px;
	margin-top: -10px;
	background-color: #2c2c2c;
}
#sidebar ul{
}
#sidebar ul > li{
	margin: 10px 0;
}

/* @group Widgets */

/* @group Widget List */

#sidebar li.widget{
	margin: 20px 0;
}

#sidebar li.widget h2{
	padding: 8px 10px 10px;
	background: #3a3a3a url(img/sidebar_h2_bg.png) repeat-x 0 bottom;
	color: #fff;
	font-size: 13px;
	text-shadow: #000 1px 2px 4px;
	border-top: 1px solid #4e4e4e;
	font-weight: bold;
}

#sidebar li.widget ul{
	border-bottom: 1px solid #404040;
}

#sidebar li.widget ul li{
	margin: 0;
	border-bottom: 1px solid #222;
}

#sidebar li.widget ul li a{
	display: block;
	padding: 6px 10px;
	color: #8b8b8b;
	text-decoration: none;
	border-top: 1px solid #404040;
	background: url(img/drop_grad.png) repeat-x center -18px;
	font-size: 12px;
	text-shadow: #000 0 0 2px;
}
#sidebar li.widget ul li a:hover,
#sidebar li.widget ul li.current_page_item a,
#sidebar li.widget ul li.current_page_ancestor a{ 
	border-top: 1px solid #1a1b1b;
	background: url(img/drop_grad.png) repeat-x center -4px;
	color: #e1e1e1;
}
#sidebar li.widget ul li.current_page_item a,
#sidebar li.widget ul li.current_page_ancestor a{
	background-position: center -3px;
	background-color: #9e0014;
}
#sidebar li.widget ul h4{
	}
#sidebar li.widget ul h4 a{
	padding: 3px 10px 7px;
	background: #3a3a3a url(img/sidebar_h2_bg.png) repeat-x 0 9px;
	font-size: 13px;
	text-shadow: #000 0 0 2px;
	border-top: 1px solid #4e4e4e;
	font-weight: bold;

	color: #bdbdbd;
	display: block;
}

#sidebar li.widget ul h4 a:hover{
	color: #f7f9f9;
	background-position: 0 1px;
}
/* H&M text color */
#sidebar .h_m{
	color: #ab0015;
}

#sidebar li.vid_widg {
	background: url(img/youtube-vid.png) no-repeat center 13px;
	
}
#sidebar li.widget ul li.vid_widg a{
	height: 117px;
	text-align: center;
	text-indent: -30em;
	overflow: hidden;
	
}
#sidebar li.vid_widg:hover {
	/*background-position: center 30px;*/
}

/* @end */

/* @group Search */

#sidebar .widget_search {
	position: relative;
	padding: 0 8px;
}
	/*#sidebar .widget_search label{
		display: none;
	}*/
	#sidebar .widget_search input#s{
		width: 208px;
		border: none;
		height: 17px;
		padding: 5px 3px 2px;
		line-height: 23px;
		position: relative;
		z-index: 9;
	}
	#sidebar .widget_search input#searchsubmit{
		position: absolute;
		top: 0;
		right: 8px;
		background-color: transparent;
		border: none;
		color: #ea652b;
		padding: 5px 8px 6px 8x;
		height: 24px;
		text-align: right;
		z-index: 10;
		margin: 0;
		line-height: 13px;
}
		#sidebar .widget_search input#searchsubmit:hover{
			background: #8b000f;
			color: #fff;
			cursor: pointer;
		}



/* @end */



/* @end */

#sidebar{
	
}

#sidebar{
	
}
/* @end */

/* @group Footer */

#footer{
	clear: both;
	height: 124px;
	color: #fff;
	background: #252525 url(img/footerbg.png);
	position: relative;
	line-height: 1.4em;
}
#footer .f_logo{
	position: absolute;
	top: 26px;
	left: 26px;
	background: transparent url(img/logos.png) left bottom;
	width: 138px;
	height: 73px;
}
#footer a{
	color: #8d8d8d;
}
	#footer a:hover{
		color: #0094ff;
	}
	
#footer #fmicro{
	position: absolute;
	padding: 10px;
	background-image: url(img/b_61.png);
	top: 10px;
	left: 190px;
	font-weight: normal;
}

#fmicro .org{
	font-weight: bold;
}

#footer p{
	padding: 8px 10px;
	background-image: url(img/b_61.png);
	position: absolute;
	bottom: 11px;
	right: 20px;
	font-size: 10px;
	text-align: right;
}

/* @end */