/*
Theme Name: akhsan
Theme URI: http://smkn1bulakamba.sch.id
Description: Dedicated for SMK N 1 Bulakamba by Akhsan Nurdin
Version: 3.1.3
Author: Akhsan
Author URI: http://facebook.com/akhsan.nurdin
Tags: akhsan nurdin, brebes, bulakamba,  smk, fixed width, three columns, valid XHTML, widgets
*/

/* begin Page */
/* Created by Artisteer v3.0.0.35414 */

#axn-main, table
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.axn-postcontent,
.axn-postcontent li,
.axn-postcontent table,
.axn-postcontent a,
.axn-postcontent a:link,
.axn-postcontent a:visited,
.axn-postcontent a.visited,
.axn-postcontent a:hover,
.axn-postcontent a.hovered
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-align: justify;
	font-size:13px;
}

.axn-postcontent p
{
    margin: 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  text-decoration: none;
}

.axn-postcontent a
{
  text-decoration: none;
  color: #024BE8;
}

.axn-postcontent a:link
{
  text-decoration: none;
  color: #024BE8;
}

.axn-postcontent a:visited, .axn-postcontent a.visited
{

  color: #000000;
}

.axn-postcontent  a:hover, .axn-postcontent a.hover
{

  font-style: italic;
  font-weight: normal;
  color: #024BE8;
}

.axn-postcontent h1
{
   color: #2F617F;    
   margin: 18px 0;
   font-size: 18px; 
}


.axn-postcontent h1 a,
.axn-postcontent h1 a:link,
.axn-postcontent h1 a:hover,
.axn-postcontent h1 a:visited
{
   font-size: 18px; 
}

.axn-postcontent h2
{
   color: #3E81A8;    
   margin: 17px 0;
   font-size: 17px;  
}


.axn-postcontent h2 a,
.axn-postcontent h2 a:link,
.axn-postcontent h2 a:hover,
.axn-postcontent h2 a:visited
{
   font-size: 17px;   
}

.axn-postcontent h3
{
   color: #FB0935;     
   margin: 16px 0;
   font-size: 16px; 
}


.axn-postcontent h3 a,
.axn-postcontent h3 a:link,
.axn-postcontent h3 a:hover,
.axn-postcontent h3 a:visited
{
   font-size: 16px;    
}

.axn-postcontent h4
{
   color: #3D5266;     
   margin: 15px 0;
   font-size: 15px; 
}


.axn-postcontent h4 a,
.axn-postcontent h4 a:link,
.axn-postcontent h4 a:hover,
.axn-postcontent h4 a:visited
{
   font-size: 15px;   
}

.axn-postcontent h5
{
   color: #3D5266;    
   margin: 14px 0;
   font-size: 14px;  
}


.axn-postcontent h5 a,
.axn-postcontent h5 a:link,
.axn-postcontent h5 a:hover,
.axn-postcontent h5 a:visited
{  
   font-size: 14px;
}

.axn-postcontent h6
{
   color: #024BE8;     
   margin: 13px 0;
   font-size: 13px; 
}


.axn-postcontent h6 a,
.axn-postcontent h6 a:link,
.axn-postcontent h6 a:hover,
.axn-postcontent h6 a:visited
{
   font-size: 13px;      
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

#axn-main
{
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}

#axn-page-background-glare
{
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-attachment: fixed;
  min-width: 100%;
}

#axn-page-background-glare-image
{
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-attachment: fixed;
  background-image: url('images/page_gl.png');
  background-repeat: no-repeat;
  background-position: top center;
}

html:first-child #axn-page-background-glare
{
  border: 1px solid transparent; /* Opera fix */
}

body
{
  padding: 0; 
  margin:0 !important;
  margin-bottom:-10px !important;
  color: #000000;
  height:100%;
  
  background-color: #FFFFFF;
  
  background-image: url('images/Bottom_texture.png');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: top left;
}

#axn-page-background-middle-texture
{
  position: absolute;
  background-image: url('images/Middle_texture.png');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-attachment: fixed;
  width:100%;
  min-height:100%;
  min-width: 100%;
 }


.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 */
.axn-sheet
{
  position: relative;
  margin: 0 auto;
  min-height: 15px;
  margin-top: 47px;
  margin-bottom: -3px;
  cursor:auto;
  width: 100%;
  min-width: 700px;
  max-width: 1920px;
}

.axn-sheet-body
{
  position: relative;
  padding: 4px;
    padding-top:4px;
    padding-bottom:4px;
}

.axn-sheet-tr, .axn-sheet-tl, .axn-sheet-br, .axn-sheet-bl, .axn-sheet-tc, .axn-sheet-bc,.axn-sheet-cr, .axn-sheet-cl
{
  position: absolute;
}

.axn-sheet-tr, .axn-sheet-tl, .axn-sheet-br, .axn-sheet-bl
{
  width: 26px;
  height: 26px;
  background-image: url('images/sheet_s.png');
}

.axn-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 13px, 13px, auto);
}

