/*   
Theme Name: NewHank
Description: Thema voor NewHank Quality AV Products
*/

html {
	color: #666;
	font: 13px Arial, Helvetica, Tahoma, sans-serif;
	background: url(images/bg.png);
}
a {
	color: #00aeef;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
small { font-size: 12px; }
.left { float: left; }
.right { float: right; }
.margin { margin-bottom: 1em; }
.black { color: black; }
h1, h2, h3, h4 {
	color: #00aeef;
	font-size: 18px;
	padding-bottom: 8px;
}
.question { color: #00aeef; }
.wrapper {
	width: 960px;
	margin: 0 auto;
}
#header, #main, #footer, .row, .entry, ol.commentlist, ol.commentlist li, #respond, h1.divider, h2.divider, h3.divider, h4.divider, #main .product .product-image a, #main .product strong a, #main .tabs, #slides {
	float: left;
	width: 100%;
}
#main { background: url(images/bg-main.png); }
.row { margin-bottom: 20px; }
.row.nomargin { margin: 0; }
.block { float: left; }
.block.one-third { 
	width: 30%;
	margin-right: 5%;
}
.block.one-third.last, .block.one-half.last, .block.two-third.last, .block.one-fourth.last { margin: 0; }
.block.two-third { 
	width: 65%;
	margin-right: 5%;
}
.block.one-half { 
	width: 47.5%;
	margin-right: 5%;
}
.block.one-fourth {
	width: 21.25%;
	margin-right: 5%;
}
.block p, .block ol, .block ul {
	line-height: 20px;
	margin-bottom: 1em;
}
.block .post ul, #sidebar ul {
	list-style: disc inside;
	padding-left: 2em;
}
.block .post ol, #sidebar ol {
	list-style: decimal inside;
	padding-left: 2em;
}
.block .post blockquote, #sidebar .post blockquote {
	border-left: 4px solid #bbb;
	padding-left: 7px;
	margin-left: 2em;
}
#shadow-top, #shadow-bottom {
	float: left;
	width: 100%;
	height: 4px;
	margin: 0 0 10px;
	background: url(images/shadow-main-top.png) repeat-x;
}
#crumbs {
	float: left;
	color: #898989;
	font-size: 12px;
	line-height: 28px;
}
#crumbs span { color: #00aeef; }
#crumbs .current, #crumbs a { padding: 0 7px; }
#crumbs .first { padding: 0; }
#crumbs a, #main .downloads a { color: #666; }
#shadow-bottom {
	margin: 30px 0 0;
	background: url(images/shadow-main-bottom.png) repeat-x; 
}
#main .row.divider {
	padding-bottom: 17px;
	background: url(images/divider.png) repeat-x bottom;
}
#main .row.divider-top {
	padding-top: 17px;
	background: url(images/divider.png) repeat-x top;
}
#main .post .date {
	float: right;
	color: #000;
	font-size: 12px;
	line-height: 18px;
}
#main .row .image-left {
	float: left;
	width: 30%;
}
#main .row .image-left img, #main .row .thumb {
	-webkit-box-shadow: 0px 0px 5px 0px #999;
	-moz-box-shadow: 0px 0px 5px 0px #999;
	box-shadow: 0px 0px 5px 0px #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 8px;
}
#main .row .thumb { 
	float: right;
	margin: 0 0 1em 2em;
}
.imgborder {
	-webkit-box-shadow: 0px 0px 5px 0px #999;
	-moz-box-shadow: 0px 0px 5px 0px #999;
	box-shadow: 0px 0px 5px 0px #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#main .row .image-right {
	float: right;
	width: 70%;
}
#main .row .dealer { 
	height: 150px;
	padding-bottom: 5px;
	margin-bottom: 1em;
	background: url(images/divider.png) repeat-x bottom;
}
#main .wp-paginate { float: right; }
#main .wp-paginate .current { color: #666; }
#main .wp-paginate a, #main .wp-paginate .current {
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px #999;
	-moz-box-shadow: 0px 0px 5px 0px #999;
	box-shadow: 0px 0px 5px 0px #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #00aeef;
	border: none;
	padding: 5px 8px;
	margin-left: 5px;
}
#main #searchform #s { border: 1px solid #cecece; }
#main .search-excerpt { background: yellow; }
#main #map {
	width: 100%;
	height: 465px;
	-webkit-box-shadow: 0px 0px 5px 0px #999;
	-moz-box-shadow: 0px 0px 5px 0px #999;
	box-shadow: 0px 0px 5px 0px #999;
}
#main #product-images .main-image {
	float: left;
	margin-left: 145px;
}
#main #product-images .product-thumbs {
	float: left;
	margin-left: 150px;
}
#main #product-images .product-thumbs a {
	float: left;
	margin-left: 20px;
	/*background: #fff;
	padding: 5px;
	-webkit-box-shadow: 0px 0px 3px 0px #999;
	-moz-box-shadow: 0px 0px 3px 0px #999;
	box-shadow: 0px 0px 3px 0px #999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;*/
}
#main .tabs {
	padding-bottom: 8px;
	margin-bottom: 1em;
	background: url(images/divider.png) repeat-x bottom;
}
#main .tabs li {
	float: left;
	margin-right: 25px;
}
#main .tabs li a {
	color: #898989;
	font-size: 18px;
	font-weight: bold;
}
#main .tabs li.active a {
	color: #00aeef;
}
#searchform { float: right; }
#searchform #s {
	float: left;
	width: 195px;
	padding: 4px 7px;
	background: #fff;
	border: 1px solid #818181;
	color: #777;
	font: 12px Arial, Helvetica, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#main #categories li {
	float: left;
	margin-right: 20px;
}
#main #categories li a { color: #666; }
#main #categories li.current-cat a { color: #00aeef; }
#main .product { height: 175px; }
#main .product .product-image {
	background: #fff;
	height: 125px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px 0px #999;
	-moz-box-shadow: 0px 0px 5px 0px #999;
	box-shadow: 0px 0px 5px 0px #999;
}
#main .product .product-image a {
	float: left;
	margin: 17px 0 0 17px;
}
.label {
	width: 150px;
	height: 20px;
	background-color: none;
	position: absolute;
	margin: 7px 0 0 40px;
	float: right;
	color: #00aeef;
	line-height: 20px;
	font-size: 11px;
	text-align: right;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-transform: uppercase;
	font-weight: bold;
}
#main .product strong a {
	text-align: center;
	margin-top: 8px;
	color: #333;
}
#searchform #searchsubmit {
	float: left;
	width: 27px;
	height: 27px;
	overflow: hidden;
	text-indent: -99999px;
	cursor: pointer;
	border: none;
	margin-left: 10px;
	background: url(images/icon-search.png) no-repeat;
}
#header #logo {
	float: left;
	margin: 25px 0;
	padding: 0;
}
#header #nav-top { float: right; }
#header #nav-top li {
	float: left;
	position: relative;
	margin-left: 30px;
}
#header #nav-top li a:hover { text-decoration: none; }
#header #nav-top > li > a { 
	color: #e1e1e1;
	line-height: 98px; 
	font-size: 18px;
}
#header #nav-top li:first-child, #footer #social-media li:first-child { margin: 0; }
#header #nav-top .current_page_item > a, #header #nav-top .current-page-ancestor > a, #header #nav-top .current_page_ancestor > a { color: #00aeef; }
#header #nav-top li .sub-menu {
	float: left;
	position: absolute;
	width: 125px;
	top: 101px;
	visibility: hidden;
	font-size: 14px;
	background: #fff;
	padding: 8px 10px;
	z-index: 999;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
