/*
Theme Name: All Squared website 2015
Theme URI: http://www.roodee.co.uk
Description: All Squared website 2015 theme by Roodee
Author: Roodee
Version: 1.0
Tags: All Squared website 2015 theme
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 0.9em;line-height: 1.5;color: #333333;text-align: left;}
.body {margin: 0 auto;clear: both;background-color: #19296a;background-image: url(images/bg.jpg);background-repeat: repeat-x;}
.wrapper {width: 960px;margin-left: auto;margin-right: auto;margin-top: 10px;height: auto;background-color: #fff;display: block;overflow: hidden;}
.wrapper-index {width: 960px;margin-left: auto;margin-right: auto;margin-top: 0px;height: auto;padding-top: 20px;}
a:link, a:visited {color: #19296a;text-decoration: none;}
a:hover {}


/* Header */
.mainheader {margin-right: auto;margin-left: auto;width: 960px;height: 150px;display: block;clear: both;background-color: #fff;margin-top: 10px;margin-bottom: 20px;}
.logo {width: 415px; height: auto;margin-top: 10px;margin-bottom: 0;margin-left: 10px;;margin-bottom: 10px;float: left;}
.top-nav {float: right;margin-top: 70px;margin-right: 10px;height: 38px;width: 210px;padding-left: 20px;padding-top:9px;background-color: #637eee;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.top-nav a:link {color: #fff !important;}
.top-nav ul {list-style:none;margin: 0 auto;}
.top-nav ul li {float: left;display: inline;color: #fff;text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);font-size: 1.3em;}
.top-nav-cta a {color: #fff;background-color: #8ad300;margin-right: 15px;padding-top: 5px;padding-bottom: 5px;padding-left: 15px;padding-right: 30px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;		background-image: url(images/small-triangle.png);background-position: 231px 9px;background-repeat: no-repeat;}
.top-nav-cta a:hover {background-color: #ffa027;}


nav {height: 38px;width: 960px;margin-top: 0px !important;display: block;overflow: hidden;font-size: 1em;font-weight: normal;	background-image: url(images/nav-bg.jpg);background-repeat: repeat-x;margin-left: auto;margin-right: auto;}

#menu ul {list-style:none;margin: 0 auto;}
#menu ul li {float: left;display: inline;}
#menu a:link, #menu a:visited {display: inline-block;padding-top: 5px;padding-left: 10px;padding-right: 10px;
padding-bottom: 10px;height: 16px;color: #fff;margin-top: 3px;margin-left: 10px;margin-right: 10px;border-style: none;}
#menu a:hover, #menu a:active {color: #fff;text-shadow: none;background-color: #a3aeb6;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}


/* =Slider
-------------------------------------------------------------- */
.slider-container {width: 960px;height: 337px;margin-left: auto;margin-right: auto;display: block;overflow: hidden;clear: both;background-color: #dedede;}
.slider {width: 960px;height: 299px;margin-left: auto;margin-right: auto;margin-bottom: 0px !important;}


/* =Index page
-------------------------------------------------------------- */

.content-index {width: 920px;height: auto;padding: 20px;background-color: #fff;overflow: hidden;margin-bottom: 20px;}
.content-index p {margin-bottom: 25px;}
.content-index h1 {color: #000;font-size: 2em;font-family: "museo",serif;font-weight: 100;margin-bottom: 0px;}
.content-index h2 {color: #000;font-size: 1.5em;font-family: "museo",serif;font-weight: 100;margin-bottom: 30px;}
.content-index img {float: right;display:inline-block;margin-left: 20px;}

.highlight-feature-container {width: 990px; height: auto;display: inline-block;float: left;}
.highlight-feature {position: relative;width: 290px;height: 219px;display: inline-block;margin-bottom: 20px;overflow: hidden;float: left;margin-right: 30px;	padding-right: 10px;background-image: url(images/feature-bg.jpg);background-repeat: repeat-x;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.highlight-feature-orange {position: relative;width: 290px;height: 219px;display: inline-block;margin-bottom: 20px;overflow: hidden;float: left;margin-right: 30px;padding-right: 10px;background-image: url(images/feature-orange-bg.jpg);background-repeat: repeat-x;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.highlight-feature h2, .highlight-feature-orange h2 {color: #fff;font-size: 1.6em;font-weight: 500;line-height: 35px;padding-top: 10px;padding-left: 10px;padding-right: 10px;font-family: "museo",serif;text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);letter-spacing: 1px;}	
.highlight-feature h2 a, .highlight-feature p a, .highlight-feature-orange h2 a, .highlight-feature-orange p a {color: #fff;}
.highlight-feature p, .highlight-feature-orange p {margin-top: 20px;margin-left: 10px;color: #fff;font-size: 0.9em;width: 280px;}
.arrow {position: absolute; bottom: 20px;right: 20px;}
.refrigerant {float: right;display: inline-block;margin-left: 20px;margin-top: 20px;}




/* =Stretched image banners
-------------------------------------------------------------- */
.stretched-banner {width: 100%;height: auto;position: relative;z-index: 0;}
.stretched-banner img {width: 100%;height: auto;}
.stretched-banner-inner {margin-left: auto;margin-right: auto;width: 940px;height: auto;}
.stretched-banner-inner p {font-family: 'AlegreyaSans-Bold', sans-serif;color: #fff;padding-top: 10px;padding-bottom: 10px;padding-left: 25px;padding-right: 25px;font-size: 2em;background-color: #060606;z-index: 100;
bottom: 12%;position: absolute;}


/* =Page and Post banners
-------------------------------------------------------------- */
.banner-container {width: 940px;height: auto;margin-top: 10px;margin-left: auto;margin-right: auto;overflow: hidden;padding-left: 20px;background-color: #0039a6;}
.banner-container h1 {font-family: 'AlegreyaSans-Bold', sans-serif;color: #fff;padding-top: 10px;padding-bottom: 10px;font-size: 2em;}


/* =Content full width
-------------------------------------------------------------- */
.content-full-width {width: 920px;height: auto;overflow: hidden;margin-bottom: 20px;margin-right: 0px;float: left;background-color: #fff;padding: 20px;}
.content-full-width p {margin-bottom: 10px;}
.content-full-width h2 {font-family: 'AlegreyaSans-Bold', sans-serif;color: #666;font-size: 1.6em;margin-bottom: 10px;}
.content-full-width h3 {font-family: 'AlegreyaSans-Bold', sans-serif;color: #000;font-size: 1em;margin-top: 20px;margin-bottom: 10px;}
.content-full-width ul, .content-full-width ol {margin-bottom: 25px;}
.content-full-width ul li {list-style-type: disc;list-style-position: outside;margin-left: 35px;}
.content-full-width ol li {list-style-type: decimal;list-style-position: outside;margin-left: 35px;}
.content-full-width img {max-width: 100%;height: auto;}



/* =Content with sidebar
-------------------------------------------------------------- */
.content-with-sidebar-heading {width: 920px; height: auto; display: block;clear: both;overflow: hidden;margin-top: 40px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;font-size: 1.5em;font-family: "museo",serif;}
.content-with-sidebar-heading  h1 {font-weight: 100;}
.content-with-sidebar {width: 610px;height: auto;overflow: hidden;margin-bottom: 20px;margin-left: 20px;margin-right: 0px;float: left;background-color: #fff;padding-left: 0px;padding-right: 0px;padding-bottom: 20px;}
.content-with-sidebar p {margin-bottom: 10px;}
.wrapper h1 {color: #666;font-size: 1.6em;margin-bottom: 10px;display: block;clear:both;overflow:hidden;}
.wrapper h2 {color: #000;font-size: 1.5em;font-family: "museo",serif;font-weight: 100;margin-bottom: 30px;}
.content-with-sidebar h2 {color: #666;font-size: 1.6em;margin-bottom: 10px;}
.content-with-sidebar h3 {color: #000;font-size: 1em;margin-top: 20px;margin-bottom: 10px;}
.content-with-sidebar ul, .content-with-sidebar ol {margin-bottom: 25px;}
.content-with-sidebar ul li {list-style-position: outside;margin-left: 55px;list-style-image: url(images/bullet.gif);}
.content-with-sidebar ol li {list-style-type: decimal;list-style-position: outside;margin-left: 35px;}
.content-with-sidebar .feature-image {margin-bottom: 20px;}

/* =Sidebar
-------------------------------------------------------------- */
#sidebar {float: right;max-width: 300px;height: auto;margin-right: 10px;}
#sidebar .highlight-feature {position: relative;width: 290px;height: 219px;display: block;margin-bottom: 20px;overflow: hidden;float: none;margin-right: 0px;	padding-right: 10px;background-image: url(images/feature-bg.jpg);background-repeat: repeat-x;}
#sidebar .highlight-feature-orange {position: relative;width: 290px;height: 219px;display: block;margin-bottom: 20px;overflow: hidden;float: none;margin-right: 0px;padding-right: 10px;background-image:url(images/feature-orange-bg.jpg);background-repeat: repeat-x;}
#sidebar .highlight-feature h2, #sidebar .highlight-feature-orange h2 {color: #fff;font-size: 1.8em;font-weight: 500;line-height: 35px;padding-top: 10px;padding-left: 10px;padding-right: 10px;font-family: "museo",serif;text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);letter-spacing: 1px;}	
#sidebar .highlight-feature h2 a, #sidebar .highlight-feature p a, #sidebar .highlight-feature-orange h2 a, #sidebar .highlight-feature-orange p a {color: #fff;}
#sidebar .highlight-feature p, #sidebar .highlight-feature-orange p {margin-top: 20px;margin-left: 10px;color: #fff;font-size: 0.9em;width: 280px;}
#sidebar .arrow {position: absolute; bottom: 20px;right: 20px;}
#sidebar .refrigerant {float: right;display: inline-block;margin-left: 20px;margin-top: 20px;}

/* =Case Studies
-------------------------------------------------------------- */
#sidebar .case-studies-right-column {background-color: #a3aeb6;display: block;padding: 10px;width: 280px;height: auto;overflow: hidden;margin-bottom: 20px;}
#sidebar .case-studies-right-column p {margin-bottom: 10px;color: #fff;}
#sidebar .case-studies-right-column h2 {margin-bottom: 15px;margin-top: 25px;color: #fff;}


/* =Gallery standard thumbnails
-------------------------------------------------------------- */
dl.gallery-item {
	width: 140px;
	height: 140px;
	display: inline-block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	}
	
dt.gallery-icon .landscape {
	width: 140px;
	height: 140px;
}

/* =Latest News Page
-------------------------------------------------------------- */
.latest-news-block {width: 568px;height:auto;padding:20px;margin-top:20px;background-color: #e9e9e9;border: 1px solid #D8D7D7;overflow: hidden;}
.latest-news-block p {width: 90% !important;}
.latest-news-block h2 a {color: #000;}

/* =Category Page
-------------------------------------------------------------- */

.category-highlight-feature-container {width: 960px;height: auto;overflow: hidden;margin-bottom: 20px;}
.category-highlight-feature {background-color: #fff;font-family: 'AlegreyaSans-Bold', sans-serif;width: 300px;height: 320px;display: inline-block;margin-bottom: 20px;overflow: hidden;float: left;margin-left: 10px;margin-right: 10px;padding-left: 0px;position: relative;}
.category-highlight-feature h2 {color: #fff;font-size: 1.2em;line-height: 25px;background-color: #8ad300;position: absolute;top: 10px;left: 0px;width: auto;margin: 0 auto;z-index: 100;padding-left: 10px;padding-right: 10px;
font-weight: normal;}	
.category-highlight-feature h2 a {color: #fff;}
.category-highlight-feature a {color: #8ad300;}
.category-highlight-feature a:hover {color: #fff;}
.category-highlight-feature h3 {position: absolute;top: 180px;margin-left: 10px;color: #0039a6;width: 280px;font-size: 1.3em;line-height: 25px;}	
.category-highlight-feature h4 {position: absolute;top: 180px;margin-left: 10px;color: #0039a6;font-size: 1.1em;width: 280px;}
.category-highlight-feature h4 a:hover {color: #fff;}
.category-highlight-feature p {position: absolute;top: 210px;margin-left: 10px;color: #666;font-size: 0.9em;width: 280px;}
.category-highlight-feature img {max-width: 300px;max-height: 170px;}

.category-item {display: inline-block;margin-bottom: 15px;width: 400px;height: 270px;overflow: hidden;float: left;margin-right: 5px; margin-left: 5px;border: 1px solid #EDEDED;padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;background-colour: #A8484A;}
.content-category p {margin-bottom: 10px;}
.category-item h2 {color: #333;font-size: 1.6em;margin-bottom: 10px;
}
.category-item h2 a:link {color: #f4152b;}
.content-category h3 {color: #f4152b;font-size: 1.3em;margin-bottom: 10px;}
.featured-image-thumbnail {float: right;margin-left: 20px;margin-right: 0px;}
.featured-image-thumbnail img{width: 200px;height: auto;}
.featured-image-thumbnail a {border-style: none;}
.featured-image-thumbnail a:hover {background-color: #FFFFFF;}


/* =Contact Page
-------------------------------------------------------------- */
.contact-content {width: 397px;height: auto;overflow: hidden;margin-bottom: 20px;float: right;}
.contact-content p {margin-bottom: 10px;}
.contact-content h2 {color: #002060;font-size: 1.6em;margin-bottom: 10px;}
.subheader {display: block;margin-bottom: 30px;}
.subheader h2 {color: #f4152b;}
.contact-content h3 {color: #f4152b;font-size: 1.3em;margin-bottom: 10px;}
.contact-left-col {width: 450px;height: auto;display: inline-block;float: left;}
.contact-left-col p {}
.contact-form {background-color: #E9E9E9;width: 520px;height: auto;padding-top: 15px;padding-right: 40px; padding-bottom: 15px;padding-left: 40px;margin-top: 20px;margin-left: 0px;margin-bottom: 20px;font-size: 0.9em;border: 1px solid #D8D7D7;overflow: hidden;}
.contact-form p {margin-bottom: 10px;}
.contact-line {border-bottom: 1px dotted #000000;width: 70%;margin-bottom: 25px;display: block;padding-bottom: 20px;margin-top: 40px;}
.contact-address {border-bottom: 1px dotted #000000;width: 70%;margin-bottom: 25px;display: block;padding-bottom: 20px;}
input[type="text"],
input[type="email"],
textarea
{
    background-color: #fff;
    color: #000;
    width: 60%;
	float: right;
	margin-bottom: 20px;
}
.contact-sidebar {display: block;margin-top: 20px;margin-right: 20px;}
.contact-sidebar p {margin-bottom: 15px;}



/* Flexible iFrame */

.Flexible-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 60px;
	height: 0;
	overflow: hidden;
	margin-top: 20px;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Video */
.video-container {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* =Footer
-------------------------------------------------------------- */

.hire-us-section {width: 100%;height: auto;background-color: #555555;overflow: hidden;padding-top: 30px;padding-bottom: 30px;}
.hire-us-section h5 {color: #FFFFFF;font-weight: normal;font-size: 2em;text-align: center;}
.hire-us-section p {color: #FFFFFF;text-align: center;width: 50%;margin-right: auto;margin-left: auto;}
.hire-us-section a:link, .hire-us-section a:visited {color: #fff;background-color: #637eee;display: block;padding-top: 8px;padding-bottom: 8px;padding-left: 15px;padding-right: 15px;width: 150px;height: auto;margin-left: auto;margin-right: auto;margin-top: 15px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.hire-us-section a:hover {color: #fff;background-color: #94a6f2;display: block;padding-top: 8px;padding-bottom: 8px;padding-left: 15px;padding-right: 15px;width: 150px;height: auto;margin-left: auto;margin-right: auto;margin-top: 15px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}

.partners {display: block;width: 100%;height: auto;background-color: #fff;}
.partners-inner {width: 960px;margin-left: auto;margin-right: auto;padding-top: 30px;padding-bottom: 30px;}
.partners-inner-logo {display: inline-block;margin-right: 190px;}
.partners-inner-logo-right {display: inline-block;margin-right: 0px;float: right;}

.footer {width: 100%;height: auto;background-color: #444444;overflow: hidden;}
.footer-container {width: 960px;height: auto;overflow: hidden;margin-left: auto;margin-right: auto;margin-top: 10px;padding-bottom: 30px;}
.footer p {color: #FFFFFF;font-size: 0.9em;font-weight: normal;}
.footer ul {list-style:none;margin: 0 auto;}
.footer ul li {font-family: 'AlegreyaSans-Bold', sans-serif;float: left;display: inline;font-size: 0.8em;margin-right: 30px;}
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {text-decoration: none;padding-top: 0px;
padding-left: 0px;padding-right: 0px;padding-bottom: 0px;color: #fff;text-shadow: none;border-style: none;}
.footer-left, .footer-middle, .footer-right {width: 260px;height: auto;display: inline-block;vertical-align: text-top;padding-left: 20px;padding-right: 10px;margin-top: 30px;}
.footer-left, .footer-middle {margin-right: 30px;}
.footer-middle ul li, .footer-right ul li {font-size: 1em;display: block;float: none;}
.footer-bottom {border-top: 1px solid #6b6b6b;padding-top: 30px;margin-top: 30px;margin-left: 10px;width: 940px;}



/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
.larger-text p {
	font-size: 1.6px;
	font-weight: bold;
}

}

