/* CSS File - Hot-Nights Discomobile */

body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	font: 80% Trebuchet MS, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-style: normal;
	font-weight: 600;
	background: transparent;
	/*color: #000;*/
	color: #333333;
}

h1 {
	font-size: 20px;
}
h2 {
	font-size: 17px;
}
h3, h4, h5, h6 {
	font-size: 10px;
}

h1:first-letter, h2:first-letter, h3:first-letter, h4:first-letter, h5:first-letter, h6:first-letter {
	color: #000;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

input[type=text], textarea {
	width: 100%;	
	margin-bottom: 10px;
}

textarea {
	height: 200px;
}

input:focus, textarea:focus {
	border-color: black;
}

input[type=submit] {
	border: none;
	width: 80px;	
	margin-top: 10px;
	margin-bottom: 10px;
	color: black;
}

div#page {
	position: relative;
	width: 790px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
	
	/*border-style: solid ; border-color: #0000ff ; border-width: 1px;*/
}

div#header {
	position: relative;
	width: 790px;
	height: 117px;
	background-image: url("images/htHeader.jpg");
}

div#navbar {
	position: relative;
	width: 790px;
	height: 31px;
	background-image: url("images/htMenu.jpg");
	margin: 0px;
	padding: 0px;
}

div#navbar ul {
	width: auto;
	margin: 0;
	padding: 3px 15px;
	list-style: none;
	font-size:13px;
}

div#navbar li {
	float: left;
}

div#navbar li a {
	display: block;
	float: left;
	padding: 3px 15px 0 15px;
	text-decoration: none;
	color:#FFFFFF;
}

div#navbar a:hover {
	background-image: url("images/htHover.jpg");
	background-position: center;
	background-repeat: no-repeat;
}

div#wrapper {
	position: relative;
	width: 790px;
	height: auto;
	overflow: auto;
	background-color: white;
}

div#content {
	width: 535px;
	float: left;
	margin: 0px;
	padding: 0px;
}

div#content h2 {
	background-image: url("images/htTitle.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-top: 15px;		
}

div#side {
	width: 245px;
	float: right;
	margin: 0px;
	padding: 0px;
}

div#side h2 {
	background-image: url("images/htTitle.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-top: 15px;	
}
div#side p, .contact 	 {
	padding: 5px 10px;
	margin: 0;
	margin-bottom: 10px;
	text-align: justify;	
}

div#footer {
	margin: 0;
	padding: 0;
	padding-top: 15px;
	position: relative;
	width: 790px;
	height: 30px;
	background-color: black;
	color: white;
	background-image: url("images/htTitle.jpg");
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

/* Feeds */
#rss {
	position: relative;
	background-image: url("images/htRSS.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 245px;
	height: 100px;
	margin: 0px;
	padding: 0px;	
}

#rss ul {
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	margin: 20px 10px;
	padding: 0;	
}

#rss li {
	font-weight: bold;
}

/* Soirées */
#PartyList {
	list-style: none;
	margin: 15px 15px;
	padding: 0;
}


#PartyList li {
	margin: 0;
	margin-bottom: 10px;
	border: 1px dotted #eeeeee;
	padding:5px;
	color:#787878;
	overflow: visible;
	height: 1%; /* Corresction bug sous ie*/
}

#PartyList li:hover {
	border: 1px dashed #ccc;
	background: #fdfdfd;
	color:#222;
}

.party {
	margin: 25px 15px;
	/*border: 1px dotted #eeeeee;
	padding:5px;
	color:#787878;*/
}

.party:hover{
	/*border: 1px dashed #ccc;
	background: #fdfdfd;
	color:#222;*/
}

.party .partyTitle {
	font-size: 24px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-left: 40px;
	padding-top: 8px;
}

.party .wrapper {
	clear: both;
	
}
.party .partyDate {
	font-family: Georgia, "Trebuchet MS", "Times New Roman", Times, serif;
	float: left;
	width: 8em;
	padding: 0px;
	margin: 0 5px 0 0;
	border-right: 1px solid #000000;
}

.party .partyDate a {
	text-align: center;
	text-decoration: none;
	border: none;
}

.party .partyDate a:hover {
	color: #555;
	text-decoration: none;
	border: none;
}

.party .partyDate .day {
	font-size: 3.5em;
	line-height: 0.2em;
	position:relative;
	top: -0.1em;
}

.party .partyDate .day:hover {
	color: #555;
	color: #555;
	text-decoration: none;
	border: none;
}

.party .partyDate .month {
	position:relative;
	left:-0.1em;
	top: -0.5em  !important;
	top: -0.7em;
	color: #b2a99a;
	line-height: 15px;
}

.party .partyDate .month:hover {
	color: #555;
	text-decoration: none;
	border: none;

}

.party .partyDate .year {
	position:relative;
	top:-0.15em !important;
	top:+0.2em;
	color: #d2c9ba;
	font-size: 2em;
	letter-spacing: 0.4em;
}

.party .partyDate .year:hover {
	color: #555;
}

