/*
Theme Name: Nomadznu_theme
Theme URI: http://matuvu.nu
Description: Special theme for Nomdz.nu.
Version: 1.0
Author: Ine Dehandschutter
Author URI: http://matuvu.nu/
Tags: 2 colums
*/

/* CSS Document */

/*Tested on:

	Windows IE7
	Windows FireFox 3.0.8
	Windows Safari 3.2.2
	Windows IE8
	
	Apple Firefox 3.0.10
	Apple Safari 3.2.1


*/

/* ================= SELECTORS =================== */


/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

body{
	background: #f6f6f6 url(http://www.nomadz.nu/base/images/bg_start.gif) repeat-y;
	font-family:'Helvetica Neue', 'Helvetica','Lucida grande', "verdana", sans serif;
	font-size:75%;
	line-height: 1.5em;
	color:#000;
	margin: 0;
	padding: 0;
	overflow-y:auto;
}

a, a:link{
	color:#000;
	padding: 2px;
        text-decoration:underline;
}



h1{
	color:#000;
	margin: 0 0 10px 0;
	font-size:32px;	
        font-size:28px;	
}

h2{
	color:#000;	
	margin: 0 0 15px 0;
	font-size:14px;
}

h3{
	color:#000;
	margin: 0 0 8px 0;
	font-size:16px;	
        font-size:14px;	
}


h4{
	color:#000;
	margin: 0 0 8px 0;
	font-size:28px;	
}

h4 a, h4 a:link{
	color:#000;
	padding: 2px;
}

h4 a:hover{
	color:#000;
	background-color: #f3ff00;
}


#sidetips p{
	font-size:24px;	
	line-height: 2.2em;
	margin-bottom:30px;
}

.sideposts-title{
	color:#000;
	margin: 0 0 8px 0;
	font-size:40px;	
}

.sideposts_date{
	display:none;	
}

#sidetips a{
	color: #000;
	text-decoration:underline;
}

#sidetips a:hover{
	color: #f3ff00;
	text-decoration:underline;
}

#sidetips li{
	list-style-type:none;
}

img{
	border:none;
}

.frame{
	border:1px solid #999999;
	width:250px;
	padding: 13px;
	background-color: #fff;
}

.marked_black{
	background-color: #000;
	color: #fff;
	padding: 2px;
	margin: 2px 0 2px 0;
	line-height: 1.9em;
}

.smaller{
	font-size: 0.8em;
}

.uppercase{
	text-transform:uppercase;
}

.clear{
	clear:left;
}


.alignleft {
	float:left;
	margin:5px 15px 5px 0;
}

.alignright {
	float:right;
	margin:5px 0 5px 15px;
}


.alignnone {
    margin-bottom:15px;
	
}

/* ================= LANGUAGE =================== */


#language{
	width:100%;
	height: 20px;
	text-align:right;
	text-transform: uppercase;
	font-size: 0.8em;
	position: absolute;
	z-index: 1;
}

#language a{
	text-decoration: none;
}

#language a:hover{
	text-decoration: none;
	color: #fff;
}

#wrapper{
	width:920px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



/* ================= HEADER =================== */


#header{
	float:left;
	width:325px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 255px;	
}

#logo{
	
        padding-top:30px;	
	
	}

#logo h1{
	text-indent:-999px;		
	}

#logo .description{
	text-indent:-999px;		
	}

#logo .social{
	text-align:right;
        padding: 4px 10px 0 0;	
        cursor: pointer;	
	}


/* ================= MENU-ITEMS =================== */

#navigation{
	float:left;
	width:550px;
	margin:0 0 0 43px;
	padding: 0 0 0 0;	
}

#menu{
    height: 35px;
    margin-left:35px;
    border-top: 3px solid #000;
	width:484px;	
}

#menu ul{
	list-style:none;
	width:484px;
	float:left;	
	margin-top:3px;
	font-weight: lighter;
	text-shadow: #fff 0 1px 1px;
}

#menu ul li{
	list-style:none;
	float:left;
	text-align:left;
	font-size:13px;
}

#menu ul li a{
	text-decoration:none;
	color:#000;
	margin: 0 3px 0 3px;		
}

#menu ul li a:hover{
    color:#cccccc;
}

