/*
Theme Name: CNG
Theme URI: http://mvpmedia.se/
Description: Första versionen av Curt Nicolin Gymnasiets Wordpress tema.
Version: 1.0
Author: MVP Media
Author URI: http://mvpmedia.se
*/
/* ---------------------------------------------------- */
/* DEFAULT
/* ---------------------------------------------------- */
* {padding: 0; margin: 0;} 

body {
height:100%;
background-image: url("images/content_bg.gif");
font: 12px Helvetica, sans-serif, Lucida Sans Unicode; 
}

html {
heigth:100%;
overflow-y: scroll; 
}

/*BODY------------------------------------------------*/
.js{
background-image: url("images/content_bg.gif");
font: 12px Helvetica, sans-serif, Lucida Sans Unicode; 
width: 100%;
}
/*------------------------------------------------*/

#container{
width: 960px;
margin: 0px auto;
}

#header {
position:relative;
background: url("images/header.gif") repeat-x top;
width: 960px;
overflow: hidden;
hight:100%; /*needed for IE 6*/
}

#header form{
	margin-top: 10px;
}

#banner{
 	height: 128px;
 	width: 100%;
 	margin-top: 2px;
 	margin-bottom: 8px;
 	border-top: solid 1px #fff;
 	border-bottom: solid 1px #fff;
}

#top_main{
	background: url("images/main_bg_top.png") no-repeat top;
	width: 954px;
	height: 29px;
	margin: 0 auto;
}

#top_media{
	background: url("images/media_bg_top.png") no-repeat top;
	width: 954px;
	height: 29px;
	margin: 0 auto;
}

/* ---------------------------------------------------- */
/* THE CONTENT
/* ---------------------------------------------------- */
#main{
	width: 954px;
	background: url("images/main_bg_middle.png") repeat-y;	
	margin: 0 auto;
	position: relative;
	float: left;
	margin-left: 3px;
}


#gallery{
	position:relative;
	width: 650px;
	float: left;
	margin-bottom: 60px;

}
#bild{
	position: relative;
	width: 600px;
	float: left;
	margin-bottom: 10px;

}


#main #image{
	position: absolute;
	left: -4px;
	z-index: 6;
}



#main #rubrik{
	position: absolute;
	top: 0;
	left: -10px;
	width: 307px;
	height: 85px;
	z-index: 7;
	text-align: center;
	
}
#main #rubrik h3{
	height: 85px;
	margin-top: 18px;
	font: 46px Helvetica, Arial;
	letter-spacing: -5px;
	color: #fff;
	text-transform: uppercase;
}

#main #headline{
	height: 85px;
	margin-top: 18px;
	margin-right: 10px;
	font: 46px Helvetica, Arial;
	letter-spacing: -5px;
	color: #fff;
	text-transform: uppercase;
}
#main #headline.Wide{
	font: 36px Helvetica, Arial !important;
}
#main #rubrik h3, #main .headline a:visited{
	color:#fff;
	text-decoration:none;
}
#main #headline a{
	color:#fff;
	text-decoration:none;
}
#main_image{
	position: absolute;
	margin-left: -4px;
	z-index: 7;
}

#main #bild{
	width: 610px;
}

#main #bild #huvud_bild{
	position: absolute;
	left: -5px;
	z-index: 6;
}

#main #bild #start_image{
	float: left;
}
#main #bild #middle_image{
	float: left;
	height: 86px;
	font: 46px Helvetica, Arial;
	letter-spacing: -5px;
	color: #fff;
	text-transform: uppercase;
	background: url("images/middle_image.png") repeat-x;
}
#main #bild #end_image{
	float: left;
}





#left{
	float: left;
	width: 670px;
}
#right{
float:left;
	width: 270px;
	margin: 0 auto;
}
/*News Styled Bellow*/
#news{
	min-height: 293px;
	width: 240px;
	margin: 0 auto;
	margin-bottom: 40px;
	background: url("images/aktuellt_bg.png") no-repeat bottom;
	padding: 0px 0px 30px 0px;
}


#schools {
	clear:both;
	width: 600px;
	height: 360px;
	min-heigth: 400px;
	margin-left: 40px;
	margin-bottom: 40px;
}

