/*

Theme Name: Internet Music
Theme URI: http://ericulous.com
Description: Subtle Theme
Version: 1.1
Author: Genkisan
Author URI: http://ericulous.com

StyleSheet by David Herreman
http://www.free-css-templates.com
		
*/

.feed-count, .feed-count a:LINK, .feed-count a:visited {
  font: bold 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration:none;
  text-align:right;
  height:100px;
}

.subheader {
	clear: both;
	margin: 3px 0 15px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #0000FF;
	border-bottom: 1px solid #ccc;
}

.sidebar .feed-count a:hover {
	color: #464548;
	text-decoration:none;
}

.feed-count img {
	border:0px;
	text-decoration:none;
	float:left;
}

.zura-joke {
        width: 300px;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:10px;
        background: #F5F8FA;
}

.zura-joke img {
  float:left;
  margin:5px 5px 5px 5px;
  display:block;
  overflow: visible;
}

/* default styles
   -------------- */
  
body { 
	padding: 0; 
	margin: 0; 
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

a {
	color: #0000FF; 
	background: inherit;
}

a:hover {
	color: #C3593C;
	background: inherit;	
}

a.title {
	color: #0000FF;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #0000FF;
	background: inherit;
}
	
h1 a:hover, h2 a:hover {
	color: #006EBA;
	background: #FFF;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 { 
	margin: 0 0 7px 0; 
	padding: 0; 
	font: bold 1.7em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #006EBA; 
	background: inherit;
}

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
}

p {	margin: 0 0 5px 0; }

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form { 
	margin: 0; 
}

input.search { 
	width: 145px; 
	height: 22px;
	border: none;
	background: #fff url(images/input.gif) no-repeat; 
	padding: 5px 10px 0 25px;
	color: #808080;
}

input.button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url(images/button.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
	cursor: pointer;
}

input.login { 
	width: 150px;
	border: none; 
	background: url(images/logininput.gif); 
	padding: 4px; 
}

blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 3px solid #ccc;
	color: #666;
}

/* layout
   ------ */

#adsense {
	text-align:center;
}
   
.content { 
	margin: 10px auto;
	width: 940px; 
}

.logo {
	font: bold 1.72em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	float: c;
	width: 100%;
	padding: 0px 0px 5px 0px;
	text-align:left;

}

.logo p {
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
	margin:-10px 0px 0px 70px;
}

.logo h1 {
	margin:15px 0px 0px 15px;
	background:none;
        text-align:center;
}

.logo h1 a {
	text-decoration: none;
	color: #656565;
}
	
.logo h1 a:hover {
	color: #C70000;
	background: inherit;
}

ul.menuheader { 
	margin:0; 
	padding:0;
	height:30px;
	}
	
ul.menuheader li {
	list-style:none;	
	display:inline;
	}
ul.menuheader li a {
	float:left;
	font:bold 1.3em  Verdana, Arial, Helvetica, sans-serif;
	border-right:1px solid #a9a9a9;
	background:#0000FF;
	color:#f5f5f4;
	text-align:center;
	padding:5px 0.5em 0 0.5em;
	text-decoration:none;
	height:25px;
	text-align:center;
	}
ul.menuheader a:hover{
	background:#006EBA;
	color:#f5f5f4;
	border-color:#00f;
	}

.menuheadercontent {
	clear: both;	
	background:#0000FF;
	height:30px;
}

.subheaderadsense {
	clear: both;
	margin: 3px 0 20px 0;
	padding: 8px 8px 8px 50px;
	border-bottom: 1px solid #ccc;
}


.header_right {
	float: right;
	width: 685px;
	height: 72px;
}

.top_info {
	width: 688px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(images/dot.gif) repeat-x bottom;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
}


.bar { 
	text-align: right;
	font-size: 1.1em;
	height: 30px; 
}

	.bar li { 
		
		padding: 0px 10px 8px 10px;
		color: #808080;
		background: #FFF;
		display: inline;
	}
	
	.bar .current_page_item a{ 
		background: #FFF url(images/bar.gif) no-repeat center bottom; 
		color: #0000FF;
		font-weight: bold; 
		padding-bottom: 8px;
		text-decoration:none; 
	}

	.bar a { 
		font-weight: bold;
		color: #0000FF; 
		background: inherit;
	} 

.search_field { 
	text-align: right;
	float: right;
	width: 540px;
	height: 38px;
	background: #464548 url(images/searchbg.gif) no-repeat top right; 
	color: #000;
	clear: both;
	padding: 10px 10px 0 0;
}

.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
	
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;	
}

.feed {
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 192px;
	background: #6E6E6E url(images/newsletterbg.gif) no-repeat;
	color: #FFF;
	margin: 0 0 3px 0;
}

.feed img {
	border:0;
	vertical-align: top;
}

.feed a {
	color:#0000FF;
	text-decoration:none;
}

/* left side
   --------- */

.left {
	float: left;
	width: 685px;
	margin: 0;
}
	.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
	}

	.lt {
		height: 10px;
		background: #6E6E6E url(images/lt.gif) no-repeat;
		color: #FFF;
	}
	
	.lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E url(images/lb.gif) no-repeat bottom left;
		height: 20px;
	}
	
	.lbox a {
		color: #0000FF;
		background: inherit;
	}
	
	.lbox h2 {
		color: #0000FF;
		background: #6E6E6E;
	}
	
	
.metadata {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
	text-align: right;
}

#HOTWordsTxt {
	margin-bottom:15px;
}
	
/* sidebar
   ---------- */
		
.sidebar {
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

.sidebar h2 {
	color:#0000FF;
	border-bottom:1px solid #efefef;
}

.sidebar a {
	color: #0000FF;
	background: inherit;
	text-decoration:underline;
	font-size:12px;
}

.sidebar a:hover {
	color: #0000FF;
	text-decoration:underline;
}

.sidebar li {
	list-style-type:none;
	list-style-position:outside;
}

.sidebar li ul li{
	list-style-type:none;
	list-style-position:outside;
	margin-left:20px;
}
		
	.rt {
		background: #F5F8FA url(images/rt.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
		
	.right_articles {
		font-size: 0.9em;
		background: #F5F8FA url(images/rb.gif) no-repeat bottom;
		color: #454545;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}

.alignright {
float: right;
}
	
.alignleft {
float: left
}

/* Begin Comments*/

.commentlist li.alt {
	background-color:#FFFFE7;
	}

.commentlist {
	margin:15px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fafafa;
	color: #808080;
	border: 1px solid #eeeeee;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: inline;
	}
/* End Comments */

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: left;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url(images/dot.gif) repeat-x;
	padding: 8px 0;
}

.footer a {
	color: #0000FF;
	background: inherit;
}

#content_start {position: absolute;left: -10000px;};

