/*
Theme Name: html24 - Juli 2010
Theme URI: http://www.html24.dk
Description: Wordpress tema til html24.dk, virker p&aring; alle sprog.
Version: 2.0
Author: Bo M&oslash;ller

*/

/* ----------- Page Settings ----------- */

html, 
body {
	margin: 0px;
	padding: 0px;
	overflow-x:hidden;
}

a img {
	border: none;
}


/* ----------- Structure ----------- */

#content{
	margin: auto;
	width: 960px;
	line-height: 25px;
	letter-spacing: 1px;
	font-size: small;
	font-family: Arial, sans-serif;
	margin-bottom: 35px;
}

#content h1{
    margin-top: 50px;
    font-family: Tahoma;
    color: #333333;
    font-size: 32px;
    border-bottom: 1px solid #cecece;
    padding-bottom: 30px;
}

#content h2, #content h3 {
	color:black;
	margin: 30px 0 5px 0;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#content h2.subtitle, #content span.subtitle{
	display: block;
    text-transform: none;
    color: #808080;
    margin-top:-50px;
    margin-bottom: 50px;
    font-weight: normal;
    font-size: 13px;
}

#content a{
	color: #51caf8;
	text-decoration: none;
}


.center{
	margin: auto;
	width: 960px;
}

#top{
	height: 100px;
}

#logo{
	float: left;
	margin-top: 10px;
}

#menu{
	float: right;
	margin-top: 30px;
	margin-right:-50px;
}

#menu ul, #menu li{
	display: inline;
	list-style: none;
}

#menu li{
	display: block;
	float: left;
	margin: 5px;
}

#menu a{
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	color:#1b1b1b;
	text-decoration:none;	
	font-weight:700;
	padding:5px;
}

#menu .current_page_item a, #menu a:hover{
	background-color: #3acaff;
	color: white !important;
}

#bluebar{
	height: 53px;
	background-color: #3acaff;
	color: white;
	font-size: 14px;
	font-family: Trebuchet MS;
}

#bluebar strong{
	font-size: 18px;
}

#bluebar_text{
	float: right;
	margin-top: 13px;
}

#bluebar a{
	text-decoration: none;
	color: white;
}

#bluebar a:hover{
	text-decoration: underline;
}

#header{
	height: 385px;
	background-color: #f8f8f8;
	background-image: url('images/header_bg.png');
	border-bottom: 1px solid #e1e1e1;
}

#cases{
	position: absolute;
	z-index: 1;
	background-image:url('images/cases.png');
	width:786px;
	margin-left: 350px;
	height:384px;
}

#text{
	position: absolute;
	z-index: 2;
}

/*
#header h1{
	color: #575757;
	font-family: Georgia;
	font-weight: normal;
	text-indent:-9999px;
	width:450px;
	height:45px;
	background-image:url(images/xhtmlogcss.png);
	margin: 0;
	margin-top: 75px;
}

*/

#header h1{
	color: #575757;
	font-family: Georgia;
	font-weight: normal;
	text-indent:-9999px;
	width:503px;
	height:130px;
	background-image:url(images/leverandorafhtml.png);
	margin: 0;
	margin-top: 80px;
	margin-left: -10px;
}

#text h2{
	margin: 0;
	margin-top: 25px;
	font-weight: normal;
	font-size: 15px;
	font-family: Georgia;
	color: #404040;
	margin-left: -10px;
}

#text p{
	margin-top: 30px;
	width: 500px;
	font-size: 11px;
	color: #575757;
	font-family: Verdana, Helvetica;
	line-height: 180%;
}

#faq p{
	margin-top: 10px;
	width: 600px;
	font-size: 11px;
	color: #575757;
	font-family: Verdana, Helvetica;
	line-height: 180%;
}

#faq h3 a{
	color: black;
}

a.readmore{
	margin-left: -10px;
	display: block;
	width: 180px;
	line-height:16px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Sans-Serif;
	font-size: 14px !important;
	text-decoration:none;	
	font-weight:700 !important;
	padding:5px !important;
	padding-left: 18px !important;
	background-color: #3acaff !important;
	color: white !important;
	background-image:url('images/readmore.png') !important;
	background-repeat: no-repeat !important;
}

