﻿/* -----------------------------------------------------

   AUTHOR           :  	
   WEBSITE          :   http://www.riversidemediagroup.com/
   VERSION          :   1.0
   LAST MODIFIED    :   May 25, 2012

-------------------------------------------------------- */


/* -----------------------------------------------------
COLORS:

YELLOW: #fffde9
BLUE: #19283D
ORIGINAL DARK BLUE: #007dc5
NEW DARK BLUE: #142134
DARK GREY: #1f1f1f

-------------------------------------------------------- */

body {
	background: #7EA3DE;
	background-image: url(../img/bg.gif);
/* 	background-image: url(../img/bg2.gif); */
	background-repeat: repeat-x;
	color: #383838;
	font-size: 16px;
	font-family: Garamond, 'Hoefler Text', Times New Roman, Times, serif;
	margin: 0px;
	padding: 0px;
	}

#wrap {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../img/AngelRock---revised-bg-middle.png);
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #142134;
	text-decoration: underline;
	}
	
a:link {
	color: #0E057A;
	text-decoration: underline;
	}

a:hover {
	color: #7496B9;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 900px;
	height: 150px;
	margin: 25px auto;
	padding: 0px;
	}
	
#header h1 a, #header h1 a:visited, #header h4 a, #header h4 a:visited {
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
	display: block;
	height: 150px;
	width: 475px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../img/AngelRockCottages.png);
	background-repeat: no-repeat;
	background-position: top center;
	}
	
/************************************************
*	Photos  									*
************************************************/

#photos {
	width: 960px;
	height: 400px;
	margin: 0px auto;
	padding: 20px;
	background-color: #fff;
	}
	
.new {
	position: absolute;
	top: -3px;
	right: 0px;
}

#slider #featureditem1 .itemdescription span, #slider #featureditem2 .itemdescription span, #slider #featureditem3 .itemdescription span {
	font-size: 14px;
	color: #b9b9b9;
	padding-left: 10px;
}
#slider #featureditem1 .itemdescription, #slider #featureditem2 .itemdescription, #slider #featureditem3 .itemdescription {
	background-image: url(../img/itemdescription.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 900px;
	position:relative;
	top: 187px;
	padding: 16px 55px 0 60px;
}
#featureditem1 {
	background-image: url(../img/featured1.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 900px;
	margin: 30px;
}
#featureditem2 {
	background-image: url(../img/featured2.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 900px;
	margin: 30px;
}
#featureditem3 {
	background-image: url(../img/featured3.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 900px;
	margin: 30px;
}
#featureditem4 {
	background-image: url(../img/featured4.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 900px;
	margin: 30px;
}
#featureditem5 {
	background-image: url(../img/featured5.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 900px;
	margin: 30px;
}
#featureditem6 {
	background-image: url(../img/featured6.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 900px;
	margin: 30px;
}
#featureditem7 {
	background-image: url(../img/featured7.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 900px;
	margin: 30px;
}
#featureditem8 {
	background-image: url(../img/featured8.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 900px;
	margin: 30px;
}
#featureditem9 {
	background-image: url(../img/featured9.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 900px;
	margin: 30px;
}
#featureditem10 {
	background-image: url(../img/featured10.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 900px;
	margin: 30px;
}
#featureditem11 {
	background-image: url(../img/featured11.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 900px;
	margin: 30px;
}
#featureditem12 {
	background-image: url(../img/featured12.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 900px;
	margin: 30px;
}
#featureditem13 {
	background-image: url(../img/featured13.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 900px;
	margin: 30px;
}
#featureditem14 {
	background-image: url(../img/featured14.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 900px;
	margin: 30px;
}
#featureditem15 {
	background-image: url(../img/featured15.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 900px;
	margin: 30px;
}
#slider {
	height: 420px;
	width: 960px;
	background-image:url(../img/AngelRock---revised-bg-top.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin: 0px auto;
	overflow: hidden;
}

/************************************************
*	Content		  								*
************************************************/

h1, h2, h3, h4, h5 {
	font-weight: normal;
	font-style: italic;
	color: #142134;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display: inline;
}
h2 {
	font-size: 36px;
	display: block;
}
h3 {
	font-size: 20px;
	color: #19283D;
	padding: 10px 0px;
	display: block;
}
h4 {
	font-size: 22px;
	display: block;
	padding: 10px 0px;
}
h5 {
	font-size: 16px;
	display: block;
}

p {
	padding: 10px 0px;
	font-size: 16px;
}

.clear {
	clear: both;
}


/************************************************
*	Content		  								*
************************************************/

#content {
	width: 900px;
	margin: 0px 30px;
	font-size: 14px;
	}
	
#content ul {
	list-style: circle;
	list-style-position: inside;
}

#content ul li {
	font-size: 16px;
}

#content-left {
	width: 575px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
	}
	
#sidebar {
	background-image: url(../img/dropdown-bg.gif);
	width: 300px;
	margin:0px 0px 0px 5px;
	float: left;
	padding: 20px 0px;
	}
	
#sidebar-inner {
	width: 260px;
	margin: 0px auto 0px auto;
	}

#sidebar p {
	}
	
#sidebar h1 {
	font-size: 16px;
	}
	
	
/************************************************
*	Footer		  								*
************************************************/

#footer {
	width: 100%;
	height: 400px;
	background-image: url(../img/bg.gif);
	background-position: 0px -40px;
	}

#footer-inside {
	width: 960px;
	margin: 0px auto;
	background-image: url(../img/AngelRock---revised-bg-bottom.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 220px;
	}

	
#footer-left {
	float: left;
	width: 575px;
	margin: 40px 20px 0px 20px;
	padding: 0px;	
	display: inline;
	}
	
#footer-right {
	display: block;
	width: 275px;
	padding: 0px;
	margin:0px 0px 0px 25px;
	float: left;
	}
	
#footer p {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	}

	
#footer #sitedesign {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	display: block;
	clear: both;
	padding: 20px 0px;
	color: #42557d;
	font-size: 10px;
	text-align: right;
}

#footer #sitedesign a:link, #sitedesign a:visited {
	color: #42557d;
	text-decoration: none;
}