/*
Theme Name: justlikeme.nl
Theme URI: http://www.justlikeme.nl
Description: Justlikeme.nl
Version: 1.0
Author: Dave Ligthart, David Vanhee
Author URI: http://www.daveligthart.com/
Tags: justlikeme,just,like,me,theme

	Just like me. v0.1
	 http://justlikeme.nl

	Programming by Dave Ligthart - Framemakers SD - http://www.framemakers.nl

	Graphics / html / css by David van Hee - Nakala - http://www.nakala.eu

	Incooperation with Intelink http://www.intelink.nl
*/

/* CSS Document */

/* Nice blauw #2398db
Lifestyle paars #ee4c9b
Need groen #8dc400
Career oranje #ffa93d
*/

body{
	background-color:#fff;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
*{margin: 0;
	padding: 0;
	border: 0;
}
ul{list-style-type:none;
	font-weight:normal;
}
img {border:none;
}

small {
	font-size:xx-small;
}

/* -------------------------------- MENU's ----------------------------------------- */
/* ---- MENU TOP ----- */

#menuTop{height:18px;
	position:absolute;
	top:100px;
	width:100%;
	left:0;
}
#menuTop ul{position:relative;
	padding:0;
	height:18px;
	width:728px;
	left:276px;
	background:url(resources/images/backgrounds/background_menu.gif) 0 0 repeat-x;
	border-style:solid;
	border-top-color:#adb9c2;
	border-left-color:#adb9c2;
	border-right-color:#adb9c2;
	border-bottom-color:#bbc6cd;
	border-width:1px;
}
#menuTop ul li{float:left;
	text-align:center;
	width:auto;
	text-transform:uppercase;
	font-size:14px;
}
#menuTop ul li a{text-decoration:none;
	font-weight:bold;
}
#menuTop ul li.home a{background:url(resources/images/buttons/menu_home.gif) 0 0 no-repeat;
	margin-left:30px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
}
#menuTop ul li.home a:hover{background:url(resources/images/buttons/menu_home_hover.gif) 0 0  no-repeat;
}
#menuTop ul li.home span{background:url(resources/images/buttons/menu_home_hover.gif) 0 0 no-repeat;
	margin-left:30px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
}

#menuTop ul li.need a,  #menuTop ul li.career a, #menuTop li.lifestyle a, #menuTop li.nice a{
	font-weight:bold;
	margin-left:5px;
	margin-right:15px;
	color:#a1a1a1;
	text-align:center;
	color: #a1a1a1;
	padding-left:30px;
	background:url(resources/images/borders/menu_between.gif) 0 0 no-repeat;
}

/* hover and span (when on the particular page) */
#menuTop ul li.need a:hover, #menuTop ul li.need a span{
		color: #39ae05;
}
#menuTop ul li.career a:hover, #menuTop ul li.career a span{
		color: #fe9103;
}
#menuTop ul li.lifestyle a:hover, #menuTop ul li.lifestyle a span{
		color: #ee4c9b;
}
#menuTop ul li.nice a:hover, #menuTop ul li.nice a span{
		color: #079ad0;
}

/* search field in menu */
.buttonSearch{font-weight:bold;
	color:#a1a1a1;
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	/* appears to be lower in IE */
	height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding-left:10px;
	background:url(resources/images/borders/menu_between.gif) 0 0 no-repeat;
	width:auto;
	float:left;
}
.searchField{font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	border-color: #c2c2c2;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width:120px;
	position:relative;
	float:left;
	margin-left:6px;
	margin-top:2px;
	font-size:7pt;
}
/* newsletter management buttons */
.button{background:#8dc400;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#FFF;
	text-align:center;
	margin-top:5px;
	width:auto;
	position:relative;
	left:150px;
}
.button:hover{background:#ffa93d;
	color:#000;
}
/* tell a friend button */
.buttonTell{background:#8dc400;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#FFF;
	text-align:center;
	margin-top:5px;
	width:auto;
	position:relative;
}
.buttonTell:hover{background:#ffa93d;
	color:#000;
}


