@charset "utf-8";
/* CSS Document */

body {
background-color:#333333;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}
a img {
border:0;
}
#header {

}

#wrapper {

margin:0 auto 0 auto;
padding:30px 0 0 0;
background-color:#111111;
border-bottom:5px solid #fff;


}
#title {
text-align:right;
}
#title h1 {
font-size:3em;
border-bottom:4px double #666666;
margin:0 0 20px 0;
line-height:30px;
padding:0 0 10px 0;
}
#subtitle {
font-size:60%;
padding-right:5px;
}
#links {
width:900px;
margin:0 auto 0 auto;
padding-bottom:20px;
}
.linkentry {
position:relative;
min-height:150px;
border-bottom:1px solid #666666;
margin-bottom:10px;
}

.clear {
clear:both;
}
h2 {
/*float: left;*/

}
h2 a span {
vertical-align:top;
padding:0 0 0 20px;
}
h2 a {
color:#ffffff;
text-decoration:none;
}
.linkentry ul {
position:absolute;
top:1.7em;
left:360px;
line-height:20px;
font-size:90%;
}
.linkentry ul li a {
color:#ffffff;
text-decoration:none;
}
.linkentry ul li a:hover {
text-decoration:underline;
}

#photoblog h2 a:hover, #photoblog li a:hover {
color:#df007e;
}
#sjc h2 a:hover, #sjc li a:hover {
color:#466afc;
}
#allotment h2 a:hover, #allotment li a:hover {
color:#8f9a34;
}

#japanga h2 a:hover, #japanga li a:hover {
color:#d50000;
}
#footer {
height:150px;
background-image:url(../images/bottom.jpg);
background-position:top left;
background-repeat:repeat-x;
}
#footer  img {
margin:5px;
padding:0;
}

#footer  img {

}
