/* @override http://www.mischiefshoes.co.nz/media/client/resources/templates/4_pages_css.css */

/*   
Web Site Name: Mischief Shoes
URL: http://www.mischiefshoes.co.nz
Copyright: Mischief Shoes
Designer: Michael Crosbie + Carly Hitchcock, Crosbie Design Limited
Developer: Michael Crosbie, Crosbie Design Limited
Email: michael@crosbiedesign.co.nz

TABLE OF CONTENTS

    Team picks
    Blog
    	- Blog detail
  

/* */

.home #banner {
    height: 364px;
    overflow: hidden;
    padding: 0;
    width: 1024px;
    margin-bottom: 12px;
    position: relative;
}
.home .banner_next {
	background: url(../../body/nav_next.png) no-repeat;
	width: 33px;
	height: 33px;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 99;
	margin-top: -16px;
	margin-right: 12px;
	cursor: pointer;
}
.home .banner_prev {
	background: url(../../body/nav_prev.png) no-repeat;
	width: 33px;
	height: 33px;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 99;
	margin-top: -16px;
	margin-left: 12px;
	cursor: pointer;
}
.home .team_picks_promo a {
	height: 276px;
	width: 333px;
	display: block;
	background-image: url(../../body/team_picks_promo.png);
	margin-bottom: 12px;
}
.home .team_pick {
	height: 276px;
	margin-bottom: 12px;
}
.home .rollover {
	display: none;
}
.home .specs h3 {
	font-weight:700;
    text-transform:uppercase;
    font-family: ff-din-web, sans-serif;
    margin-top: 12px;
}
.home .specs p {
	margin-bottom: 2px;
}
.home .promos {
	margin-bottom:12px;
}
/* ---------- @ Team Picks -----------*/
.grid_2 h1 {
	margin-bottom: 12px;
    padding-bottom: 32px;
}
.grid_2 .sub_menu, .team_picks .grid_2 .item  {
	margin-top: 12px;
	padding-top: 12px;
	border-top: 3px solid #C4C6C8;
}
.grid_2 .sub_menu li {
	margin-bottom: 5px;
}
.team_picks .grid_7 ul {
	width: 810px;
}
.team_picks .grid_7 ul li {
	width: 258px;
	margin-right: 12px;
	float: left;
}
.team_picks .grid_7 ul li:hover {
	opacity: 0.7;
}
.team_picks .grid_7 ul li h3, 
.team_picks .grid_2 .item h3, 
.team_picks .grid_7 h3  {
	font-weight:700;
    text-transform:uppercase;
    font-family: ff-din-web, sans-serif;
    margin-top: 12px;
}
.team_picks .grid_2 .item .sale {
	color: red;
	display: block;
	margin-left: 12px;
}
.team_picks .grid_7.detail img {
	float: left;
}
.team_picks .grid_7 .detail_info {
	float:left;
	margin-left:12px;
	width:331px
}
.team_picks .grid_7 .detail_info h3 {
	margin-top: 0px;
}
/* ---------- @ Blog/Press -----------*/
/* Body */
.blog .blog_posts .header,
.press .blog_posts .header {
	font-weight:700;
    text-transform:uppercase;
    font-family: ff-din-web, sans-serif;
    font-size: 12px;
    margin-bottom: 28px;
}
.blog .blog_posts h2,
.press .blog_posts h2 {
	font-weight:700;
    text-transform:uppercase;
    font-family: ff-din-web, sans-serif;
    font-size: 24px;
    margin-bottom: 28px;
    max-width: 563px;
	border-bottom: 3px solid #00b7dc;
	padding-bottom: 0;
	float: left;
}
.blog .blog_posts .post,
.press .blog_posts .post {
	width: 593px;
	margin-bottom: 24px;
	border-bottom: 1px  #C4C6C8;
}
.blog .blog_posts .box,
.press .blog_posts .box {
	margin-bottom: 36px;
	border-bottom: 1px solid #C4C6C8;
}
.blog .blog_posts .post .colophon,
.press .blog_posts .post .colophon {
	margin-top: 24px;
}
.blog .blog_posts .post a,
.press .blog_posts .post a {
	color: #58595b;
}
/* Comments/Detail */
.blog_detail .blog_posts .box {
	border-bottom-color: #58595b;
}
.blog_detail .comment_roll {
	width: 448px;
	float: left;
	min-height: 448px;
}
.blog_detail .comment_roll h3 {
	font-weight:700;
    text-transform:uppercase;
    font-family: ff-din-web, sans-serif;
}
.blog_detail .comment_roll .specs {
	width: 102px;
	margin-right: 12px;
	float: left;
	border-top: 1px solid #58595b;
	margin-top: 12px;
	padding-top: 12px;
	font-size: 12px;
}
.blog_detail .comment_roll .specs .author {
	color: #353535;
}
.blog_detail .comment_roll .specs .date {
	display: block;
	margin-top: 5px;
}
.blog_detail .comment_roll .text {
	float: left;
	border-top: 1px solid #C4C6C8;
	margin-top: 12px;
	padding-top: 12px;
	font-size: 12px;
	width: 332px;
}
.blog_detail .make_comment h3 {
	font-weight:700;
    text-transform:uppercase;
    font-family: ff-din-web, sans-serif;
    margin-bottom: 19px;
	color: #00b7dc;
	border-bottom: 1px solid #C4C6C8;
	padding-bottom: 12px;
	width: 332px;
}
.blog_detail .make_comment {
	width: 332px;
	float: left;
	margin-left: 12px;
}
.blog_detail .make_comment label {
	width: 332px;
	float: left;
}
.blog_detail .make_comment input, .blog_detail .make_comment textarea {
	width: 323px !important;
	float: none;
	clear: left;
}
.blog_detail #recaptcha_div {
	margin-bottom:12px;
}
.blog_detail #comment_submit {
	width: 72px !important;
	height: 22px !important;
	background: white url(../../body/button_post.png) no-repeat left top;
	border-style: none;
	float: right;
	font-size: 0px;
	margin-top: 12px;
	display: block;
}
/* Sidebar*/
.blog .dates,
.press .dates {
	margin-top:12px;
	padding-top: 12px;
	border-top: 3px solid #C4C6C8;
}
.blog .dates>li,
.press .dates>li {
	margin-bottom:12px;
	clear:both;
}
.blog ul.dates>li.selected>a,
.press ul.dates>li.selected>a {
	background: url(../../body/double_arrow_selected.png) no-repeat right 0;
}
.blog ul.dates>li>a,
.press ul.dates>li>a {
	padding-right: 24px;
	background: url(../../body/double_arrow.png) no-repeat right -1px;
	margin-bottom: 5px;
	display: block;
	float: left;
}
.blog ul.dates>li ul.months,
.press ul.dates>li ul.months  {
	padding-left: 16px;
	clear: left;
	display: none;
}
.blog ul.dates>li.selected ul.months,
.press ul.dates>li.selected ul.months  {
	display: block;
}
.blog .fb-comments {
	margin-top:12px;
}
/* ---------- @ Stores -----------*/
.stores .map {
	width: 30px;
	height: 24px;
	float: right;
	display: block;
	background: url(../../body/map.png) no-repeat top left;
}
.stores .map.selected {
	background: url(../../body/map.png) no-repeat bottom left;
}
.stores #akl_map_iframe, .stores #wlg_map_iframe, .stores #milford_map_iframe {
	display: none;
	width: 448px;
	height: 367px;
}
/* ---------- @ Careers -----------*/
.careers .content ul  {
	margin-bottom: 24px;
}
.careers .content ul li {
	list-style-image: url(../../body/bullet.png);
	list-style-position: outside;
	margin-left: 56px;
	margin-bottom: 5px;
}
.careers .content .grid_4 h2 {
	border-bottom: none;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
.careers .specs {
	width: 102px;
	margin-right: 12px;
	float: left;
	border-top: 1px solid #58595b;
	margin-top: 12px;
	padding-top: 12px;
	
}
.careers .specs .store {
	color: #353535;
}
.careers .specs .date {
	display: block;
	margin-top: 5px;
	font-size: 12px;
}
.careers .content .text {
	float: left;
	border-top: 1px solid #C4C6C8;
	margin-top: 12px;
	padding-top: 12px;
	width: 332px;
}
.careers .content .text .job {
	margin-bottom: 12px;
	display: block;
	text-transform:uppercase;
}
.careers .content .text .applynow {
	width: 96px;
	float: right;
	height:22px;
	display: block;
	background: url(../../body/button_applynow.png) no-repeat;
}
/* ---------- @ Feedback pages -----------*/

.feedback .assistly-widget a {
	width:208px !important;
	height:218px !important;
	background: url(../../body/feedback_please.png) no-repeat !important;
	border:0px;
}

ul.feedback_comments {
	position:relative;
	overflow:hidden;
	height:150px
}

ul.feedback_comments li {
	color:#00B7DC;
	font-family: ff-din-web,sans-serif;
	    font-size: 24px;
	    font-weight: 700;
	    text-transform: uppercase;
}
			

.feedback_list {
	border-top: 1px solid #C4C6C8;
	padding-top:24px;
	margin-bottom: 24px;
}
.feedback_list li {
	list-style-image: url(../../body/bullet.png);
	list-style-position: outside;
	margin-left: 56px;
	margin-bottom: 5px;
}
/* ---------- @ Service pages -----------*/
.shoe_care .content .grid_3 ul li {
	list-style-image: url(../../body/bullet.png);
	list-style-position: outside;
	margin-left: 12px;
	margin-bottom: 12px;
}

.shipping_returns .content .grid_7 ul li {
	list-style-image: url(../../body/bullet.png);
	list-style-position: outside;
	margin-left: 12px;
	margin-bottom: 12px;
}
/* ---------- @ Validation -----------*/
.formError {
    position:absolute;
    top:300px;
    left:300px;
    padding-bottom:13px;
    display:block;
    z-index:5000;
}
#debugMode {
    background:#000;
    position:fixed;
    width:100%;
    height:200px;
    top:0;
    left:0;
    overflow:scroll;
    opacity:0.8;
    display:block;
    padding:10px;
    color:#fff;
    font-size:14px;
    z-index:100000;
}
.ajaxSubmit {
    padding:20px;
    background:#353535;
    border:1px solid #c2c0b8;
    display:none
}
.formError .formErrorContent {
    width:100%;
    background:#353535;
    color:#fff;
    width:150px;
    font-family:tahoma;
    font-size:11px;
    border:2px solid #c2c0b8;
    box-shadow: 0px 0px 6px #000;
    -moz-box-shadow: 0px 0px 6px #000;
    -webkit-box-shadow: 0px 0px 6px #000;
    padding:4px 10px 4px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.formError .formErrorArrow {
    position:absolute;
    bottom:0;
    left:20px;
    width:15px;
    height:15px;
    z-index:5001;
}
.formError .formErrorArrowBottom {
    top:0;
    margin:-6px;
}
.formError .formErrorArrow div {
    border-left:2px solid #c2c0b8;
    border-right:2px solid #c2c0b8;
    box-shadow: 0px 2px 3px #444;
    -moz-box-shadow: 0px 2px 3px #444;
    -webkit-box-shadow: 0px 2px 3px #444;
    font-size:0px;
    height:1px;
    background:#353535;
    margin:0 auto;
    line-height:0px;
    font-size:0px;
    display:block;
}
.formError .formErrorArrowBottom div {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.greenPopup .formErrorArrow div {
    background:#33be40;
}
.blackPopup .formErrorArrow div {
    background:#393939;
    color:#FFF;
}
.formError .formErrorArrow .line10 {
    width:15px;
    border:none;
}
.formError .formErrorArrow .line9 {
    width:13px;
    border:none;
}
.formError .formErrorArrow .line8 {
    width:11px;
}
.formError .formErrorArrow .line7 {
    width:9px;
}
.formError .formErrorArrow .line6 {
    width:7px;
}
.formError .formErrorArrow .line5 {
    width:5px;
}
.formError .formErrorArrow .line4 {
    width:3px;
}
.formError .formErrorArrow .line3 {
    width:1px;
    border-left:2px solid #c2c0b8;
    border-right:2px solid #c2c0b8;
    border-bottom:0px solid #c2c0b8;
}
.formError .formErrorArrow .line2 {
    width:3px;
    border:none;
    background:#c2c0b8;
}
.formError .formErrorArrow .line1 {
    width:1px;
    border:none;
    background:#c2c0b8;
}

/* Assistly customisation */
div.customer_widget {
	border: none !important;
}
div.customer_widget .input .form_label {
	font-size: 14px !important;
    font-family:chaparral-pro,serif !important;
    font-weight:400 !important;
    color:#58595b !important;
    width: 100%;
}
div.customer_widget .input input.default.l,
div.customer_widget .input textarea.default.l.widget_text_area {
	width: 439px !important;
	background:#eceded;
    border:#58585a 1px solid;
    font-size:14px;
    padding:1px 0 2px 7px;
    line-height:21px;
    height: 19px;
    margin-top: 2px;
	padding:1px 0 2px 7px;
	margin-bottom:12px;
	font-family:chaparral-pro,serif !important;
    font-weight:400 !important;
}
div.customer_widget .input textarea.default.l.widget_text_area {
	height:100px;
}
div.customer_widget .widget_button.widget_button_email_start.widget_button_extra_email {
	background:none !important;
	border: medium none !important;
	border-radius: 0 0 0 0 !important;
	background-image: url(../../body/button_post.png) !important;
	float: right;
    height: 22px !important;
    left: 0 !important;
	font-size:0px !important;
    margin-left: 0 !important;
    margin-top: 24px !important;
    position: relative !important;
    width: 72px !important;
}
div.customer_widget .widget_button.widget_button_email_start.widget_button_extra_email:hover {
	background-position: left top;
}
.assistly .hopecomment {
	width: 333px;
}

