@charset "utf-8";
/* CSS Document */
/*
Theme Name: LuvTrain
Theme URI:  http://www.luvtrain.ca
Description: Child Theme for Hybrid 7.0
Author: C. Manning
Author URI:  http://www.connemara.ca
Template: hybrid
Version 1.0
*/
/* Get structure CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get base CSS */
@import url('../hybrid/library/css/18px.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');


body {
	background: #000;
	font-family: "Trebuchet MS",Arial,Helvetica;

}
#body-container {
	margin: 20 auto 1em;
	position: relative;
	width: 1008px;
		background: url('library/images/pagewide-bg.png') repeat-y;
}


#header-container {
	background: #000000 url('library/images/header-bg.png') no-repeat left bottom;
	height: 165px;
	width: 1008px;
}
#header {
	position: relative;
}
#header a {
	color: #fff;
}
	/* Blog title */
#site-title {
display:none;
}
#site-title a {
	color: #000;
	}

/* Blog description */
#site-description {
display:none;
	}

/* Navigation */
#navigation {
	background: url('library/images/page-nav.png') no-repeat;
	height: 77px;
	margin: 0px;
	padding: 0px;
		overflow: visible;
			z-index: 100;
}
#page-nav {
	letter-spacing: -1px;
	margin: 0px;
	padding-left: 45px;
}
#page-nav li {
	margin: 0 5px 0 0;
}
#page-nav a {
	color: #444;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 16px;
	padding-right: 10px;
	padding-left: 10px;
}
#page-nav a:hover {
	color: #990000;
}
/* Drop-downs style */
#page-nav li:hover ul, li.sfHover ul {
	top: 32px;
	}
#page-nav li li a {
	border-top: none;
	margin-right: 0;
	}
#page-nav li ul {
	background: #fff;
	border-top: 1px solid #ccc;
	}
#page-nav li li:hover ul, li li.sfHover ul , #page-nav li li li:hover ul, li li li.sfHover ul  {
	top: -1px;
	}
#page-nav li li li {
	margin-left: -1px;
	}
	/* Breadcrumb */
.breadcrumb {
	margin: 0 0 10px;
	font-size: 0.9em;
	color: #666;
	font-style: italic;
	}
.breadcrumb a {
	color: #111;
	text-decoration: none;
	}
.breadcrumb a:hover {
	color: #d54e21;
	text-decoration: underline;
	}
	/* Submit and rest buttons */
.button, .submit, .reset {
	width: 110px;
	margin-right: 15px;
	background: #fff url(library/images/search.png) no-repeat right;
	padding-top: 2px;
	padding-bottom:2px;
	}
.button:hover, .submit:hover, .reset:hover {
	cursor: pointer;
	background: #fff url(library/images/search.png) no-repeat right;
	}

#search-1 {
	font-size: 11px;
	position: absolute;
	right: 0;
	top: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#search-1 .search-text {
	margin-right: -6px;
	font-family: Tahoma, sans-serif, Arial;
	font-style: italic;
}
/*#search-submit button {
	background: url(library/images/search.png) no-repeat right top !important;
	display: inline;
	height: 30px;
	width: 100px;
}*/
#mc_signup_submit {

}

/*main content containers */

#container {
	margin-top: 20px;
	padding-left: 55px;
}
.container-top {
	height: 0px;
}
.container-btm {
	background: transparent;
	clear: both;
	height: 10px;
}
.content {
	float: left;
	width: 640px;
	margin-right: 30px;
	overflow: hidden;
}
.credits {
	font-size: 11px;
	font-style: italic;
}
/* Footer styles */
#footer-container {
	margin: 0;
	background: url('library/images/footer.jpg') no-repeat top;
	height: 188px;
	}
#footer {
	font-style: italic;
	color: #CCCCCC;
	}
	#footer a {
	color: #CCCCCC;	
	}
#footer .copyright {
	display: inline;
	float: left;
	margin-top: 125px;
	color: #C4C4C4;
	}
	.credit {
display:none;
}
.child-credit {
display:none;
}

