﻿/* EmoPuddle CSS */

* {
	margin: 0; 
	padding: 0; 
	border: none; 
	outline:none;
}

body { 
	margin: 0;
	padding: 0;
	background: black url("../images/background.png") repeat;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
	background-color:black;
 	color: #ffffff;
	text-align: left;
}

h6 {
	font-family: "Arial", Verdana, sans-serif;
	font-weight: normal;
 	padding:0;
 	margin:0;
 	color:#F5F5F5;
 	text-align:left;
}
/*
.hide {
	position: absolute;
	color:black;
	font-size:1px;
	height:1px;
	width:100%;
}
*/

h5 {
	font-family: "Arial", Verdana, sans-serif;
	font-weight: normal;
 	padding:0;
 	margin:0;
 	color:#F5F5F5;
 	text-align:center;
}

h4 {
	font-family: "Arial", Verdana, sans-serif;
	font-weight: normal;
 	padding:0;
 	margin:0;
 	color:#F5F5F5;
 	text-align:center;
}

h3 {
	font-family: "Arial", Verdana, sans-serif;
	font-weight: normal;
 	padding:0;
 	margin:0;
 	color:#F5F5F5;
 	text-align:left;
}


h2 {
	font-family: "Arial", Verdana, sans-serif;
	font-weight: normal;
 	padding:0;
 	margin:0;
 	color:#F5F5F5;
 	text-align:center;
}


h1 {
	font-family: "Arial", Verdana, sans-serif;
	font-weight: normal;
 	padding:0;
 	margin:0;
 	color:#F5F5F5;
 	text-align:center;
}

a:visited { 
	color: purple; 
	text-decoration: none;
}

a {
	color: purple; 
	text-decoration: none; 
	font-weight: normal;
}

a:link {
	color: purple; 
	text-decoration: none; 
	font-weight: normal;
}

a:active {
	color: purple; 
	text-decoration: overline;
}

a:hover {
	color: fuchsia; 
	text-decoration: none;
}

.nodisplay {
	left: -5000px; 
	position: absolute;
}

p {line-height: 23px;}
p a { color:fuchsia;}
p a:hover { color:aqua;}
p a:link { color:fuchsia;}
p a:visited { color:fuchsia;}

ol {
	line-height: 23px;
	list-style-type: square; 
	padding:5px 0 0 20px;
}

ul {
	line-height: 23px;
	list-style-type: square;
	padding:5px 0 0 20px;
}

/* ------------------------------------------------------------------------------- colors */
.bluelink {
	color: aqua;
}



/* -------------------------------------------------------------------------------- Containerproperties */
#container {
	background:#191919;
	margin:0 auto;
	padding:0;
	width:940px;
}

#header {
	background-color:#191919;
	height:120px;
	width:940px;
	margin: 0; padding: 0;
}

#menu {
	width:940px; height:29px; 
	background-image: url("../images/cat1.png"); 
	background-repeat: repeat-x; 
	text-align: left; 
	font-weight: bold;
}

#content {
	float: left;
	width: 540px;
	padding:0px;
	padding-top:10px;
	padding-left:5px;
}

#navigation {
	float: right;
	margin: 0;
	padding: 10px;
	width: 170px;
	line-height: 1.5em;
	display: inline;
}

#lnavigation {
	float: left;
	margin: 0;
	padding: 10px;
	width: 180px;
	line-height: 1.5em;
	display: inline;
}

#footer {
	background-color: #191919;
	border-top: 1px solid #282828;
	height: 65px;
	width:940px;
	margin: 0; 
	padding: 0;
}


/* ------------------------------------------------------------------------------------------- Header */

#header h1 {
	color:#ffffff;
	float:left;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	clear: right;
	font-size: 2.5em;
}

#header h1 a:hover {
	color:#ffffff;
	text-decoration:none;
}

#header h1 a {
	color:#fff;
	text-decoration:none;
}


/* ------------------------------------------------------------------------------------- lef Sidebar */


#lnavigation h2 {
	margin: 0 0 0 0;
	padding: 4px 4px 4px 5px;
	color: #F5F5F5;
	font-size: 14px;
        font-weight: bold;
        background-image: url("../images/cat1.png");
        background-repeat: repeat-x;
        border-bottom: 1px solid #282828;
}

#lnavigation ul {
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 6px 6px;
	list-style: none;
}

#lnavigation ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#lnavigation li {
	list-style: none;
}

#lnavigation ul li a {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	color: fuchsia;
	text-decoration: none;
	font-weight: normal; 
}

#lnavigation ul li a:hover {
	color: aqua;
}

#lnavigation .box {
	margin:0px 0px 2px 0px;
	padding:0px;
	background-color: #303030;
	border: 1px solid #282828;
}


/* ------------------------------------------------------------------------------------- right Sidebar */


#navigation h2 {
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 5px;
	color: #F5F5F5;
	font-size: 14px;
	font-weight: bold;
	background-image: url("../images/cat1.png");
	background-repeat: repeat-x;
	border-bottom: 1px solid #282828;
}

#navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 6px 6px;
	list-style: none;
}

#navigation ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#navigation li {
	list-style: none;
}

#navigation ul li a {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	color: fuchsia;
	text-decoration: none;
	font-weight: normal; 
}

#navigation ul li a:hover {
	color: purple;
}

#navigation .box {
	margin:0px 0px 1px 0px;
	padding:0px;
	background-color: #303030;
	border: 1px solid #282828;
}


/* --------------------------------------------------------------------------------------- Content Area */

