/*
Theme Name: Incontro Pordenone
Author: Emanuele Rangan
Version: 1.0
*/

/*RESET*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define visible focus styles!
:focus {
	outline: ?????;
} */

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*RESET end*/

/*GLOBAL*/
body {
	font-family: 'Droid Sans', sans-serif;
	font-size:12px;
	color:#333;
	line-height:1.5em;
}
p {
	margin:5px 0 5px 0;
}
strong {
	font-weight:bold;
}

a:hover {
	color:#bbf;
}

ul {
list-style-type: disc;
margin-left: 20px;
}

ol {
list-style-type: decimal;
margin-left: 20px;
}

em {
font-style: italic;
}

#main {
	background-color:#fff;
	border-left: 1px #ddd dotted;
	border-right: 1px #ddd dotted;
	/*border:1px red solid;*/
}
#sidebar h3 {
	text-transform:uppercase;
	border-bottom:2px #333 solid;
	width:265px;
	padding:5px 0 5px 0;
	margin-bottom:20px;
	font-weight:bold;
}
#content h3 {
	text-transform:uppercase;
	border-bottom:2px #333 solid;
	width:620px;
	padding:5px 0 5px 0;
	margin-bottom:20px;
	font-weight:bold;
}
h4 {
	font-weight:bold;
}
#content h3.page-title {
	width:620px;
}
.alignright {
	float:right;
	margin:0 0 0 10px;
}
.alignleft {
	float:left;
	margin:0 10px 0 0;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;

}
/*GLOBAL END*/


/*GLOBAL*/
body {
	width:100%;
	background-image: url(images/sfondo_header.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width:940px;
	margin:auto;
	/*border:1px red solid;*/
}
#header {
	height:267px;
	position:relative;
}
/*GLOBAL end*/



h1#site-title {
	text-indent:-99999px;
	margin:0;
	padding:0;
	height:0;
}
h2#site-description {
	text-indent:-99999px;
	margin:0;
	padding:0;
	height:0;
}

img#fototessera {
	float:left;
}
img#non_disperare {
    left: -76px;
    position: relative;
    top: 70px;
}
img#logo {
    float: left;
    height: auto;
    margin-right: 242px;
    margin-top: 64px;
    width: 466px;
}
img#pn_fiere {
    float:left;
	margin-top:25px;
}
.search_form {
    float:right;
    margin:16px 8px 0 0;
}
.search_form input {
    color:#aaa;
}

/*Menu principale*/

ul#menu-menu-principale {
	background-image: url(images/barra_menu.jpg);
	background-repeat: x-repeat;
	float:left;
	height:50px;
	width:940px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
list-style-type: none;
margin-left: 0;
}
ul#menu-menu-principale li {
    float: left;
    padding: 16px 4px 0;
}
ul#menu-menu-principale li#menu-item-29 {
}
ul#menu-menu-principale li a {
	color:#eee;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
ul#menu-menu-principale li a:hover {
	color:#999;
}
ul#menu-menu-principale li#menu-item-24 {
	float:right;
}
ul#menu-menu-principale li#menu-item-25 {
	float:right;
	width:100px;
}

/*Menu principale end*/


/* Menu Secondario */
ul#menu-menu-secondario {
	background-image: url(images/barra_menu-startup.jpg);
	background-repeat: x-repeat;
	float:left;
	height:50px;
	width:620px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
list-style-type: none;
margin-left: 0;
margin-top: -20px;
}
.menu-menu-secondario-container{height: 50px;}
ul#menu-menu-secondario li {
    float: left;
    padding: 16px 21px 0;
}

ul#menu-menu-secondario li a {
	color:#eee;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
ul#menu-menu-secondario li a:hover {
	color:#999;
}

ul#menu-menu-secondario li#menu-item-1187 {
	background: url(images/home.png) no-repeat center center;
	text-indent: -9999px;
	width: 50px;
	height: 32px;
}
ul#menu-menu-secondario li#menu-item-1187 a {
display: block;
}

/* Menu secondario end*/

/*Sidebar*/
#sidebar {
	float:right;
	width:280px;
	padding-left:20px;
	margin-top:20px;
	border-left:1px #ccc dotted;
}
a#registrati p {
    background-color: #EEEEEE;
    border: 5px solid #DDDDDD;
    border-radius: 20px 20px 20px 20px;
    font-weight: bold;
    height: 10px;
    margin: 0 0 33px;
    padding: 20px 0 25px 70px;
    width: 172px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;

	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
#registrati p {
	color:#666px;
	font-size:24px;
	color:#888;
}
a#registrati p:hover {
	color:#999;
	border:5px #aaa solid;

}
ul#social {
    float: left;
    margin-bottom: 20px;
    margin-left: 0;
    padding-bottom: 20px;
}
ul#social li.facebook {
	background-image: url("images/facebook.jpg");
    background-repeat: no-repeat;
}
ul#social li.twitter {
	background-image: url("images/twitter.jpg");
    background-repeat: no-repeat;
}
ul#social li.plus{
	background-image: url("images/google_plus.jpg");
}
ul#social li.bookmarks {
	background-image: url("images/google_bookmarks.jpg");
    background-repeat: no-repeat;
}
ul#social li.myspace {
	background-image: url("images/my_space.jpg");
    background-repeat: no-repeat;
}
ul#social li {
    display: block;
    float: left;
    height: 24px;
    margin: 0 17px 0 0;
    padding: 0;
    position: relative;
    width: 36px;
}
ul#social li:hover {
	position:relative;
	top:-3px;
}
ul#social li:hover {
	box-shadow:5px 5px 10px #777;
}
ul#social a {
    display: block;
    height: 36px;
    text-indent: -9999em;
    width: 36px;
}

