﻿body {
    margin: 0;
    font-family: Helvetica;
    background: #FFFFFF;
    color: #000000;
}

.HDR
{
	height:43px;
	margin: 0;
	padding: 0;
	border:0;
	background: url(http://www.alessandroguido.it/PDA/Images/HdrBkg.png) repeat-x;
        text-align:right;
}

body > h1
{
    box-sizing: border-box;
    margin: 0;
    padding: 10px;
    line-height: 20px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-overflow: ellipsis;
    color: #666600;
    background: url(http://www.alessandroguido.it/PDA/Images/H1Bkg.png) repeat-x;
    border-bottom: 1px solid #2d3642;
}

li {
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    font-size: 20px;
    font-weight: bold;
    list-style: none;
    padding: 4px;
    display:block;
}

.lipari
{
	background: Ivory;
}

li p
{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
}

li > a {
    padding: 8px 32px 8px 8px;
    text-decoration: none;
    color: inherit;
}

.ShareItem
{
  display:inline;
  padding:3px;	
  width:54px;
}

.SharePanel
{
  display:block;	
  position:static;
  padding:0;
  margin:0;
  border:0;	
  width:100%;
  background:Ivory;
  text-align:center;
}

.GroupUL {
    width: 100%;
    margin: 0;
    padding: 0px;
    padding-top:10px;
    border-top:none;
}

.GroupUL p, .CommentDIV p
{
	padding:4px;
	text-align:justify;
	border:0;
}

.RubricheList
{
  background: url(http://www.alessandroguido.it/PDA/Images/RubricheBkg.png) repeat-x;
  text-align:center;
  font-size:24px;
}

.Footer
{
    text-align:center;
    min-height:48px;
    background:black;
    margin: 0;
    padding: 0;
    width:100%;
    color:#FEFEFE;
    background: url(http://www.alessandroguido.it/PDA/Images/FooterBkg.png) repeat-x; 
    display:block;  
}

.Footer a, .Footer a:visited
{
    font-size: 20px;
    text-decoration:underline;
    color:orange;
}

.agLogo
{
    height:43px;
    width:48px;
    padding:0;
    border:0;
    margin:0;
    background: url(http://www.alessandroguido.it/PDA/Images/agLogo.png) transparent no-repeat;   
    display:inline-block;
    float:left;
}

.SendMail
{
    height:43px;
    width:48px;
    padding:0;
    border:0;
    margin:0;
    background: url(http://www.alessandroguido.it/PDA/Images/SendMail.png) transparent no-repeat;   
    display:inline-block;
}

.GoToGuestBook
{
    height:43px;
    width:48px;
    padding:0;
    border:0;
    margin:0;
    background: url(http://www.alessandroguido.it/PDA/Images/GuestBook.png) transparent no-repeat;   
    display:inline-block;
}

h1 a
{
	float:left;
	font-size:small;
}

.ArtworkTitle
{
	margin: 0;
	text-align: center;
	vertical-align:middle;
	width:100%;
	display:block;
}

.ArtworkTitle b
{
	display:block;
    height:48px;
    line-height: 20px;	
}

.ArtworkButtons
{
	margin-bottom: 6px;
	text-align: center;
	vertical-align:middle;
	width:100%;
	padding-bottom:4px;
	display:block;
        height:60px;
        position:relative;	
}

.ArtworkContent
{
	position:relative;
	width:100%;
	float:none;
	display:block;
}

.FumettoDescription
{
	display:block;
	padding:6px;
}

#Loading
{
	position:absolute;
	top: 120px;
	left: 50%;
	width:120px;
	height:120px;
	margin-top: -60px; /*set to a negative number 1/2 of your height*/
	margin-left: -60px; /*set to a negative number 1/2 of your width*/
	border: 1px solid #ccc;
	background-color: #f3f3f3;
}

/************************************************************************************************/


form
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height:100%;
    min-height: 418px;
    margin: 0;
    padding: 0;
    text-align:center;
}

form h1
{
    box-sizing: border-box;
    margin: 0;
    padding-top: 10px;
    padding-bottom:10px;
    line-height: 20px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-overflow: ellipsis;
    color: #FFFFFF;
    background: url(http://www.alessandroguido.it/PDA/Images/HdrBkg.png) repeat-x;
    border-bottom: 1px solid #2d3642;
}

fieldset {
    box-sizing: border-box;
    width: 90%;
    margin:0;
    border: 0;
    padding:20px;
  /*  background: url(http://www.alessandroguido.it/PDA/Images/iPhoneToolbar.png) #7388a5 repeat-x;*/
  text-align:left;
}

fieldset label 
{
    line-height:2em;
    font-size: 16px;
    color: #666600;
}

input 
{
    width: 90%;
    font-size: 16px;
    font-weight: normal;
}

textarea {
    box-sizing: border-box;
    width: 90%;
    height:180px;
    font-size: 16px;
    font-weight: normal;
}

.email {
    box-sizing: border-box;
    width: 90%;
    font-size: 16px;
    font-weight: normal;
}

p
{
	text-align:justify;
	padding:4px;	
}

.Paginator
{
    padding-top:12px;
    width:100%;
    font-size: 20px;
}