.party .content {
	margin: 0;
	padding: 0;	
	margin-top: 10px;
}

.party .more {
	/*text-align: right;*/
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-top: 10px;	
}

/* Informations */

.info {
	padding: 0px;
	margin: 10px;
}

.info .title {
	font-size: 20px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.info .wrapper {
	clear: both;
	border-bottom-color: black;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.info .content {
	margin: 0;
	padding: 0;	
}

/* Blagues */
.gags {
	padding: 0px;
	margin: 10px;
	text-align: justify;
}

/* Commentaires */
.CommentGlobal {
	margin: 15px;
	padding: 0;	
}

#CommentList {
	list-style: none;
	margin: 0;
	padding: 0;
}


#CommentList li {
	margin: 5px 0px;
	border: 1px dotted #eeeeee;
	border-left-style: solid;
	border-left-width: 5px;
	padding:5px;
	color:#787878;
}

#CommentList li:hover {
	border: 1px dashed #ccc;
	border-left-style: solid;
	border-left-width: 5px;
	background: #fdfdfd;
	color:#222;
}

.Comment {
	margin: 0;
	padding: 0;
	margin-top: 2px;
	margin-bottom: 5px;
}

.Comment .commentTitle {
	font-weight: bold;
}

.Comment .commentContent {
	padding: 6px;
}

.commentPost {
	background-color: black;
	background-image: url("images/htTitle.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
	padding: 20px;
}

.commentPost label {
	color: white;	
	font-weight: bold;
}

.commentPost .button {
	border: none;
	width: 80px;	
	margin-top: 10px;
	margin-bottom: 10px;
}

.commentPost .postError {
	text-align: center;
	color: red;
	font-weight: bold;
	margin-bottom: 10px;	
}

.commentPost .postSucces {
	text-align: center;
	color: green;
	font-weight: bold;
	margin-bottom: 10px;	
}

/* Dernier commentaires */
#LastCommentList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.lastComment {
	margin: 0;
	padding: 0;
}

.lastComment .User {
	float: left;
	font-weight: bold;
	margin-right: 4px;
}

.lastComment .Content {

}

/* Présentation */

.presentation {
	margin: 15px 15px;
	padding: 0;
	text-align: justify;
		
}

.presentation .pict {
	border: none;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;	
}

/* Contact */
.contactPost {
	margin: 15px 15px;
	padding: 0;
}

.contactPost label {
	color: black;	
	font-weight: bold;
}

/*.contactPost .button {
	border: none;
	width: 80px;	
	margin-top: 10px;
	margin-bottom: 10px;
	color: black;
}*/

.contactPost .postError {
	text-align: center;
	color: red;
	font-weight: bold;
	margin-bottom: 10px;	
}

.contactPost .postSucces {
	text-align: center;
	color: green;
	font-weight: bold;
	margin-bottom: 10px;	
}

/* Partenaires */
#PartenairesList {
	list-style: none;
	margin: 15px 15px;
	padding: 0;
}

#PartenairesList li {
	clear: both;
	position: relative;
	margin: 0;
	margin-bottom: 10px;
	border: 1px dotted #eeeeee;
	padding: 5px;
	color:#787878;
	overflow: auto;
	height: 1%; /* Corresction bug sous ie*/
}

#PartenairesList li:hover {
	border: 1px dashed #ccc;
	background: #fdfdfd;
	color:#222;
}

.partenaire0, .partenaire1 {
	margin: 0;
	padding: 0;	
}

.partenaire0 .pict {
	float: left;
}

.partenaire0 .name {
	position: absolute;
	right: 20px;
	top: 10px;
	font-weight: bold;
	font-size: 16px;
}

.partenaire0 .more {
	position: absolute;
	right: 20px;
	bottom: 10px;
}

.partenaire1 .pict {
	float: right;
}

.partenaire1 .name {
	position: absolute;
	left: 20px;
	top: 10px;
	font-weight: bold;
	font-size: 16px;
}

.partenaire1 .more {
	position: absolute;
	left: 20px;
	bottom: 10px;
}

.sponsorsContent {
	margin: 15px 15px;
}

/* Weather */
.meteo {
	position: relative;
	width: 235px;
	height: 120px;
	margin: 5px 5px;
	color: gray;
	
}

.meteo .today {


}

.meteo .icon {

}

.meteo .txt {
	position: absolute;
	top: 50px;
	right: 10px;
	font-size: 16px;
	font-weight: bold;
}

.meteo .tmp {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 30px;
	font-weight: bold;
}

/* SMS */
.sms {
	text-align: center;	
}

.sms input, .sms select {
	width: 150px;
}

/* Divers */
.error {
	margin-top: 10px;
	text-align: center;
	color: red;
	font-weight: bold;
	margin-bottom: 10px;	
}

.success {
	text-align: center;
	color: green;
	font-weight: bold;
	margin-bottom: 10px;
}

.clear {
	clear: both;	
}

.nortambus {
	margin-top: 15px;
	border: none;
}

.sponsors {
	margin-top: 5px;
	border: none;
}