/* Start of CMSMS style sheet 'andreas01 : andreas01_screen' */
/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

/*
This layout depends on modified news summary template

<!-- Start News Display Template -->
{foreach from=$items item=entry}

<h3>
	{$entry->titlelink}
</h3>

<p>
{$entry->category}
{if $entry->author}
	by {$entry->author}
{/if}

{if $entry->formatpostdate}
<strong>
		{$entry->formatpostdate}
</strong><br />
{/if}


{if $entry->summary}
 {eval var=$entry->summary}
</p>
  <p class="textright">[{$entry->morelink}]</p>

{else if $entry->content}
		{eval var=$entry->content}
</p>
{/if}

{/foreach}
<!-- End News Display Template -->

Copy paste this template to your news summary template and delete from here
*/

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: url(uploads/andreas01/bg.jpg) top center repeat-x #FF8C1B;
}

body.mceContentBody{background-color:#fff;}

#wrap {
color: #303030;
margin: 0 auto;
width: 700px;
padding: 0 5px 0;
background: url(uploads/andreas01/container.gif) top center repeat-y;
}

#header {
background: url(uploads/andreas01/header.jpg) top center no-repeat;
margin: 0;
padding: 0;
height: 194px;
text-align:right;
}

#header h1 a{
width: 270px;
height: 140px;
margin: 0;
padding: 0;
display:block;
float:left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#header ul.nav{
width: auto;
float: right;
list-style:none;
margin: 70px 30px 0 0;
padding: 0;
}

#header ul.nav li{
display:inline; 
padding-left: 15px;
background: url(uploads/andreas01/topnav.gif) no-repeat center left;
}

#header ul.nav li a{
color: white;
text-decoration:none;
font-family: georgia, serif;
font-size: 16px;
}


#header ul.nav li a:hover{
color: #FFD018;
}

#avmenu {
clear: left;
float: left;
width: 170px;
margin: 10px 0 10px 10px;
_margin: 10px 0 0 5px;
padding: 0;
font-size: 0.9em;

}

#avmenu ul {	
list-style: none;
width: 170px;
margin: 0;
padding: 4px;
font-size: 1.1em;
border: 1px solid #ccc;
}	

#avmenu li {
margin-bottom: 4px;
}


/* first level */
#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 5px 0 0 10px;
background: url(uploads/andreas01/menu_bg.jpg) top center no-repeat;
font-family: Georgia, serif;
}	
	
#avmenu li a:hover,#avmenu li a.menuactive {
color: #993300;
background-position: center -25px;
}


/* second level */
#avmenu ul ul{
border:0;
padding:0;
}

#avmenu li li a {
font-weight: normal;
text-decoration: none;
color: #333;
display: block;
padding: 6px 0 0 15px;
background: #f4f4f4;
border:1px solid #F7EC9C;
border-top: 0;
font-size:11px;
}	

#avmenu li li a:hover,#avmenu li li a.menuactive {
background: #eaeaea;
font-weight: bold;
font-size: 11px;
}



/* third level */
#avmenu li li li a {
font-weight: normal;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 34px;
background: #f4f4f4;
border:0;
}	

#avmenu li li li a:hover {
background: #eaeaea;
color: #286ea0;
border:0;
}

#avmenu li li li a.menuactive {
background: #eaeaea;
color: #286ea0;
border:0;
}



.announce {
margin: 20px 0 10px 0;
padding: 10px;
width: 158px;
color: #505050;
background: url(uploads/andreas01/news_bg.jpg) #D6DBBF top repeat-x;
line-height: 1.3em;
border: 1px solid #BDC1A3;
}


.announce h2, .announce h4{
font-size: 11px;
}

.announce h3{
font-size:12px;
letter-spacing: 0.1em;
font-family: Georgia, Times New Roman;
text-align:center;
}

#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 10px 10px 0 200px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
color: #930;
font-family: Georgia, serif;
font-size: 18px;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.1em;
margin: 0 0 10px 0;
color: #930;
}

