/* CSS Document */

a:link, a:visited {
	color:#ff6600;
	text-decoration:none;
}
a:hover, a:active {
	color:#FF5500;
	text-decoration:underline;
}
body {
	background-image: url(http://www.sandruck.com/gmarchives/mainBackground.jpg);
	background-repeat:repeat-x;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 162%;
	background-color: #CCCCCC;	
}

h2 {
	font-size:16px;
	font-weight:bold;
	text-transform:capitalize;
	margin:0px;
}

img {
position:relative;
}

#pageShell {
	position:relative;
	width:750px;
	margin:0 auto;
	border:#FF6600 solid 0px;
	overflow:hidden;
	background-color:#e8e8e8;
	background-image: url(http://www.sandruck.com/gmarchives/greyFaded_background.jpg);
	background-repeat: repeat-x;
}
#pageBody {
	padding:15px;
	position:relative;
	float:left;
	overflow:hidden;
}

.entryShell {
	background-color:#FFFFFF;
	position:relative;
	float:left;
	clear:left;
	margin:0px;
	margin-bottom:10px;
	border:#666666 solid 1px;
	width:505px;
}
.entryBody {
	margin:16px;
	position:relative;
	float:left;
	clear:left;
}
.dateTag {
	position:relative;
	width:505px;
	background-color:#ff6600;
	color:#FFFFFF;
	margin-top:0px;
	margin-bottom:-2px;
	float:left;
	clear:left;
	border-top:#666666 solid 1px;
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px;
	height:32px;
	line-height:32px;
	text-indent:10px;
	text-transform:uppercase;
	background-image: url(http://www.sandruck.com/gmarchives/barBackground.jpg);
	background-repeat: repeat-x;
}

#headImage {
	position:relative;
}
#sideBar {
	position:relative;
	top:-6px;
	left:13px;
	width:200px;
	overflow:hidden;
	padding:0;
	margin:0;
}
#footer {
	position:relative;
	background-color:#FF6600;
	margin:0px;
	width:748px;
	float:left;
	clear:both;
	border:#666666 solid 1px;
	height:32px;
	line-height:32px;
	text-indent:10px;
	background-image: url(http://www.sandruck.com/gmarchives/barBackground.jpg);
	background-repeat:repeat-x;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color:#FFFFFF;
}

.searchform {
	position:relative;
	float:left;
	clear:left;
	margin-top:27px;
	margin-bottom:16px;
	margin-left:0px;
	margin-right:0px;
}

.calendarDay_woLink {
	color:#FFFFFF;
	background-color:#999999;
	text-align:center;
	vertical-align:middle;
	background-image: url(http://www.sandruck.com/gmarchives/backgroundBar_h.jpg);
	background-repeat:repeat-x;
}
.calendarDay_wLink {
	color:#FFFFFF;
	background-color:#FF6600;
	text-align:center;
	vertical-align:middle;
	background-image: url(http://www.sandruck.com/gmarchives/barBackground.jpg);
	background-repeat:repeat-x;
}

.calendarDay_wLink a:link, .calendarDay_wLink a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.calendarDay_wLink a:hover, .calendarDay_wLink a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
.calendar {
	margin-top:5px;
	margin-bottom:16px;
}

.sideLinks a:link, .sideLinks a:visited {
	position:relative;
	float:left;
	width:99%;
	height:28px;
	line-height:28px;
	color:#FFFFFF;
	background-color:#FF6600;
	background-image: url(http://www.sandruck.com/gmarchives/backgroundBar_h.jpg);
	background-repeat:repeat-x;
	text-indent: 10px;
	border:#666666 solid 1px;
	margin-top:-1px;
}
.sideLinks a:hover, .sideLinks a:active {
	position:relative;
	float:left;
	width:99%;
	height:28px;
	line-height:28px;
	color:#FFFFFF;
	background-color:#FF6600;
	background-image: url(http://www.sandruck.com/gmarchives/barBackground.jpg);
	background-repeat:repeat-x;
	text-indent: 10px;
	border:#666666 solid 1px;
	margin-top:-1px;
	text-decoration:none;
}
.button {
	background-image: url(http://www.sandruck.com/gmarchives/barBackground.jpg);
	background-repeat:repeat-x;
	border:#666666 solid 1px;
	height:28px;
	vertical-align:middle;
	font-size:11px;
	color:#FFFFFF;
}
.sidebarHeader {
	position:relative;
	float:left;
	height:32px;
	width:198px;
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px;
	border-top:#666666 solid 1px;
	background-color:#FF6600;
	background-image: url(http://www.sandruck.com/gmarchives/barBackground.jpg);
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	line-height:32px;
}
#loginHolder {
	position:relative;
	float:left;
	border:#666666 solid 1px;
	background-color:#999999;
	width:198px;
	background-image: url(http://www.sandruck.com/gmarchives/backgroundBar_h.jpg);
	background-repeat:repeat-x;
}

.loginForm {
	margin:10px;
	color:#FFFFFF;
}

.calendarHeader {
	color:#FFFFFF;
	height:32px;
	border:#666666 solid 1px;
	width:99%;
	background-color:#FF6600;
	background-image: url(http://www.sandruck.com/gmarchives/barBackground.jpg);
	background-repeat:repeat-x;
}
.archiveList {
	position:relative;
	float:left;
	clear:left;
	width:506px;
}