/*Default padding and margins is zero for all elements unless otherwise specified*/
*
{
padding:0px; 
margin:0px;
}

h1
{
font:bold 20px Arial;
margin:auto auto 8px auto;
padding-top:18px;
display:block;
background:url(../png/hr.png) repeat-x center top;
}

li
{
margin-top:.1em;
margin-bottom:.1em;
}

.pagewrap1
{
height:auto;width:900px;min-height:100%;
margin:auto;
}

.pagewrap2
{
height:auto;width:900px;min-height:100%;
background:url('../png/navborder.png') repeat-y top left;
}

.nav
{
float:left;
width:200px;
}

.navbottom
{
position:absolute;
top:0px;
left:0px;
width:200px;
height:32px;
background:url(../png/navbottom.png) top left no-repeat;
}

.content
{
float:left;
width:680px;
padding:10px;
}

.panel
{
margin:8px;
}

.panelheader
{
background:url('../png/panelheader.png') repeat-y top right;
height:8px;
width:664px;
}

.displaytoggler
{
position:relative;
top:-17px;
height:16px;
width:16px;
border:solid 1px #000000;
border-bottom:none;
cursor:pointer;
background-color:#FFFFFF;
background-image:url('../png/eye_open.png');
}

.notdisplayed
{
display:none;
}

.eyeopen
{
background-image:url('../png/eye_open.png');
}

.eyeclosed
{
background-image:url('../png/eye_closed.png');
}

.panelbody
{
background:url('../png/panelbody.png') repeat-y top right;
width:640px;
padding:0px 16px 0px 8px;
height:auto;
}
.panelfooter
{
background:url('../png/panelfooter.png') repeat-y bottom right;
height:16px;
width:664px;
}

.pagefooter
{
position:relative;
clear:both;
font-size:1px;
margin:0px;
line-height:0px;
height:0px;
overflow:visible;
}

.photo
{
margin-top:13px;
margin-left:13px;
padding:0px;
width:173px;
height:260px;
}

.namelogo
{
display:block;
width:417px;
height:126px;
}

.browsers
{
background:white url(../png/browsers.png) bottom left no-repeat;
width:125px;
height:52px;
padding:5px 5px;
border:1px solid #DDDDDD;
font-size:9px;
}

.browserscontainer
{
position:absolute;
top:85px;
left:558px;
width:145px;
height:72px;
}

.browserhighlight
{
width:135px;
height:20px;
background-image:none;
}

.browserhighlight:hover
{
width:135px;
height:20px;
background-image:url(../png/highlight.png);
}

.page_container
{ /*618x488 (8px shadow border along bottom and right edges)*/
position:relative;
margin:15px auto;
width:618px;
height:488px;
}

.page
{ /*610x480*/
padding:0px;
width:610px;
height:480px;
position:relative;
}

.outerpair1
{
background:url(../png/upperrightfade.png) right top no-repeat;
}

.outerpair2
{
background:url(../png/lowerleftfade.png) left bottom no-repeat;
padding-top:8px;
padding-left:8px;
}

.shadowbox
{
background:url(../png/shadow.png) bottom right;
}

.innerbox
{
position:relative;
left:-8px;
top:-8px;
}

.sections
{
margin:0px 0px 20px 0px;
padding:0px;
list-style:none;
}

.sections li
{
list-style:none;
display:block;
margin:10px auto auto 13px;
padding:0px;
}

.sections a, .sections a:visited
{
display:block;
width:165px;
height:25px;
margin:0px;
padding-left:10px;
font:italic bold 15px arial;
color:#FFFFFF;
background:url(../png/linkborder.png) bottom left no-repeat;
}

.sections a:hover
{
color:#FFFF00;
background:url(../png/linkborderh.png) bottom left no-repeat;
}

.colorthemes
{
position:absolute;
top:0px;
left:0px;
width:96px;
height:16px;
background-image:url(../png/colorthemes.png);
}

.linkpanel
{
border:1px solid #DDDDDD;
}

.linkpanel:hover
{
border:1px solid #363636;
cursor:pointer;
}

.xhtmlvalidator
{
position:absolute;
bottom:0px;
}

.cssvalidator
{
position:absolute;
bottom:30px;
}

.diagnosticscontainer
{
width:100%;
background-color:#FFFFFF;
padding:10px;
}

.diagnosticscontainer li
{
margin-bottom:20px;
}

.diagnosticscontainer li .dt
{
display:block;
font:bold 12px "courier new";
color:Green;
padding:0px 20px auto auto;
}

.diagnosticscontainer li .msg
{
display:inline;
font:12px "courier new";
padding:0px;
}

.diggwidget
{
margin:auto;
width:186px;
/*border:solid 5px #888888;*/
}

.diggwidget .header
{
display:block;
height:32px;
width:100%;
background:#000000 url(../png/digglogo.png) no-repeat center;
}

.diggwidget .footer
{
display:block;
width:100%;
height:32px;
background-color:#000000;
}

.diggwidget .content
{
margin:0px;
padding:5px;
overflow:auto;
height:400px;
background-color:#FFFFFF;
}

.diggwidget .content .summary
{
display:block;
min-height:32px;
clear:both;
}

.diggwidget .content .summary .diggs
{
float:left;
width:32px;
height:32px;
text-align:center;
vertical-align:middle;
font:bold 15px/32px Arial;
background: #FFFFFF url(../png/diggcount.png) no-repeat;
}

.diggwidget .content .summary .title
{
float:left;
font:normal bold 10px/10px Arial;
}

.diggwidget .content .description
{
font:normal normal 8px/10px Arial;
margin-bottom:10px;
}

.errorheader
{
display:block;
width:634px;
height:20px;
padding:2px;
border:solid 1px red;
color:red;
background-color:#FFFF00;
margin-bottom:8px;
font:normal normal normal 14px/20px;
vertical-align:middle;
text-align:center;
}

.loginbox
{
text-align:left;
font:normal normal bold 14px Arial;
color:Black;
margin:auto;
padding:10px;
border:solid 3px #666666;
width:300px;
}

.loginbox #user
{
width:200px;
font:normal normal normal 12px Arial;
}

.loginbox #pass
{
width:200px;
font:normal normal normal 12px Arial;
}

.currentuser
{
text-align:center;
font:bold 12px arial;
color:#FFFFFF;
}

.currentuser a:link, .currentuser a:visited
{
color:#FFFFFF;
}

.currentuser a:hover
{
color:#FFFF00;
}

.blogcategories
{
position:relative;
padding:20px;
}

.blogcategories ul
{
margin:auto auto auto 30px;
}

.blogcategories li
{
padding:1px;
color:inherit;
font:normal normal normal 12px Arial;
}

.blogcategories li a
{
text-decoration:none;
color:Teal;
padding:1px;
font:normal normal normal 12px Arial;
cursor:pointer;
}

.blogcategories li a:hover
{
color:Red;
text-decoration:underline;
border:dashed 1px Aqua;
padding:0px;
}

.backgrounddatetime
{
position:absolute;
top:0px;
left:5px;
width:640px;
height:10px;
overflow:visible;
color:#000000;
text-align:center;
font:normal normal normal 12px/12px "Times New Roman";
z-index:0;
}

.editblogcatbtn
{
float:right;
border:solid 2px Black;
padding:2px;
font:bold normal normal 10px Arial;
cursor:pointer;
}