/*  
Theme Name: Les Rivieres
Theme URI: http://www.lesrivieres.co.uk/
Description: Les Rivieres theme.
Version: 0
*/

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 95% "Trebuchet MS", verdana, arial, sans-serif;
	line-height: 1.5em;
	background: #6BaE5f url(images/background.jpg) top center repeat-y;
	color: #000000;
}
/*CONTAINER*/
#wrapper {
	position: relative;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	border: 0px solid green;
	background: #fff;
}
/*BANNER*/
#header {
	background: url(images/head.jpg) no-repeat;
	width: 770px;
	height: 175px;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
}
/*TOP NAVIGATION*/

.container {
	width: 770px;
	height: 35px;
	margin-top: 115px;
	margin-left: 5px;
	padding-bottom: 0px;
	text-align: center
}
#navCircle {
	margin: -2px 0 0 0px;
	padding: 0 0 5px 0px;
	border-bottom: 1px solid #b2d094;
}
#navCircle li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	text-transform: lowercase; 
}
#navCircle a:link, #navCircle a:visited {
	float:;
	font-size: 1.0em;
	padding: 1px 20px 0px 15px;
/*1st number is gap between menu items*/
	text-decoration: none;
	background: inherit;
	color: #000000;
} 
#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
	background-color: inherit;
	color: #329c42;
}*
#navCircle2 {
	margin: 0 0 0 0px;
	padding: 0 0 0px 0px;
	border-bottom: 1px solid #b2d094;
}
#navCircle2 li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navCircle2 a:link, #navCircle2 a:visited {
	float:;
	font-size: 1.0em;
	padding: 1px 20px 0px 15px;
/*1st number is gap between menu items*/
	text-decoration: none;
	background: inherit;
	color: #000000;
} 
#navCircle2 a:link.active, #navCircle2 a:visited.active, #navCircle2 a:hover {
	background-color: inherit;
	color: #329c42;
}
/*MAIN CONTENT*/
#content {
	width: 520px;
	float: left;
	margin-top: 0px;
	margin-left: 5px;
	padding: 10px 10px 10px 10px;
	border-right: 1px none #b2d094;
}
#content p {
	padding: 0px 10px;
}
. p1 {
	font-size: 80%;
	padding: 0px 0px 0px 0px;
}
/*SIDEBAR*/
#right-col {
	width: 185px;
	margin: -7px 0 0 580px;
	border-left: 1px solid #e1fbbb;
	padding: 10px 0 10px 10px;
}
/*FOOTER*/
#footer {
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font: 90% "Trebuchet MS", verdana, arial, sans-serif;
	color: #000000;
	text-align: center
	width: 770px;
}
#footer a:link, #footer a:visited {
	background: inherit;
	color: #000000;
}
#footer a:hover {
	background: inherit;
	color: #329c42;
	text-decoration: none;
}
#footer #navCircle {
  border:0;border-bottom: 1px solid #b2d094
}
/*SCROLLBAR*/
div.scroll {
	overflow: auto;
	height: 15em;
	width: 162px;
	padding: 1ex;
	margin: 0 0 10px 0px;
	border: 1px solid #345411;
	background: #BCE0A8;
	color: #000;
}
/*TYPOGRAPHY*/
h2 {
	margin: 5px 0 6px 10px;
	font-size: 1.2em;
	text-transform:;
	letter-spacing: 3px;
	background: inherit;
	color: #000000;
}
h6 {
	margin: 5px 0 6px 30px;
	font-size: 100%;
	text-transform:;
	letter-spacing: 3px;
	background: inherit;
	color: #000000;
}
h3 {
	margin: 10px;
	font-size: 120%;
	letter-spacing: 2px;
	background: inherit;
	color: #000000;
}
h4 {
	margin: 5px 0 6px 10px;
	font-size: 120%;
	letter-spacing: 2px;
	background: inherit;
	color: #000000;
}
blockquote {
	font-weight:;
	font-size: 1.0em;
	letter-spacing: px;
	font-style: italic;
	color: green;
	margin-left:30px;
	margin-right:30px;
	width:100%;
}
h5 {
 margin: 1.12em 0;
	font-size: 1.0em;
	font-style: italic;
	color: green;
	margin-left:30px;
	margin-right:30px;
	width:100%;
	display:block;
	font-weight:normal;
}
/*LINKS*/
a img {
	border: none;
}
a:link, a:visited {
	text-decoration: none;
	background: inherit;
	color: green;
}
a:hover {
	text-decoration: underline;
	background: inherit;
	color: #805040;
}
ul.side {
	list-style-type: circle;
	padding: 0;
	margin: 0;
	background: inherit;
	color: #457C05;
}
.side li {
	padding-left: 0.2em;
	margin-left: 2em;
}
/*CLASSES*/
.news {
	font-size: 70%;
	background: inherit;
	color: #000;
}
.imgleft {
	float: left;
	border: 1px solid #BFB9AC;
	padding: 5px;
	margin-left: 15x;
	margin-right: 10px;
}
.imgright {
	float: right;
	border: 1px solid #BFB9AC;
	padding: 5px;
	margin-left: 15px;
}
#flink {
  margin-left:-20px;
}

#flags {
position:absolute;
left: 50%;
margin-left: 400px;
z-index: 300;
}

#flags img{
margin-top: 7px;
}

ul.widget{padding:0; margin:0; list-style-type:none;}
ul.widget ul {padding-left:20px;}
ul.widget ul li{color: #457C05;}
h2.widgettitle {	text-transform: lowercase; }
li.widget {margin-bottom: 20px;}

#flags {
position:absolute;
left: 50%;
margin-left: 400px;
z-index: 300;
}

#flags img{
margin-top: 7px;
}
iframe {margin-left:-25px; border: 0px solid green; width: 580px; padding:0;}