/*
Theme Name: Limolux
Author: Limolux
*/


div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,ul,ol,li,dl,dt,dd {
	padding:0;
	margin:0;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #63454A;
	background-image: url(images/body-bg4.png);
	background-repeat: repeat-x;
	background-position: top;
}



img {
 border-style: none;
}

#wrapper {
	width: 1000px;
	height: 663px;
	padding: 0px;
	background-image: url(images/wrapper-bg4.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
         position: relative;
}
#header {
	float: left;
	height: 69px;
	width: 1000px;
	margin-top: 25px;
	margin-bottom: 20px;
	padding-top: 6px;
}
#logo {
	float: left;
	height: 68px;
	width: 177px;
	margin-left: 46px;
	margin-right: 55px;
}

#order {
	float: left;
	height: 20px;
	width: 397px;
	font-family: "Eras Light ITC";
	font-size: 24px;
	margin-top: 8px;
	color: #433434;
	text-align: right;
}
#order .tel {
	color: #FFF;
	padding-left: 10px;
}

#nav {
	list-style-type: none;
	float: left;
	height: 20px;
	width: 397px;
	margin-top: 23px;
}
#nav ul {
	list-style-type: none;
}
#nav ul li {
	float: right;
	margin-left: 2px;
}
#nav ul li a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-family: Cambria;
	background-color: #816267;
	line-height: 19px;
	height: 19px;
	padding-right: 6px;
	padding-left: 6px;
	width: auto;
	display: block;
}
#nav ul li a:hover {
	background-color: #4A2F2F;
}

#nav .current_page_item a {
	background-color: #4A2F2F;
        list-style-type: none;
}

#nav .current-cat a {
	background-color: #4A2F2F;
        list-style-type: none;
}


#navigation {
	float: left;
	height: auto;
	width: 198px;
	margin-left: 42px;
}
#navigation ul {
	list-style-type: none;
}
#navigation ul li {
	text-decoration: none;
	margin-bottom: 1px;
}
#navigation ul li a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	display: block;
	width: 186px;
	height: 20px;
	font-size: 13px;
	text-align: right;
	padding-right: 12px;
	line-height: 20px;
	font-family: Cambria;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFCACE;
}
#navigation ul li a:hover {
	color: #4A2F2F;
	font-weight: bolder;
	font-size: 13px;
}
#navigation .current_page_item a {
	color: #4A2F2F;
	font-weight: normal;
	font-size: 13px;
}
#navigation .top a {
	font-family: Cambria;
        text-transform: uppercase;
	font-size: 18px;
	height: auto;
	width: 186px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	font-weight: normal;
}
#navigation .top a:hover {
        font-size: 18px;
	color: #4A2F2F;
	font-weight: normal;
}

#navigation .top .current_page_item a {
	color: #4A2F2F;
	font-weight: normal;
	font-size: 18px;
}

#content {
        color: #FFF;
        font-family: Cambria;
	float: left;
	height: auto;
	width: 397px;
	margin-left: 41px;
}
#mapCanvas {
    width: 397px;
    height: 400px;
    float: left;
  }

#content a {
        color: #FFF;
}

#content p {
        text-align: justify;
        font-size: 13px;
}
#content .newslist a {
        color: #FFF;
}
#content h2 {
        font-size: 16px;
        font-weight: normal;
}
#content h2 a {
        color: #FFF;
        font-size: 16px;
        font-weight: normal;
}

}
#intro {
	float: left;
	height: auto;
	width: 397px;
	margin-left: 41px;
}
#language {
	float: left;
	height: auto;
	width: 25px;
	margin-left: 20px;
	margin-right: 50px;
}

#language ul li {
	float: left;
	list-style-type: none;
	margin-bottom: 3px;
}
#language ul li a {
	display: block;
	height: 20px;
	width: 20px;
	font-family: Cambria;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	line-height: 20px;
	border: 1px solid #B99B9B;
}
#language #selected{
	display: block;
	height: 20px;
	width: 20px;
	font-family: Cambria;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	line-height: 20px;
	border: 1px solid #4A2F2F;
	background-color: #4A2F2F;
}
#banners {
	height: auto;
	width: 155px;
	color: #664E4E;
	font-family: "Eras Light ITC";
	font-size: 24px;
	position: absolute;
	top: 42px;
	right: 80px;
}
#banners ul {
	list-style-type: none;
}
#banners ul li  {
	margin-bottom: 4px;
}

#copyright {
	float: left;
	height: auto;
	width: 178px;
	color: #4A2F2F;
	font-size: 10px;
	margin-top: 20px;
	text-align: right;
	padding-right: 20px;
}
#footer {
	float: left;
	height: 40px;
	width: 400px;
	margin-left: 281px;
	margin-top: 15px;
	clear: both;
}
#footer h2 a {
	font-size: 13px;
	color: #F9F7F7;
	display: block;
	width: 400px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font-family: Cambria;
}

.gallery {
	margin:auto;
	padding:auto;
        margin-top: 10px;
}
.gallery-item {
	float:left;
        margin-right: 9px;
        margin-bottom: 5px;
}

.gallery img {
        background-color: #8F7075;
        border:1px solid #B99B9B;
        padding:3px;}      
}



