/*
File:			custom.css
Description:	Custom styles for Your Theme

HOW TO USE THIS FILE:

Override any class you want and it will change default styling to suit your needs.

For example, if you wish to change the default text blog title to grey, you would add the 
following declarations to this file:

	#header .blog-title a{ background:#cccccc }     <--- This makes blog title background grey



.two_col_left_sidebg #pages {background:none;}




*/

.footer {
background-color:#22564e;
height: 14px;
padding: 10px 0;
}
	

.roomtype .divimg {border: none;}
.list .post-content .alignleft {border: none;}


.three_col {background:none;}

.post-content h2 {
margin: 25px 0 10px 0; color: #666; font: 15px Maven Pro;
}

.post-content h3 {
margin: 25px 0 10px 0; color: #666; font: 15px Maven Pro;
}




a.more_lnk {
display: block;
float: left;
padding: 5px 10px 5px 20px;
text-decoration: none;
display: block;
font: 15px Maven Pro, sans-serif;
}



/*body.page-id-312 {background-color:#D1C599;} press*/
/*body.page-id-255 {background-color:#F3F0E5;} about us*/
/*body.page-id-293 {background-color:#CBDCD1;} rooms*/
/*body.page-id-365 {background-color:#CBDCD1;} gallery*/
/*body.page-id-367 {background-color:#D3DFEB;} reservation*/
/*body.page-id-257 {background-color:#CBDCD1;} contact*/

.two_col_right_sidebg #pages {
background: url(skins/1-default/sidebarbg.png) repeat-y 800px top;
}

/*Testseite*/
body.page-id-3474 {background-color:#F3A758;}
.page-id-3474 {color:#101010;}





/*ENGLISH*/

#menu-item-962 a {
color: white;
background: #49796D;
border-left: 1px solid white;
}

#menu-item-962 .sub-menu a {
color: #545628;
background: white;
border-left: 1px solid white;
}

#menu-item-962 ul > li:hover a { 
color: #CE6935;
background:#FFFAE3 url(../images/navbg.png) repeat-x left top; 
}

/*FRENCH*/

#menu-item-5699  a {
color: white;
background: #49796D;
border-left: 1px solid white;
}

#menu-item-5699 .sub-menu a {
color: #545628;
background: white;
border-left: 1px solid white;
}

#menu-item-5699 ul > li:hover a { 
color: #CE6935;
background:#FFFAE3 url(../images/navbg.png) repeat-x left top; 
}

/*German*/

#menu-item-3322 a {
color: white;
background: #49796D;
border-left: 1px solid white;
}

#menu-item-3322 .sub-menu a {
color: #545628;
background: white;
border-left: 1px solid white;
}

#menu-item-3322 ul > li:hover a { 
color: #CE6935;
background:#FFFAE3 url(../images/navbg.png) repeat-x left top; 
}



 .category-all-rooms .post-meta {
display: none;
}

.category-alle-zimmer .post-meta {
display: none;
}

.category-toutes-les-chambres .post-meta {
display: none;
}

.post-navigation {
display: none;
}

#slidernav-outer {
position: relative;
top: 500px;
margin: 0 auto;
width: 968px;
}


body.page-id-312 .post-content h3 {
margin: 2px 0 10px 0;
}

body.page-id-255 #pages {
padding: 17px 0;
}

body.page-id-255 .post-content h3 {
margin: 2px 0 10px 0;
}

/*
.two_col_left_sidebg #pages {
background: url(skins/1-default/sidebarbg.png) repeat-y 700px top;
}
*/

input[type=submit] {
background: #22564e url(1-default/buttonbg.png) repeat-x left top;
border: none;
color: #ffffff;
text-decoration: none;
text-shadow: none; /*1px 1px 1px #FEDD9B;*/
-moz-box-shadow: 1px 1px 1px #666;
-webkit-box-shadow: 1px 1px 1px #666;
box-shadow: 1px 1px 1px #666;
hover: color: #C65E12;
}

.slideshow-wrapper{float:right;width:450px;height:450px;margin-left:25px;margin-bottom: 10px;}.
}

.slideshow-content img {border:6px solid white
} 