* {
    padding:0;
    margin:0;
    border:0;
}

h3 {
	font-family: Helvetica;
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 15px;
}

object {
	margin: 10px 0px;
	width: 100%;
}

a {
	color: #000000;
	text-decoration: none;	
}

:focus {
	outline-style: none;
	outline-width: 0;
}

button, #sendButton {
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px 0px;
	font-size: 11px;
	font-family: Lucida Grande, Helvetica, Arial;
	font-style: normal;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px dotted #151515;	
	cursor: pointer;
	}

button:hover {
	color:  #888888;
	}

blockquote {
	font-family: Georgia;
	font-size: 15px;
	color: #888888;
	line-height: 20px;
	font-style: italic;
	margin: 20px;
	margin-left: 0px;
	padding-left: 20px;
	border-left: 1px solid #e2e122;
}

body {
	background: #151515 url(imgs/background_home.jpg) no-repeat top center;
	margin: 0 auto;
	padding: 0;
    text-align: center;
    }

.title {
	font-size: 16px;
	margin: 5px 0px;
	color: #000000;
}

.subtitle {
	font-family: Georgia;
	font-style: italic;
	font-size: 12px;
	margin: 5px 0;
	color: #55504e;
}

.light {
	color: #888888;
}

#header {	
	margin: 0 auto;
	background: transparent;
	width: 100%;
	height: 10px;
    }

#topbar {
	background: transparent;
	height: 225px;
	margin: 0 auto;
    }

#flashbar {
	float: left;
	padding-top: ;
}
  
#topmenu {
	padding-top: 90px;
	float:  left;
	width: 200px;
	background: url(imgs/logo_black.png) no-repeat top left;
}

.allinea {
}


#topmenu ul li {
	padding-left: 30px;
	margin-bottom: 1px;
	line-height: 20px;
	list-style-type: none;
}

#topmenu a {
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	color: #353535;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	border-bottom:1px solid #7f7e7a;
	text-decoration: none;
}

#topmenu a:hover {
	color: #ffffff;
}

#banner {
	background: #cdcdcd;
	border-left:1px solid #ababab;
	border-right:1px solid #ababab;
    }

#banner h1 {
    padding:10px;
    }

#infobar {
	height: 30px;
	background: url(imgs/infobar.png) repeat-x top;
	clear: both;
	color: #e9e8d9;
	padding: 0px 30px;
	padding-top: 15px;
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 12px;
}

#arrow{
	position: relative;
	left: 930px;
	top: -20px;
	}

#wrapper {
	margin: 0 auto;
	padding: 0px 0px;
	text-align:left;
	width: 1000px;
	}

#container {
	}

div.spacer {
	clear:both;
	display:block;
}

#leftbar {
	font-size: 13px;
	width: 480px;
	margin: 10px;
	float: left;
}

#rightbar {
	font-size: 13px;
	width: 480px;
	margin: 10px;
	float: right;
}


.newsbar {
	height: 300px;
	border: 1px solid #f8f8f2;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-border-radius: 5px;
	padding: 10px;
	background: #f8f8f2;
	clear: both;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
}


.intro {
	height: 200px;
	width: 380px;
}

#leftbar div.intro {
	font-family: Georgia;
	font-size: 13px;
	color: #333;
}

#rightbar div.intro {
	margin-left: 100px;
	font-family: Georgia;
	font-size: 13px;
	color: #bbb;
}


#content {
	background: #f8f8f2;
	color: #333333;
	font-family: Lucida Grande, Helvetica, Arial;
	line-height: 16px;
	font-size: 12px;
	padding: 35px 35px;
	margin-right: 0px;
	margin-left: 0px;
	width: 448px;
	float: left;
}

#content a:hover{
	text-decoration: none;
	}
	
#content .title {
	font-family: Lucida Grande, Georgia;
	font-size: 13px;
	font-weight: bold;
}

#breadcrumb {
	color: #5e5757;
	font-family: Georgia;
	margin-bottom: 30px;
	font-size: 12px;
	font-style: italic;
}

#breadcrumb a {
	color: #999393;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}


#newsResult {
	font-size: 12px;
	line-height: 17px;
}

.newsDiv {
	padding: 10px 10px;
}


.newsDiv:hover {
	background-color: #f1f1ea;
}

