* { padding: 0; margin: 0; }







body {



 font-family: Verdana, Arial, Helvetica, sans-serif;



 font-size: 12px;



 background:#cccccc;



}



#wrapper { 



 margin: 0 auto;



 width: 967px;







}



#header {



 width: 967px;



 height: 100px;

 background: url(images/logo.gif) #ffffff repeat-x;



 margin: 20px 0px 0px 0px;



}



#header h1 {



 font-size: 30px;



 font-weight: normal;



 padding: 30px 0 0 32px;



}



#header h1 a {



 color: #dad4c6;



 text-decoration: none;



}



#header .description {



 color: #dad4c6;



 padding-left: 42px;



}



#nav {



 width: 967px;



 height: 14px;



 padding:13px 10px 12px 0;



}



#nav ul {



 list-style: none;



}



#nav li {



 display: inline;



}



#nav a {



 color: #fff;



 text-decoration: none;



 font-weight: bold;



padding: 12px;



}



#nav a:hover, #nav .current_page_item a {



 background-color: #dcd7ca;



 color: #625f5b;



}



#content { 



 padding:15px 60px 0 0;



 min-height: 350px;



 width: 620px;



 float: right;



 color: #000000;

 

 background-color: White;



}



#content .post {



 width: 655px;



 border: 3px solid #8DC331;



 background: #ffffff;



 padding: 4px;



 margin-bottom: 5px;



}



#content .post-heading {



 background:  #8DC331;



 height: 24px;



 padding: 10px 0 0 10px;



}



#content .post-heading h2 {



 font-size: 14px;

}



#content .post-heading h2 {



 color: #000000;



}



#content .post-heading h2 a {



 color: #000000;



 text-decoration: none;



}



#content .post-content {



 padding: 10px;



}



#content p {




 padding-bottom: 10px;



}



#content a {



 color: #CE4521;



}



#content .post-info {



 font-size: 10px;



}



#content .comments {



 background: #5d605a;



 float: left;



 padding: 5px;



}



#content .comments a {



 color: #fff;



 text-decoration: none;



 font-weight: bold;



}



#sidebar { 



 float: left;



 min-height: 340px;



 width: 257px;



 display: inline;



 padding: 15px 0 0 15px;



}



#sidebar .sidebar-item {



 width: 235px;



 border: 3px solid #ffffff;



 background: #8E8E8C;
 margin:0 10px 0 0;

}

#sidebar .sidebar-heading-menu {
 background: url(images/nav.gif) ;
 height: 25px;
padding:15px 0px 10px 15px;
font:bold 16px Arial;
 margin: 0px 0 0 0;
}

#sidebar .sidebar-heading {
 background: #FFCC3A url(images/sidenav.gif) ;
 height: 24px;
 padding: 10px 0 0 10px;
}



#sidebar .sidebar-heading h3 {
 font-size: 14px;
 color: #000000; 
 margin:0 0 0 30px;
}



#sidebar .sidebar-content {
 padding: 10px;
 }



#sidebar ul {
 list-style: none;
}



#sidebar li a{
display: block;
 border: 3px solid #FFD148;
					 margin:  10px 5px 10px 10px;
                padding: 5px 1px 5px 25px;
					 color: Black;
					 background:url(images/star.gif) no-repeat left;							
                  background-color: #294D7D;
                color: #E2E251;
		font-weight: bold;
                text-decoration: none;
                width: 180px;
}



#sidebar li a:hover {
display: block;
 border: 3px solid #FFD148;
					 margin:  10px 5px 10px 10px;
                padding: 5px 1px 5px 25px;
					 color: Black;
					 background:url(images/starh.gif) no-repeat left;							
                   background-color: #00A0C6;
                color: #ffffff;
		font-weight: bold;
                text-decoration: none;
                width: 180px;

}

#sidebar-item-menuedan li a{
display: block;
 border: 3px solid #FFD148;
					 margin:  10px 5px 10px -1px;
                padding: 5px 1px 5px 25px;
					 color: Black;
					 background:url(images/star.gif) no-repeat left;							
                  background-color: #294D7D;
                color: #E2E251;
		font-weight: bold;
                text-decoration: none;
                width: 180px;
}



#sidebar-item-menuedan li a:hover {
display: block;
 border: 3px solid #FFD148;
					 margin:  10px 5px 10px -1px;
                padding: 5px 1px 5px 25px;
					 color: Black;
					 background:url(images/starh.gif) no-repeat left;							
                   background-color: #00A0C6;
                color: #ffffff;
		font-weight: bold;
                text-decoration: none;
                width: 180px;

}


#footerbg {



 width: 967px;



 background: url(images/kaki.gif) #000 repeat-x;



 height: 80px;





}



#footer { 



 width: 967px;



 clear: both;



 color: #000;



 font-weight: bold;



}



#footer a {



 color: #000;



}



.clear {



 clear: both;



}







#comments {



 padding: 10px 0 10px 0;



}



#respond {



 padding-top: 10px;



}



#content ul, #content ol {



 padding-left: 20px;



}



.commentlist li {



 padding-bottom: 10px



}







/* WordPress CSS */







img.avatar {



 float: right;



 margin-right: 5px;



}







.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;



}
	
	code {
  margin: 10px 0;
  padding: 10px;
  text-align: left;
  display: block;
  font-size: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #EFEDED;
  border: 1px solid #000000;  
	width: 620px;
color: Black;
}

#codep {
  margin: 10px 0;
  padding: 10px;
  text-align: left;
  display: block;
  font-size: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #B9EEFC;
  border: 2px solid #f2f2f2;  
   border-left: 10px solid #000000;
	border-right:  10px solid #000000;
	   border-top: 10px solid #000000;
	border-bottom:  10px solid #000000;
	width: 605px;
	color: Black;
}

codel {
  margin: 10px 0;
  padding: 10px;
  text-align: left;
  display: block;
  font-size: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #EFEDED;
  border: 1px solid #000000;  
	width: 620px;
	color: Black;
}