#top_shadow{
	width: 675px;
	height: 10px;
	margin-top:0px;
	margin-left: -50px;
	background:url("images/top_shadow.gif") no-repeat bottom;
	
}


.utbildning{
	text-transform:uppercase;
	font: 12px Helvetica, sans-serif, Lucida Sans Unicode;
	font-weight: none;
	color: #d17519;
}
.utbildning span{
	margin-right: 100px;
	font: 10px Helvetica, sans-serif, Lucida Sans Unicode;
}


.program {
	margin-top:40px;
	clear: both;
	width: 600px;
	list-style: none;
	font: 12px Helvetica, sans-serif, Lucida Sans Unicode;
	
}

.program li {
	width: 170px;
	display: inline;
	float: left;
	margin-left: 20px;
}


.program li a {
	margin-bottom: 20px;
	outline: none;
	color: #666666;
	text-decoration: none;
	display: block;
	margin-top: 20px;
	height: 190px;
	background: url("images/program_bg.png") no-repeat top left;
}

.program li a img{
	margin-bottom: 20px;
	margin-right: 50px;
}

.program li a:hover {
  	text-decoration: none;
  	color: #000;
}


#calendar{
	width: 232px;
	margin: 0 auto;
	margin-bottom: 40px;
}


#bottom_shadow{
	width: 670px;
	float:left;
	height: 40px;
	margin-top:40px;
	margin-left: -50px;
	
	background:url("images/bottom_shadow.gif") no-repeat top;
	
}



#sitemap{
	clear: both;
	min-height: 270px;
	width: 910px;
	margin: 0 auto;
	padding:15px 5px 5px 25px;
}

#sitemap .site_list{
	list-style: none;
	width:120px;
	float:left;
	padding: 15px;
	border-right: dotted 1px #cccccc;
	
	
}
#sitemap .site_list_b{
	width:120px;
	float:left;
	padding: 15px;	
}

#sitemap h6 a{
	font: 18px Helvetica, sans-serif, Lucida Sans Unicode;
	color: #cc6600;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	border: none;
}
#sitemap h6 a:hover{
	font: 18px Helvetica, sans-serif, Lucida Sans Unicode;
	color: #ff7f00;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	border: none;
}

#sitemap .site_list li{
	padding-top:10px;
	font: 12px Helvetica, sans-serif, Lucida Sans Unicode;
	
	
}
#sitemap .site_list_b li{
	padding-top:10px;
	font: 12px Helvetica, sans-serif, Lucida Sans Unicode;
	
}
#sitemap a{
	color: #cc6600;
	outline: none;
	text-decoration: none;
	border-bottom: dotted 1px #d98d2e;
}
#sitemap a:hover{
	color: #ff7f00;
	outline: none;
	text-decoration:none;
	border-bottom: dotted 1px #ee8400;
}
/* ---------------------------------------------------- */
/* END CONTENT
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */
/* THE FOOTER
/* ---------------------------------------------------- */

#semi_footer{
	clear: both;
	width: 938px;
	height: 150px;
	margin-left: 8px;
	background-color: #cccccc;
}

#project{
	float: left;
	width: 355px;
	height: 150px;
	position: relative;
}

/*#project img{
	position: absolute;
	top: -30px;
	left: 60px;
}*/


#slideshow_footer {
    position: absolute;
    left: 50px;
    height:350px;
}

#slideshow_footer IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow_footer IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow_footer IMG.last-active {
    z-index:9;
}
	




#sponsors{
	float: right;
	width: 580px;
	height: 150px;
	position: relative;
	font: 12px Helvetica, sans-serif, Lucida Sans Unicode; 


}
#sponsors img{
	position: absolute;
	top: -20px;
	left: -10px;
}
#sponsors ul{
	float: left;
	width: 150px;
	margin-top: 34px;
}
#sponsors #last{
	margin-top: 34px;
	float: left;
	width: 120px;
}
#sponsors li{
	margin-top: 4px;
}





#footer{
	clear: both;
	width: 940px;
	height: 60px;
	margin-left: 6px;
	font: 12px Helvetica, sans-serif, Lucida Sans Unicode;
	color: #cc6600;
}


