/* Copyright (c) 2010 CoffeeCup, All rights reserved - http://www.coffeecup.com/
----------------------------------------------------------------------------------------------------*/

/* Reset v1.0 | 20080212 - http://meyerweb.com/eric/tools/css/reset/
----------------------------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
    outline:none; /* to remove dotted outline */
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Reset for HTML 5 Elements
----------------------------------------------------------------------------------------------------*/

/* tells browsers that don't read html 5 tags to render like divs */
header, footer, aside, nav, article, section {
	display: block;
	margin: 0;
	padding: 0;
}

/* clears containers with floated elements, no need for extra markup! */
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Type
----------------------------------------------------------------------------------------------------*/

html {
	font-size: 16px;
}

body {
	color: #333;
	font: 75%/1.5em Arial Narrow, Helvetica, serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #666;
	font: 1.9em/1em Arial Narrow, Helvetica, serif;
}

h1 {

}

h2 {

}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.35em;
}

h5 {
	font-size: 1.1em;
	font-weight: bold;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

p {
	color: #666;
	font-family: Arial, Arial Narrow, Helvetica, serif;
	font-size: 1em;
	line-height: 1.7em;
	text-align: left;
}

p.center { text-align:center; }

/*    font-style: italic;
*/
blockquote {
    font-family: Arial;
    font-style: normal;
	font-weight: bold;
}
/*    font-family: Arial;
*/
ul {
	list-style: disc;
	color: #555;
	font-family: Arial Narrow, Helvetica, serif;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.3em;
}

ol, ol.lowerRoman, ol.upperAlpha {
	list-style: decimal;
	color: #555;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.3em;
}

ol.lowerRoman {
	list-style: lower-roman;
}

ol.upperAlpha {
	list-style: upper-alpha;
}

strong, b, .b {
	color: #555 !important;
	font-weight: bold;
}

a {
	color: #555;
	text-decoration: none;
    outline: none;/* get rid of dotted borders in FireFox*/    
}

/*a:link {
	color: #555;
	outline: none;
	text-decoration: none;
}

a:visited {
	color: #555;
	outline: none;
	text-decoration: none;
}*/

a:hover {
	color: #555;
	text-decoration: underline;
}

a:active {
	color: #555;
	outline: none;
	text-decoration: none;
}

a:focus {
	outline: 1px dotted;
}

/* Spacing
----------------------------------------------------------------------------------------------------*/



h1, h2, h3, h4, h5, h6 {
	padding-bottom: 3px;
}

h3 {
	padding-top: 10px;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

p {
	margin-right: 10px;
	padding: 5px 0;
}

blockquote {
	margin-right: 10px;
	padding: 5px 0 20px 0;
}

ul, ol {
	margin-left: 25px;
	padding-left: 0;
}

li {
	margin-bottom: 15px;
	margin-left: 15px;
}

/*
    outline: none;/* get rid of dotted borders in FireFox
*/
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 10px;
}

/* Layout
	background: url(../images/RIbackground960x400.png) repeat;
small circles -> background: url(../images/RIbackground100x57.jpg) repeat;
big circles -> background: url(../images/RIbackground1024x982.jpg) repeat;
----------------------------------------------------------------------------------------------------*/

html {
	background: url(../images/RotaryBackgroundWatermark.jpg) repeat;
	padding: 0 0 40px;
	text-align: center;
}

body {
	margin-bottom: 20px;
	width: 960px;
	margin: 0 auto;
	border: none;
}

header {
    background-image: url(../images/header_bg.png);
	height: 179px;
	width: 100%;
}

header h1 {
	float: left;
	font-size: 1.4em;
	line-height: 2em;
	text-transform: capitalize;
	text-align: left;
	margin-top: 0px;
    margin-left: 40px;
	border: none;
}

header h1 a {
	background: url(../images/BritsBanner.gif) no-repeat;
	cursor: pointer;
	display: inline-block;
	padding-right: 150px;
	padding-left: 0px;
    padding-top: 115px;
	height: 30px;
}

header h2 {
	color: #333;
	float: right;
	font-size: 1.8em;
	line-height: 1.2em;
	margin-top: 10px;
	padding-bottom: 15px;
	width: 560px;
	text-align: left;
	border-bottom: 4px double #dedbac;
}
/*<img src="../images/RCBritsHartiesHeading.png" width="318" height="120" alt="" border="0">*/
header h2 a {
	background: url(../images/RCBritsHartiesHeading.png) no-repeat;
	cursor: pointer;
	display: inline-block;
	padding-right: 350px;
	padding-left: 0px;
    padding-top: 115px;
	height: 5px;
}

/*#mainContent {
    background-image: url(../images/body_bg.png);
	clear: both;
	margin: 50px 0px 30px 0px;
    padding: 20px;
	min-height: 360px;
	border-top: 1px solid #85a32f;
    border-bottom: 1px solid #85a32f;
}*/

#mainContent {
    background-image: url(../images/body_bg.png);
	clear: both;
	margin: 50px 0px 30px 0px;
    padding: 20px;
	min-height: 360px;
	border-top: 1px solid #85a32f;
    border-bottom: 1px solid #85a32f;
}

/*President's image to wrap text around on landing page
//<a href="../images/members/presJenny90x103.jpg"></a>
<a href="../PresJenny85x120.jpg"></a>
background-image: url(../images/members/PresJenny80x113.jpg);*/
#presimage {
background-image: url(../images/members/PresJenny85x120.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
margin: 0px 1.25em 0px 0px;
}

