﻿/* globals */
body					{
	background-color: #000000;
	font: 12px 'Lucida Grande',Arial,Helvetica,sans-serif;
	height: 100%;
	min-height: 100%;
	background-attachment: fixed;
}

#top{
	clear: both;
	height: 30px;
	margin: 0 auto;
	padding:0;
	line-height:29px;

}

#header {
		border-bottom: 0px solid #000000;
}

#top-links {
	margin: 0;
	padding: 10;
	width: auto;
	height: 30px;
	line-height: 29px;
	display: block;
	text-align: center;
	color: #ffffff;
	background: url(http://www.mandolinrose.com/wordpress/wp-content/themes/arras-theme/images/blackoverlay.png);
}

#top-links a:link, #top-links a:visited {
	text-decoration: none;
	color: #CCCCFF;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	font-family: Lucida Grande,Arial,Helvetica,sans-serif;
	text-transform: none;
}

#top-links a:hover {
	font-weight:normal; 
	text-decoration:none;
	color: #ffffff;
	font-size: 11px;
	font-family: Lucida Grande,Arial,Helvetica,sans-serif;
	text-transform: none;

}

.entry-thumbnails-link { float: left; margin-right: 15px; border: 1px solid #CCC; width: 190px; height: 100px; background: #111; display: block; text-indent: 0px; }

.blog-name {
	font-family: "Goudy Old Style";
	font-size: x-large;
	font-variant: small-caps;
	margin-left: 75px;
}
.blog-description {
	color: #CCCCFF;
	font-variant: small-caps;
	font-family: "Goudy Old Style";
	font-size: small;
	margin-left: 75px;
}


.posts-default .entry-comments, .posts-quick .entry-comments {
	
	background-image: none;
}

.posts-default img		{ float: left; width: 190px; height: 100px; background: #111; text-indent: 0px; }

.posts-quick img		{ text-indent: -0px; }