/*
Theme Name: l2aelba-2
Description: l2aelba-2, WordPress theme designed by <a href="http://l2aelba.com">l2aelba</a>.
Version: 1.0
Author: Artisteer
Author URI: http://l2aelba.com/
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets, l2aelba
*/

/* begin Page */



body
{
 margin: 0 auto;
 padding: 0;
 font-size: 62.5%; /* Resets 1em to 10px */
 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 background-color: #532a1a;
 color: #787878;
}

h2
{
   font-size: 18px;
}

.Main
{
 position: absolute;
 width: 100%;
 left: 0;
 top: 0;
}
.PageBackgroundGradient
{
 bgcolor:#532a1a;
 background-repeat: repeat;
}

table, th, td
{
 font-size: 1em;
 padding: 0;
 border-collapse: collapse;
}

a img
{
 border: 0;
}

a
{
 color: #DC9009;
}

a:link
{
 color: #DC9009;
}

a:visited
{
 color: #000000;
}

a:hover
{
 color: #000000;
}
/* end Page */

/* begin Box, Sheet */
.Sheet
{
 min-width:23px;
 min-height:23px;
 margin: 0 auto;
 position: relative;
 overflow: hidden;
 z-index: 0;
 width: 1000px;


}


* html .Sheet
{
 width:expression(this.offsetWidth < 23 ? 23+"px" : "auto !important");
 height:expression(this.offsetHeight < 23 ? 23+"px" : "auto !important");

 width: 1000px;
 zoom: 1;
}


.Sheet-body
{
 position: relative;
 overflow: hidden;
 z-index: 0;
 margin: 4px;
 text-align: left;
background-color: #fffff;
}




.Sheet-tl
{
 position: absolute;
 overflow: hidden;
 z-index: -1;
 top: 0;
 left: 0;
 width: 11px;
 height: 11px;
 background-image: url('images/Sheet-s.png');
}

* html .Sheet-tl
{
 font-size: 1px;
 background: none;
 behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}


.Sheet-tr
{
 position: absolute;
 overflow: hidden;
 z-index: -1;
 top: 0;
 right: 0;
 width: 11px;
 height: 11px;
}

* html .Sheet-tr
{
 font-size: 1px;
 left: expression(this.parentNode.offsetWidth-11+'px');
}

.Sheet-tr div
{
 position: absolute;
 z-index: -1;
 top: 0px;
 left: -11px;
 width: 22px;
 height: 22px;
 background-image: url('images/Sheet-s.png');
}

