/* base
----------------------------------------------- */
/*
div
{
border: 1px solid;
}
*/

body 
{
margin: 0;
padding: 0;
color: #000;
background-color: #fff;
}


blockquote 
{
margin-right: 0;
margin-left: 20px;
}


h1, h2, h3, h4 
{
margin: 0 0 15px 0;
font-weight: normal;
font-family: Georgia, Times, serif;
font-style: bold;
}

h1 
{
font-size: 2.5em;
color:#666;
}

h2 
{
font-size: 1.8em;
border-bottom:1px solid #ccc;
}

h3 
{
text-transform:uppercase;
font-size: 1.4em;
color:#666;
}

h4 
{
text-transform:uppercase;
font-size: 1em;
color:#000;
border-bottom:1px solid #ccc;
}

hr 
{
margin: 2em auto;
width: 490px;
height: 1px;
color: #999;
background-color: #999;
border: none;
}


small, .small, .image-title 
{
font-size: 70%;
text-transform:uppercase;
padding:5px 0;
color:#333;
}

/* links
----------------------------------------------- */
a 
{
text-decoration: none;
color: #ff0000;
border-bottom: 1px #ccc solid;
}

a:hover 
{
text-decoration: none;
color: #666;
border-bottom: 1px #666 solid;
}

.gallery 
{
border:none;
}

.article-content li
{
list-style-type:none;
}

.article-content li a
{
border:none;
padding:0 10px;
}

.image-title
{
padding:0 0 0 10px;
}

/* layout
----------------------------------------------- */

#accessibility 
{
position: absolute;
top: -10000px;
}

#container 
{
margin: 0 auto;
width: 800px;
}

#text-size
{
text-align:center;
}

#head 
{
text-align:center;
}

#logo{
}

#title{
}

#sidebar-1
{
clear:both;
width: 200px;
float: left;
text-align: left;
}

.section_list 
{
margin: 0 0 10px 0;
padding: 0;
list-style-type: none;
}

.section_list li 
{
margin: 0 0px 12px 0;
padding: 0;
}

#content 
{
clear:right;
border-left:1px solid #666;
margin: 0 0 0 220px;
padding: 0 0 0 20px;
min-height:430px;
}

#content ul
{
padding-top:20px;
}

#content li 
{
margin:0 0 20px 0;
}

#foot 
{
margin-top: 5px;
clear: both;
text-align: center;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container 
{
\width: 800px;
w\idth: 790px;
}

#sidebar-1
{
\width: 200px;
w\idth: 200px;
}

/* overrides
----------------------------------------------- */

#sidebar-1 p 
{
font-size: 0.8em;
line-height: 1.5em;
}

.caps,  
{
font-size: 0.9em;
letter-spacing: 0.1em;
}




/* error page
----------------------------------------------- */

.error-status 
{
font: 1.3em Georgia, Times, serif;
}
