/*
Theme Name:Horn Gallery
Theme URI: http://stvnkls.com
Description: A custom theme for the Kenyon College Horn Gallery Group of FRIENDS
Version: ALPHA
Author: Steven Klise
Author URI: http://stvnkls.com
*/
/* Sections */
body{
	background:#000000 ;
	font-family:georgia, monospace;
	text-align:justify;
	min-width:800px;
}
#page{
}
#backgr{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-10;
}
.ind{
	background:url('images/backg2.jpg') fixed center top no-repeat;
}
.about{
	background:url("http://horngallery.kenyon.edu/horngallery/content/wp-content/themes/horn-gallery/images/about.jpg") fixed top center no-repeat;
}
.booking{
	background:url("http://horngallery.kenyon.edu/horngallery/content/wp-content/themes/horn-gallery/images/booking.jpg") fixed top center no-repeat;
}
.calend{
	background:url("images/calendar.jpg") fixed top center no-repeat;
}
.space{
	background:url("images/photos.jpg") fixed top center no-repeat;
}
#horng{
	color:#006cc7;
	display:none;
	font-size:220pt;
	height:100%;
	left:0;
	line-height:200px;
	position:fixed;
	text-align:center;
	top:0;
	width:100%;
	z-index:100;
}
#header{
	font-family:Arial, Helvetica, Verdana;
	font-size:60pt;
	line-height:100px;
	position:absolute;
	left:400px;
	text-align:right;
	top:430px;
	width:570px;
}
#content{
	margin:0;
	padding:0;
	position:absolute;
	left:400px;
	top:610px;
	width:570px;
}
#sidebar{
	background:url('images/texture.png');
	left:10px;
	margin:0 0 30px 0;
	padding:10px;
	position:absolute;
	top:300px;
	width:250px;
}
#footer{
	clear:both;
	color:#777777;
	font-size:8pt;
	margin:0;
	padding:50px 0 30px 0;
}
#footer p{
	font-size:10pt;
}
#topleft{
	left:20px;
	padding:10px;
	position:absolute;
	top:30px;
	width:250px;
}
#topleft h5, #topleft li{
	background:url('images/texture.png');
}
#abovecontent{
	position:absolute;
	left:275px;
	top:550px;
	width:750px;
}
.navigation{
	clear:both;
	color:#ffffff;
	margin:15px 0 0 0;
	padding:0;
}
.pagemenu{
	float:left;
	margin:10px 0 0 0;
	padding:0;
	text-align:left;
}
.posttitle{
	font-family:'Lucida Sans Unicode', 'Lucida Grande','Arial',sans-serif;
}
.post{
	background:url('images/texture.png');
	clear:both;
	margin:10px 0 10px 0;
	overflow:auto;
	padding:5px;
}
/* LINKS */
a,
a:active
a:visited{
	color:#c70000;
	text-decoration:none;
}
a:hover{
	color:#006cc7;
	text-decoration:underline;
}
.post a{
	color:#6cc700;
	padding:4px;
	text-decoration:none;
}
.post a:hover{
	background:#6cc700;
	color:#fff;
	padding:4px;
	text-decoration:underline;
}
.entry a{
	color:#c70000;
	padding:0;
	text-decoration:none;
}
.entry a:hover{
	background:transparent;
	color:#0000c7;
	padding:0;
	text-decoration:underline;
}
#header a:hover{background:transparent;
color:#ffffff;

	padding:10px;
	text-decoration:none;
}
#header a{
	background:url('images/texture.png');
	color:#006cc7;
	padding:10px;
	text-decoration:underline;
}
.pagemenu a{
	background:#006cc7;
	color:#ffffff;
	font-size:18pt;
	margin:0 0 0 10px;
	display:block;
	float:left;
	padding:6px 10px;
}
.pagemenu a:hover{
	background:transparent;
	color:#c70000;
	text-decoration: none;
}
.navigation a,
.navigation a:active,
.navigation a:visited{
	color:#ffffff;
	text-decoration:none;
}
.navigation a:hover{
	color:#6cc700;
	text-decoration:none;
}
#footer a,
#footer a:active,
#footer a:visited{
	color:#6cc7c7;
}
#footer a:hover{
	color:#c7c76c;
}
/* LISTS */
.pagemenu ul{
	list-style:none;
	margin:0;
}
.pagemenu ul li{
	display:inline;
}
#events-calendar-list li{
	font-size:10pt;
	font-stretch: condensed;
	line-height: normal;
	margin:0 0 5px 0;
	padding:2px;
	text-align:left;
	list-style:none;
}
#sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul{
	list-style:none;
}
#footer ul li{
	background:url('images/texture.png');
	display:inline;
}
/* BASIC TYPOGRAPHY */
.alignleft{
	clear:left;
	float:left;
	text-align:left;
}
.alignright{
	clear:right;
	text-align:right;
}
h1{
	font-family:Arial, Verdana, sans-serif;
	text-align:left;
}
h2{
	color:#c76c00;
	font-family:Arial, Verdana, sans-serif;
	margin-top:0;
	padding-top:0;
	text-align:left;
}
h3{
	font-family:Arial, Verdana, sans-serif;
	text-align:left;
}
h4{
	font-family:Arial, Verdana, sans-serif;
	text-align:left;
}
h5{
	font-family:Arial, Verdana, sans-serif;
	font-size:20px;
	margin:0;
	padding:4px;
	text-align:left;
}
#sidebar h5{
	color:#c76c00;
	font-family:Arial, Verdana, sans-serif;
	margin-top:0;
	padding-top:10px;
	text-align:left;
}
#footer p{
	background:url('images/texture.png');
	color:#000000;
	letter-spacing:11px;
	text-align:center;
}
.posttime{
	color:#c70000;
}