/* 
  -----------------------------------
  Quick Columns
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/

/*The container for each column structure. Before and After pseudoclasses used to clear the floats.*/
.p7QC {
	zoom: 1;
}
.p7QC:before,
.p7QC:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
}
.p7QC:after {
	clear: both;
}
/*All Columns are floated left.*/
.p7QC-Col {
    float: left;
}

/*The Base Widths for each column in the available structures.*/
.p7QC .percent15 {width: 15%;}
.p7QC .percent166 {width: 16.666%;}
.p7QC .percent20 {width: 20%;}
.p7QC .percent25 {width: 25%;}
.p7QC .percent30 {width: 30%;}
.p7QC .percent333 {width: 33.333%;}
.p7QC .percent40 {width: 40%;}
.p7QC .percent50 {width: 50%;}
.p7QC .percent60 {width: 60%;}
.p7QC .percent75 {width: 75%;}

/*Default padding for the content inside all columns*/
.p7QC-content {padding: 20px;}

.p7QC-content-logoleftcol {padding: 0px;}

.p7QC-content-logorightcol {
	text-align: right;
	font-size: 1.2em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;	
}

.linktext { color:#FFFFFF}

.linktext a:link {
	color:#FFF;
	text-decoration: underline;
}

.linktext a:visited { color:#FFFFFF;
text-decoration:underline;
}

.linktext a:hover {color:#FFCC00;
text-decoration:underline;
}

.p7QC-content-buckets1leftcol {
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}


.p7QC-content-buckets1midcol {
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	background: #62021d; /* Old browsers */
background: -moz-linear-gradient(top, #62021d 0%, #8b1234 50%, #8b1234 50%, #c4195d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#62021d), color-stop(50%,#8b1234), color-stop(50%,#8b1234), color-stop(100%,#c4195d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #62021d 0%,#8b1234 50%,#8b1234 50%,#c4195d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #62021d 0%,#8b1234 50%,#8b1234 50%,#c4195d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #62021d 0%,#8b1234 50%,#8b1234 50%,#c4195d 100%); /* IE10+ */
background: linear-gradient(to bottom, #62021d 0%,#8b1234 50%,#8b1234 50%,#c4195d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62021d', endColorstr='#c4195d',GradientType=0 ); /* IE6-9 */
}
.p7QC-content-buckets1rightcol {
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#42103e+0,79317f+100 */
background: #42103e; /* Old browsers */
background: -moz-linear-gradient(top, #42103e 0%, #79317f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#42103e), color-stop(100%,#79317f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #42103e 0%,#79317f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #42103e 0%,#79317f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #42103e 0%,#79317f 100%); /* IE10+ */
background: linear-gradient(to bottom, #42103e 0%,#79317f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42103e', endColorstr='#79317f',GradientType=0 ); /* IE6-9 */
}

.p7QC-content-buckets2rightcol {text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c67b0e+0,f89d19+100 */
background: #c67b0e; /* Old browsers */
background: -moz-linear-gradient(top, #c67b0e 0%, #f89d19 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c67b0e), color-stop(100%,#f89d19)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #c67b0e 0%,#f89d19 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #c67b0e 0%,#f89d19 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #c67b0e 0%,#f89d19 100%); /* IE10+ */
background: linear-gradient(to bottom, #c67b0e 0%,#f89d19 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c67b0e', endColorstr='#f89d19',GradientType=0 ); /* IE6-9 */
	
}

.p7QC-content-buckets2leftcol {text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#026c77+0,00aabb+100 */
background: #026c77; /* Old browsers */
background: -moz-linear-gradient(top, #026c77 0%, #00aabb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#026c77), color-stop(100%,#00aabb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #026c77 0%,#00aabb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #026c77 0%,#00aabb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #026c77 0%,#00aabb 100%); /* IE10+ */
background: linear-gradient(to bottom, #026c77 0%,#00aabb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#026c77', endColorstr='#00aabb',GradientType=0 ); /* IE6-9 */
}


.p7QC-content-galleriesbuckets {
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}


/*Width recalculations for columns when they are boxed. 
Since boxed columns have a space between them assigned via right margin, 
we need to reduce the width of each column accordingly*/
.p7QC .percent166.boxed {width: 15%;}
.p7QC .percent20.boxed {width: 18.4%;}
.p7QC .percent25.boxed {width: 23.5%;}
.p7QC .percent333.boxed {width: 32%;}
.p7QC .percent40.boxed {width: 38%;}
.p7QC .percent50.boxed {width: 49%;}
.p7QC .percent75.boxed {width: 74%;}

/*Using margin to separate the columns when the boxed option is chosen*/
.p7QC-Col.boxed.spacer {margin-left: 2%;}

/*Assigning logical borders to render dividers between columns*/
.p7QC-content.border-left {border-left: 1px solid #000;}

/*Boxed columns get borders all the way around*/
.p7QC .p7QC-content.boxed {border: 1px solid #000;}

/*Utility Rules*/
/*Make images scalable*/
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}
/*Sample Rule to set background color, radius, and shadow*/
.prettify-sample-orange {
	background-color: #FF5328;
	border-radius: 5px;
	color: #FFF;
	box-shadow: 0px 0px 30px #000;
}
.prettify-sample-blue {
	background-color: #567DA9;
	border-radius: 5px;
	color: #FFF;
	box-shadow: 0px 0px 30px #000;
}
.prettify-sample-white {
	background-color: #FFF;
	border-radius: 5px;
	color: #000;
}
.prettify-sample-keylined {
	border: 1px solid #000;
}
.prettify-sample-wrapper {
	background-color: #333;
	padding: 20px;
	border-radius: 5px;
	color: #FFF;
	box-shadow: 0px 0px 30px #000;
}
/*MEDIA QUERIES*/
/*
For media queries to work correctly in 
mobile devices, you must add this viewport meta tag to your page:
<meta name="viewport" content="width=device-width">
(place the query in the head region)
*/

/*SMARTPHONE AND NARROW WINDOWS (LESS THAN 700PX WIDE)*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
    .p7QC-Col {
        float: none;
        width: auto !important;
    }
    .p7QC-content {
        padding: .5em 1.5em;
        border: none !important;
        height: auto !important;
        max-height: 888678px;
    }
}

/*Smartphones ONLY*/
@media only screen and (max-device-width: 480px) {}

/*Portrait Tablet ONLY. Use this query to add rules for tablets in Prtrait orientation.
Landscape tablets should get a normal and unaltered display.*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {}
