/*  
Theme Name: Après Ski Paradis
Theme URI: http://www.skiparadis.com/
Description: WordPress theme for <a href="http://www.skiparadis.com/">skiparadis.com</a>.
Author: baga & dava
Author URI: http://www.bagaweb.com/
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, select, button, p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Trebuchet MS, Lucida Sans, Helvetica, sans-serif; 
}
a {
	outline: none;
	text-decoration: none;
}
ul { 
	list-style: none;
}
body {
	background: #000;
	margin: 0 auto;
}
#wrapper {
	margin: 0 auto;
	width: 982px;
	height: 600px;
	background: url(img/bg-body.jpg) no-repeat top right;
}
#content-wrapper {
	margin: 0 auto;
	width: 980px;
	height: 480px;
}
#gallery {
	float: left;
	width: 120px;
	height: 90px;
	margin: 20px 0 0 650px;
	border: 1px solid #fff;
}
.ngg-widget-slideshow a {
	font-size: 0.7em;
	color: #fff;
}
#nav {
	clear: both;
	float: left;
	width: 110px;
	height: 200px;
	margin: 60px 0 0 40px;
}
#nav li a {
	font-size: 0.9em;
	display: block;
	color: #fff;
	text-transform: lowercase;
	text-align: center;
	letter-spacing: -1px;
	line-height: 1.3em;
}
#nav li.current_page_item a {
	background: url(img/bg-nav.png) no-repeat left bottom;
}
#nav li a:hover {
	color: #dddd99;
}
#content {
	float: left;
	width: 575px;
	height: 320px;
	margin: 40px 0 0 60px;
	overflow: auto;
}
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; 
	left: 0;
}
.vscrollerbase {
	width: 22px;
	background: transparent;
}
.vscrollerbar {
	background-image: url(img/scrollbar.png);
	width: 22px;
	height: 110px !important;
}
.hscrollerbase, .hscrollerbar, .scrollerjogbox {
	display: none;
}
#content .left-col {
	float: left;
	width: 320px;
}
#content .right-col {
	float: right;
	width: 245px;
}
#content h2 {
	font-size: 1.4em;
	margin: 0 0 13px 0;
}
#content h2 a {
	color: #fff;
	background: url(img/bg-h2.png) no-repeat top left;
	padding: 2px 0 0 85px;
}
#content h2.Home {
	display: none;
}
#content p {
	clear: both;
	padding: 8px 0;
	color: #fff;
	font-size: 0.9em;
    line-height: 1.4em;
	text-align: justify;
}
#content p a {
	color: #998855;
}
#content p a:hover {
	color: #dddd99;
}
#content img {
	border: 1px solid #000;
}
#content p.icons {
	line-height: 0.8em;
}
#content p.icons img {
	border: 0;
	padding: 0;
	margin: 0 8px 12px 8px;
}
a.tt {
    position: relative;
    z-index: 24;
}
a.tt span {
	display: none;
}
a.tt:hover { 
	z-index: 25; 
	color: #aaaaff; 
}
a.tt:hover span.tooltip-top {
    display: block;
    position: absolute;
    top: 0;
	left: -58px;
	padding: 24px 0 0 0;
	width: 120px;
	height: 48px;
	color: #993300;
    text-align: center;
    background: url(img/bubble-ttt.png) no-repeat top;
    line-height: 1.4em;
}
a.tt:hover span.tooltip-bottom {
    display: block;
    position: absolute;
    top: -130px; 
	left: -58px;
	padding: 6px 0 0 0;
	width: 120px;
	height: 66px;
	color: #993300;
    text-align: center;
    background: url(img/bubble-ttb.png) no-repeat top;
    line-height: 1.4em;
}
#content #google-map {
    float: left;
	width: 558px; 
	height: 258px;
	border: 1px solid #000;
}
#content #google-map div {
	font-size: 0.975em;
	font-weight: bold;
	color: #333;
	padding: 0;
}
#content label {
	clear: both;
	float: left;
	display: block;
	width: 120px;
	padding: 0 20px 0 0;
	font-size: 0.9em;
	color: #fff;
}
#content input, #content textarea {
	border: 1px solid #fff;
	background: transparent;
	color: #998855;
	font-size: 0.9em;
}
#content input {
	width: 400px;
	height: 20px;
}
#content p.send input {
	background: url(img/bg-send.png) no-repeat;
	border: 0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	width: 220px;
	height: 60px;
	margin: 0 0 0 130px;
}
#content textarea {
	width: 400px; 
	height: 72px;
	overflow: hidden;
}
.wpcf7-response-output {
	display: none;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 980px;
	height: 120px;
}
#credits {
	margin: 0 auto;
	width: 980px;
}
#credits p {
	color: #fff;
	font-size: 0.7em;
	font-family: Trebuchet MS, Verdana, Times New Roman, Times, serif; 
	text-transform: lowercase;
}
#credits p a {
	color: #998855;
}
#credits p a:hover {
	color: #dddd99;
}
#credits-left {
	float: left;
	width: 470px;
	height: 20px;
	padding: 0 0 0 20px;
}
#credits-right {
	float: right;
	width: 470px;
	height: 20px;
	text-align: right;
	padding: 0 20px 0 0;
}



/* NextGEN Gallery */

#content .ngg-album-compact {
	border: 1px solid #000;
	background: #111;
	float: left;
	height: 160px;
	padding: 0;
	margin: 6px !important; 
	text-align: center;
	width: 115px;	
}
#content .ngg-album-compactbox {
	background: none;
	height: 96px;
	margin: 0;
	padding: 11px 0 0 3px !important;
	width: 115px;
}
#content .ngg-album-compactbox .Thumb {
	border: 1px solid #000;
	width: 95px; 
	height: 95px;
}
#content .ngg-album-compact p {
	font-size: 0.7em;
	padding: 0;
	text-align: center;
}
#content .ngg-album-compact h4 a.ngg-album-desc {
	color: #998855;
	font-size: 0.9em;
}
#content .ngg-album-compact h4 a.ngg-album-desc:hover {
	color: #dddd99;
}
#content .ngg-gallery-thumbnail img {
	border: 1px solid #000;
	padding: 0;
	position: static;
}
#gallery .ngg-widget, #gallery .ngg-widget-slideshow {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#gallery .ngg-widget img {
	border: 0;
	margin: 0; 
	padding: 0; 
}



/* TubePress */

#content .tubepress_container {
	margin: -50px 0 0 0; 
}
#content #tubepress_btitle {
	color: #fff;
}
#content .tubepress_stitle a {
	color: #998855;
}
#content .tubepress_stitle a:hover {
	color: #dddd99;
}
#content .tubepress_meta_group, #content .tubepress_runtime, #content .tubepress_meta {
	color: #fff;
}
#content .tubepress_thumb {
    height: 150px;
}
#content div.pagination {
	font-size: 0.9em;
}
#content div.pagination a {
    border: 1px solid #998855;
    color: #998855;        
}
#content div.pagination a:hover, div.meneame a:active {
    border: 1px solid #000;
    background: #998855;
    color: #fff;
}
#content div.pagination span.current {
    color: #fff;
}
#content div.pagination span.disabled {
    color: #fff;
}