/* globals */

#container {margin-left:auto; margin-right:auto; width:820px; border: 0px solid black;}

a {color:#00a2ff; text-decoration:none; border-bottom:1px dashed #aaa; padding-bottom:1px;}

a:hover {color:#ff5100; border-bottom:1px dashed #00a2ff; padding-bottom:1px;}

/* Navigation */

#nav {margin-left:10px; font:10px Verdana, Arial, Helvetica, sans-serif; color: #aaa; text-align:center; padding-bottom:3px;}

a.home {padding:3px; border:1px dotted #ddd; border-bottom:none;}

a.home:hover {background-color:#eee; text-decoration:none; color:#ff5100;}

/* Header */

#header {font:10px Verdana, Arial, Helvetica, sans-serif; padding:0px 0px 5px 0px; margin:0px 10px 50px 10px; width: 800px; border-top:1px dotted #ddd;}

#header a {border:1px dotted #ddd; padding:3px; text-decoration:none; color:#00a2ff; border-top:none;}

#header a:hover {background-color:#eee; text-decoration:none; color:#FF5100;}

#leftnav {float:left;}

#rightnav {float:right;}

/* Footer */

#footer {border-top:1px solid #ddd; text-align:center; font:10px Verdana, Arial, Helvetica, sans-serif;  width:800px; margin:20px 10px 0px 10px; padding:10px 0px 10px 0px; float:right;}


/* Project Information - title, links, credits*/

#project_info {width:800px; margin:0px 10px 0px 10px; padding-top:10px; height: 125px; border: 0px solid red;}

#project_title {width:300px; border:0px solid orange; float: left;}

#title {font-family:Georgia, "Times New Roman", Times, serif; font-size:45px;}

#slug{font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; color:#888;}

#project_data {float:right; left:400px; width: 420px; clear:right; font-size:12px; text-align:right; font-family:Georgia, "Times New Roman", Times, serif; line-height:17px; border:0px solid red;}

/* Body - text and images*/

#content {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin:70px 10px 0px 10px; width:800px; border: 0px solid green; float: left;}

.identifier {font-size:9px; font-family:verdana; color:#aaa; text-align:left;}

#content #left {width:300px;}

#content #left #short_desc {margin-bottom: 50px;}

#content #left #short_desc p {margin-top:0px; font-size:15px; font-family:Georgia, "Times New Roman", Times, serif; line-height:20px;}

#content #left #long_desc {border:0px solid red;}

#content #left #long_desc p {margin-top:0px; line-height:16px;}

#content #left #long_desc li {margin-top:0px; line-height:16px; margin-left: -15px; margin-bottom: 5px;}

#content #left #long_desc .section {font-style:italic; color:#666;}

#content #right {float:right; left: 400px; width:420px; border:0px solid red;}

#content #right img {border: none;}

#content #right a {border:none;}

#content #right a:hover {border:none;}

#content #right .caption {font-style:italic; margin:0px 0px 40px 0px;}

span.projectname {font-style: italic;}
