body {
background:white;
color:black;
margin:0;
padding:0;
font-family:"times new roman",serif;
font-size:14px;
}

h1,h2,h3,h4,h5,h6,p,ol,ul,dl,blockquote,pre{
margin-top:10px;
margin-bottom:10px;
}

form{
margin:0;
}

a:link,
a:visited,
a[href]:hover,
a[href]:active{color:#458aba;text-decoration:none;}

* html a:link,
* html a:visited,
* html a:hover,
* html a:active{color:#458aba;text-decoration:none;}

img{
border:none;
}

html > body img{
vertical-align:middle;
}

li{
margin:0;
padding:0;
}

p.null{
color:#999;
font-style:italic;
}

div#pagewrap{
min-width:600px;
max-width:960px;
margin:auto;
border-top:3px solid #458aba;
}

* html div#pagewrap{
width:750px;
}

div#innerpagewrap{
position:relative;
padding-top:1px;
border-left:15px solid white;
}

div#header{
font-family:arial,helvetica,sans-serif;
margin-bottom:30px;
}

div#header h1{
font-size:16px;
}

div#header a:link,
div#header a:visited,
div#header a[href]:hover,
div#header a[href]:active{color:black;text-decoration:none;}

* html div#header a:link,
* html div#header a:visited,
* html div#header a:hover,
* html div#header a:active{color:black;}

div#header h1 span.colon{
display:none;
}

div#header h1 span.subhead{
display:block;
color:#999;
font-size:13px;
margin:3px 0px;
}

div#header p#currentdate,
div#header p.skip{
position:absolute;
top:-1000px;
}

div#content,
div#header{
margin-right:298px;
}

div#content{
min-height:500px;
}

div.day-title h2{
font-size:11px;
font-weight:normal;
color:#999;
font-family:arial,helvetica,sans-serif;
margin-bottom:-9px;
text-transform:lowercase;
}

div.entry{
margin-bottom:40px;
}

div.entry-title h2,
div.entry-title h3{
font-size:22px;
color:#458aba;
}

div.entry-content{
line-height:150%;
margin:10px 0px;
}

div.entry-content blockquote{
margin-right:0px;
padding-right:30px;
border-left:10px solid #ddd;
margin-left:0px;
padding-left:15px;
color:#444;
font-size:12px;
}

div.entry-content pre{
max-width:458px;
overflow:auto;
}

div.entry-content img{
max-width:450px;
}

div.entry-content img[align=left]{
float:left;
margin:0px 10px 5px 0px;
}

div.entry-content img[align=right]{
float:right;
margin:0px 0px 5px 10px;
}

div.entry-footer{
font-family:arial,helvetica,sans-serif;
margin:10px 0px;
color:#999;
font-size:11px;
}

div.entry-footer p{
margin:1px 0px;
}

div.entry-footer p.entry-links{
margin:5px 0px;
}

div#comments{
}

div.comments-head{
font-size:18px;
font-weight:bold;
}

div.comment{
background:#e9f2f3;
padding:12px 12px 1px;
margin:12px 0px;
font-family:arial,helvetica,sans-serif;
font-size:12px;
border-top:2px solid #458aba;
}

div.comment{
line-height:140%;
color:#444;
overflow:auto;
}

p.comment-details {
    font-size: 80%;
    color: #999;
}
.comments-syntax-indicator {
    font-weight: bold;
}
.comments-syntax-indicator span.enabled {
    background: transparent;
    color: green;
    font-style: italic;
}
.comments-syntax-indicator span.disabled {
    background: transparent;
    color: red;
    font-style: italic;
}

div.comments-form{
border-top:2px solid #458aba;
background:#eaf2f4;
padding:12px 12px 1px;
margin:25px 0px;
font-family:arial,helvetica,sans-serif;
font-size:12px;
}

div.comments-form ul,
div.comments-form li{
list-style:none;
margin:12px 0px;
padding:0px;
display:block;
}

div.comments-form label{
font-weight:bold;
display:block;
margin:5px 0px;
}

div.comments-form label.choice{
display:inline;
margin:0;
}

div.comments-form textarea{
width:95%;
}

div.comments-form input[type=text] {
width:60%;
}

div.comments-form span.status {
    display: block;
    background: white;
    color: green;
    border: 1px solid green;
    margin: 10px 0px;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
}

span.error {
    display: block;
    background: white;
    color: #c00;
    border: 1px solid #c00;
    margin: 10px 0px;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
}

div#sidebars{
padding:0px 10px;
width:258px;
position:absolute;
top:0px;
right:-8px;
background:white url("http://blogs.sun.com/ec2/resource/adept/side-shadows.gif") no-repeat 50% 0%;
font-size:13px;
}

div#innersidebars{
padding:1px 20px;
background:transparent url("http://blogs.sun.com/ec2/resource/adept/sidebar-gradient.jpg") repeat-x 0px 0px;
}

div#sidebars h1,
div#sidebars h2,
div#sidebars h3,
div#sidebars h4,
div#sidebars h5,
div#sidebars h6,
div#sidebars p,
div#sidebars ol,
div#sidebars ul,
div#sidebars dl,
div#sidebars blockquote,
div#sidebars pre{
margin-top:6px;
margin-bottom:6px;
}

div.sidebar-sect-content{
}

div#sidebars h2{
font-size:13px;
}

div.sidebar-sect{
margin-bottom:20px;
}

div#sidebars h2 a:link,
div#sidebars h2 a:visited,
div#sidebars h2 a[href]:hover,
div#sidebars h2 a:active{color:#000;}

div#sidebars ul{
margin-left:0px;
padding-left:0px;
list-style:none;
}

div#sidebars li{
list-style:none;
display:block;
background:transparent url("http://blogs.sun.com/ec2/resource/adept/bullet.gif") no-repeat 0px 5px;
padding-left:9px;
margin:3px 0px;
}

div#sidebars li.current{
font-weight:bold;
}

div#sidebars div.feeds li{
background:transparent url("http://blogs.sun.com/ec2/resource/adept/feed-12x.gif") no-repeat 0px 4px;
padding-left:17px;
padding-top:3px;
border-top:1px dotted #d8d8d8;
margin:3px 0px;
}

div#sidebars div.feeds img.sect-icon{
float:right;
margin:0px 0px 10px 10px;
}

div#sidebars p{
line-height:130%;
color:#444;
}

div#sidebars p#custompic{
text-align:center;
margin:13px -5px;
}

p#custompic img{
max-width:230px;
}

* html p#custompic img{
width:230px;
}

div.search label{
position:absolute;
top:-99999px;
}

div.search p{
display:inline;
}

div.search input{
vertical-align:middle;
margin-right:5px;
}

div.search input[type=text]{
width:115px;
}

div#boilerplate{
color:#999;
}