body {
    
    padding-bottom: 40px;
    
}

#bg-left{
    z-index: -1000;
    background: #fff;
    width: 50%;
    height: 100%;
    position: fixed;
    float:left;
}

#bg-right{
    z-index: -1000;
    background: #fff;
    width: 50%;
    height: 100%;
    position: fixed;
    float:right;
    margin-left:50%;
}

/* Custom container */
.container-narrow {
    margin: 0 auto;
    padding-top: 20px;
    max-width: 960px;
    background: #fff
}
.container-narrow > hr {
    margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
    margin: 60px 0;
    text-align: center;
}
.jumbotron h1 {
    font-size: 72px;
    line-height: 1;
}
.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

/* Supporting marketing content */
.content, .footer{
    margin: 60px 0;
}
.content p + h4 {
    margin-top: 28px;
}


#logo{
	/*padding-top: 5px;	*/
}
#infoatleta{
    margin: 20px 0;
}
#avatar{
    float:left;
    padding: 5px;
    border: 1px solid #f4f4f4;
    margin: 5px;
}
.atleta #avatar{
    width: 35px;
}

#biografia{
}

.atleta{
    clear:both;
    min-height: 35px;
    margin: 10px 0;
}
#comments{
    margin-top: 30px;
    clear:both;
}

.row{
    margin:0;
}

#bodypage{
    margin-top: 30px;
}

#photogallery .photo{
    float:left;
    padding:5px;
}

#photogallery, #post, #videogallery{
    clear: both;
    margin-bottom: 20px;
}

h3{
    border-bottom: 1px dotted #cecece;
}

#news{
    padding: 10px;
}

table.ui-datepicker-calendar tbody td.highlight > a {
    background: url("images/ui-bg_inset-hard_55_ffeb80_1x100.png") repeat-x scroll 50% bottom #FFEB80;
    color: #363636;
    border: 1px solid #FFDE2E;
}

#event-calendar{
    padding: 1% 7%;
}

#caledarwrapper{
}

.well h3{
    padding: 5px;
}
#athlete{
    clear: both;
    padding: 5px;
    border-bottom: 1px solid #efefef;
    min-height: 40px;
}
#athlete:hover{
    background-color: #f9f9f9;
   
}
#athlete .avatar{
    padding: 1px;
    width: 60px;
    display: inline;
}
#athlete .name{
    display: inline;
    vertical-align: top;
    padding: 5px 0 0 5px;
    font-weight: 600;
    font-size: 110%;
}

#photoblockwrapper:hover{
    background: #f9f9f9;
}

#photoblockwrapper .photo{
    width: 35px;
    height: 35px; 
    padding: 5px;
    display: inline;
}

.boxright {
    background-color: #ffffff;
    border-left: 1px solid #EF1100;
    border-left: 1px solid rgba(239, 17, 0, 0.8);
}

.boxleft{
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.newsletter-button{
    text-align: center;
    
}

#event-list #event{
    padding: 10px;
    border-bottom: 1px solid #FCEFA1;
}

#event-list #event:hover{
    background-color: #FCFAF1;
}

#events .evento{
    padding: 5px 5px 5px 10px;
    border-bottom: 1px solid #FCEFA1;
}

#events .evento:hover{
    background-color: #FCFAF1;
}

#competition-list #competition{
    padding: 10px;
    border-bottom: 1px solid #5F7FFF;
}

#competition-list #competition:hover{
    background-color: #EFF2FF;
}

#readall h5{
    text-align: right;
}

.news-competition{
    margin: 20px 10px;
}

.social{
    text-align: center;
}

#creationdate{
    font-size: 90%;
    font-style: italic;
    clear: both;
    padding: 5px;
}
.contentbody{
    clear: both;
    margin: 10px 0;
}

#photogallery .thumbnails{
    margin-top: 5px;
}

#sidebarleftwrapper{
    background: #ffffff;
}

#mainmenu .menu li{
    font-size: 40px;
    line-height: 44px;
    font-weight: lighter;
}

#mainmenu li.active a{
    color: #3f3f3f;
    font-weight: normal;
}

