/*
THEME NAME: Rietveld Photography Department
THEME URI: http://www.pandl.org/
DESCRIPTION: Super Awesome Archive Site for The GRA Foto Department
VERSION: 1
AUTHOR: <a href="http://www.pandl.org/">PANDL.ORG</a> &amp;
AUTHOR URI:
TAGS: simple, cool, sexy
*/

body {
font-size: 16px;
font-family: "Helvetica", Sans-Serif;
margin: 0;
min-width: 960px;
width: 100%;
height: 100%;
position: relative;
}

/* DIVS - STRUCTURE */
#title {
width: 100%;
min-width: 960px;
height: 200px;
position: fixed;
margin-bottom: 100px;
bottom: 0;
margin-top: 280px;
z-index: 99999;
background-image: url(http://www.rietveldphoto.com/wp-content/themes/rietveldphoto/images/title.png);
background-repeat: no-repeat;
background-position: center;
}

#wrapper {
min-width: 960px;
width: 100%;
height: 100%;
margin-top: 40px;
position: relative;
}

#container {
margin-top: 40px;
position: relative;
width: 100%;
overflow-y: auto;
}

#content {
width: 960px;
margin-left: auto;
margin-right: auto;
margin-bottom: 200px;
}

#content.full {
width: 94% !important;
padding-bottom: 160px;
}
#content.full .post {
margin-right: 10px;
}


#footer {
background: #fff;
position: fixed;
height: 60px;
z-index: 9999;
bottom: 0;
}

#firstfooter {
background-image: url(http://www.rietveldphoto.com/wp-content/themes/rietveldphoto/images/overlay.png);
position: fixed;
height: 200px;
z-index: 9999;
bottom: 0;
}

#nav {
margin-top: 20px;
}
#nav.first-nav {
margin-top: 140px;
}
#news-div, #footer, #firstfooter {
min-width: 960px;
width: 100%;
text-align: center;
}

#footer .cat-item, #firstfooter .cat-item {
margin-right: 25px;
margin-left: 25px;
}

#footer .nav-previous{
margin-left: 40px;
margin-bottom: 20px;
position: fixed;
bottom: 0%;
left: 0%;
}


#footer .nav-next {
margin-right: 40px;
margin-bottom: 20px;
position: fixed;
bottom: 0%;
right: 0%;
}

div.extend {
text-align: center;
}

.entry-content {
text-align: left;
font-size: 14px;
margin-top: 20px;
}

#container, #footer {
clear:both;
}

#info, #teachers, #past, #upcoming {
width: 440px;
margin-right: 40px;
margin-bottom: 120px;
}

#info, #upcoming {
float: left;
}

#teachers, #past {
float: right;
}

.extend, .browse-coloum {
margin-bottom: 200px;
}

.browse-coloum {
margin-left: 10px;
margin-right: 10px;
width: 300px;
float: left;
}

.next, .prev {
font-size: 0.95em;
display: block;
}


/* Tyopgraphy etc */

.post, .entry-title {
display: inline;
}

.year-title, .name-title, .tech-title {
margin-right: 4px;
line-height: 1.6em;
font-size: 14px;
display: inline;
font-weight: normal;
}

.h4-year, .h4-name, .h4-tech {
font-size: 14px;
line-height: 1.4em;
font-weight: normal;
text-align: left;
margin-bottom: 0;
}

.year-title a, .name-title a, .tech-title a {
border-bottom: 2px solid #1476df;
    color: #1476df;
}

.year-title a:hover, .name-title a:hover, .tech-title a:hover {
border-bottom: 2px solid #000;
color: #000;
}

#year-sort, #tech-sort, #name-sort {
cursor: pointer;
}

.entry-title a {
color: #1476df;
font-size: 36px;
line-height: 1.3em;
border-bottom: 3px #1476df solid;
 }
 
.entry-title:hover a {
color: #000;
font-size: 36px;
line-height: 1.3em;
border-bottom: 3px #000 solid;
}

.info-title, .info-title a, .event-title, .event-title a {
font-size: 14px;
border-bottom: 2px solid #085;
display: inline;
color: #085;
margin: 0px 0px -0.5em  0px;
}

.info-content, .event-content {
text-indent: 8px;
font-size: 14px;
color: #085;
margin-top: -8px;
margin-bottom: 2.4em;    
}

.event-title, .event-title a {
border-bottom: 2px solid red;
color: red;
}

.info-title a:hover, .event-title a:hover {
border-bottom: 2px solid #000;
} 

.event-content {
color: red;
}

.info-content a, .event-content a, .entry-content a {
text-decoration: underline;
}

.info-content a {
color: #085;
}
.event-content a {
color: red;
}
.info-content a:hover, .event-content a:hover, .entry-content a:hover {
text-decoration: underline;
}

#news-div a  {
font-size: 14px;
color: #f10;
}

a {
color: #000;
text-decoration: none;
}

a:hover {
color: #000;
}

.single-title {
font-size: 14px;
display: inline;
border-bottom: 2px solid #000;
}

h2 {
font-weight: normal;
}

h4 {
margin-bottom: 20px;
font-weight: normal;
text-align: center;
}

hr {
margin-top: -2px;
background-color: #000;
height: 2px;
color: #000;
}

.cat-item {
font-size: 0.85em;
color: #000;
}

.cat-item:hover {
text-decoration: underline;
}

.cat-links {
font-size: 0.85em;
margin-top: 0.5em;
display: block;
}

.nav-next a, .nav-previous a {
font-size: 0.85em;
color: #000;
}

.nav-next a:hover, .nav-previous a:hover {
text-decoration: underline;
}

span.contact {
padding-top: 20px;
}


/* LISTS */
ul, li {
margin: 0;
padding: 0;
}

li {
list-style: none;
margin-top: 0.5em;
font-size: 1.3em;
}

ul {
margin-left: 10px;
margin-bottom: 50px;
}


img {
padding-bottom: 14px;
padding-top: 14px;
padding-right: 14px;
}

h4 {
font-size: 0.8em;
}