/*
Theme Name: Oxalys2
Theme URI: 
Description: Theme Oxalys Frank 2010
Version: 1.0
Author: Frank
Author URI: 
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */

/* Generated with Artisteer version 2.3.0.23326, file checksum is 3BD47F4C. */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #362D39;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}





#art-page-background-simple-gradient
{
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 1px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 1024px;
	min-width:23px;
	min-height:23px;
}

.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 2px;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 22px;
	height: 22px;
	background-image: url('images/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 11px, 11px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 11px, 11px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(11px, 11px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(11px, auto, auto, 11px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 11px;
	right: 11px;
	height: 22px;
	background-image: url('images/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 11px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(11px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 11px;
	bottom: 11px;
	width: 22px;
	background-image: url('images/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 11px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 11px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 11px;
	left: 11px;
	right: 11px;
	bottom: 11px;
	background-color: #FCFDFD;
}


.art-Sheet
{
	margin-top: 10px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:1024px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}


ul.art-menu
{
	float:right;
}



/* menu structure */

.art-menu
{
	padding: 0px 9px 0px 9px;
}

.art-nav
{
	position: relative;
	height: 28px;
	z-index: -1;
}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 28px;
	background-image: url('images/nav.png');
}

.art-nav .l
{
	left: 0;
	right:9px;
}

.art-nav .r
{
	right: 0;
	width: 1020px;
	clip: rect(auto, auto, auto, 1011px);
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 22px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 66px;
	background-image: url('images/MenuItem.png');
}

.art-menu a .l
{
	left:0;
	right:0px;
}

.art-menu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.art-menu a .t 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-decoration: none;
text-transform: none;
font-variant: normal;
	color: #7B717F;
	padding: 0 8px;
	margin: 0 0px;
	line-height: 22px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-22px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-22px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-22px;
}
.art-menu a:hover .t
{
	color: #B7ADBD;
}

.art-menu li:hover a .t
{
	color: #B7ADBD;
}

.art-menu li:hover>a .t
{
	color: #B7ADBD;
}



/* end MenuItem */

/* begin MenuSeparator */
.art-nav .art-menu-separator
{
	display: block;
	width: 1px;
	height: 22px;
	background-image: url('images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 1020px;
	height: 297px;
}


div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 1020px;
	height: 300px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 1020px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Block-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.art-Block
{
	margin: 15px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 5px;
	margin-bottom: 2px;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
text-decoration: none;
font-variant: normal;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}

.art-BlockHeader .l, .art-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.art-BlockHeader .l
{
	left:0;
	right:0px;
}

.art-BlockHeader .r
{ 
	width:1020px;
	right:0;
	clip: rect(auto, auto, auto, 1020px);
}





.art-header-tag-icon
{
    height: 30px;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 8px;
	background-repeat: no-repeat;
	min-height: 18px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 5px;
}



.art-BlockContent-body
{
	color:#000000;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
text-align: left;
margin-left: 5px;
line-height: 125%;
}

.art-BlockContent-body a:link
{
	color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	color: #62A2E8;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #131515;
	margin:0;
	padding:0;
}

.art-BlockContent-body ul li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
  line-height: 1em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Post-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.art-Post
{
	margin: 20px;
        margin-top:30px
}

/* Start images */
a img
{
	border: 0;
}

.art-article img, img.art-article
{
	margin: 1em;
}

.art-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.art-article table, table.art-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
	background-color:Transparent;
}


.art-article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.art-PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 22px;
        font-style: normal;
        font-weight: bold;
        letter-spacing: -1px;
        text-align: left;
	color: #000000;
        text-transform: uppercase;
}

.art-PostHeader a, .art-PostHeader a:link, .art-PostHeader a:visited, .art-PostHeader a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
letter-spacing: -1px;
text-align: left;
margin:0;
color: #000000;
}

.art-PostHeader img
{
	border:none;
	vertical-align: middle;
	margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.art-PostHeader a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-transform: uppercase;
font-variant: normal;
  color: #000000;
}

.art-PostHeader a:visited, .art-PostHeader a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-transform: uppercase;
font-variant: normal;
  color: #000000;
}