a.readmore:hover{
	text-decoration: underline !important;
}

#steps{
	background-image:url('images/steps.png');
	background-repeat: no-repeat;
	height: 249px;
	background-position: center;
}

.step{
	float:left;
	margin-right: 20px;
	margin-top: 20px;
}

.step p{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #808080;
	line-height:20px;
}

.step h3{
	visibility: hidden;
}

#step1{
	width:250px;
	margin-left: 32px;
}

#step2{
	margin-left: 90px;
	width: 250px;
}

#step3{
	margin-left: 90px;
	width: 185px;
}

.step_readmore{
	text-align:right;
	padding-top: 20px;
	padding-right: 10px;
}

.step_readmore a{
	text-decoration: none;
	color: #808080;
}

.step_readmore a:hover{
	text-decoration: underline;
}

#footer{
	border-top: 1px solid #e1e1e1;
	background-color: #f4f4f4;
	padding-bottom: 50px;
	padding-top: 30px;
}

.bottommenu{
	float: left;
	margin-right: 45px;
}

.bottommenu ul, #bottommenu li{
	list-style: none;
	margin: 0;
	padding: 0;
}

.bottommenu ul li a{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 25px;
	color: #8B8B8B;
}

.bottommenu ul li a:hover{
	text-decoration: underline;
}

.bottommenuheader{
	display: block;
	color: #424242;
	font-family: Arial;
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	margin-bottom: 10px;
}

.example .image{
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 479px;
}

.example .image img{
	border: 1px solid #cecece;
}

.example .text{
	width: 450px;
	float: left;
}

.example .text h2{
	margin-top: 0;
	padding-top: 0;
}

#twitter{
    width:280px;
	margin-left: 20px;
}

.commentlist {
	margin:0;
	margin-top: 20px;
	padding:0;
}

.commentlist li{
    list-style:none;
    margin:0;
    padding:0;
	margin-top: 20px;
}

.commentlist li.comment{
	margin-bottom: 40px !important;
}

.commentlist li p{
    line-height:14px;
    font-size: 12px;
	letter-spacing: normal !important;
    font-family: Verdana;
}

.comment-author, .comment-meta{
    line-height:14px;
    font-size: 12px;
	letter-spacing: normal !important;
    font-family: Verdana;
}

.comment-author{
    line-height:14px;
    font-size: 12px;
	font-weight: bold;
	letter-spacing: normal !important;
    font-family: Verdana;
}

.comment-meta, .comment-meta a{
    line-height:14px;
    font-size: 10px;
	color: gray !important;
	letter-spacing: normal !important;
    font-family: Verdana;
	margin-bottom: 7px;
	margin-top: 7px;
}
.comment-author img{
	display: none;
}

/* ----------- Nyt design til artikelsider ----------- */



#bottom_buttons{
    margin-top: 50px !important;
}

.shr-bookmarks{
    float:right;
    margin-top: 93px !important;
}


/* ----------- Ordresystem ----------- */

.order-button{
	display: block;
	width:476px;
	height:150px;
	float:left;
}

.order-button p{
	padding-left: 140px;
	font-family: Tahoma !important;
	font-size: 11px;
	line-height: 18px !important;
	color: #545454 !important;
}

.order-button h2{
	font-family: Tahoma !important;
	text-transform: none !important;
	font-size: 24px !important;
	padding-top: 20px;
	padding-left: 140px;
	color: black !important;
	margin: 0 !important;
	margin-bottom: 20px !important;
}

#kontakt_button{
	background-image:url('images/kontakt_knap.png');
}

#kontakt_button:hover{
	background-image:url('images/kontakt_knap_hover.png');
}

#bestil_button{
	background-image:url('images/bestil_html.png');
	margin-right: 7px;
}

#bestil_button:hover{
	background-image:url('images/bestil_html_hover.png');
}

/* ----------- Clear and Spacing ----------- */

.clear {
	clear: both;
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 0 0 -1px 0;
}