@import url("modules.css");
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700,400italic|Squada+One);

html { 
	background-color: #fff;
}
body {
	margin: 0;
	padding: 0;
	font-size:64%;
	font-family: 'Lato', sans-serif;
	background-image: url('Shipibobackgroundtall.jpg');
	background-repeat: repeat;
}

#container {
	width: 100%;
	background-position: left top; 
	margin: 0;
	padding: 0 0 6px 0;
}
#header {
	display: block;
	padding: 0;
	margin: 0;
}
#header img {
	display: block;
	width: 100%;
	height: auto;
}

#logoName {
	display: block;
	display: none;
	position: relative;
	float: left;
	margin: 15px 0 auto 15px;
	padding: 10px 0 0 0;
}
#logoName img {
	display: inline-block;
	position: relative;
	float:left; 
	margin: -13px 14px 10px 2px;
	padding: 4px 4px 20px 4px;
}
#logoName1 {
	display: block;
	font-size: 2.95em;
	font-weight: light;
	font-weight: 200;
	color:#9d01a5;
	margin: 0 50px 0 0;
	text-align: left;
	vertical-align: middle;
	text-shadow: 1px 1px 1px #999;
}
#logoName2 {
	display: block;
	position: relative;
	margin: 5px 20px 0 0;
	padding: 2px 0 0 0;
	font-size: 1.9em!important;
	font-weight: 400;
	text-align: left;
	color:#039900;
}
#phone {
	display; block;
	display: none;
	height: 30px;
	font-size: 2.2em;
	font-weight: 600;
	color: #039900;
	float: right;
	padding: 6px 6px 6px 9px;
	margin: 10px 20px 0 0;
	z-index:500;
	text-align: right;
	text-shadow: 1px 1px 1px #999;
}

#horizBar {                            
	display: none;
	padding: 0;
	margin: -8px auto 12px auto;
	height: 335px;
	width: 978px;
	z-index: 2;
}
#horizBar img {
	-moz-border-radius: 0 0 12px 12px;
	-webkit-border-radius:  0 0 12px 12px;
	-khtml-border-radius: 0 0 12px 12px;
	border-radius:0 0 12px 12px; 
}

/* --------- MODULES ---------*/


.imageGallery{              /* decorates both video and photo gallery icons */
	border: solid 2px  #e7e7e7 !important;
	background-image: url(/images/video-thumbs-blue.jpg2);
	background-repeat: repeat-x;
	background-position: left top;
	background: #e7e9e6;
	border: solid 4px #fff;
	 -moz-box-shadow:    1px 1px 5px 5px #ccc;
 	-webkit-box-shadow:  1px 1px 5px 5px #ccc;
 	box-shadow:          1px 1px 5px 5px #ccc;
	padding: 3px;
	margin-bottom: 14px;
}

#SidebarContent .imageGallery{
border: solid 0px  #C1D4E6 !important;
padding: 3px;
margin: 12px 0 0 0;
background-color: #fbfbfb;
border: solid 6px #fff;
 -moz-box-shadow:    1px 1px 3px 3px #ccc;
 	-webkit-box-shadow:  1px 1px 3px 3px #ccc;
 	box-shadow:          1px 1px 3px 3px #ccc;
}

.videothumbails_container {
	border: solid 2px #e7e7e7 !important;
	background-image: url(/images/video-thumbs-blue.jpg2);
	background-repeat: repeat-x;
	background-position: left top;
		background: #e7e9e6;
	border: solid 4px #fff;
	 -moz-box-shadow:    1px 1px 3px 3px #ccc;
 	-webkit-box-shadow:  1px 1px 3px 3px #ccc;
 	box-shadow:          1px 1px 3px 3px #ccc;
	margin-bottom: 14px;
	width: 90%;
}

.videocontainer {border: solid 0px #900;}


.videocontainer iframe,  
.videocontainer object,  
.videocontainer embed {
	position: relative;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important;
}



p {
	margin-top:0em;
	margin-bottom:1.5em;
}

td {
	font-size:1.2em;
	line-height:100%
}
td td, #contentWrapper ul ul {
	font-size:100%;
}
#contentWrapper a, #contentWrapper a:visited {
	color:#9d01a5 !important;
}
a:hover, a:visited:hover {
	text-decoration:none;
}


