/* Rooftop Stylesheet */

h2,body,links { font-family: Helvetica, Arial, Sans-Serif; }

body {
	margin: 0; 
	background: url(images/sidebar.gif) 0% 0% repeat-y;
	background-color: #808B92;
}

#head {
	background: url(images/silvermoon.jpg) repeat-x #c3d0f7;
	border-bottom: 1px solid #000000;
	position: absolute; top: 0%; left: 0px;
	height: 110px;
	width: 100%;
	}
#head h1 {
	position: absolute; left: 10px; top: 5px;
	color: #FFFFFF;
	font-family: Georgia, Verdana, Serif;
	font-size: 48pt;
}	
#menu{
	position: absolute; top: 111px; left:0px;	
	width: 200px;
	padding: 0 0 0 0;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#menu h2{
	color: #000000;
	font-size: 8pt;
	border-bottom: 1px dotted #000000;
	margin: 0 30px 10px 15px;
}
#menu ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 20px;
}

#menu ul li {
	list-style: none;
	line-height: 1.8em;
}

.links{
	margin-top: 20px;
	margin-left: 0px;
	font-size: small;
	color: #000000;
	line-height: 1.5em;
}
.links a:link, .links a:visited{
	text-decoration: none; 
	border-bottom: 1px dotted #000000;
	color: #000000;
}
.links a:hover
{   background-color: #DDE1E4;}

.links p {
	color: #000000;
	font-size: 9pt;
}
#content{
	height: auto;
	margin-left: 200px;
	margin-right: 40px;
	text-align: left;
	margin-top: 110px;
	padding: 10px 10px 0 10px;
}
#blog {
	padding-top: 20px;
}
#footer{
	color: #000000;
	font-size: 9pt;
	text-align: center;	
}
.skipnav { display: none; }
	.blog h2 {
	font-size: 14pt;
	padding-top: 10px;
	font-family: Helvetica, Arial, San-Serif;
	letter-spacing: .5pt;
}
.blog h3 {
	font-size: 12pt;
	padding: 0;
	
}
.blog p, .blog ul {
	font-size: 11pt;
	font-family: Helvetica, Arial, San-Serif;
	color: #000000;
}
.blog a:link, .blog a:visited{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
.blog a:hover{ background-color: #DDE1E4;}

.blog img {
	border: 1px solid #666666;
	margin: 20px;
}
.posted{ font-size: 7pt; text-align: right;}

.rightimage{
	float: right;
	margin: 5px;
}
	
#gallery{
	color: #000000;
	margin-top: 20px;
}
#gallery img{
	border: 1px solid #000000;
	padding: 3px;
	background-color: #FFFFFF;
}
#gallery table{ width: 90%;}
#gallery p{	font-size: 8pt;}
#gallery a:link, #gallery a:visited{ text-decoration: none; color: #000000;}
#gallery a:hover {background-color: #DDE1E4;}
#gallery a:active, #gallery a:focus{ background-color: #ADA299; }
	.imagenav {margin-bottom: 5px;}
	.link{border-bottom: 1px dotted #000000;}
	.clear { clear:both;}
	.comments-body{
	margin-top: 10px;
}
.comments-head{
	margin-top: 20px;
}
.quote {
	padding: 10px;
	margin: 5px;
	font-style: italic;
}

