
/************************************************

    CHRIST CHURCH CENTRAL STYLESHEET (c) 2011

*************************************************/

body {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Verdana, Arial, sans-serif; 
	font-size: 10pt;
	margin: 0;
	padding: 0;
	background-color: white;
}

a {
	outline: none;
}

/*********************

		HEADER

**********************/
		
div#header {
	width: 960px;
	margin: 0px auto 0px auto;	
	position: relative;
	height: 250px;
	z-index: 2; /* for the drop-down menus to work in IE */
}

div#header h1, div#header h1 a, div#header h2 {
	margin: 0; 
	padding: 0; 
	position: absolute;
}

div#header h1 a {
	display: block; font-size: 0; text-indent: -100000em; text-decoration: none; margin: 0; padding: 0; border: 0; background: url('../images/decor/logo.gif') 0px 0px no-repeat; width: 220px; height: 220px;
	left: 0px; top: 10px;
}

div#header h2 {
	right: 0px; bottom: 0px;
	display: block; font-size: 0; text-indent: -100000em; text-decoration: none; margin: 0; padding: 0; border: 0; background: url('../images/headings/slogan.gif') 0px 0px no-repeat; width: 580px; height: 50px; 
}
/****************

	NAVIGATION

*****************/

div#nav {
	position: absolute;
	right: 0px; bottom: 60px;
	height: 140px;	
}

div#nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;	
}

div#nav li.menu {
	display: block;
	float: left;
	margin-left: 5px;
	border-bottom: 5px solid white;
	background-position: 0px 0px;	
}

div#nav li.menu:first-child {
	margin-left: 0px;
}

div#nav li.menu ul {
	font-size: 10pt;
	text-indent: 0em; 
	position: absolute;
	display: none;
	padding: 5px;
	top: 136px;
	background: #2754d3; 
	border: 1px solid #8a837c;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	opacity: 0.9;
}

div#nav li.menu:hover ul {
	display: block;
}

div#nav li.menu ul a {
	text-decoration: none;
	color: #f0ece9; 
	display: block;
	padding: 5px;
}

div#nav li.menu ul a:hover {
	text-decoration: none;
	color: #f0ece9;
	background-color: #6483dd; 
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}

a.aboutus {
	display: block; font-size: 0; text-indent: -100000em; text-decoration: none; margin: 0; padding: 0; border: 0; background: url('../images/nav/aboutus.gif') 0px 0px no-repeat; width: 100px; height: 135px; 	
}

a.whatwedo {
	display: block; font-size: 0; text-indent: -100000em; text-decoration: none; margin: 0; padding: 0; border: 0; background: url('../images/nav/whatwedo.gif') 0px 0px no-repeat; width: 100px; height: 135px; 
}

a.newcomers {
	display: block; font-size: 0; text-indent: -100000em; text-decoration: none; margin: 0; padding: 0; border: 0; background: url('../images/nav/newcomers.gif') 0px 0px no-repeat; width: 100px; height: 135px; 
}

a.toughquestions {
	display: block; font-size: 0; text-indent: -100000em; text-decoration: none; margin: 0; padding: 0; border: 0; background: url('../images/nav/toughquestions.gif') 0px 0px no-repeat; width: 100px; height: 135px; 
}

a.bibletalks {
	display: block; font-size: 0; text-indent: -100000em; text-decoration: none; margin: 0; padding: 0; border: 0; background: url('../images/nav/bibletalks.gif') 0px 0px no-repeat; width: 100px; height: 135px; 
}

a.contactfindus  {
	display: block; font-size: 0; text-indent: -100000em; text-decoration: none; margin: 0; padding: 0; border: 0; background: url('../images/nav/contactfindus.gif') 0px 0px no-repeat; width: 100px; height: 135px; 
}

div#nav li.menu:hover a {
    background-position: -105px 0px;
}

li.contactfindus ul {
	right: 0px;
}

