body {
text-align: center;
font-family: georgia, serif;
font-size: 12px;
margin-top: 0px;
}

.clear {
clear: both }

a { color: #ff6600; text-decoration: none; }
a:hover { color: #ff3300; text-decoration: none; }

#container {
margin: 0px auto;
width: 950px;
text-align: left;
position: relative;
}


/* MAIN SECTION */

#main {
width: 740px;
float: left;
margin-top: 40px;
}

#main-inner {
padding: 10px;
}

#banner {
font-family: Futura;
font-size: 30px;
text-transform: uppercase;
color: #ff6600;
}

.italic-header {
font-style: italic;
}

.entry, .page {
width: 540px;
margin-top: 50px;
line-height: 1.5;
}

.entry-header {
border-top: 1px dotted black;
border-bottom: 1px solid black;
}

.entry h1 {
font-size: 14px;
font-family: 'Trebuchet MS', Verdana;
}

.entry-footer, .page-byline {
font-family: Arial;
}

.entry-categories {
display: inline; }

#navigation {
text-align: center;
padding-top: 5px;
}

#navigation img {
margin-right: 15px;
border: none;
}

.content-nav {
padding: 15px;
}


#flickr-set {
display: block;
margin-top: 50px;
width: 550px;
}

.flickr-photo {
display: inline;
border: 0px;
padding: 10px 5px 0 0;
}

.flickr-photo img {
border: 2px solid #eee;
}

.email {
display: inline;
vertical-align: middle;
}


/* SIDEBAR */

#sidebar {
float: right;
width: 200px;
}

#sidebar-group {
padding-top: 100px;
}

.sidebar-header {
font-weight: normal;
}

#sidebar-entry {
font-family: Arial;
padding: 0px;
margin-top: 7px;
}

#sidebar-entry h3 {
font-size: 12px;
padding: 0px;
margin: 0px;
display: inline;
font-weight: normal;
}

.sidebar-entry-body {
font-size: 11px;
}

.sidebar-entry-footer {
font-size: 11px; }

#main-bottom {
clear: both;
}


/* MAIN SKYSCAPE LINKS */

#skyline {
display: block;
height: 1000px;
position: relative;
border: 2px solid #eee;
}

#scape-01, #scape-02, #scape-03, #scape-04, #scape-05, #scape-06, #scape-07 {
float: left;
position: relative;
display: block;
vertical-align: bottom;
}

#scape-01 {
width: 72px;
height: 1000px;
background: url(images/01.jpg);
margin-right: 30px;
}

#scape-02 {
width: 36px;
height: 908px;
background: url(images/02.jpg);
margin-right: 35px;
margin-top: 92px;
}

#scape-03 {
width: 110px;
height: 976px;
background: url(images/03.jpg);
margin-right: 25px;
margin-top: 24px;
}

#scape-04 {
width: 76px;
height: 1000px;
background: url(images/04.jpg);
margin-right: 20px;
}

#scape-05 {
width: 92px;
height: 524px;
background: url(images/05.jpg);
margin-right: 10px;
margin-top: 476px;
}

#scape-06 {
width: 96px;
height: 746px;
background: url(images/06.jpg);
margin-right: 20px;
margin-top: 254px;
}

#scape-07 {
width: 92px;
height: 867px;
background: url(images/07.jpg);
margin-top: 133px;
}


