/*
Theme Name: CP2010
Description: CP2010  do tema da 9. Copa Brasil Sub-15 2010.
Version: 2.0
Author: Leonardo Garcia
Author URI: http://www.runsouce.com.br/
Tags: fixed width, three columns, valid XHTML, widgets
*/

/* 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-image:url(images/cp_background.jpg);
  background-repeat:no-repeat;
  background-position:center;
  background-position:top;
  background-color: #e6ece8;
  color: #232323;
}

h2
{
    font-size: 18px;
}


.dotting{
	float:left;
	display:inline;
	background:url(images/dotting.png) repeat-x;
	height:1px;
	width:100%;
	margin-bottom:20px;
	}
#rodape{
	background:#2c4944;
	width:968px;
	float:left;
	display:inline;
	height:100px;
	margin:0 0 -5px 5px;
	}
#rodape .apoio{
	float:left;
	display:inline;
	width:950px;
	margin-left:9px;
	}
#rodape h1{
	float:left;
	color:#FFF;
	font-weight:lighter;
	display:inline;
        font-size:12px;
        font-weight:bold;
       margin:5px 0 5px 0;
	}
.social{
	float:right;
	display:inline;
	background:url(images/social-all.png) no-repeat;
	width:197px;
	height:47px;
	padding:0;
	margin:-38px 0 0 0;
	}
.social a.facebook{
	float:left;
	display:inline;
	width:40px;
	height:40px;
	margin:4px 7px 0 6px;
	padding:0 0 0 0;
	text-indent:-10000px;
	overflow:hidden;
	cursor:pointer;
	}
.social a.orkut{
	float:left;
	display:inline;
	width:40px;
	height:40px;
	margin:4px 8px 0 0px;
	padding:0 0 0 0;
	text-indent:-10000px;
	overflow:hidden;
	cursor:pointer;

	}
.social a.twitter{
	float:left;
	display:inline;
	width:40px;
	height:40px;
	margin:4px 8px 0 0px;
	padding:0 0 0 0;
	text-indent:-10000px;
	overflow:hidden;
	cursor:pointer;
	}

.social a.youtube{
	float:left;
	display:inline;
	width:41px;
	height:41px;
	margin:4px 0 0 0px;
	padding:0 0 0 0;
	text-indent:-10000px;
	overflow:hidden;
	cursor:pointer;
	}


.adsCB60{
	width:180px;
	height:60px;
	margin:5px 0;
	float:left;
	display:inline;
         clean:both;
	}
.adsCB600{
	width:180px;
	height:600px;
	margin:5px 0;
	float:left;
	display:inline;
        clean:both;
	}
.adsCB600 img{
	float:left;
	display:inline;
	}
.adsCB250{
	width:250px;
	float:left;
	display:inline;
	margin:5px 0;
	}





.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 10px;
}
.PageBackgroundGlare
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.bannerTopo{
	float:left;
	display:inline;
	width:100%;
        height:90px;
	clear:both;
	}
.fltBanner{
        margin:0 auto;
	width:970px;
	height:90px;
	}
.fltBanner img{
float:left;
display:inline;
margin:0 10px 0 0;
}

/*
.PageBackgroundGlareImage
{
  background-image: url('images/Page-BgGlare.png');
  background-repeat: no-repeat;
  height: 444px;
  width: px;
  margin: 0;
}

/* specially for Opera * /
html:first-child .PageBackgroundGlare
{
  border: 1px solid transparent;
}
/* specially for Opera * /

* html .PageBackgroundGlareImage
{
  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/Page-BgGlare.png',sizingMethod='crop')");
}
.PageBackgroundGradient
{
 /* background-image: url('images/Page-BgGradient.png');* / 
  background-repeat: repeat-x;
  height: 225px;
}
*/
table, th, td
{
  font-size: 1em; 
  padding: 0; 
  border-collapse: collapse;
}

a img
{ 
  border: 0; 
}

a
{
  color: #4C893B;
}

a:link
{
  color: #4C893B;
}

a:visited
{
  color: #406336;
}

a:hover
{
  color: #73AB63;
}
/* end Page */

/* begin Box, Sheet */
.Sheet 
{
  min-width:69px;
  min-height:69px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 978px;
  
  
}


* html .Sheet 
{
  width:expression(this.offsetWidth < 69 ? 69+"px" : "auto !important");
  height:expression(this.offsetHeight < 69 ? 69+"px" : "auto !important");
  
  width: 978px;
  zoom: 1;
}