#newsResult .title{
	margin-bottom: 5px;
	font-size: 14px;
	border-bottom: dotted 1px #cccccc;
}

#newsResult .light{
	font-family: Lucida Grande, Helvetica, Arial;
	font-size: 11px;
}

#menubar {
	background: #f1f1ea url(imgs/nexthr_logo.jpg) no-repeat top left;
	background-position: -10px 0px;
	width: 230px;
	float: left;

}



#navigation {
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	color: #333333	;
	text-decoration: none;
	margin-top: 120px;
	margin-bottom: 50px;
}

#navigation ul li {
	line-height: 23px;
	margin-bottom: 2px;
	margin-left: 30px;
	margin-right: 30px;
	list-style-type: none;
	border-bottom: solid 1px #ffffff;
}

#navigation ul li li {
	line-height: 23px;
	margin-bottom: 2px;
	font-style: normal;
	font-family: Lucida Grande;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 30px;
	list-style-type: none;
	border-bottom: none;
}

#navigation a {
	padding-top: 5px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	color: #666666;
	}

#navigation a:hover {
	color: #000000;
}

#navigation ul li.active a{
	color: #151515;
}

#navigation ul {
  	display: block;
}

#sidebar {
	width: 250px;
	float: left;
	background: #f1f1ea url(imgs/rightbar_back.jpg) no-repeat top;
}

/*
	Search stuff
*/

#searchbar {
	padding: 10px 30px;
	font-family: Lucida Grande, Helvetica, Arial;
	font-style: normal;
	font-size: 11px;
	border-bottom: solid 1px #f8f8f2;
}

#searchbar .title{
	font-family: Georgia;
	font-style: italic;
}


#searchbar input{
	color: #666666;
	background: url(imgs/cerca.png) no-repeat left top;
	font-family: Lucida Grande, Helvetica, Arial;
	font-size: 13px;
	padding-left: 6px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-bottom: 0px;
	vertical-align: middle;
	margin-top: 5px;
	width: 163px;
}

#searchbar input:focus{
	color: #cccccc;
}

#ajaxSearch_submit{
	display: none;
}

#searchClose {
	display: inline;
	position: relative;
	left: 170px;
	top: -24px;
	cursor: pointer;
}

#indicator {
	display: inline;
	position: relative;
	left: 180px;
	top: -24px;
}


.AS_ajax_result {
	color: #888888;
    font-family: Lucida Grande;
    font-size: 11px;
    font-style: normal;
    border-bottom: dotted 1px #cccccc;
    padding-bottom: 5px;
   }

.AS_ajax_resultLink {
    text-decoration: none;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
   }
   
.AS_ajax_resultLink:hover {
    font-weight: bold;
    color: #888888;
   }

.AS_ajax_resultDescription{
   color: #ff0000;
}

.AS_ajax_extract {
	color: #ff0000;
	padding-bottom: 5px;
}

.ajaxSearch_highlight, ajaxSearch_highlight1 {
	background-color: #e2e122;
}

.AS_ajax_more a {
   color: #000000;
   display: block;
   margin-top: 10px;
   font-weight: bold;
}

.AS_ajax_more a:hover {
   color: #888888;
}

.ajaxSearch_resultsInfo {
	font-family: Georgia;
	font-size: 20px;
	margin-bottom: 20px;
}

.ajaxSearch_resultExtract {
	border-top: dotted 1px #cccccc;
	color: #999393;
}

.ajaxSearch_result a {
	font-weight: bold;	
}

.ajaxSearch_result a:hover {
	color: #888888;	
}

/*
	Last news
*/

#lastnews {
	background-color: #f1f1ea;
	margin-left: 10px;
	font-family: Lucida Grande, Arial;	
	border-bottom: dotted 1px #ffffff;
	float: left;
	width: 490px;
	height: 100%;
}

#morenews {
	font-family: Lucida Grande, Helvetica, Arial;
	font-size: 11px;	
	font-weight: bold;
	padding: 0px 30px;
	margin-top: 10px;
}

.more {
	font-family: Lucida Grande, Helvetica, Arial;
	font-size: 11px;	
	font-weight: bold;
	display: block;
	margin-top: 10px;
	text-decoration: none;
}

#lastnews a:hover {
	color: #888888;
	text-decoration: none;
}

