/* Global Elements*/
body {
        margin:6px;
        background-color:#366;
}


h1 {
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:18px;
        color:#C63;
        padding-top:10px;
}
h2 {
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:12px;
        font-weight:bold;
        font-style:italic;
        margin-top:16px;
        margin-right:40px;
        padding-top:8px;
        border-top:1px solid #ddd;
        color:#333;
}
h3 {
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:12px;
        font-weight:bold;
        font-style:italic;
        margin-right:40px;
        padding-top:6px;
        color:#333;
}
h4 {
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:14px;
        color:#366;
        background-color:#eee;
        margin-top:32px;
        margin-right:40px;
        border:1px solid #999;
        border-left:none;
        border-right:none;
        padding-top:10px;
        padding-left:10px;
        height:30px;
}
h5 {
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:11px;
        font-weight:bold;
        font-style:italic;
        margin-right:40px;
        padding-top:8px;
        margin:0px;
        padding-bottom:0px;
        color:#333;
}
p {
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:11px;
        color:#333; 
        padding-right:40px;
}
ul {
        list-style-type:square;
}
th {
   text-align: left;
}

a, a:link, a:visited {
        color:#036;
}
a:hover {
        color:#069;
}
ul a, ul a:visited {
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:11px;
        text-decoration:underline;
        color:#036;
}
ul a:hover {
        color:#069;
        text-decoration:underline;
}
/* Main Panels */
#wrapper {
        width: 760px;
        \width: 780px;
        w\idth: 760px;
        background-color:#FFF;
        margin: 10px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
}
#top {
        padding: 0px;
        margin-bottom: 0px;
        border-bottom: 3px solid #366;
        background-color:#eee;
        height:20px;
        font-family:Geneva, Arial, Helvetica, sans-serif;
        font-size:10px;
        color:#333;
}
#nav-left {
        float:left;
        width:220px;
        \width:220px;
        w\idth:220px;
        margin:0px;
        padding:0px;
        background-color:#fff;
        height:100%;
        display:inline;
        clear:both;
}
#nav-left #container {
        background-color:#fff;
        margin-bottom: 20px;
}
#content {
        padding: 0px;
        padding-bottom:40px;
padding-right:20px;
        margin-top:0px;
        margin-left: 240px;
        background-color: #fff;
        height:100%;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:11px;
        color:#333; 
}
#content img.story-left {
        padding-right:10px;
        padding-bottom:10px;
}
#content img.story-right {
        padding-left:10px;
        padding-bottom:10px;
}

#content img {
       padding: 10px;
}