.Sheet-body 
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 5px;
  text-align: left;
}




.Sheet-tl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  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: 40px;
  height: 40px;
}

* html .Sheet-tr 
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-40+'px');
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -40px;
  width: 80px;
  height: 80px;
  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: 40px;
  height: 40px;
}

* html .Sheet-bl 
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-40+'px');
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -40px;
  left: 0;
  width: 80px;
  height: 80px;
  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: 40px;
  height: 40px;
}

* html .Sheet-br
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-40+'px');
  left: expression(this.parentNode.offsetWidth-40+'px');
}

.Sheet-br div 
{
  position: absolute;
  z-index: -1;
  top: -40px;
  left: -40px;
  width: 80px;
  height: 80px;
  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: 40px;
  right: 40px;
  height: 40px;
}

* html .Sheet-tc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-80+'px');
}


.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  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: 40px;
  right: 40px;
  height: 40px;
}

* html .Sheet-bc
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-40+'px');
  width: expression(this.parentNode.offsetWidth-80+'px');
}

.Sheet-bc div 
{
  position: absolute;
  z-index: -1;
  top: -40px;
  left: 0;
  width: 100%;
  height: 80px;
  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: 40px;
  left: 0;
  width: 40px;
  bottom: 40px;
}

* html .Sheet-cl
{
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-80+'px');
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 80px;
  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: 40px;
  right: 0;
  width: 40px;
  bottom: 40px;
}

* html .Sheet-cr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-40+'px');
  height: expression(this.parentNode.offsetHeight-80+'px');
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -40px;
  width: 80px;
  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: 40px;
  left: 40px;
  right: 40px;
  bottom: 40px;
  background-color: #E6ECE8;
}

* html .Sheet-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-80+'px');
  height: expression(this.parentNode.offsetHeight-80+'px');
}
.Sheet
{
  margin-top: 20px !important;
  margin-bottom: 3em;
  padding: 0 0 1em 0;
}
/* end Box, Sheet */

/* begin Header */
div.Header 
{
  margin: 0 auto;
  position: relative;
  width: 970px;
  height: 149px;
  background-image: url('images/cp_header.png');
  background-repeat: no-repeat;
  background-position: left top;
}

* html div.Header 
{
  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/Header.png',sizingMethod='crop')");
}

div.Header  div
{
  width: 100%;
  height: 100%;
/*  background-image: url('images/Header.jpg');*/
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}
/* end Header */

/* begin Logo */
.logo
{
  position: relative;
  left: 0px;
  top: 0px;
}

.logo td
{
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.logo-name
{
  font-size: 26px;
  font-family: Lucida Sans Unicode;
  font-style: normal;
  font-weight: bold;
}

.logo-name a
{
  text-decoration: none;
  color: #FDFBF6 !important;
  width:85px;
  height:140px;
  float:left;
  display:inline;
  text-indent:-10000px;
  overflow:hidden;
}

.logo-text
{
  font-size: 18px;
  font-family: Lucida Sans Unicode;
  font-style: normal;
  font-weight: bold;
  color: #FDFBF6 !important;
}
/* end Logo */

.loginUser{
	width:128px;
	padding:6px 6px 30px 6px;
	margin:0 30px 5px 0;
	float:left;
	display:inline;
	background:#007cc2;
	}
.especialh3{
	margin:0;
	padding:0;
	width:120px;
	line-height:1em;
	text-align:center;
	color:#FFF !important;
	}
.especialh4{
	margin:0;
	width:120px;
	color:#FFF !important;
	padding:0 0 2px 0;
	text-align:center;
	line-height:1em;
	}
#frmLogin{}
#frmLogin p{
	float:left;
	display:inline;
	margin:0;
	padding:5px 0 5px 0;
	}
#frmLogin p label{
	color:#FFF;
	float:left;
	display:inline;
	}
.lg{
	width:112px;}
.lgs{
	width:80px;}
.lgsend{
	float:left;
	display:inline;
	padding:2px 2px;
	margin:12px 0 0 5px;
	background:red;
	color:#FFF;
	border:none;
	}
a.white{
	color:#FFF;
	margin:0 0 0 12px;
	}


/* begin Menu */
.nav{
	float:left;
	display:inline-block;
	width:970px;
	margin:0;
	padding:0;
	background:#000;
	}
.menu{
	width:100%;
	padding:4px 0 0 0;
	text-align:center !important;
	float:left;
	display:inline;
	text-align:center;
	margin:0 0 0 0;
	}
