/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/


/*
File:			custom.css
Description:	Custom styles for Thesis
Author: Muntasir Mahmud Aumio.
*/


body.custom {
background:url('http://news.skistmoritz.co.uk/wp-content/uploads/2012/06/whitey-thumb.jpg');
}
.custom .page {
background:transparent;
}
.custom #header_area {
background:url('http://news.skistmoritz.co.uk/wp-content/uploads/2012/06/1-1278141033-bg-blue-white-gradient.jpg');
height:110px;
background-repeat:repeat-x;
border-bottom:3px solid #B87D17;
}
.custom #header_area .page {
padding-top:5px;
}
.custom .format_text p {
margin-top:22px;
}

/* Featured Content Slideshow */

.custom #content-slideshow {
border:20px solid #FFF;
margin:auto auto 40px 30px;
-webkit-box-shadow:  2px 2px 3px 1px #9C9C9C;
box-shadow:  2px 2px 3px 1px #9C9C9C;        
}


/* Custom Navigation Menu */

.custom .menu {
border:none;
height:50px;
margin-top:-75px;
margin-right:60px;
float:right !important;
position:relative;
}

.custom .menu a {
font-family:Arial, Helvetica, Sans-serif;
font-size:13px;
font-weight:bold;
line-height:25px;
color:#F7F7F7;
background:transparent;
border:none;
display: inline-block !important;
position:relative;
}

.custom .menu a:hover {
border-bottom:5px solid #D0AA05;
}
.custom .menu a:visited {
border-bottom:5px solid #D0AA05;
}

.custom .menu a:active {
border-bottom:5px solid #D0AA05;
}

/* Custom Navigation Menu end */

/* Content Area */
.custom #content_area {
margin-top:15px;
}

/* Thumbnail image lists */

#thumb tr td {
border:10px solid #FFF;
}

/* Buttons Hotels Things to do  where to go */
.buttons {
height:100px;
border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999;
	border-bottom-color: #999;
margin:auto;
padding-top:25px;
}

/* Sidebars */
.custom #sidebars {
background:#FFF;
-webkit-box-shadow:  2px 2px 3px 1px #9C9C9C;
box-shadow:  2px 2px 3px 1px #9C9C9C;
}

/* Weather forecast plugin */

.custom .weather {
color:#FFF;
}

/* Footer Area */
.custom #footer_area .page {
font-family: Arial, Helvetica, sans-serif;
background:transparent;
}
.custom #footer a {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
line-height:150%;
border:none;
}

.custom #footer {
padding-top:30px;
padding-bottom:30px;
}

/* Slidehow plugin */
.custom .slideshow-wrapper {
width:640px;
background:#EDEDED;
margin:auto;
border:5px solid #FFF;
}