/*  SIDEBAR STYLES */
	
	.primary-active .content, .secondary-active .content {
}
#primary, #secondary {
	margin: 0px 0 -10px !important;
}
#primary  {
	width: 225px;
	position: relative;
	float: left;
}
	/* Widgets */
.widget {
	overflow: hidden;
	margin: 0 0 15px 0;
	color: #464646;
	}
.widget a {
	color: #464646;
	text-decoration: underline;
	}
.widget a:hover {
	color: #d54e21;
	text-decoration: none;
	}

/* Widget titles */
.widget-title {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	}

/* Utility widget areas */
#utility-before-content, #utility-after-content, #utility-after-page, #utility-after-single {
	margin: 0 0 21px 0;
	padding: 20px 20px 0 20px;
	border: 1px solid #ccc;
	}
.no-widgets .content, .no-default-widgets .content {
}
#subsidiary {
	margin: 0 0 21px 0;
}
#subsidiary .widget {
	border: none;
	padding: 0;
}
#subsidiary .widget:last-child {
	margin-right: 0;
}
#subsidiary .widget-title {
	font-size: 16px;
	font-weight: bold;
}


/* Links */
a {
	color: #333333;
	text-decoration: none;
	}
a:visited {
	color: #000000;
	}
a:hover, a:active {
	color: #990000;
	text-decoration: underline;
	}
	
	/* Title Tags */
	h1.page-title entry-title{
	padding-left: 65px;
}
h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000;
	font-weight: bold;
	}
h2 {
	font-size: 21px;
	}
h3 {
	font-size: 19px;
	}
h4 {
	font-size: 17px;
	}
h5 {
	font-size: 15px;
	}
h6 {
	font-size: 13px;
	}

/* Lists */
ul {
	list-style: square;
	}

/* Blockquotes */
blockquote {
	font-style: italic;
	color: #555;
	}
blockquote blockquote {
	color: #777;
	}
blockquote em {
	font-style: normal;
	}
	
	/* Tables */
table {
	width: 100%;
	border-collapse: separate;

	}
caption {
	font-size: 16px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	padding-bottom: 6px;
	text-transform: uppercase;
	text-decoration: none;
	}
td, th {
	padding: 3px 6px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
th { background: #EAEAEA;
	}
	
	/*Calendar*/
#wp-calendar {
	background: #fff;
	font-size: 10px;
	width: 100%;
}
#wp-calendar th, #wp-calendar td {
	border: none;
	padding: 2px;
	text-align: center;
}
#wp-calendar td a {
	background: #fff;
	display: block;
	font-weight: bold;
	padding: 0 3px;
}
#wp-calendar #prev {
  text-align:left;
}
#wp-calendar #next {
  text-align:right;
}
#prev a, #prev a:hover, #next a, #next a:hover {
	text-decoration: none;
	background: #FFFFFF;
}
.ec3_popup table {
	border:solid #999 1px;        /* popup background colour */
	font-size:.9em;            /* popup font size */
	color:black;
	text-align:left;
	background: #FFFF99;
}
.ec3_popup table td {
 padding:1.5px 3px 1.5px 3px;
}
#ec3_shadow0 div, #ec3_shadow0, #ec3_shadow1, #ec3_shadow2 div, #ec3_shadow2{
display:none !important;
}

/***
 ***  Event list
 ***/

.ec3_list {
 margin-left:-12px;
 word-spacing:-1px;
 letter-spacing:-0.2px;
 color:#800;
}

.ec3_list li {
 font-size:11px !IMPORTANT;
}
.ec3_eventday a {
	background: #FF0000 !important;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.ec3_eventday a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
table.ec3_schedule {
	border-collapse:collapse;
	margin:0.5px 1px 0.5px 0;
	border:none;
	float:left;
}

#wp-calendar table td,
#wp-calendar table th {
  text-align:center;
}

#wp-calendar table td,
#wp-calendar table td.pad:hover,
#wp-calendar table.nav tr td {
 padding:1px;
 border:none;
}