.menu li {
	display:inline-block;
	list-style:none;
	line-height:20px;
	text-align:center !important;
float:left;
	}
.menu li a{
	text-align:center !important;
	display:inline-block;
	margin:0 0 5px 5px;
	padding:0 2px;
	background:#333;
	text-decoration:none;
	}
.menu li a *{
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	border:none;
	font-weight:bold;
	}
.menu li a:hover{
	/*text-decoration:underline;*/
	background:#444;
	color:#FFF;
	}

.post{
	margin-bottom:20px !important;
	}

.nav .menu ul li a:hover span, .nav .menu ul li a:hover span span
{
  color: #1F1A1A;
}

.nav .menu ul li:hover>a span, .nav .menu ul li:hover>a span span
{
  color: #1F1A1A;
}

* html .nav .menu ul a:hover span, * html .nav .menu ul a:hover span span
{
  color: #1F1A1A !important;
}	

* html .nav .menu ul .menuhover .menuhoverA span, * html .nav .menu ul .menuhover .menuhoverA span span
{
  color: #1F1A1A !important;
}


/* end MenuSubItem */

/* begin ContentLayout */
.contentLayout
{
	margin-bottom: 17px;
	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: 29px;
  color: #FFFFFF;
}

.Button .t
{
  height: 29px;
  line-height: 29px;
  padding: 0 14px;
  text-align: left;
  font-family: 'Arial';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.Button .active
{
  color: #1F1A1A;
}

.Button .hover 
{
  color: #FFFFFF;
}

.Button .active .r 
{
  top: -58px;
}

.Button .hover .r 
{
  top: -29px;
}

.Button .r 
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 12px;
  height: 87px;
}

* html .Button .r
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-12+'px');
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:421px;
  height: 87px;
}

* html .Button .r span
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-421+'px');
}

.Button .active .l 
{
  top: -58px;
}

.Button .hover .l 
{
  top: -29px;
}

.Button .l 
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 12px;
  height: 87px;
}

* html .Button .l
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-12+'px');
}


.Button .l, .Button .r span  
{
  background-image: url('images/Button.png');
}

* 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.png',sizingMethod='crop')");
}
/* end Button */

/* begin Box, Block */
#sidebar-left{
	float:left;
	display:inline;
	width:160px;
	}

.Block 
{
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  
  
}


* html .Block 
{
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");
  
  zoom: 1;
}



.Block-body 
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 0px;
  text-align: left;
}




.Block
{
  margin: 5px;
}

.Block table.table
{
  border-collapse: collapse;
  margin: 1px;
}

.Block table.table th, .Block table.table td
{
  padding: 2px;
  border: solid 1px #C3B9A8;
}
/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 10px;
  margin-bottom: 0px;
  text-align: left;
  color: #000000;
  font-family: 'Lucida Sans Unicode';
  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: 10px;
}

* html .BlockHeader .l
{
  width: expression(this.parentNode.offsetWidth-10+'px');
}

.BlockHeader .r 
{
  right: 0;
  width: 10px;
}

* html .BlockHeader .r
{
  left: expression(this.parentNode.offsetWidth-10+'px');
}

.BlockHeader .r div
{
  width: 890px;
  right: 0;
}

* html .BlockHeader .r div
{
  left: expression(this.parentNode.offsetWidth-890+'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.png');
}

* 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:23px;
  min-height:23px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  
  
}


* html .BlockContent 
{
  width:expression(this.offsetWidth < 23 ? 23+"px" : "auto !important");
  height:expression(this.offsetHeight < 23 ? 23+"px" : "auto !important");
  
  zoom: 1;
}


.BlockContent-body 
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 11px;
  text-align: left;
  color: #232323;
  font-family: 'Tahoma';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;  
  text-decoration: none;
}

.BlockContent a
{
  color: #4C893B;
}
.BlockContent a:link
{
  color: #4C893B; 
}

.BlockContent a:hover
{
  color: #2d6a1c;
  text-decoration:none;
}
.BlockContent a:hover:visited
{
  color: #4C893B;
   text-decoration:none;
}

.BlockContent a:visited
{
  color: #9bd38b;
   text-decoration:none;
}

.BlockContent-tl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 11px;
  height: 11px;
  background-image: url('images/BlockContent-s.png');
}

* html .BlockContent-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/BlockContent-s.png',sizingMethod='crop')");
}


.BlockContent-tr 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 11px;
  height: 11px;
}

* html .BlockContent-tr 
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-11+'px');
}

.BlockContent-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -11px;
  width: 22px;
  height: 22px;
  background-image: url('images/BlockContent-s.png');
}