#footer_links{
	float: left;
	width: 820px;
	height: 60px;
	padding-left: 40px;
}
#footer_links ul{
	margin-top: 25px;
}
#footer_links li{
	display: inline;
}
#footer_links li a{
	text-decoration: none;
	font: 12px Helvetica, sans-serif, Lucida Sans Unicode;
	color: #cc6600;
}
#footer_links li a:hover{
	text-decoration: none;
	color: #ff7f00;
}

#footer_links p{

}


#footer_img{
	float: left;
	width: 75px;
	height: 60px;
	position: relative;
}
#footer_img img{
	position: absolute;
	bottom: 0px;
}




/* ---------------------------------------------------- */
/* END FOOTER
/* ---------------------------------------------------- */
#bottom_main{
	clear:both;
	background: url("images/main_bg_bottom.png") no-repeat bottom;
	width: 954px;
	height: 20px;
	margin-bottom:50px;
	margin-left:3px;
}


/* ---------------------------------------------------- */
/* STYLE FOR THE LAVALAMP-NAV MENU
/* ---------------------------------------------------- */

.nav {
	float: left;
    position: relative;
    height: 46px; 
    width: 650px;
    background: url("images/header.gif") repeat-x top;
    padding-left: 50px;
    padding-top: 9px;
    overflow: hidden;
}

/* Force the list to flow horizontally */
.nav li {
    float: left;
    list-style: none;
}

/* Represents the background of the highlighted menu-item. */
.nav li.back {
    background: url("images/active.gif") no-repeat right -27px;
    width: 9px; height: 27px;
    z-index: 8;
    position: absolute;
}

.nav li.back .left {
    background: url("images/active.gif") no-repeat top left;
    height: 27px;
    margin-right: 9px;
    ;
}

/* Styles for each menu-item. */
.nav li a {
    position: relative; overflow: hidden;
    text-decoration: none;
    font: 16px helvetica;
    color: #fff; 
    outline: none;
    text-align: center;
    height: 27px; 
    top: 5px;
    z-index: 10; 
    letter-spacing: 0;
    float: left; 
    display: block;
    margin: auto 15px;
    text-transform: lowercase;
}




/* ---------------------------------------------------- */
/* STYLE FOR THE SEARCH FORM
/* ---------------------------------------------------- */



fieldset.search {
	border: none;
	width: 245px;
	hegith:26px;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #000;
	font-size: 12px;
	width: 162px;
	height: 14px;
	padding: 6px 0px 6px 5px;
	background: #999999 url("images/sokfalt.gif") no-repeat;
	margin-right: 10px;
}
.search input.box:focus {
	background: #cccccc url("images/sokfalt.gif") no-repeat left -26px;
	outline: none;
}
.search button.btn {
	width: 68px;
	height: 25px;
	cursor: pointer;
	text-indent: -9999px;
	background: #999999 url("images/sok.gif") no-repeat;	
}
.search button.btn:hover {
	background: #cccccc url("images/sok.gif") no-repeat left -25px;	
}




/* ---------------------------------------------------- */
/* THE NEWS TAG
/* ---------------------------------------------------- */
#news img{
	margin-left: 10px;
}

#news img a{
	background:none;
}

#news .headlines{
	font-family: Helvetica, "Century Gothic", Geneva, Georgia; 
	font-size:18px; 
	color: #000;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 15px;
}
#news .date{
	font-family: Helvetica, "Century Gothic", Geneva, Georgia; 
	font-size:10px; 
	color: #666;
	margin-left: 30px;
}
#news p{
	font-family: Helvetica, "Century Gothic", Geneva, Georgia; 
	font-size:12px; 
	color: #000;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 2px;
	margin-bottom: 5px;
	line-height: 18px;
}
#news a{
	font-family: Helvetica, "Century Gothic", Geneva, Georgia; 
	font-size:12px; 
	color: #cc6600;
	outline: none;
	text-decoration: none; 
	padding: 4px 4px 2px 3px;
	margin-left:30px;
}
#news a:hover{
	/*background-color: #000;*/
	color: #ff7f00;
}
#news ul{
	heigth:20px;
	padding: 0px;
}
#news ul a{
	font-family: Helvetica, "Century Gothic", Geneva, Georgia; 
	font-size:12px; 
	color: #fff;
	background-color: #999;
	outline: none;
	text-decoration: none; 
	
	margin-left:30px;
}
#news ul a:hover{
	background-color: #000;
	/*background-color: #000;*/
	color: #fff;
}