.axn-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 13px, 13px);
}

.axn-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(13px, 13px, auto, auto);
}

.axn-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(13px, auto, auto, 13px);
}

.axn-sheet-tc, .axn-sheet-bc
{
  left: 13px;
  right: 13px;
  height: 26px;
  background-image: url('images/sheet_h.png');
}

.axn-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 13px, auto);
}

.axn-sheet-bc
{
  bottom: 0;
  clip: rect(13px, auto, auto, auto);
}

.axn-sheet-cr, .axn-sheet-cl
{
  top: 13px;
  bottom: 13px;
  width: 26px;
  background-image: url('images/sheet_v.png');
}

.axn-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 13px);
}

.axn-sheet-cl
{
  left: 0;
  clip: rect(auto, 13px, auto, auto);
}

.axn-sheet-cc
{
  position: absolute;
  top: 13px;
  left: 13px;
  right: 13px;
  bottom: 13px;
  background-image: url('images/sheet_c.png');
}



#axn-page-background-top-texture{
  min-width: 100%;
}




/* end Box, Sheet */

/* begin Header */
div.axn-header
{
  margin: 0 auto;
  position: relative;
  height: 150px;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
}



div.axn-header-jpeg
{
  position: absolute;
  top: 0;
  left:0;
  width: 1920px;
  height: 150px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin HeaderObject */
div.axn-headerobject
{
  display: block;
  left: 99%;
  margin-left: -350px;
  position: absolute;
  top: 0;
  width: 383px;
  height: 150px;
  background-repeat: no-repeat;
  background-image: url('images/header-object.gif');
}
/* end HeaderObject */

/* begin Logo */
div.axn-logo
{
  left: 2%;
  margin-left: -8px;

  display: block;
  position: absolute;



  top: 50px;

}





h1.axn-logo-name
{
  display: block;
  text-align: left;
  font-size: 28px;
  padding: 0;
  margin: 0;
  color: #1C394A !important;

}

 h1.axn-logo-name a, h1.axn-logo-name a:link, h1.axn-logo-name a:visited, h1.axn-logo-name a:hover
{
  font-size: 28px;
  padding: 0;
  margin: 0;
  color: #1C394A !important;
}



h2.axn-logo-text, 
h2.axn-logo-text a,
h2.axn-logo-text a:link,
h2.axn-logo-text a:visited,
h2.axn-logo-text a:hover
{
  font-size: 14px;
  padding: 0;
  margin: 0;
  color: #162E3C !important;
}

h2.axn-logo-text
{
  display: block;
  text-align: left;

}
/* end Logo */

/* begin Menu */
/* menu structure */

.axn-menu a, .axn-menu a:link, .axn-menu a:visited, .axn-menu a:hover
{
    outline: none;
}

.axn-menu, .axn-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.axn-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.axn-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.axn-menu li li
{
  float: none;
}

.axn-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.axn-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.axn-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.axn-menu:after, .axn-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.axn-menu{
  min-height: 0;
  padding: 0 0 0 0;
}



.axn-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




/* menu structure */


.axn-navi
{
	position: relative;
	float:left;
	width:72%;
	z-index: 100;
	margin:0 auto;
	z-index: 100;
	max-height:30px;
	min-height:28px;
	margin-top: 0;
	margin-bottom: 0;
	font-size:13px;
	font-weight:bold;
	color:#FFFF00;
	line-height:28px;
	display: run-in;
	background-color: #666666;
	margin-left:5px;
}

.axn-navir
{
	position: relative;
	float:right;
	width:27%;
	z-index: 100;
	margin:0 auto;
	z-index: 100;
	max-height:30px;
	min-height:28px;
	margin-top: 0;
	margin-bottom: 0;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:blink;
	line-height:28px;
	display: run-in;
	background-color: #666666;
	text-align:center;
	margin-right:5px;
}

.axn-naw 
{
position:relative;
margin:0 auto;
float:left;
	padding:0;
	width:8%;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url('images/nav.png');
	margin-left:5px;
	height: 25px;
	line-height: 23px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
}

.axn-naw a, .axn-naw a:link, .axn-naw a:visited
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;
}

