/*
Theme Name: GSI - Fuoricentro Responsive Theme
Theme URI:
Template: twentytwelve
Author: Fuoricentro
Author URI: http://www.fuoricentrostudio.com
Description: 
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Repeatable patterns
-------------------------------------------------------------- */
.dock-bottom {
    position:absolute;
    width:100%;
    bottom:0px;
}
/* Small headers */

/* Shared Post Format styling */
#social-share {
    text-align:left;
    margin-bottom:16px;
}
/* Form fields, general styles first */

/* Reset non-text input types */

/* Buttons */

/* Responsive images */

/* Make sure videos and embeds fit their containers */

/* Images */

.entry-content img, 
.comment-content img, 
.widget img, img.header-image, 
.author-avatar img, 
img.wp-post-image {
    border-radius: 0;
    box-shadow: none;
}

#featured-content img {
    max-width:100%;
}

/* Navigation */

/* Author profiles */


/* =Basic structure
-------------------------------------------------------------- */
html {
    -webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing:grayscale;
}

/* Body, links, basics */

body {
    background: #e5e5e5;
}

.icon {
    font-size: 14px;
    margin-right:5px; 
}

.icon-list-2 {
    font-size:11px;
}

.icon-clock {
    vertical-align:middle;
}

.icon-list-2:before {
    vertical-align: -2px;
    color: #ff2369;
    font-size: 16px;
}

article .entry-title .icon {
    float: right;
    line-height: 20px;
    margin-right: 0px;
    font-size: 12px;
}

#hgroup .icon, #shortcut-box .widgettitle .icon {
    margin-left:8px;
    margin-right:0;
    font-size:12px;
    float: right;
}

.icon.icon-search {
    padding: 0 7px 0 0;
    vertical-align: middle;
}

.icon.icon-fcspro-list-ul {
    margin-left:16px;
    font-size:12px;
}

.icon.icon-fcspro-close {
    font-size:10px;
    vertical-align: 1px;
}

.icon.icon-fcspro-twitter, .icon.icon-fcspro-calendar {
    margin-right:10px;
    font-size:16px;
}

.icon-list {
    font-size: 12px;
    top: -0.1em;
    position: relative;
    padding-right: 3px;
}

#page p {
    margin: 0 0 15px;
    line-height: 1.5em;
}

a {
    text-decoration:none;
}

.entry-content li, .comment-content li, .mu_register li {
    margin:0  0 1em 2em;
    list-style:disc;
}

.entry-content li li, .comment-content li li, .mu_register li li {
    margin:0.5em  0 0.5em 4em;
    list-style:circle;
}

/* Placeholder*/
::-webkit-input-placeholder {
    font-style:italic;
    color: #ff2369;
}

::-moz-placeholder {
    font-style:italic;
    color: #ff2369;
}

:-moz-placeholder {
    font-style:italic;
    color: #ff2369;
}

:-ms-input-placeholder {
    font-style:italic;
    color: #ff2369;
}

/* Page structure */
body .site {
    margin-top: 0;
    box-shadow: none;
}

.site {
    padding: 0 12px;
    padding: 0 0.85714285714rem;
}

/* Header */

#searchform {
    margin: 3px 0px 0px 0px;
}

#searchform div{
    text-align: left;
    background: #fff;
    border-bottom: 1px solid #d2d2d2;
}

#s {
    border: none;
    border-radius: 0;
    font-size: 14px;
    line-height: 20px;
}

.widget-area #s {
    width: 202px;
    line-height: 1em;
}

#searchsubmit {
    font-size: 14px;
    line-height: 12px;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    border: none;
    padding: 4px;
    vertical-align: 0px; 
}

#description-container {
}


/* Navigation Menu */
.main-navigation {
    margin-top: 14px;
}

.main-navigation ul.nav-menu.toggled-on, .menu-toggle {
    display: block;
}

.menu-toggle, .menu-toggle:hover, .menu-toggle.toggled-on {
    box-shadow: none;
    border: none;
    border-radius: 0;
}

.main-navigation li a {
    font-size:14px;
}