#news ul li{
	float: left;
	padding: 4px 4px 2px 0px;
}
#news ul li #rss{
padding: 0px;
margin-left:10px;
background-color: #fff;
color: #999;
}
#news ul li #rss:hover{
	background-color: #fff;
	/*background-color: #000;*/
	color: #999;
}
#news ul li #rss img{
margin-top: -5px;
}

/* ---------------------------------------------------- */
/* STYLE FOR UTBILDNING
/* ---------------------------------------------------- */




#main_media #image{
	position: absolute;
	left: -5px;
	z-index: 7;
	border: none;
}

#main_media #rubrik{
	position: absolute;
	left: -4px;
	width: 307px;
	height: 85px;
	z-index: 8;
	text-align: center;
	
}
#main_media #rubrik h3{
	height: 85px;
	margin-top: 18px;
	font: 46px Helvetica, Arial;
	letter-spacing: -5px;
	color: #fff;
	text-transform: uppercase;
}

#main_media .headline{
	height: 85px;
	margin-top: 18px;
	font: 46px Helvetica, Arial;
	letter-spacing: -5px;
	color: #fff;
	text-transform: uppercase;
}
#main_media .headline a:visited{
	color:#fff;
	text-decoration:none;
}
#main_media{
	width: 954px;
	margin: 0 auto;
	position: relative;
	background: url("images/main_bg_middle.png") repeat-y;
}
#media{
	clear: both;
	float: left;
	background: url("images/media_bg_middle.png") repeat-y;
	width: 954px;
	margin-left: -1px;
}
#bilder{
	position: relative;
	background: url("images/bilder_bg.png") no-repeat top right;
	width:380px;
	heigth:100%;
	float:left;
	margin-top: 100px;
	padding: 20px 10px 50px 70px;
	font: 12px Helvetica, Georgia;
}
#bilder .navigation{
	color: #ccc;
}
#bilder #photos{
	background: none;
	clear: both;
	padding-top: 20px;
	position: relative;
	height: auto;
	font-size: 10px;	
}
#bilder #photos_album{
	background: none;
	clear: both;
	padding-top: 70px;
}
#bilder #photos a{
	font-size: 6px;
	color: #999;
}

#bilder #highlight{
	position: relative;
	heigth:auto;
	width: 350px;
}
#bilder #highlight img{
	border:solid 1px #666;
}
#bilder #highlight img:hover{
	border:solid 1px #ff7f00;

}
#bilder #highlight .description{
	color: #ccc;
	clear: both;
	padding-top: 10px;
}
#bilder #highlight p.meta{
	font-size: 12px;	
}
#bilder #highlight p.meta a{
	font-size: 12px;
	color: #cc6600;	
}
#bilder #highlight p.meta a:hover{
	color: #ff7f00;	
}
#bilder h4{
	color: #ccc;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: none;
	margin-top:20px;
}
#bilder .albums_h4{
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: none;
}
#bilder strong{
	color: #ccc;
}
#bilder .album{
	/*background:url("images/album_bg.gif") repeat-x top;
	border-bottom: solid 1px #333;*/
}
#bilder div.albums-small div.album{
	height: 10px;
	margin: 0px;
}
#bilder .album img{
	border: solid 1px #666;
}
#bilder .album img:hover{
	border: solid 1px #ff7f00;
}

#bilder ul{
	list-style: disc;
}
#bilder li{
	padding-top: 10px;
	margin-left: 30px;
}

#bilder a {
	font: 14px Helvetica, Georgia;
	color: #cc6600;
	outline: none;
	text-decoration: none;
}

#bilder a:hover {
	font: 14px Helvetica, Georgia;
	color: #ff7f00;
	text-decoration: none;
}

