/*  
Theme Name: PSM-2009
Theme URI: http://www.videobox.it/
Description: Tema per Palco sul Mare Festival 2009
Version: 1.0
Author: VB
Author URI: http://www.videobox.it/
*/

/*   Basics & Typography
***********************************************/

#PSMlogo{
	z-index: 99;
	position: fixed;
	top: 85%;
	left: 90%;
}


body {
	padding: 0;
	margin: 0;
	background-image: url(img/back2.jpg);
	font: 12px Helvetica, Verdana, Arial, Sans-Serif; 
	color: #442929;
	text-align: center;
	}

h1 {	
	font-size: 1.7em;
	}

h2 {
	font-size: 1.5em;
	}

h3 {
	font-size: 1.3em ;
	margin: 10px auto 2px auto;
	}

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

ol {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

a:link, a:visited {
	text-decoration: none;
	color: #999999;
	}

a:hover {
	text-decoration:underline;
	}

textarea {
	height: 250px;
	width: 500px;
	overflow: auto;
	}

img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	}

a:link img.link, a:visited img.link {
	padding: 0px;
	margin: 0px;
	border: 0px;
	}

img.img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	}

/*   Page Structure
***********************************************/
#lang {
	width: 310px;
	height: 30px;
	text-align: center;
	margin: 0px auto;
	background: #000000;
	}

#container {
	width: 1000px;
	height: auto;
	margin: 20px auto 0px auto;
	padding: 0px;
	}

#header {
	background: url(img/header2009.png) top center no-repeat;
	height: 170px;
	width: 1000px;
	margin: 0px auto;
	padding-top: 75px;
	}

#comuni {
	background: url() left no-repeat;
	height: 75px;
	width: 990px;
	text-transform: uppercase;
	margin: 0px 5px;
	}

#menu {
	background: #dedede;
	height: 22px;
	width: 1000px;
	text-transform: uppercase;
	}

#menu ul {
	padding: 4px 0px 0px 0px;
	font-size: 1.0em;
	text-align: center;
	}

#menu li {
	display: inline;
	margin: 0px 15px;
	}

#menu a:link, #menu a:visited {
	color: #999999;
	text-transform: uppercase;
	font-weight: bold;
	}

#menu a:hover {
	color: #999999;
	border-bottom: 4px solid #999999;
	}

#scatola {
	width: 990px;
	border-left: 5px solid #dedede;
	border-right: 5px solid #dedede;
	background: url(img/wrapper.gif) top center repeat-y;
	}

#content {
	width: 538px;
	padding: 3px 0px 0px 0px;
	margin: 0px auto !important;
	}

#sidebar-left {
	float: left;
	width: 222px;
	display: inline;
	background: #999999;
	}

#sidebar-right {
	float: right;
	width: 222px;
	display: inline;
	background: #999999;
	}

#closer {
	clear: both;
	height: 10px;
	}

#footer {
	clear: both;
	text-align: center;
	background: url(img/footer.png) no-repeat;
	width: 1000px;
	height: 130px;
	margin: 0px auto 0px auto;
	padding-top: 58px;
        color: #dddddd;
	}

#flyer {
	width: 528px;
	height: 305px;
	margin: 0px auto;
	background: url(img/flyer2.jpg);
	}

/* #Classes */

.sidebar {
	text-align: left;
	}

.sidebar ul {
	list-style: none inside;
	padding: 7px 0px 10px 0px;
	background: #ffffff;
	color: #999999;
		}

.sidebar ol {
	list-style: decimal inside;
	padding: 7px 0px 10px 3px;
	background: #ffffff;
	color: #999999;
		}

.sidebar ul.meta li {
	list-style: none url(img/feed-icon-12x12.png) inside;
	}

.sidebar ul.page li a:link, .sidebar ul.page li a:visited {
	display: block;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	border-right: 9px solid #e3e3e3;
	font-size: 1em;
	text-transform: uppercase;
	margin: 3px 0px;
	width: 201px !important;
	width: 198px;
	color: #999999;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	background: #f6f6f6;
	font-weight: bold;
	}

.sidebar ul.page li a:hover {
	color: #999999;
	border-right: 9px solid #999999;
	text-decoration: none;
	}

#sidebar-left ul li {
	margin: 0px 3px !important;
	margin: 0px 3px 0px -11px;
	padding: 0px;
		}

#sidebar-right ul li {
	margin: 0px 3px !important;
	margin: 0px;
	padding: 0px;
		}

.sidebar p {
	}

.sidebar h2{
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 1px 0px 0px 0px;
	color: #999999;
	background: #dedede;
	text-align: center;
	padding: 4px 0px;
	}

h3.entrytitle, h3.entrytitle a{
	color:#aec077;
	border:0;
	font-weight: bold;
	border:0;
	font-size: 1.2em;
	margin-bottom: 8px;
	margin-top:0;
	}

h2.entrydate {
	font-size: 0.7em;
	margin-bottom: 2px;
	margin-top:0;
	}

.entry {
	padding: 10px;
	color: #000000;
	text-align: justify;
	}

.entrybody {
	margin: 0; 
	padding: 5px; 
	line-height: 150%;
	border: #dedede solid 1px;
	background: #fff;
	}

.entrybody ul {
	margin: 10px 0px 10px 0px;
	}

.entrybody ol{
	margin: 10px 0px 10px 0px;
	}

.entrybody img{
	padding:5px;
	margin:5px;
	border: #ccc solid 1px;
	}

.pagenav {
	text-align: center;
	}

h2.archivio {
	margin-top: 0px;
	text-align: center;
	border-top: #ccc solid 2px;
	border-bottom: #ccc solid 2px;
	background: #999999;
	}