.flow {
float: left; 
clear: left;
margin: 0px 1.25em 0px 0px;
}
                                             
nav {
    background: url(../images/nav_bg200x410.png) no-repeat;
	float: left;
	padding-top: 64px;
	padding-bottom: 56px;
    width: 200px;
	text-align: left;
    outline: none;/* get rid of dotted borders in FireFox */ 
}

nav h3 {
	color: #333;
	font-weight: bolder;
	font-size: 1.3em;
	margin: 0 15px;
	padding: 5px;
	border-bottom: 4px double #85a32f;
    outline: none;/* get rid of dotted borders in FireFox */ 
}

nav ul {
	list-style: none;
	width: 200px;
	margin-left: 0;
	padding-top: 5px;
	border: none;
    outline: none;/* get rid of dotted borders in FireFox */ 
}
/*
	margin: 0 15px;
	padding: 10px 0;
	border-bottom: 1px solid #85a32f;
*/
nav ul li {
	display: block;
	margin: 0 15px;
	padding: 10px 0;
	border-bottom: 1px solid #85a32f;
    outline: none;/* get rid of dotted borders in FireFox */ 
}

nav ul li:hover {
    background-color: #85a32f;
    outline: none;/* get rid of dotted borders in FireFox */ 
}

nav ul li a {
	font-size: 1.2em;
	padding: 10px 90px 10px 10px;
	border: none;
    outline: none;/* get rid of dotted borders in FireFox */ 
}

nav ul li a:hover {
	color: #fff;
    outline: none;/* get rid of dotted borders in FireFox */ 
}

#mainRight, #mainRight2 {
	float: right;
	width: 560px;
	text-align: left;
}

#mainRight h1 {
	color: #333;
	margin-bottom: 20px;
	border: none;
}

#mainRight h2 {
	font-size: 1.2em;
	margin: 0;
	padding-top: 10px;
	text-transform: uppercase;
}

/*
Added CRL 19 Sept 2012 from About.com for photo gallery:
http://webdesign.about.com/od/freewebtemplates/a/blphotogalleryc.htm
Start here
*/
#main {
 	margin: 5px 20px;
 }
 div.left {
    float: left;
 	margin-right: 20px;
 	width: 100px;
 	margin-bottom: 30px;
 }
 div.left p {
 	text-align: center;
 }
 div.center { 
    margin-left:auto; 
    margin-right:auto; 
    width: 8em;
 }
 div.newlineleft {
    clear:both;
    float: left;
 	margin-right: 20px;
 	width: 100px;
 	margin-bottom: 30px;
 }
 div.newlineleft p {
 	text-align: center;
 }
 img {
 	border: 0px none;
 }
 /*width: 600px;
 */
 div.center {
    margin-left:auto;
    margin-right:auto;
    width:300px;
    font-size: 1.2em;
 } 

#mainLeft, #mainLeft2 {
	float: left;
	width: 560px;
	text-align: left;
}

#mainLeft h1 {
	color: #333;
	margin-bottom: 20px;
	border: none;
}

#mainLeft h2 {
	font-size: 1.2em;
	margin: 0;
	padding-top: 10px;
	text-transform: uppercase;
}
/*
Added CRL 19 Sept 2012 from About.com for photo gallery:
http://webdesign.about.com/od/freewebtemplates/a/blphotogalleryc.htm
End here
*/

/*Addedd CRL 12/09/2012 added new columns for member and archive images
border-left: 2px ;border-right: 2px ;border-top: 2px ;border-bottom: 2px ;
start here*/
.col80Left {
	float: left;
	width: 80px;
	border: none;
}

.col80Left img {
	border: none;
	margin-bottom: 0px;
}

.col80Right {
	float: right;
	width: 80px;
	border: none;
}

.col80Right img {
	border: none;
	margin-bottom: 80px;
}

.col400Left {
	float: left;
	width: 400px;
	border: none;
}

.col400Left img {
	border: none;
	margin-bottom: 0px;
}

#leftside { width: 66%; float:left; }

#rightside { width: 33%; float:right; }

#leftcol { width: 50%; float:left; }

#centercol { width: 50%; float:right; } 

/* AddThis Custom Style */
.addthis_toolbox .at15t_compact { margin-right: 0;}

/*Addedd CRL 12/09/2012 added new columns for member and archive images
end here*/

.colLeft {
	float: left;
	width: 250px;
	border: none;
}

.colRight {
	float: right;
	width: 300px;
	border: none;
}

.colRight img {
	border: none;
	margin-bottom: 20px;
}

.colRightButtons img {
    float: right;
    width: 300px;
    border: none;
	margin-bottom: 0px;
}

footer {
	clear: both;
	float: right;
	width: 560px;
    padding-right: 20px;
	border-top: 1px solid #56563a;
}

/*    content: "&copy; 2012 Brits-Hartbeespoort Rotary Club.&nbsp;&brvbar;&brvbar;&nbsp;This site is currently best viewed with Internet Explorer.";
*/
footer p {
	float: left;
	font-size: 0.9em;
}

footer ul {
	float: left;
	list-style: none;
	width: 580px;
	margin-left: 0;
	padding-top: 5px;
	text-align: left;
	border-top: 1px solid #56563a;
}

footer ul li {
	display: inline;
	margin: 0 5px;
	border: none;
}

footer ul li a {
	font-size: 0.9em;
}

footer ul li a:hover {
	color: #000;
}
