/*
Theme Name: PokerSubito
Theme URI: http://www.pokersubito.it/
Description: Tema per pokersubito.it (2009)
Version: 1.0
Author: Stefano Fabbri
Author URI: http://www.nuovaperiodici.it/
Tags: custom header, fixed width, two columns, widgets
Text Domain: pokersubito
*/



/* Begin Typography & Colors */
* {
margin:0;
padding:0;
}

body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	background: #011a03 url(images/pks-background.jpg) left top repeat-x;
	background-attachment: fixed;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	float:left; clear:both; margin:0 auto;
	}

#headerimg 	{ 
	padding: 0;
	height: 150px;
	width: 950px;
	background:#fff url(images/pks-header-slim.jpg) left top no-repeat;
	float:left;
	}

#content {
	font-size: 1.2em;
	width:538px;
	margin:30px 30px 30px 20px;;
	border: 6px solid #cbd300;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding-top: 10px;
	background:#F6FFCF;
	}
	
.pkshome #content {
	padding:0;
	margin: 10px 0 10px 25px;
	width:925px;
	clear:both;
	float:left;
	background:#fff;
	border:none;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	margin-right: 30px;
	margin-bottom: 20px;
	}

.entry p {;
	padding-bottom: 15px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	display:none;
	}

h2 {
	font-size: 1.6em;
	text-align:left;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	clear:both;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Trebuchet MS','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: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.1em 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #c00;
	font-weight:bold;
	text-decoration: none;
	cursor:pointer;
	}

a:hover {
	color: #c00;
	font-weight:bold;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: #fff;
	margin: 0 auto 20px auto;
	padding: 0;
	width: 950px;
	}

#header {
	background-color: #fff;
	width: 950px;
	}

#headerimg {
	margin: 0;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 25px;
	margin: 0px 0 0;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin-right: 20px;
	/*text-align: justify;*/
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 950px;
	clear: both;
	}

#footer p {
	margin: 0 auto;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
#headerimg h1 {
	margin: 0 0 0 17px;
	padding: 0;
	width:430px;
	height:130px;
	float:left;
	}

#headerimg h1 a {
	width:430px;
	height:130px;
	display:block;
	margin:0;
	padding: 0;
	border:none;
	display:block;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 30px;
	}
	
.pkshome #sidebar ul li {
	width:290px;
	float:left;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* 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 Sidebar */


#sidebar
{
	padding: 10px 0;
	margin: 20px 23px 0 0;
	width: 300px;
	float:right;
	}
	