.axn-naw a:hover
{
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
}

.axn-nav
{
  position: relative;
  margin-right:5px;
  float:right;
  min-height: 25px;
  min-width:91%;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}


.axn-nav-l, .axn-nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('images/nav.png');
}

.axn-nav-l
{
  left: 0;
  right: 0;
}

.axn-nav-r
{
  right: 0;
  width: 1920px;
  clip: rect(auto, auto, auto, 1920px);
}

/* end Menu */

/* begin MenuItem */
.axn-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 25px;
  cursor: pointer;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
}


.axn-menu ul li
{
    margin:0;
    clear: both;
}


.axn-menu a .r, .axn-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 85px;
  background-image: url('images/menuitem.png');
}

.axn-menu a .l
{
  left: 0;
  right: 0;
}

.axn-menu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.axn-menu a .t, .axn-menu ul a, .axn-menu a:link, .axn-menu a:visited, .axn-menu a:hover
{
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
}

.axn-menu a .t
{
  color: #ECF0F4;
  padding: 0 12px;
  margin: 0 0;
  line-height: 25px;
  text-align: center;
}

.axn-menu a:hover .l, .axn-menu a:hover .r
{
  top: -30px;
}

.axn-menu li:hover>a .l, .axn-menu li:hover>a .r
{
  top: -30px;
}

.axn-menu li:hover a .l, .axn-menu li:hover a .r
{
  top: -30px;
}
.axn-menu a:hover .t
{
  color: #FFFFFF;
  font-weight:bold;
  font-style:italic;
}

.axn-menu li:hover a .t
{
  color: #FFFFFF;
  font-weight:bold;
  font-style:italic;
}

.axn-menu li:hover>a .t
{
  color: #FFFFFF;
  font-weight:bold;
  font-style:italic;
}

/* end MenuItem */

/* begin MenuSeparator */
.axn-menu .axn-menu-li-separator
{
  display: block;
  width: 2px;
  height:25px;
}
.axn-nav .axn-menu-separator
{
  display: block;
  margin:0 auto;
  width: 2px;
  height: 25px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.axn-menu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  width: 180px;
  overflow: hidden;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0;
  border-style: solid;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #FFFFFF;

  margin:0;
  padding:0;
}

.axn-nav ul.axn-menu ul span, .axn-nav ul.axn-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

 .axn-menu ul a:link, .axn-menu ul a:visited, .axn-menu ul a:hover, .axn-menu ul a:active, .axn-nav ul.axn-menu ul span, .axn-nav ul.axn-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #FFFFFF;

  margin:0;
  padding:0;
}

.axn-menu ul li a:hover
{
  color: #FFFFFF;
  font-weight:bold;
  font-style:italic;
  background-position: 0 -20px;
}

.axn-menu ul li:hover>a
{
  color: #FFFFFF;
  font-weight:bold;
  font-style:italic;
  background-position: 0 -20px;
}

.axn-nav .axn-menu ul li a:hover span, .axn-nav .axn-menu ul li a:hover span span
{
  color: #FFFFFF;
  font-weight:bold;
  font-style:italic;
}

.axn-nav .axn-menu ul li:hover>a span, .axn-nav .axn-menu ul li:hover>a span span
{
  color: #FFFFFF;
  font-weight:bold;
  font-style:italic;
}


/* end MenuSubItem */

/* begin Layout */
.axn-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.axn-layout-cell, .axn-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}


.axn-content-layout .axn-content-layout{width: auto;margin:0;}
.axn-content-layout .axn-layout-cell, .axn-content-layout .axn-layout-cell .axn-content-layout .axn-layout-cell{display: table-cell;}
.axn-layout-cell .axn-layout-cell{display: block;}
.axn-content-layout-row {display: table-row;}
.axn-layout-glare{position:relative;}/* end Layout */

/* begin Button */
.axn-button-wrapper a.axn-button,
.axn-button-wrapper a.axn-button:link,
.axn-button-wrapper input.axn-button,
.axn-button-wrapper button.axn-button
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #000000 !important;
  width: auto;
  outline: none;
  border: none;
  background:none;
  line-height: 26px;
  height: 22px;
  margin: 0 !important;
  padding: 0 9px !important;
  overflow: visible;
  cursor: pointer;
}

