/* ===================================
======================================
Construction Update CSS
construction.css
======================================
=================================== */

#CONSTRUCTION{
font-family:Trebuchet MS, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
color:#808080;
width:688px;
overflow:hidden;
background:url(header.jpg) 0 0 no-repeat;
}

#CON-TENT{
width:440px;
float:left;
margin:170px 20px 20px 20px;
* margin:170px 10px 20px 10px
}

#CON-SIDEBAR{
width:188px;
margin:0 20px 0 480px;
* margin:0 10px 0 480px;
padding-top:73px;
}

#CONSTRUCTION h1{
display:none;
}

#CONSTRUCTION h2{
font-size:24px;
color:#535347;
margin:10px 0 24px 20px;
padding:0;
}

div.post{
width:400px;
padding:20px 20px 5px 20px;
* padding-bottom:15px;
margin-bottom:10px;
background:url(post-a-ft.png) 0 bottom no-repeat #f2f2f2;
}

div.alt{
background:url(post-b-ft.png) 0 bottom no-repeat #f8f8f8;
}

div.alert{
background:url(post-c-ft.png) 0 bottom no-repeat #f5e5e5;
color:#9e0000;
}

div.post h3{
margin:-20px -20px 0 -20px;
padding:0;
background:url(post-a-hd.png) 0 0 no-repeat;
font-size:18px;
color:#535347;
height:22px;
font-weight:normal;
padding:16px 0 0 20px;
}

div.alt h3{
background:url(post-b-hd.png) 0 0 no-repeat;
}

div.alert h3{
background:url(post-c-hd.png) 0 0 no-repeat;
color:#9e0000;
}

p.date{
color:#9e0000;
font-size:10px;
margin-top:0;
}

#project-nav{
background:#fbfbfb;
color:#afafa1;
margin-bottom:10px;
border:1px solid #f4f4f4;
padding:10px 10px 1px 10px;
}

#project-nav h4{
font-size:14px;
font-weight:bold;
margin:0;
color:#1b1b1b;
}

#project-nav ul{
list-style:none;
padding:0;
margin:1px 0 15px 0;
}

#project-nav a{
text-decoration:none;
color:#535347;
}

#project-nav a:hover{
text-decoration:underline;
color:#9e0000;
}

#project-nav a:visited{
text-decoration:none;
color:#535347;
}

h4.here{
color:#9e0000 !important;
}

li.here a, li.here a:hover{
color:#9e0000 !important;
text-decoration:none !important;
cursor:default !important;
}

div.here a:hover{
color:#9e0000 !important;
text-decoration:none !important;
cursor:default !important;
}

#project-summary{
background:url(sum-ft.png) 0 bottom no-repeat #9e0000;
padding:10px 10px 1px 10px;
margin-bottom:10px;
color:#FFFFFF;
}

#project-summary h4{
margin:-10px -10px 0 -10px;
padding:10px 0 0 10px;
background:url(sum-hd.png) 0 0 no-repeat;
font-size:14px;
font-weight:bold;
}

#project-summary h5{
font-size:12px;
font-weight:bold;
margin-bottom:-12px;
text-decoration:underline;
}

div.project-box{
background:#fbfbfb;
color:#7f7f76;
margin-bottom:10px;
border:1px solid #f4f4f4;
padding:10px 10px 1px 10px;
}

div.project-box h4{
font-size:14px;
font-weight:bold;
margin:0;
color:#1b1b1b;
}

div.project-box ul{
list-style:none;
padding:0;
margin:1px 0 15px 0;
}

div.project-box a{
text-decoration:none;
color:#535347;
}

div.project-box a:hover{
text-decoration:underline;
color:#9e0000;
}

div.project-box a:visited{
text-decoration:none;
color:#535347;
}