body {
	text-transform:lowercase;

}
#header {
	
}

#header h1 {
	font-size: 6em;
	padding-top: 0.9em;
}

#header .description {
	font-size: 3em;
}

#header .menu a {
	color: yellow;
	font-size: 1.6em;
}	

#header .menu a:hover {
	background-color: #ff57bc;
	color: yellow;
}

.entry-head h3 a {
	color: #e6008a;
}

.entry-content {
	text-transform:none;
	}

.post {
	clear:both;
	}

#primary a {
	color: #7e456b;
	}

#primary h1 a, #primary h2 a, #primary h3 a, #primary .comment a, .entry-content a, .secondary a {
	color: #ff059b !important;
}

 #primary a:hover {
	color: #ae054b !important;
	}

.secondary a:hover {
	/*
	color: #ff059b !important;
	background-color: yellow; */
	color: #ae054b !important;
}

.secondary h4 {
	display: block;
	background-color: #ff059b;
	color: yellow;
	font-weight: bold;
	padding: 5px !important;
	margin: 0;
	width: 196px;
	font-size: 2.5em;
}

.secondary ul li h4 {
	padding-left: 10px !important;
	font-size: 95% !important;
}

.feedlink img {
	display: none;
	border: none;
 	margin-top:-18px;;
	}

/* Fr Link Indication PlugIn */
a.liexternal {
padding-right: 12px;
background: url(/wp-content/themes/k2/images/links/link-icon_external_12.png) no-repeat right;
}
a.liwikipedia {
padding-right: 14px;
background: url(/wp-content/themes/k2/images/links/link-icon_wikipedia.gif) no-repeat right;
}
a.liimdb {
padding-right: 18px;
background: url(/wp-content/themes/k2/images/links/link-icon_imdb.png) no-repeat right;
}
a.liftp {
padding-right: 13px;
background: url(/wp-content/themes/k2/images/links/link-icon_ftp.png) no-repeat right;
}
a.liflickr {
padding-right: 7px;
background: url(/wp-content/themes/k2/images/links/link-icon_flickr.png) no-repeat right;
}
a.limailto {
padding-right: 18px;
background: url(/wp-content/themes/k2/images/links/link-icon_mail.png) no-repeat right;
}
a.lipdf {
padding-right: 14px;
background: url(/wp-content/themes/k2/images/links/link-icon_pdf_01.png) no-repeat right;
}
a.li23hq {
padding-right: 16px;
background: url(/wp-content/themes/k2/images/links/link-icon_23hq.gif) no-repeat right;
}


