/*-------------------------------------BASE--------*/
body
{
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Tahoma, sans-serif;
	font-size: 62.5%;
	line-height: 1.8em;
	color: #6f6666;
	background-color: #fff;
}

p {
font-size: 1.2em;
margin: 0 0 1.5em 0;
}

.smaller {
font-size: 1em;
margin: 0;
}

h1 {
	font-size: 2em;
	margin: 0 0 .9em 0;
	font-weight: bold;
	color: #b32317;
}

h2 {
	font-size: 1.8em;
	margin: 0 0 1em 0;
	font-weight: bold;
	color: #b32317;
}

h3
{
	font-size: 1em;
	margin: 0 0 .5em 0;
line-height: 1.5em;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #6b8e23;
}

ul {margin:0 0 1.8em 0;padding:0 0 0 10px;}
li {margin: 0 0 .5em 0;line-height: 1.5em;padding:0;list-style-type: circle; list-style-position: inside; font-size: 1em; font-weight: bold; text-transform: uppercase; letter-spacing: 0; color: #6f6666;}

a img {
border: none;
}

a:link {text-decoration: none;color: #b32317;}
a:visited {text-decoration: none;color: #b32317;}
a:hover {text-decoration: none;color: #6f6666;}
a:active {text-decoration: none;color: #6f6666;}

#friends p {
font-size: 1em;
margin: 0 0 1.8em 0;
}

.date {
	font-size: 1em;
	margin: 0;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #998877;
}

.pageImgFloat {
float: left;
padding: 0 2em 0 0;
}

/*-------------------------------------GENERAL CLASSES--------*/
.clearBoth {clear: both;}
.floatLeft {float: left;}

.thinborder {border: 1px solid #ccc;}

.caption {
font-size: 1em;
margin: 0 0 1.8em 0;
color: #998877;
}

.author {
font-style: italic;
color: #998877;
}

img.lightborder {
border: 1px solid #ccc;
}


/*-------------------------------------CORE--------*/

#theSite {
	position: relative;
	margin: 30px auto;
	width: 822px;
	height: auto;
	padding: 10px;
	border: 1px dotted #b32317;
	background-color: #fff;
}

#theMast {
	width: 822px;
	height: 107px;
	border-bottom: 1px dotted #bbaa99;
	background-image: url("../images/rlf_mast2negro.png");
	background-repeat: no-repeat;
}

.aPage {
	width: 800px;
	height: auto;
	padding: 10px;
	border: 1px dotted #bbaa99;
	background-color: #fff;
	margin-right: 
}
.theContent {
	width: 600px;
	height: auto;
	min-height: 500px;
	background-color: #fff;
float: left;
margin-right: 30px;
}

.theContent>img {
	max-width: 600px;
	height: auto;
	margin-bottom: 1.8em;
}


/*-------------------------------------SIDEBAR--------*/
#theSidebar {
	width: 150px;
	height: auto;
	padding: 1.8em 20px 0 0;
	text-align: left;
	background-color: none;
	float: left;
}
.sidebarSection {
	font-size: .9em;
	margin: 0 0 .8em 0;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
color: #998877;
	border-bottom: 1px dotted #998877;
}


/*-------------------------------------NAV--------*/
#navHome {
	width: auto;
	height: auto;
	background-color: #fff;
	text-align: left;
	
	font-size: 1.1em;
	
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px 0;
}

#navHome ul {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#navHome ul li {
	margin: 5px 4px 5px 0;
	list-style: none;
	display: inline;
}

.navHomeButtonOn {
	margin: 0px;
	padding: 2px 4px;
	color: #fff;
	background-color: #b32317;
}
.navHomeButtonHomeOn {
	margin: 0px;
	padding: 2px 4px;
	color: #b32317;
	background-color: none;
}

