/*   
Theme Name: Harpun
Theme URI: http://janosch.dk
Description: Harpun wordpress customized theme
Author: Janosch
Author URI: http://janosch.dk
Version: 1.0
*/

/* CSS LAYOUT FILE */
/* Properties attached to the websites major layout will be specified inhere */

/* Remove browser preferences */

html, body, ul, dl, dd, dt, li, img, a, fieldset, form, legend {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

td {
	vertical-align:top;
}

a {
	text-decoration:none;
}

ul	{
	list-style: none;
}

/* General page styling */

body {
	font-family:'Lucida Grande','Trebuchet MS', Helvetica, Arial, sans-serif, Verdana;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
}

/* Start Layout */

html {
	height:100%;
	overflow-y:scroll;
}

body {
	background-image:url('../images/bgtile.jpg');
	background-color: #292929;
	background-repeat: repeat;
	background-position:top;
	height:100%;
}

#headerimage {
	position:absolute;
	width:100%;
	height:150px;
	background-image:url('../images/toptile.jpg');
	background-repeat: repeat-x;
	background-position: top center;
}

#header {
	height:110px;
	background-image:url('../images/top.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

#wrapper {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/
	min-height:100%; /* real browsers */
	background-image:url('../images/middletile.png');
	background-repeat: repeat-y;
	background-position: top center;
}

#browser {
	width:980px;
	padding-bottom:180px;
}

#sidebar {
	width:250px;
	float:left;
	height:100%;
	margin: 0px 20px;
	text-shadow:#000 -1px 1px 2px;
}

#content {
	position:relative;
	width:650px;
	float:right;
	color:#111;
	margin-right:40px;
	margin-bottom:-60px;
	z-index:100;
}

#footer {
	position:relative;
	margin-top:-180px;
	height:180px;
	clear:both;
	width:100%;
	text-align:left;
	font-size:12px;
	color:#fff;
	z-index:10;
	background-image: url('../images/bottom.jpg');
	background-repeat: repeat-x;
	background-position: bottom center;
}

#footercontent {
	position:relative;
	width:940px;
	margin-left:auto;
	margin-right:auto;
}

/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { 
	height: 1%;
}

.clearfix {
	display: block;
}

/* Parent menu */

#parentmenu {
	position:relative;
	top:40px;
	float:right;
	width:700px;
}

#parentmenu ul {
	margin-left:20px;
	float:left;
}

#parentmenu li {
	display:block;
	float:left;
	padding:0px 20px;
	text-align:center;
	background-image:url('../images/activemenu.png');
	background-repeat: no-repeat;
	background-position: 50% 350%;
}

#parentmenu a {
	color:#fff;
	font-size:16px;
	font-weight:normal;
	text-shadow: #000 -2px 2px 2px ;
	display:block;
	height:54px;
}

#parentmenu .current_page_item, #parentmenu .current_page_parent {
	background-position: 50% 100%;
}

/* Child menu */

#childmenu {
	margin-right:7px;
	margin-bottom:20px;
}

#childmenu li {

}

#childmenu a {
	display:block;
	width::170px;
	height:26px;
	padding-top:6px;
	padding-right:30px;
	margin-bottom:10px;
	text-align:center;
	text-align:right;
	color:#fff;
	font-size:14px;
}

#childmenu .current_page_item a, #childmenu .current-cat a {
	height:36px;
	font-size:22px;
	padding-top:16px;
	padding-right:30px;
	padding-left:35px;
	color:#000;
	text-shadow:none;
	text-align:right;
	background-image:url('../images/childmenu.png');
	background-repeat: no-repeat;
	background-position: center right;
}

/* Focusbox specific */

.focusbox {
	clear:both;
	padding:5px 20px 5px 20px;
	margin-top:40px;
	width:250px;
	height:170px;
	background-image:url('../images/focusbox.png');
	background-repeat:no-repeat;
}

.focusbox h2 {
	margin-bottom:10px;
}

/* Content specific */

.editlinkfront a {
	width:100px;
	height:24px;
	text-align:center;
	padding-top:4px;
	float:right;
	font-size:14px;
	color:#ccc;
	text-decoration:none;
	background-image:url('../images/button150.png');
}

.editlinkfront a:hover {
	color:#fff;
}