.axn-button img, .axn-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.axn-button-wrapper
{

  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 26px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .axn-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.axn-block select 
{
    width:96%;
}

.axn-button-wrapper.hover .axn-button, .axn-button-wrapper.hover a.axn-button:link, .axn-button:hover
{
  color: #024BE8 !important;
  text-decoration: none !important;
}

.axn-button-wrapper.active .axn-button, .axn-button-wrapper.active a.axn-button:link
{
  color: #526E89 !important;
}

.axn-button-wrapper .axn-button-l, .axn-button-wrapper .axn-button-r
{
  display: block;
  position: absolute;
  height: 88px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.axn-button-wrapper .axn-button-l
{
  left: 0;
  right: 5px;
}

.axn-button-wrapper .axn-button-r
{
  width: 403px;
  right: 0;
  clip: rect(auto, auto, auto, 398px);
}

.axn-button-wrapper.hover .axn-button-l, .axn-button-wrapper.hover .axn-button-r
{
  top: -31px;
}

.axn-button-wrapper.active .axn-button-l, .axn-button-wrapper.active .axn-button-r
{
  top: -62px;
}

.axn-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Block, VMenuBlock */
.axn-vmenublock
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 0;
}

.axn-vmenublock-body
{
  position: relative;
  padding: 0;
}




/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.axn-vmenublockheader
{
  margin-bottom: 7px;
  position: relative;
  height: 23px;
}

 .axn-vmenublockheader h3.t
{
  position: relative;
  height: 23px;
  color: #000000;
  font-size: 13px;
  margin:0;
  padding: 0 10px 0 5px;
  white-space: nowrap;
  line-height: 23px;
}


.axn-vmenublockheader h3.t a,
.axn-vmenublockheader h3.t a:link,
.axn-vmenublockheader h3.t a:visited, 
.axn-vmenublockheader h3.t a:hover
{
  color: #000000;
  font-size: 13px;
}



.axn-vmenublockheader .l, .axn-vmenublockheader .r
{
  position: absolute;
  height: 23px;
  
}

.axn-vmenublockheader .l
{
  left: 0;
  right: 0;
}

.axn-vmenublockheader .r
{
  width: 1920px;
  right: 0;
  clip: rect(auto, auto, auto, 1920px);
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.axn-vmenublockcontent
{

  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.axn-vmenublockcontent-body
{

  position: relative;
  padding: 0;
}







/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.axn-vmenu, ul.axn-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.axn-vmenu
{
  margin-top: 0; 
  margin-bottom: 0;
}



ul.axn-vmenu ul
{
  display: none;

  padding: 0;
    margin:0 0 0 0;
}

ul.axn-vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.axn-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 16px;
  cursor: pointer;
  text-decoration: none;
}

ul.axn-vmenu li.axn-vmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.axn-vmenu .axn-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.axn-vmenu a .r, ul.axn-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 58px;
  background-image: url('images/vmenuitem.png');
}

ul.axn-vmenu a .l
{
  left: 0;
  right: 15px;
}

ul.axn-vmenu a .r
{
  width: 1920px;
  right: 0;
  clip: rect(auto, auto, auto, 1905px);
}

ul.axn-vmenu a .t, ul.axn-vmenu ul a
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

ul.axn-vmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 16px;
  color: #000000;
  padding: 0 10px 0 20px;
  margin-left:0;
  margin-right:0;
}

ul.axn-vmenu a.active .l, ul.axn-vmenu a.active .r
{
  top: -42px;
}

ul.axn-vmenu a.active .t
{
  color: #000000;
}

ul.axn-vmenu a:hover .l, ul.axn-vmenu a:hover .r
{
  top: -21px;
}

ul.axn-vmenu a:hover .t
{
  color: #000000;
  font-style:italic;
}


/* end VMenuItem */

/* begin VMenuSubItem */
 ul.axn-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.axn-vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 16px;
  overflow: visible;
  background-image: url('images/vsubitem.gif');
  background-position: 25px 0;
  background-repeat: repeat-x;
  padding: 0 0 0 40px;
  line-height: 16px;
  color: #214559;
  font-size: 12px;
  margin-left: 0;
}