/* ---- MENU BOTTOM ----- */
ul.menuBottom{position:relative;
	padding:0;
	height:10px;
	left:273px;
	width:453px;
	font-size:9px;
	}
ul.menuBottom li{float:left;
 width:113px;
 text-align:center;
}

ul.menuBottom li a{color:#000;
	text-decoration:none;}
ul.menuBottom li a:hover{color:#ee4c9b;}



/* -------------- Newsletter block ------------------- */
#newsletterSubscribe {
	width:175px;
	height:125px;
	position:relative;
	background:url(resources/images/backgrounds/background_inschrijving.gif) 0 0 repeat-x;
	border-style:solid;
	border-width:2px;
	border-top-color:#d7d7d7;
	border-left-color:#bdbcbd;
	border-right-color:#bdbcbd;
	border-bottom-color:#bbc6cd;
	font-size:7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top:0;
	float:right;
}
.MailPressFormSubmit {
	background:#8dc400;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#FFF;
	text-align:center;
	margin-top:5px;
	width:141px;
}
.MailPressFormSubmit:hover {
	background:#ffa93d;
	color:#000;
}

#newsletterSubscribe, .inputfld, .MailPressFormEmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #999999;
	border-style:solid;
	border-width:1px;
	border-top-color:#d7d7d7;
	border-left-color:#bdbcbd;
	border-right-color:#bdbcbd;
	border-bottom-color:#bbc6cd;
	font-size:7pt;
	margin-top:10px;
}


/* does not matter for IE, only for Firefox */
#newsletterSubscribe input:focus {
	background-color: #ffa93d;
	color:#000;
}
#newsletterSubscribe input.sendButton{
	width:auto;
	height:12px;
	position:relative;
	left:80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	text-align:center;
	background:#8dc400;
	color:#FFF;
}

/* ---- coloured lines for newsletter and bottom ----*/
.barNewsletter{width:164px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:6px;
	height:1px;
}

.barSitemap{width:100px;
	padding-top:50px;
	padding-bottom:5px;
	height:1px;
}


.barBlue {background: url(resources/images/borders/bar_thin_blue.gif) 0 0 repeat-x;
	width:25%;
	float:right;
	position:relative;
	top:0;
}
.barGreen {background: url(resources/images/borders/bar_thin_green.gif) 0 0 repeat-x;
	width:25%;
	position:relative;
	float:left;
	top:0;
}
.barOrange {background: url(resources/images/borders/bar_thin_orange.gif) 0 0 repeat-x;
	width:25%;
	position:relative;
	float:left;
	top:0;}
.barPurple {background: url(resources/images/borders/bar_thin_purple.gif) 0 0 repeat-x;
	width:25%;
	position:relative;
	float:left;
	top:0;
}
.barBottom{width:456px;
	padding-top:0px;
	padding-left:273px;
	height:1px;
}
.barThickBlue {background: url(resources/images/borders/bar_thick_blue.gif) 0 0 repeat-x;
	width:25%;
	float:right;
	position:relative;
	top:0;
}
.barThickGreen {background: url(resources/images/borders/bar_thick_green.gif) 0 0 repeat-x;
	width:25%;
	position:relative;
	float:left;
	top:0;
}
.barThickOrange {background: url(resources/images/borders/bar_thick_orange.gif) 0 0 repeat-x;
	width:25%;
	position:relative;
	float:left;
	top:0;}
.barThickPurple {background: url(resources/images/borders/bar_thick_purple.gif) 0 0 repeat-x;
	width:25%;
	position:relative;
	float:left;
	top:0;
}