#lastnews .title{
	margin-top: 20px;
	margin-left: 30px;
	font-style: italic;
	font-family: Georgia;
}

.lastNewsTitle {
	font-family: Lucida Grande,Helvetica, Arial;
	font-size: 12px;	
	font-weight: bold;
	font-style: normal;
	border-bottom: dotted 1px #cccccc;
	margin-bottom: 5px;
}

.lastNewsDiv {
	font-size: 11px;
	padding: 6px 30px;
	line-height: 16px;
}

.lastNewsDiv:hover{
}

.lastNewsDiv .light{
	font-family: Lucida Grande, Arial;
	font-size: 11px;
	color: #999393;
}


a.ditto_tag, #singleNews .light a{
	color: #999393;
}

a.ditto_tag:hover, #singleNews .light a:hover{
	color: #151515;
}

#singleNews .title {
}

#tagList {
	margin: 10px 0;
}

/*
	Tag Navigation
*/

#tagbar {
	padding-top: 20px;
	padding-bottom: 20px;;
	padding-left: 30px;	
	padding-right: 30px;
	font-family: Georgia;
	font-style: italic;
	font-size: 13px;
	border-bottom: solid 2px #f8f8f2;
}

#tagbar .tagDiv {
	padding-top: 8px;
	padding-bottom: 2px;
	border-bottom: dotted 1px #cccccc;
}

#tagbar .tagDiv:hover {
	border-bottom: solid 1px #dcdcd4;
}

#tagbar a{
	color: #151515;
}

#tagbar a:hover{
	font-weight: normal;
	color: #888888;
	}
	
/*
	Login stuff
*/

#loginbar {
	font-family: Georgia;
	font-size: 13px;
	font-style: italic;	
	background-color: #dcdcd4;
	border-bottom: solid 1px #f8f8f2;
	margin-left: 740px;
	height: 100%;
	}


#loginbar h3{
	font-weight: bold;	
	}

#loginbar fieldset {
	margin-bottom: 10px;
	}

#wlpeLogin, #wlpeReset {
	padding: 20px 30px;
}

#wlpeLogin legend{
	
}

#wlpeNewUser{
	font-family: Georgia;
	font-size: 13px;
	font-style: italic;	
}

#wlpeNewUser input{
	color: #666262;
	font-family: Lucida Grande, Helvetica, Arial;
	font-size: 13px;
	padding-left: 20px 5px;
	margin-bottom: 5px;
	width: 163px;
	display: block;
}

#wlpeNewUser label{
	margin-top: 10px;
	margin-left: 10px;
}

#wlpeNewUser img{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#wlpeNewUser select{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	height: 20px;
	background-color: #ffffff;
}
#wlpeTermsOfService{
	font-family: Helvetica, Arial;
	font-style: normal;
	line-height: 13px;
	font-size: 11px;
	color: #888888;
	padding-left: 20px;
}

#wlpeTermsOfService h3{
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 13px;
	margin: 0 0;
}

#wlpeTermsOfService h2{
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 14px;
	line-height: 26px;
	margin: 0 0;
}

#wlpeTermsOfService ol, #wlpeTermsOfService ul {
	margin-left: 20px;
}

#wlpeUserButtons button{
}

#wlpeNewUserInfo {
	margin: 20px 0;
}

#wlpeUserForm {
}

#wlpeWelcome {
	font-size: 13px;
	border-bottom: 1px dotted #c4c954;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

#wlpeUser {
	background-color: #e2e122;
}

#wlpeUser a{
	border-bottom: 1px dotted;
}

#wlpeUser a:hover{
	color: #878a22;
}

#wlpeLoginFieldset input, #wlpeUserRegisterInput input,  #wlpeUserRegisterInput select, #wlpeUserRegisterInput textarea, #wlpeUserRegisterInput img {
	}

#wlpeLoginButton, #wlpeResetButton{
	font-weight: bold;
}

#loginbar input{
	color: #666262;
	font-family: Lucida Grande, Helvetica, Arial;
	font-size: 13px;
	width: 160px;
}

.inputLabel {
  	text-align:left;
  	font-family: Georgia;
  	font-style: italic;
	font-size: 12px;
  	margin-left: 0px;
  	margin-top: 10px;
  	display: block;
  	}

  