#bilder h1{
	text-transform:uppercase;
	color: #666;
	font: 24px Helvetica, Georgia;
	font-weight: bold;
	margin-bottom: 40px;
	
}

#bilder h2{

	font: 14px Helvetica, Georgia;
    text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 12px;
	
}

#bilder .sub_line{
	font: 14px Helvetica, Georgia;
	color: #ccc;
	margin-bottom: 40px;
}

#bilder p{
	/*margin-bottom: 20px;*/
	
}

#filmer{
	float: left;
	width:370px;
	background: url("images/filmer_bg.png") no-repeat top left;
	margin-top: 100px;
	padding:20px 70px 0px 50px;
	text-align: right;
}
#filmer h1{
	text-transform:uppercase;
	color: #666666;
	font: 24px Helvetica, Georgia;
	font-weight: bold;
	margin-bottom: 40px;
}

#right_nav{
	width: 202px;
	float: right;
	background: url("images/right_nav_bg.png");
	margin: 120px 50px 100px 0px;
	position: relative;
	padding-bottom: 10px;
}


#right_nav .head_image{
	position: absolute;
	top: -33px;
	left: 100px;
}

#right_nav ul{
	widht:185px;
	font: 12px Helvetica, Georgia;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 9px;
	list-style: none;

}

#right_nav li a{
	padding: 14px 0px 14px 14px;
	background: #fff;
	display: block;
	margin-top: 3px;
	margin-left:9px;
	margin-right: 9px;
	color:#666666;
	text-decoration:none;
}

#right_nav li.current_page_item a{
	color: #fff;
	background: #d17519;
}

#right_nav li a:hover{
	background: #000;
	color: #fff;	
}
#right_nav .subpages{
	padding-top: 20px;
}
#right_nav ul .pagenav{
	color:#333;
	text-align: center;
}
#right_nav ul .pagenav ul li a{
	text-align: left;
	font-size: 10px;
	padding: 5px 0px 5px 14px;
	
}

#left_content{
	position: relative;
	width:500px;
	float:left;
	padding: 140px 50px 100px 100px;
	font: 12px Helvetica, Georgia;
}

#left_content ul{
	list-style: disc;
}
#left_content li{
	margin-bottom: 10px;
	list-style: none;
	text-transform: uppercase;

}

#left_content a {
	font: 14px Helvetica, Georgia;
	color: #cc6600;
	outline: none;
	text-decoration: none;
}

#left_content a:hover {
	font: 14px Helvetica, Georgia;
	color: #ff7f00;
	text-decoration: none;
}

#left_content h1{
	text-transform:uppercase;
	color: #666666;
	font: 24px Helvetica, Georgia;
	font-weight: bold;
	margin-bottom: 20px;
	
}

#left_content h2{

	font: 14px Helvetica, Georgia;
	font-weight: bold;
	margin-bottom: 10px;
	
}


#left_content #left_cont_image{
	border: solid 1px #cccccc;
	margin-bottom: 40px;
	margin-left: -8px;
	padding: 8px;
	width: 500px;
	background-color: #eeeeee;
	
}

#left_content .sub_line{
	font: 14px Helvetica, Georgia;
	color: #000;
	margin-bottom: 40px;
}

#left_content p{
	margin-bottom: 20px;
	
}

#left_content .entry a{
	font: 12px Helvetica, Georgia;
	color: #cc6600;
	text-decoration: none;
}
#left_content .entry a:hover{
	font: 12px Helvetica, Georgia;
	color: #ff7f00;
	text-decoration: none;
}
#left_content small{
	color: #666;
	margin: 5px 0px 5px 0px;
}
#left_content .entry h1{
	font-size: 14px;
	color: #000;
	padding: 5px 0px 5px 0px;
}
#left_content .entry h2{
	color: #000;
	padding: 5px 0px 5px 0px;
}
#left_content .entry h3{
	color: #000;
	padding: 5px 0px 5px 0px;
}
#left_content .entry h4{
	color: #000;
	padding: 5px 0px 5px 0px;
}
#left_content .entry h5{
	color: #000;
	padding: 5px 0px 5px 0px;
}
#left_content .entry h6{
	color: #000;
	padding: 5px 0px 5px 0px;
}
#left_content .entry address{
	color: #333;
}
#left_content .entry ul{
	color: #333;
}
#left_content .entry ul li{
	
}
#left_content .entry ol{
	list-style: decimal;
	color: #333;
}
#left_content .entry ol li{
	
}
#left_content .entry blockquote{
	color: #000;
	font-style: italic;
	text-indent: 0px;
	padding: 15px 20px 2px 20px;
	margin-bottom: 20px;
	border-left: solid 1px #cc6600;
}
#left_content .entry .alignleft{
	float: left;
	margin: 0 10px 10px 0;
}