a {
text-decoration: none;
color: #930;
}

a:hover {
text-decoration: underline;
color: #930;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto 0;
padding: 10px 0;
background: url(uploads/andreas01/footer.gif) top center no-repeat;
width: 700px;
height: 57px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.home{
background: url(uploads/andreas01/home_bg.jpg) top center no-repeat;
padding: 10px 7px;
height: 400px;
display:block;
font-size: 13px;
}

.home a img{
margin: 0;
padding: 0;
border: 1px solid #ccc;
float:left;
width:auto;
}

.clr{
clear:both;
}

.rosso{
color: #930;
font-weight: bold;
}

textarea#m4fbrp__7{
width: 430px;
}

/* CALENDARIO */

/* tutti i links rossi */
.calendar tr td a, #small tr td a
{
color: #930;
font-weight: bold;
}

/* "oggi" evidente per il calendario piccolo */
.calendar-today
{
font-weight: bold;
}

/* visualizza la "upcominglist" come una linea per evento (assumendo table_id='cal-upcominglist') */
#cal-upcominglist .calendar-date-title
,#cal-upcominglist .calendar-summary-title
{
display: none;
}

#cal-upcominglist h2
,#cal-upcominglist .calendar-date
,#cal-upcominglist .calendar-summary
{
display: inline;
margin-right: 5px;
}

/* dimensione testo per la lista */
#cal-list h1, #cal-upcominglist h1
{
color: #930;
font-size: 120%;
}
#cal-list h2, cal-upcominglist h2
{
font-size: 110%;
}

/** calendario largo (assumendo table_id='small') **/
/* bordo per #small */
#small{
margin: 0 0 15px 0;
border-collapse:    collapse;
border: 2px solid #DEE3E9;
width: 200px;
float:left;
}

/* quadrati per la tabella #small */
#small th
{
border: 1px solid white;
padding: 3px;
font-size:9px;
font-weight: normal;
}

#small td {
border: 1px solid #fff;
vertical-align: top;
padding: 3px;
background-color: #E6EBEF;
}

/* formato per i sommari in #small */
#small ul
{
margin: 0px;
padding: 0px;
padding-left: 5px;
display:none;
}

#small li
{
list-style-type: none;
padding: 0px;
margin: 0px;
display:none;
}

/* colore di background per #small */

#small .calendar-day
{
background-color: #E6EBEF;
}

#small .calendar-today
{
font-weight: normal;
background-color: #ffc;
}

.calendar-event .calendar-date-title,
.calendar-event .calendar-summary-title,
.calendar-event .calendar-details-title
{
display: none;
}

#newsletter{
float:right;
width: 250px;
height: 166px;
display:block;
font-size: 11px;
background: url(uploads/andreas01/newsletter_bg.jpg) center bottom no-repeat;
padding: 20px 0 0;
}

#newsletter form{margin: 0 15px; widht: 220px; display:block;}

#newsletter input#m5email,#newsletter input#m5username,#newsletter input#m5moduleform_1{
width: 200px;
border: 1px solid #999;
height: 15px;
margin: 0;
padding:0;
}

#newsletter h3{
color: #930;
margin: 3px 15px;
}

#frase_home{
clear:both;
padding: 0 5px;
margin: 15px 0;
background-color: #FBFDE7;
border: 1px solid #DEE3E9;
}

.NewsSummary{
margin-top:10px;
}

#NewsPostDetailAuthor{
border-top: 1px solid #999;
margin-top: 10px;
}

#NewsPostDetailCategory{
margin-bottom: 10px;
}

#main img.sanpaolo{
border:0;
width: 460px;
}

#evidenza_home{
margin-top: 250px;
border: 1px solid #ccc;
padding: 10px;
background-color: #fffff0;
width:auto;
}
/* End of 'andreas01 : andreas01_screen' */