.main-navigation li {
    margin-top: 0;
    border-bottom: 1px solid #ccc;
    display: block;
}

.main-navigation ul.nav-menu {
    border-top: none;
    background: #e4e4e4;
}

#page-navigation {
    background: #e4e4e4;
    padding: 10px 16px;
    margin-bottom:20px;
}

.page-parent #page-navigation, .page-child #page-navigation {
    display:block;
}

ul.children li, ul.parents li {
    line-height: 22px;
    margin-bottom: 6px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 14px;
}

.page .entry-header h1 {
    clear: none;
}

/* Banner */

/* Sidebar */

.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {
    font-size: 12px;
}

.widget-area .widget {
    margin-bottom: 20px;
    padding: 0;
}


.widget-area .widget h3 {
    margin-bottom:14px;
}

.widget-area  #fc_sociallink_widget-2.widget {
    padding-bottom:9px;
}


.widget-area  #fc_sociallink_widget-2.widget h3 {
    float:left;
    padding-bottom:0px;
    margin-bottom:0px;
}

.widget.widget_fc_eventi_widget li, .really_simple_twitter_widget li {
    margin-bottom:20px;
}

.widget.widget_fc_sociallink_widget li {
    margin-bottom:6px;
}

#menu-footer .widget.widget_fc_sociallink_widget li a span {
    font-size: 14px;
    line-height:1.5em;
    padding-right:5px;
    color:#b7b7b7;
}

.widget.widget_fc_sociallink_widget li a {
    font-size: 11px;
    color: #b7b7b7;
    padding: 0 20px 0 0;
}

#menu-footer .widget.widget_fc_sociallink_widget ul.clear {
    margin: auto;
    width: 230px;
}

/*span.no-icon {
        margin-left:26px;
        }*/

/* Bottom area */
#bottom-area {
    clear:both;
}

#shortcut-box .widget a {
    display:block;
}

#partners {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 2px 0;
    margin-top:14px;
}

#partners h3 {
    text-align:center;
}

#partners h3 a {
    line-height: 21px;
    padding: 22px 20px;
    display:block;
}

#partners h3 a:after  {
    content:" \00BB";
    font-size:18px;
}


#partners li {
    text-align:center;
}

#partners .widget.widget_simpleimage p {
    margin: 1.2em 0 0.5em 0;
}

/* Footer */

#colophon {
    font-size:12px;
    margin-top:14px;
    padding-bottom: 0;
    overflow: hidden;
}

#colophon li {
    text-align:center;
}

#menu-footer span.no-icon {
    margin-left:0;
}

#menu-footer, #menu-footer a, #mc_subheader {
    line-height:1.6em;
}

#mailchimpsf_widget-2 .mc_form_inside {
    margin:25px auto;
}

#mc_signup_form #mc_signup_submit {
    color: #757575;
    background:none;
    box-shadow:none;
    border:none;
}

.mc_form_inside {
    padding:4px 0px 4px 16px;
    margin-top:16px;
    margin-bottom:16px;
}

.mc_var_label, #mc-indicates-required {
    display:none;
}

#mc_signup_form #mc_signup_submit, #mc_signup_submit {
    float: right;
    font-family: fcs-pro-icons;
    font-size: 17px;
    color: #fff;
    padding: 8px 12px 9px 14px;
    border-radius: 0;
    position: relative;
    top: -37px;
    background: #528327;
    margin: 0;
    -webkit-appearance:none;
    -moz-appearance:none;
}

#content .mc_custom_border_hdr, #content #mc_subheader {
    display:none;
}

#menu-footer li#nav_menu-2.widget.widget_nav_menu, #mailchimpsf_widget-2, #menu-footer li#nav_menu-3.widget.widget_nav_menu {
    margin-bottom:16px;
}


/* =Main content and comment content
-------------------------------------------------------------- */
.site-content {
    margin: 4px 0 0 0;
}

.entry-header {
    margin-bottom: 20px;
}

.page-child .entry-header, .page-parent .entry-header {
    margin-bottom: 15px;
}
.entry-header .entry-title {
    font-weight: bold;
}

a.more-link {
    display: block;
    margin-top: 20px;
    text-decoration:none;
}