ul.axn-vmenu ul span, ul.axn-vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

 ul.axn-vmenu ul a:link, ul.axn-vmenu ul a:visited, ul.axn-vmenu ul a:hover, ul.axn-vmenu ul a:active, ul.axn-vmenu ul span, ul.axn-vmenu ul span span
{
  line-height: 16px;
  color: #214559;
  font-size: 12px;
  margin-left: 0;
}



ul.axn-vmenu ul ul
{
  margin:0 0 0 0;
}

ul.axn-vmenu ul li.axn-vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }

ul.axn-vmenu ul .axn-vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.axn-vmenu ul li.axn-vmenu-separator-first
{
    padding-bottom:0;
}

ul.axn-vmenu ul li li a
{
  background-position: 50px 0;
  padding: 0 0 0 65px;
}

ul.axn-vmenu ul li li li a
{
  background-position: 75px 0;
  padding: 0 0 0 90px;
}

ul.axn-vmenu ul li li li li a
{
  background-position: 100px 0;
  padding: 0 0 0 115px;
}

ul.axn-vmenu ul li li li li li a
{
  background-position: 125px 0;
  padding: 0 0 0 140px;
}


ul.axn-vmenu ul li a.active
{
  color: #000000;
  background-position: 25px -42px;
}

ul.axn-vmenu ul li li a.active
{
  background-position: 50px -42px;
}

ul.axn-vmenu ul li li li a.active
{
  background-position: 75px -42px;
}

ul.axn-vmenu ul li li li li a.active
{
  background-position: 100px -42px;
}

ul.axn-vmenu ul li li li li li a.active
{
  background-position: 125px -42px;
}



ul.axn-vmenu ul li a:hover, ul.axn-vmenu ul li a:hover.active
{
  color: #000000;
  font-style:italic;
  background-position: 25px -21px;
}


ul.axn-vmenu ul li li a:hover, ul.axn-vmenu ul li li a:hover.active
{
  background-position: 50px -21px;
}

ul.axn-vmenu ul li li li a:hover, ul.axn-vmenu ul li li li a:hover.active
{
  background-position: 75px -21px;
}

ul.axn-vmenu ul li li li li a:hover, ul.axn-vmenu ul li li li li a:hover.active
{
  background-position: 100px -21px;
}

ul.axn-vmenu ul li li li li li a:hover, ul.axn-vmenu ul li li li li li a:hover.active
{
  background-position: 125px -21px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.axn-block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 10px;
}

.axn-block-body
{
  position: relative;
  padding: 0;
}




/* end Box, Block */

/* begin BlockHeader */
.axn-blockheader
{
  margin-bottom: 4px;
  position: relative;
  height: 23px;
}

 .axn-blockheader h3.t
{
  position: relative;
  height: 23px;
  color: #000000;
  font-size: 13px;
  margin:0;
  padding: 0 10px 0 5px;
  white-space: nowrap;
  line-height: 23px;
}


.axn-blockheader h3.t a,
.axn-blockheader h3.t a:link,
.axn-blockheader h3.t a:visited, 
.axn-blockheader h3.t a:hover
{
  color: #000000;
  font-size: 13px;
}



.axn-blockheader .l, .axn-blockheader .r
{
  position: absolute;
  height: 23px;
  
}

.axn-blockheader .l
{
  left: 0;
  right: 0;
}

.axn-blockheader .r
{
  width: 1920px;
  right: 0;
  clip: rect(auto, auto, auto, 1920px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.axn-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.axn-blockcontent-body
{
  position: relative;
  padding: 5px;
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}


 
.axn-blockcontent-body li, 
.axn-blockcontent-body a,
.axn-blockcontent-body a:link,
.axn-blockcontent-body a:visited,
.axn-blockcontent-body a:hover
{
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.axn-blockcontent-body p
{
  margin: 6px 0;
}

.axn-blockcontent-body a
{
  color: #000000;
  text-decoration: none;
}

.axn-blockcontent-body a:link
{
  color: #000000;
  text-decoration: none;
}

.axn-blockcontent-body a:visited, .axn-blockcontent-body a.visited
{
  color: #364759;

}

.axn-blockcontent-body a:hover, .axn-blockcontent-body a.hover
{
  color: #030607;

  font-style: italic;
  font-weight: normal;
}

.axn-blockcontent-body ul li
{
  line-height: 125%;    
  color: #000000;

  padding: 0 0 0 11px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Box, Post */
.axn-post
{
  position: relative;
  min-width: 35px;
  min-height: 35px;
  margin: 10px;
}

.axn-post-body
{
  position: relative;
  padding: 20px;
}

.axn-post-tr, .axn-post-tl, .axn-post-br, .axn-post-bl, .axn-post-tc, .axn-post-bc,.axn-post-cr, .axn-post-cl
{
  position: absolute;
}

.axn-post-tr, .axn-post-tl, .axn-post-br, .axn-post-bl
{
  width: 46px;
  height: 46px;
  background-image: url('images/post_s.png');
}

.axn-post-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 23px, 23px, auto);
}

.axn-post-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 23px, 23px);
}

