﻿/*whitespace start*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td, img
{
    padding: 0;
	margin: 0;
}
/*whitespace end*/
body 
{
    background-color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 8pt;
}
/*struttura*/
.contentWrapper
{
    width: 760px;
    background-color: Transparent;
    margin-left: auto;
    margin-right: auto;
}
/*.banner
{
    height: 134px;
    background-color: Transparent;
    border-top: solid 2px #113493;
    border-right: solid 2px #113493;
    border-bottom: solid 2px #113493;
    background-image: url(../img/AGaldo_Logo.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}
.banner h1
{
	float: left;
	width: 400px;
	background: url(../img/AGaldo_Titolo.gif) no-repeat 0 0;
	height: 102px;
	text-indent: -9999px;
	margin-top: 32px;
}
.banner a
{
	display: block;
	height: 102px;
}
.banner h1:hover, h1:focus, h1:active
{
	background: url(../img/AGaldo_Titolo.gif) no-repeat 0 0;
}*/
.banner
{
    height: 140px;
    background-color: Transparent;
    overflow: hidden;
}
.content
{
	float: none;
	overflow: hidden;
	background-color: Transparent;
	clear: both;
}
.contenuti
{
	background-color: Transparent;
	padding-top: 3px;
	padding-left: 3px;
}
.navigationColumn
{
	float: left;
	overflow: hidden;
    display: inline;
	width: 221px;
	margin-top: 3px;
	margin-right: 3px;
}
.contentColumn
{
    float: left;
    overflow: hidden;
    display: inline;
    width: 533px;
    border-left: solid 2px #113493;
    /*min-height: 620px !important;
    height: 620px;
    height: 620 !important;*/
}
.footer
{
	float: none;
	height: 20px;
	overflow: hidden;
    background-color: Transparent;
    border: solid 2px #113493;
    clear: both;
    padding: 3px;
}
.footer img
{
	border-width: 0px;
}
.bluedot
{
    margin-left: 240px;
}
/*colonna navigazione*/
.navigationColumn ul
{
    list-style-type: none;
    overflow: hidden;
}
.navigationColumn li
{
	float: left;
	width: 221px;
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 37px;
	text-indent: -9999px;
	margin-bottom: 3px;
}
.navigationColumn a
{
	display: block;
	height: 37px;
}
.chisono { background-image: url(../img/linkChiSono.gif);}
.articoli { background-image: url(../img/linkArticoli.gif);}
.libri { background-image: url(../img/linkLibri.gif);}
.moderati { background-image: url(../img/linkModerati.gif);}
.blog { background-image: url(../img/linkBlog.gif);}
.viaggi { background-image: url(../img/linkViaggi.gif);}
.scrivimi { background-image: url(../img/linkScrivimi.gif);}
/*contenuti*/
.btn
{
    border: solid 2px #94a3cf;
    background-color: #fff;
    color: #113493;
    font-size: 10px;
    font-weight: bold;
    height: 25px;
    margin-right: 6px;
}
.Txt
{
    width: 200px;
    border: solid 1px #ff6d00;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #fff;
    padding: 2px;
    margin-top: 2px;
}
.hidden
{
    display: none;
}
.searchGaldo
{
    background-color: #ff6d00;
    padding: 3px;
    color: #fff;
    font-size: 8pt;
    background-image: url(../img/sfondoSearchGaldo.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.searchTXT
{
    border-width: 0px;
    background-color: #fff;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 2px;
    width: 250px;
}
/*.quoteAgaldo
{
	padding: 3px;
	background-color: #94a3cf;
	color: #fff;
	text-align: justify;
	background-image: url(../img/sfondoQuoteGaldo.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	min-height: 55px;
	height: auto !important;
	height: 55px;
	margin-bottom: 4px;
}
.quoteAgaldo p
{
    font-weight: bold;
}*/
p.quoteAgaldo
{
	/*background-color: Transparent;*/
	height: 135px;
	border-bottom: 3px solid #113493;
	color: #113493;
	text-align: center;
	font-size: 12pt;
	margin: 0;
	/*line-height: 1.5;
	padding: 0px 0;*/
}
p.quoteAgaldo a img
{
    border: none;
}
p.facebook
{
    height: 22px;
    background-color: #113492;
    background-image: url(../img/logo_fb.jpg);
    background-position: 507px 2px;
    background-repeat: no-repeat;
    text-align: right;
    padding-right: 35px;
    padding-top: 5px;
}
p.facebook a:link,
p.facebook a:visited
{
    color: #fff;
    text-decoration: none;
}
p.facebook a:hover
{
    text-decoration: underline;
}

h2
{
	color: #fff;
	text-align: right;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 5px;
	font-size: 13pt;
}
.chisonoH2 { background-color: #ff6d00;}
.articoliH2 { background-color: #00a8de;}
.libriH2 { background-color: #eb2d2e;}
.moderatiH2 { background-color: #605da4;}
.blogH2 { background-color: #f08731;}
.viaggiH2 { background-color: #0b6d3c;}

/*articoli*/
.articlesWrapper
{
    border-bottom: solid 1px #ff6d00;
    margin: 0px 0px 16px 0px;
    background-color: Transparent;
}
.articlesHeader
{
    background-color: #e9e9e9;
    padding: 3px;
    overflow: hidden;
}
.articlesHeader h3
{
    color: #113493;
    font-size: 10pt;
    margin-bottom: 6px;
}
.articlesHeader ul
{
	list-style-type: none;
}
.articlesBody
{
    padding: 4px 0px 4px 0px;
    line-height: 1.2em;
    font-size: 9pt;
    letter-spacing: 0.05em;
}
.articlesImg
{
	margin: 5px 5px 1px 0px;
	float: left;
	max-width: 300px;
}
.articlesWrapper a
{
    color: #113493;
}
.articlesWrapper a:link, .articlesWrapper a:visited
{
    text-decoration: none;
}
.articlesWrapper a:hover, .articlesWrapper a:visited:hover
{
    text-decoration: underline;
    color: #2f57c6;
}
/*commenti*/
.commenti
{
	margin: 0px 0px 8px 0px;
	background-color: Transparent;
}
h4
{
    margin: 0px 0px 4px 4px;
    font-size: 9pt;
}
.commentsWrapper
{
    margin: 0px 0px 4px 4px;
    background-color: #e9e9ea;
    padding: 4px;
    border: solid 1px #e0dede;
}
.commentsHeader
{
    padding: 3px;
    text-align: right;
}
.commentsBody
{
    padding: 4px 0px 4px 0px;
    text-align: justify;
}
.commentsFooter
{
    background-color: Transparent;
    padding-top: 2px;
    border-top: solid 1px #e0dede;
}
.commenta
{
	margin: 0px 0px 8px 0px;
	background-color: Transparent;
}
/*Blog*/
.BlogCommentsWrapper
{
    margin: 4px 0px 4px 4px;
    background-color: transparent;
    padding: 4px;
    border: solid 1px #e0dede;
}
.BlogCommentsHeader
{
    padding: 3px;
    text-align: right;
}
.BlogCommentsBody
{
    padding: 4px 0px 4px 0px;
    text-align: justify;
}
.BlogCommentsFooter
{
    background-color: Transparent;
    padding-top: 2px;
    border-top: solid 1px #e0dede;
}
.commenta
{
    margin: 0px 0px 4px 4px;
    background-color: Transparent;
    padding: 4px;
}

/*libri*/
.paragrafo p
{
    margin: 5px;
    font-weight: bold;
    clear: both;
}

/*default*/
.archivio
{
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10pt;
    padding-right: 5px;
}
/*moderati*/
.moderatiIntervista
{
	background-color: Transparent;
    border-bottom: solid 1px #ff6d00;
    margin-bottom: 3px;
    padding: 3px;
}

.moderatiIntervistaAlterne
{
    background-color: #e9e9e9;
    border-bottom: solid 1px #ff6d00;
    margin-bottom: 3px;
    margin-top: 5px;
    padding: 3px;
}
.moderatiIntervista a,
.moderatiIntervistaAlterne a
{
    color: #113493;
    font-size: 11pt;
    vertical-align: top;
}
.moderatiIntervista a:link, .moderatiIntervista a:visited,
.moderatiIntervistaAlterne a:link, .moderatiIntervistaAlterne a:visited
{
    text-decoration: none;
}
.moderatiIntervista a:hover, .moderatiIntervista a:visited:hover,
.moderatiIntervistaAlterne a:hover, .moderatiIntervistaAlterne a:visited:hover
{
    text-decoration: underline;
    color: #2f57c6;
}
/*I link dei siti*/
ul.link
{
	clear: both;
	list-style-type: none;
	margin-top: 20px;
}
.link li
{
	color: #000;
	height: 15px;
	text-align: right;
}
.link a,
.link a:link,
.link a:visited
{
	height: 15px;
	color: #113493;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.link a:hover,
.link a:visited:hover
{
    text-decoration: underline;
    color: #2f57c6;
}
.presentazione
{
	clear: both;
	float: none;
	overflow: hidden;
	height: 210px;
	margin: 5px 0;
	text-align: right;
	border: solid 6px #B2B7C1;
}
.presentazione p
{
    padding: 6px;
}
p.Einaudi
{
	margin: 0;
	padding-right: 6px;
	margin-bottom: -15px;
}
p.Einaudi a:link,
p.Einaudi a:visited
{
	color: #113493;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
p.Einaudi a:hover
{
    text-decoration: underline;
    color: #2f57c6;
}

/*css errori*/
.errorTitle
{
	color: #ff0000;
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 0px 1px 18px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(../img/alert.gif);
    margin-left: 20px;
    margin-top: 10px;
}
.lblemail
{
    color: #113493;
    font-size: 10px;
    font-weight: bold;
}
