/* @override http://maps.rcdc.it/wp-content/themes/maps/mapstyle.css */

@charset "utf-8";


/* CSS Document */

/*************************************
Main
*************************************/

body {
	background:#ca99de url(img/bg.gif) repeat-y top center;
	text-align:center;
	margin:0;
	padding:0 0 0 0;
	font-size:0.8em;
	color:#007ba0;
	font-family:Arial, Verdana, sans-serif;
	}

a {
	outline:none;
	text-decoration:none;
	color:#ff0046;
	font-weight:bold;
	}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
	}

.spacer {
	clear:both;
	display:block;
	margin:0;
	height:1px;
	visibility:hidden;
	}

/**************************************
Structure
**************************************/


#container  {
	width:844px;
	margin:0 auto 35px auto;
	text-align:left;
	padding:0;
	}

#top {}

#content {
	background:url(img/content.png) repeat-y 50px top;
	padding-bottom:25px;
	}
	
#footer {
	background:url(img/footer.png) no-repeat 50px top;
	height:32px;
	}

/*************************************
(It's a long way to the) Top
*************************************/


#top-left {
	width:147px;
	height:129px;
	float:left;
	margin:0;
	padding:0;
	background:url(img/bg-top-left2.png) no-repeat top left;
	}

#logo {
	height:129px;
	background: url(img/logo.png) no-repeat top left;
	margin:0 0 0 147px;
	padding:0;
	}

#logo h1 {
	margin:0;
	padding:0;
}

#logo h1 a {
	text-indent:-5000px;
	height:129px;
	width:600px;
	display:block;
}

/****************************************
Left(ism)
****************************************/

#left {
	width:148px;
	float:left;
	/*background:url(img/left.png) repeat-y top right;*/
	}

#left li {list-style: none}

#left-box {
	background:#FFF url(img/medium-left.png) no-repeat top right;
	height:96px;
	padding:10px 0 0 10px;
	margin-left: 15px;
	}

#left-box2 {
	background-color:#19e1ab;
	margin-top:25px;
	padding-bottom:15px;
}

#left-box3 {
	background:#ff0046 url(img/left-box3.png) no-repeat bottom right;
	margin-top:31px;
	padding-bottom:15px;
}

/******************************************
Center + Menu
*******************************************/

#center {
	width:447px;
	float:left;
	background-color:#FFF;
}

#medium-center {
	height:55px;
	background:url(img/medium-center.png) no-repeat top left;
	}

#menu {
	width:374px;
	height:53px;
	background:url(img/menu-bg.png) repeat-x top left;
}

#menu ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
	}

#menu ul li {
	float:left;
	margin:0 0 0 16px;
	padding:34px 0 2px 0;
	}

#menu ul li a {
	color:#FFF;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:0.9em;
}

#menu ul li a:hover {
	color:#89ff00;
	text-decoration:none;
	}

#menu ul li.current a {
	color:#999;
	}

#menu ul li#on-air {
	padding:26px 0 2px 0;
	margin:0 0 0 5px;
	/*visibility:hidden;*/
}

#menu ul li#on-air a {
	background:url(img/on-air.png) no-repeat 0px 0px;
	padding:10px 0 0 26px;
	margin:0;
	display:block;
	width:75px;
	height:40px;
	letter-spacing:0;	
	color:#000;
}

/***************************************************
Right (Maybe wrong)
***************************************************/

#right {
	margin-left:595px;
	}

#medium-right {
	background:url(img/right.png) no-repeat top left;
	height:213px;
		}

#medium-right #easter-egg1 {
	margin-left:200px;
	padding-top:37px;
}

#medium-right #easter-egg2 {
	margin-left:195px;
	padding-top:68px;
}

#medium-right #easter-egg1 a {
	width:20px;
	height:20px;
	display:block;
	}

#medium-right #easter-egg2 a {
	width:20px;
	height:20px;
	display:block;
}

#rcdc {
	position:absolute;
	top:152px;
	margin-left:530px;
    z-index:1000;
	background:url(img/radio-citta-del-capo.png) no-repeat top left;
	}

#rcdc a {
	width:199px;
	height:45px;
	display:block;
	text-indent:-30000px;
}


.right-box {
	margin-top:10px;
	background-color:#ffe852;
	padding-bottom:10px;
	width:206px;
}

#right-top {
	margin-top: 10px;
	margin-left: 7px;
}

#right-top h3 {
	text-align: left;
}
#right-top h3 a {
	color: #000;
	font-weight: bold;
	font-size: 1em;
}

#right-top ul li a.rsswidget {

}

#right-top ul li {
	list-style-type: square;
	text-align: left;
	margin-bottom: 5px;
}

#right-top ul {
	margin-left: 15px;
	padding-left: 0;
}

#right-top h3 a.rsswidget img {
	display: none;
}
	
/*****************************************
Text Styles
******************************************/

#text {
margin-top: 35px;
	padding:25px 15px 25px 15px;
	}

.post {
	margin:5px 0;
	
}

.post h3 a {
	color:#ff0046;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:-1px;
}

.post .entry {}

.post .metapost {
	margin:5px 0 40px 0;
	padding:2px;
	font-size:0.8em;
	text-transform:uppercase;
	text-align:right;
	border-top:1px solid #007ba0;
}
.sharing {width: 400px; margin: 10px 0 5px 0; overflow: hidden}
.share1 {width:105px; float:left; text-align: right;}

/*****************************************
Little Boxes Little Boxes 
******************************************/

.box {
	padding:5px;
	color:#000;
}

.box h3, .box ul li h2 {
	margin:1px 5px 0 0;
	padding:0;
	font-size:1.3em;
	font-variant:small-caps;
	text-align:right;
	color:#000;
}

#left-box2 ul {
	margin:12px 0 20px 0;
	padding:0;
	list-style-image:url(img/arrow.gif);
	}

#left-box2 ul li {
	padding:0 0 0 0;
	margin:0 0 0 15px;
}

#left-box2 ul li a {
	color:#FFF;
	}

#left-box3 ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}

#left-box3 ul li {
	padding:0;
	margin:0;
}

#left-box3 ul li a {
	color:#FFF;
	}
	
#left-box3 ul li ul {
	margin:5px 0 20px 0;
	padding:0;
	list-style-image:url(img/arrow.gif);
		}
	
#left-box3 ul li ul li {
	padding:0 0 0 0;
	margin:0 0 0 15px;
}
	
.right-box  {
	text-align:center;
	margin:10px auto;
	}
	
.right-box img {
	border:1px solid #000;
	margin:10px auto;
}

.right-box p.testo {
	font-size:0.8em;
	line-height:0.9em;
	text-align:left;
	}


/*****************************************
Footer styles
******************************************/

#footer p {
	margin:0;
	padding:2px 0 0 100px;
	color:#FFF;
	font-size:0.8em;
	width:500px;
	text-align:center;
	}

#footer p#credits {
	padding:6px 0px 40px 0;
	width:700px;
	text-align:center;
}

#footer p a {
	color:#FFF;
	}

#podPress_footer {
	visibility:hidden;
	}

/* 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 */


.linklist {text-align: left; padding: 5px;}
.linklist h3 {text-align: left; }
.linklist li {list-style: none}

input#s {width: 130px}