* html .Sheet-tr div
{
 background: none;
 behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-bl
{
 position: absolute;
 overflow: hidden;
 z-index: -1;
 bottom: 0;
 left: 0;
 width: 11px;
 height: 11px;
}

* html .Sheet-bl
{
 font-size: 1px;
 top: expression(this.parentNode.offsetHeight-11+'px');
}

.Sheet-bl div
{
 position: absolute;
 z-index: -1;
 top: -11px;
 left: 0;
 width: 22px;
 height: 22px;
 background-image: url('images/Sheet-s.png');
}

* html .Sheet-bl div
{
 background: none;
 behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-br
{
 position: absolute;
 overflow: hidden;
 z-index: -1;
 bottom: 0;
 right: 0;
 width: 11px;
 height: 11px;
}

* html .Sheet-br
{
 font-size: 1px;
 top: expression(this.parentNode.offsetHeight-11+'px');
 left: expression(this.parentNode.offsetWidth-11+'px');
}

.Sheet-br div
{
 position: absolute;
 z-index: -1;
 top: -11px;
 left: -11px;
 width: 22px;
 height: 22px;
 background-image: url('images/Sheet-s.png');
}

* html .Sheet-br div
{
 background: none;
 behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-tc
{
 position: absolute;
 overflow:hidden;
 z-index: -1;
 top: 0;
 left: 11px;
 right: 11px;
 height: 11px;
}

* html .Sheet-tc
{
 font-size: 1px;
 width: expression(this.parentNode.offsetWidth-22+'px');
}


.Sheet-tc div
{
 position: absolute;
 z-index: -1;
 top: 0;
 left: 0;
 width: 100%;
 height: 22px;
 background-image: url('images/Sheet-h.png');
}

* html .Sheet-tc div
{
 font-size: 1px;
 background: none;
 behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-h.png',sizingMethod='scale')");
}


.Sheet-bc
{
 position: absolute;
 overflow:hidden;
 z-index: -1;
 bottom: 0;
 left: 11px;
 right: 11px;
 height: 11px;
background-color: #fff;
}

* html .Sheet-bc
{
 font-size: 1px;
 top: expression(this.parentNode.offsetHeight-11+'px');
 width: expression(this.parentNode.offsetWidth-22+'px');
}

.Sheet-bc div
{
 position: absolute;
 z-index: -1;
 top: -11px;
 left: 0;
 width: 100%;
 height: 22px;
 background-image: url('images/Sheet-h.png');
}

* html .Sheet-bc div
{
 font-size: 1px;
 background: none;
 behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-h.png',sizingMethod='scale')");
}


.Sheet-cl
{
 position: absolute;
 overflow:hidden;
 z-index: -1;
 top: 11px;
 left: 0;
 width: 11px;
 bottom: 11px;
}

* html .Sheet-cl
{
 font-size: 1px;
 height: expression(this.parentNode.offsetHeight-22+'px');
}

.Sheet-cl div
{
 position: absolute;
 z-index: -1;
 top: 0;
 left: 0;
 width: 22px;
 height: 100%;
 background-image: url('images/Sheet-v.png');
}

* html .Sheet-cl div
{
 font-size: 1px;
 background: none;
 behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-v.png',sizingMethod='scale')");
}

.Sheet-cr
{
 position: absolute;
 overflow:hidden;
 z-index: -1;
 top: 11px;
 right: 0;
 width: 11px;
 bottom: 11px;
}

* html .Sheet-cr
{
 font-size: 1px;
 left: expression(this.parentNode.offsetWidth-11+'px');
 height: expression(this.parentNode.offsetHeight-22+'px');
}

.Sheet-cr div
{
 position: absolute;
 z-index: -1;
 top: 0;
 left: -11px;
 width: 22px;
 height: 100%;
 background-image: url('images/Sheet-v.png');
}

* html .Sheet-cr div
{
 font-size: 1px;
 background: none;
 behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-v.png',sizingMethod='scale')");
}

.Sheet-cc
{
 position: absolute;
 overflow:hidden;
 z-index: -2;
 top: 11px;
 left: 11px;
 right: 11px;
 bottom: 11px;
 background-color: #ffffff;
}

* html .Sheet-cc
{
 font-size: 1px;
 width: expression(this.parentNode.offsetWidth-22+'px');
 height: expression(this.parentNode.offsetHeight-22+'px');
}
.Sheet
{
 margin-top: 75px !important;
 margin-bottom: 3em;
 padding: 0 0 1em 0;
}
/* end Box, Sheet */

/* begin Header */
div.Header
{

 width: 990px;
 height: 225px;
}

* html div.Header
{
 font-size: 1px;
}

div.Header  div
{
 margin: -25px 0 0 0;
 width: 990px;
 height: 225px;
 background-image: url('images/main-header.gif');
 background-repeat: no-repeat;
 background-position: center;
 text-align: left;
}
/* end Header */


/* begin blogHeader */
div.blogHeader
{

 width: 990px;
 height: 225px;
}

* html div.blogHeader
{
 font-size: 1px;
}

div.blogHeader  div
{
 margin: -25px 0 0 0;
 width: 990px;
 height: 225px;
 background-image: url('images/main-blog-header2.gif');
 background-repeat: no-repeat;
 background-position: center;
 text-align: left;
}
/* end blogHeader */



/* begin Logo */
.logo
{
 position: relative;
 left: 10px;
 top: 168px;
}

.logo td
{
 text-align: left;
 vertical-align: top;
}

.logo-name
{
 font-size: 28px;
 font-family: Arial;
 font-style: normal;
 font-weight: bold;
}

.logo-name a
{
 text-decoration: none;
 color: #262626 !important;
}

.logo-text
{
 font-size: 14px;
 font-family: Arial;
 font-style: normal;
 font-weight: normal;
 color: #262626 !important;
}
/* end Logo */

/* begin Menu */
.menu, .menu ul
{
 margin: 0;
 padding: 0;
 border: 0;
 list-style-type: none;
 display: block;
 width:750px;
}

.menu li
{
 margin: 0;
 padding: 0;
 border: 0;
 display: block;
 float: left;
 position: relative;
 z-index: 5;
}

.menu li:hover
{
 z-index: 10000;
 white-space: normal;
}

.menu li li
{
 float: none;
}

.menu ul
{
 visibility: hidden;
 position: absolute;
 z-index: 10;
 left: 0;
 top: 0;
}

.menu li:hover>ul
{
 visibility: visible;
 top: 100%;
}

.menu li li:hover>ul
{
 top: 0;
 left: 100%;
}

.menu:after, .menu ul:after
{
 content: ".";
 height: 0;
 display: block;
 visibility: hidden;
 overflow: hidden;
 clear: both;
}
.menu, .menu ul
{
 min-height: 0;
}

.menu ul
{
 background-image: url(images/spacer.gif);
 padding: 10px 30px 30px 30px;
 margin: -10px 0 0 -30px;
}

.menu ul ul
{
 padding: 30px 30px 30px 10px;
 margin: -30px 0 0 -10px;
}


* html .menu, * html .menu ul
{
 height: 1%;
}

* html .menu li.menuhover
{
 z-index: 10000;
}

* html .menu .menuhoverUL
{
 visibility: visible;
}

* html .menu .menuhoverUL
{
 top: 100%;
 left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
 top: 0;
 left: 100%;
}

* html .menu ul a
{
 height: 1%;
}

* html .menu li li
{
 float: left;
 width: 100%;
}

* html .menu .menuhoverUL .menuhoverUL
{
 top: 5px;
 left: 100%;
}

* html .menu, * html .menu ul
{
 height: 1%;
}

* html .menu li.menuhover
{
 z-index: 10000;
}

* html .menu .menuhoverUL
{
 visibility: visible;
}

* html .menu .menuhoverUL
{
 top: 100%;
 left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
 top: 0;
 left: 100%;
}

* html .menu ul a
{
 height: 1%;
}

* html .menu li li
{
 float: left;
 width: 100%;
}
.nav
{
 position: relative;
 margin: 0  auto;
 width: 992px;
 height: 28px;
 z-index: 100;
}

.menu
{
 padding: 225px 7px 0px 7px;
}

* html .nav
{
 zoom: 1;
}

.nav .l, .nav .r, .nav .r div
{
 top: 225px;
 position: absolute;
 z-index: -1;
 overflow: hidden;
 height: 28px;
}

.nav .l
{
 left: 0;
 right: 7px;
}

* html .nav .l
{
 width: expression(this.parentNode.offsetWidth-7+'px');
}

.nav .r
{
 right: 0;
 width: 7px;
}

* html .nav .r
{
 left: expression(this.parentNode.offsetWidth-7+'px');
}

.nav .r div
{
 width: 992px;
 right: 0;
}

* html .nav .r div
{
 left: expression(this.parentNode.offsetWidth-992+'px');
}

.nav .l, .nav .r div
{
 background-position: left top;
 background-repeat: no-repeat;
 background-image: url('images/nav2.gif');
}

* html .nav .l, * html .nav .r div
{
 font-size: 1px;
 background: none;
 behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/nav.png',sizingMethod='crop')");
}
/* end Menu */

/* begin MenuItem */
.menu ul li
{
 clear: both;
}

.menu a , .menu a span
{
 height: 28px;
 display: block;
}

* html .menu a , * html .menu a span
{
 float: left;
}

.menu a
{
 cursor: pointer;
 text-decoration: none;
 margin-right: 0px;
 margin-left: 10px;

}
.menu a span span
{
 font-family: 'Tahoma';
 font-size: 14px;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
 color: #ffffff;
 padding: 0 36px;
 margin: 0 0px;
 line-height: 28px;
 text-align: center;
 background-image: url('images/item-center.gif');
 background-position: left top;
 background-repeat: repeat-x;

}

* html .menu a span span
{
 display: inline;
}

.menu a:hover span span
{
 color: #FFB2C3;
 background-position: left -28px;
}

.menu li:hover a span span
{
 color: #FFB2C3;
 background-position: left -28px;
}

* html .menu .menuhover .menuhoverA span span
{
 color: #000000;
 background-position: left -28px;
}

/* end MenuItem */

/* begin ContentLayout */
.contentLayout
{
       margin-bottom: 4px;
       width: 100%;
       position: relative;
}/* end ContentLayout */

/* begin Button */
button.Button, a.Button
{
 border: none;
 padding: 0;
 margin: 0;
 background: none;
 font-size: 100%;
 font-family: inherit;
 line-height: inherit;
 display: inline-block;
 overflow: visible;
 width: auto;
 cursor: default;
 white-space: normal;
 text-decoration: none;
}

.Button .btn
{
 position: relative;
 display: block;
 overflow: hidden;
 float: left;
 z-index: 0;
 height: 28px;
 color: #fff;
}

.Button .t
{
 height: 28px;
 line-height: 28px;
 padding: 0 11px;
 text-align: left;
 font-family: 'Tahoma';
 font-size: 13px;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
}

.Button .active
{
 color: #1F1F1F;
}

.Button .hover
{
 color: #FFB2C3;
}

.Button .active .r
{
 top: -56px;
}

.Button .hover .r
{
 top: -28px;
}

.Button .r
{
 display: block;
 position: absolute;
 overflow: hidden;
 z-index: -1;
 top: 0;
 right: 0;
 width: 4px;
 height: 84px;
}

* html .Button .r
{
 font-size: 1px;
 left: expression(this.parentNode.offsetWidth-4+'px');
}


.Button .r span
{
 display: block;
 position: absolute;
 overflow: hidden;
 z-index: -1;
 top: 0;
 right: 0;
 width:403px;
 height: 84px;
}

* html .Button .r span
{
 font-size: 1px;
 left: expression(this.parentNode.offsetWidth-403+'px');
}

.Button .active .l
{
 top: -56px;
}

.Button .hover .l
{
 top: -28px;
}

.Button .l
{
 display: block;
 position: absolute;
 overflow: hidden;
 z-index: -1;
 top: 0;
 left: 0;
 right: 4px;
 height: 84px;
}

* html .Button .l
{
 font-size: 1px;
 width: expression(this.parentNode.offsetWidth-4+'px');
}


.Button .l, .Button .r span
{
 background-image: url('images/Button.gif');
}

* html .Button .l, * html .Button .r span
{
 background: none;
 behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Button.gif',sizingMethod='crop')");
}
/* end Button */

/* begin Box, Block */
.Block
{
 min-width:3px;
 min-height:3px;
 margin: 0 auto;
 position: relative;
 overflow: hidden;
 z-index: 0;


}


* html .Block
{
 width:expression(this.offsetWidth < 3 ? 3+"px" : "auto !important");
 height:expression(this.offsetHeight < 3 ? 3+"px" : "auto !important");

 zoom: 1;
}


.Block-body
{
 position: relative;
 overflow: hidden;
 z-index: 0;
 margin: 0px;
 text-align: left;
}




.Block-tl
{
 position: absolute;
 overflow: hidden;
 z-index: -1;
 top: 0;
 left: 0;
 width: 1px;
 height: 1px;
 background-image: url('images/Block-s.png');
}

* html .Block-tl
{
 font-size: 1px;
 background: none;
 behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}


.Block-tr
{
 position: absolute;
 overflow: hidden;
 z-index: -1;
 top: 0;
 right: 0;
 width: 1px;
 height: 1px;
}

* html .Block-tr
{
 font-size: 1px;
 left: expression(this.parentNode.offsetWidth-1+'px');
}

.Block-tr div
{
 position: absolute;
 z-index: -1;
 top: 0px;
 left: -1px;
 width: 2px;
 height: 2px;
 background-image: url('images/Block-s.png');
}

* html .Block-tr div
{
 background: none;
 behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}

.Block-bl
{
 position: absolute;
 overflow: hidden;
 z-index: -1;
 bottom: 0;
 left: 0;
 width: 1px;
 height: 1px;
}

* html .Block-bl
{
 font-size: 1px;
 top: expression(this.parentNode.offsetHeight-1+'px');
}

.Block-bl div
{
 position: absolute;
 z-index: -1;
 top: -1px;
 left: 0;
 width: 2px;
 height: 2px;
 background-image: url('images/Block-s.png');
}

* html .Block-bl div
{
 background: none;
 behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}

.Block-br
{
 position: absolute;
 overflow: hidden;
 z-index: -1;
 bottom: 0;
 right: 0;
 width: 1px;
 height: 1px;
}

* html .Block-br
{
 font-size: 1px;
 top: expression(this.parentNode.offsetHeight-1+'px');
 left: expression(this.parentNode.offsetWidth-1+'px');
}

.Block-br div
{
 position: absolute;
 z-index: -1;
 top: -1px;
 left: -1px;
 width: 2px;
 height: 2px;
 background-image: url('images/Block-s.png');
}

* html .Block-br div
{
 background: none;
 behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}

.Block-tc
{
 position: absolute;
 overflow:hidden;
 z-index: -1;
 top: 0;
 left: 1px;
 right: 1px;
 height: 1px;
}

* html .Block-tc
{
 font-size: 1px;
 width: expression(this.parentNode.offsetWidth-2+'px');
}


.Block-tc div
{
 position: absolute;
 z-index: -1;
 top: 0;
 left: 0;
 width: 100%;
 height: 2px;
 background-image: url('images/Block-h.png');
}

* html .Block-tc div
{
 font-size: 1px;
 background: none;
 behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-h.png',sizingMethod='scale')");
}


.Block-bc
{
 position: absolute;
 overflow:hidden;
 z-index: -1;
 bottom: 0;
 left: 1px;
 right: 1px;
 height: 1px;
}

* html .Block-bc
{
 font-size: 1px;
 top: expression(this.parentNode.offsetHeight-1+'px');
 width: expression(this.parentNode.offsetWidth-2+'px');
}

.Block-bc div
{
 position: absolute;
 z-index: -1;
 top: -1px;
 left: 0;
 width: 100%;
 height: 2px;
 background-image: url('images/Block-h.png');
}

* html .Block-bc div
{
 font-size: 1px;
 background: none;
 behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-h.png',sizingMethod='scale')");
}


.Block-cl
{
 position: absolute;
 overflow:hidden;
 z-index: -1;
 top: 1px;
 left: 0;
 width: 1px;
 bottom: 1px;
}

* html .Block-cl
{
 font-size: 1px;
 height: expression(this.parentNode.offsetHeight-2+'px');
}

.Block-cl div
{
 position: absolute;
 z-index: -1;
 top: 0;
 left: 0;
 width: 2px;
 height: 100%;
 background-image: url('images/Block-v.png');
}

* html .Block-cl div
{
 font-size: 1px;
 background: none;
 behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-v.png',sizingMethod='scale')");
}

.Block-cr
{
 position: absolute;
 overflow:hidden;
 z-index: -1;
 top: 1px;
 right: 0;
 width: 1px;
 bottom: 1px;
}

* html .Block-cr
{
 font-size: 1px;
 left: expression(this.parentNode.offsetWidth-1+'px');
 height: expression(this.parentNode.offsetHeight-2+'px');
}

.Block-cr div
{
 position: absolute;
 z-index: -1;
 top: 0;
 left: -1px;
 width: 2px;
 height: 100%;
 background-image: url('images/Block-v.png');
}

* html .Block-cr div
{
 font-size: 1px;
 background: none;
 behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-v.png',sizingMethod='scale')");
}

.Block-cc
{
 position: absolute;
 overflow:hidden;
 z-index: -2;
 top: 1px;
 left: 1px;
 right: 1px;
 bottom: 1px;
 background-color: #fff;
}

* html .Block-cc
{
 font-size: 1px;
 width: expression(this.parentNode.offsetWidth-2+'px');
 height: expression(this.parentNode.offsetHeight-2+'px');
}
.Block
{
 margin: 7px;
}

.Block table.table
{
 border-collapse: collapse;
 margin: 1px;
}

.Block table.table th, .Block table.table td
{
 padding: 2px;
 border: solid 1px #8C8C8C;
}
/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
 position: relative;
 overflow: hidden;
 height: 30px;
 z-index: 0;
 line-height: 30px;
 padding: 0 7px;
 margin-bottom: 2px;
 text-align: left;
 color: #F9F0DA;
 font-family: 'Tahoma';
 font-size: 14px;
 font-weight: Bold;
 font-style: normal;
 text-decoration: none;
}

* html .BlockHeader
{
 zoom: 1;
}

.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
{
 top: 0;
 position: absolute;
 z-index: -1;
 overflow: hidden;
 height: 30px;
}

.BlockHeader .l
{
 left: 0;
 right: 0px;
}

* html .BlockHeader .l
{
 width: expression(this.parentNode.offsetWidth-0+'px');
}

.BlockHeader .r
{
 right: 0;
 width: 0px;
}

* html .BlockHeader .r
{
 left: expression(this.parentNode.offsetWidth-0+'px');
}

.BlockHeader .r div
{
 width: 992px;
 right: 0;
}

* html .BlockHeader .r div
{
 left: expression(this.parentNode.offsetWidth-992+'px');
}

* html .BlockHeader .l, * html .BlockHeader .r div
{
 font-size: 1px;
}

.BlockHeader .l, .BlockHeader .r div
{
 background-position: left top;
 background-repeat: no-repeat;
 background-image: url('images/BlockHeader.gif');
}

* html .BlockHeader .l, * html .BlockHeader .r div
{
 background: none;
 behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockHeader.png',sizingMethod='crop')");
}
/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
 min-width:1px;
 min-height:1px;
 margin: 0 auto;
 position: relative;
 overflow: hidden;
 z-index: 0;


}


* html .BlockContent
{
 width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
 height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");

 zoom: 1;
}


.BlockContent-body
{
 position: relative;
 overflow: hidden;
 z-index: 0;
 margin: 8px;
 text-align: left;
 color: #000000;
 font-family: 'Tahoma';
 font-size: 12px;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
}

.BlockContent a
{
 color: #262626;
}
.BlockContent a:link
{
 color: #262626;
}

.BlockContent a:hover
{
 color: #FFB2C3;
}
.BlockContent a:hover:visited
{
 color: #000000;
}

.BlockContent a:visited
{
 color: #000000;
}

/* end Box, BlockContent */

/* begin LayoutCell */
.contentLayout .content
{
       position: relative;
       margin:0;
       padding:0;
       border:0;
       float: left;
       overflow: hidden;
       width: 79%;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar1
{
       position: relative;
       margin:0;
       padding:0;
       border:0;
       float: left;
       overflow: hidden;
       width: 20%;
}
/* end LayoutCell */



.sidebar1 ul, .sidebar2 ul, .sidebar3 ul
{
       margin-left: 0;
       padding-left: 20px;
}

.sidebar1 ul li, .sidebar2 ul li, .sidebar3 ul li
{
       list-style: none;
       margin-left: -20px;
       padding: 0;
}

#footer
{
       text-align: center;
}

.post h2 a
{
       text-decoration: none;
}

.aligncenter, div.aligncenter
{
       display: block;
       margin-left: auto;
       margin-right: auto;
}

.alignleft
{
       float: left;
}

.alignright
{
       float: right;
}

.wp-caption
{
       border: 1px solid #ddd;
       text-align: center;
       background-color: #f3f3f3;
       padding-top: 4px;
       margin: 10px;
       /* optional rounded corners for browsers that support it */
       <!--
       -moz-border-radius: 3px;
       -khtml-border-radius: 3px;
       -webkit-border-radius: 3px;
       border-radius: 3px;
       -->
}

.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;
}

.commentlist li .avatar
{
       float: right;
       border: 1px solid #eee;
       padding: 2px;
       background: #fff;
}

#commentform textarea
{
       width: 100%;
       padding: 2px;
}

.sidepanelbottom {
	height: 10px;
	display:block;
	margin-bottom:10px;
	margin-top:0px;
	clear:left;
}


#connectheader {
	float:left;
	clear:none;
	color:#d00;
	font-weight:bold;
	margin:5px 7px 0px 2px;
	font-size:14px;	
}

#socialmedia{
	display:block;
	width:240px;
	height:30px;
	clear:both;
	margin:5px 0px;	
	
}


#facebook a {
	background:url(images/facebook_icon.gif) no-repeat ;
	display:inline;
	width:30px;
	height:30px;
	clear:none;
	float:left;
	margin-right:4px;
	
}


#twitter a{
	background:url(images/twitter_icon.gif) no-repeat;
	display:inline;
	width:30px;
	height:30px;
	clear:none;
	float:left;
	margin-right:4px;
	
}

#linkedin a{
	background:url(images/linkedIn_icon.gif) no-repeat;
	display:inline;
	width:30px;
	height:30px;
	clear:none;
	float:left;	
}

#facebook a span{
	display:none;
}

#twitter a span{
	display:none;
}

#linkedin a span{
	display:none;
}