.art-PostHeader a:hover, .art-PostHeader a.hovered
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-transform: uppercase;
font-variant: normal;
  color: #62A2E8;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
  color: #000000;
}


.art-PostContent p 
{
	margin: 0.5em 0;
}

.art-PostContent, .art-PostContent p
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-align: justify;
  color: #000000;
}

.art-PostContent
{
  margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
  color: #000000;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
  color: #000000;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
  color: #000000;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
  color: #62A2E8;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 25px;
font-style: normal;
font-weight: bold;
  color: #000000;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 25px;
font-style: normal;
font-weight: bold;
  color: #000000;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 20px;
font-style: normal;
font-weight: bold;
  color: #000000;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
  color: #272B2B;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
  color: #272B2B;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
  color: #272B2B;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #000000;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.art-PostContent blockquote p
{
	color:#3A333D;
font-family: Arial, Helvetica, Sans-Serif;
}

blockquote,
.art-PostContent blockquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 5px;
	background-color:#FFFFFF;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.art-button-wrapper .art-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:28px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
	vertical-align: middle;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
}

.art-button-wrapper
{
	display:inline-block;
	vertical-align: middle;
	position:relative;
	height: 28px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .art-button-wrapper
{
	display:block;
	float:left;
}

.art-button-wrapper .art-button
{
	display:block;
	height: 28px;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding: 0 13px !important;
	line-height: 28px;
	text-decoration: none !important;
	color: #3A333C !important;
}

input, select
{
  vertical-align: middle;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
	color: #FFFFFF !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 84px;
	background-image: url('images/Button.png');
}

.art-button-wrapper .l
{
	left:0;
	right:10px;
}

.art-button-wrapper .r
{
	width:409px;
	right:0;
	clip: rect(auto, auto, auto, 399px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -28px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -56px;
}


/* end Button */

/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 1020px;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 124px;
	text-align: center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.jpg');
	width: 1020px;
	height: 260px;
	bottom:4px;
	left:0;
}


.art-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 32px;
    cursor: default;
}




.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#000000;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #4458DA;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#E2E4E4;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#99A3A3;
}
/* end PageFooter */

/* begin LayoutCell */
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 713px;
}
.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 1018px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 305px;
}
/* end LayoutCell */



.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 100%;
}

img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End */


.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

.gallery {
    letter-spacing: normal;
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}


/*--- Menu bloc haut gauche ---*/


#menu-accueil {
        z-index: 101;
	width: 559px;
        height: 31px;
	position: absolute;
	left: 30px;
	top: -49px;
}







/* menu structure */

.art-menu7
{
	padding: 4px 2px 0px 2px;
}

.art-nav7
{
	background-image: url('images/rando-acceuil.jpg');
        z-index: 101;
	width: 559px;
        height: 31px;
	position: absolute;
	left: 30px;
	top: -49px;
}

.art-nav7 .l7, .art-nav .r7
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 37px;
	background-image: url('images/nav.png');
}

.art-nav .l7
{
	left: 0;
	right:0px;
}

.art-nav .r7
{
	right: 0;
	width: 1020px;
	clip: rect(auto, auto, auto, 1020px);
}


/* end Menu */

/* begin MenuItem */
.art-menu7 ul li
{
	clear: both;
}

.art-menu7 a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 33px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}


.art-menu7 a .r7, .art-menu7 a .l7
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 99px;
	background-image: url('images/MenuItem.png');
}

.art-menu7 a .l7
{
	left:0;
	right:10px;
}

.art-menu7 a .r7
{
	width:420px;
	right:0;
	clip: rect(auto, auto, auto, 410px);
}

.art-menu7 a .t7 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
font-variant: normal;
	color: #FFFFFF;
	padding: 0 8px;
	margin: 0 10px;
	line-height: 33px;
	text-align: center;
}

.art-menu7 a:hover .l7, .art-menu a:hover .r7
{
	top:-33px;
}

.art-menu7 li:hover>a .l7, .art-menu7 li:hover>a .r7
{
	top:-33px;
}

.art-menu7 li:hover a .l7, .art-menu7 li:hover a .r7
{
	top:-33px;
}
.art-menu7 a:hover .t7
{
	color: #000000;
}