.axn-post-bl
{
  bottom: 0;
  left: 0;
  clip: rect(23px, 23px, auto, auto);
}

.axn-post-br
{
  bottom: 0;
  right: 0;
  clip: rect(23px, auto, auto, 23px);
}

.axn-post-tc, .axn-post-bc
{
  left: 23px;
  right: 23px;
  height: 46px;
  background-image: url('images/post_h.png');
}

.axn-post-tc
{
  top: 0;
  clip: rect(auto, auto, 23px, auto);
}

.axn-post-bc
{
  bottom: 0;
  clip: rect(23px, auto, auto, auto);
}

.axn-post-cr, .axn-post-cl
{
  top: 23px;
  bottom: 23px;
  width: 46px;
  background-image: url('images/post_v.png');
}

.axn-post-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 23px);
}

.axn-post-cl
{
  left: 0;
  clip: rect(auto, 23px, auto, auto);
}

.axn-post-cc
{
  position: absolute;
  top: 23px;
  left: 23px;
  right: 23px;
  bottom: 23px;
  background-image: url('images/post_c.png');
}



a img
{
  border: 0;
}

.axn-article img, img.axn-article
{
  border: solid 0 #B2C2D1;
  margin: 7px;
}

.axn-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.axn-article table, table.axn-article
{
border:none;
  margin: 1px;
}

.axn-article th, .axn-article td
{
font-size:12px;
font-style:normal;
font-weight:normal;
  padding: 2px;
  border: solid 0 #8099B3;
  vertical-align: top;
  text-align: left;
}

.axn-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.axn-postheader
{
  color: #000000;
  margin: 5px 0;
  font-size: 20px;
}

 
h2.axn-postheader a, 
h2.axn-postheader a:link, 
h2.axn-postheader a:visited,
h2.axn-postheader a.visited,
h2.axn-postheader a:hover,
h2.axn-postheader a.hovered
{
  font-size: 20px;
}

h2.axn-postheader a, h2.axn-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #000000;
}

h2.axn-postheader a:visited, h2.axn-postheader a.visited
{

  color: #000000;
}


h2.axn-postheader a:hover,  h2.axn-postheader a.hovered
{


  color: #024BE8;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.axn-postheadericons,
.axn-postheadericons a,
.axn-postheadericons a:link,
.axn-postheadericons a:visited,
.axn-postheadericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #3D5266;
}

.axn-postheadericons
{
  padding: 1px;

}

.axn-postheadericons a, .axn-postheadericons a:link
{
  text-decoration: none;
  color: #2F617F;
}

.axn-postheadericons a:visited, .axn-postheadericons a.visited
{
  font-style: italic;
  font-weight: normal;
  color: #2F617F;
}

.axn-postheadericons a:hover, .axn-postheadericons a.hover
{
  font-style: italic;
  font-weight: normal;

  color: #3E81A8;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.axn-post ol, .axn-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.axn-post li
{
  font-size: 12px;
  color: #000000;
  padding: 0 0 0 13px;
}

.axn-post li ol, .axn-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}






.axn-post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.axn-post ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 12px;
  /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}


/* end PostBullets */

/* begin PostQuote */
.axn-postcontent blockquote,
.axn-postcontent blockquote a,
.axn-postcontent blockquote a:link,
.axn-postcontent blockquote a:visited,
.axn-postcontent blockquote a:hover
{
  color: #FB0935;
  font-style: italic;
  font-weight: normal;
  text-align: center;
}

.axn-postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.axn-postcontent blockquote
{
   border: solid 0 #FC9764;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 0;
  background-color: none;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.axn-postfootericons,
.axn-postfootericons a,
.axn-postfootericons a:link,
.axn-postfootericons a:visited,
.axn-postfootericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #3D5266;
}