/* ---------------------------------- TEXT FORMATTING ----------------------- */
/* --------- general text formatting ----------*/
.borderBlockNice p, .borderBlockLifestyle p,.borderBlockNeed p,.borderBlockCareer p, .borderBlockGeneral p, borderBlockSitemap p,
.borderBlockNice, .borderBlockLifestyle,.borderBlockNeed ,.borderBlockCareer, .borderBlockGeneral, borderBlockSitemap
 	{font-size:7pt;
	font-family:Verdana, Arial, sans-serif;
	line-height:10pt;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:2px;
	font-weight:normal;
	text-align:left;
}
.borderBlockSearch p{font-size:7pt;
	font-family:Verdana, Arial, sans-serif;
	line-height:10pt;
	margin-left:4px;
	font-weight:normal;
	text-align:left;
}
.firstletter{
	font-size:11pt;
	font-weight:bold;
}
/*.date{color:#000;
}
*/
/* --------- hyperlinks -----------*/
/* -- general --*/
a {color:#2398db;
	text-decoration:none;
}
a:hover{color:#ee4c9b;}

/* -- hyperlinks in textblocks --*/
.borderBlockNeed a, .borderBlockNeed p span{color:#2cb222;
}
.borderBlockNeed a:hover {background:#2cb222;
 color:#FFF;
}
.borderBlockNice a, .borderBlockNice p span{color:#2398db;
}
.borderBlockNice a:hover {background:#2398db;
 color:#FFF;
}
.borderBlockCareer a {color:#ffa93d;
}
.borderBlockCareer a:hover {background:#ffa93d;
 color:#FFF;
}
.borderBlockLifestyle a, .borderBlockLifestyle p span{color:#ee4c9b;
}
.borderBlockLifestyle a:hover {background:#ee4c9b;
 color:#FFF;
}
.borderBlockSearch a {color:#999999;
}
.borderBlockSearch a:hover {background:#999999;
 color:#FFF;
}


/* -------------------------- READ MORE LINKS -----------*/
a.more-link{color:#FFF;
	 font-weight:bold;
	 font-size:3pt;
	 line-height:3pt;
	 text-align:center;
}
/* read more squares colors */
.borderBlockNeed a.more-link, .borderBlockLifestyle a.more-link, .borderBlockNice a.more-link, .borderBlockCareer a.more-link {
	background:#8dc400;
	color:#FFF;
	background:url(resources/images/borders/dot.gif) 0 0 repeat-x;
	width:180px;
	display: block;
}
/* read more squares hover colors */
.borderBlockCareer a.more-link:hover, .borderBlockLifestyle a.more-link:hover,
.borderBlockNeed a.more-link:hover, .borderBlockNice a.more-link:hover{
	background:#999999; color:#FFF;
}


/* -------------------------------- LISTS ----------------------------*/
.borderBlockNice ul, .borderBlockLifestyle ul,.borderBlockNeed ul,.borderBlockCareer ul, .borderBlockSearch{background:none;
height:auto;
}
.borderBlockNice ul li, .borderBlockLifestyle ul li,.borderBlockNeed ul li,.borderBlockCareer ul li, .borderBlockSearch ul li{
	padding-left:25px;
	font-size:7pt;
	font-weight:normal;
	line-height:10pt;
	text-decoration:none;
}
/* colors bullets of lists */
.borderBlockNice ul li{
	background:url(resources/images//lists/bullet_nice.gif) 10px 5px no-repeat #fff;
}
.borderBlockLifestyle ul li {background:url(resources/images//lists/bullet_lifestyle.gif) 10px 5px no-repeat #fff;
}
.borderBlockNeed ul li{background:url(resources/images//lists/bullet_need.gif) 10px 5px no-repeat #fff;
}
.borderBlockCareer ul li{background:url(resources/images//lists/bullet_career.gif) 10px 5px no-repeat #fff;
}
.borderBlockSearch ul li{background:none;
}

/* ------------------------- HEADERS ----------------------------*/
h2 {font-size:8pt;
	line-height:11pt;
	text-align:left;
	margin-top:3px;
	margin-bottom:8px;
	margin-left:3px;
	text-decoration:underline;
	text-align:center;
}

/*---- Block newsletter subscription ----*/
p.newsletterTitel {text-align:center;
	text-transform:uppercase;
	font-weight:bold;}
p.tellAfriend{margin-top:10px;}
p.tellAfriend a{background:url(resources/images/icons/icon_tell_a_friend.gif) 15px 0 no-repeat;
	padding-left:55px;}
p.tellAfriend a:hover{background:url(resources/images/icons/icon_tell_a_friend_hover.gif) 15px 0 no-repeat;
	padding-left:55px;}


/* -- bottom --*/
p.copyright{color:#7d7d7d;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	top:15px;
	left:0;

}


/* ------------------------------- 6 rows of the website ---------------------- */

/* --- logo and leaderboard --- */
#zeroRow{
	width:1000px;
	position:relative;
	margin:0 auto;
	}/*
#zeroRow ul{width:1000px;}
#zeroRow ul li{float:left;
	width:auto;
	position:relative;
	}

#zeroRow ul li.logo{
	width:272px;
	height:161px;
	float:left;}

#zeroRow ul li.leaderboard{
	width:728px;
	height:90px;
	left:284px;}*/


/* --- picture of people and newsletter --- */
#secondRowHome, #secondRowNice, #secondRowCareer, #secondRowLifestyle, #secondRowNeed, #secondRowSearch{width:1000px;
	height:133px;
	position:relative;
	position:relative;

	right:10px;
	top:0;
	margin:0 auto;
}
#secondRowHome{
	background:url(resources/images/misc/people.jpg) 0 0 no-repeat;
}
#secondRowNice{
	background:url(resources/images/misc/people_nice.jpg) 0 0 no-repeat;
}
#secondRowCareer{
 	background:url(resources/images/misc/people_career.jpg) 0 0 no-repeat;
}
#secondRowNeed{
 	background:url(resources/images/misc/people_need.jpg) 0 0 no-repeat;
}
#secondRowLifestyle{
 	background:url(resources/images/misc/people_lifestyle.jpg) 0 0 no-repeat;
}
#secondRowSearch{
 	background:url(resources/images/misc/people_search.jpg) 0 0 no-repeat;
}