.art-menu7 li:hover a .t7
{
	color: #000000;
}

.art-menu7 li:hover a .t7
{
	color: #000000;
}



/* end MenuItem */












/*- Menu Tabs 3--------------------------- */

    #tabs3 {
      float:left;
      width:100%;
      font-size:18px;
      line-height:normal;
      }
    #tabs3 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs3 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs3 a {
      float:left;
      background:url("http://www.oxalysrandonnees.com/2010/wp-content/themes/Oxalys2010_2/images/tableft3.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs3 a span {
      float:left;
      display:block;
      background:url("http://www.oxalysrandonnees.com/2010/wp-content/themes/Oxalys2010_2/images/tabright3.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs3 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs3 a:hover span {
      color:#FFF;
      }
    #tabs3 a:hover {
      background-position:0% -42px;
      }
    #tabs3 a:hover span {
      background-position:100% -42px;
      }

      #tabs3 #current a {
              background-position:0% -42px;
      }
      #tabs3 #current a span {
              background-position:100% -42px;
      }
-->














/* begin Menu bas */
/* menu structure */

.art-menu-bas a, .art-menu-bas a:link, .art-menu-bas a:visited, .art-menu-bas a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu-bas, .art-menu-bas ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu-bas li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu-bas li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu-bas li li
{
	float: none;
}

.art-menu-bas ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu-bas li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu-bas li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu-bas:after, .art-menu-bas ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu-bas, .art-menu-bas ul
{
	min-height: 0;
}

.art-menu-bas ul
{
	background-image: url(images/spacer33.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu-bas ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.art-menu-bas
{
	padding: 10px 5px 0px 5px;
}

.menu-bas
{
	position: relative;
	height: 80px;
	z-index: 100;
}

.menu-bas .bas-gauche, .menu-bas .bas-droite
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 64px;
	background-image: url('images/nav33.png');
}

.menu-bas .bas-gauche
{
	left: 0;
	right:0px;
}

.menu-bas .bas-droite
{
	right: 0;
	width: 1018px;
	clip: rect(auto, auto, auto, 1018px);
}


/* end Menu */

/* begin MenuItem */
.art-menu-bas ul li
{
	clear: both;
}

.art-menu-bas a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 32px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}


.art-menu-bas a .bas-droite, .art-menu-bas a .bas-gauche
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 96px;
	background-image: url('images/MenuItem33.png');
}

.art-menu-bas a .bas-gauche
{
	left:0;
	right:4px;
}

.art-menu-bas a .bas-droite
{
	width:408px;
	right:0;
	clip: rect(auto, auto, auto, 404px);
}

.art-menu-bas a .ttt 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 16px;
text-decoration: none;
text-transform: uppercase;
font-variant: normal;
	color: #FFFFFF;
	padding: 0 8px;
	margin: 0 4px;
	line-height: 32px;
	text-align: center;
}

.art-menu-bas a:hover .bas-gauche, .art-menu-bas a:hover .bas-droite
{
	top:-32px;
}

.art-menu-bas li:hover>a .bas-gauche, .art-menu-bas li:hover>a .bas-droite
{
	top:-32px;
}

.art-menu-bas li:hover a .bas-gauche, .art-menu-bas li:hover a .bas-droite
{
	top:-32px;
}
.art-menu-bas a:hover .ttt
{
	color: #000000;
}

.art-menu-bas li:hover a .ttt
{
	color: #000000;
}

.art-menu-bas li:hover>a .ttt
{
	color: #000000;
}


.art-menu-bas a.active .bas-gauche, .art-menu-bas a.active .bas-droite
{
	top: -64px;
}

.art-menu-bas a.active .ttt
{
	color: #000000;
}


/* end MenuItem */




/*--- bloc Categorie Nr3 avec image arriere plan---*/

#fond-gite {
    background: url(images/gite-pyrenees.jpg);
	width: 671px;
	height: 209px;
	
}









/*--- bloc Categorie Nr1 avec image arriere plan---*/


	
}

/*--- Menu Categorie Nr3 ---*/

















/* lien hover blanc */
.lien-blanc a:link {text-decoration: none; color: white;}
.lien-blanc a:visited {text-decoration: none; color: white;}
.lien-blanc a:active {text-decoration: none; color: white;}
.lien-blanc a:hover {text-decoration: none; color: black;}



