/*
Theme Name: An Horse
Theme URI: http://www.anhorse.com/
Description: The default theme for the official An Horse website.
Version: 1.0
Author: Brett Fusedale @ FADE AGENCY
Author URI: http://www.fadeagency.com/
*/

/* Begin Typography & Colors */

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	width: 840px;
	padding: 0px;
}

#mailinglist {
         width: 840px;
         text-align: right;
         margin-top: 200px;
}

#header {
         margin-top: 300px;
}

#content {
	clear: both;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	width: 615px;
}

#menu {
	width: 142px;
	margin: 0px;
	margin-right: 15px;
	padding: 0px;
	float: right;
}

#fade {
	margin-right: auto;
	margin-left: auto;
         width: 810px;
         height: 153px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	clear: both;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}

body {
	margin: 0;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #6b969a;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
}

h1, h1 a, h1 a:visited, #headerimg .description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #bbe4e8;
	letter-spacing:-2px;
	font-weight: bold;
         text-decoration: none;
         margin-top: 30px;
}

h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	letter-spacing:-2px;
	font-weight: bold;
         text-decoration: none;
}
h2, h2 a, h2 a:visited, #headerimg .description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #bbe4e8;
	font-weight: bold;
         text-decoration: none;
         margin-top: 30px;
         letter-spacing:-2px;
}

a {
	color: #bbe4e8;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

img {
         border-style: none;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #537f82;
	text-decoration: none;
	background-color: #bbe4e8;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bbe4e8;
	text-decoration: none;
	background-color: #537f82;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.entry img {
	padding: 5px;
	background-image: url(images/img_background.png);
	background-repeat: repeat;
}

.menu {
	list-style:none;
	width: 112px;
	margin:30px;
	padding: 0px;
}

.menu li a {
	display:block;
}
.menu li a span {
	display:none;
}
li.home a {
	height:27px;
	background-image: url(images/menu_home.png);
}
li.home a:hover {
	background-position: -112px 0;
}
li.home a.active {
	background-position: -224px 0;
}
li.blog a {
	height:32px;
	background-image: url(images/menu_blog.png);
}
li.blog a:hover {
	background-position: -112px 0;
}
li.blog a.active {
	background-position: -224px 0;
}
li.news a {
	height:29px;
	background-image: url(images/menu_news.png);
}
li.news a:hover {
	background-position: -112px 0;
}
li.news a.active {
	background-position: -224px 0;
}
li.about a {
	height:26px;
	background-image: url(images/menu_about.png);
}
li.about a:hover {
	background-position: -112px 0;
}
li.about a.active {
	background-position: -224px 0;
}
li.tours a {
	height:29px;
	background-image: url(images/menu_tours.png);
}
li.tours a:hover {
	background-position: -112px 0;
}
li.tours a.active {
	background-position: -224px 0;
}
li.discography a {
	height:47px;
	background-image: url(images/menu_discography.png);
}
li.discography a:hover {
	background-position: -112px 0;
}
li.discography a.active {
	background-position: -224px 0;
}
li.photos a {
	height:30px;
	background-image: url(images/menu_photos.png);
}
li.photos a:hover {
	background-position: -112px 0;
}
li.photos a.active {
	background-position: -224px 0;
}
li.video a {
	height:28px;
	background-image: url(images/menu_video.png);
}
li.video a:hover {
	background-position: -112px 0;
}
li.video a.active {
	background-position: -224px 0;
}
li.lyrics a {
	height:37px;
	background-image: url(images/menu_lyrics.png);
}
li.lyrics a:hover {
	background-position: -112px 0;
}
li.lyrics a.active {
	background-position: -224px 0;
}
li.press a {
	height:31px;
	background-image: url(images/menu_press.png);
}
li.press a:hover {
	background-position: -112px 0;
}
li.press a.active {
	background-position: -224px 0;
}
li.media a {
	height:28px;
	background-image: url(images/menu_media.png);
}
li.media a:hover {
	background-position: -112px 0;
}
li.media a.active {
	background-position: -224px 0;
}
li.links a {
	height:28px;
	background-image: url(images/menu_links.png);
}
li.links a:hover {
	background-position: -112px 0;
}
li.links a.active {
	background-position: -224px 0;
}
li.store a {
	height:29px;
	background-image: url(images/menu_store.png);
}
li.store a:hover {
	background-position: -112px 0;
}
li.store a.active {
	background-position: -224px 0;
}
li.myspace a {
	height:35px;
	background-image: url(images/menu_myspace.png);
}
li.myspace a:hover {
	background-position: -112px 0;
}
li.myspace a.active {
	background-position: -224px 0;
}
li.contact a {
	height:29px;
	background-image: url(images/menu_contact.png);
}
li.contact a:hover {
	background-position: -112px 0;
}
li.contact a.active {
	background-position: -224px 0;
}
.vvqbox {
         padding: 5px;
	background-image: url(images/img_background.png);
	background-repeat: repeat;
}

.commentlist li {
 	padding: 20px 18px 20px 18px;
	margin-top:15px;
	background-image: url(images/img_background.png);
	
	}

.commentlist cite {
	display:block;
	font-style:normal
	}

.commentlist cite a:link, .commentlist cite a:visited {
	color:#bbe4e8;
	text-decoration:none;
	}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#ffffff;
	text-decoration:underline;
	}
OL, OL LI
{
margin:0;
padding:0;
list-style-position: inside;
}