/*Sidebar end*/

/*contenuto categoria*/
h3.entry-title {
	width:100%;
}
h4.entry-title  a{
	font-size:13px;
	margin-bottom:5px;
	color:#00adef;
	font-weight:bold;
}
h4.entry-title  a:hover {
	color:#aaa;
}
.news-date {
	margin-top:5px;
	font-style:italic;
	color:#777;
}
#contenuto {
	float:left;
	width:620px;
	padding:20px 0 20px 10px;
}
#contenuto  div.post {
	margin:20px 10px 20px 0;
	min-height:100px;
	margin-bottom:30px;
	border-bottom: 1px #ccc dotted;
	padding-bottom: 20px;
}
#contenuto  div.post img.wp-post-image {
	float:left;
	width:150px;
	height:auto;
	margin-right:10px;
}
/*contenuto categoria end*/

/*page*/
div.page {
	float:left;
	width:620px;
}
/*page end*/

/*index*/
.home #contenuto div.first {
	height:auto;
	padding-bottom:20px;
}
.home #contenuto div.first #overlay {
    background-color: #00ADEF;
    color: #FFFFFF;
    float: left;
    opacity: 0.8;
    padding: 10px;
    width: 610px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.home #contenuto div.first h4.entry-title  a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.home #contenuto div.first h4.entry-title  a:hover {
	color:#555;
}
.home #contenuto div.first .entry-content {
	float:left;
}
.home #contenuto div.first .author-loop-home {
	float:left;
}
.home #contenuto div.first img.wp-post-image{
	width:auto;
}
/*index end*/

/*single*/
.single #contenuto div.post {
	height:auto;
	padding-bottom:20px;
	border-bottom:0;
}
.single #contenuto div.post img {
	width:auto;
	margin-bottom:20px;
}
.single #contenuto div.post .wp-post-image {
	display: block;
	float: none;
}
.single #contenuto .small {
	color:#777;
	margin-top:10px;
	font-style:italic;
}
.single #contenuto div.post {
	margin:0 0 0 0;
}
.single p {
	margin:10px 0 10px 0;
}
/*single end*/

/*footer*/
#footer span {
	color:#fff;
	width:920px;
	height:35px;
	background-image: url(images/barra_menu.jpg);
	float:left;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding:15px 0 0 20px;
	font-size:12px;
}
/*footer end*/

/*pagine*/
.nero p {
	margin-bottom:10px;
}
a.linkmenu {
	color:#444;
	text-decoration: none;
}
/*pagine end*/


/*form diplomati contact form 7*/

.wpcf7-form p {
	width:600px;
	float:left;
}
.wpcf7-form p span.label {
	float:left;
	width:290px;
	margin-right:10px;
}
.wpcf7-form p span.wpcf7-form-control-wrap {
	float:left;
	width:300px;
}

.titolo-studio .wpcf7-list-item, .wpcf7-radio .wpcf7-list-item {
	display:block;
}
.wpcf7-checkbox .wpcf7-list-item {
	display:block;
}
.page span.wpcf7-list-item {
	margin-left:0;
}
.page p span.consenso {
	font-size:10px;
	line-height:0.5em;
}
.wpcf7-response-output {
	float:left;
}
span.link-form {
	margin:0 0 25px 80px;
	float:left;
}
span.link-form a {
	float:left;
	width:200px;
	height:17px;
	border:1px #ccc solid;
	color:#00adef;
	background-color:#ddd;
	text-align: center;
	margin-right:17px;
	text-decoration:none;
	font-weight:bold;
}
span.link-form a:hover, span.link-form a.selected {
	background-color:#00adef;
	color:#eee;
}

/*form diplomati contact form 7*/

.page .formBuilderForm input {
    margin-left: 90px;
}
.page .formBuilderSelect select {
	margin-left:90px;
}
.page .formBuilderCaptcha img {
	margin-left:90px;
}


/*sezione login / registrazione */

a.logout {
	float:right;
	margin: 7px 5px 0 0;
}
.social_events {
    bottom: 10px;
    height: 26px;
    position: absolute;
}
.social_events img {
	width:25px;
	height:auto;
}
.social_events img#partecipero  {
	width:80px;
	height:auto;
}
.social_events span {
    color: #666666;
    position: relative;
    top: -3px;
}
.social_events a:hover img {
	position:relative;
	top:-2px;
}
.page-id-204 .entry-content object, .page-id-204 .entry-content img {
	margin:0px 0 30px 65px;

}
#banner_partner img {
	float:left;
	margin-right:13px;
	width:196px;
	height:auto;
}