/* breadcrumb blanc */
.blanc {color: white; font-size: 14px;}
.blanc a:link {text-decoration: none; color: #c4bdc7; font-size: 14px;}
.blanc a:visited {text-decoration: none; color: #c4bdc7; font-size: 14px;}
.blanc a:active {text-decoration: none; color: #c4bdc7; font-size: 14px;}
.blanc a:hover {text-decoration: none; color: #a556c7; font-weight: bold; font-size: 14px;}


/* lien menu du haut */
#long-menu-haut {
	width: 600px;
	margin: 10px;
	position: absolute;
	left: 10px;
	top: -18px;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #666666;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #705775;
text-decoration: none;
}




/* Position du breadcrumb en bas du 2eme menu de navigation */
#frank-breadcrumb {
	z-index:200;
	width: 600px;
	margin: 2px;
	position: absolute;
	left: 420px;
	top: 336px;
        color:white;
        font-size:12px;
}





/* Barre de navigation en 3 couleurs */



#menu-3-rubriques {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 1018px;
	height: 80px;
	position: relative;
	background-repeat: no-repeat;
}
#menu-3-rubriques span {
	display: none;
	position: absolute; 
}
#menu-3-rubriques a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu-3-rubriques a:hover {
	background-position: left bottom;
}
#menu-3-rubriques a:hover span{
	display: block;
}
#menu-3-rubriques .bordeau-rubr {
	width: 139px;
	height: 60px;
	background: url(images/bordeau-rubr.gif) no-repeat;
	left: 50px;
	top: 10px;
}
#menu-3-rubriques .bordeau-rubr span {
	width: 139px;
	height: 3px;
	background: url(images/bordeau-rubr-over.gif) no-repeat;
	left: 1px;
	top: 62px;
}
#menu-3-rubriques .bleu-rubr {
	width: 139px;
	height: 60px;
	background: url(images/bleu-rubr.gif) no-repeat;
	left: 215px;
	top: 10px;
}
#menu-3-rubriques .bleu-rubr span {
	width: 121px;
	height: 3px;
	background: url(images/bleu-rubr-over.gif) no-repeat;
	left: 1px;
	top: 62px;
}
#menu-3-rubriques .vert-rubr {
	width: 139px;
	height: 60px;
	background: url(images/vert-rubr.gif) no-repeat;
	left: 380px;
	top: 10px;
}
#menu-3-rubriques .vert-rubr span {
	width: 98px;
	height: 3px;
	background: url(images/vert-rubr-over.gif) no-repeat;
	left: 1px;
	top: 62px;
}










/* Enfin l´ete */


.fond-bordeaux-ete {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

.fond-bordeaux-ete p
{
text-align:center;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
color: #000000;
}

.fond-bordeaux-ete a, .fond-bordeaux-ete a:link, .fond-bordeaux-ete a:visited, .fond-bordeaux-ete a:hover
{
	text-align:center;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
        font-size: 18px;
        color: #ffffff;
}

.bg-bordeaux {background: url(images/bg-bordeaux.gif) 0 100% no-repeat #613848; width: 671px}
.bd-bordeaux {background: url(images/bd-bordeaux.gif) 100% 100% no-repeat}
.hg-bordeaux {background: url(images/hg-bordeaux.gif) 0 0 no-repeat}
.hd-bordeaux {background: url(images/hd-bordeaux.gif) 100% 0 no-repeat; padding:1px}
.clear8px {font-size: 0px; height: 0px}


#fond-ete {
position:relative;
	width: 671px;
	height: 209px;
}

#menu-rando-p-ete {
left:480px;
position:relative;
top:50px;
width:150px;
}

#menu-rando-p-ete ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu-rando-p-ete li a {
font-family:Arial,Helvetica,Sans-Serif;
text-transform:uppercase;
text-align:right;
font-size:14px;
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 24px;
text-decoration: none;
}

/* Renseigner l'adresse des images */
#menu-rando-p-ete li a:link, #menu-rando-p-ete li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(images/menu-bordeaux.png);
	padding-top: 8px;
	padding-right: 10px;
}

