/*
Theme Name: Personalutvikling
Description: nytt til personalutvikling.no.
Author: qts.no
Author URI: http://www.qts.no
Version: 1.0
Tags: ramme

*/

* {
	padding: 0px;
	margin: 0px;
}
body {
	background: url(images/background.gif) repeat-x #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	color: #F11B43;
}


#wrap {
	background: url(images/background_all_over.jpg) no-repeat;
	width: 910px;
	text-align: left;
}

#topright {
	float: right;
	margin: 20px 10px 0px 0px;
}
#title {

	height: 325px;
        margin: 0px 0px 0px 0px;
	padding-left: 75px;
	clear: both;
}


#headermargin {
        margin: 0px 0px 20px 0px;
        padding: 50px 0px 0px 0px;
}

#main {

	padding: 10px;
}
#sidebar {
	float: right;
	margin: 0px 66px 0px 0px;
	width: 140px;
}

#litenskrift { 
        font-size: 10px; 
        text-align: right; 
} 



#sidebarbox {
	float: right;
	background: #000000;
        color:#CCC;
        font-size:14px;
	margin: 0px 0px 0px 0px;
	width: 130px;
	padding: 10px;
}

#sidebarbox2 {
	float: right;
	background: #fffed8;
        font-size:10px;
	margin: 10px 0px 40px 0px;
	width: 128px;
	padding: 10px;
	border: 1px solid #000000;
}

#sidebarbox2 a {
        font-size:12px;
	text-decoration: underline;
}


#knapp_nyhetsbrev { 
	float: right;
        margin:50px 0px 0 0 ; 
	border: 0px solid #000000;
	padding: 0 23px 0 0;
	width: 128px;
} 


#sidebarbox_nyheter {
	float: right;
	background: #fffed8;
        font-size:12px;
	margin: 10px 0px 10px 0px;
	width: 128px;
	padding: 10px;
	border: 1px solid #000000;
}

#sidebarbox_nyheter li {
margin-bottom: 10px; 
}

#content {
float:left;
width:580px;
	margin: 40px 10px 15px 55px;
	padding: 10px;
	color: #333333;
}



#content a {
	color: #F11B43;
	text-decoration: underline;
}

#footer {
        font-size: 10px; 
        color: #6E6E6E; 
        margin: 0px 0px 0px 310px;
        clear: both;
	text-decoration: underline;
}

#footer a{
        font-size: 10px; 
        color: #6E6E6E; 
        clear: both;
}

.post {
	padding-bottom: 10px;
}
#comments {
	margin-top: 10px;
}
/* text */
#title h1 {
	font-size: 20pt;
	color: #F11B43;
	padding-top: 50px;
	font-weight: bold;
}
#title h1 a{
	color: #F11B43;
	text-decoration: none;
}
.description {
	font-size: 11pt;
	color: #000000;
}
#navigation ul li {
	list-style: none;
	display: inline;
}

#navigation ul li a {
	padding-bottom: 1px;
	border-bottom: 2px solid #000000; 
	text-decoration: none;
	color: #000000;
	margin-right: 20px; 
}
#navigation li a:hover {
	color: #F11B43;
}
caption {
	font-weight: bold;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
h1 {
	font-size:18pt;
	font-weight: normal;
}
h1 a {
	color: #F11B43;
	text-decoration: none;
}
#sidebar h2,
h2,
h3,
h4 {
	font-size: 11pt;
	color: #F11B43;
}
.entry a,
#sidebar a,
h2 a,
h3 a,
h4 a {
	color: #000000;
	text-decoration: none;
}
.entry a:hover,
#sidebar a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
	color: #000000;
}
#sidebar li a {
	padding: 2px 0px 1px 0px;
	border-bottom: 1px dashed #ebebeb;
}
#sidebar ul li {
	list-style: none;
}
#sidebar li {
	padding-bottom: 2px;	
}
p,
#content h1,
h2,
h3,
h4,
sidebar h2,
ul,
ol,
thead {
	padding-bottom: 10px;
}
.entry ul li,
.entry ol li,
#content ul li,
#content ol li {
	margin-left: 25px;
}
img a {
	border: 0px;
}
blockquote {
	margin: 10px;
	color: #000000;
}
blockquote a {
	color: #000000;
}


/* default */
.navigation {
	padding: 10px 0px;
	color: #666666;
}
.navigation a {
	color: #666666;
	text-decoration: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.postmetadata {
	color: #666666;
	padding: 10px;
	border: 1px solid #e1e1e1;	
	background-color: #f7f7f7; 
}
.postmetadata a,
.postmetadata a:hover {
	color: #666666;
	text-decoration: none;
}
#date {
	padding-bottom: 5px;
	color:#ffffff;	

}
#date a {
	color:#000000;	
	text-decoration: none;
	font-weight: normal;
}
.comment {
	padding: 10px 0px;
}

/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #000000; 
	padding: 5px;
	font-size: 8pt;
	background-color: #ffffff;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #000000;
	color: #ffffff;
	border: 0px;
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
}
#commentform a {
	color: #474404;	
	text-decoration: none;
}
#commentform a:hover {
	color: #474404;	
	text-decoration: underline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}





/*-------------------------------------------------------
 Navigation fra enveforlvet
-------------------------------------------------------*/

#navcontainer {
     width:768px;
     height:255px;
     background:#E1E1E1 ;
     overflow:hidden;
     }

#nav, #nav ul { /* all lists */
     padding: 4px;
     margin: 0 0 0 17px;
     list-style: none;
     line-height: 1;
     }

#nav a {
     display: block;
     width: auto;
     text-decoration:none;
     padding: 4px 0 4px 0;
     color:#000000;
     border:none;
     }

#nav a:hover {
     border-bottom: 0px solid black; 
     color: #f11b43;
     }

#nav li { /* all list items */
     font: 1.0em/1.0em Arial, Georgia, sans-serif;
     float: left;
     width: auto; /* width needed or else Opera goes nuts */
     margin:0 16px 5px 0;
     }

#nav li ul { /* second-level lists */
     position: absolute;
     background: white;
     margin-left:0;
     width: 140px;
     border-right:1px solid #777;
     border-bottom:1px solid #777;
     border-left:1px solid #777;
     left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul a {
     color:#000;
     background:#fff;
     padding:0;
     text-decoration:none;
     border:none;
     }

#nav li ul li {
     color:#000;
     background:#fff;
     padding:5px;
     text-decoration:none;
     font:bold .8em/1.2em Arial, Georgia, sans-serif;
     }

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
     left: auto;
     }







#butikkcontainer {
}

#butikkcontainer img {
float: left; 
padding: 0px 10px 5px 0px;   
}

#butikkcontainer h2 {
padding: 0 0 0 0;
margin:0;
}



#venstre {
       width: 580px;
       float:left;
       border: 1px solid black;
       margin: 10px 0 0 0px;
       padding: 10px 10px 0px 10px;
}

#venstretekst {
       font-size:11px;
}

#hoyre {
       width: 260px;
       float:left;
       border: 1px solid black;
       margin: 10px 0 0 10px;
       padding: 10px;
}

#hoyretekst {
       font-size:11px;
}

#skjema {
       width: 510px;
       float:left;
       margin: 25px 0 0 0px;
       padding: 0px;
}

#betingelser {
       float:left;
       font-size:10px;
       padding: 10px 0px 50px 0px;
       width: 580px;
}

#ikkeibruk {
       margin-left: 30px;
}


iframe {
       border:0px;
}


.rundt-kurskalender {
       border:0px;
}
