/*  
Theme Name: Open Doors Collective
Theme URI: http://opendoorscollective.org/
Description: The latest style.
Version: 1.0alpha
Author: Hunter Cross
Author URI: http://huntercross.com/


*/

body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: verdana, helvetica, arial, sans-serif;
    background: url("/i/od-top-small-1.jpg") no-repeat;
    width: 100%;
}

ul {
    margin-top: 0;
}

h1 {
    margin-top: 20px;
    margin-bottom: 0;
    letter-spacing: -2px;
}

h3 {
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 20px;
    font-weight: normal;
}

a:link, a:visited {
    color: #fff;
}

/**************************************************************************
Container
**************************************************************************/

div#container {
    margin-top: 90px;
    margin-left: 30px;

    border: 0;
    text-align: left;
}


/**************************************************************************
Header
**************************************************************************/


div#header h3 { 
    margin-top: 0;
    padding-top: 20px;
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}


div#header p {
    color: #2B2D2D;
    font-weight: bold;
    font-size: 11px;
    margin-top: 0;
    padding-top: 0;
}

/**************************************************************************
Home content
**************************************************************************/


div#homecontent {
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    border: 0;
    margin-top: 220px;
    text-align: left;
}

div#homecontent h2 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 40px;
    color: #ccc;
}


div#homecontent p {
    color: #ccc;
    font-size: 11px;
    line-height: 145%;
    margin-bottom: 10px;
}

div#homecontent li, div#homecontent ul {
    font-size: 13px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    color: #fff;
    margin-top: 0;
    margin-bottom: 3px;
}

div#homecontent a:hover {
    color: #666;
}


div#content a:hover {
    color: #333;
}

/**************************************************************************
home-photos
**************************************************************************/

div#home-photos {
    width: 80px;
    position: absolute;
    left: 30px;
    top: 330px;
}

div#home-photos img {
    margin-top: 5px;
}


/**************************************************************************
Nav
**************************************************************************/
div#nav {
    margin-top: 0;
    padding: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
}

div#nav ul, div#nav li {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    font-size: 11px;
}

div#nav li {
    display: inline;
    margin-right: 8px;
}

div#nav a:hover {
    color: #666;
}

div#nav a:link, div#nav a:visited {
    text-decoration: none;
}


/**************************************************************************
Nav - Artists
**************************************************************************/
div#nav-artists {
    position: absolute;
    left: 30px;
    bottom: 30px;
}

div#nav-artists ul, div#nav-artists li {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    font-size: 11px;
        color: #666;
}

div#nav-artists ul {
    line-height: 146%;
}

div#nav-artists a:link, div#nav-artists a:visited {
    text-decoration: none;
    color: #ccc;
}

div#nav-artists a:hover {
    color: #666;
}

div#nav-artists h3 {
    margin-bottom: 2px;
    font-size: 14px;
    color: #666;
}


/**************************************************************************
Content
**************************************************************************/

div#content {
    margin-left: 0;
    padding-left: 0;
    color: #fff;
}

div#content h1 {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
}


div#content p {    
    margin-top: 0;
    font-size:11px;
    line-height: 132%;
    margin-bottom: 18px;
}


div#content ul, div#content li {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    font-size: 11px;
}

div#content li {
    margin-bottom: 2px;
}


/**************************************************************************
Content-Artists
**************************************************************************/

div#content-photos {
    position: absolute;
    right: 30px;
    top: 100px;
    width: 510px;
    text-align: right;
}

div#content-photos p {
    font-size: 11px;
    color: #ccc;
    margin-top: 0;
    padding: 0;
    margin-bottom: 6px;
}

div#content-artists {
    margin-top: 0;
}

.artists {
    font-size: 11px;
    color: #ccc;
}

div#content-artists h2 {
    margin-top: 30px;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 7px;
    color: #ccc;
}

div#content-artists ul, div#content-artists li {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
    font-size: 11px;
    color: #ccc;
}

div#content-artists a:link, div#content-artists a:visited {
    color: #666;
    text-decoration: none;
}

div#content-artists a:hover {
    color: #ccc;
}

.description {
    width: 240px;
    font-size: 11px;
    line-height: 150%;
    color: #ccc;
}

/**************************************************************************
Footer
**************************************************************************/

div#footer {
    margin: 0;
    clear: left;
    display: block;
}

div#footer p {
    font-size: 10px;
    color: #999;
}



/********************************************************************
  special little styles
  
*********************************************************************/


.doc {
    background: url("/i/icon-document.gif") no-repeat;
    padding-left: 20px;
}

/* 
.pdf {
    background: url("/i/icon-pdf.gif") no-repeat;
    padding-left: 24px;
}
*/


.sit {
    background: url("/i/icon-sit.gif") no-repeat;
    padding-left: 26px;
}


.zip {
    background: url("//icon-zip.gif") no-repeat;
    padding-left: 26px;
}

.exe {
    background: url("/i/icon-exe.gif") no-repeat;
    padding-left: 26px;
}

.movie {
    background: url("/i/icon-movie.gif") no-repeat;
    padding-left: 26px;
}

.lined {
    display: block;
    padding-bottom: 3px;
    font-weight: bold;
    border-bottom: 2px solid #fff;
}


/**************************************************************************
Home-link
**************************************************************************/


div#homelink {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

div#homelink img {
     padding: 0;
    margin: 0;
    border: 0;

}

/**************************************************************************
Edit
**************************************************************************/


img.imgleft {
    float: left;
    display: inline;
    margin-right: 8px;
}

img.imgright {
    float: right;
    display: inline;
    margin-left: 8px;
}

