/*  Theme Name: rainbowTheme URI: http://www.napoligaypress/Description: rainbow theme based on WP Glossy by ndesign.Version: 1.3Author: Luca MercoglianoAuthor URI: http://www.manifatturedigitali.it/		The CSS, XHTML and design is released under Creative Commons Attribution 2.5:	http://creativecommons.org/licenses/by/2.5/*/a#beta {	position: absolute;	right: 0;	top: 0;	display: block;	height: 260px;	width: 260px;	background: url(images/beta.png) no-repeat right bottom;	text-indent: -999em;	text-decoration: none;	z-index: 100;}body {	font: 75%/150% "Lucida Grande", "Trebuchet Ms";	color: #000000;	background: #FFFFFF url(images/body_bg.jpg) repeat-x center top;	margin: 0px;	padding: 0px 0px 30px;}a {	color: #cc0066;	text-decoration: none;	border: none;}a:visited {	color: #cc0066;	text-decoration: none;	border: none;}a:hover {	color: #cc0066;	border: none;}.post img {	border: none;	white-space: normal;	margin-bottom: 5px;	float: left;	margin-right: 10px;}img {	white-space: normal;	margin-bottom: 5px;}p {	padding: 0px 0px 15px;	margin: 0px 0px 0px 15px;}h1 {	color: #0099ff;	margin: 0px 0px 2px;	border-bottom: 1px dotted #CCCCCC;	letter-spacing: -1px;	font: normal 250%/110% "Lucida Grande", "Trebuchet MS", Tahoma;	padding-bottom: 3px;	padding-top: 5px;}h1 a, h1 a:visited{	color: #0099ff;	text-decoration: none;}h1 a:hover{	color: #0099ff;	text-decoration: none;}h2 {	color: #0099ff;	margin: 0px 0px 2px;	border-bottom: 1px dotted #CCCCCC;	letter-spacing: -1px;	font: normal 200%/110% "Lucida Grande", "Trebuchet MS", Tahoma;	padding-bottom: 3px;	padding-top: 5px;}h2 a, h2 a:visited {	color: #0099ff;	text-decoration: none;}h2 a:hover {	color: #0099ff;	text-decoration: none;}h3 {	font: normal 150%/100% "Lucida Grande", "Trebuchet Ms", Tahoma;	color: #999999;	margin: 0px 0px 2px;	border-bottom-width: thin;	border-bottom-style: dotted;	border-bottom-color: #333333;	padding-top: 5px;	padding-right: 9px;	padding-bottom: 3px;	padding-left: 0px;}h4 {	font: normal 130%/100% "Lucida Grande", "Trebuchet MS", Tahoma;	color: #0099ff;	margin: 10px 0px 5px;}form {	margin:0px;	padding:0px;}#page {	margin: 0px auto;	width: 760px;	text-align: left;}/* header area */#header {	background: url(images/header-bg.jpg) no-repeat;	height: 130px;	position: relative;}#header2 {	background: url(images/header2.jpg) no-repeat;	height: 130px;	position: relative;}#header3 {	background: url(images/header3.jpg) no-repeat;	height: 130px;	position: relative;}#header4 {	background: url(images/header4.jpg) no-repeat;	height: 130px;	position: relative;}#headerimg {	position: relative;	padding: 0px;	height: 100px;	float: right;	width: 160px;}#headerimg .description{	position: absolute;	left: 250px;	bottom: 3px;	color: #333333;	font-size: 14px;	font-family: "Lucida Grande", "Trebuchet Ms";}#nav {	list-style: none;	margin: 0px;	position: absolute;	right: 5px;	bottom: 0px;	text-align: left;	width: 760px;	padding-left: 60px;}#nav li {	float: left;	border-left-width: 1px;	border-left-style: dotted;	border-left-color: #666666;	margin-left: 10px;}#nav .current_page_item a, #nav .current_page_item a:visited{	color: #FF0099;	text-decoration: none;}#nav .page_item a{	font: bold normal 13px/100% "Lucida Grande", "Trebuchet Ms";	color: #0099ff;	text-decoration: none;	background: repeat-x;	padding: 3px 3px 5px 5px;	display: block;}#nav .page_item a:hover {	color: #999999;}/* content area */#content {	padding: 10px 0px 30px 13px;	float: left;	width: 492px;	overflow: hidden;}.post {	clear:both;	padding-top: 15px;}.post-date {	width: 45px;	height: 49px;	background: url(images/date-bg.jpg) no-repeat;	float: left;}.post-month {	font-size: 12px;	text-transform: uppercase;	color: #cc0066;	display:block;	line-height: 12px;	padding-top: 4px;	margin-left: -3px;	text-align: center;}.post-day {	font-size: 24px;	text-transform: uppercase;	color: #cc0066;	display:block;	line-height: 24px;	padding-top: 5px;	margin-left: -3px;	text-align: center;}.entry {	float:left;	width: 420px;	padding-left: 10px;}.entry_cat {	float:left;	width: 465px;	padding-left: 10px;}.post-cat {	float:left;	font-size: 95%;	color: #999999;}.post-comments {	padding-left: 20px;	float: right;	font-size: 95%;}.post-calendar {	background: no-repeat left center;	float: left;	font-size: 95%;	color: #999999;}.post-content {	clear: both;	padding-top: 10px;	margin-bottom: 10px;}.navigation {	clear: both;	padding: 10px 0px;}.navigation a, .navigation a:visited {	color: #cc0066;}.previous-entries a {	float: left;}.next-entries a {	float: right;}/* comments area */#comments, #respond {	border-bottom: 1px dotted #CCCCCC;	padding: 10px 0 5px 0;	clear: both;}.commentlist {	margin: 10px 0px;	padding-left: 20px;	line-height: 130%;}.commentlist li{	padding: 5px 10px;}.commentlist .alt {	background: #CCFFFF;}.commentlist cite, .commentlist cite a, .commentlist cite a:visited {	font-weight: bold;	font-style: normal;	font-size: 120%;	color: #CC0066;}.commentlist small {	margin-bottom: 5px;	display: block;	font-size: 87%;}#commentform {	margin-top: 10px;	font: 110% Arial, Helvetica, sans-serif;}#commentform p {	padding: 6px 0px;	margin: 0px;}#commentform label{	color: #999999;	font-size: 87%;}#commentform input{	width: 200px;	background:#CCFFFF;	border: 1px solid #bdd77f;	padding: 3px;	margin-top: 3px;}#commentform textarea{	width: 485px;	height: 115px;	background:#CCFFFF;	border: 1px solid #bdd77f;	padding: 2px;	margin-top: 3px;}#commentform textarea:focus, #commentform input[type="text"]:focus {	background: #ffffff;}#commentform #submit{	background: url(images/btn-bg.gif) no-repeat;	font: bold 12px Arial, Helvetica, sans-serif;	color: #FFFFFF;	border: none;	float:right;	width: 144px;	height: 28px;	cursor: pointer;}/*sidebar */#sidebar {	float: right;	padding: 0px 7px 20px 8px;	width: 225px;	color: #333333;	overflow: hidden;	background-repeat: no-repeat;	border-left-width: 1px;	border-left-style: dotted;	border-left-color: #666666;	margin-top: 25px;}/*sidebar title (h2) */#sidebar h2, #sidebar .sidebartitle{	font: bold normal 125%/100% "Lucida Grande", "Trebuchet MS", Tahoma;	color: #CC0066;	margin: 20px 0px 2px;	border-bottom: 1px solid;}/*sidebar text styles */#sidebar a, #sidebar a:visited{	color: #0099ff;	text-decoration: none;}#sidebar a:hover{	color: #333333;	text-decoration: none;}/*sidebar list level1 */#sidebar ul {	margin: 0;	padding: 0;}#sidebar ul li {	list-style: none;	padding: 5 0;	border: none;}/*sidebar list level2 */#sidebar ul li ul {	padding: 0;	margin: 0;}#sidebar ul li ul li{	padding: 2px 0 2px 0px;}/*sidebar list level3 */#sidebar ul li ul li ul li{	padding: 1px 0 1px 10px;}/*blogroll */ul.list-blogroll li{	background: no-repeat!important;}/*category widget */ul.list-cat li, li.widget_categories li{	background: no-repeat!important;}/*archives widget */ul.list-archives li, li.widget_archives li{	background: no-repeat!important;}/*pages widget */ul.list-page li, li.widget_pages li, li.widget_recent_entries li{	background: no-repeat!important;}/*sub-pages */ul.list-page li ul li, li.widget_pages li ul li{	background: url(images/mini-page-arrow.gif) no-repeat !important;	padding-left: 10px !important;}/*recent comments widget */li.widget_recent_comments li{	background: url(images/mini-recent-comments.gif) no-repeat !important;	padding-left: 20px !important;	font-family: Georgia, "Times New Roman", Times, serif;}/*calendar widget */li.widget_calendar td {	padding: 1px 7px;}/*text widget */.textwidget {	padding-top: 5px;}/*search form */#searchform {	margin: 15px 0 0;	border-bottom-width: thin;	border-bottom-style: solid;	border-bottom-color: #CC0099;	padding-bottom: 5px;}#searchform br {	display: none;}#searchform #s {	border:1px solid #203346;	width: 125px;	height: 22px;	padding: 4px 5px 0px;	border: 1px solid #bed881;	background: #fff;	margin-right: 2px;	color: #000000;	font-weight: normal;}/* search form button - to specify button only use input[type="submit"] */#searchform input {	background: url(images/search-btn-bg.gif) no-repeat center;	border: none;	width: 57px;	height: 26px;	font: bold 12px Arial, Helvetica, sans-serif;	color: #FFFFFF;	vertical-align: middle;}/* footer area */#footer {	clear: both;	background: #ffffff no-repeat;	color: #000000;	font-size: 100%;	line-height: 130%;	padding-bottom: 10px;	border-top-width: thin;	border-top-style: dotted;	border-top-color: #0099FF;	border-bottom-width: thin;	border-bottom-style: dotted;	border-bottom-color: #666666;}#footer a, #footer a:visited {	color: #0099FF;}#footer h4 {	font: normal 146%/100% Georgia, "Times New Roman", Times, serif;	color: #cc0066;	margin: 10px 0px 15px;}.footer-recent-comments {	width: 220px;	float: left;	margin-left: 10px;	padding-right: 10px;	padding-left: 10px;}.footer-recent-comments ul {	list-style: none;	margin: 0px;	padding: 0px;}.footer-recent-comments ul li {	background: no-repeat;	padding: 0px 0px 10px;}.footer-recent-posts {	width: 240px;	float: left;	margin-left: 10px;}.footer-recent-posts strong {	font-size: 107%;	line-height: 135%;	font-weight: bold;}.footer-recent-posts ul {	list-style: none;	margin: 0px;	padding: 0px;	font-size: 92%;	line-height: 110%;}.footer-recent-posts ul li {	background: no-repeat;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 10px;}.footer-about {	width: 220px;	float: right;	padding-right: 10px;	padding-left: 10px;	background: no-repeat;}/* credits */#credits {	margin: 0px auto;	width: 760px;	color: #7a9299;	font-size: 85%;	line-height: 120%;	padding-right: 20px;	padding-left: 10px;	padding-top: 10px;}#credits a, #credit a:visited {	color: #048db4;}.rss {	background: url(images/mini-rss.gif) no-repeat left center;	padding-left: 20px;}.loginout {	background: url(images/mini-loginout.gif) no-repeat left center;	padding-left: 18px;	padding-bottom: 2px;	margin-left: 8px;}/* alignments */.center {	text-align: center;}img.center, img[align="center"] {	display: block;	margin-left: auto;	margin-right: auto;}.alignleft {	float: left;}img.alignleft, img[align="left"] {	float:left;	margin: 2px 10px 5px 0px;}.alignright {	float: right;}img.alignright, img[align="right"] {	float:right;	margin: 2px 0px 5px 10px;}.clear {	clear:both;}hr.clear {	clear:both;	visibility: hidden;	margin: 0px;	padding: 0px;}.gayletter a{	display:block;	background-image: url(images/napoligayletter.jpg);	width:475px;	height:75px;	margin-top: 9px;}.gayletter span{	display:none;}.peace a{	display:block;	background-image: url(images/peace.jpg);	width:225px;	height:75px;	margin-top: 9px;}.peace span{	display:none;}.gaylife a{	display:block;	background-image: url(images/gaylife.jpg);	width:225px;	height:75px;	margin-top: 9px;}.gaylife span{	display:none;}.gaybeach a{	display:block;	background-image: url(images/gaybeach.jpg);	width:225px;	height:75px;	margin-top: 9px;}.gaybeach span{	display:none;}.gayguide a{	display:block;	background-image: url(images/gayguide.jpg);	width:225px;	height:75px;	margin-top: 9px;}.gayguide span{	display:none;}.gaypass a{	display:block;	background-image: url(images/gaypass.jpg);	width:225px;	height:75px;	margin-top: 9px;}.gaypass span{	display:none;}.gayblog a{	display:block;	background-image: url(images/gayblog.jpg);	width:225px;	height:75px;	margin-top: 9px;}.gayblog span{	display:none;}.gayspace a{	display:block;	background-image: url(images/gayspace.jpg);	width:225px;	height:75px;	margin-top: 9px;}.gayspace span{	display:none;}.romaguide a{	display:block;	background-image: url(images/romaguide.jpg);	width:225px;	height:125px;	margin-top: 9px;}.romaguide span{	display:none;}.omofobia a{	display:block;	background-image: url(images/omofobia.jpg);	width:225px;	height:375px;	margin-top: 9px;}.omofobia span{	display:none;}hr {	height: 0px;	border-bottom-width: thin;	border-bottom-style: dotted;	border-bottom-color: #666666;	background-color: #FFFFFF;	border-top-style: none;	border-right-style: none;	border-left-style: none;}.vota {	float: right;	padding-bottom: 5px;	padding-left: 5px;}.box {	background-color: #FFFFCC;	padding: 10px;	border: thin solid #FF9900;	margin-bottom: 15px;	margin-left: 15px;}.ban {	margin-top: 10px;	padding-top: 10px;	border-top-width: thin;	border-top-style: dotted;	border-top-color: #333333;	float: left;	text-align: center;	width: 100%;	margin-bottom: 10px;	padding-bottom: 10px;	border-bottom-width: thin;	border-bottom-style: dotted;	border-bottom-color: #333333;}