/* - |navigation| - */
#navigation a:hover {color: #1F1F1F;}

/* cufon */
a.continue {
text-transform: uppercase;
text-decoration: none;
font-size: 12px;
}

/* - |heading| - */
/* cufon */
#heading p.subtitle {
color: #767137;
font-size: 12px;
text-transform:uppercase;
padding-bottom: 9px;
}

#heading h1 {
font-size: 36px;
padding-bottom: 25px;
}


/* - |primary content| - */

#home-page #primary-content ul li {
padding: 6px 0;
}

#home-page #primary-content ul li.chapters {
float: left;
}

#home-page #primary-content ul li.indie {
float: right;
}

/* cufon */
#home-page #secondary-content h2 {
color: #767137;
font-size: 12px;
text-transform:uppercase;
padding-bottom: 18px;
}

#home-page #secondary-content h3 {
font-size: 36px;
line-height: 42px;
color: #353535;
padding: 0 0 12px 0;
}

.entry {
font-size: 14px;
line-height: 21px;
}

.entry p {
padding: 0 0 12px 0;
}

.entry h4 {
font-weight: bold;
font-size: 16px;
}

/* - |secondary content| - */

/* cufon */
#inside-page #secondary-content h3 {
text-transform: uppercase;
font-size: 15px;
color: #202020;
}

#secondary-content form input {
background: transparent url(images/field-outline.gif) no-repeat top left;
width: 209px;
height: 26px;
border: 0;
margin: 0 0 12px 0;
}

#secondary-content form select {
width: 209px;
height: 26px;
border: 0;
margin: 0 0 12px 0;
background: transparent url(images/field-outline.gif) no-repeat top left;
}

#secondary-content form input#register {
background: none;
width: 83px;
height: 31px;
margin: 0;
}

#secondary-content ul.list-flickr li {
float: left;
padding: 0 0 5px 0;
}

#secondary-content ul.list-flickr li img {
padding: 0 8px 0 0;
}

/* - |footer| - */
/* cufon */
#footer p {
text-transform: uppercase;
font-size: 10px;
color: #202020;
}

#footer p a {
color: #202020;
}

#footer img {
position: relative;
top: 4px;
padding: 0 3px;
}