/* Footer */

/* Site wide classes */

.leftcolumn {
	width:300px;
	float:left;
}

.rightcolumn {
	width:300px;
	float:right;
}

a {
	color:#000;
}

h1 {
	font-size:16pt;
	font-weight:normal;
	margin-bottom:0.6em;
}

.nomargin {
	margin:0px;
}

.justify {
	text-align:justify;
}

.lipdf {
	display:block;
	padding-left:70px;
	height:40px;
	padding-top:20px;
	margin:0px 0px 20px 20px;
	font-size:16pt;
	text-decoration: underline;
	background-image:url('../images/pdficon.png');
	background-position: top left;
	background-repeat:no-repeat;
}

h1 small {
	font-size:12px;
}

.storybox a {
	text-decoration:underline;
}
/* Category page */

.storybox {
	margin-bottom:20px;
	border-bottom:#333;
}

#newsletterman {
	text-align:center;
	width:232px;
	position:relative;
	padding-top:200px;
	padding-bottom:50px;
	text-shadow:#000 -1px 1px 2px;
	background-image:url('../images/harpunmand.png');
	background-repeat:no-repeat;
	background-position:top center;
}

#newsletterman a {
	color:#eee;
	text-decoration:underline;
}

#newsletterman #address {
	border-top:2px solid #666;
	font-size:11px;
	width:230px;
	text-align:center;
}

.MailPress input[type=text] {
	height:18px;
	width:120px;
	font-size:13px;
}

.MailPress input[type=submit] {
	background:none;
	background-image:url('../images/button80.png');
	border:0px;
	height:24px;
	color:#fff;
	width:80px;
	font-size:12px;
	margin-left:10px;
}

.MailPressFormName {
	display:none;
}

.productlist {
	width:100%;
	font-size:18px;
}

.productlist tr:nth-child(odd) {
	background-color:#eee;
}

.productlist td {
	text-align:left;
	vertical-align:middle;
	padding:3px;
	border-bottom:2px solid #ccc;
}

.tablehead td {
	font-size:14px;
}

.productlist .column1 {
	width:120px;
}

.productlist .column2 {
	width:200px;	
}

.productlist .column3 {
	width:220px;
	font-size:14px;
}

.productlist .column3 span {
	display:block;
	float:left;
	width:60px;
	font-weight:bold;
}



.productlist .column4 {
	width:90px;
}

.productlist img {
	padding:5px;
	border:5px solid #aaa;
}

/* image gallery setup */

.imagegallery {
	text-align:center;
	width:660px;
}

.imagegallery img {
	float:left;
	width:130px;
	height:100px;
	margin:16px;
}

/* site specific images */

.hentry {
	margin-top:-16px;
	background-position:top center;
	background-repeat:no-repeat;
}

.post-20 {
	margin-top:-16px;
	padding-top:180px;
	background-image:url('../images/glasklodsertop.jpg');
}

.post-7 {
	margin-top:-16px;
	padding-top:200px;
	background-image:url('../images/opklodsningtop.jpg');
}

.post-9 {
	margin-top:-16px;
	padding-top:130px;
	background-image:url('../images/montagekiletop.jpg');
}

.post-24 {
	margin-top:-16px;
	padding-top:205px;
	background-image:url('../images/mixkassertop.jpg');
}

.post-26 {
	margin-top:-16px;
	padding-top:110px;
	background-image:url('../images/kilertop.jpg');
}

.post-18 {
	padding-top:110px;
	background-image:url('../images/justerbriktop.jpg');
}

.post-13 {
	padding-top:140px;
	background-image:url('../images/sportsbriktop.jpg');
}

.post-11 {
	margin-top:-16px;
	padding-top:140px;
	background-image:url('../images/lydbriktop.jpg');
}

.post-22 {
	margin-top:-16px;
	padding-top:130px;
	background-image:url('../images/quickfixtop.jpg');
}

.post-31 {
	margin-top:-16px;
	padding-top:200px;
	background-image:url('../images/justeringtop.jpg');
}

.post-16 {
	margin-top:-16px;
	padding-top:200px;
	background-image:url('../images/fodpladetop.jpg');
}

.producttable {
	width:100%;
	text-align:left;
}

.producttable tr:nth-child(odd) {
	background:#ccc;
}
