body {
margin:0;
padding:0;
background: #eee;
text-align:center;
font-family:Tahoma,Arial,Verdana,'Arial Black',Helvetica,'Century Gothic',sans-serif;
font-size: 100.1%;
color: #333;
}




#wrapper{
	width: 880px;
	margin:0 auto;
	text-align:left;
	padding:0px;
	background: white;
	line-height:17px;
	font-size: 70%;
	}



#header{
margin: 0;
padding:0;
height: 61px;
background:#0E9D01;
}

#content{
clear:both;
padding:8px;
}


#sidebar {
margin:0 0 0 20px;
padding:0;

}

#main {
width:620px;
float:left;
margin:0px;
padding:0 10px 15px 10px;

}

#right {
margin:0 0 0 640px;
padding:0 0 15px 0;

}

#left {
float:left;
width:160px; 
margin:0 0 0 0px;
padding:0 0 15px 0;
overflow:hidden;

}



#footer{
clear:both;
background:#fff;
border-top:1px solid #aaa;
text-align:center;
font-size:90%;
padding: 4px;
}

.post{
border-bottom: 1px solid #eee;
margin: 10px 0;
}

.post h2{

	font-family:Georgia, 'Times New Roman', serif;
	font-weight: 100;
	font-size: 18px;
	color:#333;
	padding: 3px 0 3px 15px;
	border-bottom: 1px solid #ccc;
}

.post h2 a, .post h2 a:hover{
color:#333;
font-weight: 100;
text-decoration: none;
}

.post a{
	font-weight:800;
}

.post .meta{
background: #F1FFF0;
padding: 3px;
}

/* ***********  default styles ************ */

ul, ol, dl, p, h1, h2, h3, h4, h5, h6{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
}
h1{	font-size: 260%;
}
h2{	font-size: 150%;
}
h3{	font-size: 130%;
}
h4{	font-size: 120%;
}
h5{	font-size: 100%;
}
h6{	font-size: 70%;
}

p{
line-height: 18px;
}

table{font-size: 100%;
}
td, th{vertical-align:middle;}

a{ 
 text-decoration: none; 
 color: #3D81EE;
 font-weight:100;

}
a:visited { 
	color: #3D81EE;
		text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #3D81EE; 
}

a img{
border:0px;
}
code{
	font-family: "Courier New", Courier, monospace;
}


blockquote{
background:#f8f8f8;
border:1px solid #eee;
margin: 15px 0px;
padding: 6px;
}

ul{
 list-style-type:square;
}


  #tabs {
   float:left;
   width:100%;
   background: #81D879;
   font-size:100%;
   line-height:normal;
      }
    #tabs ul {
	  margin:0;
	  padding:4px 10px 0 10px;
	  list-style:none;
		border-top: 1px solid white;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#0E9D01;
		font-weight:800;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#0E9D01;
      }
    #tabs a:hover,  #tabs ul li#active{
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }  
	

	.post{

 border-bottom: 1px solid #eee;
margin: 10px 0;
}

.post h2, h1#welcome{

	font-family:Georgia, 'Times New Roman', serif;
	font-weight: 100;
	font-size: 18px;
	color:#333;
	padding: 3px 0 3px 15px;
	border-bottom: 1px solid #ccc;
}

.post h2 a, .post h2 a:hover, h1#welcome a{
color:#333;
font-weight: 100;
text-decoration: none;
}

.post a{
	font-weight:800;
}

.post .meta{
background: #F1FFF0;
padding: 3px;
}		
			
			
#header h3{
	
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: 100;
	font-size: 26px;
	margin:0;
	padding:18px 10px 0px 10px;
}	

#header h3 a{
color: #333;
	font-weight: 100;
	text-decoration: none;
}		

#header h2{
	
	font-family: Arial, Tahoma, sans-serif;
	font-weight: 800;
	font-size: 11px;
	margin:0;
	padding: 5px 10px;
	color:#333;
}	


#right a{
text-decoration: none;
}

#right ul{
margin:0;
padding: 0;
}

#right ul li{
margin:0;
padding: 0;
list-style-type:none;
}

#right ul li ul li{
margin:0;
padding: 2px 2px 2px 5px;
border-bottom: 1px solid #D6F2D4;
}

#right ul li ul li ul li{
margin:0;
padding: 0 0 0 5px;
border-bottom: 0px solid transparent;
}

#right h3{
margin:0;
padding: 1px 5px 1px 3px;
color: #444;
font-size: 11px;
border-left: 4px solid #5FCE55;
background: #81D879;
}

#right h3 a {
font-weight: 800;
color: #444;
}

hr.blue{
height: 2px;
border-top: 1px solid 3D81EE;
border-bottom: 1px solid transparent
}

table#search{

}

table#search th{
background: #ddd;
}
table#search td{
border-bottom: 3px solid #eee;
font-size:12px;
}

#left h3{
background: #81D879;
 padding: 1px 0 1px 5px;
margin:2px 0 0 0;
font-size: 105%;
 border-bottom: 1px solid #eee;
}

ul.menu{
 list-style-type:none;
 margin:0;
 padding:0;
}
ul.menu li{
 border-bottom: 1px solid #ddd;
 background: #f0f0f0;
 padding: 0 0 0 5px;
}

h1#heading{
 font-size:150%;
 margin: 15px 0
}