#content footer.entry-meta {
    clear: none;
    margin-top: 0px;
}

.page #content footer.entry-meta {
    clear: both;
}

.site-content article {
    border-bottom: none;
    margin-bottom: 20px;
    padding-bottom:0px;
}

.icon-fcspro-list {
    margin-left:20px;
}

.entry-categories a {
    text-decoration:none;
}

/*slider */
.img-scroller {
    width: 100%;
    height: 300px;
    margin: 0 0 5px 0;
    position: relative;
    top: -8px;
}

.img-scroller #slider img { 
    margin:0 5px 0 0px;
}

.img-scroller .move-button {  
    top: 150px;
    padding: 14px 22px;
    outline:none;
} 

.img-scroller .scroll-right {
    background: transparent url(media/slider_left_right.png) no-repeat 1px 0px;
    right: 0px;
    padding-top: 29px;
    top: 135px;
    position: absolute;
    z-index: 99999;
    left: auto;
}

.img-scroller .scroll-right:hover {
    background-position: 0px -148px;
}

.img-scroller #next2.move-button.not-active {
    background-position: 0px -295px;
}

.img-scroller .scroll-left {
    background:transparent url(media/slider_left_right.png) no-repeat -47px 0px;
}

.img-scroller .scroll-left:hover {
    background-position: -47px -148px;;
}

.img-scroller #prev2.move-button.not-active {
    background-position: -47px -295px;
    opacity:1;
}



/* =Archives
-------------------------------------------------------------- */
.archive-header {
    margin-bottom: 0;
    padding-bottom:0px;
    border:none;
}


.category-navigation {
    margin-top:12px;
    margin-bottom: 16px;
}

/*.category-navigation {
        border-bottom: 1px solid #ededed;
}*/

#secondary.widget-area .widget a, .widget-area .widget a:visited {
    color:#000;
}

.blog-label {
    line-height: 26px;
    font-weight: bold;
}

#archive-navigation {
    margin-bottom: 16px;
}

#archive-navigation li, .category-navigation li, .widget_nav_menu li {
    float: left;
    margin-right: 2px;
    margin-bottom:2px;
}

#archive-navigation a, .category-navigation li a, .widget_nav_menu li a {
    float: left;
    color:#000;
    background: #e4e4e4;
    padding: 5px 6px;
    text-transform:uppercase;
    line-height: 1em;
}

#archive-navigation li a:hover, #archive-navigation li.current-menu-item a, .category-navigation li a:hover, .category-navigation li.post-has-category a, #secondary.widget-area .widget_nav_menu li.current-post-ancestor a, #secondary.widget-area .widget_nav_menu li a:hover {
    background: #ff2369;
    color:#fff;
    outline:none;
}

#archive-navigation .subtext, .widget_nav_menu .subtext {
    display:none;
}

.widget.widget_nav_menu {
    list-style: none;
    display: table;
    margin-top: 4px;
    width: 100%;
}


.post-type-archive .entry-header, .archive.category .entry-header {
    border-top: 0px;
}

.archive.tag .entry-content pre {
    display: none;
}
/* =Single image attachment view
-------------------------------------------------------------- */



/* =Aside post format
-------------------------------------------------------------- */


/* =Post formats
-------------------------------------------------------------- */

/* Image posts */
.entry-header img.wp-post-image {
    margin-top: 15px;
    margin-bottom: 0px;
    border-radius:0;
}

/* Link posts */

/* Quote posts */

/* Status posts */


/* =Comments
-------------------------------------------------------------- */
.comments-area{
    border-bottom:1px solid #ddd;
    margin-bottom:30px;
}

.comments-area article header {
    margin: 0 0 20px;
}

.comments-title {
    margin-bottom: 30px;
}
/* Comment form */
.comments-area button, .comments-area input, .comments-area textarea {
    border: none;
    border-radius: 0;
    padding: 6px;
}

#respond form input[type="text"], #respond form textarea {
    padding: 6px;
}

.comments-area .form-allowed-tags {
    display:none;
}

/* =Front page template
-------------------------------------------------------------- */