#header #nav-top li .sub-menu li {
	width: 100%;
	margin: 0;
	line-height: 22px;
}
#header #nav-top li .sub-menu li a { color: #666; }
#header #nav-top li .sub-menu li a:hover { color: #00aeef; }
#sidebar h3, h1.divider, h2.divider, h3.divider, h4.divider {
	padding-bottom: 8px;
	margin-bottom: 15px;
	background: url(images/divider.png) repeat-x bottom;
}
#sidebar #nav-side {
	list-style: none;
	padding: 0;
	margin-bottom: 35px;
}
#sidebar #nav-side li {
	padding: 8px 0;
	background: url(images/divider.png) repeat-x bottom;
}
#sidebar #nav-side li a {
	color: #666;
	font-size: 16px;
}
#sidebar #nav-side .current_page_item a {
	color: #00aeef;
}

#footer { color: #e1e1e1; }
#footer .wrapper { padding: 25px; }
#footer #copyright { 
	float: left;
	color: #636363;
}
#footer #slogan { 
	float: left;
	color: #898989;
	font-size: 14px;
	line-height: 24px;
}
#footer #searchform #s { background: #e6e6e6; }
#footer #social-media { float: right; }
#footer #social-media li {
	float: left;
	margin-left: 12px;
}
#footer #social-media li a {
	float: left;
	width: 16px;
	height: 16px;
	overflow: auto;
	text-indent: -99999px;
}
#footer #social-media li #icn-facebook { background: url(images/icon-facebook.png); }
#footer #social-media li #icn-twitter { background: url(images/icon-twitter.png); }
#footer #social-media li #icn-linkedin { background: url(images/icon-linkedin.png); }
#footer #social-media li #icn-skype { background: url(images/icon-skype.png); }
#footer #social-media li #icn-email { background: url(images/icon-email.png); }
#footer .row.divider {
	padding-bottom: 17px;
	background: url(images/divider-footer.png) repeat-x bottom;
}
#footer .row.divider-top {
	padding-top: 17px;
	background: url(images/divider-footer.png) repeat-x top;
}
#footer h2 { font-size: 24px; }
#footer .nh-widget img {
	float: left;
	width: 300px;
	height: 165px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 10px;
}
ol.commentlist .depth-1 { padding: 15px 0; }
ol.commentlist .depth-2, ol.commentlist .depth-3, ol.commentlist .depth-4, ol.commentlist .depth-5 { padding-top: 15px; }
ol.commentlist > li { 
	padding-top: 8px;
	background: url(images/divider.png) repeat-x top;
}
ol.commentlist > li:first-child { background: none; }
ol.commentlist .comment-avatar {
	float: left;
	width: 10%;
}
ol.commentlist .comment-info { 
	float: right;
	width: 90%;
}
ol.commentlist .comment-info small { color: #969696; }
ol.commentlist .comment-info small span {
	font-weight: bold;
	color: #666;
}
ol.commentlist .comment-content { padding-top: 5px; }
ol.commentlist .comment-info .reply, ol.commentlist .comment-info .comment-edit-link { font-size: 11px; }
ol.commentlist .depth-2 { margin-left: 25px; }
ol.commentlist .depth-3 { margin-left: 50px; }
ol.commentlist .depth-4 { margin-left: 75px; }
ol.commentlist .depth-5 { margin-left: 100px; }
ol.commentlist .depth-6 { margin-left: 125px; }
#commentform input[type=text], #commentform textarea {
	width: 200px;
	padding: 4px 7px;
	background: #fff;
	border: 1px solid #cecece;
	color: #777;
	font: 12px Arial, Helvetica, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
	
}
#commentform textarea {
	width: 300px;
	height: 75px;
	overflow: auto;
}
#commentform input[type=submit] {
	background: #00aeef;
	color: #fff;
	cursor: pointer;
	border: none;
	padding: 5px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#slides { margin-top: 20px; }
#slides .slides_container {
	float: left;
	width: 960px;
	height: 280px;
	display:none;
}
#slides .slide { 
	float: left;
	width: 960px;
	font-size: 18px;
}
#slides .slide p { 
	line-height: 1.5em; 
	margin-top: 1.5em;
}
#slides .slide h2 {
	font-weight: normal;
	font-size: 24px;
	padding: 0;
}
#slides .slide img { float: left; }
#slides .slide .slide_content {
	float: right;
	width: 300px;
	margin-top: 20px;
}

.tab_container ul li {list-style:square;}
.tab_container ul {margin-left:16px; list-style:square; margin-top:-10px;}


           