#footer {
        padding: 0px;
        margin-top: 0px;
        background-color: #CCC;
        height:20px;
        font-size:9px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        color:#666;
        padding-left:5px;
        padding-top:5px;
        clear: both;
}
#footer a, #footer a:link{
        text-decoration:none;
        color:#666;
}
#footer a:hover {
        color:#999;
}
/* Top Elements */
#top div#breadcrumbs {
        padding: 3px 10px 3px 10px;
        float:left;
}
#top div#breadcrumbs a:link, #top div#breadcrumbs a:visited {
        color: #666;
        text-decoration:none;
}
#top div#breadcrumbs a:hover {
        color: #999;
}
#top div#global {
        padding: 3px 10px 3px 10px;
        text-align:right;
}
div#global a:link, div#global a:visited {
        padding-left:14px;
        padding-right:10px;
        border-left:1px solid #333;
        color:#666;
        text-decoration:none;
}
div#global a:hover {
        color:#999;
}
/* Left Navigation Elements */
.roundtop {
        background: url(/images/corners/cnr-tr.gif) no-repeat top right;
        background-color: #727B8F; /* not web safe */
}
.roundbottom {
        background: url(/images/corners/cnr-br-brown.gif) no-repeat top right;
        background-color:#F90;
}
img.corner {
   width: 17px;
   height: 17px;
   border: none;
   display: block !important;
}
/* subnavigation list */
#nav-left ul {
        padding: 0px;
        margin: 0px;
        margin-top:0px;
        font: 11px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
        background-color: #fff;
        width:190px;

}
#nav-left ul.subnav {   
        padding: 0px;
        margin: 0px;
        margin-top:0px;
        font-weight:normal;
        color:#363;
        background-color: #fff;
}
#nav-left li {
        list-style: none;
        margin: 0px;
        background-color:#AAC7DA;
        text-align: left;
        border-bottom:1px solid #fff;
        text-align:right;
        padding-top: 0em;
        padding-bottom: 0em;
}
#nav-left ul.subnav li {
        list-style: none;
        margin: 0px;
        border:0px;
        border-bottom: 1px solid #AAC7DA;
        text-align: left;
}
#nav-left li.logo {
        list-style: none;
        margin: 0px;
        border: 0px;
        margin-bottom:10px;
        background-color:#FFF;
}
#nav-left li a {   
        display: block;
        padding: 4px 10px 6px 10px;
        line-height:14px;
        margin:0px;
        text-decoration: none;
        color:#669;
        font-family:Arial, Helvetica, sans-serif;
}
#nav-left ul.subnav li a {
        display: block;
        padding: 4px 10px 6px 5px;
        text-decoration: none;
        margin:0px;
        border-left:10px solid #AAC7DA;
        background-color: #BED3E1;
        color:#333;
        font-size:10px;
}
#nav-left li.logo a {
        margin:0px;
        padding: 0px;
        background-color:#fff;
}
#nav-left li a:link {color: #033;}
#nav-left li a:visited {color: #033;}
#nav-left li a:hover {background-color: #C6D8E5;}
#nav-left li.logo a:hover {background-color:#fff;}
#nav-left ul.subnav li a:link {color:#333; }
#nav-left ul.subnav li a:visited {color:#333; }
#nav-left ul.subnav li a:hover {background: #CCDBE6;}
#nav-left li.select a {
        display: block;
        padding: 4px 10px 6px 10px;
        text-decoration: none;
        margin:0px;
}
#nav-left li.select a:link { background-color: #AAC7DA; /* not web safe */}
#nav-left li.select a:visited { background-color: #AAC7DA; /* not web safe */}
#nav-left li.select a:hover { background-color: #AAC7DA; /* not web safe */}
#nav-left ul.subnav li.select a {
        background-color: #AAC7DA;
}
#nav-left ul.subnav li.select a:link { background-color: #AAC7DA; /* not web safe */}
#nav-left ul.subnav li.select a:visited { background-color: #AAC7DA; /* not web safe */}
#nav-left ul.subnav li.select a:hover { background-color: #AAC7DA; /* not web safe */}
#register {
        background-color:#F2F7FC;
        margin:10px;
        color:#333;
        width:180px;
}
#register p {
        font: 11px Verdana, sans-serif;
        padding: 10px;
        color:#333;
        margin:0px;
        margin-top:10px;
}
#register a.login {
        padding: 4px 10px 4px 10px;
        background-color:#039;
        border:1px solid #eee;
        color:#fff;
        font-weight:bold;
        text-decoration:none;
        margin-bottom:4px;
}
#register a.login:link {color:#fff;}
#register a.login:visited {color:#fff;}
#register a.login:hover {color:#fff;background-color:#006;}
#nav-left #register ul {
        background-color: #f90; /* not web safe */
}
#nav-left #register li a:link {color: #fff;}
#nav-left #register li a:visited {color: #fff;}
#nav-left #register li a:hover {background: #FC0;}
/* Third Level Navigation */
h2.nav-third {
        margin-top:0px;
        border-top:0px;
        padding-top:0px;
}
#nav-third {
        padding-bottom: 4px;
        margin-right:40px;
        margin-left: 0;
        font-weight:normal;
        border-bottom:1px solid #ddd;
        margin-bottom:16px;
}
#nav-third li {
        list-style: none;
        margin: 0;
        display: inline;
}
#nav-third li.select {

}
#nav-third li a
{
        font-size:9px;
        padding:4px;
        border-left: 1px solid #ddd;
        border-top: 1px solid #ddd;
        text-decoration: none;
}
#nav-third li.select a
{
        padding-left:6px;
        padding-right:6px;
        background-color:#eee;
        text-decoration: none;
}
#nav-third li.select a.first  
{
        text-decoration: none;
}
#nav-third li a.first
{
        border-left: 1px solid #ddd;
        border-top: 1px solid #ddd;
}
#nav-third li a.last
{
        border-right:1px solid #ddd;
}
#nav-third li a:link { color: #333; }
#nav-third li a:visited { color: #333; }
#nav-third li a:hover
{
        color: #666;
}
/*  Content  */
#photo-main {
        margin:0;
        padding:0;
}
/* Main Blog page */
div.obiki-blog-post h4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        font-weight:bold;
        font-style:normal;
        margin-right:40px;
        padding-top:6px;
        color:#333;
  border: none;
  background-color: #fff;
height: auto;
}
div.obiki-blog-post h3 {
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:14px;
        color:#366;
        background-color:#eee;
        margin-top:10px;
        margin-right:40px;
        border:1px solid #999;
        border-left:none;
        border-right:none;
        padding: 5px 0 5px 10px;
}
html .obiki-blog-post div.obiki-blog-post-comments, html .obiki-blog-post  div.obiki-blog-post-metadata {
  font-size: 10px;
}
/* blog item */
div.blog-item {
        padding:10px;
}
div.blog-item h4 {
        /* date */
        background-color:#fff;
        margin:0px;
        border:none;
        padding:0px;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:10px;
        color:#999;
        font-weight:normal;
        margin-right:40px;
        display:inline;
}
div.blog-item h2 {
        /* headline */
        margin:0px;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:16px;
        font-weight:bold;
        color:#036;
        font-style:normal;
        padding:0px;
        border:none;
        margin-right:40px;
}
div.blog-item h3 {
        /* subtitle */
        font-style:italic;
        font-size:11px;
        margin-top:0px;
        margin-right:40px;
        padding-top:0px;
        color:#036;
}
div.blog-item p {

}
div#actions {
        margin: 20px 20px 0 0;
        float:right;
}
div#actions img {
        border:0;
        padding:0;
}