/* =Widgets
-------------------------------------------------------------- */

li.widget.widget_tag_cloud {
    list-style: none;
}

#secondary.widget-area .tagcloud a {
    float: left;
    padding: 4px 8px;
    background: #e4e4e4;
    margin: 0 2px 2px 0;
    vertical-align: middle;
    line-height: 1em;
    text-transform: uppercase;
    font-size: 12px !important;
}

#secondary.widget-area .tagcloud a:hover {
    color: #fff;
    background: #ff2369;
}


/* =Plugins
----------------------------------------------- */

#menu-footer #mc_mv_CITY, #menu-footer #mc_mv_FNAME, #menu-footer #mc_mv_LNAME, #menu-footer #mc-indicates-required {
    display:none;
}

#approfondimenti {
    background: #e4e4e4;
    padding: 14px;
    margin-bottom: 1em;
}

#approfondimenti h2 {
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    margin-bottom: 1em;
}

.tags {
    margin-bottom: 1.6em;
}

#social-share {
    margin-top: 28px;
    margin-bottom:6px;
}


/* =Media queries
-------------------------------------------------------------- */

/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {

    .site {
        padding: 0 40px;
    }

    .site-content {
        margin: 30px 0 0 0;
    }

    #page {
        min-width:1040px;
    }

    .menu-toggle {
        display: none;
    }

    #menu-testata.menu-toggle, #menu-testata.menu-toggle.toggled-on, #menu-testata.nav-menu.toggled-on, #menu-testata.nav-menu.toggled-on a  {
        background:none;
        color:#0f001e;
    }

    .main-navigation {
        margin-top: 30px;
    }

    .main-navigation ul.nav-menu {
        background: none;
    }


    .main-navigation li {
        margin-right:2px;
        border-bottom:none;
        float: left;
    }

    #searchform div{
        text-align:right;
    }

    #s {
        width: 90px;
        float:none;
    }

    #searchform {
        margin: 0px 0px 0px 0px;
    }

    .site-content {
        width: 68%;
    }

    #content footer.entry-meta {
        text-align: right;
    }

    #shortcut-box .widget {
        float:left;
    }

    #partners h3 {
        float: left;
    }

    #partners li {
        float:left;
    }

    #partners .widget.widget_simpleimage img {
        margin-left:39px;
    }

    #colophon {
        border-top: none;
        padding: 22px 40px;
    }

    #colophon li {
        text-align:left;
    }

    #menu-footer {
        border-bottom:none;
    }

    #menu-footer li {
        float:left;
    }


    .wpcf7 form {
        text-align:left;
    }

    .post-type-archive .entry-header img.wp-post-image {
        display:initial;
    }

    #partners .widget.widget_simpleimage p {
        margin: 0.7em 0 0.5em 0;
    }

    #mailchimpsf_widget-2 .mc_form_inside {
        margin:15px 0;
    }

    #menu-footer .widget.widget_fc_sociallink_widget ul.clear {
        width: auto;
    }

    /*pagina contatta*/

    .page-id-48 #content footer.entry-meta {
        clear:both;
    }
    .content-contact {
        float:left;
        width:30%;
    }

    .maps {
        float:right;
        width:60%;
    }

    .img-scroller {
        width: 652px;
    }

    .img-scroller .scroll-right {
        background:transparent url(media/slider_left_right.png) no-repeat 0px 0px; 
        left: 565px;
        float:none;
        top:150px;
        position:relative;
        right:auto;
        padding-top: 14px
    }

    #page-navigation {
        background:none;
        padding:0;
        margin-bottom:16px;
    }

    .page-parent #page-navigation, .page-child #page-navigation {
        display:block;
    }

    ul.children li, ul.parents li {
        float: left;
        margin-right: 8px;
        margin-bottom:0;
        padding-bottom:0;
        border-bottom:none;
    }

    .widget.widget_fc_sociallink_widget li {
        float:right;
    }


    /*.post-type-archive .entry-header, .archive.category .entry-header {
            border-top: 3px solid #ff634a;
    }*/

}

/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {

}

/* =Print
----------------------------------------------- */

/* Comments */
