/*  
Theme Name: .QuadInfo WordPress Theme
Theme URI: http://quadinfo.hu/
Description: A quadinfo.hu portál wordPress témája.
Version: 1.0.0
Author: MaXX
Author URI: http://novamaxx.hu/
*/


	/* BEGIN clearing hack 
	(http://www.positioniseverything.net/easyclearing.html) */

	.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.clearfix { display:inline-table }
	
	/* BEGIN hide from IE-mac \*/
	* html .clearfix { height: 1% }
	.clearfix { display: block }
	/* END hide from IE-mac */

	/* END clearing hack */




/* ALAPOK */

* { margin:0; padding:0 }
html, body { padding:0 }
body { background:#000; margin:-10px 0 20px 0; text-align:center }

body, p, h1, h3, h4, h5, input, select, textarea, li, td { font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; color:#ffffff }
body, p, li { font-size:0.82em; line-height:1.67em } /* I'm using EMs to correct the display of the fonts on a PC */
/* Backed-up old font sizes: { font-size:10px; line-height:18px } */
input, select, textarea, form p { font-size:10px }
h3 { font-size:12px; line-height:16px; font-weight:bold; margin:0 0 0 0 } /*h3 { font-size:12px; line-height:16px; font-weight:bold; margin:0 0 14px 0  }*/
h4 { font-size:0.82em; line-height:0.82em; font-weight:normal; margin:0 0 10px 0 }
h5 { font-size:14px; line-height:18px; font-weight:bold }
p { margin:0 0 14px 0 }
td { font-size:10px; line-height:12px }
strong { font-weight:bold; margin:0; padding:0 }
ol, ul, li { list-style:none }
hr { height:1px; border:none; background:url(images/hrDot01.gif); margin:14px 0 14px 0; clear:both }
div#columnExtras hr { width:180px; margin:0 0 4px 0 }
/* hr { height:0; border-top:1px solid #000; border-right:none; border-bottom:none; border-left:none; clear:both } */

p.welcomeMessage { padding:10px; border:1px solid #000 }
html>body p.welcomeMessage { background:url(images/atlatszo.png) }





/* LINKEK */

* a { position:relative } /* Hack to get links displaying over a PNG background */

a { color:#fede8e; text-decoration:none }
a:hover, a:active { text-decoration:none }
a img { border:none }
a.moreLink { background:#265526; border-top:1px solid #000; border-bottom:1px solid #000; padding:4px 10px 5px 10px; margin:16px 0 30px 0; font-size:0.82em; line-height:1.67em }
div#columnTeaser a.moreLink, div#columnExtras a.moreLink { width:160px }
div#columnMain a.moreLink { width:348px }





/* RSS GOMBOK */

a.RSSbutton { background:url(images/feed.png) top left no-repeat; text-indent:-9999px; display:block; width:16px; height:16px; margin:-35px 0 0 0; float:right }





/* LAYOUT at its most basic */

div#pageContainer { background:url(images/mbg.jpg) top center repeat-y }
div#pageContainer2 { background:url(images/mbg2.jpg) top center repeat-y }

div#contentContainer { width:840px; margin:-10px auto 0 auto; padding:56px 0 0 0; text-align:left; background:url(images/fejlec.jpg) top center no-repeat }
div#contentContainer2 { width:840px; margin:-10px auto 0 auto; padding:56px 0 0 0; text-align:left; background:url(images/fejlec2.jpg) top center no-repeat }

div.column { float:left; padding:6px 10px 10px 10px }
h2.columnExtrasHeadline { margin-top:30px }

div#columnTeaser { padding:6px 10px 10px 36px; width:180px } 	/* 200px - (2 x 10px padding) = 180px (also: 36px EXTRA PADDING to move all columns over to the right) */
div#columnMain { width:368px } 									/* 390px - (2 x 10px padding) - 2px border = 368px */
div#columnExtras { width:180px } 								/* 200px - (2 x 10px padding) = 180px */

div#footer { clear:both }

div.column, div#header { position:relative } /* These DIVs are positioned 'relative' so that other elements can be ABSOLUTELY positioned inside them */





/* FEJLÉC */

div#header { height:170px }

h1 a { position:absolute; width:300px; height:115px; top:0; left:30px; margin:0; padding:0; text-indent:-9999px } /*Az index oldal felületének beállítása a fejlécben*/

/* BANNER */
div#banner { height:60px; width:468px; position:absolute; left:340px; top:14px }


/* NAVIGÁCIÓ */

ul#nav { position:absolute; width:800px; bottom:49px; left:30px; margin:0; padding:0 }
ul#nav li { float:left; list-style-type:none }
ul#nav li a { height:41px; display:block; position:absolute; top:0; text-indent:-9999px }

li#navHome a, li#navCikkek a, /*li#navBeszamolok a, */ li#navTesztek a, /*li#navEsemenynaptar a,*/ li#navForum a, li#navAprohirdetes a, li#navQuadberles a, li#navShop a, li#navLinkek a, li#navGaleria a { background:url(images/nav.jpg) }

/*  

Measurements for the nav image replacement:

	The distance from the top to the...
	
	alapállapot = 0
	aktív állapot = 41px
	kiválasztva = 82px

	The distance from the far-left to the...
	
	home gomb          66px = 0
	cikkek gomb        74px = 0+66=66px
	tesztek gomb       81px = 66+74=140px
	fórum gomb         70px = 140+81=221px
	apróhirdetés gomb 119px = 221+70=291px
	quad bérlés gomb  112px = 291+119=410px
	shop gomb          60px = 410+112=522px
	linkek gomb        72px = 522+60=582px
	galéria gomb       79px = 582+72=654px
	
*/
/* HOME */
li#navHome a 						{ background-position:0 0; width:66px; left:0 } 
li#navHome a:hover					{ background-position:0 -41px }
body#pageHome li#navHome a 			{ background-position:0 -82px }

/* CIKKEK */
li#navCikkek a 						{ background-position:-66px 0; width:74px; left:66px }
li#navCikkek a:hover				{ background-position:-66px -41px }
body#pageCikkek li#navCikkek a 		{ background-position:-66px -82px }

/* TESZTEK */
li#navTesztek a 					{ background-position:-140px 0; width:81px; left:140px }
li#navTesztek a:hover				{ background-position:-140px -41px }
body#pageTesztek li#navTesztek a 	{ background-position:-140px -82px }

/* FÓRUM */
li#navForum a 						{ background-position:-221px 0; width:70px; left:221px }
li#navForum a:hover					{ background-position:-221px -41px}
body#pageForum li#navForum a 			{ background-position:-221px -82px }

/* APRÓHIRDETÉS */
li#navAprohirdetes a 						{ background-position:-291px 0; width:119px; left:291px }
li#navAprohirdetes a:hover					{ background-position:-291px -41px }
body#pageAprohirdetes li#navAprohirdetes a 	{ background-position:-291px -82px }

/* QUAD BÉRLÉS */
li#navQuadberles a 						{ background-position:-410px 0; width:112px; left:410px }
li#navQuadberles a:hover					{ background-position:-410px -41px }
body#pageQuadberles li#navQuadberles a 	{ background-position:-410px -82px }

/* SHOP */
li#navShop a 					{ background-position:-522px 0; width:60px; left:522px }
li#navShop a:hover				{ background-position:-522px -41px }
body#pageShop li#navShop a 		{ background-position:-522px -82px }

/* LINKEK */
li#navLinkek a 						{ background-position:-582px 0; width:72px; left:582px }
li#navLinkek a:hover				{ background-position:-582px -41px }
body#pageLinkek li#navLinkek a 		{ background-position:-582px -82px }

/* GALÉRIA */
li#navGaleria a 						{ background-position:-654px 0; width:79px; left:654px }
li#navGaleria a:hover				{ background-position:-654px -41px }
body#pageGaleria li#navGaleria a 		{ background-position:-654px -82px }

/* SECTION HEADINGS */
div#columnTeaser h2, div#columnExtras h2 { width:180px }
div#columnMain h2 { width:368px }
form#signUpBox h2 { display:none }

h2 { text-indent:-9999px; height:22px; margin:0 0 14px 0; border-bottom:1px solid #fff }
h2#heading-shoppingBasket { margin:30px 0 0 0 }

/* FRISS KOMMENTEK */
#recent-comments { float:left; /*padding-top:0px;width:250px;  */}
#recent-comments ul { margin:0; padding:0 0 0 0; }
#recent-comments ul li { /*background: url(images/comments-bullet.gif) no-repeat left 2px; padding: 0 0 12px 20px; clear: both;*/ } 
#recent-comments a  { float:left; /*clear:left;*/display:block; width:200px; padding-left:0px;/* font-size:100%; */line-height:120%; font-style:normal; color:#FEFBCD; }
#recent-comments cite {float:left; font-size:9px; font-style:normal; font-weight:bold; color:#FEDE8E; background:url(images/arrow_r.png) 0 3px no-repeat; text-indent:15px; height:17px}
#blabla {	float:left; /*display:block; /*margin:0; */text-align:left; background:#FEFBCD url(images/mini-cite.gif) no-repeat left center; padding:3px 5px 2px 12px; font-size:90%; line-height:100%; font-style:normal; color:#fff; }

/*ul.recentComments li { border-bottom:1px dotted #fff }
ul.recentComments li:hover { background:url(images/atlatszo.png) }
ul.recentComments li a { display:block; color:#acf; padding:4px 0 2px 0; color:#fff }
ul.recentComments li a:hover { border:none; color:#fff; padding:4px 0 2px 0; }
ul.recentComments li a strong { color:#cf9; color:#acf; font-weight:normal }
ul.recentComments li a:hover strong { color:#fff }*/
img.gravatar { border:1px solid #fff; float:right; margin:5px 0 0 4px }
img.gravatar2 { border:1px solid #fff; float:left; margin:0 5px 0 0 }

/* HOZZÁSZÓLÁS - Comment */
div.commentlist hr { height:1px; border:none; background:url(images/hrDot01.gif); margin:4px 0 4px 0; clear:both }
div.commentlist b {float:left; font-size:9px; background:url(images/arrow_r.png) 0 3px no-repeat; text-indent:15px; height:17px}
form#commentBox { margin:0 0 30px 0 }
form#commentBox input.textInput { border-color:#000; margin:4px 0 0 0; width:190px }
form#commentBox input.formButton { float:left; font:9px/12px 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; color:#fede8e; background:#333; height:16px; width:190px; border:1px solid #000 }
form#commentBox select { width:180px }
form#commentBox textarea.textInput { width:365px; height:100px; border:1px solid #000; background:#fff url(images/textfield.gif) fixed top left repeat-x; color:#666; overflow:auto }
div.commentlist h3#comments { font:10px 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; }
h3#comments ol li cite em { font-style: italic; color:#FF0000 } 

/* NAPTÁR */
div#wp-calendar { background:url(images/atlatszo.png); }
div#wp-calendar td.ec3_eventday { background:#ffffff }
div#wp-calendar td.ec3_eventday#today { background:url(images/textfield.gif); font-weight: bold }





/* 

NOTE: The following section headings are defined using 
'html>body h2#ID-name' in order to compensate for IE.

Although the PNG hack for IE is contained in 'trojanIE.css', 
IE will still display the opaque version if the elements 
below are not defined using this parent / child method.

*/

/* MATRICÁK */
html>body h2#heading-latestNews 			{ background:url(images/heading-latestNews.png) top left no-repeat }
html>body h2#heading-error					{ background:url(images/heading-error.png) top left no-repeat }
html>body h2#heading-feltetelek				{ background:url(images/heading-feltetelek.png) top left no-repeat }
html>body h2#heading-adatvedelem			{ background:url(images/heading-adatvedelem.png) top left no-repeat }
html>body h2#heading-kapcsolat				{ background:url(images/heading-kapcsolat.png) top left no-repeat }
html>body h2#heading-hozzaszolas			{ background:url(images/heading-hozzaszolas.png) top left no-repeat }
html>body h2#heading-hozzaszolasok			{ background:url(images/heading-hozzaszolasok.png) top left no-repeat }
html>body h2#heading-talalatok			    { background:url(images/heading-talalatok.png) top left no-repeat }
html>body h2#heading-linkek				    { background:url(images/heading-linkek.png) top left no-repeat }

/* CIKKEK */
/*p.articleBeginning:first-line { text-transform:capitalize }*/
div.articleBeginning img { margin:5px 5px 5px 5px; border:1px solid #000; clear:both }
div.articleBeginning img.wp-smiley { margin:0 0 0 0; border:none; clear:both }
div.articleBeginning div.awppost img, div.ngg-gallery-thumbnail img, div.ngg-thumbnail img{ margin:0 2px 12px 2px; border:none } /* Nextgen galery kiskép korrekció */
div.ngg-album { border:none; border-bottom:dotted 1px}

div#columnMain h3 { font:20px/20px Georgia, 'Times New Roman', Times, serif bold; margin:0 0 2px 0; color:#fff }
div#columnMain li.linkcat h2 { clear:both }

/* BEJELENTKEZŐ MEZŐ */
html>body p#heading-login			        { background:url(images/heading-login.png) top left no-repeat; margin: 7px 0 0 18px }
html>body p#heading-welcome			        { background:url(images/heading-welcome.png) top left no-repeat; margin: 7px 0 0 18px }
div#login { position:absolute; left:10px; top:5px; color:#663300; font:9px/12px 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; }
div#user { position:absolute; left:29px; top:40px; font-size:0.82em; color:#663300; line-height:1.2em; margin:0 0 10px 0 }
div#user a {font-size:0.82em; color:#663300; line-height:1.2em; margin:0 0 10px 0  }

html>body h2#frisskommentek 				{ background:url(images/heading-frisskommentek.png) top left no-repeat }
html>body h2#heading-featuredArtist 		{ background:url(images/heading-featuredArtist.png) top left no-repeat }
html>body h2#heading-calendar 				{ background:url(images/heading-calendar.png) top left no-repeat }
html>body h2#heading-monthlyCompetition 	{ background:url(images/heading-monthlyCompetition.png) top left no-repeat }
html>body h2#heading-selectedNewsStory	 	{ background:url(images/heading-selectedNewsStory.png) top left no-repeat }
html>body h2#heading-upcomingReleases	 	{ background:url(images/heading-upcomingReleases.png) top left no-repeat }

/* BESZÁMOLÓK */
html>body h2#heading-searchTheShop 			{ background:url(images/heading-searchTheShop.png) top left no-repeat }
html>body h2#heading-latestOffers 			{ background:url(images/heading-latestOffers.png) top left no-repeat }
html>body h2#heading-featuredRelease 		{ background:url(images/heading-featuredRelease.png) top left no-repeat }
html>body h2#heading-newReleases 			{ background:url(images/heading-newReleases.png) top left no-repeat }
html>body h2#heading-shoppingBasket 		{ background:url(images/heading-shoppingBasket.png) top left no-repeat }
html>body h2#heading-shopNews 				{ background:url(images/heading-shopNews.png) top left no-repeat }

/* TESZTEK */
html>body h2#heading-artistsAZ 				{ background:url(images/heading-artistsAZ.png) top left no-repeat }
html>body h2#heading-artistGallery 			{ background:url(images/heading-artistGallery.png) top left no-repeat }
html>body h2#heading-relatedReleases 		{ background:url(images/heading-relatedReleases.png) top left no-repeat }

/* ESEMÉNYNAPTÁR */
html>body h2#heading-trojanForum 			{ background:url(images/heading-trojanForum.png) top left no-repeat }
html>body h2#heading-mailbag 				{ background:url(images/heading-mailbag.png) top left no-repeat }
html>body h2#heading-QA 					{ background:url(images/heading-QA.png) top left no-repeat }
html>body h2#heading-memorobilia 			{ background:url(images/heading-memorabilia.png) top left no-repeat }
html>body h2#heading-wallpapers				{ background:url(images/heading-wallpapers.png) top left no-repeat }

/* FÓRUM */
html>body h2#heading-contactUs 				{ background:url(images/heading-contactUs.png) top left no-repeat }
html>body h2#heading-labelBios 				{ background:url(images/heading-labelBios.png) top left no-repeat }
html>body h2#heading-about			 		{ background:url(images/heading-about.png) top left no-repeat }

/* APRÓHIRDETÉS */
html>body h2#heading-newInTheShop 			{ background:url(images/heading-newInTheShop.png) top left no-repeat }
h2#heading-newInTheShop 					{ width:164px; height:41px; border-bottom:none }






/* BEVITELI MEZŐK, GOMBOK */

fieldset { border:none; margin:0; padding:0 }
input, textarea { padding:0 0 0 2px; float:none }
input.textInput { width:140px; height:14px; float:left; border:1px solid #b8a479; background:#fff url(images/textfield.gif) fixed top left repeat-x; color:#666 }
input.formButton { float:right; font:9px/12px 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; color:#fede8e; background:#333; height:16px; border:1px solid #000 }
select { border:1px solid #000; color:#666; margin:0; padding:0 }
a.linkInForm { float:left; font-size:9px }
div#commentForm input { width:190px; height:14px; float:left; border:1px solid #000; background:#fff url(images/textfield.gif) fixed top left repeat-x; color:#666 }
div#commentForm textarea { width:365px; height:100px; border:1px solid #000; background:#fff url(images/textfield.gif) fixed top left repeat-x; color:#666; overflow:auto }
div#commentForm input#contactsubmit { float:left; font:9px/12px 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; color:#fede8e; background:#333; height:16px; width:190px; border:1px solid #000 }
div#commentForm input#carbon_copy {  float:left; border:#000000}

form#quicksearchBox { position:absolute; width:182px; bottom:190px; right:30px; padding:0 }
form#quicksearchBox input.textInput { width:126px; border-color:#000; margin:0 4px 0 0 }

form#signUpBox { width:144px; padding:0; margin:32px 0 0 20px }
form#signUpBox input.textInput { margin:4px 0 4px 0 }
form#signUpBox input.formButton { margin:-18px 0 0 0 } /* bejeletkező gomb */
form#signUpBox p { color:#000; line-height:14px; margin:0 }
form#signUpBox a { color:#630 }
form#signUpBox a.linkInForm { margin:-3px 0 0 0 }

form#searchShopBox { margin:0 0 30px 0 }
form#searchShopBox input.textInput { border-color:#000; margin:4px 0 0 0; width:130px }
form#searchShopBox input.formButton { margin:0 0 0 0 }
form#searchShopBox select { width:180px }

form#contactUs { margin:0 0 30px 0 }
form#contactUs input.textInput, textarea { border-color:#000; margin:4px 0 0 0; width:176px }
form#contactUs input.formButton { margin:0 0 0 0 }
form#contactUs textarea { height:100px; border:1px solid #000; background:#fff url(images/textfield.gif) fixed top left repeat-x; color:#666; overflow:auto }

/* RELEASE DETAILS */

div.releaseDetails { margin:0 10px 10px 0; padding:0; float:left }
div.releaseDetailsFull h4 { font-size:14px; line-height:18px; font-weight:bold }

img.packshot { float:left; margin:0 10px 0 0; border:1px solid #000; width:75px; height:75px }
img.packshotLarge { float:left; margin:0 10px 0 0; border:1px solid #000 }

ul.buyOptions li { list-style-type:none; margin:0 0 5px 0 }

/* I edited this bit for the new US buttons on 29.05.2007 */
a.buyButton-cd, a.buyButton-vinyl, a.buyButton-download, a.buyButtonUS-cd, a.buyButtonUS-vinyl, a.buyButtonUS-download { width:75px; height:19px; display:block; text-indent:-9999px; margin:0; padding:0 }
a.buyButton-cd 			{ background:url(images/buyButton-cdUK.gif) top left no-repeat }
a.buyButton-vinyl 		{ background:url(images/buyButton-vinylUK.gif) top left no-repeat }
a.buyButton-download 	{ background:url(images/buyButton-downloadUK.gif) top left no-repeat }
a.buyButtonUS-cd 		{ background:url(images/buyButton-cdUSA.gif) top left no-repeat }
a.buyButtonUS-vinyl 	{ background:url(images/buyButton-vinylUSA.gif) top left no-repeat }
a.buyButtonUS-download 	{ background:url(images/buyButton-downloadUSA.gif) top left no-repeat }

div.releaseAccompaniment { margin:0 0 0 172px }
div.releaseAccompaniment h4 { font-size:10px; line-height:12px; font-weight:bold }
div.releaseAccompaniment p { font-size:10px; line-height:12px }

div.releaseAccompanimentFull { margin:-23px 0 0 172px }
div.releaseAccompanimentFull h4 { font-size:10px; line-height:12px; font-weight:bold }
div.releaseAccompanimentFull p { font-size:10px; line-height:12px }

br.fullDescription { clear:both; height:20px; border:1px solid red }






/* SHOPPING BASKET */

div#shoppingBasket { width:170px; margin:0; padding:5px 5px 5px 5px }
html>body div#shoppingBasket { background:url(images/atlatszo.png) top left repeat }

table#basketContents { width:170px; border:none }
table#basketContents td.basketItem { font-weight:bold; width:150px; padding:0 5px 10px 0 }
table#basketContents td.basketQty { font-weight:bold; width:10px }
table#basketContents td.basketTotal { font-weight:bold; padding:20px 0 0 0 }
a.basketRemove { float:right; margin:-11px 0 0 0; width:9px; height:9px; display:block; text-indent:-9999px }
html>body a.basketRemove { background:url(images/removeFromBasket.png) top left no-repeat }

a#shoppingBasketFooter { margin:0 0 30px 0 }






/* SPECIFIC CLASSES */

img.thumbnail { float:left; margin:0 10px 5px 0; border:1px solid #000 }
img.galleryThumb { width:75px; height:75px; margin:0 5px 5px 0; border:1px solid #000 }
img.podInline { width:180px; height:70px; margin:0 }
img.podSolo { width:180px; height:70px; margin:0 0 26px 0 }
p.newsHeadlines { font-size:0.82em; line-height:1.2em; margin:0 0 10px 0 }
p.mailbag { background:url(images/mailbagIcon.gif) top left no-repeat; padding:0 0 0 40px }
ul.alphaList li { list-style:none; display:inline; font-size:0.82em; line-height:1.67em }
ul.artistList { margin:-10px 0 0 20px }
div.artistLinks { float:left; width:180px; margin:0 0 10px 0 }
div.artistLinks ul { margin:-10px 0 20px 20px }

img.columnBottomFix { margin:-50px 0 -50px 0; width:1px; height:1px; clear:both }

/*div.calendar { float:left; margin:0 10px 10px 0 }*/

p.fullListing { float:right }
br.afterFullListing { clear:both }





/* LAPOK */
/* This is meant to replicate the look of the green 'more' links, but it's a DIV to allow for links inside it */

div.pagination { width:160px; background:#265526; border-top:1px solid #000; border-bottom:1px solid #000; padding:4px 10px 5px 10px; margin:16px 0 30px 0; height:16px }
div.pagination p { float:left }
div.pagination ul { float:right }
div.pagination li { float:left; list-style:none; margin:0 0 0 6px }
div.pagination p, ul, li { margin:0; border:0; font-size:11px }



/* postnav */
.postnav {
	clear: both;
	padding: 5px 0;
	display: block;
	height: 30px;
	
}
.postnav a, .postnav a:visited {
	border: none !important;
	color: #ffffff !important;
}
.postnav a:hover {
	border: none;
	text-decoration: none !important;
}
.postnav .previous a {
	background: url(images/postnav-previous.gif) no-repeat left center;
	padding: 3px 0 3px 24px;
	float: left;
}
.postnav .next a {
	background: url(images/postnav-next.gif) no-repeat right center;
	padding: 3px 24px 3px 0;
	float: right;
}

.navigation { clear: both; padding: 5px 0; display: block; height: 30px; font-size:9px; font-weight:bold }
.navigation a, .navigation a:visited { border: none !important; color: #ffffff !important; }
.navigation a:hover { border: none;	text-decoration: none !important; }
.navigation .alignleft a { background: url(images/postnav-previous.gif) no-repeat left center; padding: 3px 0 3px 24px;	float: left; }
.navigation .alignright a {	background: url(images/postnav-next.gif) no-repeat right center; padding: 3px 24px 3px 0; float: right; }
.navigation ul li { clear: both; padding: 5px 0; display: block; height: 30px; font-size:9px; font-weight:bold }

/*
div.alignleft { float:left }
div.alignright { float:right }
*/

div#columnMain div.pagination { width:348px }






/* LÁBLÉC */

div#footer { width:798px; height:50px; padding:50px 20px 0 20px }

html>body div#footer { background:url(images/lablec.png) }

p#footerLinks { float:left; font-size:9px; color:#999 }
p#whatIsRSS { float:right; font-size:9px; background:url(images/feed.png) 0 2px no-repeat; text-indent:22px; height:20px }