#menu ul li a.active {
    color:#cccccc;    
} 


#submenu{
	width:550px;
	float:left;
	margin-top:8px;
	margin-left:35px;
	color: #fff;
	background: none;		
}

#submenu ul{
	list-style:none;
	background:#000000;
	height:25px;
	width:468px;
	padding: 0 8px 0 8px;
	font-weight: lighter;
	text-shadow: #000 0 1px 1px;	
}

#submenu ul li{
	list-style:none;
	float:left;
	text-align:center;
	font-size:15px;
	padding: 3px 0 5px 0;	
}

#submenu ul li a{
	text-decoration:none;
	color:#ffffff;
	margin: 0 4px 0 4px;		
}

#submenu ul li a:hover{
    color:#cccccc;
}

#submenu ul li a.active {
    color:#cccccc;    
} 

ul#favorites_menu{
	float:left;
	list-style:none;
	height:40px;
}

ul#favorites_menu li{
	list-style:none;
	float:left;
	width:83px;
	text-align:left;
	font-size:13px;
	margin: 0 0 0 0;	
}


/* ================= BANNER-ITEMS =================== */

#banner{
	margin: 0 0 0 35px;
	padding: 0 0 0 0;	
}

/* ================= OUTER BAR-ITEMS =================== */

#sponsors{
	position: absolute;
	z-index: 1;
	left:888px;
	top:0;
	width:470px;
	height: 1448px;
	background: url(http://www.nomadz.nu/base/images/polaroids.png) no-repeat;
        background: none;
}


#sidetips{
	position: absolute;
	z-index: 10;
	left:1028px;
	top:1000px;
	width:240px;
	height: 370px;
}

/* ================= CONTENT-ITEMS =================== */

#content{
	margin: 30px 0 20px 43px;
	padding: 0 0 0 0;
	width:550px;
	float:left;
}

#content p img{
	border:1px solid #999999;
	padding: 4px;
}


#content p {
	margin-bottom: 10px;
}

#content h1 a{
	color: #000;
	padding: 2px;
	text-decoration: none;
}

#content h1 a:hover{
	
	color: #000;
	padding: 2px;
	text-decoration: none;
}

#content h3 a{
	border-bottom:1px solid #000;
        text-decoration: none;
}

#content h3 a:hover{
	border-bottom:0px solid #000;
        text-decoration: none;
	
}


.headline {
	color:#000;
	margin: 20px 0 10px 0;
	font-size:32px;	
}

.headline a{
	color: #000;
	padding: 2px;
	text-decoration: none
}

.headline a:hover{
	text-decoration: none
}

.feedburnerFeedBlock div{
	margin:10px 0 42px 0;
}

.feedburnerFeedBlock div img{
	margin:0 10px 10px 0;
}

/*#content p a{
	background-color: #000;
	color: #fff;
	padding: 2px;
	text-decoration: none;
}

#content p a:hover{
	background-color: #f3ff00;
	color: #000;
	padding: 2px;
}

#content p a img {
	background-color: #fff;
	padding: 2px;
}
*/



.postmetadata {
	font-size:11px;
	margin-top:20px;
}


	
.article{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:484px;
	margin:0 0 30px 35px;
}

#crp_related{
	margin-top:20px;
	
}


.noborder a, .noborder a:link{	
	background-color: none;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
}

.noborder a:hover{	
	background-color: none;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
}


#aside{
	float:left;
    width:325px;
    margin-top:30px;
}

#aside a, #aside a:link{	
	color: #000;
	padding: 2px;	
}

#aside a:hover{
	background-color: #f3ff00;
	color: #000;
	padding: 2px;
}

#aside ul{
	list-style:none;
	margin: 0;
	line-height: 1.9em;		
}

#aside li{
	list-style-type:square;
	list-style-position: outside;
	margin: 0 0 0 15px;	
}

.naviside{
    width:280px;
    margin:0 0 20px 25px;
}

.navileft{
    width:130px;
    margin:0 0 0 25px;
    float:left;
}

.naviright{
    width:130px;
    margin:0 0 0 20px;
    float:left;
}

.ad{
	border:1px solid #999999;
	width:125px;
	height:125px;
	background-color: #fff;
	float:left;
}

