/*
Theme Name: Pasticceria Giulio
Theme URI: http://www.pasticceriagiulio.com
Description: Il tema di PasticceriaGiulio.com - Dicembre 2010
Version: 1.0
Author: Giulio Schiavo
*/

body {
    margin: 0;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 15px;
    background-color: #00194a;
    line-height: 1.3em;
    color: #00194a;
    text-align: justify;
}

h2 {
    font-size: 40px;
    text-align: right;
    padding-top: 13px;
    margin-bottom: 15px;
    width: 400px;
    margin-left: 350px;
}

input,
textarea {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    margin-bottom: 5px;
    margin-top: 2px;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

.edittext {
    background-color: #dcdcdc;
    padding: 0px 5px 3px 5px;
}

.alignleft {
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}

.alignright {
    float: right;
    margin-left: 5px;
}

#banner {
    margin-top: 20px;
    margin-bottom: 5px;
    border: 1px solid #00194a;
}

#wrapper {
    width: 980px;
    margin: 0 auto;
}

#header {
    width: 980px;
    height: 250px;
    background-color: #e8eefc;
    border-left: 2px solid #ffba00;
    border-right: 2px solid #ffba00;
}

#header-left {
    float: left;
    width: 230px;
    height: 250px;
    background: url(images/bg_logo1.png) top left no-repeat;
}

#header-left .logo {
    margin-left: 14px;
    margin-top: 2px;
}

#header-center {
    float: left;
    width: 552px;
    height: 250px;
    background: url(images/bg_header-center.png) top left no-repeat;
}

#header-center .info {
    width: 490px;
    text-align: justify;
    margin-left: 25px;
    margin-top: 18px;
    line-height: 1.5em;
}

#header-center .slogan {
    font-size: 20px;
    margin: 12px 0px 5px 10px;
    padding: 0;
    text-align: center;
}

#header-center .indirizzo {
    margin-top: 34px;
    margin-left: 25px;
}

#header-right {
    float: left;
    width: 194px;
    height: 250px;
}

#menucontainer {
    font-size: 16px;
    margin-top: 22px;
}

#menucontainer li {
    padding: 9px 0px 9px 25px;
    list-style-type: none;
    background-image: url(images/ciliegina.png);
    background-repeat: no-repeat;
    background-position: 0px 7px;
    ;
}

#menucontainer a:link {
    text-decoration: none;
    color: #00194a;
}

#menucontainer a:visited {
    text-decoration: none;
    color: #00194a;
}

#menucontainer a:hover {
    text-decoration: none;
    color: #a6c0fe;
}

#container {
    width: 980px;
    background: #a6c0fe url(images/bg_logo2.png) top center no-repeat;
    border-left: 2px solid #ffba00;
    border-right: 2px solid #ffba00;
}

#content {
    float: left;
    width: 750px;
    margin-left: 5px;
    padding-bottom: 20px;
    min-height: 100px;
}

#content a:link {
    text-decoration: none;
    color: #00194a;
}

#content a:visited {
    text-decoration: none;
    color: #00194a;
}

#content a:hover {
    color: #00194a;
    border-bottom: 1px dotted #00194a;
}

#sidebar {
    float: right;
    width: 189px;
    min-height: 100px;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-right: 10px;
    text-align: left;
}

#sidebar a:link {
    text-decoration: none;
    color: #00194a;
}

#sidebar a:visited {
    text-decoration: none;
    color: #00194a;
}

#sidebar a:hover {
    color: #00194a;
    border-bottom: 1px dotted #00194a;
}

#sidebar h4 {
    margin-bottom: 5px;
    font-variant: small-caps;
    border-bottom: 1px dotted #00194a;
}

div#sidebar div.textwidget {
    margin-bottom: 25px;
}

div#sidebar div.textwidget img {
    padding-right: 3px;
    float: left;
}

#footer {
    float: left;
    width: 980px;
    height: 40px;
    background-color: #f5f6d1;
    text-align: center;
    border: 2px solid #ffba00;
}

#footer a:link {
    text-decoration: none;
    font-weight: bold;
    color: #00194a;
}

#footer a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #00194a;
}

#footer a:hover {
    font-weight: bold;
    color: #00194a;
    border-bottom: 1px dotted #00194a;
}

#footer p {
    margin-top: 10px;
    font-size: 13px;
}

.wplogo {
    vertical-align: -4px;
    border: 0 !important;
}

#contactform {
    float: right;
    text-align: right;
}

#contactform input {
    border: 1px solid #00194a;
}

#contactform textarea {
    border: 1px solid #00194a;
}

#contactform #labelmessaggio {
    vertical-align: top;
}

button#sendform {
    padding: 8px 13px 8px 13px;
    border: 1px solid #00194a;
    margin-top: 10px;
    font-weight: bold;
    background-color: #00194a;
    color: #FFF;
    font-size: 16px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    cursor: pointer;
}

#contactform .error {
    display: block;
    color: #f5f6d1;
    margin-bottom: 10px;
    margin-top: -5px;
}

#contactform #commentsText {
    height: 120px;
    width: 300px;
}

#contactform #contactName {
    width: 300px;
}

#contactform #email {
    width: 300px;
}

#contactform #sendCopy {
    border: 0;
}

#contactcontent {
    border: 1px dotted #00194a;
    width: 350px;
    margin: 15px 0px 0px 10px;
    float: left;
}

#contactcontent p {
    margin-bottom: 14px;
}

.gallery-icon a:link,
.gallery-icon a:visited,
.gallery-icon a:hover {
    border: 0 !important;
    text-decoration: none !important;
}

.ngg-galleryoverview {
    margin-left: 15px !important;
}