div#menu-page div.item-col {
	width: 280px;
	float: left;
	text-align: left;
}

div#menu-page div.left {
	margin-right: 30px;
}



/*********************

        FOOTER

**********************/

div#footer {
	font-size: 9pt;
	color: white;
	background-color: #8a837c;
	border-top: 1px solid #57514c;
	border-bottom: 1px solid #57514c;
	overflow: hidden;
	margin-top: 15px;
	min-height: 100%;
	z-index: 1; /* for the drop-down menus to work in IE */;	
}

div#footer-inner {
	width: 900px; /* keep it slightly inside the overall width */
	margin: 0px auto 0px auto;
}

div#footer-inner div {
	width: 420px;		
}

div#footer div#people {
	float: left;
}

div#footer div#contact-details {
	float: right;
	text-align: right;	
}

div#footer div#copyright {
	clear: both;
	text-transform: uppercase;
	padding-top: 10px;
}

div#footer h1 {
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	margin: 10px 0px -5px 0px;
	padding: 0;
}

div#footer a {
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

div#footer a:hover {
	color: white;
	border-bottom: 1px solid white;
}

div#footer div.photo {
	border: 1px solid white;
}

div#footer div.person {
	overflow: hidden;
	position: relative;
	height: 60px;
	margin: 10px 0px 10px 0px;
}

div#footer div.person div.person-photo {
	width: 50px !important; height: 50px; 
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px}

div#footer div.person div.details {
	width: 300px !important;
	left: 60px; bottom: 10px;
	position: absolute;
} 

div#footer div#address {
	overflow: hidden;
	position: relative;
	height: 130px;
	margin: 10px 0px 10px 0px;
}

div#footer div#egertonhall-photo-footer {
	width: 100px !important; height: 127px; 
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	background: url('../images/photos/places/egertonhall-rightview.jpg') no-repeat;
	position: absolute;
	right: 0px;
} 

div#footer div#address div.details {
	width: 300px !important;
	right: 110px; bottom: 2px;
	position: absolute;
}
/*********************

		CONTENT

**********************/

/* 
 * dividers 
 *
 */

div#content {
	color: black;
	line-height: 165%;
	overflow: hidden;
	width: 960px;
	margin: 0px auto 0px auto;	
	position: relative;
	z-index: 1; /* for the drop-down menus to work in IE */;
}

div#content div.article {
	padding: 0px 0px 0px 30px;
	width: 595px;	
	float: left;
	text-align: justify;
}


div#content div.sidebar {
	padding: 0px 30px 0px 0px;	
	width: 275px;	
	float: right;
}

/* 
 * links 
 *
 */

div#content a {
	color: #2754d3;	
	text-decoration: none;
	border-bottom: 1px dotted #2754d3;
}

div#content a:hover {
	border-bottom: 1px solid #2754d3;
}

div#content a.more, div#content a.more img {
	border: 0;	
	vertical-align: -1px;	
}


/* 
 * headings 
 *
 */

div#content h1 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: normal;
	font-size: 20pt;
	color: #2754d3;
	margin: 0px 0px 0px 30px;
	padding: 0;
	border-bottom: dotted 1px #2754d3;
	line-height: 170%;	
	width: 595px;
}

div#content h1 span {
	font-size: 16pt;
}

div#content h2 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: normal;
	font-size: 16pt;
	color: #2754d3;
	margin-bottom: -5px;
}

div#content h2 span {
	font-size: 13pt;
}

div#content h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
}

div#content h3 + p {
	margin-top: -10px;
}


/* 
 * lists 
 *
 */

div#content ul {
	list-style-type: square;
}

/* 
 * text emphasis 
 *
 */

p.quote {
	width: 80%;
	margin: 0 auto 0 auto;
	padding: 10px;
	background-color: #f0ece9;
}	

p.quote-source {
	width: 80%;
	margin: 0 auto 0 auto;
	padding: 0 10px 10px 10px;
	background-color: #f0ece9;
	text-align: right;
}

