body {
    margin:10px;
    font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:10px;
    color:#646464;
}
a {
    color:#646464;
    text-decoration:none;
}
a:hover {
    color:#000;
    text-decoration:underline;
}
a img {border:0;}
#container {width:900px;}
#header {width:460px;}
#header h1 {display:inline;}
#headtitle {
    float:left;
    width:300px;
    height:20px;
    margin-bottom:15px;
}
#rssicon {
    float:right;
    text-align:right;
}
#photo_view h2, #photo_list h2 {
    font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:16px;
    font-weight:100 !important;
}
#photo_view, #photo_list {width:470px;}
.photo_item {
    text-align:center;
    padding-bottom:15px;    
}
.photo_title {border-bottom: thin solid #BCBCBC;}
.photo_date {
    text-align:right;
    font-size:10px;
    margin-top:10px;
}
.pagination {
    text-align:center;
    font-size:120%;
}
