/* CSS Document for nikilederer.com */

body {background:rgb(50%,70%,54%);}

strong {font-weight: normal;}
u {text-decoration: none;}

img {border:0}

td a:link {
	font-weight: normal; 
	text-decoration: none;
	color: #cfc;
	background: transparent; 
	}

td a:visited {
	font-weight: normal; 
	text-decoration: none;
	color: #cfc;
	background: transparent; 
	}

td a:hover {
	font-weight: normal; 
	text-decoration: underline;
	color: #363;
	background: transparent; 
	}

td a:active {
	font-weight: normal; 
	text-decoration: none;
	color: #cfc;
	background: transparent;  
	}
	
p, td, li, ul, ol, h1, h2, h3, dd, dt {font-size:11px; font-family:verdana, sans-serif;}

h1	{
	font-size: 1.35em;
	font-weight: normal;
	margin-top:0;
	margin-bottom:.25em;
	}

h2	{
	font-size: 1.20em;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-top: 0em;
    padding: 0;
	} 

h3	{
	font-size: .85em;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	}

ul {margin:0; padding-bottom:25px; list-style-type:none;}


table {background:rgb(50%,70%,54%)}

html p {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size:  11px;
	line-height: 1.5em;
	}


/* boxes */

#outerbox {/* border: 4px solid rgb(60%,67%,58%); width:702px; margin: 0px auto; */}




/* nav */

table#nav {margin-top:50px; /*padding-bottom:0; border-bottom:1px dotted #363; /*border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000;*/}

table#nav td	{
	font: 12px trebuchet, arial, sans-serif;
	text-align: right;
	border-bottom:1px solid #363;
	padding-bottom:5px;

	}
/*
td#home img{margin:0; padding:0;}
*/

table#nav td a	{
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0;
	}
	
#nav td a:link, #nav td a:visited {
    color: #363;
	background: transparent;
	text-decoration: none;
	display: block;
	margin: 0;
	} 

#nav td a:hover {
	color: #fff;
	text-decoration: underline;
	background:transparent;
	} 


/* sidebar */
#sidebar {padding-top: 25px; border-right:1px solid #363;}

#sidebar p	{
	margin-top: 0;
	margin-bottom: 1em;
	font-size:  11px;
	line-height: 1.5em;
	}

td#sidebar img{margin-bottom:0;}

/* main content */
table#homepage {margin-top:25px; margin-bottom:25px;}

/* removed by request
table#homepage img{border:1px solid rgb(65%,84%,65%);}
*/

table#content {margin-top:0;}
table#content img{padding:2px; /* border:1px solid #cfc;*/ margin-top:0;}

#maincontent	{
	padding-left: 25px;
	padding-top: 25px;
    padding-right: 0;
	}


/* Portfolio */

#showpic li img {margin:1px; border:1px solid rgb(65%,84%,65%);}

/* footer */
table#footer {margin-top:0; border-top:1px solid #363;/* border-bottom: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; */}

table#footer a:link, a:active, a:visited{color:#363}
table#footer a:hover {color:#cfc; text-decoration:none;}

#footerleft {
	font-size:10px;
	padding-top: 10px;
	float: left;
	color: #363;
	width: 300px;
}

#footerright {
	font-size:10px;
	padding-top:10px;
	float: right;
	color: #363;
	text-align: right;
}

.float	{
	float: left;
	margin-top:0;
	margin-right: 10px;
	margin-bottom: 20px;
    clear:left;
	}


.floaticon	{
	float: left;
	margin-top:0;
	margin-right: 10px;
	
	}
	
.mainicon	{
	margin:0;
	padding-bottom: 10px;
	
	}

.folio {padding-bottom:0;}

.top {padding-bottom:25px; clear:left; color:rgb(50%,70%,54%)}

dl {margin:0; padding:0;}

dt 	{
	font-size: 1.15em;
	font-weight: normal;
	margin-top:0;
	margin-bottom:.25em;
	}

dd {font-size:10px; line-height: 1.5em; margin:0; padding:0;}


table.dates {font-size:10px; margin:0; padding-bottom:20px}
table.dates td {padding-bottom:1em;}

#thanks {margin-bottom:170px;}
