/* LINKS */

a {
	text-decoration:none;
	color: #59d3f8;
}

a:hover {
	color: #fff;
	background:#000000;
}

h1, h1 a {
	font-size:23px;
	font-weight:normal;
	color:#000;	
}

h1 a:hover {
	color: #fff;
	background:#000000;
}


.post h2, .post h2 a {
	font-size:19px;
	font-weight:normal;
}

.post h3, .post h3 a {
	font-size:16px;
	font-weight:normal;
	margin: 1em 0;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{
	margin: auto;
	padding: 5;
	list-style: none;
	float: left;
	font: bold 11px arial
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 0px;
	width: 165px;
	height: 27px;
	background: #000000;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #006699}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 165px;
	height: 27px;
	background: #000000;
	border: 1px solid #000000}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 0px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #000000;
		width: 165px;
		height: 27px;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #000000;
		width: 165px;
		height: 27px;
		color: #FFF}

