body {
	margin: 0px auto; 
	padding: 0px; 
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #1a1a1a url(../images/lyricshack-bg.jpg) top left repeat-x;
	font-size:14px;
}

h1 {
	color:#ffffff;
	margin:0px;
	font-size:22px;
	
}

h2 {
	font-size:18px;
	color:#ffcf00;
	height:50px;
	padding-left:32px;
	background: #1a1a1a url(../images/h1-bg.gif) top left no-repeat;
}

h2 a {
	color:#ffcf00;
	text-decoration:none;
}

h2 a:hover {
 	color:#ffffff;
	text-decoration:none;
}

h3 {
	font-size:14px;
	color:#ffcf00;
	padding-top:20px;
	border-bottom:1px solid #ffcf00;
}

a {
 	color:#ffcf00;
	text-decoration:underline;
}

a:hover {
 	color:#ffcf00;
	text-decoration:none;
}

img {
	border:0px;
}

#spacer {
  	clear: both;
}

.spacer {
  	clear: both;
}

#container {
	width:1000px;
	margin: 0px auto; 
	padding: 0px; 
	text-align: center;
}

#footer {
	font-size:18px;
	color:#ffcf00;
	height:60px;
	background: #1a1a1a url(../images/footer-bg.jpg) bottom left repeat-x;
}

#toes {
	width:1000px;
	margin: 0px auto; 
	padding: 0px; 
	text-align: center;
	font-size:10px;
	color:#ffffff;
}

#big-toe {
	float:left;
	text-align:left; 
	width:700px; 
	padding-top:26px;
}
#pinkie-toe {
	float:left;
	text-align:right; 
	width:280px; 
	padding-top:26px;
}
#content-left {
	float:left;
	width:650px;
	margin:0px 8px 0px 0px;
	padding:0px;
	text-align:left;
}

#content-right {
	float:left;
	width:334px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
}

#header-left {
	height:80px;
	margin-top:25px;
}

#header-right {
	height:92px;
	padding:0px;
	margin:0px;
}

#welcome {
	width:610px;
	margin-top:10px;
	margin-left:10px;
	padding-top:30px;
	padding-left:22px;
	height:304px;
	background: #1a1a1a url(../images/welcome-backer.jpg) top left no-repeat;
}

#welcome p {
	width:270px; 
	margin:12px 12px 10px 12px;
}

.findoutmore {
	width:270px; 
	text-align:right; 
	margin-right:20px; 
	font-weight:bold;
}
.blog-front {
	margin-top:20px; 
	margin-left:8px;
	margin-bottom:30px;
}

.blog-front p {
	margin:10px 12px 10px 12px;
}

#sidebar {
	margin:0px;
	padding:0px;
	background-color:#0d0d0d;
	border-left: 1px solid #262626;
	border-right: 1px solid #262626;
	border-bottom: 1px solid #262626;
}

#search {
	margin:0px 16px 20px 16px;
}

.searchform {
	margin-left:10px;
	display: inline; 
	margin: 0px;
}

.searchinput {
	margin:0px; 
	padding:0px; 
	height:28px; 
	border:0px; 
	width:188px;
}

.searchbutton {
	float:right; 
	width:95px;
}

.searchimagestop {
	margin-top:10px; 
	margin-bottom:4px;
}

#recentposts {
	margin:0px 16px 20px 16px;
}

#recentposts p {
	text-align:center;
}

#recentposts ul {
	margin:0px 0px 20px 0px; 
	padding-left:12px; 
	padding-top:0px;
}

#recentposts ul li {

	list-style-image:url(../images/bullet.gif); 
	margin-left: 8px; 
	margin-bottom:8px;
}

#recentposts a {
 	color:#ffffff;
	text-decoration:none;
}

#recentposts a:hover {
 	color:#ffffff;
	text-decoration:underline;
}

#siderbar-ad {
	margin:0px 20px 20px 20px; 
	text-align:center;
}



#pagination li {
  display: inline;
  /**line-height: 200%; **/
  list-style: none;
  text-align: center;
  font-size:10px;
}

#pagination .pages {
  margin :0px 2px 0px 2px;
  padding:3px 3px 3px 3px;
  text-align:left;
  border :1px solid #dfdfdf;
}
#pagination .page {
  margin :0px 2px 0px 2px;
  padding:3px 3px 3px 3px;
  text-align:left;

  border :0px solid #dfdfdf;
}
#pagination li a {
    text-decoration : none;
}
#pagination li a:hover {
  color: #ffffff;
}
#pagination .currentpage {
  padding:3px 3px 3px 3px;
  text-align:left;
  color: #ffffff;
  border :1px solid #dfdfdf;
}

.moreinfo {
	float:left;
	width:380px;
	margin:10px 12px 10px 12px;
	text-align:left;
}