body {
    font: 62.5%/1.6 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    background-color:#f0f0f0;
    
}

body,
a { color:#333 }

hr { color: #00638a; background-color: #00638a }

h1,h2,h3,h4,h5,h6 {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif}

h1,
h2 { color:#00638a }
h3,
h4 { color:#2b2b2b }
h5,
h6 { color:#2b2b2b }

pre {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif}

a:hover { color:#00638a }

th {
    color:#333;
    background-color:#2b2b2b;
    border-color: #aaa
}
td {
    border-color: #aaa
}
/*Autogenerate*/
.current-cat a{
    font-weight:900;
    border-color:#333
}
.current-cat li a{
    font-weight:500;
    border-color:transparent
}
/*/Autogenerate*/
/*Form*/
input, select, textarea {
    color:#333;
    border-color: #aaa;
    background-color:#f0f0f0
}

input:active, select:active, textarea:active {
    border-color:#2b2b2b;
    background-color:#d9d9d9
}

input:focus, select:focus, textarea:focus {
    border-color:#2b2b2b;
    background-color:#d9d9d9
}

fieldset{
    border-color: #aaa
}
/*/Form*/
/*CSS3*/
.box {
    border-color: #aaa
}

.opacity {
    background-color:#d1d1d1
}
.shadow {
    box-shadow: 0 0 3px #aaa;
    -moz-box-shadow: 0 0 3px #aaa;
    -webkit-box-shadow: 0 0 3px #aaa
}
/*/CSS3*/
/*Layout*/
#body {
    width:808px;
}

#wrap {
    
}

#wrapper {
    
}

#container {
    width:608px;
    margin-right:200px;
    border-right:1px dotted #aaa;
}
#sidebar {
    margin-left:-200px;
}

    .container-full {
        width:808px !important;
    }

#sidebar{
    width:180px;
    ;
}
#extra {
    width:140px;
    ;
}

#footer{
    width:808px;
    
}
/*/Layout*/
/*Header*/
#header {
	height: 110px;
	text-align: left
}
#header h1 { font: bold 400%/100% "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
#header h1 a { color: #333}
#header h2 { color: #555}
#header-links {    border-color: #aaa }
    #header-links ul { border-color: #aaa }
    #header-links li { border-color: #aaa }
    #header-links li li { background-color:#f0f0f0  }
    #header-links li:hover { background-color:#d9d9d9 }
/*/Header*/
/*Slideshow*/
.wp-sl img{
    border-color: #aaa;
}
#wrapper .wp-sl {
    border-width:0 0 1px 0;
    border-style:solid;
    border-color:#aaa;
}
/*/Slideshow*/
/*Images*/
.wp-caption {
   color:#333;
   border: 1px solid #aaa;
   background-color: #f0f0f0;
}
/*/Images*/
/*Calendar*/
#wp-calendar th {
    border-bottom:1px solid #aaa
}
#wp-calendar tbody {
    border-bottom:1px solid #ffffff
}
/*/Calendar*/
/*Post*/
.hentry .title a,
.hentry .title span{
    border-bottom:3px dotted #2b2b2b
}
.hentry .entry a,
.hentry .footer a{
/*    border-bottom:1px dotted #333*/
    color:#00638a;
}
.hentry .entry a:hover,
.hentry .footer a:hover{
    border-bottom:1px solid #00638a
}

.hentry .entry img {
    border-color:#aaa
}
/*/Post*/
/*Comments*/
.thread-even, .even {
    background-color: #f0f0f0;
    border: 1px solid #aaa
}
.alt {
    background-color: #f0f0f0;
}

.thread-odd, .odd {
    background-color: #d9d9d9;
    border: 1px solid #ffffff
}
.depth-2, .depth-4 {
    border-left:3px dotted #aaa
}

.commentlist li .avatar {
    border-color: #ffffff;
}

.commentlist a {
    border-bottom:1px dotted #333
}
.commentlist a:hover {
    border-bottom:1px solid #00638a
}
.comment-meta a{
    color:#aaa
}
/*/Comments*/
/*Footer*/
#footer .copy{
    color:#aaa
}
/*/Footer*/