#wlpeUsername, #wlpePassword, #wlpeResetEmail {
	margin-left: -10px;
	padding-left: 12px;
	padding-right: 20px;
	padding-top: 11px;
	padding-bottom: 9px;
	background: url(imgs/login_back.jpg) no-repeat;
}

.wlpeMessage {
	display: none;
	font-family: Georgia;
	font-style: italic;
	font-size: 13px;
	margin-bottom: 5px;
	padding: 20px 30px;
	line-height: 20px;
	background-color: #e2e122;
	position: fixed;
	bottom: 7px;
	left: 20px;	
}

#wlpeUser, #wlpeReset {
	line-height: 15px;
	font-family: Lucida Grande, Helvetica, Arial;
	font-style: normal;
	font-size: 11px;	
	height: 100%;
}

#wlpeUser h3, #wlpeReset h3 {
	font-size: 12px;
	line-height: 15px;
	font-family: Lucida Grande, Helvetica, Arial;
	font-style: normal;
	}
	

#wlpeUserProfile{
	font-size: 12px;
}

#wlpeUserProfile input, #wlpeUserProfile textarea{
	padding: 5px;
	margin: 2px 0px;
	margin-bottom: 10px;
	display: block;
	font-size: 14px;
}

#wlpeUserProfile select {
	padding: 5px;
	margin: 2px 0px;
	margin-bottom: 10px;
	display: block;
	font-size: 12px;
}
	
#wlpeUserProfile legend{
	font-weight: bold;
}

#userPhoto {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 10px;
}

.separator {
	border-bottom: 1px dotted #cccccc;
	padding: 0px;
	margin: 10px 0px;
}

.info {
	margin: 10px 0px;
	font-size: 11px;
}

#wlpeUserProfile label{
	display: block;
	font-family: Georgia;
	font-style: italic;
}

#wlpeUserProfile button{
	padding: 8px;
	border: none;
	background-color: #ededed;
	display: inline;
}

#wlpeUserProfile button:hover{
	background-color: #d0d0d0;
	color: #000000;
}

#wlpeNewPasswordArea {
	margin: 10px 0px;
}

/*
	Twitter stuff
*/

#twitterbar{
	padding: 20px 30px;
	font-size: 11px;
	display: block;
	font-family: Lucida Grande;
	font-style: normal;
	color: #151515;	
	margin-bottom: 10px;
}

#twitterbar strong{
	font-size: 13px;
	font-family: Georgia;
	color: #151515;	
}

.twitterPost{
	font-size: 11px;
	margin-top: 5px;
	border-top: 1px dotted #cccccc;
	padding-top: 5px;
}

.twitterPost a{
	color: #666666;
}

.twitterPost a:hover{
	color: #151515;
}


#calendar-ical {
	font-family: "Lucida Grande", Arial, sans-serif;
	float: none;
}



#calendar-ical table {
	margin: 0px 0px;
	font-size: 10px;
}

#calendar-ical  table tr.navigation {
	border-right: 1px solid #f1f1ea;
	border-collapse: collapse;

}

#calendar-ical table tr.navigation th {
	background: #e6e6e0;
	font-size: 11px;
	height: 35px;
	
}



#calendar-ical table tr.navigation th a {
	color: #151515;
	text-decoration: none;
}

#calendar-ical td.date_has_event,
#calendar-ical td.monthday,
#calendar-ical th {
	width: 32px;
	height: 32px;
	text-align: center;
	vertical-align: middle;
	background-color: #e6e6e0;
	color: #666666;
	position: relative;
}
#calendar-ical table th {
	height: 20px;
	font-size: 11px;
	text-align: center;
	background-color: #e6e6e0;
	border-bottom: 1px solid #f1f1ea;
}
#calendar-ical td:hover,
#calendar-ical th:hover {
	color: #222;
	background-color: #cccccc;
}
#calendar-ical td.date_has_event {
	background-color: #e2e122;
	color: #000000;
	font-weight: bold;
}
#calendar-ical td.date_has_event:hover {
	background-color: #151515;
	color: #e2e122;
}
#calendar-ical td {
	background: #e6e6e0;
	border-right: 1px solid #f1f1ea;
	border-bottom: 1px solid #f1f1ea;	
}
.today {
	background-color: #ff0000;
	color: white;
}
#calendar-ical td.today:hover {
	background-position: 21px -21px;
}
#calendar-ical .events {
	position: relative;
}
#calendar-ical .events ul {
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 15px;
	background-color: #f1f1ea;
	color: white;
	border: 3px solid #ffffff;
	font-size: 12px;
	width: 200px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	list-style: none;
	color: #444444;
	-webkit-box-shadow: 0px 0px 2px #151515;
}
#calendar-ical .events li {
	padding-bottom: 5px;
	line-height: 20px;
}
#calendar-ical .events li span {
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #555;
}