#left_content .entry .alignright{
	float: right;
	margin: 0 0 10px 10px;
}

#left_content .entry p{
	color: #000;
	line-height: 20px;
	font-size: 12px;
}

#left_content .entry .pdf li{
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	background: url("images/pdf.png") no-repeat;
}







#left_projekt {
	margin-top:100px;
}

#left_projekt .entry a{
	font: 12px Helvetica, Georgia;
	color: #cc6600;
	text-decoration: none;
}
#left_projekt .entry a:hover{
	font: 12px Helvetica, Georgia;
	color: #ff7f00;
	text-decoration: none;
}
#left_projekt small{
	color: #666;
	margin: 5px 0px 5px 0px;
}
#left_projekt .entry h1{
	font-size: 14px;
	color: #000;
	padding: 5px 0px 5px 0px;
}
#left_projekt .entry h2{
	color: #000;
	padding: 5px 0px 5px 0px;
}
#left_projekt .entry h3{
	color: #000;
	padding: 5px 0px 5px 0px;
}
#left_projekt .entry h4{
	color: #000;
	padding: 5px 0px 5px 0px;
}
#left_projekt .entry h5{
	color: #000;
	padding: 5px 0px 5px 0px;
}
#left_projekt .entry h6{
	color: #000;
	padding: 5px 0px 5px 0px;
}
#left_projekt .entry address{
	color: #333;
}
#left_projekt .entry ul{
	color: #333;
}
#left_projekt .entry ul li{
	
}
#left_projekt .entry ol{
	list-style: decimal;
	color: #333;
}
#left_projekt .entry ol li{
	
}
#left_projekt .entry blockquote{
	color: #000;
	font-style: italic;
	text-indent: 0px;
	padding: 15px 20px 2px 20px;
	margin-bottom: 20px;
	border-left: solid 1px #cc6600;
	text-transform: lowercase;
}
#left_projekt .entry blockquote p{

}
#left_projekt .entry img{
	
}
#left_projekt .entry p{
	color: #000;
	line-height: 20px;
	font-size: 12px;
}

#left_projekt{
	position: relative;
	width:500px;
	height: 100%;
	float:left;
	padding: 40px 50px 20px 100px;
	font: 12px Helvetica, Georgia;
}

#left_projekt ul{
	list-style: disc;
}
#left_projekt li{
	padding-top: 10px;
	margin-left: 30px;
}

#left_projekt a {
	font: 14px Helvetica, Georgia;
	color: #cc6600;
	outline: none;
	text-decoration: none;
}

#left_projekt a:hover {
	font: 14px Helvetica, Georgia;
	color: #ff7f00;
	text-decoration: none;
}

#left_projekt h1{
	text-transform:uppercase;
	color: #666666;
	font: 24px Helvetica, Georgia;
	font-weight: bold;
	margin-bottom: 20px;
	
}

#left_projekt h2{

	font: 14px Helvetica, Georgia;
	font-weight: bold;
	margin-bottom: 10px;
	
}


#left_projekt #left_cont_image{
	border: solid 1px #cccccc;
	margin-bottom: 40px;
	margin-left: -8px;
	padding: 8px;
	width: 500px;
	background-color: #eeeeee;
	
}

#left_projekt .sub_line{
	font: 14px Helvetica, Georgia;
	color: #000;
	margin-bottom: 40px;
}

#left_projekt p{
	margin-bottom: 20px;
	
}


   
        
        
        
        
        