* html .BlockContent-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/BlockContent-s.png',sizingMethod='crop')");
}

.BlockContent-bl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 11px;
  height: 11px;
}

* html .BlockContent-bl 
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-11+'px');
}

.BlockContent-bl div
{
  position: absolute;
  z-index: -1;
  top: -11px;
  left: 0;
  width: 22px;
  height: 22px;
  background-image: url('images/BlockContent-s.png');
}

* html .BlockContent-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/BlockContent-s.png',sizingMethod='crop')");
}

.BlockContent-br 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 11px;
  height: 11px;
}

* html .BlockContent-br
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-11+'px');
  left: expression(this.parentNode.offsetWidth-11+'px');
}

.BlockContent-br div 
{
  position: absolute;
  z-index: -1;
  top: -11px;
  left: -11px;
  width: 22px;
  height: 22px;
  background-image: url('images/BlockContent-s.png');
}

* html .BlockContent-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/BlockContent-s.png',sizingMethod='crop')");
}

.BlockContent-tc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 11px;
  right: 11px;
  height: 11px;
}

* html .BlockContent-tc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-22+'px');
}


.BlockContent-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 22px;
  background-image: url('images/BlockContent-h.png');
}

* html .BlockContent-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/BlockContent-h.png',sizingMethod='crop')");
}


.BlockContent-bc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 11px;
  right: 11px;
  height: 11px;
}

* html .BlockContent-bc
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-11+'px');
  width: expression(this.parentNode.offsetWidth-22+'px');
}

.BlockContent-bc div 
{
  position: absolute;
  z-index: -1;
  top: -11px;
  left: 0;
  width: 100%;
  height: 22px;
  background-image: url('images/BlockContent-h.png');
}

* html .BlockContent-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/BlockContent-h.png',sizingMethod='crop')");
}


.BlockContent-cl 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 11px;
  left: 0;
  width: 11px;
  bottom: 11px;
}

* html .BlockContent-cl
{
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-22+'px');
}

.BlockContent-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 22px;
  height: 100%;
  background-image: url('images/BlockContent-v.png');
}

* html .BlockContent-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/BlockContent-v.png',sizingMethod='crop')");
}

.BlockContent-cr 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 11px;
  right: 0;
  width: 11px;
  bottom: 11px;
}

* html .BlockContent-cr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-11+'px');
  height: expression(this.parentNode.offsetHeight-22+'px');
}

.BlockContent-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -11px;
  width: 22px;
  height: 100%;
  background-image: url('images/BlockContent-v.png');
}

* html .BlockContent-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/BlockContent-v.png',sizingMethod='crop')");
}

.BlockContent-cc 
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 11px;
  left: 11px;
  right: 11px;
  bottom: 11px;
  background-image: url('images/BlockContent-c.png');
}

* html .BlockContent-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-22+'px');
  height: expression(this.parentNode.offsetHeight-22+'px');
}
/* end Box, BlockContent */

/* begin LayoutCell */
.contentLayout .sidebar1
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 150px;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content
{
	position: relative;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width:557px;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar2
{
	position: relative;
	margin:-5px 0 0 0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 260px;
}
/* end LayoutCell */



.sidebar1 ul, .sidebar2 ul, .sidebar3 ul
{
   list-style: none;
   padding:0;
   margin:0;
}

.sidebar1 ul ul, .sidebar2 ul ul, .sidebar3 ul ul
{
   padding:0 0 0 10px;
}

#footer
{
	text-align: center;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	font-weight:bold;
	clear:both;
	}
.navigation a{
	color:#790000;
	font-size:12px;
	text-decoration:underline;

	}

.navigation a:hover{
	text-decoration:none;
	}

.navigation .alignleft a{
	background:url(images/prev.gif) no-repeat left center;
	padding:0 0 0 17px;
	}

.navigation .alignright a{
	padding:0 17px 0 0;
	background:url(images/next.gif) no-repeat right 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;
}

.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: 510px;
	padding: 2px;
}

.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;
}

h2,h2 a{
	color:#232323!important;}
h3,h3 a{
	color:#232323!important;}

#repeat-bottom{
	float:left;
	display:inline;
	width:100%;
	background:url(images/repeat-bottom.png) bottom repeat-x;
	height:230px;
	bottom:0;
	position:absolute;
	margin:0px 0 0 0;
	z-index:-99999;
	}


.todos-times{
float:left;
display:inline;
width:970px;
background:#FFF;
}

