/*  Screen style sheet for www.scribnerhollow.com*/



/*  general _______________________________________________________________________________*/

* {
	padding: 		0;
	margin: 		0;
	border: 		0;
}

body { 
	font: 			100.1% trebuchet ms, arial, helvetica, sans-serif;
	text-align: 	center;
	background: 	#e2854a url(http://www.scribnerhollow.com/assets/layout/bg-tex.jpg) repeat left top;
	}

p { 
	font: 			80.1% trebuchet ms, arial, helvetica, sans-serif;
	text-align: 	left;
	padding: 		0px 10px 17px 80px;
	color: 			#000;
	line-height: 	1.5em;
	}
	
p.sidebar { 
	
	font: 			95.1% trebuchet ms, arial, helvetica, sans-serif;
	text-align: 	left;
	padding: 		20px 45px 10px 40px;
	color: #663333;
	line-height: 	1.4em;
	}
	

	
h3.sidebar {
	font: 			105.1% trebuchet ms, arial, helvetica, sans-serif;
	text-transform: none;
	letter-spacing: .05em;
	padding:		0px 15px 15px 20px;
	color: 			#CC3300;
	font-weight:  	bold;
	
}

h3.sidebar a{ 
	
	font: 			105.1% trebuchet ms, arial, helvetica, sans-serif;
	color: 			#CC3300;
	}
	
h3.sidebar a:hover{ 
	
	font: 			105.1% trebuchet ms, arial, helvetica, sans-serif;
	color: 			#fff;
	}	
	
p.callout { 
	
	text-align: 	left;
	padding: 		10px 90px 10px 110px;
	color: 			#CC3300;
	line-height: 	1.3em;
	font-weight:	bold;
	}
	
p.headerContact { 
	
	text-align: 	right;
	padding: 		10px 125px 0px 40px;
	color: 			#780000;
	line-height: 	1.5em;
	}
	
a{
	text-decoration: underline;
	
}

a:link ,a:visited {
	color: #CC3300;
}

a:hover {
	color: #663333;
}



h2  {
	font: 			115.1% trebuchet ms, arial, helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	margin: 		0px 17px 17px 75px;
	color: 			#d68158;
	font-weight:  	bold;
	
}

h2  span {
	display:		none;
	}

h3 {
	font: 			100% trebuchet ms, arial, helvetica, sans-serif;
	text-transform: none;
	letter-spacing: .04em;
	padding:		9px 35px 17px 80px;
	color: 			#CC3300;
	font-weight:  	bold;
	
}

ul {
	list-style: 	none; 
	margin: 		10px 100px 10px 30px;
}

li {
	font: 			90.1% trebuchet ms, arial, helvetica, sans-serif;
	color: 			#516D79;
	line-height: 	1.2em;
	padding-left: 	1px;
	margin: 		5px 70px 0px 80px;
	list-style: 	disc;
}

li strong{
	color: 			#000;
	
}




/* grid _______________________________________________________________________________*/

#container { 
	margin: 		0 auto;
	text-align: 	left;
	width: 			769px;
	background: 	#F4E4CD url(http://www.scribnerhollow.com/assets/layout/border2.jpg) top left repeat-y;
	position: 		relative;
	}

#mainContent {
	padding-left:  220px;
	height: 500px;
}

#footer-home {
	background: 	transparent  url(http://www.scribnerhollow.com/assets/layout/footer.jpg) no-repeat bottom left;
	height: 		335px;
	padding-left: 0px;
}

#footer-rooms {
	background: 	transparent  url(http://www.scribnerhollow.com/assets/layout/footer.jpg) no-repeat bottom left;
	height: 		335px;
	padding-left: 0px;
}

#footer-din {
	background: 	transparent url(http://www.scribnerhollow.com/assets/layout/footer-din.jpg) no-repeat bottom left;
	height: 		335px;
	padding-left: 0px;
}

#footer-act {
	background: 	transparent  url(http://www.scribnerhollow.com/assets/layout/footer-act.jpg) no-repeat bottom left;
	height: 		335px;
	padding-left: 0px;
}

#footer-amen {
	background: 	transparent  url(http://www.scribnerhollow.com/assets/layout/footer-amen.jpg) no-repeat bottom left;
	height: 		335px;
	padding-left: 0px;
}

#footer-events {
	background: 	transparent  url(http://www.scribnerhollow.com/assets/layout/footer-events.jpg) no-repeat bottom left;
	height: 		335px;
	padding-left: 0px;
}

#footer-contact {
	background: 	transparent  url(http://www.scribnerhollow.com/assets/layout/footer.jpg) no-repeat bottom left;
	height: 		335px;
	padding-left: 0px;
}

#footer p {
	padding-top: 84px;
	font-size:75%;
	color: #304047;
	line-height: 1.6em;
	letter-spacing:.12em;
	text-align:  	center;
}






/* headers _______________________________________________________________________________*/

#pageHeader h1 { 
	background: 	transparent  url(http://www.scribnerhollow.com/assets/layout/header.jpg) no-repeat top left;
	width: 			769px;
	height: 		250px;
}

#pageHeader h1 img {
	position: 		absolute;
	top: 			35px;
	left: 			338px;
	width: 			432px;
	height:			100px;
	background:     #fff;
}


/*  Paragraph  _______________________________________________________________________________*/



#mainContent p{
	margin: 		0 50px 0px 0px;
	
	
} 




/* Images-------------------------------------------------------------- */

.topimage {
margin-left: 80px;
margin-bottom: 0px;
}
.leftimage {
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 6px;
	float: left;
	display: inline;
}
.rightimage {
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 6px;
	display: inline;
}

.titleimage {
	
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	margin-top: 30px;
	
}


/*  links  _______________________________________________________________________________*/

#footer a{
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: 			#000;
	text-decoration: underline;
}
#footer a:hover {
	color: 			#fff;
	text-decoration: underline;
}


#pageHeader a{
	text-decoration: none;
}
#pageHeader a:link, #pageHeader a:visited {
	color: 			#CC3300;
}
#pageHeader a:hover {
	color: 			#069;
	text-decoration: underline;
}

/*  linklist  _______________________________________________________________________________*/

#linkList {
	position: 		absolute;
	top: 			250px;
	left: 			19px;
	width: 			250px;
	background:     transparent /*#EDD3B1 url(http://www.scribnerhollow.com/assets/layout/bg-tex.jpg) top left*/;
	margin: 0;
	padding: 0;
}

#linkList img {
	margin-left: 19px;
	}

#linkList ul {
	margin: 		0;
	padding: 		0;
	list-style: 	none; 
	margin: 		30px 0px 25px 0px;
	
}

#linkList li {
	font: 			90% trebuchet ms, arial, helvetica, sans-serif;
	padding-left: 	1px;
	margin: 		0px 0 8px 0px;
	
	list-style: 	none;
	
}


#linkList li a {
	
	font-weight: 	bold;
	color: 			#93270A;
	text-decoration:none;
	letter-spacing: .18em;
	margin: 0;
	padding-left: 19px;
	
	
}
#linkList li a:hover {
	color: 			#93270A;
	text-decoration: none;
	color: #fff;
	
}

#linkList #uberlink a:link, #linkList #uberlink a:visited,
#linkList #uberlink a:hover, #linkList #uberlink a:active {
	color: 			#fff;
	
	text-decoration: none;
	
}

#linkList p{
 padding: 		2px 17px 7px 20px;
 }

p.sidebar a{ 
	
	font: 			100.1% trebuchet ms, arial, helvetica, sans-serif;
	color: 			#CC3300;
	}
	
p.sidebar a:hover{ 
	
	
	color: 			#fff;
	}