h1 {
	line-height: 33px;
	font-size: 33px;
	font-weight: normal;
	color: #5c7542 !important;
	text-shadow: 1px 1px 1px #ccc;
	margin: 3px 0 6px 0;
}
h2 {
	line-height: 14px;
	font-size: 14px;
	font-weight: normal;
	color: #5c7542 !important;
	margin: 7px 0 0 2px;
}
.module_bottom_spacer {
	height:25px;
	display:block;
}
#welcome_date {
	display:none;
}


#mainContentWrapper {
	min-height:553px;
	padding-bottom:20px;
	margin-bottom: 14px;
}

/* content area - contentWarapper("box" around the sectionNav mainContent and SidebarContent) */
#contentWrapper {
	background: #fff;
	height:auto !important;
	width: 954px;
	padding: 10px;
	margin: 5px auto 0 auto;
	text-align:center;
	-moz-border-radius: 12px 12px 0 0;
	-webkit-border-radius: 12px 12px 0 0;
	-khtml-border-radius: 12px 12px 0 0;
	border-radius: 12px 12px 0 0;
}

#SidebarContent {
	display:block;
	width:35%;
	float:right;
	clear:none;
	margin: 0 10px 0 3px;
	padding:10px 12px 10px 12px;
	text-align:left;
	height:100% !important;
	min-height:500px;
	height:500px;
	overflow: hidden;
	background-color: #fff;
	border: solid 1px #e7f0f8;
	-moz-border-radius: 12px 12px 0 0;
	-webkit-border-radius: 12px 12px 0 0;
	-khtml-border-radius: 12px 12px 0 0;
	border-radius: 12px 12px 0 0;
}
#mainContent {
	height:auto;
	width: 96%;
	font-size:1.2em;
	line-height: 16px;
	text-align:left;
	margin: 0 2px 0 10px;
	padding:10px 12px 10px 12px;
	border: solid 0px #999;
	
}


/* section nav can be used as a duplicate of the current section subnav.   Example: sectionNav can be used to display the subnav for that section within the content area */
#sectionNav {
	display:none;
}
#sectionNav ul {
}
#sectionNav li {
}
#sectionNav li a {
}
#sectionNav li a:hover {
}
#sectionNav li a.active {
}

/*  End content area *//* bottom area - bottom("box" around bottomNav and copyright) */



#bottom {
	width:100%;
	height:70px;
	margin: 24px 0 20px 0;
	padding: 0;
	background-color: #50663a;
	-webkit-box-shadow: 0 0 2px 2px #666;
	-moz-box-shadow: 0 0 2px 2px #666;
	box-shadow: 0 0 2px 2px #666;
}
#bottomNav {
	display: block;
	width: 98%;
	height: 20px;
	float: left;
	margin: 15px auto 2px auto;
	padding: 1px 1px 0 0;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#bottomNav ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
#bottomNav li {
	display: inline;
	margin-left: 0;
	margin-right: 8px;
	padding: 0;
	list-style: none;
	width: auto;
}
#bottomNav a {
	font: 11px 'Open Sans', Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}
#bottomNav a:hover {
	color: #333;
	text-decoration: underline;
}
#copyright {
	display: block;
	width: 98%;
	float: left;
	margin: 0 auto 0 auto;
	text-align: center;
}
#copyright a {
	font-size: .85em;
	color: #000;
}
#copyright a:hover {
	font-size: .85em;
	color: #333;
}

/* End bottom area */


.clear {
	position:relative;
	clear:both;
	float:none;
	height:1px;
	width:100%;
}
.clear-block {
	clear:both;
	display:block;
}	



/* --------------------------  MAIN TOP NAV -------------------------- */
#main-menu {
	display: block;
	height: 45px;
	width: 100%;
	background-color: #50663a;
	text-align: right;
	margin: 0;
	padding: 0;
	box-shadow: 3px 3px 6px #333;
	z-index:1000;
}
.responsive-menu {
	position: relative;
	width: 990px;
	padding: 0;
	margin: 0 auto;
	height: 45px;
}

