/*  
Theme Name: 	Inline media 2008
Theme URI:		http://www.inlinemedia.nl
Description: 	Thema Inline media 2008
Version: 		2008
Author: 		Arno Kriek
Author URI: 	http://www.inlinemedia.nl
*/

/********** Reset **********/
@import url("reset.css");

/********** Global **********/
html, body { height: 100%; }

body { background: #999 url('images/layout/body_bg.png') repeat-y top center; font:75% "Trebuchet MS", Verdana, Arial, sans-serif; color: #333;}

/********** Default **********/
h1 	{ font-size: 1.8em; line-height: 2em; }
h2 	{ font-size: 1.3em; line-height: 1.3em; }
p { line-height: 1.8em; margin-bottom: 1em; }
ul { line-height: 1.4em; }
a:link, a:visited, a:active { color: #0086db; text-decoration: underline; }
a:hover { color: #0086db; text-decoration: none; } 
a span { font-size: 1.3em; }
.left { float: left; }
.right, .alignright { float: right; }
.clear { clear: both; }
.inner { margin-top: 12px; padding: 5px; }
.roundall { border: 0px; }

/********** Wrapper **********/
#wrapper { position: relative; height:auto !important; height:100%; min-height:100%; margin: 0 auto -38px auto; width: 978px; background: transparent url('images/layout/page_bg.pngg') repeat-y top center; padding: 0 0 30px 0; }

/********** Header **********/
#header { height: 110px; width: 100%; /*background: url('images/layout/page_top.png') no-repeat 0 0; */ }

	/*** Logo ***/
	#logo { position: absolute; width: 240px; height: 82px; margin: 15px 0 0 15px; background: transparent url('images/inlinemedia.png') no-repeat 0 0; }


/********** Navigation **********/
#navigation { margin: 0 auto 14px auto; height: 29px; width: 950px; background: transparent url('images/layout/navigation_bg.png') repeat-x 0 0; border: 1px solid white;}		

	/*** First level items ***/ 
	#navigation ul { list-style: none; width: 906px; margin: 0 auto;}
	#navigation li { float:left; list-style:none; }
	#navigation li a { background: transparent url('images/layout/navigation.png') no-repeat 0 0; display:block; height:29px; text-indent: -9999px; overflow:hidden; }	
			
		/* Images + Mouseovers */		
		#navigation li.home a 						{ background-position: 0 0; width: 101px; left: 0;}	
		#navigation li.home a:hover 				{ background-position: 0 -36px; }	
		#navigation li.home.current a 				{ background-position: 0 -72px; }	
		
		#navigation li.over-inline-media a			{ background-position: -101px 0; width: 181px; left: 101px; }
		#navigation li.over-inline-media a:hover		{ background-position: -101px -36px; }
		#navigation li.over-inline-media.current a   { background-position: -101px -72px; }	
	
		#navigation li.diensten a					{ background-position: -282px 0; width: 127px; left: 282px; }
		#navigation li.diensten a:hover				{ background-position: -282px -36px; }	
		#navigation li.diensten.current a			{ background-position: -282px -72px; }	
		
		#navigation li.oplossingen a				{ background-position: -409px 0; width: 145px; left: 409px; }
		#navigation li.oplossingen a:hover			{ background-position: -409px -36px; }		
		#navigation li.oplossingen.current a		{ background-position: -409px -72px; }		
			
		#navigation li.cases a						{ background-position: -554px 0; width: 108px; left: 554px; }
		#navigation li.cases a:hover				{ background-position: -554px -36px; }				
		#navigation li.cases.current a				{ background-position: -554px -72px; }	
			
		#navigation li.portfolio a					{ background-position: -662px 0; width: 125px; left: 662px; }
		#navigation li.portfolio a:hover			{ background-position: -662px -36px; }			
		#navigation li.portfolio.current a			{ background-position: -662px -72px; }		
			
		#navigation li.contact a					{ background-position: -787px 0; width: 119px; left: 787px; }
		#navigation li.contact a:hover				{ background-position: -787px -36px; }	
		#navigation li.contact.current a			{ background-position: -787px -72px; }	
				
	/*** Second level items ***/
	/*#navigation li ul {  position: absolute; left: -999em; top: 36px; width: 158px; padding: 0 6px 6px 6px; border: 1px solid #01428a; border-top:none; overflow:hidden; background: #fff; }
	#navigation li:hover ul, 
	#navigation li.sfhover ul { left: auto; }
	#navigation li ul li a { background: none; height: 25px; border-top: 1px solid #dadada; text-indent:0; color:#01428a; line-height: 20px; padding: 5px; width: 148px; }
	#navigation li ul li a:hover { color:#000; }*/
	
	
/********** Content **********/
#content { clear: both; margin: 25px auto; width: 950px; }
	
	/*** Columns ***/
	#columnleft { float: left; width: 220px; }
	#columnright { float: right; width: 710px; }

	/*** Top ***/
	#top { margin: 0 auto 15px auto; height: 100px; width: 950px; background: #20567d url('images/eyecatcher/eyecatcher.jpg') no-repeat 0 0; }

	/*** Subcontent ***/
	#subcontent	{ padding: 0px 25px 15px 15px;}
		#subcontent ul { margin: 0 0 0 20px; list-style-position: inside; list-style: disc;}
		#subcontent.portfolio ul { margin: 0; list-style: none; }
		#subcontent li { line-height: 1.8em; }
		#text { margin: 20px 0; }
		#text a	{ text-decoration: underline;}

	/*** Portfolio slideshow ***/
	#slideshow { width: 670px; height: 300px; overflow: hidden; }
		
	/*** Home Page elements ***/
	#eyecatcher { margin: 0 auto 15px auto; height: 306px; width: 950px; background: #fff url('images/eyecatcher/eyecatcher.jpg') no-repeat 0 0;}
		#callout { position:absolute; width: 490px; height: 220px; margin: 45px 0 0 40px; color:#fff; overflow: hidden; }
		#callout h1	{ color:#FFF; font-size: 1.9em; line-height: 2.2em; overflow:hidden; border: 0; }
		#callout p { font-size: 1.2em; line-height: 1.6em; margin: 0 !important; font-family: arial, verdana, sans-serif; }
		#callout ul	{ list-style:none !important; margin-top: 1.6em; }
		#callout li	{ width: 200px; background: transparent url('images/buttons/arrow_white.png') no-repeat 10px 7px; padding-left: 22px;}
		#callout li a { color: #fff; font-size: 1.1em; line-height: 1.6em; text-decoration: underline; }
		#callout li a:hover	{ text-decoration: underline; }	
	
	/*** Columns ***/	
	#columns { clear: both;  margin: 12px 0 15px 0; padding: 0px 0 15px 10px; }
		#col-projecten { float: left; width: 670px; }
		#col-projecten .inner { margin: 12px 0; background: #eee; overflow: hidden; border-color: #eee; }
		#col-projecten  h2 { line-height: 1.8em; color: #333; width: 100%; font-weight: bold;  }		
		#col-projecten h3 {  padding: 10px 25px 0 0; }
		#col-extra { float: right; width: 265px; text-align: left;}
		#col-extra .block { background: #deecf5; margin: 10px 0; padding: 20px 12px 15px 12px;} 	
		#col-extra h2 { font-weight: bold; }				

		
	/*** Portfolio projecten & homepage projecten ***/	
	.project { float: left; width: 304px; margin: 15px 30px 15px 0; height: 150px; }
	.project.big { height: 200px; }
	.project h3 { display: block; color: #0086db; line-height:1.5em; padding-top:0.5em; font-weight: bold; clear: both; }
	.project a img { float: left; border: 1px solid #333; width:320px; height:100px; }
	.project p { margin: 0; text-align: left; line-height: 1.5em; }
		.info { float: left; width: 300px; clear: both; }
		.info.big { width: 675px; }
		.info p { float: left; margin: 0; text-align: left; line-height: 1.5em; clear: both;}
		.info strong { float: left; color: #333; display: block; width: 120px; line-height: 1.5em;}
		.info span { float:left; display:block; width:100px; }
		.info a.button { display: block; background: #009ee0; width: 60px; clear: both; color: #fff; height: 20px; padding: 3px 10px 0 10px; text-decoration: none; }	

	/*** Vacatures pagina ***/
	.vacatures { }
	.vacatures h1 { color:#009EE0; font-size:1.7em; }
	.vacatures h1.grey { color: #444; font-size:2.2em;}
	.vacatures h2 { font-size:1.3em; padding-top:1.5em; font-weight:bold; color:#009EE0;}	
	.vacatures em { font-size:1.3em;}	
	.vacatures .contact { margin-top:1.5em; }
	
	/*** Breadcrumbs ***/	
	#breadcrumbs { width: 100%; height: 32px; margin-top: 4px; background: url('images/layout/breadcrumbs_bg.png') repeat-x 0 0; }
		#breadcrumbs ul { padding-left: 20px; }
		#breadcrumbs li	{ float:left; font-size: .9em; padding: 0 5px 0 0; line-height: 32px;}
		#breadcrumbs li a { color:#666; }
		#breadcrumbs li a:hover	{ text-decoration: underline; }
	
	/*** Sidebar ***/
	#sidebar { float: left; width: 100%; padding: 0px 15px 20px 0px; }
		
		/* SubMenu */
		#submenu { background: #deecf5; width: 100%; border: 2px solid #deecf5; padding: 0 10px 20px 10px; margin: 0 0 20px 0; }
		#submenu ul li { display: block; border-bottom: 2px solid #fff; font-weight: bold; padding: 10px 0 10px 10px; }
		#submenu ul li a { color: #333; text-decoration: none; }
		#submenu ul li a:hover { text-decoration: underline;}	
		#submenu ul li.head { color: #0086db; font-size: 1.2em; }
		#submenu ul li.current_page_item { padding-left: 10px; }
		#submenu ul li.current_page_item a { text-decoration: underline; }
	
	/*** Boxes ***/
	#box { width: 100%; text-align: center; background: url('images/layout/sidebar-box.giff') no-repeat 0 0; border: 2px solid #ccc; clear: both; }
		#box .bottom { padding: 10px; line-height: 18px; background:  url(images/layout/sidebar-box-bottom.giff) 0 100% no-repeat;}
		#box.contact h5	{ color: #777; font-size: 1.6em; }
		#box.contact a	{ color: #009ee0; font-size: 1em; font-weight: bold;}
		#box.contact a:hover { text-decoration: underline; }
	
	/*** Buttons ***/
	#buttons { width: 200px; margin-bottom: 18px; }
		#buttons ul li { padding: 6px 5px 5px 8px; border-top: 1px solid #CCC; border-left: 1px solid #CCC; border-right: 1px solid #CCC; background: transparent url('images/buttons/bigbutton-bg.png') repeat-x 0 0; }
		#buttons ul li a { font-size: .95em; color: #0298da; font-weight: bold; line-height: 18px; display: block; }
		#buttons ul li a { background: transparent url('images/buttons/bigbutton-pointer.png') no-repeat top right; }
		#buttons ul li a:hover { text-decoration: underline; }


/********** Footer **********/
#footer { height: 38px; width: 948px; margin: 0 auto; line-height: 35px; clear: both; font-size: .9em; text-align: center;}
	#footer p { margin: 0; line-height: 35px; }
	#footer a { }
	#footer a:hover	{ text-decoration: underline; }
