/*  
Theme Name: Haugaland Transportskole
Theme URI: http://wordpress.org/
Description: Haugaland Transportskole sin webprofil
Version: 1.0
Author: Helge
Author URI: http://www.medieverket.no/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Structure */
body  {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/bg_body.gif) repeat-x #191818;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #CCCCCC;
}
.page #container { 
	width: 921px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.page #header { 
	padding-top:45px;
	padding-bottom:25px;

} 
.page #border { 
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background:url(images/bg_footer.gif) repeat-x bottom;
} 
.page #border-corner { 
	background-image:url(images/bg_content_cars.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	position:relative;
	right:-1px;
}

.page #sidebar1 {
	float: right; 
	width: 450px; 
/*	background: #993300;*/
	padding: 15px 10px;
	padding-bottom:100px;

}
.page #mainContent { 
	margin: 0 500px 0 0; /* the right margin on this div element creates the column down the right side of the page. */
	padding: 0 20px; 
} 
.page #catContent { 
	margin: 0; /* the right margin on this div element creates the column down the right side of the page. */
	padding: 0 20px 150px 20px;
} 
.page #footer { 
	position:relative;
	left:-2px;
	background:url(images/bg_footer-border.gif) no-repeat left bottom;
	padding: 0 10px 0 0px; 
} 
.page #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* End Structure */


.page #forsidebilde { 
	background-image:url(images/forsidebilde001.jpg);
	background-repeat:no-repeat;
	height:267px;
	position:relative;
	left:-1px;
}
.nyheter_odd {	
	background:url(images/bg_nyheter.jpg) repeat-y;
	padding: 5px 10px 5px 10px;
	}
.nyheter_even {	
	padding: 5px 10px 5px 10px;
	}
.kurs {	
	background:url(images/bg_kurs.gif) repeat-y;
	margin: 20px 40px 25px 5px; 
	padding: 10px 0;
	width:380px; 
	float:left;
	}

.lappen {	
/*	background:url(images/bg_kurs.gif) repeat-y;*/
	margin: 20px 40px 25px 5px; 
	padding: 10px 0;
	width:380px; 
	float:left;
	}
.lappenbar {	
/*	background:url(images/bg_kurs.gif) repeat-y;*/
	margin: 20px 40px 25px 5px; 
	padding: 10px 0;
	width:380px; 
	float:left;
	}

/* Begin Typography & Colors */
* { margin: 0; padding: 0; }


p {	
	font-size:1.1em;
	padding: 0 0 0.75em 0;
	}


h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.2em;
	color: #FEC352;
	}



h2 {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.4em;
	color: #9F5E12;
	}
/*
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
	color: #CCCCCC;
	}
*/
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}
.date {
	padding: 0 0 15px 0;
	}


a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */









/*	Begin Headers */
h1 {
	padding-top: 20px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0 0 0 0;
	margin: 15px 0 0 0;
	}


/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */






/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */





/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/