/*   
Theme Name: BLANK Theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v2.9.1
Author: Chris Coyier
Author URI: http://chriscoyier.net
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
body { background: url(images/bg.jpg) #dededd; background-repeat: repeat-x; font: 14px/1.4;  	font-family: 'Gill Sans', sans-serif;
	font-size: 16px;
	width: auto;
	color: #4c4b4b; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

p {

	font-family: 'Gill Sans', sans-serif;
	font-size: 16px;
	width: auto;
	color: #4c4b4b;
}


h2 {

font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
color: #616161;


}


span {

font-family: 'Gill Sans', sans-serif;
color: #4c4b4b;

}


a:link {color:#000;}      /* unvisited link */
a:visited {color:#000;}  /* visited link */
a:hover {color:#000;}  /* mouse over link */
a:active {color:#000;}  /* selected link */



h1 {
	
	font-family: Helvetica, Arial, sans-serif;
	color: #616161;
}

h3 {

	font-family: Helvetica, Arial, sans-serif;	
	color: #616161;
}


h4 {

	font-family: Helvetica, Arial, sans-serif;
	color: #616161;

}







#page-wrap { width: 960px; margin: 10px auto; }

h1, h2, h3 { margin: 0 0 5px 0; }
h1 { }
h2 { }
h3 { }

p { margin: 0 0 10px 0; }
a { }
a:hover { } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }


} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */



.alignright {

	float: right;
	margin-left: 15px;
}


#header {

width: 915px;
height: 88px;
background:#fff;
position: relative;
margin: 0 auto;
border-bottom: 1px solid #ccc;

}


#access {
	display: block;
	float: right;
	margin: 0 auto;
	margin-top: 50px;
	margin-right: 20px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	font-family: Arial;
	text-transform: uppercase;
	margin-left: 12px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	display: none;
	position: absolute;
	padding-top: 0px;
	left: 10px;
	float: left;
	width: 150px;
	z-index: 99999;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	opacity: 0.95;



}
#access ul ul li {
	min-width: 150px;
	text-transform: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;

}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #fff;
	line-height: 0.6em;
	padding: 10px;
	width: 130px;
	height: auto;
}
#access li:hover > a {
	background: #fff;
	color: #000;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #000;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}





/* Anpassad meny */


#access {
	display: block;
	float: right;
	margin: 0 auto;
	margin-top: 50px;
	margin-right: 20px;
}
#access .menu-meny-container,
div.menu {
	font-size: 13px;
	font-family: Arial;
	text-transform: uppercase;
	margin-left: 12px;
}
#access .menu-meny-container ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-meny-container li,
div.menu li {
	float: left;
	position: relative;
}








#page-wrap {


background: #fff;
padding-bottom: 30px;
margin-top: 15px;
overflow: visible;


}


.entry {

 	width: 860px;
 	min-height: 535px;
 	position: relative;
 	margin: 0 auto;
	padding-top: 25px;
	overflow: hidden;
	clear: both;
}


.logo {

	margin-top: 25px;
	margin-left: 30px;
	border: 0px;

}


#footer {

	width: 960px;
 	position: relative;
	margin: 0 auto;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	color: #555555;
	padding-top: 6px;
	margin-bottom: 15px;
}


#shopcontainer {

	padding-left: 54px;
	margin-top: 20px;

}


.contentbox {

 	width: 280px;
 	height: 250px;;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}


.contentbox p {

	font-family: 'Gill Sans', sans-serif;
	font-size: 16px;
	width: auto;


}


.contentbox h2 a {

	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #767676;
	font-weight: bold;
	font-size: 18px;
	padding-top: 0px;
}


.contentbox h2 {

	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;


}


#shopcontainer h2 {

	font-family: Helvetica, Arial, sans-serif;


}


.kategorirubrik {

	margin-left: 53px;
	margin-top: 20px;
	margin-bottom: -25px;
	padding-bottom: 0px;


}


.thumb {

	min-height: 180px;

}

#lang {

	width: 960px;
	height: 26px;
	position: relative;
	margin: 0 auto;
	margin-top: -5px;
}


#lang ul {

	margin-top: 0px;
	padding-top: 0px;
	margin-right: 40px;

}


#lang ul li {

	list-style: none;
	float: right;
	margin-right: 15px;
	margin-top: 0px;

}


#lang ul li a {

	height: 17px;
    width: 22px;
    margin-top: 0px;
    padding-top: 0px;

}


/* Bestllnings formulr */


.wpcf7-form {

	position: relative;
	margin: 0 auto;
	width: 640px;
	background: #ebebeb;
	border: 1px solid #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 15px;

}



#bestall {

	width: 840px;
 	clear: both;
 	margin-left: 55px;
	text-align: center;

}



#bestall ul {

	display: block;
	margin-bottom: 35px;
	width: 300px;
	margin-left: 170px;


}

.objektrubrik {

	margin-top: 30px;
	font-weight: bold;
	font-size: 18px;



}


#bestall ul li {

	list-style: none;
	float: left;
	font-family: 'Gill Sans', sans-serif;
	font-size: 16px;
	color: #4c4b4b;
	margin-right: 80px;
}


#bestall h1 {

	font-family: Helvetica,Arial,sans-serif;
	color: #767676;
	margin-bottom: 10px;
	font-size: 26px;

}

#bestall input {

	border: 1px solid #767676;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 7px;
	padding-left: 3px;
}


#bestall .kod {

	width: 150px;
	height: 30px;
	background: #fff;
	margin-top: 0px;
}


#bestall .antal {

	width: 150px;
	height: 30px;
	margin-top: 0px;
	background: #fff;
}


#bestall .input {

	width: 350px;
	height: 30px;
	border: 1px solid #767676;
	background: #fff;

}

#bestall textarea {


	width: 350px;
	height: 100px;
	border: 1px solid #767676;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 7px;

}

#bestall .wpcf7-submit {

	width: 150px;
	height: 35px;
	font-size: 14px;


}


#description {

	margin-top: 27px;
	width: 400px;
	height: auto;
	padding-left: 55px!important;

}


