/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: Custom WordPress theme designed by Hot PJ's.
Version: 1.6
Author: Jason Koning
Author URI: http://jasonkoning.com/
Tags: blue, custom header, fixed width, two columns

	Bridal Path v1.5
	 http://jasonkoning.com/

	This theme was designed by Hot PJ's and built by Jason Koning,
	whose blogs you will find at http://www.hoptpj.co.nz and http://jasonkoning.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html, body, #container {
	height: 100%;
}
.mAp {margin:0px; float: right;}

body > #container {
	height: auto;
	min-height: 100%;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: #D7D7D7;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(images/png/bridle-path-body-bg.png);
	background-repeat: repeat-y;
	background-position: top center;
}
p.fancy {margin:0; padding:0;}

a, a:hover, a:link, a:visited, a:active {
	color: #BE613B;
	font-weight: bold;
}

a.black-links, a:hover.black-links, a:link.black-links, a:visited.black-links, a:active.black-links {
	color: #000000;
	font-weight: normal;
}

.twoColFixLtHdr #container {
	width: 940px;
	background-image: url(images/png/bridle-path-main-bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 141px;
}

.twoColFixLtHdr #header {
	background-image: url(images/png/bridle-path-header-bg.png);
	background-repeat: no-repeat;
	height: 197px;
	padding: 0px;
}

h1 {
	color: #BE613B;
	font-size: 32px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

h1 a {
	text-decoration: none;
}

h2 {
	color: #BE613B;
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

h2 a {
	text-decoration: none;
}

h3 {
	color: #BE613B;
	font-size: 16px;
}

h5.mp3 {
	background-image: url(images/gif/mp3-file.gif);
   background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	height: 18px;
}

.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 0;
	display: none;
}

.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 128px;
	padding: 45px 15px 15px 15px;
}

.twoColFixLtHdr #sidebar1 ul {
	list-style: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

.twoColFixLtHdr #sidebar1 ul li ul {
	list-style: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

.twoColFixLtHdr #sidebar1 ul li {
	display: block;
	background-color: #6D9B39;
	padding: 3px 0px 5px 0px;
	text-align: center;
	border: solid 1px #ffffff;
	margin-bottom: 10px;
}

.twoColFixLtHdr #sidebar1 ul li ul li {
	display: block;
	background-color: transparent;
	background: none;
	padding: 5px 3px 5px 3px;
	text-align: center;
	border: none;
	font-weight: normal;
	margin-bottom: 0px;
}

.twoColFixLtHdr #sidebar1 ul li a {
	color: #ffffff;
	text-decoration: none;
}

.twoColFixLtHdr #sidebar1 ul li ul li a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.twoColFixLtHdr #historic {
	float: left;
	margin: 0;
}

#sidebar1 .historic-text {
	color: #174A75;
	font-size: 10px;
	font-weight: bold;
	margin: 55px 0 10px 0;
}

.twoColFixLtHdr #slideshow1 {
	margin: 0 188px 0 188px;
	padding: 0px;
}

.twoColFixLtHdr #mainContent {
	margin: 0 188px 0 188px;
	padding: 0px;
}

.twoColFixLtHdr #mainContentHome {
	margin: 230px 188px 0 188px;
	padding: 0px;
}

.twoColFixLtHdr #mainContentHome td.green {
	background-color: #6D9B39;
	text-align: center;
}

.twoColFixLtHdr #mainContentHome td.green img {
	border: solid 2px #ffffff;
	margin-top: 12px;
}

.twoColFixLtHdr #mainContentHome td.green img.no-border {
	border: none;
	margin-bottom: 12px;
}

.twoColFixLtHdr #footer {
	padding: 0px 5px 0px 5px;
	background: #a4d9df;
	background-image: url(images/png/bridle-path-footer-bg.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	height:70px;
	width: 593px;
	clear: both;
	position: relative;
	margin-top: -120px;
	margin-left: auto;
	margin-right: auto;
}

.footer-border {
	border-top: 1px solid #769b34;
	margin: 0 16px;
	padding: 0;
}

.twoColFixLtHdr table.copyright {
	padding: 0px;
	color: #174A75;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0;
	margin-top:0;
	background-color:#a4d9df;
	height:50px;
}

.twoColFixLtHdr #footer ul {
	list-style: none;
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 24px;
}

.twoColFixLtHdr #footer ul li {
	display: inline;


/*padding:0px 5px 0px 5px;
	border-right:1px solid;*/
}

.twoColFixLtHdr #footer ul li ul {
	display: inline;
	padding: 0px;

/*border-right:1px solid;*/
}

.twoColFixLtHdr #footer ul li.last {
	display: inline;
	padding: 0px 0px 0px 5px;
	border-right: none;
}

.twoColFixLtHdr #footer ul li a {
	color: #000000;
	font-weight: normal;
	padding: 0px 6px 0px 5px;
	border-right: 1px solid;
}

/*.twoColFixLtHdr #footer p {
	margin:0;  zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs 
	padding:10px 0; 
}
.fltrt {  this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. 
	float:right;
	margin-left:8px;
}
.fltlft {  this class can be used to float an element left in your page 
	float:left;
	margin-right:8px;
}*/

.clearfloat {


/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.twoColFixLtHdr #mainContent td a.text-links {
	margin: 0 0 0 8px;
	padding: 8px 0 0 0;
	vertical-align: middle;
}
