/*  
Theme Name: La Roseraie
Theme URI: http://www.laroseraiehotel.com/
Description: La Roseraie theme
Version: 1.0
Theme Author: Intuitive Designs
Theme Author URI: http://www.intuitivedesigns.net/

*/
/* Begin Skeleton */
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #7c1d04;
	color: #333;
	text-align: center;
	}

#wrapper {
	background-color: #F96139;
	width: 770px;
	margin: 0 auto;
	text-align: left;
    position: relative;
	}
#header {
	padding: 15px;
	}
#language-nav a {
	float: left;
	color: #fff;
}

.tableau {
	float: left;
	width:358px;
}

#flag {
	text-align:left;
	margin-left:15px;
		
}

#intro-link a {
	color: #fff;
	text-transform: uppercase;
	background: url(images/arrow.gif) no-repeat left;
	padding-left: 25px;
	float:right;
}
#logo {
	clear: both;
}
#sidebar {
	padding: 20px;
	font-size:9px;
	color: #000;
	margin: 10px 0;
	
	}
#sidebar-home {
	width: 387px;
	margin: 0 0 50px 20px;
	}
#content {
	margin: 20px 5px 20px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	float: right;
	width: 510px;
	background:url(images/shadow.gif) right bottom no-repeat;
	}
#content2 {
	background:url(images/corner_bl.gif) -12px 100% no-repeat;
	border-top: 10px solid #fff;
	margin-right: 20px;
}
#content3 {
	padding:10px;
	background:url(images/corner_tr.gif) 100% -12px no-repeat;
	background: #f0e6cf;
	border-left: 10px solid #fff;
	margin-bottom: 20px;
	height: 1%;
}

#content-home {
	float: right;
	width: 375px;
	position: absolute;
    right: 0;
    top: 170px;

	}
p {
	text-align: justify;
	margin: 15px 0;
}
#footer {
	clear: both;
	height: 40px;
}
#footer p {
	float: left;
	color:#FFF;
	font-size:10px;
	padding: 10px 20px;
	font-weight: normal;
	width: 50%;
	margin: 0;
	}
#bottomlinks {
	float: right;
	width: 160px;
	background: #7c1d04;
	margin: 10px;
	padding: 5px;
	text-align: center;
	color: #fff;
}
#bottomlinks a {
	color: #fff;
}
/* Begin Typography & Colors */
small {
color:#333;
	}
	
	.entry {
	margin-top:10px;
	}
h1, h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7c1d04;
	font-weight: bold;
	margin-bottom: 10px;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 12px;
	margin:10px 0 0 0;
	padding:0;
	}
h2 a {
	color: #333;
	}
h2.pagetitle {
	font-size: 1.4em;
	
	}

h3 {
	font-size: 1.3em;
		
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em Georgia, "Times New Roman", Times, serif;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}
code {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #8B0100;
	text-decoration: none;
	}
	
	h2 a:hover {
	color: #666;
	text-decoration:underline;
	}

a:hover {
	color: #8B0100;
	text-decoration:underline;
	}

/* End Typography & Colors */

/* End Structure */

/* Begin Floats */
.floatleft {
	float:left;
	margin:10px;
}
.floatright {
	float:right;
	margin:10px;
}
.clear {
	clear: both;
}
/* End Floats */

/* Begin Lists */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar-home ul {
	margin: 0;
	padding: 0;
	}

#sidebar li, #sidebar-home li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	background: url(images/arrow.gif) no-repeat left;
	padding-left: 25px;
	line-height: 15px;
	}
#sidebar li a, #sidebar-home li a {
	color: #000;
	font-size: 11px;
	}
#sidebar li a:hover, #sidebar-home li a:hover {
	text-decoration: none;
	}
.sidebar-flash {
	background: #fff;
	}
/* End Entry Lists */

/* Begin Form Elements */

select {
	width: 130px;
	}
#commentform small {
	color: #333;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	}

.commentlist {
	}
.commentlist ul {
	padding: 0;
	margin: 0;
	}
.commentlist li {
	list-style: none;
	padding: 0;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	
	}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
ol, ul, li {
	margin: 0;
	padding: 0;
}
.popup {
	background-color:#F0e6cf;
	padding: 15px;
	text-align: left;
}
.contact, .contact p {
	text-align: center;
}
.images {
	text-align: center;
	margin: 0 auto;
	width: 380px;
}
.ngg-galleryoverview {
        
}
/* ----Individual Pages---- */
/*Home*/
#home-box {
	margin: 70px 0 0 -3px!important;
	margin: 74px 0 0 -5px;
	width: 409px;
	overflow: hidden;
	background:url(images/shadow.gif) right bottom no-repeat;
	font-weight: normal;
}
#home-box2 {
	border-top: 10px solid #fff;
	background:url(images/corner_bl.gif) -12px 100% no-repeat;
}
#home-box3 {
	padding:0 16px 16px 0;
	background: #f0e6cf;
	border-left: 10px solid #fff;
	margin-bottom: 20px;
	margin-right: 20px;
	height: 1%;
}
.home-galleries {
	height: 120px;
}

.gallery-link {
	background: #DDCAB0;
	float: left;
	width: 103px;
	margin: 10px 7px;
	border: 10px solid #ddcabo;
	text-align: right;
	padding-bottom: 5px;
}
.gallery-link img {
	width: 83px;
}
.more {
	background: url(images/arrow-plus.gif) no-repeat right;	
	padding-right: 10px;
}
.marquee {
	width: 310px;
	margin-left: 40px;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}

.marquee h2, .right-home h2 {
	margin-bottom: 10px;
	font-size: .9em;
	font-weight: normal;
	background: url(images/arrow-title.gif) no-repeat left;
	padding-left: 10px;
}
.marquee h3 {
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
}
.right-home {
	width: 310px;
	margin-left: 40px;
	padding-bottom: 10px;
}
.address {
	float: right;
	width: 130px;
	background: #7c1d04;
	padding: 10px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	
}
.description {
	color: #fff;
}