.pkshome #sidebar
{
	margin: 10px 0 10px 5px;
	padding: 0;
	width: 610px;
	float:left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* POKERSUBITO.IT */

.mrhyde { display:none; }
.sitelauncher { width:950px; height:193px; background:url(images/pks-centralbanner-slim.jpg) top center no-repeat; float:left; }
.sitelauncher a.launchbutton { width:240px; height:120px; display:block; border:none; margin-top:5px; margin-left:660px; }

/* Topmenu */
ul#pkstopmenu { float:right; margin-right:25px; margin-top:-25px; padding-bottom:5px; }
ul#pkstopmenu li { float:left; display:inline; }
ul#pkstopmenu li a { display:block; cursor:pointer; padding: 4px 1px 2px 1px; margin:0 7px; font-size:13px; text-decoration:none; border-bottom:6px solid #fff; color:#A2BF17; }
ul#pkstopmenu li a:hover { border-bottom:6px solid #c00; color:#c00; }
/* ul#pkstopmenu li a span { display:none; }
ul#pkstopmenu li a.nodl { background:url(images/topmenu-nodl-off.png) top left no-repeat; }
ul#pkstopmenu li a.nodl:hover { background:url(images/topmenu-nodl-on.png) top left no-repeat; }
ul#pkstopmenu li a.mac { background:url(images/topmenu-mac-off.png) top left no-repeat; }
ul#pkstopmenu li a.mac:hover { background:url(images/topmenu-mac-on.png) top left no-repeat; }
ul#pkstopmenu li a.howto { background:url(images/topmenu-howto-off.png) top left no-repeat; }
ul#pkstopmenu li a.howto:hover { background:url(images/topmenu-howto-on.png) top left no-repeat; }
ul#pkstopmenu li a.promo { background:url(images/topmenu-promo-off.png) top left no-repeat; }
ul#pkstopmenu li a.promo:hover { background:url(images/topmenu-promo-on.png) top left no-repeat; }
ul#pkstopmenu li a.supporto { background:url(images/topmenu-supporto-off.png) top left no-repeat; }
ul#pkstopmenu li a.supporto:hover { background:url(images/topmenu-supporto-on.png) top left no-repeat; } */ 

/* Homepage */
#ns-ticker { height: 28px !important; background: none; }
.ns-ticker-box { margin:12px 0 15px 0 !important; border:none; }
#ns-ticker h2.news-title { display:block; float:left; padding-left:190px; padding-right:8px; }
#ns-ticker h2.news-title a { font-size:12px; text-align:left; margin:0; padding:0; } 
#ns-ticker .news-text { display:block; float:left; font-size:12px !important; text-align:left; }
ul.topclaims, ul.secondrow { list-style-type:none; clear:both; }
ul.topclaims li, ul.secondrow li { display:inline; float:left; }
ul.topclaims li img, ul.secondrow li img { border:none; margin-right:15px; margin-bottom:6px; }
ul.secondrow li.bravi-slot { background:#fff url(images/bravi-290x200.jpg) top left no-repeat; width:290px; height:200px; padding-right:15px; text-align:right; }
ul.secondrow li.bravi-slot #bravi-block { background:#333; border-left:1px solid #999; border-right:1px solid #000; display:block; width:120px; margin-left:162px; margin-top:136px; }
ul.secondrow li.bravi-slot a { display:block; width:110px; text-align:right; padding:1px 5px; color:#fff; text-decoration:none; font-size:11px; font-weight:normal; border-bottom:1px solid #000; border-top:#999; }
ul.secondrow li.bravi-slot a:hover { background:#fc0; color:#000; }
li.bloccoTornei { background:#fff url(images/torneihp-290x200.jpg) top left no-repeat; width:290px; height:200px; padding-right:15px; text-align:right; }
li.bloccoTornei a.torneoSpeciale { display:block; width:290px; height:135px; border:none; cursor:pointer;  }
li.bloccoTornei a.torneoProgramma { display:block; width:290px; height:63px; border:none; cursor:pointer;  }
a.hpMegabanner img { border:none; padding: 0 0 10px 0; }

/* Sidebar - legenda: text-3=subitonews, text-4=subitobest, text-5=subitobravi */
.pkshome ul.orphanWidget { margin:10px 0 10px 25px; padding:0; }
ul.orphanWidget { margin:0; padding:0; }
ul.orphanWidget li#text-3 div.lancioNews { padding:8px 2px; border-bottom:1px dotted #C9D200; margin:0; }
li#text-3 h1 { background: url(images/pks-subitonews-titlepng.png) top left no-repeat; }
li#text-3, li#text-7 { width:290px; height:166px; background:#fff url(images/pks-greenbox.png) top left no-repeat; margin: 0 0 20px 0; padding:0; float:left; }
ul.orphanWidget li#text-3 { list-style-type:none; margin-bottom:0;}
.pkshome #sidebar ul li#text-3, .pkshome #sidebar ul li#text-6, .pkshome #sidebar ul li#text-7 { float:left; }
.pkshome #sidebar ul li#text-3, .pkshome #sidebar ul li#text-7 {margin : 0 4px;}
li#text-3 h1, li#text-6 h1, li#text-7 h1 { height:26px; margin:7px 10px 5px 10px;}
li#text-3 h1 span, li#text-6 h1 span, li#text-7 h1 span { display:none; }
li#text-3 h2, li#text-6 h2, li#text-7 h2 { display:none; }
li#text-6 { width:290px; height:166px; background:#fff url(images/pks-redbox.png) top left no-repeat; margin:0 0 20px 0; padding:0; color:#fff; float:left; }
.pkshome #sidebar ul li#text-6 { margin:0 10px; }
li#text-6 h1 { background: url(images/pks-subitobest-titlepng.png) top left no-repeat; margin-top:9px; }
li#text-3 div.widgetwrapper, li#text-6 div.widgetwrapper, li#text-7 div.widgetwrapper { margin: 5px 10px 0 10px; line-height:1.3em; height:100px; }
li#text-3 div.widgetwrapper { height:100px; padding:1px; overflow:auto; color:#000; margin-top:12px; border-top:1px solid #667F00;  border-left:1px solid #667F00; border-right:1px solid #DDEF95;  border-bottom:1px solid #DDEF95; line-height:1.3em; }
li#text-6 .ranklist { width:160px; float:left; display:block; padding:0; margin: 0 0 0 10px; color:#fff; display:block; }
li#text-6 .ranklist ol li { padding: 0; margin:0; color:#fff; line-height:10px; padding: }
li#text-6 a.ranking { width:80px; height:80px; margin: 2px 0 2px 5px; float:left; display:block; background:url(images/pks-subitobest-classifica.png) top left no-repeat; }
#sidebar ul li#text-6 p { clear:both; padding:0 0 9px 0; margin:0; }
#sidebar ul li#text-7 { color:#fff; }
#sidebar ul li#text-7 p { clear:both; padding:0 0 5px 0; margin:0; }
#sidebar ul li#text-7 h1 { background: url(images/pks-subitobravi-titlepng.png) top left no-repeat;}
#sidebar ul li#text-7 a { width:80px; height:80px; display:block; float:left; }
#sidebar ul li#text-7 a.linkRegole { background:url(images/pks-subitobravi-regole.png) top left no-repeat; }
#sidebar ul li#text-7 a.linkTattica { background:url(images/pks-subitobravi-tattica.png) top left no-repeat; margin:0 10px; }
#sidebar ul li#text-7 a.linkTexas { background:url(images/pks-subitobravi-texas.png) top left no-repeat; }
img.sidebutton { margin: 10px 0 20px 0; float:left; }
h2.pksPageTitle { font-size:2.5em; color:#f00; margin-bottom:15px; text-align:left; margin-right:30px; }
h2.widgettitle { display:none; }

/* Elementi specifici pagine */
table { margin:15px auto; }
td { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; border-bottom:1px dotted #9C3; vertical-align:top; }
.blu { font-weight:bold; color: #03C; }
.verde { font-weight:bold; color: #060; }
.orange { font-weight:bold; color: #F60; } 
p.paginazione{ border-top:1px solid #D3DF99; border-bottom:1px solid #fff; border-right:1px solid #fff; border-left:1px solid #D3DF99; padding:3px 6px; background:#F9FFDF; width:50%; }
p.paginazione a, p.paginazione a:visited { text-decoration:underline; color:#f00; padding:0 4px; }
.post h1, h1.titoloArchivio { text-align:left; margin:20px 0 30px 0; }
.post h1 a,  h1.titoloArchivio { color:#f00; font-size:34px; }
.post h4.news { font-size:24px; color:#c00; margin-bottom:30px; text-align:left; margin-right:30px; }
/*.post h2.pksPageTitle { font-size:2em; margin:0; padding:20px 0; clear:both; } */
.calendar { width:40px; text-align:center; border:1px solid #666; border-top-color:#eee; border-left-color:#eee; background:#fff; padding:0; float:left; clear:left; display:block; margin: 0 10px 0 0; font-size:16px; }
.calDay { width: 40px; background:#fff; color:#000; text-align:center; display:block; padding:8px auto; border-bottom:1px solid #ccc; }
.calMonth { width: 40px; background:#c00; color:#fff; text-align:center; display:block; padding:8px auto; text-transform:uppercase; border-top:1px solid #fff; }

/* Footer */
#footer { background:#fff url(images/pks-footer-background.jpg) top center no-repeat; font-size:10px;}
#footer p { width:570px; float:left; margin-left:115px; }
#footwrapper { padding:35px 25px 20px 25px; height: 50px; }
#footwrapper .logofooter { float:left; }
.loghiconcessione img { margin-left:10px; }

/* Pagina News */
.category-news #content { background:#F6FFCF url(images/fondo-content.gif) top right no-repeat; }

/* Pagina Very Mac */
.page-id-9 #content { background:#F6FFCF url(images/mac-compatibile.jpg) bottom right no-repeat; }
.page-id-9 .entry { margin-bottom:330px; }

/* Pagina NoDownload */
.page-id-6 #content { background:#F6FFCF url(images/nodownload-new.jpg) bottom right no-repeat; }
.page-id-6 .entry { margin-bottom:500px; }

/* Pagina Supporto */
.page-id-16 #content { background:#F6FFCF url(images/supporto.png) top right no-repeat; }
.page-id-16 .entry { margin-right:150px; }

/* Pagine palinsesti e tornei */
table.palinsesti td, table.palinsesti th { vertical-align:middle; border:1px solid #999; border-top:1px solid #ddd; border-collapse:collapse; border-left:1px solid #ddd; padding:3px; text-align:center; font-size:11px !important; }
table.palinsesti td p { padding:0; margin:0; }
div.torneispeciali { padding:10px 0; clear:both; float:left; border-bottom:1px solid #CBD300; width:510px; }
div.torneispeciali img { float:left; margin: 0 15px 0 0; }
div.torneispeciali p { margin-top: 0 }
a.lobbyTornei { display:block; margin:5px auto; color:#fff !important; text-decoration:none; padding:2px 10px; background:#c00; border:2px solid #fff; border-right-color:#900; border-bottom-color:#900; width:110px; text-align:center; }

/* Pagina classifica */
ol#classificaMese { margin-top:20px; }
ol#classificaMese li { border-right:1px solid #B1CF67; border-bottom:1px solid #B1CF67; padding:3px 6px; background:#F9FFDF; }
ol#classificaMese li.topRank { background:#E2EFA4; color:#447300; font-weight:bold; }

/* Pagina bvip */
#post-468 h2 { display:none; }
#post-468 img { margin: 15px auto 20px 10px; }

.bonus { width:250px; padding:10px; margin:15px auto; font-size:1.5em; color:#fff; background:#c00; text-align:center; font-weight:bold; }

/* Pagina lancia popup */
a#lanciapiattaforma { border:none; width:500px; height:1100px; display:block; }
a#lanciapiattaforma span { display:none; } 
#post-147 h2 { display:none; }
.page-id-147 #content { background:#F6FFCF url(images/girl-popup.jpg) top center no-repeat; }