/* 
 * photos
 *
 */
div#content div.photo {
	border: 1px solid #8a837c;
	-webkit-border-radius: 19px; -moz-border-radius: 19px; border-radius: 19px;
}
/**************************

    SIDE BAR PHOTOS

**************************/

div.sidebar div.photo {
	width: 275px; height: 350px;
}

div#slideshow-frame {
	-webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;
}


div#slideshow {
	background: url('../images/photos/slideshow/beckyflute.jpg');	
	width: 275px; 
	height: 350px;
	overflow: hidden;
	-webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px;	
}

div#notfound-photo { background: url('../images/photos/sidebar/notfound.jpg'); } 
div#egertonhall-photo { background: url('../images/photos/sidebar/egertonhall.jpg'); } 
div#timdavies-wintergardens-photo { background: url('../images/photos/sidebar/timdavies-wintergardens.jpg'); } 
div#christianityexplored-photo { background: url('../images/photos/sidebar/christianityexplored.jpg'); } 
div#scouthq-photo { background: url('../images/photos/sidebar/scouthq.jpg'); } 
div#sheffield-photo { background: url('../images/photos/sidebar/sheffield.jpg'); } 
div#toughquestions-photo { background: url('../images/photos/sidebar/toughquestions.jpg'); } 
div#whoweare-photo { background: url('../images/photos/sidebar/whoweare.jpg'); } 
div#sundays-photo { background: url('../images/photos/sidebar/sundays.jpg'); } 
div#clubcentral-photo { background: url('../images/photos/sidebar/clubcentral.jpg'); } 
div#ripples-photo { background: url('../images/photos/sidebar/ripples.jpg'); } 
div#gospelteams-photo { background: url('../images/photos/sidebar/gospelteams.jpg'); } 
div#students-photo { background: url('../images/photos/sidebar/students.jpg'); } 
div#churchonabus-photo { background: url('../images/photos/sidebar/churchonabus.jpg'); } 
div#walkley-photo { background: url('../images/photos/sidebar/walkley.jpg'); } 
div#newtosheffield-photo { background: url('../images/photos/sidebar/newtosheffield.jpg'); } 
div#notachristian-photo { background: url('../images/photos/sidebar/notachristian.jpg'); } 
div#internationals-photo { background: url('../images/photos/sidebar/internationals.jpg'); } 
div#youth-photo { background: url('../images/photos/sidebar/youth.jpg'); } 
div#podcast-photo { background: url('../images/photos/sidebar/podcast.jpg'); } 
/***************

    CONTACT US

****************/

div#contactus {
	overflow: hidden; background: #f0ece9; border: 1px solid #b9b0a7; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
	font-size: 9pt;
	padding: 15px;	
	margin-top: 15px;
}

div#contactus p {
	margin: 10px 0px 5px 0px;
}

div#contactus h1 {
	display: block; font-size: 0; text-indent: -100000em; text-decoration: none; margin: 0; padding: 0; border: 0; background: url('../images/headings/contactus.gif') 0px 0px no-repeat; width: 130px; height: 25px; 	
}

div#contactus textarea {
	width: 100%;
	margin-top: 5px; 
}

div#contactus input {
	width: 50%;
	margin-top: 5px; 
}

/***************

    DOWNLOADS

****************/

div#downloads {
	overflow: hidden; background: #f0ece9; border: 1px solid #b9b0a7; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
	font-size: 9pt;
	padding: 15px;		
	margin-top: 15px;	
}

div#downloads h1 {
	display: block; font-size: 0; text-indent: -100000em; text-decoration: none; margin: 0; padding: 0; border: 0; background: url('../images/headings/downloads.gif') 0px 0px no-repeat; width: 120px; height: 30px; 	
}

div#downloads ul {
	margin: 10px 0 10px 20px;
	padding: 0px;
}

