@charset "UTF-8";
/**************************************************
/* CSS sheet for St Andrews Magic Circle website */
/*             Tom Gallacher                     */
/*                 v2.0                          */
/*************************************************/

/* ----------- main structure ----------- */
body {
	font-size: 12px;
	width: 100%;
	background: #ededed url(../media/images/header_rpt2.jpg) repeat-x top;
	margin: 0 auto;
}
#contentBody {
/* top div for header/nav */
	padding: 0;
	width: 960px;
	margin: 0 auto;
}
#header {
/* top div for header/nav */
	padding: 0;
	background: url(../media/images/header.jpg);
	height: 202px;
}
#mainContentHolder {
/* outer div for reading content */
	width: 700px;
	background: url(../media/images/content_rpt.jpg) repeat-y;
	margin-top: 40px;
	margin-left: 120px;
	margin-right: 120px;
	margin-bottom: 40px;
}
#contentBox {
/* div that holds txt */
	padding: 30px 20px;
	text-align: justify;
}
#contentBoxTop {
/* top of content box - rounded */
	background: url(../media/images/content_top.png) no-repeat top;
	padding: 0px;
	margin: 0px;
	display: block;	
}
#contentBoxBottom {
/* bottom of content box - rounded */
	background: url(../media/images/content_btm.png) no-repeat bottom;
	padding: 0;
	margin: 0;
	display: block;
}
#footer {
/* bottom div that contains footer */
	width: 99%;
	margin: 0 auto;
	padding: 0;
	background: #1d2024;
	border: 2px solid #4a4a4a;
}
#footerLeft {
/* left footer box */
	position: relative;
	padding: 10px;
	float: left;
	width: 45%;
	left: 2%;
}
#footerLeft p, #footerRight p {
	text-align: justify;
}
#footerRight {
/* right footer box */
	position: relative;
	padding: 10px;
	float: right;
	width: 45%;
	right: 2%;
}
.clearContent {
/* float fix */
	font-size: 1px;
	height: 1px;
	clear: both;
}
#copyrightInfo {
	clear: both;
	width: 100%;
	text-align: right;
	font-family: Helvetica, sans-serif, Arial;
}
#copyrightInfo p {
	padding: 5px 10px;
}
/* ----------- Menu Navigation ----------- */
#nav {
	position: relative;
	top: 70px;
	left: 350px;
	
	/*right: 0;
	position: absolute;
	bottom: 70px;*/
	
	background: url(../media/images/nav_background.png) no-repeat center;
	height: 45px;
	width: 505px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
#menu li {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	display: block;
	text-align: center;
}
#menu li a {
	color: #CCC;
	width: 50px;
	margin: 0px;
	padding: 12px 10px;
	display: block;
	text-decoration: none;
}
#menu li a:hover {
	text-decoration: underline;
}
#menu li a.longi {
	width: 85px;
}
/* ----------- Refinements ----------- */
#footerRight img {
/* social network links */
	margin-top: 10px;
}
.btext {
	font-size: 14px;
	font-weight: bold;
}
.para {
/* paragraphs within main content - not first paragraph */
	margin-top: 15px;
}
.membersIMG {
/* set the position of the group photo at bottom of home page to center
** set for the text body to be 10 col wide (580px) */
	margin: 40px 150px 10px;
}
.nxtMt_date {
/* footer next meeting date */
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFF;
}
.nxtMt_details {
/* footer next meeting details */
	margin-top: 5px;
	color: #FFF;
}
.nxtMt_head {
/* footer next meeting title */
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
.contactNumbers {
/* Position and layout for contact details on main page */
	margin: 30px 120px;
}
.contactNumbers li {
/* spacing of contact points */
	margin: 5px 0;
	display: block;
	padding: 5px 15px;
	float: left;
}
.startLetter {
/* Make first letter of page to be big & bold */
	font-size: 24px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}
.dualpR {
/* p box for right paragraph */
	float: right;
	width: 60%;
	text-align: left;
}
.dualpL {
/* p box for left paragraph */
	float: left;
	width: 40%;
	text-align: center;
	font-size: 14px;
	font-weight: 300;
	color: #FFF;
}
#contacts {
/* contacts table */
	margin: 50px 100px 10px;
}
#contacts td {
/* contacts table */
	padding: 15px 0px;
	border-bottom: 2px solid #666;
	vertical-align: middle;
	text-align: left;
}
#contacts .tbl_head {
/* contacts table */
	font-weight: bold;
	padding-bottom: 10px;
}
#meetings {
/* meetings table */
	margin: 50px 50px 10px;
}
#meetings td {
/* meetings table */
	padding: 15px 0px;
	border-bottom: 2px solid #666;
	vertical-align: middle;
	text-align: left;
}
#meetings .tbl_head {
/* meetings table */
	font-weight: bold;
	padding-bottom: 10px;
}
#meetings .year {
/* meetings table */
	font-size: 16px;
	font-weight: bold;
	background-color: #666;
	display: block;
	padding: 15px 5px;
	color: #FFF;
}
#meetings .eventPast {
/* meetings table - meetings that have occured*/
	color: #444;
}
#meetings .pshow {
/* meetings table public show */
	background-color: #006;
}
#meetings .pshowEventPast {
/* meetings table - public show that has occured*/
	background-color:#003;
}
.youtubeVids {
/* style for embedded youtube vids */
	margin: 15px 110px;
}
.youtubeTitle {
/* style for text which accompanies the youtube vids */
	padding: 20px;
	font-weight: bold;
}
#members {
/* members table */
	margin: 50px 5px 10px 5px;
}
#members td {
/* members table */
	padding: 15px 0px;
	border-bottom: 2px solid #666;
	vertical-align: middle;
	text-align: left;
}
#members .tbl_head {
/* members table */
	font-weight: bold;
	padding-bottom: 10px;
}


a {
	color: #06f;
	text-decoration: none;
}
a:visited {
	color: #09F;
}
a:hover {
	text-decoration: underline;
	color: #06F;
}
p {
	margin-top: 5px;
}
.contentHead {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	text-decoration: underline;
}
#dataDiv {
/*dynamic div that holds next meeting data */
	margin: 0;
	padding: 0;
	width: 100%;
}