.slideshow{
	height: 120px;
}

.slideshow.catalogo{position: relative; left:58px;}




/*  WIDGET SIDEBAR*/
.widget_text, .widget_ultimate_posts{list-style-type: none;}
#sidebar ul{margin-left: -5px;}
.textwidget>ul>li{margin-left: 30px;}

#nav { margin: 5px; }
#nav a {color:white; margin: 5px; padding: 3px 5px; border: 1px solid #ccc; background: #9f9782; text-decoration: none }
#nav a.activeSlide { background: black; }
#nav a:focus { outline: none; }

.nav.catalogo { margin-left: 228px; margin-bottom: 20px; }
.nav.catalogo a {color:white; margin: 5px; padding: 3px 5px; border: 1px solid #ccc; background: #9f9782; text-decoration: none }
.nav.catalogo a.activeSlide { background: black; }
.nav.catalogo a:focus { outline: none; }



#slideshow-catalogo { height: 200px; margin: 0 auto 30px auto; position: relative; width: 568px; }
#slidecatalogo { height: 200px; margin: 0 auto; overflow: hidden; position: relative; width: 500px; }
#next-slide, #prev-slide { background-image: url('images/controlli_slideshow.jpg'); display: block; height: 68px; position: absolute; top: 70px; width: 34px; }
#next-slide { background-position: 0 0; right: 0; }
#next-slide:hover { background-position: 0 -68px; }
#prev-slide { background-position: 0 -136px; left: 0; }
#prev-slide:hover { background-position: 0 -204px; }

.widget_recent_entries{list-style-type: none;}
.widget_recent_entries ul li{list-style-type: none; margin-bottom: 20px;}


.widget_ultimate_posts ul{list-style-type: none;}
.widget_ultimate_posts li{margin-bottom: 30px;}


/* UTENTI */

/* Registrazione */
.registrazione_utenti fieldset, .modifica_utente fieldset, .login_utenti fieldset { border-bottom: #BFBFBF solid 1px; margin-bottom: 15px; padding-bottom: 15px; }
.registrazione_utenti fieldset legend, .modifica_utente fieldset legend, .login_utenti fieldset legend { display: block; font-weight: bold; margin-bottom: 15px; }
.registrazione_utenti .form-block, .modifica_utente .form-block, .login_utenti .form-block { clear: both; margin-bottom: 10px; }
.registrazione_utenti label, .modifica_utente label, .login_utenti label { color: #666666; cursor: pointer; display: block; float: left; width: 170px; }
.registrazione_utenti .checkbox label, .modifica_utente .checkbox label, .login_utenti .checkbox label { width: 300px; }
.registrazione_utenti input, .modifica_utente input, .login_utenti input { border: #999 solid 1px; height: 17px; line-height: 17px; padding-left: 1px; width: 200px; }
.registrazione_utenti select, .modifica_utente select, .login_utenti select { width: 203px; }
.registrazione_utenti .radio input, .modifica_utente .radio input, .login_utenti .radio input { margin: 0 30px 0 5px; width: auto; }
.registrazione_utenti .checkbox input, .modifica_utente .checkbox input, .login_utenti .checkbox input { width: auto; }
.registrazione_utenti .file input, .modifica_utente .file input, .login_utenti .file input { border: none; height: auto; padding: 0; width: auto; }
.registrazione_utenti span, .modifica_utente span, .login_utenti span { color: #ff0000;
    float: right;
    text-transform: uppercase; }
.registrazione_utenti input.submit, .modifica_utente input.submit, .login_utenti input.submit { height: auto; padding: 3px 5px; width: auto; }
.registrazione_utenti ol{list-style-type: decimal;}

/* Scheda utente */
.scheda_utente table { border: 0; margin: 0; padding: 0; width: 600px; }
.scheda_utente tr { margin: 0; padding: 0; }
.scheda_utente td { margin: 0; padding: 0; }
.scheda_utente td.label { width: 200px; }

/*  RICERCHE PERSONALE  */
table.posizioni { margin-top:20px; width: 100%; }
table.posizioni th { text-align: left; font-weight: bold; }
table.posizioni th, table.posizioni td { padding: 0; }
table.posizioni tr.even { background: #eeeeee; }

.iscrizione-posizione form{margin-top: 20px;}
.iscrizione-posizione form label {
    color: #666666;
    cursor: pointer;
    display: block;
    float: left;
    width: 170px;
    }

.iscrizione-posizione form .form-block{margin-bottom: 10px;}


/* Lista workshop */
.lista-workshop td { padding: 5px 0; }
.lista-workshop .bgcolor { background: #efefef; }
.lista-workshop .legenda { display: block; height: 10px; width: 10px; }
.lista-workshop .legenda.formazione { background-color: #33b765; }
.lista-workshop tr.wks { cursor: pointer; }

/* Questionario utente */
.questionario_utente .form-block { clear: both; display: block; margin: 0 0 15px 0; }
.questionario_utente label { display: block; font-weight: bold; margin: 0 0 5px 0; width: 500px;}
.questionario_utente input { margin: 0 0 10px 0; }
.questionario_utente span { color: #00729F; float: right; }


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