#calendar-ical .events li span.title {
	font-weight: bold;
	font-size: 13px;
	color: #222;
}

#calendar-ical .events li span.calEmail {
	font-size: 9px;
	}

#calendar-ical .events a {
	font-weight: bold;
	font-size: 13px;
	color: #222;
}

.calName {
	color: #999393;
	font-weight: normal;
	font-size: 11px;
}


#footer {
	background-color: #202020;
	height: auto;
	margin: 10px 0px;
	padding: 30px;
	color: #888888;
	font-family: Lucida Grande, Helvetica, Arial;
	font-size: 11px;
	border: 1px solid #202020;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-border-radius: 5px;
}

#footer div.menu {
	
}

#footer ul {
	display: inline;
}

#footer li {
	display: inline;
	padding: 3px 0px;
	padding-right: 10px;
}

#footer h3 {
	font-family: Lucida Grande, Helvetica, Arial, Georgia;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}


#footer a {
	color: #666666;
	font-weight: normal;
}

#footer a:hover {
	color: #f1f1ea;
}

#credits {
	text-align: center;
	color: #444;
	margin-top: 30px;
}



/* the overlayed element */
div.overlay {
	
	/* growing background image */
	
	/* dimensions after the growing animation finishes  */
	width:100%;
	height:auto;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
}

/* default close button positioned on upper right corner */
div.close {
	background-image:url(../css/imgs/close.png);
	position:absolute;
	right:-12px;
	top:-12px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* black */
div.overlay.black {
	background:url(../css/imgs/transparent.png) no-repeat !important;
	color:#fff;
}

/* petrol */
div.overlay.petrol {
	background:url(../css/imgs/petrol.png) no-repeat !important;
	color:#fff;
}

div.black h2, div.petrol h2 {
	color:#ddd;		
}




#overlay {
	color:#999999;
	background-image: url(../css/imgs/javaback.png); 
	background-color: #151515;
	height:auto;
	width: 600px;
}

/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
	font-family: Lucida Grande;
	font-weight: normal;
	font-size: 14px;
	height:auto;
	padding: 55px;
	overflow-y:auto;
}

#comments {
	border-top: 1px dotted #cccccc;
	display: block;
	margin-top: 30px;
	padding-top: 10px;
}

#comments input{
	margin-top: 5px;
	padding: 8px 8px;
}

#comments label{
	text-align:left;
  	font-family: Georgia;
  	font-style: italic;
	font-size: 12px;
  	margin-left: 0px;
  	margin-top: 10px;
  	display: block;
}

#comments textarea{
	margin-top: 5px;
	padding: 10px 10px;
	width: 430px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#comments #sendButton, #comments #cancelButton{
	padding: 8px;
	border: none;
	background-color: #ededed;
	display: inline;
}

#comments #sendButton:hover, #comments #cancelButton:hover{
	background-color: #d0d0d0;
}

#comments .title {
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
}

#comments .subtitle {
	font-family: Georgia;
	font-size: 12px;
}

.light {
	font-size: 11px;
}

#privateList {
	clear: both;
	margin-bottom: 10px;
	margin-top: 60px;
}

#privateFiles .subtitle {
	color: #878a22;
}

#privateFiles a{
	border: none;
}

#privateFiles .more, #privateList .more{
	border: none;
}

#privateFiles {
	clear: both;
	margin-bottom: 10px;
	margin-top: 40px;
}



#privateList button:hover, #privateList a:hover {
	color: #878a22;
	
}

.privateListTitle{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 2px;
	line-height: normal;
	padding: 0;
	padding-bottom: 2px;
	border-bottom: 1px dotted #878a22;
}

#privateListHeader, #privateFilesHeader {
	font-family: Georgia;
	font-style: italic;
	font-size: 16px;
}