/* main nav level 1*/
.responsive-menu ul {
	margin: 0;
	padding: 6px 0 0 0;
	height: 23px;
}
.responsive-menu li {
	float:left;
	margin-top:3px;
	margin-left:0px;
	margin-right:8px;
	padding:0px;
	list-style:none;
	text-align:center;
	width:auto;
}
.responsive-menu li a {	/* background-color:#96C7ED; -- color background main nav */
	padding:7px 5px 6px 5px;
	display:block;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
.responsive-menu li a:hover {
	color: #f7ff8b;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-khtml-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0; 
}
.responsive-menu li a.active {
}

/* End main nav *//* ---- 2nd level --- *//* 2nd level ul styles */

.responsive-menu ul ul {
	position: absolute;
	display:block;
	top: 33px;
	margin:-3px 0 2px 0; /* added to make links grabble */
	padding:0;
	width:auto;
	height:auto;
	border-bottom: 1px solid #b134b7;
	visibility: hidden;
	background-color: #50663a;
}
/* 2nd level li styles */
.responsive-menu ul ul li {
	text-align:center;
	width: 200px;
	clear:both;
	height:auto;
	margin:0;
	padding:0;
	background-color:#00529b;
}

/* 2nd level links style */
.responsive-menu ul ul li a {
	background-color: #50663a;
	padding-top:5px;
	display:block;
	border-collapse:collapse;
	height:auto;
	font:normal 12px;
	font-weight: 200;
	color: #fff;
	text-transform: none;
	text-decoration: none;
}
.responsive-menu ul ul li a:hover {
	color: #f7ff8b;
	display: block;
	background-color: #50663a;
}

/* level 2 arrow to 3rd level image */
.responsive-menu ul ul img {
	display:none;
}

/* ---- 3rd level --- *//* 3nd level ul styles */
.responsive-menu ul ul ul {
	position: absolute;
	top:0px;
	left:200px;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	visibility: hidden;
}

/* 3nd level li styles */
.responsive-menu ul ul ul li {
	text-align:center;
	width: 200px;
	clear:both;
	height:auto;
	margin:0;
	padding:0;
}

/*  3rd level links style */
.responsive-menu ul ul ul li a {
	background-color: #50663a;
	padding-top:5px;
	display:block;
	border-collapse:collapse;
	height:auto;
	font:normal 12px;
	color: #fff;
	text-decoration: none;
}
.responsive-menu ul ul ul li a:hover {
	color: #f7ff8b;
	display: block;
}
/* ---- functions --- *//* display sub leveles */
.responsive-menu li:hover ul, .responsive-menu li:hover li:hover ul {
	visibility: visible;
}

/* hide 3rd level when hovering other leveles */
.responsive-menu li:hover ul ul {
	visibility: hidden;
}

/* sub nav - only used in non-dropdown style menu */
#subnav {
	display:none;
}
#subnav ul {
}
#subnav li {
}
#subnav li a {
}
#subnav li a:hover {
}
#subnav li a.active {
}/* End sub nav */

/* ------------ EDITOR MODULE ------------------ */

.editor img {
	padding: 0;
	margin: 8px;
}

/* ------------ NEWS MODULE ------------------ */

.detailview {
	background-color:#ffffff;
}
.news {
	margin-bottom:.3em;
}
.news li {
	margin:0 0 10px -25px;
	color: #fc0 !important;
}
.news li a {
	color: #ccc !important;
}
#SidebarContent .news li a {
	color: #9d01a5 !important;
}
.news a {
	font-size: .7em;
	font-weight:bold;
	color: #9d01a5!important;
/*
	font-size: 1em !important;
	line-height:100%;
*/
}
.news h2 a {
	text-decoration:none !important;
	font-size:1.2em !important;
}
.article {
	color: #687d31 !important;
	font-size: 1.2em;
}
#mainContent .news h2 {
	font-size:1.4em;
	margin-bottom:.3em;
	font-weight:bold;
}
/*
#mainContent .news a {
	font-size: 1em !important;
	font-weight:bold;
	color: #9d01a5;!important;
	line-height:100%;
}
*/
#SidebarContent .news h2 {
	font-size:1.4em;
	margin-bottom:.3em;
	font-weight:bold;
}
.pNews {
	font-size:1em !important;
	font-weight:normal !important;
	color:#000000;
}
.pNews a {
	font-weight:bold;
	display:block;
	
	
}/* ------------ CONTACT FORM MODULE ------------------ */