#wp-calendar table td:hover,
#wp-calendar table #today {
	padding:0px;
	border:solid 1px #999;
	background: #FFD5D5;
}

/* Drop caps */
.drop-cap {
	float: left;
	margin: 3px 3px 0 0;
	font: normal normal normal 47px/35px "Warnock Pro", "Goudy Old Style", Palatino,"Book Antiqua", Georgia, serif;
	color: #333;
	}

/* Notes */
.note {
	padding: 6px 9px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* Warnings/Alerts */
.warning, .alert {
	padding: 6px 9px;
	background: #fffbbc;
	border: 1px solid #E6DB55;
	}

/* Errors */
.error {
	padding: 6px 9px;
	background: #ffebe8;
	border: 1px solid #C00;
	}

/* Downloads */
.download {
	padding: 6px 9px;
	background: #e7f7d3;
	border: 1px solid #6c3;
	}


/* DDform mailer */
.ddfmwrap {
	margin-left: 50px !important;
}
.contact-form{margin-bottom:21px}
.contact-form legend{display:none}
.contact-form .form-input input{display:block;margin-bottom:6px;padding:3px 6px;width:300px}
.contact-form label{font-size:.9em}
.contact-form textarea{width:97%;margin-bottom:6px;padding:6px}
.contact-form .form-option{margin-bottom:6px}.contact-form .button{width:100px;margin-right:9px;padding:6px 9px}
.contact-form .button:hover{cursor:pointer}


/* Images */
.post img {
	max-width: 568px;
	padding: 5px;
	border: 1px solid #ccc;
	}

.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px 15px 0 0;
	}

/* Captions [caption] */
.wp-caption {
	max-width: 576px;
	margin-top: 6px;
	padding: 6px 1px 0 1px;
	border: 1px solid #ccc;
	text-align: center;
	}
.wp-caption .wp-caption-text {
	margin: 0;
	padding: 0 5px;
	text-align: right;
	font-size: .9em;
	font-style: italic;
	color: #666;
	}
.wp-caption img {
	max-width: 564px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #666;
	}

/* Gallery [gallery] */
.gallery img {
	border: 1px solid #ccc;
	}

/* Avatars */
.avatar {
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px 15px 0 0;
	padding: 5px;
	border: 1px solid #ccc;
	}

/* Homepage Slider */

.page-template-slider .content {
	width: 900px;
}
.page-template-slider .sliderwrapper {
	height: 300px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 900px;
	z-index: 0;
}
.page-template-slider .sliderwrapper .contentdiv {
	height: 400px;
	left: 30px;
	margin: 0 auto;
	max-height: 400px;
	moz-opacity: 1;
	opacity: 1;
	position: absolute;
	top: 0;
	visibility: hidden;
	width: 800px;
	z-index: 9;
}
.page-template-slider .sliderwrapper .contentdiv img {
	max-height: 300px;
	max-width: 300px;
}
.page-template-slider .sliderwrapper .contentdiv .home-slide-content {
	float: left;
	width: 450px;
}
.page-template-slider .sliderwrapper .contentdiv .home-slide-image {
	float: right;
	width: 310px;
}
.page-template-slider .sliderwrapper .contentdiv .home-slide-image .home-slide {
	border: 1px solid #ccc;
	padding: 5px;
}
.page-template-slider .pagination a {
	display: block;
	height: 27px;
	position: absolute;
	text-indent: 9999px;
	top: 135px;
	width: 27px;
	z-index: 99;
}
.page-template-slider .pagination a.prev {
	background: url('library/images/arr-left.gif');
	left: 0;
}
.page-template-slider .pagination a.next {
	background: url('library/images/arr-right.gif');
	right: 0;
}
.page-template-slider .byline,
.page-template-slider .entry-meta,
.page-template-slider .byline a,
.page-template-slider .entry-meta a {
	color: #999;
	font-size: 11px;
}
.page-template-slider .navigation-links,
.page-template-slider .wp-pagenavi {
	display: none;
}