.article {
	margin: 1px 5px 15px 5px;
	padding: 3px 15px 10px 15px;
	border:1px solid #282828;
	background: #303030 url("../images/cat1.png") repeat-x;
} 
.article2 {
	margin: 1px 5px 15px 5px;
	padding: 3px 15px 10px 15px;
	border:1px solid red;
	background: #303030 url("../images/catbg_red.png") repeat-x;
} 

.artical a {
	font-weight: bold; 
}

.headline {
	clear:both;
	width:498px;
	height:15px; 
}

.article h2 {
	float:left;
	margin: 0px 0px 15px 0px;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	width:498px;
}
.article h2 a:visited {
	color:#F5F5F5;
	padding: 4px;
	text-decoration: none;
}

.article h2 a:link {
	color:#F5F5F5;
	padding: 4px;
	text-decoration: none;
}

.article h2 a:active {
	color: #E6E6E6;
	padding: 4px;
}

.article h2 a:hover {
	color: #E6E6E6;
	padding: 4px;
}

#content .thecontent {
	margin: 15px 0px 0px 0px;
}


/* ----------------------------------------------------------------------------------------- Content Icons */

.thecontent {
        clear:both;
	margin: 15px 0px 0px 0px;
}

.thecontent p {
	margin: 10px 0px 0px 0px;
}

/* ------------------------------------------------------------------------------------- Comment Area */

.service {
	margin: 0px 0px 20px 0px;
	padding: 3px;
	background: #1A1F28;
	font-weight: bold;
}

textarea {
   	margin: 2px;
   	padding: 4px;
   	background: #2F2F2F;
   	color: #BFBFBF;
   	border: 2px solid #252525;
   	overflow: hidden;
   	background:black none repeat scroll 0%;
}


/* ------------------------------------------------------------------------------------------------ Footer */

#footer p { 
	padding:12px;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
}

#footer a {
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
}

#footer_con {
	padding-top:30px;
}

#left_footer {
	background-color:transparent;
	text-align:left;
	position:absolute;
	width:300px;
	padding-top:20px;
	left:50%;
	margin-left:-420px;
	z-index:2;
	overflow:hidden;
}

#center_footer {
	background-color:transparent;
	text-align:center;
	position:absolute;
	width:250px;
	padding-top:20px;
	left:50%;
	margin-left:-125px;
	z-index:2;
	overflow:hidden;
}

#right_footer {
	background-color:transparent;
	text-align:right;
	position:absolute;
	width:300px;
	padding-top:20px;
	left:50%;
	margin-left:120px;
	z-index:2;
	overflow:hidden;
}


/* ------------------------------------------------------------------------------------------------------- */

ul#list-nav {
	list-style: none;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 940px;
}

ul#list-nav li {
	display: inline;
}

ul#list-nav li a {
	text-decoration: none;
	padding: 3px 30px;
	width: auto;
	height: 23px;
	border-right: 1px solid gray;
	color: white;
	float: left;
	text-align: center;
	margin-left: 0px;
}

ul#list-nav li a:hover {
	background-image:url("../images/button3.png");
	color: white;
}

#bottomhead {
	background-image: url("../images/bottomhead.png");
	height: 20px;
}
#logo {
	text-align:center;
	height:120px;
	background-image:url('../images/banner1.png');
	background-color:black;
	background-repeat:no-repeat;
	background-position:center;
}

.showIcons {
	padding:10px 0pt;
	text-align:center;
}

.backButton {
	color:#555555;
	font-family:Tahoma,Arial;
	font-size:11px;
	font-weight: bold;
	padding:15px 0pt;
	text-align:center;
}

.pagination {
	color:#555555;
	font-family:Tahoma,Arial;
	font-size:11px;
	font-weight: bold;
	padding:15px 0pt;
	text-align:center;
}

.pagination a:hover {
	border:1px solid purple;
}

.pagination a {
	border:1px solid fuchsia;
	padding: 3px;
	margin-top: 20px;
	text-decoration: none;
}

#current {
	border-color: black;
	background-color: #400040;
}

.showImageTextBox {
	background: #f0f0f0 none repeat scroll 0%;
	border: 1px solid #555555;
	color: #333;
	font-family: Tahoma,Arial;
	font-size: 10px;
	margin: 0pt;
	padding: 0.2em;
}

table.lfmWidgetradio_064ff7a75398e08524e2053bb18fa62b td {margin:0 !important;padding:0 !important;border:0 !important;}table.lfmWidgetradio_064ff7a75398e08524e2053bb18fa62b tr.lfmHead a:hover {background:url(http://cdn.last.fm/widgets/images/en/header/radio/mini_black.png) no-repeat 0 0 !important;}table.lfmWidgetradio_064ff7a75398e08524e2053bb18fa62b tr.lfmEmbed object {float:left;}table.lfmWidgetradio_064ff7a75398e08524e2053bb18fa62b tr.lfmFoot td.lfmConfig a:hover {background:url(http://cdn.last.fm/widgets/images/en/footer/black.png) no-repeat 0px 0 !important;;}table.lfmWidgetradio_064ff7a75398e08524e2053bb18fa62b tr.lfmFoot td.lfmView a:hover {background:url(http://cdn.last.fm/widgets/images/en/footer/black.png) no-repeat -85px 0 !important;}table.lfmWidgetradio_064ff7a75398e08524e2053bb18fa62b tr.lfmFoot td.lfmPopup a:hover {background:url(http://cdn.last.fm/widgets/images/en/footer/black.png) no-repeat -159px 0 !important;}