.navHomeButton a:link {
	text-decoration: none;
	color: #b32317;
	background-color: none;
	padding: 2px 4px;
}
.navHomeButton a:visited {
	text-decoration: none;
	color: #b32317;
	background-color: none;
	padding: 2px 4px;
}
.navHomeButton a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #b32317;
	padding: 2px 4px;
}
.navHomeButton a:active {
	text-decoration: none;
	color: #fff;
	background-color: #b32317;
	padding: 2px 4px;
}
.navHomeButtonOn a:link {
	text-decoration: none;
	color: #fff;
	background-color: #b32317;
	padding: 2px 4px;
}
.navHomeButtonOn a:visited {
	text-decoration: none;
	color: #fff;
	background-color: #b32317;
	padding: 2px 4px;
}
.navHomeButtonOn a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #b32317;
	padding: 2px 4px;
}
.navHomeButtonOn a:active {
	text-decoration: none;
	color: #fff;
	background-color: #b32317;
	padding: 2px 4px;
}


/*-------------------------------------SECTIONS--------*/
.sectionIntro {
	width: 45em;
	height: auto;
	padding-left: 10px;
}
.sectionIntroFloat {
	width: 242px;
	height: auto;
float: left;
}


/*-------------------------------------BLOG--------*/

.blogFeed {
	width: 600px;
	height: auto;
	float: left;
margin-bottom: 1.8em;
}

.blogFeed a {display: block; width: 600px; height: 10.8em;}

.blogFeed a:link {text-decoration:none; background-color: #f5f5f5;}
.blogFeed a:visited {text-decoration:none; background-color: #f5f5f5;}
.blogFeed a:hover {text-decoration:none; background-color: #e5e5e5;}
.blogFeed a:active {text-decoration:none; background-color: #e5e5e5;}

.blogFeed img {
	width: 108px;
	height: auto;
margin-right: 1.8em;
	float: left;
}

.blogFeedText {
padding-top: 1.8em;
margin-left: 1.8em;
width: auto;
height: auto;
}

.blogSingle {
	width: 45em;
	height: auto;
padding-left: 10px;
}

.blogSingleImg {
	width: 600px;
	height: auto;
	margin-bottom: 1.8em;
}

#blogSingleNav {
	border-top: 1px dotted #998877;
	padding-top: 1.7em;
	font-size: 1em;
	margin: 0;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #998877;
}

#blogFeedNav {
	border-top: 1px dotted #998877;
	padding-top: 1.7em;
	font-size: 1em;
	margin: 0;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #998877;
}

/*-------------------------------------EVENTS--------*/
.eventsIntro {
	width: 600px;
	height: auto;
}

.eventBox {
	width: 16.4em;
	height: 18.2em;
	border: 1px dotted #111;
	padding: 4px;
	margin: 0 1.8em 1.8em 0px;
	text-align: center;
	float: left;
}
.eventDate {
	width: 16.4;
	height: 3.6em;
	background-color: #6b8e23;
	margin-bottom: .9em;
	padding: .9em 0;
	color: #fff;
}


.eventBox h2 {
padding: 0 .9em;
}

.eventMonth {
	font-size: 1em;
	margin: 0 0 1.5em 0;
	letter-spacing: 2px;
	color: #fff;
text-transform: uppercase;
}

.eventDay {
	font-size: 2.4em;
	margin: 0;
	font-weight: bold;
	color: #fff;
}
.eventDay2 {
	font-size: 1em;
	margin: 0;
	font-weight: bold;
	color: #fff;
}



/*-------------------------------------STORE--------*/
#storeIntro {
	width: 200px;
	height: auto;
}

.storeItem {
	width: auto;
	height: auto;
	padding: 0 10px;
}

.storeItem img {
	max-width: 600px;
	height: auto;
	margin-bottom: 1.8em;
}


/*-------------------------------------HOME--------*/
#homeContent {
	width: auto;
	height: auto;
	margin-right: 0;
	border: 0px dotted #550011;
	background-color: #fff;
}

#homeContent img {
	max-width: 800px;
	height: auto;
}


/*-------------------------------------CONTACT--------*/
#contactInfo {
}

#contactInfo div {
	width: 165px;
	float: left;
}

#contactInfo .credit {
	width: 100px;
	margin-right: 0px;
	padding-left: 4px;
	border-left: 1px dotted #ccc;
	text-align: left;
	
	font-size: 0.9em;
	margin: 0 0 2em 0;
	
	text-transform: uppercase;
	letter-spacing: 1px;
}