/* 
*	uberthings, inc. stylesheet 
*	copyleft michael sharon
*
*/

body {
	margin:0px 0px 20px 0px;
	background:#FFF;		
	font-family: verdana, arial, sans-serif;
	}
	
A { 
color: #666;
border-bottom: 1px dashed #666;
text-decoration: none; 
}

A:link { text-decoration: none; color: #666; border-bottom: 1px solid #999;
}
A:visited	{ color: #666; text-decoration: none; border-bottom: 1px solid #999;
}
A:active	{ color: #999;  
}
A:hover		{ color: #FF3300; text-decoration: none; border: 0px none;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

#banner {
	font-family: verdana, arial, sans-serif;
	color:#333;
	font-size:x-large;
	font-weight:normal;	
	padding:15px;
    border-top:4px double #666;
 	margin-right:20px;
	margin-left:225px;
	margin-bottom:20px;
	border:1px solid #FFF;
	width: 70%;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	font-family: verdana, arial, sans-serif;
	font-size: x-large;
	font-weight: 100; 
	color: #FF3333;
	text-decoration: none;
	border-bottom: 0; 
}

.description {
font-family: verdana, arial, sans-serif;
color:#333;
font-size:small;
text-transform:none;	
}

.dcbbox {
float: right; 
}
	
#content {
position:absolute;
background:#FFF;
margin-right:20px;
margin-left:225px;
margin-bottom:20px;
border:1px solid #FFF;
width: 60%;
}

#container {
background:#FFF;
border:1px solid #FFF;		
}

#links {	
padding:8px;				
border-right:1px solid #FFF;
width:200px;
}

.blog {
padding: 15px 15px 15px 20px;
background:#FFF; 
}

.blogbody {
font-family: verdana, arial, sans-serif;
color:#333;
font-size:small;
font-weight:normal;
background:#FFF;
line-height:150%;
}

.title	{
font-family: verdana, arial, sans-serif;
font-size: medium;
color: #FF9900;
}			

#menu {
margin-bottom:15px;
background:#FFF;
text-align:center;
}		

.date	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
color: #000;
margin-bottom:10px;
font-weight:bold;
padding: 0 0 3px 0; 
border-bottom: 1px ridge #CCCCCC;
text-transform: uppercase;
}				

.posted	{
font-family:verdana, arial, sans-serif;
font-size: 10px;
color: #000000;
margin: 10px 5px 5px;
border-top: 1px dotted #666666;
padding: 1px;
text-align: right;
}

.side {
font-family:verdana, arial, sans-serif;
color:#333;
font-size:x-small;
font-weight:normal;
background:#FFF;
line-height:140%;
padding:2px; 
text-align: right; 
}	

.sidetitle {
font-family: verdana, arial, sans-serif;
color:#FF3333;
font-size:small;
font-weight:normal;
padding:0;
margin-top: 10px;
letter-spacing: .2em;
background:#FFF;
text-transform:uppercase;		
text-align: right; 
clear: both; 
}		

.syndicate {
font-family:verdana, arial, sans-serif;
font-size:xx-small;		
line-height:140%;
padding:2px;
margin-top:15px;
background:#FFF;  		
}	

.comments-body {
font-family: verdana, arial, sans-serif;
color:#666;
font-size:small;
font-weight:normal;
background:#FFF;
line-height:140%;
padding-bottom:10px;
padding-top:10px;		
border-bottom:1px dotted #999; 					
}		

.comments-post {
font-family:verdana, arial, sans-serif;
color:#666;
font-size:x-small;
font-weight:normal;
background:#FFF;		
}	


.trackback-url {
font-family: verdana, arial, sans-serif;
color:#666;
font-size:small;
font-weight:normal;
background:#FFF;
line-height:140%;
padding:5px;		
border:1px dotted #999; 					
}

.comments-head	{ 
font-family: verdana, arial, sans-serif;
font-size:small; 
color: #666; 
border-bottom:1px solid #999;
margin-top:20px;
font-weight:bold;
background:#FFF;		
}		

#banner-commentspop {
font-family: verdana, arial, sans-serif;
color:#333;
font-size:x-large;
font-weight:normal;	
padding:15px;
	border-top:4px double #666;
	margin-right:20px;
margin-bottom:20px;
border:1px solid #FFF;
width: 100%;		  		  			
background:  #FFa900;
}


#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-size: small; 
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
border-bottom: 0; 
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }

#bodyText{
margin: 0px 10px 4px 10px; 
padding: 0 0 20px 10px;
font-family: verdana, arial, sans-serif;
color:#333;
font-size:small;
font-weight:normal;
line-height:150%;
}

.titleProjects {
color: #FF9900; 
font-weight: bolder; 
font-size: 14px; 
border-bottom: 1px solid #CCC; 
padding-left: 5px; 
padding-top: 5px; 
letter-spacing: -0.05em; 
clear: left; 
}

.projects {
font-size: 10px; 
clear: left; 
}

.projects img {
margin: 3px 10px 0px 0px; 
border: 1px solid #ccc; 
float: left;
clear: left;
padding: 2px; 
}


.sideprojects {
font-size: 10px; 
}

.sideprojects img {
border: 1px solid #ccc; 
padding: 2px; 
}


.projectThumb {
	width: 80px;
	padding: 0;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	margin: 5px;
	float: left;
text-align: center; 
line-height: 14px; 
}

.projectThumb img {
float: left; 
}

.sideimg {
float: left; 
height: 200px
}

.aboutImg {
margin: 3px 10px 0px 0px; 
border: 1px solid #ccc; 
float: left;
clear: left;
padding: 2px; 
}

.linkImg {
border: 0; 
}

a.linkImg {
border: 0; 
}

div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    color: white;
    font-size: 13px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    width: 25em;
    font-weight: bold;
    background: url(/i/ntbg.png);
    
    /* Mozilla proprietary */
    -moz-border-radius: 12px;
}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}

/* moblog sidebar styles */
.moblog {
float: none; 
margin-left: 15px; 
margin-top: 3px; 
}

.moblog a, 
.moblog a:link, 
.moblog a:visited, 
.moblog a:hover, 
.moblog a:active {
border: 0; 
}

#muti, 
#muti a, 
#muti a:link, 
#muti a:visited, 
#muti a:active, 
#muti a:hover 
{
border: 0; 
}