/* --- top blocks Need, lifestyle, career and nice --- */
#thirdRow{width:1000px;
	padding-top:10px;
	margin:0 auto;
	position:relative;
}


/* blocks with rectangle and sponsered block in inner pages */
#thirdARow{	width:600px;
	position:absolute;
	display:block;
	background-color:#fff;
	height:196px;
	top:320px;
	left:0;
}


/* sponsored Blocks NEED LIFESTYLE CAREER NICE */
#fourthRow{
	width:824px;
	position:absolute;
	display:block;
	background-color:#fff;
	height:196px;
	top:628px;
	left:0;
}
/* --- bottom blocks Need, lifestyle, career and nice --- */
#fifthRow{
	width:824px;
	position:absolute;
	display:block;
	background-color:#fff;
	height:196px;
	top:835px;
	left:0;
}
/* --- bottom copyright, menu, logo on the right --- */

#sixthRow{background:url(resources/images/logos/logo_small.png) 870px top no-repeat;
	width:1000px;
	position:absolute;
	display:block;
	background-color:#fff;
	height:85px;
	top:1031px;
	left:1px;
}



/* ------------ properties all blocks -------------- */
#firstRowFirstSmallBlock, #firstRowSecondSmallBlock, #firstRowSecondLongBlock,
#sponsoredFirstBlockSecondRow,
#sponsoredFirstBlockThirdRow, #sponsoredSecondBlockThirdRow, #sponsoredThirdBlockThirdRow, #sponsoredThirdBlockFourthRow,
#bottomFirstSmallBlock, #bottomSecondSmallBlock, #bottomThirdSmallBlock
	{width:195px;
	border-style:Solid;
	border-width:1px;
	position:relative;
	top:0;
	margin:0;
	float: left;
	margin-right:8px;
	overflow:auto;
	y-index:1;
	 /* no scrolling */
	overflow-x: hidden;
	overflow-y: hidden;
}
#firstRowFirstSmallBlock, #firstRowSecondSmallBlock, #firstRowSecondLongBlock,#bottomFirstSmallBlock, #bottomSecondSmallBlock, #bottomThirdSmallBlock
 	{text-align:left;
}
#sponsoredFirstBlockSecondRow, #sponsoredFirstBlockThirdRow, #sponsoredSecondBlockThirdRow, #sponsoredThirdBlockThirdRow, #sponsoredThirdBlockFourthRow{
	text-align:center;
}