.axn-postfootericons
{
  padding: 1px;

}

.axn-postfootericons a, .axn-postfootericons a:link
{
  text-decoration: none;
  color: #2F617F;
}

.axn-postfootericons a:visited, .axn-postfootericons a.visited
{

  color: #2F617F;
}

.axn-postfootericons a:hover, .axn-postfootericons a.hover
{


  color: #3E81A8;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.axn-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  overflow: hidden;
  width: 100%;
}


.axn-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('images/footer_t.png');
  background-position: left bottom;
}

.axn-footer-body
{
    position:relative;
    padding: 5px;
}

.axn-footer-body .axn-rss-tag-icon
{
  position: absolute;
  left:   6px;
  bottom:5px;
  z-index:1;
}

.axn-rss-tag-icon
{
  display: block;
  background-image: url('images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  height: 26px;
  width: 32px;
  cursor: default;
}

.axn-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.axn-footer-text,
.axn-footer-text a,
.axn-footer-text a:link,
.axn-footer-text a:visited,
.axn-footer-text a:hover
{
    color: #000000;
    font-size: 11px;
}

.axn-footer-text
{
  min-height: 26px;
  padding: 0 10px 0 10px;
  text-align: center;

}



.axn-footer-text a,
.axn-footer-text a:link
{
  color: #000000;
  text-decoration: none;
}

.axn-footer-text a:visited
{
  color: #41576C;

}

.axn-footer-text a:hover
{
  color: #5F9FC4;

  font-style: italic;
  font-weight: normal;
}
/* end Footer */

/* begin PageFooter */
.axn-page-footer, 
.axn-page-footer a,
.axn-page-footer a:link,
.axn-page-footer a:visited,
.axn-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: #5096BE;
}

.axn-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #435970;
}
/* end PageFooter */

/* begin LayoutCell, content */



/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */

.axn-content-layout .axn-sidebar1
{
	max-width: 53%;
  float:left;
  position:relative;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, sidebar2 */

.axn-content-layout .axn-sidebar2
{
	 max-width: 40%;
  float:right;
  margin-right: 25px;
  position:relative;
}

/* end LayoutCell, sidebar2 */

/* begin LayoutCell, sidebar3 */

.axn-content-layout .axn-sidebar3
{
	width: 43%;
  position:relative;
  padding-right:20px;
}

/* end LayoutCell, sidebar3 */

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: 0 5px;
  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%;
}

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, .axn-article .aligncenter img, .aligncenter img.axn-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;
}

.alignright img, img.alignright
{
  margin: 1em;
  margin-right: 0;
}

.alignleft img, img.alignleft
{
  margin: 1em;
  margin-left: 0;
}

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
    text-align: center;
}

.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 p
{
    text-align: center;
}

.gallery {
	margin: 0 auto 18px;
    clear:both;
    overflow:hidden;
  letter-spacing: normal;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {

	border: 10px solid #f1f1f1;
}

.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}



.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;
}



.axn-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.axn-footer div.axn-content-layout
{
    margin:0 auto;
    width:100%;
}

div.axn-layout-cell-size1 
{
    width:100%;
}

div.axn-layout-cell-size2 
{
    width:60%;
}
div.axn-layout-cell-size3 
{
    width:40%;
}

div.axn-layout-cell-size4
{
    width:25%;
}

.axn-widget-title
{
    padding:0 0 0 24px;
    margin-bottom:0;
}

div.axn-center-wrapper
{
  position: relative;
  float: right;
  right: 50%;

}

div.axn-center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.axn-center-inner
{
  float: none;
}

div.breadcrumbs h4, div.breadcrumbs p
{
    margin:0;
}

#respond p {
	margin: 0;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

h3#reply-title, h4#comments, h4.box-title {
	margin: 0;
}

#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 {
	font-size: 14px;
	width: auto;
}

.axn-footer .axn-widget-title 
{
    font-size:1.2em;
    padding: 0;
}

.axn-footer .axn-widget,
.axn-footer .axn-widget a,
.axn-footer .axn-widget a:link,
.axn-footer .axn-widget a:visited,
.axn-footer .axn-widget a:hover
{
    color: #000000;
font-size: 11px;
    text-align: left;
}

.axn-footer .axn-widget a,
.axn-footer .axn-widget a:link
{
  color: #000000;
text-decoration: none;
}

.axn-footer .axn-widget a:visited
{
  color: #41576C;

}