#menu-rando-p-ete li a:hover {
	color: #FFFFFF;
	background: url(images/menu-bordeaux.png) 0 -32px;
	padding-top: 8px;
	padding-right: 10px;
}


.image-ete {
	position: absolute;
	left: -0.9em;
	top: -0.5em;
}








/* Enfin l´hiver */


.fond-bleu-hiver {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

.fond-bleu-hiver p
{
text-align:center;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
color: #000000;
}

.fond-bleu-hiver a, .fond-bleu-hiver a:link, .fond-bleu-hiver a:visited, .fond-bleu-hiver a:hover
{
	text-align:center;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
        font-size: 18px;
        color: #ffffff;
}

.bg-bleu {background: url(images/bg-bleu.gif) 0 100% no-repeat #62a2e8; width: 671px}
.bd-bleu {background: url(images/bd-bleu.gif) 100% 100% no-repeat}
.hg-bleu {background: url(images/hg-bleu.gif) 0 0 no-repeat}
.hd-bleu {background: url(images/hd-bleu.gif) 100% 0 no-repeat; padding:1px}
.clear8px {font-size: 0px; height: 0px}


#fond-hiver {
position:relative;
	width: 671px;
	height: 209px;
}

#menu-rando-p-hiver {
left:480px;
position:relative;
top:50px;
width:150px;
}

#menu-rando-p-hiver ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu-rando-p-hiver li a {
font-family:Arial,Helvetica,Sans-Serif;
text-transform:uppercase;
text-align:right;
font-size:14px;
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 24px;
text-decoration: none;
}

/* Renseigner l'adresse des images */
#menu-rando-p-hiver li a:link, #menu-rando-p-hiver li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(images/menu-bleu.png);
	padding-top: 8px;
	padding-right: 10px;
}

#menu-rando-p-hiver li a:hover {
	color: #FFFFFF;
	background: url(images/menu-bleu.png) 0 -32px;
	padding-top: 8px;
	padding-right: 10px;
}


.image-hiver {
	position: absolute;
	left: -0.9em;
	top: -0.5em;
}













/* Enfin l´écogite */


.fond-vert-ecogite {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

.fond-vert-ecogite p
{
text-align:center;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
color: #000000;
}

.fond-vert-ecogite a, .fond-vert-ecogite a:link, .fond-vert-ecogiter a:visited, .fond-vert-ecogite a:hover
{
	text-align:center;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
        font-size: 18px;
        color: #ffffff;
}

.bg-vert {background: url(images/bg-vert.gif) 0 100% no-repeat #99cc00; width: 671px}
.bd-vert {background: url(images/bd-vert.gif) 100% 100% no-repeat}
.hg-vert {background: url(images/hg-vert.gif) 0 0 no-repeat}
.hd-vert {background: url(images/hd-vert.gif) 100% 0 no-repeat; padding:1px}
.clear8px {font-size: 0px; height: 0px}


#fond-ecogite {
position:relative;
	width: 671px;
	height: 209px;
}

#menu-rando-p-ecogite {
left:390px;
position:relative;
top:40px;
width:240px;
}

#menu-rando-p-ecogite ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu-rando-p-ecogite li a {
font-family:Arial,Helvetica,Sans-Serif;
text-transform:uppercase;
text-align:right;
font-size:14px;
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 24px;
text-decoration: none;
}

/* Renseigner l'adresse des images */
#menu-rando-p-ecogite li a:link, #menu-rando-p-ecogite li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(images/menu-vert.png);
	padding-top: 8px;
	padding-right: 10px;
}

#menu-rando-p-ecogite li a:hover {
	color: #FFFFFF;
	background: url(images/menu-vert.png) 0 -32px;
	padding-top: 8px;
	padding-right: 10px;
}


.image-ecogite {
	position: absolute;
	left: -0.9em;
	top: -0.5em;
}

ul.advanced-recent-posts { list-style:none; line-height:1.35em; margin:0;}
ul.advanced-recent-posts li { clear:both;width:100%;margin: 0 0 15px;}
ul.advanced-recent-posts a { font-weight:bold; }
ul.advanced-recent-posts img { float:left; margin:0 10px 0 0; padding:2px;border:none; }
