/*
Theme Name: xavboxorg
Theme URI: 
Description: Thème spécial pour Xavbox.org le portail de Xavbox
Version: 1.5
Author: XavFun
Author URI: http://www.xavfun.info/
Tags: fixed-width, three-columns, valid HTML5, valid XHTML, widgets
*/

/* Created by Artisteer v4.0.0.58475 */

#xav-main
{
   background: #FFFFFF url('images/page.jpeg') fixed;
   background: linear-gradient(top, rgba(179, 179, 179, 0.15) 0, rgba(255, 255, 255, 0.4) 1050px) no-repeat, url('images/page.jpeg'), linear-gradient(top, #CCCCCC 0, #FFFFFF 1050px) no-repeat;
   background: -webkit-linear-gradient(top, rgba(179, 179, 179, 0.15) 0, rgba(255, 255, 255, 0.4) 1050px) no-repeat, url('images/page.jpeg'), -webkit-linear-gradient(top, #CCCCCC 0, #FFFFFF 1050px) no-repeat;
   background: -moz-linear-gradient(top, rgba(179, 179, 179, 0.15) 0, rgba(255, 255, 255, 0.4) 1050px) no-repeat, url('images/page.jpeg'), -moz-linear-gradient(top, #CCCCCC 0, #FFFFFF 1050px) no-repeat;
   background: -o-linear-gradient(top, rgba(179, 179, 179, 0.15) 0, rgba(255, 255, 255, 0.4) 1050px) no-repeat, url('images/page.jpeg'), -o-linear-gradient(top, #CCCCCC 0, #FFFFFF 1050px) no-repeat;
   background: -ms-linear-gradient(top, rgba(179, 179, 179, 0.15) 0, rgba(255, 255, 255, 0.4) 1050px) no-repeat, url('images/page.jpeg'), -ms-linear-gradient(top, #CCCCCC 0, #FFFFFF 1050px) no-repeat;
   background: linear-gradient(top, rgba(179, 179, 179, 0.15) 0, rgba(255, 255, 255, 0.4) 1050px) no-repeat, url('images/page.jpeg'), linear-gradient(top, #CCCCCC 0, #FFFFFF 1050px) no-repeat;
   -svg-background: linear-gradient(top, rgba(179, 179, 179, 0.15) 0, rgba(255, 255, 255, 0.4) 1050px) no-repeat, url('images/page.jpeg'), linear-gradient(top, #CCCCCC 0, #FFFFFF 1050px) no-repeat;
   background-attachment: fixed, fixed, fixed !important;
   margin:0 auto;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.xav-hmenu
{
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.xav-button
{
   border: 0;
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #DE4591;
   background: linear-gradient(top, #DA2B82 0, #E25A9E 40%, #E35FA1 50%, #E25A9E 60%, #DA2B82 100%) no-repeat;
   background: -webkit-linear-gradient(top, #DA2B82 0, #E25A9E 40%, #E35FA1 50%, #E25A9E 60%, #DA2B82 100%) no-repeat;
   background: -moz-linear-gradient(top, #DA2B82 0, #E25A9E 40%, #E35FA1 50%, #E25A9E 60%, #DA2B82 100%) no-repeat;
   background: -o-linear-gradient(top, #DA2B82 0, #E25A9E 40%, #E35FA1 50%, #E25A9E 60%, #DA2B82 100%) no-repeat;
   background: -ms-linear-gradient(top, #DA2B82 0, #E25A9E 40%, #E35FA1 50%, #E25A9E 60%, #DA2B82 100%) no-repeat;
   background: linear-gradient(top, #DA2B82 0, #E25A9E 40%, #E35FA1 50%, #E25A9E 60%, #DA2B82 100%) no-repeat;
   -svg-background: linear-gradient(top, #DA2B82 0, #E25A9E 40%, #E35FA1 50%, #E25A9E 60%, #DA2B82 100%) no-repeat;
   -webkit-border-radius:9px;
   -moz-border-radius:9px;
   border-radius:9px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   padding:0 5px;
   margin:0 auto;
   height:24px;
}

.xav-postcontent,
.xav-postheadericons,
.xav-postfootericons,
.xav-blockcontent,
ul.xav-vmenu a 
{
   text-align: left;
}

.xav-postcontent,
.xav-postcontent li,
.xav-postcontent table,
.xav-postcontent a,
.xav-postcontent a:link,
.xav-postcontent a:visited,
.xav-postcontent a.visited,
.xav-postcontent a:hover,
.xav-postcontent a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.xav-postcontent p
{
   margin: 12px 0;
}

.xav-postcontent h1, .xav-postcontent h1 a, .xav-postcontent h1 a:link, .xav-postcontent h1 a:visited, .xav-postcontent h1 a:hover,
.xav-postcontent h2, .xav-postcontent h2 a, .xav-postcontent h2 a:link, .xav-postcontent h2 a:visited, .xav-postcontent h2 a:hover,
.xav-postcontent h3, .xav-postcontent h3 a, .xav-postcontent h3 a:link, .xav-postcontent h3 a:visited, .xav-postcontent h3 a:hover,
.xav-postcontent h4, .xav-postcontent h4 a, .xav-postcontent h4 a:link, .xav-postcontent h4 a:visited, .xav-postcontent h4 a:hover,
.xav-postcontent h5, .xav-postcontent h5 a, .xav-postcontent h5 a:link, .xav-postcontent h5 a:visited, .xav-postcontent h5 a:hover,
.xav-postcontent h6, .xav-postcontent h6 a, .xav-postcontent h6 a:link, .xav-postcontent h6 a:visited, .xav-postcontent h6 a:hover,
.xav-blockheader .t, .xav-blockheader .t a, .xav-blockheader .t a:link, .xav-blockheader .t a:visited, .xav-blockheader .t a:hover,
.xav-vmenublockheader .t, .xav-vmenublockheader .t a, .xav-vmenublockheader .t a:link, .xav-vmenublockheader .t a:visited, .xav-vmenublockheader .t a:hover,
.xav-headline, .xav-headline a, .xav-headline a:link, .xav-headline a:visited, .xav-headline a:hover,
.xav-slogan, .xav-slogan a, .xav-slogan a:link, .xav-slogan a:visited, .xav-slogan a:hover,
.xav-postheader, .xav-postheader a, .xav-postheader a:link, .xav-postheader a:visited, .xav-postheader a:hover
{
   font-size: 29px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.xav-postcontent a, .xav-postcontent a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #D92680;
}

.xav-postcontent a:visited, .xav-postcontent a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #FE39A9;
}

.xav-postcontent  a:hover, .xav-postcontent a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #E1569C;
}

.xav-postcontent h1
{
   color: #808080;
   margin: 10px 0 0;
   font-size: 29px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.xav-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 29px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.xav-postcontent h1 a, .xav-postcontent h1 a:link, .xav-postcontent h1 a:hover, .xav-postcontent h1 a:visited, .xav-blockcontent h1 a, .xav-blockcontent h1 a:link, .xav-blockcontent h1 a:hover, .xav-blockcontent h1 a:visited 
{
   font-size: 29px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.xav-postcontent h2
{
   color: #9C9C9C;
   margin: 10px 0 0;
   font-size: 24px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.xav-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 24px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.xav-postcontent h2 a, .xav-postcontent h2 a:link, .xav-postcontent h2 a:hover, .xav-postcontent h2 a:visited, .xav-blockcontent h2 a, .xav-blockcontent h2 a:link, .xav-blockcontent h2 a:hover, .xav-blockcontent h2 a:visited 
{
   font-size: 24px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.xav-postcontent h3
{
   color: #86184F;
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.xav-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.xav-postcontent h3 a, .xav-postcontent h3 a:link, .xav-postcontent h3 a:hover, .xav-postcontent h3 a:visited, .xav-blockcontent h3 a, .xav-blockcontent h3 a:link, .xav-blockcontent h3 a:hover, .xav-blockcontent h3 a:visited 
{
   font-size: 20px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.xav-postcontent h4
{
   color: #FFD1EB;
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.xav-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.xav-postcontent h4 a, .xav-postcontent h4 a:link, .xav-postcontent h4 a:hover, .xav-postcontent h4 a:visited, .xav-blockcontent h4 a, .xav-blockcontent h4 a:link, .xav-blockcontent h4 a:hover, .xav-blockcontent h4 a:visited 
{
   font-size: 18px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.xav-postcontent h5
{
   color: #FFD1EB;
   margin: 10px 0 0;
   font-size: 15px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.xav-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 15px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.xav-postcontent h5 a, .xav-postcontent h5 a:link, .xav-postcontent h5 a:hover, .xav-postcontent h5 a:visited, .xav-blockcontent h5 a, .xav-blockcontent h5 a:link, .xav-blockcontent h5 a:hover, .xav-blockcontent h5 a:visited 
{
   font-size: 15px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.xav-postcontent h6
{
   color: #FE76C3;
   margin: 10px 0 0;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.xav-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.xav-postcontent h6 a, .xav-postcontent h6 a:link, .xav-postcontent h6 a:hover, .xav-postcontent h6 a:visited, .xav-blockcontent h6 a, .xav-blockcontent h6 a:link, .xav-blockcontent h6 a:hover, .xav-blockcontent h6 a:visited 
{
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

header, footer, article, nav, #xav-hmenu-bg, .xav-sheet, .xav-hmenu a, .xav-vmenu a, .xav-slidenavigator > a, .xav-checkbox:before, .xav-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #xav-hmenu-bg, .xav-sheet, .xav-slidenavigator > a, .xav-checkbox:before, .xav-radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

body
{
   padding: 0;
   margin:0;
   min-width: 1252px;
   color: #BFBFBF;
}

.clearfix:before, .clearfix:after {
   content: "";
   display: table;
}

.clearfix:after {
   clear: both;
}

.cleared {
   font: 0/0 serif;
   clear: both;
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .xav-postcontent li h1, .xav-blockcontent li h1 
{
   margin:1px;
} 
li h2, .xav-postcontent li h2, .xav-blockcontent li h2 
{
   margin:1px;
} 
li h3, .xav-postcontent li h3, .xav-blockcontent li h3 
{
   margin:1px;
} 
li h4, .xav-postcontent li h4, .xav-blockcontent li h4 
{
   margin:1px;
} 
li h5, .xav-postcontent li h5, .xav-blockcontent li h5 
{
   margin:1px;
} 
li h6, .xav-postcontent li h6, .xav-blockcontent li h6 
{
   margin:1px;
} 
li p, .xav-postcontent li p, .xav-blockcontent li p 
{
   margin:1px;
}


.xav-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.xav-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.xav-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.xav-slidenavigator > a:last-child {
   margin-right: 0 !important;
}







.xav-sheet
{
   background: #000000;
   -webkit-border-radius:40px;
   -moz-border-radius:40px;
   border-radius:40px;
   -webkit-box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.3);
   -moz-box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.3);
   box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.3);
   border:1px solid #636363;
   margin:15px auto 0;
   position:relative;
   cursor:auto;
   width: 1252px;
   z-index: auto !important;
}

.xav-header
{
   -webkit-border-radius:39px 39px 0 0;
   -moz-border-radius:39px 39px 0 0;
   border-radius:39px 39px 0 0;
   margin:0 auto;
   height: 299px;
   background-image: url('images/header.jpg');
   background-position: 0 0;
   background-repeat: no-repeat;
   position: relative;
   z-index: auto !important;
}

.responsive .xav-header 
{
   background-image: url('images/header.jpg');
   background-position: center center;
}

.xav-header>.widget 
{
   position:absolute;
   z-index:101;
}

.xav-header .xav-slider-inner
{
   -webkit-border-radius:39px 39px 0 0;
   -moz-border-radius:39px 39px 0 0;
   border-radius:39px 39px 0 0;
}

.xav-nav
{
   background: #292929 url('images/nav.png') scroll;
   background: linear-gradient(top, rgba(11, 11, 11, 0.05) 0, rgba(61, 61, 61, 0.07) 40%, rgba(65, 65, 65, 0.07) 50%, rgba(61, 61, 61, 0.07) 60%, rgba(11, 11, 11, 0.05) 100%) no-repeat, url('images/nav.png'), linear-gradient(top, #141414 0, #363636 40%, #383838 50%, #363636 60%, #141414 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(11, 11, 11, 0.05) 0, rgba(61, 61, 61, 0.07) 40%, rgba(65, 65, 65, 0.07) 50%, rgba(61, 61, 61, 0.07) 60%, rgba(11, 11, 11, 0.05) 100%) no-repeat, url('images/nav.png'), -webkit-linear-gradient(top, #141414 0, #363636 40%, #383838 50%, #363636 60%, #141414 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(11, 11, 11, 0.05) 0, rgba(61, 61, 61, 0.07) 40%, rgba(65, 65, 65, 0.07) 50%, rgba(61, 61, 61, 0.07) 60%, rgba(11, 11, 11, 0.05) 100%) no-repeat, url('images/nav.png'), -moz-linear-gradient(top, #141414 0, #363636 40%, #383838 50%, #363636 60%, #141414 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(11, 11, 11, 0.05) 0, rgba(61, 61, 61, 0.07) 40%, rgba(65, 65, 65, 0.07) 50%, rgba(61, 61, 61, 0.07) 60%, rgba(11, 11, 11, 0.05) 100%) no-repeat, url('images/nav.png'), -o-linear-gradient(top, #141414 0, #363636 40%, #383838 50%, #363636 60%, #141414 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(11, 11, 11, 0.05) 0, rgba(61, 61, 61, 0.07) 40%, rgba(65, 65, 65, 0.07) 50%, rgba(61, 61, 61, 0.07) 60%, rgba(11, 11, 11, 0.05) 100%) no-repeat, url('images/nav.png'), -ms-linear-gradient(top, #141414 0, #363636 40%, #383838 50%, #363636 60%, #141414 100%) no-repeat;
   background: linear-gradient(top, rgba(11, 11, 11, 0.05) 0, rgba(61, 61, 61, 0.07) 40%, rgba(65, 65, 65, 0.07) 50%, rgba(61, 61, 61, 0.07) 60%, rgba(11, 11, 11, 0.05) 100%) no-repeat, url('images/nav.png'), linear-gradient(top, #141414 0, #363636 40%, #383838 50%, #363636 60%, #141414 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(11, 11, 11, 0.05) 0, rgba(61, 61, 61, 0.07) 40%, rgba(65, 65, 65, 0.07) 50%, rgba(61, 61, 61, 0.07) 60%, rgba(11, 11, 11, 0.05) 100%) no-repeat, url('images/nav.png'), linear-gradient(top, #141414 0, #363636 40%, #383838 50%, #363636 60%, #141414 100%) no-repeat;
   border-bottom:1px solid #C72375;
   padding:8px 4px 0;
   margin:0 auto;
   position: relative;
   z-index: 100;
   font-size: 0;
   text-align: left;
}

ul.xav-hmenu a, ul.xav-hmenu a:link, ul.xav-hmenu a:visited, ul.xav-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.xav-hmenu, ul.xav-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.xav-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.xav-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.xav-hmenu:after, ul.xav-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.xav-hmenu, ul.xav-hmenu ul 
{
   min-height: 0;
}

ul.xav-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
}

.xav-nav:before 
{
   content:' ';
}

.xav-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.xav-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.xav-hmenu
{
   float: left;
}

.xav-menuitemcontainer
{
   margin:0 auto;
}
ul.xav-hmenu>li {
   margin-left: 12px;
}
ul.xav-hmenu>li:first-child {
   margin-left: 6px;
}
ul.xav-hmenu>li:last-child, ul.xav-hmenu>li.last-child {
   margin-right: 6px;
}

ul.xav-hmenu>li>a
{
   -webkit-border-radius:13px 0 0;
   -moz-border-radius:13px 0 0;
   border-radius:13px 0 0;
   border:1px solid transparent;
   border-bottom:none;
   padding:0 24px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 32px;
   cursor: pointer;
   text-decoration: none;
   color: #CFCFCF;
   line-height: 32px;
   text-align: center;
}

.xav-hmenu a, 
.xav-hmenu a:link, 
.xav-hmenu a:visited, 
.xav-hmenu a.active, 
.xav-hmenu a:hover
{
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.xav-hmenu>li>a.active
{
   background: #C72375;
   background: linear-gradient(top, #AD1F66 0, #D92680 36%, #DA2B82 40%, #DA2F85 50%, #DA2B82 60%, #D92680 64%, #AD1F66 100%) no-repeat;
   background: -webkit-linear-gradient(top, #AD1F66 0, #D92680 36%, #DA2B82 40%, #DA2F85 50%, #DA2B82 60%, #D92680 64%, #AD1F66 100%) no-repeat;
   background: -moz-linear-gradient(top, #AD1F66 0, #D92680 36%, #DA2B82 40%, #DA2F85 50%, #DA2B82 60%, #D92680 64%, #AD1F66 100%) no-repeat;
   background: -o-linear-gradient(top, #AD1F66 0, #D92680 36%, #DA2B82 40%, #DA2F85 50%, #DA2B82 60%, #D92680 64%, #AD1F66 100%) no-repeat;
   background: -ms-linear-gradient(top, #AD1F66 0, #D92680 36%, #DA2B82 40%, #DA2F85 50%, #DA2B82 60%, #D92680 64%, #AD1F66 100%) no-repeat;
   background: linear-gradient(top, #AD1F66 0, #D92680 36%, #DA2B82 40%, #DA2F85 50%, #DA2B82 60%, #D92680 64%, #AD1F66 100%) no-repeat;
   -svg-background: linear-gradient(top, #AD1F66 0, #D92680 36%, #DA2B82 40%, #DA2F85 50%, #DA2B82 60%, #D92680 64%, #AD1F66 100%) no-repeat;
   -webkit-border-radius:13px 0 0;
   -moz-border-radius:13px 0 0;
   border-radius:13px 0 0;
   border:1px solid #C72375;
   border-bottom:none;
   padding:0 24px;
   margin:0 auto;
   color: #FFCCE9;
   padding-bottom: 1px;
   margin-bottom: -1px;
   text-decoration: none;
}

ul.xav-hmenu>li>a:visited, 
ul.xav-hmenu>li>a:hover, 
ul.xav-hmenu>li:hover>a {
   text-decoration: none;
}

ul.xav-hmenu>li>a:hover, .desktop ul.xav-hmenu>li:hover>a
{
   background: #787878;
   background: linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   background: -webkit-linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   background: -moz-linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   background: -o-linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   background: -ms-linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   background: linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   -svg-background: linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   -webkit-border-radius:13px 0 0;
   -moz-border-radius:13px 0 0;
   border-radius:13px 0 0;
   border:1px solid #636363;
   border-bottom:none;
   padding:0 24px;
   margin:0 auto;
}
ul.xav-hmenu>li>a:hover, 
.desktop-nav ul.xav-hmenu>li:hover>a {
   color: #E8E8E8;
   text-decoration: none;
}
ul.xav-hmenu>li>a.active:hover {
   padding-bottom: 0;
   margin-bottom: 0;
}

ul.xav-hmenu li li a
{
   background: #8C8C8C;
   background: linear-gradient(top, #919191 0, #9E9E9E 20%, #919191 50%, #8A8A8A 80%, #919191 100%) no-repeat;
   background: -webkit-linear-gradient(top, #919191 0, #9E9E9E 20%, #919191 50%, #8A8A8A 80%, #919191 100%) no-repeat;
   background: -moz-linear-gradient(top, #919191 0, #9E9E9E 20%, #919191 50%, #8A8A8A 80%, #919191 100%) no-repeat;
   background: -o-linear-gradient(top, #919191 0, #9E9E9E 20%, #919191 50%, #8A8A8A 80%, #919191 100%) no-repeat;
   background: -ms-linear-gradient(top, #919191 0, #9E9E9E 20%, #919191 50%, #8A8A8A 80%, #919191 100%) no-repeat;
   background: linear-gradient(top, #919191 0, #9E9E9E 20%, #919191 50%, #8A8A8A 80%, #919191 100%) no-repeat;
   -svg-background: linear-gradient(top, #919191 0, #9E9E9E 20%, #919191 50%, #8A8A8A 80%, #919191 100%) no-repeat;
   border:1px solid #636363;
   padding:0 17px;
   margin:0 auto;
}
ul.xav-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop-nav ul.xav-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.xav-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.xav-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 32px;
   min-width: 7em;
   border: 1px solid transparent;
   text-align: left;
   line-height: 32px;
   color: #1A1A1A;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.xav-hmenu li li a 
{
   border-top-width: 0 !important;
}
.xav-hmenu li li:hover a 
{
   border-top-width: 1px !important;
}
.xav-hmenu ul>li:first-child>a 
{
   border-top-width: 1px !important;
}

.xav-hmenu ul a:link, 
.xav-hmenu ul a:visited, 
.xav-hmenu ul a.active, 
.xav-hmenu ul a:hover
{
   text-align: left;
   line-height: 32px;
   color: #1A1A1A;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.xav-hmenu ul li a:hover, .desktop ul.xav-hmenu ul li:hover>a
{
   background: #636363;
   background: linear-gradient(top, #696969 0, #737373 20%, #696969 50%, #5E5E5E 80%, #696969 100%) no-repeat;
   background: -webkit-linear-gradient(top, #696969 0, #737373 20%, #696969 50%, #5E5E5E 80%, #696969 100%) no-repeat;
   background: -moz-linear-gradient(top, #696969 0, #737373 20%, #696969 50%, #5E5E5E 80%, #696969 100%) no-repeat;
   background: -o-linear-gradient(top, #696969 0, #737373 20%, #696969 50%, #5E5E5E 80%, #696969 100%) no-repeat;
   background: -ms-linear-gradient(top, #696969 0, #737373 20%, #696969 50%, #5E5E5E 80%, #696969 100%) no-repeat;
   background: linear-gradient(top, #696969 0, #737373 20%, #696969 50%, #5E5E5E 80%, #696969 100%) no-repeat;
   -svg-background: linear-gradient(top, #696969 0, #737373 20%, #696969 50%, #5E5E5E 80%, #696969 100%) no-repeat;
   border:1px solid #636363;
   margin:0 auto;
}

.xav-hmenu ul li a:hover
{
   color: #FFD6ED;
}

.xav-hmenu ul li a.xav-hmenu-before-hovered 
{
   border-bottom-width: 0 !important;
}

.desktop-nav .xav-hmenu ul li:hover>a
{
   color: #FFD6ED;
}

ul.xav-hmenu ul:before
{
   background: #787878;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.xav-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop-nav ul.xav-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.xav-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop-nav ul.xav-hmenu>li>ul
{
   padding: 10px 30px 30px 30px;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.xav-hmenu ul ul
{
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop-nav ul.xav-hmenu ul.xav-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.xav-hmenu ul.xav-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop-nav ul.xav-hmenu li li:hover>ul.xav-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop-nav ul.xav-hmenu li li:hover>ul.xav-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop-nav ul.xav-hmenu ul ul.xav-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop-nav ul.xav-hmenu ul ul.xav-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 30px 10px 30px 30px;
   margin: -30px -10px 0 0;
}

.desktop-nav ul.xav-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop-nav ul.xav-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop-nav ul.xav-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop-nav ul.xav-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop-nav ul.xav-hmenu>li>ul.xav-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.xav-hmenu>li>ul.xav-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.xav-hmenu ul ul.xav-hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop-nav ul.xav-hmenu ul ul.xav-hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.xav-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.xav-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
   border-collapse: collapse;
}

.xav-content-layout-row 
{
   display: table-row;
}

.xav-layout-cell
{
   display: table-cell;
   vertical-align: top;
}

.xav-vmenublock
{
   margin:10px;
}
div.xav-vmenublock img
{
   margin: 0;
}

.xav-vmenublockcontent
{
   margin:0 auto;
}

ul.xav-vmenu, ul.xav-vmenu ul
{
   list-style: none;
   display: block;
}

ul.xav-vmenu, ul.xav-vmenu li
{
   display: block;
   margin: 0;
   padding: 0;
   width: auto;
   line-height: 0;
}

ul.xav-vmenu
{
   margin-top: 0;
   margin-bottom: 0;
}

ul.xav-vmenu ul
{
   display: none;
   margin: 0;
   padding: 0;
   position: relative;
}

ul.xav-vmenu ul.active
{
   display: block;
}

ul.xav-vmenu>li>a
{
   background: #3B3B3B;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   padding:0 10px;
   margin:0 auto;
   color: #969696;
   min-height: 28px;
   line-height: 28px;
}
ul.xav-vmenu a 
{
   display: block;
   cursor: pointer;
   z-index: 1;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   position:relative;
}

ul.xav-vmenu li{
   position:relative;
}

ul.xav-vmenu>li
{
   margin-top: 4px;
}
ul.xav-vmenu>li>ul
{
   padding: 0;
   margin-top: 14px;
   margin-bottom: 14px;
}
ul.xav-vmenu>li:first-child
{
   margin-top:0;
}

ul.xav-vmenu>li>a:before
{
   content:url('images/vmenuitemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.xav-vmenu>li>a:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.xav-vmenu>li>a.active:before
{
   content:url('images/vmenuactiveitemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.xav-vmenu>li>a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.xav-vmenu>li>a:hover:before
{
   content:url('images/vmenuhovereditemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.xav-vmenu>li>a:hover:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.xav-vmenu>li>a:hover, ul.xav-vmenu>li>a.active:hover
{
   background: #292929;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   padding:0 10px;
   margin:0 auto;
}

ul.xav-vmenu a:hover, ul.xav-vmenu a.active:hover 
{
   color: #FE209E;
}

ul.xav-vmenu>li>a.active:hover>span.border-top, ul.xav-vmenu>li>a.active:hover>span.border-bottom 
{
   background-color: transparent;
}

ul.xav-vmenu>li>a.active
{
   padding:0 10px;
   margin:0 auto;
   color: #F9018D;
}

ul.xav-vmenu>li>ul:before
{
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}

ul.xav-vmenu li li a
{
   margin:0 auto;
   position: relative;
}
ul.xav-vmenu ul li
{
   margin: 0;
   padding: 0;
}
ul.xav-vmenu li li{
   position: relative;
   margin-top: 0;
}

ul.xav-vmenu ul a
{
   display: block;
   position: relative;
   min-height: 34px;
   overflow: visible;
   padding: 0;
   padding-left: 15px;
   padding-right: 15px;
   z-index: 0;
   line-height: 34px;
   color: #808080;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin-left: 0;
   margin-right: 0;
}

ul.xav-vmenu ul a:visited, ul.xav-vmenu ul a.active:hover, ul.xav-vmenu ul a:hover, ul.xav-vmenu ul a.active
{
   line-height: 34px;
   color: #808080;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin-left: 0;
   margin-right: 0;
}

ul.xav-vmenu ul ul a
{
   padding-left: 30px;
}
ul.xav-vmenu ul ul ul a
{
   padding-left: 45px;
}
ul.xav-vmenu ul ul ul ul a
{
   padding-left: 60px;
}
ul.xav-vmenu ul ul ul ul ul a
{
   padding-left: 75px;
}

ul.xav-vmenu ul>li>a:hover, ul.xav-vmenu ul>li>a.active:hover
{
   background: #FE48AF;
   margin:0 auto;
}
ul.xav-vmenu ul li a:hover, ul.xav-vmenu ul li a.active:hover
{
   color: #980157;
}

ul.xav-vmenu ul a:hover:after
{
   background-position: center ;
}
ul.xav-vmenu ul a.active:hover:after
{
   background-position: center ;
}
ul.xav-vmenu ul a.active:after
{
   background-position: bottom ;
}

ul.xav-vmenu ul>li>a.active
{
   margin:0 auto;
}
ul.xav-vmenu ul a.active, ul.xav-vmenu ul a:hover, ul.xav-vmenu ul a.active:hover
{
   color: #9D0159;
}

.xav-block
{
   margin:10px;
}
div.xav-block img
{
   border: 1px solid #636363;
   margin: 10px;
}

.xav-blockheader
{
   background: #DE4591;
   background: linear-gradient(top, #DA2B82 0, #E25A9E 40%, #E35FA1 50%, #E25A9E 60%, #DA2B82 100%) no-repeat;
   background: -webkit-linear-gradient(top, #DA2B82 0, #E25A9E 40%, #E35FA1 50%, #E25A9E 60%, #DA2B82 100%) no-repeat;
   background: -moz-linear-gradient(top, #DA2B82 0, #E25A9E 40%, #E35FA1 50%, #E25A9E 60%, #DA2B82 100%) no-repeat;
   background: -o-linear-gradient(top, #DA2B82 0, #E25A9E 40%, #E35FA1 50%, #E25A9E 60%, #DA2B82 100%) no-repeat;
   background: -ms-linear-gradient(top, #DA2B82 0, #E25A9E 40%, #E35FA1 50%, #E25A9E 60%, #DA2B82 100%) no-repeat;
   background: linear-gradient(top, #DA2B82 0, #E25A9E 40%, #E35FA1 50%, #E25A9E 60%, #DA2B82 100%) no-repeat;
   -svg-background: linear-gradient(top, #DA2B82 0, #E25A9E 40%, #E35FA1 50%, #E25A9E 60%, #DA2B82 100%) no-repeat;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   padding:8px 5px;
   margin:0 auto;
}
.xav-blockheader .t,
.xav-blockheader .t a,
.xav-blockheader .t a:link,
.xav-blockheader .t a:visited, 
.xav-blockheader .t a:hover
{
   color: #000000;
   font-size: 15px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   margin: 0 10px;
}

.xav-blockheader .t:before
{
   content:url('images/blockheadericon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .xav-blockheader .t:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.xav-blockcontent
{
   background: #3B3B3B;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   padding:5px;
   margin:0 auto;
   color: #ABABAB;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}
.xav-blockcontent table,
.xav-blockcontent li, 
.xav-blockcontent a,
.xav-blockcontent a:link,
.xav-blockcontent a:visited,
.xav-blockcontent a:hover
{
   color: #ABABAB;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.xav-blockcontent p
{
   margin: 0 5px;
}

.xav-blockcontent a, .xav-blockcontent a:link
{
   color: #E670AB;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.xav-blockcontent a:visited, .xav-blockcontent a.visited
{
   color: #FE58B6;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.xav-blockcontent a:hover, .xav-blockcontent a.hover
{
   color: #E670AB;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}
.xav-block ul>li:before
{
   content:url('images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -14px;
}
.opera .xav-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.xav-block li
{
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #ABABAB;
   margin: 5px 0 0 10px;
}

.xav-block ul>li, .xav-block ol
{
   padding: 0;
}

.xav-block ul>li
{
   padding-left: 14px;
}

.xav-breadcrumbs
{
   margin:0 auto;
}

a.xav-button,
a.xav-button:link,
a:link.xav-button:link,
body a.xav-button:link,
a.xav-button:visited,
body a.xav-button:visited,
input.xav-button,
button.xav-button
{
   text-decoration: none;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #1A1A1A;
   margin: 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 24px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.xav-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .xav-button
{
   display: block;
   float: left;
}

input, select, textarea
{
   vertical-align: middle;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.xav-block select 
{
   width:96%;
}

input.xav-button
{
   float: none !important;
}

.xav-button.active, .xav-button.active:hover
{
   background: #787878;
   background: linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   background: -webkit-linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   background: -moz-linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   background: -o-linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   background: -ms-linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   background: linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   -svg-background: linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   -webkit-border-radius:9px;
   -moz-border-radius:9px;
   border-radius:9px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   padding:0 5px;
   margin:0 auto;
}
.xav-button.active, .xav-button.active:hover {
   color: #DBDBDB !important;
}

.xav-button.hover, .xav-button:hover
{
   background: #787878;
   background: linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   background: -webkit-linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   background: -moz-linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   background: -o-linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   background: -ms-linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   background: linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   -svg-background: linear-gradient(top, #696969 0, #808080 33%, #858585 40%, #878787 50%, #858585 60%, #808080 67%, #696969 100%) no-repeat;
   -webkit-border-radius:9px;
   -moz-border-radius:9px;
   border-radius:9px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   padding:0 5px;
   margin:0 auto;
}
.xav-button.hover, .xav-button:hover {
   color: #000000 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #000000;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 100%;
   padding: 8px 0;
   color: #808080 !important;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
input.xav-error, textarea.xav-error
{
   background: #000000;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.xav-error, textarea.xav-error {
   color: #808080 !important;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.xav-search input[type="text"]
{
   background: #000000;
   border-radius: 0;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #808080 !important;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.xav-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.xav-search input
{
   top:0;
   right:0;
}

form.xav-search>input {
   bottom:0;
   left:0;
   vertical-align: middle;
}
 
form.xav-search input[type="submit"]
{
   background: #DE4591;
   margin:0 auto;
   color: #1A1A1A !important;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:absolute;
   display:block;
   left: auto;
   border: 0;
   top: 0;
   bottom: 0;
   right: 	0;
}

label.xav-checkbox:before
{
   background: #3B3B3B;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.xav-checkbox
{
   cursor: pointer;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
}

.xav-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.xav-checkbox.active:before
{
   background: #3B3B3B;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.xav-checkbox.hovered:before
{
   background: #636363;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.xav-radiobutton:before
{
   background: #000000;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.xav-radiobutton
{
   cursor: pointer;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
}

.xav-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.xav-radiobutton.active:before
{
   background: #3B3B3B;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.xav-radiobutton.hovered:before
{
   background: #636363;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.xav-post
{
   padding:20px;
   margin:10px;
}
a img
{
   border: 0;
}

.xav-article img, img.xav-article, .xav-block img, .xav-footer img
{
   border: 1px solid #636363;
   margin: 10px 10px 10px 10px;
}

.xav-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.xav-article table, table.xav-article
{
   border-collapse: collapse;
   margin: 1px;
}

.xav-post .xav-content-layout-br
{
   height: 0;
}

.xav-article th, .xav-article td
{
   padding: 2px;
   border: solid 1px #A8A8A8;
   vertical-align: top;
   text-align: left;
}

.xav-article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

.preview-cms-logo
{
   border: 0;
   margin: 1em 1em 0 0;
   float: left;
}

.image-caption-wrapper
{
   padding: 10px 10px 10px 10px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.xav-collage
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper p
{
   font-size: 80%;
   text-align: right;
   margin: 0;
}

.xav-postheadericon:before
{
   content:url('images/postheadericon.png');
   margin-right:6px;
   bottom: 3px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .xav-postheadericon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.xav-postheader
{
   color: #BFBFBF;
   margin: 5px 0;
   font-size: 26px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.xav-postheader a, 
.xav-postheader a:link, 
.xav-postheader a:visited,
.xav-postheader a.visited,
.xav-postheader a:hover,
.xav-postheader a.hovered
{
   font-size: 26px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.xav-postheader a, .xav-postheader a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #B21F69;
}

.xav-postheader a:visited, .xav-postheader a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #666666;
}

.xav-postheader a:hover,  .xav-postheader a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #9D0159;
}

.xav-postheadericons,
.xav-postheadericons a,
.xav-postheadericons a:link,
.xav-postheadericons a:visited,
.xav-postheadericons a:hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #949494;
}

.xav-postheadericons
{
   display:inline-block;
   padding: 1px;
}

.xav-postheadericons a, .xav-postheadericons a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #82174D;
}

.xav-postheadericons a:visited, .xav-postheadericons a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #A6A6A6;
}

.xav-postheadericons a:hover, .xav-postheadericons a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #D00176;
}

.xav-postpdficon:before
{
   content:url('images/postpdficon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .xav-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.xav-postprinticon:before
{
   content:url('images/postprinticon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .xav-postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.xav-postemailicon:before
{
   content:url('images/postemailicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .xav-postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.xav-postcontent ul>li:before,  .xav-post ul>li:before,  .xav-textblock ul>li:before
{
   content:url('images/postbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .xav-postcontent ul>li:before, .opera   .xav-post ul>li:before, .opera   .xav-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.xav-postcontent li, .xav-post li, .xav-textblock li
{
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #949494;
   margin: 5px 0 5px 11px;
}

.xav-postcontent ul>li, .xav-post ul>li, .xav-textblock ul>li, .xav-postcontent ol, .xav-post ol, .xav-textblock ol
{
   padding: 0;
}

.xav-postcontent ul>li, .xav-post ul>li, .xav-textblock ul>li
{
   padding-left: 14px;
}

.xav-postcontent ul>li:before,  .xav-post ul>li:before,  .xav-textblock ul>li:before
{
   margin-left: -14px;
}

.xav-postcontent ol, .xav-post ol, .xav-textblock ol, .xav-postcontent ul, .xav-post ul, .xav-textblock ul
{
   margin: 1em 0 1em 11px;
}

.xav-postcontent li ol, .xav-post li ol, .xav-textblock li ol, .xav-postcontent li ul, .xav-post li ul, .xav-textblock li ul
{
   margin: 0.5em 0 0.5em 11px;
}

.xav-postcontent li, .xav-post li, .xav-textblock li
{
   margin: 5px 0 5px 0;
}

.xav-postcontent ol>li, .xav-post ol>li, .xav-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.xav-postcontent ul>li, .xav-post ul>li, .xav-textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background: #787878 url('images/postquote.png') no-repeat scroll;
   border:1px solid #787878;
   padding:2px 2px 2px 35px;
   margin:10px 10px 10px 50px;
   color: #0F0009;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .xav-postcontent blockquote a, .xav-blockcontent blockquote a, .xav-footer blockquote a,
blockquote a:link, .xav-postcontent blockquote a:link, .xav-blockcontent blockquote a:link, .xav-footer blockquote a:link,
blockquote a:visited, .xav-postcontent blockquote a:visited, .xav-blockcontent blockquote a:visited, .xav-footer blockquote a:visited,
blockquote a:hover, .xav-postcontent blockquote a:hover, .xav-blockcontent blockquote a:hover, .xav-footer blockquote a:hover
{
   color: #0F0009;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

/* Override native 'p' margins*/
blockquote p,
.xav-postcontent blockquote p,
.xav-blockcontent blockquote p,
.xav-footer blockquote p
{
   margin: 0;
   margin:5px;
}

.xav-postfootericons,
.xav-postfootericons a,
.xav-postfootericons a:link,
.xav-postfootericons a:visited,
.xav-postfootericons a:hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #949494;
}

.xav-postfootericons
{
   display:inline-block;
   padding: 1px;
}

.xav-postfootericons a, .xav-postfootericons a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #B21F69;
}

.xav-postfootericons a:visited, .xav-postfootericons a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #A6A6A6;
}

.xav-postfootericons a:hover, .xav-postfootericons a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #D00176;
}

.Navigator .xav-ccs-navigator img, .Navigator img
{
   border: 0;
   margin: 0;
   vertical-align: middle;
}
tr.Navigator td, td span.Navigator
{
   text-align: center;
   vertical-align: middle;
}

.Sorter img
{
   border:0;
   vertical-align:middle;
   padding:0;
   margin:0;
   position:static;
   z-index:1;
   width: 12px;
   height: 6px;
}

.Sorter a
{
   position:relative;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #C2C2C2;
}

.Sorter a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #C2C2C2;
}

.Sorter a:visited, .Sorter a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #C2C2C2;
}

.Sorter a:hover, .Sorter a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #A6A6A6;
}

.Sorter
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color:#BFBFBF;
}

.xav-footer
{
   background: #292929 url('images/footer.png') scroll;
   background: linear-gradient(top, rgba(18, 18, 18, 0.07) 0, rgba(57, 57, 57, 0.1) 40%, rgba(61, 61, 61, 0.11) 50%, rgba(57, 57, 57, 0.1) 60%, rgba(18, 18, 18, 0.07) 100%) no-repeat, url('images/footer.png'), linear-gradient(top, #1A1A1A 0, #333333 40%, #363636 50%, #333333 60%, #1A1A1A 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(18, 18, 18, 0.07) 0, rgba(57, 57, 57, 0.1) 40%, rgba(61, 61, 61, 0.11) 50%, rgba(57, 57, 57, 0.1) 60%, rgba(18, 18, 18, 0.07) 100%) no-repeat, url('images/footer.png'), -webkit-linear-gradient(top, #1A1A1A 0, #333333 40%, #363636 50%, #333333 60%, #1A1A1A 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(18, 18, 18, 0.07) 0, rgba(57, 57, 57, 0.1) 40%, rgba(61, 61, 61, 0.11) 50%, rgba(57, 57, 57, 0.1) 60%, rgba(18, 18, 18, 0.07) 100%) no-repeat, url('images/footer.png'), -moz-linear-gradient(top, #1A1A1A 0, #333333 40%, #363636 50%, #333333 60%, #1A1A1A 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(18, 18, 18, 0.07) 0, rgba(57, 57, 57, 0.1) 40%, rgba(61, 61, 61, 0.11) 50%, rgba(57, 57, 57, 0.1) 60%, rgba(18, 18, 18, 0.07) 100%) no-repeat, url('images/footer.png'), -o-linear-gradient(top, #1A1A1A 0, #333333 40%, #363636 50%, #333333 60%, #1A1A1A 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(18, 18, 18, 0.07) 0, rgba(57, 57, 57, 0.1) 40%, rgba(61, 61, 61, 0.11) 50%, rgba(57, 57, 57, 0.1) 60%, rgba(18, 18, 18, 0.07) 100%) no-repeat, url('images/footer.png'), -ms-linear-gradient(top, #1A1A1A 0, #333333 40%, #363636 50%, #333333 60%, #1A1A1A 100%) no-repeat;
   background: linear-gradient(top, rgba(18, 18, 18, 0.07) 0, rgba(57, 57, 57, 0.1) 40%, rgba(61, 61, 61, 0.11) 50%, rgba(57, 57, 57, 0.1) 60%, rgba(18, 18, 18, 0.07) 100%) no-repeat, url('images/footer.png'), linear-gradient(top, #1A1A1A 0, #333333 40%, #363636 50%, #333333 60%, #1A1A1A 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(18, 18, 18, 0.07) 0, rgba(57, 57, 57, 0.1) 40%, rgba(61, 61, 61, 0.11) 50%, rgba(57, 57, 57, 0.1) 60%, rgba(18, 18, 18, 0.07) 100%) no-repeat, url('images/footer.png'), linear-gradient(top, #1A1A1A 0, #333333 40%, #363636 50%, #333333 60%, #1A1A1A 100%) no-repeat;
   margin:30px auto 0;
   position: relative;
   color: #ADADAD;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-align: center;
   padding: 0;
}

.xav-footer a,
.xav-footer a:link,
.xav-footer a:visited,
.xav-footer a:hover,
.xav-footer td, 
.xav-footer th,
.xav-footer caption
{
   color: #ADADAD;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.xav-footer p 
{
   padding:0;
   text-align: center;
}

.xav-footer a,
.xav-footer a:link
{
   color: #DA017C;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.xav-footer a:visited
{
   color: #DD408F;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.xav-footer a:hover
{
   color: #E467A6;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.xav-footer img
{
   margin: 5px;
}

.xav-footer-inner
{
   margin: 0 auto;
   width:1252px;
   padding:20px;
   padding-right: 20px;
   padding-left: 20px;
}

.xav-rss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:30px;
   min-width:19px;
   display: inline-block;
   text-indent: 22px;
   background-position: left center;
}

.xav-rss-tag-icon:empty
{
   vertical-align: middle;
}

.xav-footer li
{
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #9E9E9E;
}

.xav-page-footer, 
.xav-page-footer a,
.xav-page-footer a:link,
.xav-page-footer a:visited,
.xav-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: #CCCCCC;
}

.xav-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #B5B5B5;
}

img.xav-lightbox
{
   cursor: pointer;
}

#xav-lightbox-bg *
{
   padding: 0;
   margin: 0;
}

div#xav-lightbox-bg
{
   top: 0;
   left: 0;
   width: 100%;
   position: absolute;
   height: 100%;
   background-color: #000;
   opacity: 0.8;
   filter: alpha(opacity=80);
   z-index: 9999;
}

img.xav-lightbox-image
{
   -webkit-transition: opacity 350ms ease-in-out;
   -moz-transition: opacity 350ms ease-in-out;
   -o-transition: opacity 350ms ease-in-out;
   -ms-transition: opacity 350ms ease-in-out;
   transition: opacity 350ms ease-in-out;
   cursor: pointer;
   z-index: 10000;
   position: fixed;
   border: 6px solid #fff;
   border-radius: 3px;
   opacity: 0;
   filter: alpha(opacity=0);
}

img.xav-lightbox-image.active
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.lightbox-error
{
   position: fixed;
   background: #fff;
   z-index: 100;
   opacity: 0.95;
   padding: 20px;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   width: 300px;
   height: 80px;
}

.loading
{
   position: fixed;
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   width: 32px;
   height: 32px;
   z-index: 10100;
   opacity: 0.5;
   padding: 10px;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
}

.arrow
{
   height: 100px;
   width: 82px;
   z-index: 10003;
   position: fixed;
   cursor: pointer;
   opacity: 0.5;
   filter: alpha(opacity=50);
}

.arrow.left
{
   left: 9px;
}
.arrow.right
{
   right: 9px;
}

.arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.arrow.disabled 
{
   display: none;
}

.arrow-t, .arrow-b
{
   height: 6px;
   width: 30px;
   left: 26px;
   background-color: #fff;
   position: relative;
   border-radius: 3px;
}

.arrow-t
{
   top: 38px;
}

.arrow-b
{
   top: 50px;
}

.close
{
   width: 22px;
   height: 22px;
   position: fixed;
   top: 30px;
   right: 39px;
   cursor: pointer;
   opacity: 0.5;
   filter: alpha(opacity=50);
}

.close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.close .cw, .close .ccw
{
   position: absolute;
   top: 8px;
   left: -4px;
   width: 30px;
   height: 6px;
   background-color: #fff;
   border-radius: 3px;
}

.cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.close-alt, .arrow-right-alt, .arrow-left-alt 
{
   display: none;
   color: #fff;
   font-size: 2.5em;
}

.ie8 .close-alt, .ie8 .arrow-right-alt, .ie8 .arrow-left-alt {
   display: block;
}
.ie8 .cw, .ie8 .ccw {
   display: none;
}

.xav-content-layout .xav-sidebar1
{
   -webkit-border-radius:0 0 0 39px;
   -moz-border-radius:0 0 0 39px;
   border-radius:0 0 0 39px;
   margin:0 auto;
   width: 225px;
}

.xav-content-layout .xav-content
{
   margin:0 auto;
}

.xav-content-layout .xav-sidebar2
{
   -webkit-border-radius:0 0 39px;
   -moz-border-radius:0 0 39px;
   border-radius:0 0 39px;
   margin:0 auto;
   width: 225px;
}



textarea#comment
{
    width:99%;
}

ul#comments-list div.avatar
{
    float:right;    
}

ul#comments-list, ul#comments-list li
{
  background: none;
  padding:0;
}

ul#comments-list li li
{
  margin-left: 20px;
}

div.avatar
{
  position:relative;
  margin: 7px;
  border: 1px solid #aaa;
  padding: 1px;
  background: #fff;
  float:left;
}

div.avatar img, div.avatar img.wp-post-image
{
    margin:0 !important;
    padding:0;
    border:none;
}

span.page-navi-outer, span.page-navi-inner 
{
    position:relative;
    display:block;
    float:left;
    margin:0;
    padding:0;
}

span.page-navi-outer
{
  margin: 1px;
  border: 1px solid #aaa;
}

span.page-navi-inner 
{
  padding: 1px;
  min-width:14px;
  line-height:18px;
  text-align:center;
  border: 2px solid #fff;
  font-weight:bold;
}

a span.page-navi-inner, span.page-navi-caption span.page-navi-inner 
{
    border-width:1px;
    font-weight:normal;
}

a span.page-navi-outer, span.page-navi-caption
{
    margin:2px 1px;
}

ul#comments-list li cite
{
  font-size: 1.2em;
}

#commentform textarea
{
  width: 100%;
}

#commentform
{
  text-align:left;
}

.rtl #commentform
{
  text-align:right;
}

img.wp-smiley
{
  border: none;
  margin: 1px;
  vertical-align:middle;
  padding: 0;
}

.navigation
{
  display: block;
  text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .xav-article .aligncenter img, .aligncenter img.xav-article, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.aligncenter , p.center 
{
   text-align: center; 
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.wp-caption
{
  border: 1px solid #ddd;
  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;
}

.wp-caption, .wp-caption p
{
    text-align: center;
}

.gallery {
	margin: 0 auto 18px;
    clear:both;
    overflow:hidden;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}

.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery img {
	border: 10px solid #f1f1f1;
}

.gallery br+br {
	display: none;
}
/* 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;
}

.xav-content {
  position: relative;
  z-index: 1;   
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}

img.wp-post-image 
{
    margin:0 5px 5px 0 !important;
}

ul#comments-list li
{
    list-style-image: none;
    background:none;
    list-style-type:none;
    
}

div.xav-footer div.xav-content-layout
{
    margin:0 auto;
    width:100%;
}

div.xav-layout-cell-size1 
{
    width:100%;
}

div.xav-layout-cell-size2 
{
    width:50%;
}
div.xav-layout-cell-size3 
{
    width:33%;
}

div.xav-layout-cell-size4
{
    width:25%;
}

.xav-widget-title
{
    padding:0 0 0 24px;
    margin-bottom:0;
}

div.xav-center-wrapper
{
  position: relative;
  float: right;
  right: 50%;

}

div.xav-center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.xav-center-inner
{
  float: none;
}

div.breadcrumbs h4, 
div.breadcrumbs p, 
li.pingback p, 
#respond p,
h3#reply-title, 
h4#comments, 
h4.box-title
{
    margin:0;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

#comments-list #respond {
	margin-left: 30px !important;
}

#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#respond .required {
	color: #ff4b33;
	font-weight: bold;
}

#respond label {
	font-size: 12px;
}

#respond input {
	margin: 0 0 9px;
	width: 98%;
}

#respond textarea {
	width: 98%;
}

#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}

#respond .form-allowed-tags code {
	font-size: 11px;
}

#respond .form-submit {
	margin: 12px 0;
}

#respond .form-submit input {
	width: auto;
}

.xav-footer .xav-widget-title 
{
    font-size:1.2em;
    padding: 0;
}

.xav-footer .xav-widget,
.xav-footer .xav-widget a,
.xav-footer .xav-widget a:link,
.xav-footer .xav-widget a:visited,
.xav-footer .xav-widget a:hover
{
    text-align: left;
}

DIV[id^="GMPmap"] IMG 
{
    margin: 0px;
}

/* Begin Additional CSS Styles */
.xav-blockheader .t, .xav-vmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */

