/*
---Colors - blue pastel version:
    body-back: #ffffff
    html-back: #000000
    text-color-dark: #303940
    text-color-light: #accde6
    background-dark: #303940
    background-light: #8FABBF
    background-superlight: #accde6
    subscribe-back: #607280


*/

body{
    width:900px;
    font-family: Georgia, 'New York CE', utopia, serif;
    margin:auto;
    background-color:#ffffff;
    margin-top:20px;
    margin-bottom:20px;
}

html{
    background-repeat:no-repeat;
    background-color:#F2F2F2;

}

.item{
     font-size:14px;
     color:#303940;

}

.pownce .link_self{
     display:block;
     text-decoration:none;
     color:#303940;
}

.pownce .link_enclosure a{
     color:#303940;
}

.pownce .link_enclosure a:hover{
     color:#accde6;
     background-color:#303940;
}

.pownce .item:hover{
     background-color:#accde6;
}

a img{
    border:none;
}

a:hover img{
    outline: 2px solid #accde6;
}

h1, h2, h3{
    font-family: Impact, 'Techno CE', sans-serif;
    font-weight:normal;
}

h2 {
    font-size:20px;
    background-color:#8FABBF;
    padding-top:10px;
    padding-bottom:10px;
    margin-top:0px;
}


h2 a{
    color:#303940;
    text-decoration:none;
}

h2 a:hover{
    text-decoration:underline;
}


h2 small{
    display:block;
    font-family: Georgia, 'New York CE', utopia, serif;
    font-size:14px;
    font-weight:normal;
    color:#303940;
}

.books h2{
    background-color:#303940;
    margin-bottom:2px;
    padding-bottom:0px;
}

.books h2 a{
    color:#accde6;
    font-size:14px;
}

.books div a{
    color:#accde6 !important;
}

.books div div a:hover{
    outline:2px solid #accde6 !important;
}

.links a{
    color:#accde6;
}

.links a:hover{
    background-color:#accde6;
    color:#303940;
}

.clear{
    clear:both;
}
.ui-tabs-nav{
    float:right;
    margin:0px;
}
.ui-tabs-panel{
    width:630px;
    height:158px;
    background-color:#303940;
    color:#accde6;
    overflow:hidden;
    padding-left:40px;
    font-size:14px;
    padding-right:30px;
    height:158px;
    *padding-top:15px;
    *height:148px;
}

ul {
    padding-left:0px;

}


.ui-tabs-nav a{
    display:block;
    width:190px;
    height:27px;
    margin-bottom:2px;
    overflow:hidden;
    font-size:14px;
    text-decoration:none;
    padding-top:3px;
}

.ui-tabs-nav li a{
    color:#303940;
}

.ui-tabs-selected a, .ui-tabs-nav li:hover a{
    color:#accde6 !important;
}

.ui-tabs-nav li{
    list-style:none;
    text-align:right;
    padding-right:10px;
    background-color:#8FABBF;
    background-image:url('shadow_horiz.png');
    background-repeat:repeat-y;
}


.ui-tabs-selected, .ui-tabs-nav li:hover{
    background-color:#303940 !important;
    background-image:none !important;
}

.ui-tabs-hide {
    display: none;
}

.flickr, .pownce{
    float:left;
    overflow:hidden;
    margin:0px;
    padding:0px;
    width:33.33%;
}

.greader{
    overflow:hidden;
    margin:0px;
    padding:0px;
}

.pownce .item .date{
    font-family: Impact, 'Techno CE', sans-serif;
    font-size:14px;
}


.greader .item .site{
    display:block;
}

.item {
    margin-bottom:1em;
}

.flickr .item, .flickr h2{

    padding-left:40px;
}

.pownce .item, .pownce h2 {
    padding-left:20px;
    padding-right:20px;
}

.greader .item, .greader h2 {
    padding-right:40px;
    padding-left:20px;
}

.pownce .item{
    margin-right:10px;
}

.item p{
    margin:0px;
}

.item h4{
    margin:0px;
    margin-top:0.3em;
}

.header{
    background-color:#8FABBF;
    height:196px;
    margin-bottom:2px;
    color:#303940;
}

.header img{
    float:left;
}

.header q{
    display:block;
    width:350px;
    text-align:center;
    margin:auto;
    font-size:20px;
}

.header p{
    font-size:20px;
    text-align:right;
    padding-right:120px;
    margin-bottom:0px;
    margin-top:5px;
}

.header-text{
    margin-left:261px;
    padding-top:20px;
}

h1{
    text-align:center;
    font-size:25px;
    margin:0px;
    margin-bottom:10px;
}

.greader .link_self{
    text-decoration:none;
    font-family: Impact, 'Techno CE', sans-serif;
    color:#303940;
    font-size:16px;
}

.greader .link_self:hover{
    background-color:#accde6;
}

.greader .site, .greader .site a{
    text-decoration:none;
    font-size:10px;
    color:#303940;
}

.greader .site a:hover{
    background-color:#accde6;
}

.subscribe{
    background-color:#607280;
    width:550px;
    padding-top:0.5em;
    padding-bottom:0.5em;
    padding-left:30px;
}

.subscribe a, .subscribe label{
    text-decoration:none;
    color:#303940;
    font-family: Impact, 'Techno CE', sans-serif;
    font-size:20px;

}

.subscribe label, .subscribe a span{
    margin-right:10px;
}

h3{
    margin-bottom:2px;
    margin-top:20px;
}

.subscribe form{
    display:inline;
    margin-left:50px;
}

.subscribe .input_e-mail{
    background-color:#8FABBF;
    border:1px solid #303940;
    font-size:10px;
    padding-left:1em;
    height:14px;
}

.feeds{
    padding:0px;
    margin:0px;
}