ul.categoryMenu.unstyled{
    margin-left: 10px;
}

.categoryMenu li.active a{
    color: #3f3f3f;
    font-weight: normal;
}

.categoryMenu li a:hover{
	color:  #0DFF00;
}

.categoryMenu li{
    font-size: 22px;
    line-height: 34px;
    text-align: left;
    font-weight: lighter;
}

.pageMenu li.active a{
    color: #3f3f3f;
    font-weight: normal;
}

.pageMenu li a:hover{
	color:  #0DFF00;
}

.pageMenu li{
    font-size: 22px;
    line-height: 34px;
    text-align: left;
    font-weight: lighter;
}

#header{
    border-right: 2px solid #0DFF00;
}

a{
    color: #9f9f9f;
}

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

a:active{
    color: #3f3f3f;
}

footer{
    border-top: 1px solid #ececec;
    padding: 5px;
    font-weight: lighter;
}

h1 {
    font-size: 24px;
    font-weight: lighter;
    line-height: 32px;
    margin: 10px 0;
    font-weight: lighter;
}

.photo{
    float: left;
    margin: 0 5px 5px 0;
}

#gmap {
    height: 300px;
    width: 100%;
}

#gmap img {
    max-width: none;
}

.contactForm h1{
    margin: 40px 0 20px;
}

.hint{
	color: #a2a2a2;
}

.privacy{
	padding: 5px 0;
}

#progetto-ajax{
    margin-bottom: 10px;
    background: #f4f4f4;
    display: none;
}

#progetto-ajax h1, #progetto-ajax #body, #progetto-ajax #category, #progetto-ajax #map{
    margin: 5px;
}

#progetto #body{
    padding: 10px;
}

#close{
    float: right;
    cursor: pointer;
    padding: 0 10px;    
}


#logopartner{
	height: auto;
	margin: 10px 0;
}

#project{
    margin-bottom: 20px;
}

#project.pcard{
    
}

#project.pcard .back{
    background: #d6d6d6;
    min-height: 178px;
}

.projects #project:nth-child(odd){
    margin-left: 0;
}

.projects .project-title{
    text-align: center;
    /*height: 40px;*/
    padding: 15px 5px;
}

#project.pcard .back .project-title{
    padding-top: 75px;
}

.projects .project-title a{
    color: #222;
    font-size: 16px;
}

.news{
    overflow: hidden;
    height: 200px;
}

.newsBody{
    margin: 5px 0;
}

#carousel ul.slides li{
    border: 2px solid #F4F4F4;
    margin: 4px;
}

#carousel li img{
    border: 2px solid #F4F4F4;
}

#carousel li img:hover{
    border: 2px solid #0DFF00;
}

#mainmenu ul li a:hover{
	color:  #0DFF00;
}

#projectCarousel div.scrollableArea *{
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	/* If you don't want the images in the scroller to be selectable, try the following
		block of code. It's just a nice feature that prevent the images from
		accidentally becoming selected/inverted when the user interacts with the scroller. */
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#projectCarousel{
        width:100%;
        margin: 20px 0;
        height: 200px;
        position: relative;
}

#projectCarousel img{
    margin: 0 2px;
}

div.scrollingHotSpotLeft
{
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 75px;
	width: 10%;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(../../../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(../../../images/cursors/cursor_arrow_left.png), url(../../../images/cursors/cursor_arrow_left.cur),w-resize;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(../../../images/arrow_left.gif);				
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(../../../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(../../../images/cursors/cursor_arrow_right.png), url(../../../images/cursors/cursor_arrow_right.cur),e-resize;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(../../../images/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
}

.telephones{
	font-weight: lighter;
        margin: 5px 0;
}

.telephones strong{
	color: #222222;
}

.contacts{
        font-size: 110%;
        color: gray;
        margin: 20px 0;
}

.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 60px; 
    /*overflow: hidden;*/
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#progetto .contactus{
    float: left;
}


#progetto a.contactus{
    margin: 20px 0;
    padding: 20px 0;
}

#progetto a.contactus {
    color: #222;
    font-weight: 700;
    font-size: 110%;
}