/* broad blocks for content and ads */

/* general properties */
#firstRowBroadBlock, #centrBroadBlock, #bottomBroadBlock, #borderBlockGeneral	{width:390px;
	border-style:solid;
	border-width:1px;
	position:relative;
	top:0;
	margin:0;
	float: left;
	margin-right:10px;
	margin-bottom:5px;
	float:left;
	overflow:auto;
	y-index:1;
	 /* no scrolling */
	overflow-x: hidden;
	overflow-y: hidden;
	text-align:left;
}
/* height properties */

#firstRowBroadBlock	{height:300px;}
#centrBroadBlock{height:196px;}
#bottomBroadBlock{height:148px;}




/* ------------ this one is separate because of margin-right -------------- */
#firstRowFourthLongBlock,  #bottomFourthSmallBlock {width:195px;
	border-style:solid;
	border-width:1px;
	position:relative;
	top:0;
	margin:0;
	float: left;
	overflow:auto;
	y-index:1;
	 /* no scrolling */
	overflow-x: hidden;
	overflow-y: hidden;
	text-align:left;
}

/* ---- height of blocks ---- */
#firstRowFirstSmallBlock, #firstRowSecondSmallBlock {
	height:300px;
}
#firstRowFirstSmallBlock, #firstRowSecondSmallBlock {
	height:300px;
}

#sponsoredFirstBlockSecondRow{
	 height:293px;
}

#sponsoredFirstBlockThirdRow, #sponsoredSecondBlockThirdRow, #sponsoredThirdBlockThirdRow, #sponsoredThirdBlockFourthRow  {
	 height:196px;
}
#firstRowSecondLongBlock, #firstRowFourthLongBlock{
	 height:600px;
}
#bottomFirstSmallBlock, #bottomSecondSmallBlock, #bottomThirdSmallBlock, #bottomFourthSmallBlock  {
	 height:148px;
}








/* general attributes sponsored blocks */
.borderBlockNeed{
	background:url(resources/images/borders/block_need.gif) 0 0 repeat-x;
	border-top-color:#5b9541;
	border-left-color:#5b9541;
	border-right-color:#5b9541;
	border-bottom-color:#9dbf8d;
}
.borderBlockLifestyle {
	background:url(resources/images/borders/block_lifestyle.gif) 0 0 repeat-x;
	border-top-color:#f42590;
	border-left-color:#f42590;
	border-right-color:#f42590;
	border-bottom-color:#f874b8;
}
.borderBlockCareer{
	background:url(resources/images/borders/block_career.gif) 0 0 repeat-x;
	border-top-color:#cd7328;
	border-left-color:#cd7328;
	border-right-color:#cd7328;
	border-bottom-color:#e1ab7e;
}
.borderBlockNice{
	background:url(resources/images/borders/block_nice.gif) 0 0 repeat-x;
	border-top-color:#089dcb;
	border-left-color:#089dcb;
	border-right-color:#089dcb;
	border-bottom-color:#9cd8ea;

}
.borderBlockSearch{
	background:url(resources/images/borders/block_search.gif) 0 0 repeat-x;
	border-top-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;
	border-bottom-color:#999999;
}
.borderBlockGeneral{
	background:url(resources/images/borders/block_general.gif) 0 0 repeat-x;
	border-top-color:#000;
	border-left-color:#000;
	border-right-color:#000;
	border-bottom-color:#000;
}


/* SITEMAP borders */
.borderBlockLifestyleSitemap, .borderBlockNeedSitemap, .borderBlockCareerSitemap, .borderBlockNiceSitemap, .borderBlockGeneralSitemap {
	background:none;
}

