/*   
Theme Name: Italiareiser
Theme URI: http://www.italiareiser.com
Description: Utsende for Italiareiser.com
Author: Kristoffer K FÃ¸llesdal
Author URI: 
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is Ã‚Â© Ian Stewart http://themeshaper.com/
.
*/

/* Bluprint screen*/
@import url('css/blueprint/screen.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');


/*Supersize Plugin Styles*/
#loading {
	position: absolute;
	top: 49.5%; 
	left: 49.5%;
	z-index: 3;
	width: 24px; 
	height: 24px;
	text-indent: -999em;
	background-image: url(supersized/images/progress.gif);
}
#supersize{
	position:fixed;
}
#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}
#supersize .prevslide, #supersize .prevslide img{
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img{
	z-index: 3;
}
/***/


/* Ikke i bruk
#fixed_rigth_menu {
	height: 100%;
	position: fixed;
	right: 0px;
	top: 0px;
	width: 160px;
	z-index: 88;
}
*/

.container {
	margin-bottom: 60px;
}

/* SIDE MENY */
#side_pagemenu {
	background-image: url(hvit_50.png);
	background-repeat: repeat;
}

#side_pagemenu ul{
	margin: 0;
	padding: 0;
}


	#wrapper {
		position:relative;
		z-index: 67;
	}
		#header {
			margin-bottom: 40px;
		}
		
		#top-boks {
			background-image: url(hvit_50.png);
			background-repeat: repeat;
			width: 100%;
			display: block;
			overflow: hidden;
		}
			#menu-top {
				/*margin: 0;*/
				padding: 0;
				/*padding-left: 120px;
				float: left;*/
			}
			
			/* SØK BOKS */
			#mt-search {
			right:0px;
			top:0px;
			position: absolute
			}
			
			#s {
			width: 16em;
			}
				#menu-top li {
				 	display: inline;
	  				padding: 0 1em 0 0;
				}
				
					#menu-top a {
						font-size: 1.6em;
						text-decoration: none;
					}
					
					#menu-top a:link {
						color: black;
					}
					
					#menu-top a:visited {
						color: black;
					}
					
					#menu-top a:focus {
					  color: black;
					}
					
					#menu-top a:hover {
					  color: white;
					}
					 
					#menu-top a:active {
					  color: white;
					}
			#branding {
			background: black;
			padding-top: 10px;
			padding-bottom: 10px;
			/*padding-left: 120px;
			min-width: 950px;
			margin-left: auto;
			margin-right: auto;*/
			}
		
				#blog-title a{
					font-size: 3em;
					text-decoration: none;
				}
				
				#blog-title  a:link {
					color: white;
				}
				
				#blog-title  a:visited {
					color: white;
				}
				
				#blog-title  a:focus {
					color: gray;
				}
				
				#blog-title  a:hover {
				  	color: gray;
				}
				 
				#blog-title  a:active {
				  	color: gray;
				}
				
				#blog-description {
					font-size: 100%;
					color: white;
					font-style: italic;
				}


		#container {
			background-image: url(hvit_50.png);
			background-repeat: repeat;
			padding-bottom: 10px;
			/*margin-left: 200px;*/
		}

			#content {
				background: white;
				padding: 30px;
				margin: 10px;
				margin-bottom: 0;
			}
			
			#primary{
				/*margin-left: -760px;*/
			}

		#footer {
		
		}


/* For spesiele sider */
#ferietilbud_boks {
	background: white;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.ferietilbud {
width: 163px;
float: left;
}

.ferietilbud-2 {
margin-left: 10px;
margin-right: 10px;
}

#blogg_boks {
background: white;
padding: 30px;
margin: 10px;
margin-bottom: 0;
}
