.wp-image-45{
  position:relative;
  top:3px;
}

body{
background-color:#FFFFFF;
color:#444444;
font-family:"Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:0px;
margin:0px 0px 0px 0px;
line-height:130%;
}

p{

}

object{
display:none;
}

img{
padding:0px;
}

a{
color:#0000FF;
text-decoration:none;
}

a:hover{
color:#c00;
text-decoration:none;
}

blockquote {
padding:0 0 0 20px;
min-height:50px;
color:#000;
}

blockquote a{
color:#999;
}

cite{
font-size:inherit;
font-style:normal;
}

/* Headers */

h1 a, h1 a:hover{
color:#888;
text-decoration:none;
}


h2{
font-weight:normal;
font-size:10px;
text-align:justify;
margin:0px 0px 2px 0px;
}

h2 a{
color:#222;
text-decoration:none;
}

h2 a:hover{
color:#c00;
}

h3{
text-align:justify;
font-size:12px;
color:#000;
}

h4{
text-align:center;
font-size:12px;
color:#000;
}

em{
font-style:normal;
font-size:80%;
color:#777777;
}



/* Blog Contents */

div{
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}

#wrapper{
width:100%;
}

#header{
width:100%;
height:100px;
}

#header img{
border: 0px none #FFFFFF;
position:relative;
left:-48px;

}

/* Posts */

#bodyframe{
width:100%;
/*padding-left:40px;*/
}

.postwrapper{
width:100%;
margin-top:0px;
}

.catimg{
width:160px;
position:relative;
left:-10px;
}

.catblank{
display:none;
}

.post{
margin-top:10px;
width:100%
text-align:justify;
}

.main{
text-align:justify;
}

.main p{
margin:0 0 15px 0;
}

.main ol{
line-height:18px;
margin:0 0 15px 30px;
}

.main ul{
line-height:18px;
margin:0 0 15px 30px;
}

.main li{
margin:0 0 5px 0;
}

.main img{
margin-top:15px;
}

.main p img{
/*margin-top:15px;*/
}

.main a.more-link{
display:none;
color:#777777;
}

.main p em{
font-style:normal;
font-size:80%;
color:#777777;
}

.navigation{
font-size:11px;
}
/* Footer */

#footer{
width:100%;
height:50px;
margin-top:100px;
}





/* Others */

.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;
}

.printinvisible {
 display: none;
}