body {
	margin: 0; 
	padding: 0;
	background-color: #000;
	color: #fff;	
}
div {	
	background-color: #111;
}

h1,h2,h3 {
	color: #FFF;
}


#contactwrapper {
/*	position: relative;
	top: -10px;*/
}
#home-link {
	position: relative; 
	display: inline-block;
	width: 500px;    /* width of the logo */
	height: 56px;   /* height of the logo */
	top: 0; left: 0; /* top-left corner of logo */
	border: 0;
	float: left; 
/*	 visibility: hidden; */
}

#top {
	background-image:url("/media/76/Logo3.png");
	background-repeat:no-repeat;
	height:84px;		
	margin-bottom: 20px;
}


#sidebar {
	float: right;	
}

#content {
	margin-left: 70px;
}


.item {
	margin-bottom: 40px;
}

.hidden {
	display: none;
}


.minibox {
	background-color: #222;
	padding: 5px;
	margin-bottom: 10px;	
}


.meta {
	color:#888;
	margin-bottom: 20px;
}

#content h3 {
	margin: 0;
	padding: 0;
}


#aboutme {
	font-size: 95%; 
}

#portfolio strong {
	font-size: 15px;
	text-decoration: none;
	color: #cc4;
}
#portfolio strong a,a:link,a:visited{
	color: #8de0e6;
	text-decoration: none;
}

#portfolio strong a:hover {
	color: #98f3ff;
	text-decoration: underline;}


#menu {
	position: relative;
	left: -400px;
	top: 60px;	
}
#menu a {
	font-size: larger;
	color: #EE3;
	text-decoration: none;
}

#menu a:hover {
	color: #FF5;
}
#menu .currentmenuitem {
	font-size: 120%; 
	font-weight: 600;
}

a:link, a:visited{
	color: #5db0e6;
}

a:hover {
	color: #68c3ff;
}





.link {
	color: #5db0e6;
	text-decoration: underline;
	cursor:  pointer;	
}
div.link:hover {
	color: #68c3ff;

}


#sidebar h3 {
	margin-bottom: 10px;
	text-decoration: underline;
}

input {
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	border-color: #a0a0a0;
}
#sidebar input
{	
	width: 130px;
	margin: 5px;
	margin-top: 0px;
	font-family: Arial;	
	position: relative;
	top: 2px;
	left: -1px;
}
#searchForm a {
/*	font-size: larger; */
	color: #888;
	text-decoration: none;
}

#searchForm a:hover {
	color: #EEE;
}


#footer {
	font-size: 8pt;
	background-color: #000;
	color: #666;
	text-align: right;
}
#footer a {
	color: #884;
}
#footer a:hover {
	color: #cc8;
}

#sidebar a {
	margin-right: 5px; 
	text-decoration:none;
}

#sidebar a:hover {
	text-decoration:underline;
}

#blog td {
	padding-top: 5px;
	padding-bottom: 50px;
}


/* Tag cloud */
a.tc1 { font-size: 80%; font-weight: 200; white-space: nowrap; }
a.tc2 { font-size: 90%; font-weight: 300; white-space: nowrap; }
a.tc3 { font-size: 100%; font-weight: 500; white-space: nowrap; }
a.tc4 { font-size: 110%; font-weight: 600; white-space: nowrap; }
a.tc5 { font-size: 120%; font-weight: 800; white-space: nowrap; }
a.tc6 { font-size: 130%; font-weight: 900; white-space: nowrap; }
a.tc-2147483648 { font-size: 120%; font-weight: 900; white-space: nowrap; }	/* Max size? or bug? */

/* a.tc1:hover, a.tc2:hover, a.tc3:hover, a.tc4:hover, a.tc5:hover, a.tc5:hover, a.tc6:hover { text-decoration:underline; } */

#feed {
	background-color: #222;
}
#feed img {
	position: relative;
	top: 2px;
/*	left: -3px;
	float: right;

*/
}

#feeds ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 9px;
}
#feeds h3 {
	text-decoration: none;
}
#feeds h3 a {
	/* headline: name of rss feed */
	font-size: 14px;
	color: #cc4;
}

.hcentered {
	text-align: center;
}
.vtop {
	vertical-align: top;
}

.commentcount a {
	color: #884;
	text-decoration: none;
}
.commentcount a:hover {
	color: #cc8;
	text-decoration: underline;
}

.commentheader 
{
	background-color: #555;
	color: #FFF;
	width: 100%;
	height: 18px;
}
#comments {
	text-decoration: none;
}
.centered {
	text-align: center;
}

/* My overrides: */
table {
	margin-top: 10px;
	margin-bottom: 5px;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