#sitemapInnerBlock{width:190px;
	position:relative;
	margin-bottom:20px;
}
#sitemapLeftBlock, #sitemapRightBlock{width:190px;
	position:absolute;
	top:50px;

}
#sitemapLeftBlock{left:5px;}
#sitemapRightBlock{left:195px;}




.borderBlockNeed a, .borderBlockNeed p span, .borderBlockNeed h2, .borderBlockNeedSitemap a {color:#2cb222;
}
.borderBlockNice a, .borderBlockNice p span, .borderBlockNice h2, .borderBlockNiceSitemap a{color:#2398db;
}
.borderBlockCareer a, .borderBlockCareer p span, .borderBlockCareer h2, .borderBlockCareerSitemap a{color:#ffa93d;
}
.borderBlockLifestyle a, .borderBlockLifestyle p span, .borderBlockLifestyle h2, .borderBlockLifestyleSitemap a{color:#ee4c9b;
}
.borderBlockSitemap a, .borderBlockSitemap p span, .borderBlockSitemap h2{color:#ee4c9b;
}



/* -------- headers blocks -------- */
h1.headNeed, h1.headNice, h1.headCareer, h1.headLifestyle,
h1.headSponsoredNeed, h1.headNiceWeather, h1.headSponsoredCareer, h1.headSponsoredLifestyle, h1.headNiceRadio, h1.headSponsoredNice,
h1.headSearch, h1.headGeneral, h1.headSitemap,
h1.headArchiveCareer, h1.headArchiveNice, h1.headArchiveLifestyle, h1.headArchiveNeed, h1.headArchiveGeneral, h1.headArchiveSitemap,
h1.headTellaFriendNeed, h1.headTellaFriendNice, h1.headTellaFriendCareer, h1.headTellaFriendLifestyle, h1.headTellaFriendGeneral
{	font-size:10pt;
	color:#FFF;
	font-weight:bold;
	padding-top:5px;
	text-align:center;
	height:37px;
	text-transform:uppercase;
}

/* for second row in block inner pages */
h1.headNeed span, h1.headNice span, h1.headCareer span, h1.headLifestyle span,
h1.headArchiveCareer span, h1.headArchiveNice span, h1.headArchiveLifestyle span, h1.headArchiveNeed span,
h1.headArchiveGeneral span, h1.headArchiveSitemap span
{	font-size:10pt;
	color:#FFF;
	font-weight:bold;
	padding-top:5px;
	text-align:center;
	height:37px;
	text-transform:none;
	font-style:italic;
}

/* ICONS of HEADERS */
h1.headNeed{
	background:url(resources/images/icons/icon_need.gif) 5px 0 no-repeat;
}
h1.headNice{
	background:url(resources/images/icons/icon_nice.gif) 5px 0 no-repeat;
}
h1.headCareer{
	background:url(resources/images/icons/icon_career.gif) 5px 0 no-repeat;
}
h1.headLifestyle{
	background:url(resources/images/icons/icon_lifestyle.gif) 5px 0 no-repeat;
}
h1.headSearch{
	background:url(resources/images/icons/icon_search.gif) 5px 0 no-repeat;
}
h1.headSitemap{
	background:url(resources/images/icons/icon_sitemap.gif) 5px 0 no-repeat;
}
/* -- tell a friend icon */
h1.headTellaFriendNice{
	background:url(resources/images/icons/icon_tell_nice.gif) 5px 0 no-repeat;
}
h1.headTellaFriendNeed{
	background:url(resources/images/icons/icon_tell_need.gif) 5px 0 no-repeat;
}
h1.headTellaFriendCareer{
	background:url(resources/images/icons/icon_tell_career.gif) 5px 0 no-repeat;
}
h1.headTellaFriendLifestyle{
	background:url(resources/images/icons/icon_tell_lifestyle.gif) 5px 0 no-repeat;
}
h1.headTellaFriendGeneral{
	background:url(resources/images/icons/icon_tell_general.gif) 5px 0 no-repeat;
}