.ad img{
	padding:0;
	margin:0;
}

.marginright{
	margin-right:22px;
}

.marginbottom{
	margin-bottom:18px;
}

ul.blogroll li{
	margin-left:0;
	padding-left:0;
 }



/* ================= INPUT =================== */



input {
	border: solid 1px #999;
}
textarea {

	border: solid 1px #999;
	
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.input-s {
	
	border: solid 1px #999;

}

input.input-s:hover {
	border: solid 1px #999;
}





/* ==============================IE6 popup =================================*/
	
/************ alertbox black overlay ************/ 


.overlay_bg { /*achtergrond zwart */
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1001;
    -moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70);
}

#overlay_black_ie6 { /*achtergrond zwart enkel vr ie6 */
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2000px;
    background-color: #000;
    z-index: 1001;
    -moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70);
}


/* styles for IE 5 Mac */
.overlay { 
    display: none;
	/*border: solid 1px black;*/
	background-color: #00ACC9;
	position: fixed;
	top: 20px;
	left: 20px;
	z-index: 1002;
}

/* following rules are invisible to IE 5 \*/
.overlay {
	/*border: solid 1px black;*/
	background-color: transparent;
	top: 45%;
	left: 0;
	width: 100%;
	margin-top: -125px;
	text-align: center;
}
/* end IE 5 hack */ 

.overlay_box {
	position: relative;
	padding: 30px 30px 20px 40px;
	text-align: left;
	width: 500px;
	/*min-height: 200px;
	height:auto !important;
	height: 200px;*/
	margin: 0 auto;
	border: 15px solid #ff6600;
	background-color: #FFF;
}


/* typo overlay */

.overlay h1 {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
	font-size: 44px;
	font-family: "Klavika-light", "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 47px;
	color: #444;
	font-weight: normal;
	left: -19px;
	/*color: #CEC000;*/
	display: block;
}


.overlay h2 {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
	left: -15px;
	font-size: 26px;
	font-family: "Klavika-light", "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 29px;
	color: #444;
	font-weight: normal;
	display: block;
	background: transparent url(../images/arrow_right_news.png) no-repeat 0 6px;
	_background: transparent url(../images/arrow_right_news.gif) no-repeat 0 6px;
}


.overlay p {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	font-size: 12px; /* works in all */
	*font-size: 12px; /* targets IE6 and 7 */
	line-height: 14px; /* works in all */
	*line-height: 15px; /* targets IE6 and 7 */
	color: #444;
}

.overlay a {
	color: #ff6600;
	
}


.overlay ul {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	font-size: 12px; /* works in all */
	*font-size: 12px; /* targets IE6 and 7 */
	line-height: 14px; /* works in all */
	*line-height: 15px; /* targets IE6 and 7 */
	color: #444;
}

.overlay li {
	position: relative;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
}

/* overlaybox 01 elements */

#overlay_01 {
	top: 45%;
	margin-top: -115px;
}

#overlay_01 .overlay_box {
	padding: 30px 30px 25px 40px;
	width: 500px;
	/*min-height: 200px;
	height:auto !important;
	height: 200px;*/
}


/* overlaybox 00 elements for ie6 */

#overlay_00 {
	display: block;
	_position: absolute;
	top: 44%;
	margin-top: -150px;
}

#overlay_00 .overlay_box {
	display: block;
	_position: relative;
	padding: 30px 30px 20px 40px;
	width: 500px;
	min-height: auto;
	height: auto;
}



/* ================= FOOTER =================== */

#footer{
	width:100%;
	clear: left;
	margin-top:50px;
	font-size: 12px;
	color:#999;
	 
}


#footerin{
	margin: 12px 0 4px 78px;
	
}


/* ================= COMMENTS =================== */


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



/* 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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */






/* 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;
        font-size: 28px;
        line-height: 28px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
        font-size: 18px;
	}


.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

#disqus_thread {
	margin: 5px 40px;
	}
.dsq-brlink {
	display:none;
	}
/* End Various Tags & Classes*/




/* ================= HACKS =================== */

/* =Clearfix (all browsers)--------------------------------*/.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}/* IE6 */ * html .clearfix {height: 1%;}/* IE7 */*:first-child+html .clearfix {min-height: 1px;}





