/*
  Copyright (c) 2006, Yahoo! Inc. All rights reserved.
  Code licensed under the BSD License:
  http://developer.yahoo.net/yui/license.txt
  Version: 0.11.3
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
 margin:0;
 padding:0;
}
table{
 border-collapse:collapse;
 border-spacing:0;
}
fieldset,img{
 border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
 font-style:normal;
 font-weight:normal;
}
ol,ul{
 list-style:none;
}
caption,th{
 text-align:left;
}
h1,h2,h3,h4,h5,h6,th,td,input{
 font-size:100%;
}
q:before,q:after{
 content:'';
}
abbr[title],acronym[title]{
 border:0;
}




body{
 text-align:center;
 background:#82A9D3 url(images/topgrad.jpg) top left repeat-x;
 padding-top:10px;
 font:85%/150%  Helvetica Neue, Arial, sans-serif;
}

#container-inner{
 text-align:left;
 margin:0 auto;
 width:760px;
}
#banner{
  background:#000 url(images/logo.jpg) top left no-repeat;
}
#banner-inner{
  padding-top:105px;
}
#banner-inner h1{
 background-color:#fff;
 color:#666;
 padding:25px 0 15px 50px;
 font:bold 200%/200%  Georgia, Times New Roman, serif;
}
#container-inner{
  background:#fff;
  padding-bottom:50px;
}
#comments{
 display:none;
}
#alpha a{
float:left;
margin:0 0 0 50px;
}
strong{
  font-weight:bold;
}
p{
  margin-bottom:1em;
}



.entry{
 float:left;
 width:440px;
 margin:0 0 50px 50px;
}
.content-nav, #hideit{
 position:absolute;
 left:-9999px;
 width:0;
 overflow:hidden;
}
h3 a{
 float:none !important;
}

#pagebody:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #pagebody {height: 1%;}
/* End hide from IE-mac */

.meta{
 margin-top:50px;
 color:#666;
 font:normal 65%/150%  Helvetica Neue, Arial, sans-serif;
}
.meta p{
  display:block !important;
}

#more{
 font:bold 150%/150%  Helvetica Neue, Arial, sans-serif;
 color:green;
}

#more p{
  display:inline;
}
#more form{
 font:normal 80%/150%  Helvetica Neue, Arial, sans-serif;
 margin:20px 0;
}
h3 a{
 font:normal 80%/150%  Helvetica Neue, Arial, sans-serif;
 color:#fff;
 text-decoration:none;
 font-weight:normal;
  border-top:1px solid #ddd;
  border-left:1px solid #ddd;
  border-right:1px solid #000;
  border-bottom:1px solid #000;
  padding:10px 3px 10px 70px;
  text-align:left;
  background:#6AB0EC url(images/wand.jpg) top left no-repeat;
  display:block;
  float:none !important;
}
h3 a b{
  font-weight:bold;
  text-decoration:underline;
  display:block;
}