/* --- sponsored versions of headers of blocks -- */
h1.headSponsoredNeed{
	background-image:none;
}
h1.headSponsoredCareer{
		background-image:none;
}
h1.headSponsoredLifestyle{
	background-image:none;
}

/* -- nice headers separate because of different icons --*/
h1.headNiceWeather{
	background:url(resources/images/icons/icon_weather.gif) 5px 0 no-repeat;
}
h1.headNiceRadio{
	background:url(resources/images/icons/icon_radio.gif) 5px 0 no-repeat;
}

/* archive titels */
h1.headArchiveCareer{
	background:url(resources/images/icons/icon_archive_career.gif) 5px 0 no-repeat;
}
h1.headArchiveNice{
	background:url(resources/images/icons/icon_archive_nice.gif) 5px 0 no-repeat;
}
h1.headArchiveLifestyle{
	background:url(resources/images/icons/icon_archive_lifestyle.gif) 5px 0 no-repeat;
}
h1.headArchiveNeed{
	background:url(resources/images/icons/icon_archive_need.gif) 5px 0 no-repeat;
}
h1.headArchiveGeneral{
	background:url(resources/images/icons/icon_archive_general.gif) 5px 0 no-repeat;
}
h1.headArchiveSitemap{
	background:url(resources/images/icons/icon_archive_sitemap.gif) 5px 0 no-repeat;
}


/* -------------------- space for sponsored ads --------------------------- */
/* leaderboard */
#AdvLeaderBoard{width:728px;
	height:90px;
	position:absolute;
	margin:0 auto;
	top:0px;
	left:276px;
	margin-bottom:15px;
}
#AdvLargeRectangleLeft, #AdvLargeRectangleCent{
	width:336px;
	height:280px;
	position:absolute;
	display:block;
	float:left;
}
#AdvLargeRectangleLeft{left:37px; top:326px;
}

#AdvLargeRectangleCent{left:237px;}


/* ------ Big block for advertisement on the right ------*/
#AdvRight{width:176px;
	height:auto;
	position:relative;
	float:right;
	margin-bottom:15px;
}

/* rounded corners and block of advert right block */
.AdvRightBorderBl {background:url(resources/images/borders/adv_corner_bottom_left.gif) 0 100% no-repeat}
.AdvRightBorderBr {background:url(resources/images/borders/adv_corner_bottom_right.gif) 100% 100% no-repeat}
.AdvRightBorderTl {background:url(resources/images/borders/adv_corner_top_left.gif) 0 0 no-repeat; padding:0 0 0 8px}
.AdvRightBorderTr {background:url(resources/images/borders/adv_corner_top_right.gif) 100% 0 no-repeat; padding:1px}
.AdvRightBorderT {background:url(resources/images/borders/adv_border_vert.gif) 0 0 repeat-x #898989;}
.AdvRightBorderB {background:url(resources/images/borders/adv_border_vert.gif) 0 100% repeat-x}
.AdvRightBorderL {background: url(resources/images/borders/adv_border_left.gif) 0 0 repeat-y}
.AdvRightBorderR {background: url(resources/images/borders/adv_border_right.gif) 100% 0 repeat-y}

/* ---- Separate blocks in advertisement on the right ----*/
#AdvRightSkyscraper{width:160px;
	height:600px;
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
	top:5px;
}
#AdvRightButton{width:125px;
	height:125px;
	position:relative;
	top:5px;
	margin-bottom:10px;
	left:16px;
}
#AdvRightJobs{width:160px;
	height:1px;
	position:relative;
	margin-bottom:10px;
	top:5px;
}
#AdvRightAdsense{width:160px;
	top:5px;
	height:193px;
	position:relative;
	margin-bottom:10px;
	background-color:#fff;
}

/** other pages content */
.page_content {
	margin:0px;
	padding:0px;
	text-align:left;
}
.page_content ul {
	margin: 5px 0px 5px 30px;
	list-style-type:disc;
}

p.postmetadata {    
	border-top: 1px dotted #CCCCCC;
	margin-top: 5px;  
	clear:both; 
}

img.alignleft {
	float:left; 
} 