/*
 Theme Name:   CCECPSCO Child Theme
 Theme URI:    https://www.gaslightmedia.com/
 Description:  Quicksite Child Theme
 Author:       Gaslight Media
 Author URI:   https://www.gaslightmedia.com
 Template:     glmquicksite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  glmquicksitechild
*/
@import url(https://fonts.googleapis.com/css?family=Droid+Serif);

body {
  margin: 0;
  text-align: center;
  font-family: arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  background: #cee7ca url(assets/bg1.jpg) repeat-x;
}
a:link {color: #006BB5;}
a:visited {color: #006BB5;}
a:hover {color: #000;}
a:active {color: #006BB5;}
img {
	border: 0;
	display: block;
	}
/* Wrappers */
#wrapper {
	width: 900px;
	margin: 20px auto;
	text-align: left;
	background: url(assets/content-top.png) no-repeat;
	padding-top: 27px;
	}
#wrapperInner {
	margin: 0;
	height: 1%;
	overflow: hidden;
	background: url(assets/content-bg.png) repeat-y;
	padding: 13px 13px 0 13px;
	}
/* Header Area */
#top {
	height: 270px;
	width: 228px;
	float: left;
	margin-right: 20px;
	padding: 0 15px;
	background: url(assets/shadow.png) no-repeat left bottom;
	}
#logo {
	}
/* Main Contant Area */
#main {
	width: 620px;
	margin-top: -260px;
	float: right;
	position: relative;
	padding-bottom: 30px;
	}
/* Column */
#column {
	width: 202px;
	margin: -55px 20px 0 0;
	position: relative;
	float: left;
	clear: left;
	padding:0 13px 70px 13px;
	background: url(assets/shadow.png) no-repeat left bottom;
	}
#address {
	background: url(assets/shadow.png) no-repeat;
	margin: 20px -13px;
	padding: 10px 13px;
	}
.fn {
	font-size: 15px;}
.adr p {
	margin: 0;
	}
/* Toolbox */
#toolbox {
	margin: 20px 15px;
	}
h1, h2 {
	font-size: 30px;
	margin-bottom: 1em;
	font-family: 'Droid Serif', arial, serif;
	}
.imageright, .imageleft {
	position: relative;
	}
.imageright {
	float: right;
	margin: 0 0 10px 10px;
	}
.imageleft {
	float: left;
	margin: 0 10px 10px 0;
	}
.imageright img, .imageleft img {
	border-bottom: 1px solid #000;
	}
.imagecaption {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	}
.listing {
	clear: both;
	}
#breadcrumbs {
	font-size: 11px;
	}
#breadcrumbs a {
	font-weight: bold;
	}
#breadcrumbs a:hover {
	color: #006;
	}
/* Main Nav */
#nav {
	background: #274f75;
	margin: 0;
	}
#nav h2 {
	padding: 5px 5px 10px 5px;
	color: #fff;
	margin: 0;
	border-bottom: 1px solid #4489cb;
	}
#nav ul {
	margin: 0;
	padding: 6px;
	list-style-type: none;
	}
#nav ul li {
	margin: 0;
	padding: 0;
	zoom: 1;
	background: #336799;
	}
#nav ul li a {
	display: block;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 3px #274f75; /* FF3.5+, Opera 9+, Saf1+, Chrome */
	zoom: 1;
	border-bottom: 1px solid #264d73;
	border-top: 1px solid #3c79b4;
	}
#nav ul ul {
	padding: 0;
	}
#nav ul ul li a {
	border: none;
	padding: 3px 3px 3px 20px;
	font-weight: normal;
	text-shadow: none;
	}
#nav ul ul ul li a {
	border: none;
	padding: 3px 3px 3px 40px;
	font-weight: normal;
	text-shadow: none;
	}
#nav ul a:link {color: white;}
#nav ul a:visited {color: white;}
#nav ul a:hover {
	color: white;
	background: #1e3d5b;
   	-moz-box-shadow: inset 0px 0px 10px #162d43;
	-webkit-box-shadow: inset 0px 0px 10px #162d43;
	box-shadow: inset 0px 0px 10px #162d43;
	}
#nav ul a:active {color: white;}
#nav ul ul a {background: #4081bf;}
#nav ul ul a:hover {
	background: #008644;
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
	box-shadow: none;
	}
a#current {
	color: #ffff33 !important;
	background: #1e3d5b;
   	-moz-box-shadow: inset 0px 0px 10px #162d43;
	-webkit-box-shadow: inset 0px 0px 10px #162d43;
	box-shadow: inset 0px 0px 10px #162d43;
	}
ul ul a#current {
	color: #ffff33 !important;
	background: #008644;
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
	box-shadow: none;
	}
/* Copyright */
#copyright {
	background: url(assets/footer.png) no-repeat center bottom;
	clear: both;
	padding: 10px 40px 30px 300px;
	text-align: right;
	position: relative;
	bottom: 0;
	width: 560px;
	margin-left: -13px;
	font-size: 11px;

	}
/* Image Upload Icons */
.file-download, .download {
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 2px;
	padding-left: 18px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 5px;
	display: block;
	float: left;
	clear: left;
}
.avi    { background-image: url(https://app.gaslightmedia.com/QuickSite/images/file-ext/avi.gif);}
.doc    { background-image: url(https://app.gaslightmedia.com/QuickSite/images/file-ext/doc.gif);}
.gif    { background-image: url(https://app.gaslightmedia.com/QuickSite/images/file-ext/gif.gif);}
.html   { background-image: url(https://app.gaslightmedia.com/QuickSite/images/file-ext/html.gif);}
.jpg    { background-image: url(https://app.gaslightmedia.com/QuickSite/images/file-ext/jpg.gif);}
.mov    { background-image: url(https://app.gaslightmedia.com/QuickSite/images/file-ext/mov.gif);}
.mp3    { background-image: url(https://app.gaslightmedia.com/QuickSite/images/file-ext/mp3.gif);}
.pdf    { background-image: url(https://app.gaslightmedia.com/QuickSite/images/file-ext/pdf.png);}
.ppt    { background-image: url(https://app.gaslightmedia.com/QuickSite/images/file-ext/ppt.gif);}
.txt    { background-image: url(https://app.gaslightmedia.com/QuickSite/images/file-ext/txt.png);}
.wmv    { background-image: url(https://app.gaslightmedia.com/QuickSite/images/file-ext/wmv.gif);}
.xls    { background-image: url(https://app.gaslightmedia.com/QuickSite/images/file-ext/xls.gif);}
.zip    { background-image: url(https://app.gaslightmedia.com/QuickSite/images/file-ext/zip.png);}
.download {
	background-image: url(https://app.gaslightmedia.com/QuickSite/images/file-ext/download.gif);
	clear:  none;
	background-repeat: no-repeat;
}