#mainContent #contactform form {
	display:inline-block;
}
#mainContent #contactform .clear-block {
	padding:7px 0;
}
#mainContent #contactform label {
	float:left;
	min-width:150px;
	_width:150px;

}
#mainContent #contactform .question_input {
	float:left;
}

#mainContent #contactform input[type=submit] {
	width:110px;
	height: 28px;
	background: #9d01a5;
	color: #fff;
	float: left;
	border: solid 1px #ccc;
	 border-radius: 5px;
	-moz-border-radius:5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
   
}


#SidebarContent #contactform .editor {
	border: solid 2px #ccc!important;
	width:95%;
}

#SidebarContent #contactform  {
	border: solid 1px #ccc!important;
		background: #e7e7e7!important;
	width:95%;
	margin-top: 10px;
}

#SidebarContent #contactform input[type=text], #SidebarContent #contactform input[type=email] {
	width:250px;
}

#SidebarContent #contactform input[type=submit] {
	width:110px;
	height: 28px;
	background: #9d01a5;
	color: #fff;
	border: solid 1px #ccc;
	 border-radius: 5px;
	-moz-border-radius:5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
   
}


/* ------------ CALENDAR ------------------ */



.fullCalendar {border: solid 1px #900; margin-top: 10px; width: 99%;}

.MonthNavigation{
	background-color:#d4e9fd !important;	
	border: solid 1px #900; margin-top: 10px; width: 99%;
}
.Today{
	background-color:#d4e9fd !important;
}
/* background behind date number & weekend boxes */
.DateLabel,.Weekend{
	background-color:#f7f7ee !important;
}
/* background behind Days of week at top */
.DateHeader{
	background-color:#edecda !important;
}
/* background behind Days not in month */
.Inactive{
	background-color:#f8f8f8 !important;
}
/* --------- Social Media ------------- */

iframe {
	position: relative;
	z-index: 1;
}
	
/* --------- Social Media ------------- */
.socialNetworking{
	display:block;
	clear:both;
	float:none;
}
.socialNetworking div{
	float:left;
	margin:10px 8px 15px 0;
}

@media screen and (max-width: 979px) {
	#container, #header, #horizBar, #contentWrapper, #bottom, #bottomNav, #copyright {
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		border: 0 !important;
	}
	#container img {
		max-width: 98% !important;
		height: auto;
	}
	#header, #bottom {
		background-size: 100% 100% !important;
	}
	#logoName img {
		max-height: 100% !important;
		width: auto !important;
	}
	#mainContent {
		width: 98% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 1% !important;
		padding-right: 1% !important;
		border: 0 !important;
		overflow: hidden;
	}
	#SidebarContent {
		width: 96% !important;
		margin-left: 1% !important;
		margin-right: 1% !important;
		padding-left: 1% !important;
		padding-right: 1% !important;
		border: 0 !important;
		overflow: hidden;
	}
	#contactform {
		max-width: 100%;
		margin: 0;
		padding: 0;
	}
	#contactform label {
		max-width: 80%;
	}
	#contactform input[type="text"] {
		max-width: 75%;
	}
	#contactform input[type="email"] {
		max-width: 75%;
	}
	#contactform textarea {
		max-width: 80%;
	}
	.editor table {
		border: solid 0px #ccc;
		display: block !important;
		max-width: 100% !important;
	}

	#phone {
		margin: 0 !important;
		padding: 15px 6px 0 0 !important;
	}
	#logoName {
		padding: 0 !important;
	}
	#displayname {
		font-size: .85em;
	}

	#horizBar {
		margin-top: 16px !important;
	}
	#bottomNav a {
		font-size: 8px;
	}
	#copyright {
		font-size: 8px;
	}
}