div#downloads li {
	margin: 0; padding: 0;
}


/****************

	INFO PANEL

*****************/


div.infopanel {
	margin: 15px auto 0 auto;
	width: 960px;
	overflow: hidden; background: #f0ece9; border: 1px solid #b9b0a7; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}

div.infopanel a {
	color: #2754d3;	
	text-decoration: none;
	border-bottom: 1px dotted #2754d3;
}

div.infopanel a.img, div.infopanel a:hover.img, div.infopanel a img {
	border: 0px;
}

div.infopanel a:hover {
	border-bottom: 1px solid #2754d3;
}

div.infopanel div.one-half-col {
	width: 435px;
	float: left;
	margin: 15px 0px 15px 30px;
}

div.infopanel div.one-third-col {
	width: 275px;
	float: left;
	margin: 15px 0px 15px 30px;	
}

div.infopanel div.two-thirds-col {
	width: 595px;
	float: left;
	margin: 15px 0px 15px 30px;	
}

div.infopanel div.photo {
	border: 1px solid #8a837c;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}

div.infopanel ul {
	list-style-type: square;
}/***************

    MORE INFO

****************/

div#moreinfo {
	font-size: 9pt;
}

div#moreinfo p {
	margin: 10px 0px 5px 0px;
}

div#ledby {
	align: right;
}

div#ledby h1 {
	display: block; font-size: 0; text-indent: -100000em; text-decoration: none; margin: 0; padding: 0; border: 0; background: url('../images/headings/ledby.gif') 0px 0px no-repeat; width: 115px; height: 50px; 	
}

div#ledby div.person {
	float: left;
	margin-right: 5px;
	width: 100px;
	height: 120px;
}

div#moreinfoform h1{
	display: block; font-size: 0; text-indent: -100000em; text-decoration: none; margin: 0; padding: 0; border: 0; background: url('../images/headings/formoreinfo.gif') 0px 0px no-repeat; width: 155px; height: 50px; 
}

div#moreinfoform textarea {
	width: 100%;
	margin-top: 5px; 
}

div#moreinfoform input {
	width: 50%;
	margin-top: 5px; 
}
/**************************

    LEADER PHOTOS

**************************/

div#louiseviner-small-photo { background: url('../images/photos/leaders/louiseviner-small.jpg'); } 
div#paulrobinson-small-photo { background: url('../images/photos/leaders/paulrobinson-small.jpg'); } 
div#fionabronsdon-small-photo { background: url('../images/photos/leaders/fionabronsdon-small.jpg'); } 
div#chrisbronsdon-photo { background: url('../images/photos/leaders/chrisbronsdon.jpg'); } 
div#billfearnehough-photo { background: url('../images/photos/leaders/billfearnehough.jpg'); } 
div#timdavies-small-photo { background: url('../images/photos/leaders/timdavies-small.jpg'); } 
div#sheilafearnehough-photo { background: url('../images/photos/leaders/sheilafearnehough.jpg'); } 
div#petejackson-photo { background: url('../images/photos/leaders/petejackson.jpg'); } 
div#timdavies-photo { background: url('../images/photos/leaders/timdavies.jpg'); } 
div#louiseviner-photo { background: url('../images/photos/leaders/louiseviner.jpg'); } 
div#chrishoughton-photo { background: url('../images/photos/leaders/chrishoughton.jpg'); } 
div#petejackson-small-photo { background: url('../images/photos/leaders/petejackson-small.jpg'); } 
div#fionabronsdon-photo { background: url('../images/photos/leaders/fionabronsdon.jpg'); } 
div#paulrobinson-photo { background: url('../images/photos/leaders/paulrobinson.jpg'); } 
div#billfearnehough-small-photo { background: url('../images/photos/leaders/billfearnehough-small.jpg'); } 
div#jamesviner-photo { background: url('../images/photos/leaders/jamesviner.jpg'); } 

