/* CSS Document */


.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 5px;
	background-color: #FFFFCC;
	background-image: url(../images/beaniewatermark.jpg);
	background-position: center 100px;
	background-repeat: no-repeat;



}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #660000;

}
.headline {
	font-size: 14px;
	font-weight: bold;
}
.entire {
	border: thin double #660000;
}
.nav {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: double;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}

}
.sidebar a:link {
text-decoration: none;
color: #FFFFCC
}
.sidebar a:visited {
text-decoration: none;
color: #FFFFFF
}
.sidebar a:hover {
text-decoration: underline;
color: #CC0033;

}
a:link {
	color: #660000;
}
a:hover {
	color: #CC0033;
}
a:visited {
	color: #666666;
}
.blogfoot {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant : small-caps;
	font-size: 11px;
	color : #333333;
	margin-bottom: 3px;
	border: 1px none 66000;

}
.blogbody {
	text-align: justify;
	padding: 0px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}	 
	
.blogtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#660000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	padding-right: 3px;
	margin-right: 3px;

}
blockquote {
	border: 1px dotted #999999;
	padding: 3px;
}
hr {Filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=580, FinishY=0); height: 1px; border-top: solid 1px black;}
.grab {
     margin-top: 0px;
     padding: 0 0 0 0;
}


.punch {
     float: left;
     position: relative;
     text-align: left;
     width: 42px;
     height: 45px;
     padding: 0 0 0 0;
     border: 0px;
	 }.byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-variant: normal;
}