.privateListDate{
	font-size: 10px;
	color: #878a22;
	margin-top: 5px;
}


#comments .jot-message {
	font-size: 11px;
}


#commentError, #commentMessage {
	display: none;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
	border: none;
	padding: 20px;
	color: #151515;
	padding: 20px 30px;
	background-color: #e2e122;
	position: fixed;
	bottom: 7px;
	left: 20px;	
		
}


.jot-err {padding: 10px 10px; margin-bottom: 10px;}
.jot-cfm {padding: 10px 10px; margin-bottom: 10px;}
.jot-row {margin-bottom: 10px; padding: 5px; font-size: 11px;background-color: #f2f4e2;}
.jot-row-alt {background-color: #f4faec;}
.jot-row-author {background-color: #f4faec;}
.jot-row-me {background-color: #eef6e9;}
.jot-row-up {}
.jot-row-new {}
.jot-comment {padding: 10px; display: block;}
.jot-comment hr {border: 0px;}
.jot-posticon {float: left;width: 0px;height: 0px;}
.jot-posticon img {border: 2px solid #ffffff; width: 60px; height: 60px;}
.jot-mod {float: right;width: 100px;text-align: right;color: #666666;font-weight: bold;}
.jot-mod img {border: 0px;}
.jot-mod a {float: right;padding: 1px;padding-left: 2px;padding-right: 2px;}
.jot-mod a:hover {}
.jot-subject {font-weight: bold;font-size: 1.1em;}
.jot-message {padding: 0px;margin-top: 5px;overflow: auto; 	clear: both; color: #666666;}
.jot-poster {padding: 0px;text-align: left;font-size: 10px;}
.jot-nav {padding: 0px;text-align: center;margin: 10px;}

.jot-list ul {
	padding: 10px 0px;
	border-top: 1px dotted #cccccc;
	font-size: 11px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-type: none;
	}

.jot-subscribe {margin-bottom: 10px;}
.jot-form {margin-bottom: 10px;}
.jot-form fieldset {border: 0px;}
.jot-form label {display: block;}
.jot-user {float: left; margin-bottom: 5px; margin-left: 75px;}
.jot-content {margin-left: 75px; margin-bottom: 5px;}
.jot-extra {text-align: left; display: block;}
.jot-editby {font-size: 10px;color: #bbbbbb; margin-top: 5px;}



/* Example 4 */
div.fd-example4 {
	display: block;
}

div.fd-example4 h1{
	font-family: Helvetica, Arial, sans-serif;
}

div.fd-example4 a{
	font-weight: bold;
	}

div.fd-example4 span {
	display: block;
}
div.fd-example4 div.fd-file{
	border-bottom: 1px solid #fff;
	background: #f2f4e2;
	padding:5px;
}
div.fd-example4 div.fd-alt {
	background: #f4faec;
}

div.fd-example4 div.fd-firstfile {
	margin-top: 20px;

}
div.fd-example4 div.fd-file span.fdexp-info {
	padding-top: 2px;
	font-size: 10px;
}
div.fd-example4 img {
	vertical-align: middle;
}








<!-- Headers -->




<!-- Link -->



.clearing {
    clear:both;
    }








                




             



div.overlay h2 {
	
	/* growing background image */
	
	/* dimensions after the growing animation finishes  */
	width:100%;
	height:auto;		
	
	/* initially overlay is hidden */
	
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 15px;
	
	/* some padding to layout nested elements nicely  */
}

#weather {
	height: 50px;
	width: 225px;
}

#calweather {
	float: left;
}

#conditions {
	float: left;
	margin-left: 5px;
	padding-top: 5px;
	width: 175px;
	font-size: 12px;
	font-family: "Lucida Grande", Arial, sans-serif;
}

#condition_img {
	height: 40px;
	float: left;
	width: 45px;
}

.cloudy {
	background-image: url(imgs/nuvole.png);
}

.fair {
	background-image: url(imgs/sole.png);
}

.snow {
	background-image: url(imgs/neve.png);
}

.showers {
	background-image: url(imgs/pioggia.png);
}

.foggy {
	background-image: url(imgs/nebbia.png);
}

.partly {
	background-image: url(imgs/variabile.png);
}

#wlpeUserInfo {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
}
