/*
Theme Name: Odyssey Barricade Services
Template: twentytwelve
Author: WEB312
Author URI: http://www.web312.com/
Version: 1.0
*/

@import url('../twentytwelve/style.css');
@import url(https://fonts.googleapis.com/css?family=Alfa+Slab+One);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);

body {
	font-family: 'Open Sans', sans-serif;
	color:#000;
	line-height:1.5;
}
body.custom-font-enabled {
  font-family: 'Open Sans', sans-serif;
}

.entry-content code,
.comment-content code {
	font-family: 'Open Sans', sans-serif;
}
.entry-content pre,
.comment-content pre {
	font-family: 'Open Sans', sans-serif;
}

a {
	text-decoration:none;
	color:#000;
}
a:hover {
	color:#000;
	text-decoration:underline;
}

strong, b {
	font-weight: 600;
}

.entry-content, .entry-summary, .mu_register {
	font-size:18px;
	color:#000;
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
	line-height:1.5;
}

.entry-content table, .comment-content table {
	border:none;
	color: #000;
	font-size:18px;
	line-height: 1.5;
}
.entry-content td, .comment-content td {
	border:none;
	padding:0;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
	border-radius:0;
	box-shadow: none;
}

.entry-content h1, .comment-content h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight:900;
    font-size: 26px;
	color:#ed1c24;
	text-transform:uppercase;
    line-height: 1;
	padding:0;
	margin:0 0 20px;
}

.entry-content h2, .comment-content h2, .mu_register h2 {
	color:#d8260b;
	font-size:24px;
	font-weight:600;
	margin:0 0 20px;
}
.entry-content h2 a {color:#000;}

.entry-content a:visited, .comment-content a:visited {
  color: #000;
}

.entry-header .entry-title {
	font-family: 'Alfa Slab One', cursive;
    font-size: 42px;
	color:#fff;
	font-weight:normal;
	padding:0;
	margin:0;
	text-align:center;
	line-height:1.4;
	letter-spacing:1pt;
}

.entry-content img {
  border:none;	
}

img.alignright, .wp-caption.alignright {
  margin: 0 0 20px 20px;
}

body .site {
	padding:0;
	margin:0;
	box-shadow: none;
	max-width:100%;
	width:100%;
}

.site-content article {
	border:none;
	margin:0;
	padding:0;
	word-break:normal;
	word-wrap:normal;
}

.wrapper {
	width:100%;
	background:#f24b01;
	-webkit-box-shadow: inset 0px 0px 75px 20px rgba(0,0,0,0.23);
	-moz-box-shadow: inset 0px 0px 75px 20px rgba(0,0,0,0.23);
	box-shadow: inset 0px 0px 75px 20px rgba(0,0,0,0.23);
	border-bottom:4px solid #fff;
}
.wrapper.inner {
}

.wrapper.inner #inner-content {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}
.lpagessk h3 {
    font-size: 22px;
    font-family: 'Alfa Slab One', cursive;
    color: #f14b01;
    font-weight: lighter;
    margin-bottom: 4px;
}
.lpagessk ul {
    list-style: none;
}
.lpagessk label {
    font-size: 12px;
}
.lpagessk input {
    width: 80%
}
/*Header*/
.site-header {
	position:relative;
	z-index:1;
	margin:0;
	padding:0;
	background:url(img/header_bg.jpg) repeat-x #f2f2f2 top center;
	display:table;
	width:100%;
	height:140px;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.29);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.29);
	box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.29);
}

.site-header h3 {
	font-family: 'Alfa Slab One', cursive;
	font-size:18px;
	color:#000;
	text-align:center;
	letter-spacing:1pt;
	line-height:1.8;
	font-weight:normal;
	font-variant: small-caps;
	float:left;
}

#top-header {
	width:1100px;
	margin:0 auto;
	padding:0;
	display:table;
}

hgroup {
	width:1100px;
	display:table;
	margin:7px auto 0;
	padding:0;
	clear:both;
}

.logo {
	float:left;
	background:#f4f2f2;
	border:2px solid #d64505;
	border-radius:10px;
	padding:15px 18px;
}

.site-header h1 a {
	color:#000;
}
.site-header h1 a:hover {
	color:#d64505;
}

.site-header h1 {
	font-family: 'Alfa Slab One', cursive;
    font-size: 43px;
	color:#000;
	line-height:1.1;
	margin:0;
	padding:0;
	text-align:center;
	font-weight:normal;
	font-variant: small-caps;
	border-top:3px solid #000;
	border-bottom:3px solid #000;
}

.header-cta {
	float:right;
	text-align:right;
	font-size:23px;
	font-family: 'Alfa Slab One', cursive;
	line-height:1;
	font-weight:normal;
	font-variant: small-caps;
	letter-spacing:0.8pt;
	margin:5px 0 0 0;
}

.header-cta a{
	font-size:36px;
}

a.header-phone {
	font-size:20px;
}

/*Navigation*/
.main-navigation {
	float:right;
	margin:3px 0 0;
	padding:0;
    text-align: right;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
	border:none;
}
.main-navigation li {
    margin:0 0 0 20px;
}
.main-navigation li:first-child {
	margin:0;
}
.main-navigation li a {
    color: #000;
    line-height: 1;
}
.main-navigation li a:hover {
	text-decoration:underline;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
    color: #000;
}

/*Services*/

.supply {
	clear:both;
	width:100%;
	display:table;
	background:#acacac;
}
.supply table {
	width: fit-content;
	margin: 37px auto 50px;
	padding:0;
}

.supply table td {
	width:129px;
	height:329px;
	display:block;
	float:left;
	border:7px solid #f1f1f0;
	border-radius:10px;
	background:#fff;
	margin:0 8px;
	padding:6px 0 0 0;
	font-size:12px;
	color:#c74d17;
	text-transform:uppercase;	
	-webkit-box-shadow: 0px 15px 20px -10px rgba(0,0,0,0.23);
	-moz-box-shadow: 0px 15px 20px -10px rgba(0,0,0,0.23);
	box-shadow: 0px 15px 20px -10px rgba(0,0,0,0.23);
}

.supply table td:first-child {
	margin-left:0;
}
.supply table td:last-child {
	margin-right:0;
}

.supply table td h1 {
	display:block;
	height:90px;
	line-height:1.4;
	font-family: 'Alfa Slab One', cursive;
	font-size:21px;
	text-transform:none;
	color:#000;
	font-weight:normal;
}

.supply table td span {
	font-weight:700;
}

/*Barricades*/
.barricades {
	clear:both;
	width:100%;
	background:url(img/barricades_bg.jpg) no-repeat top center #fff;
	background-size:cover;
	padding:0 0 40px 0;
}

.barricades .inside {
	width:1108px;
	display:table;
	margin:0 auto;
	padding:0;
}

.barricades h1 {
	font-family: 'Alfa Slab One', cursive;
	font-size:33px;
	font-weight:normal;
	color:#d64505;
	text-align:center;
	text-transform:uppercase;
	line-height:1;
	margin:90px 0 0;
}

.barricades table {
	width:100%;
	margin:25px 0;
}

.barricades table td {
	display:block;
	float:left;
	margin:0 4px 0 0;
	font-size:20px;
	color:#000;
	font-weight:700;
	line-height:1.2;
	text-transform:uppercase;
	width:218px;
	height:277px;
}

.barricades table td:last-child {
	margin-right:0;
}

/*Content*/
body.template-front-page .site-content {
	float:none;
	width:1100px;
	margin:-1px auto 0;
	padding:0;
	display:table;
}

.site-content {
    float: none;
    width: 1100px;
	margin:0 auto;
	padding:25px 0;
}

table.home-tbl {
	width:100%;
	margin:0;
	padding:0;
}

table.home-tbl td {
	width:100%;
	min-height:560px;
	background:#f25c01;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	display:block;
	float:left;
	margin:0 13px;
}

table.home-tbl h2 {
	background:#000;
	color:#fff;
	font-size:23px;
	font-weight:700;
	text-align:center;
	line-height:1.2;
	padding:30px 0 15px;
}

table.home-tbl td p {
	padding:0 40px 0 40px;
}

table.home-tbl ul {
	list-style:none;
}

table.home-tbl ul li {
	background:url(img/list-arrow.png) no-repeat 0% 0%;
	line-height:1.5;
	margin:0 0 15px 20px;
	padding:0 20px 0 40px;
}


/*Contact Form*/
#contact-form {
	clear:both;
	width:100%;
	background:#d5d5d5;
	display:block;
	margin:0;
	padding:40px 0;
}

#contact-form table {
	width:1100px;
	margin:0 auto;
	display:table;
}

#contact-form table td {
	vertical-align:top;
	line-height:1.2;
}

#contact-form table td:first-child {
	width:570px;
	padding:0 85px 0 30px;
	font-size:25px;
}
#contact-form table td:first-child h3 {
	font-family: 'Alfa Slab One', cursive;
	color:#f14b01;
	font-weight:normal;
	line-height:1.3;
	margin:0;
}
#contact-form table td:first-child a {
	font-size:29px;
	font-weight:700;
}

#contact-form table td:last-child {
	width:530px;
}
#contact-form table td:last-child img {
	border:4px solid #fff;
}
#contact-form table td:last-child strong {
	font-size:25px;
	font-weight:700;
}

/*Gravity Form*/
#contact-form .gform_wrapper {
    margin: 0;
}

#contact-form .gform_wrapper .top_label .gfield_label {
    margin: 0;
    color: #555;
    font-size: 12px;
}

#contact-form .gform_wrapper .top_label input.medium {
    width: 90%;
    padding: 0;
}

#contact-form .gform_wrapper textarea.medium {
    height: 140px;
    width: 89%;
}

#contact-form .gform_wrapper .gform_footer {
    padding: 15px 0 0;
    margin: 0;
}

#contact-form input.gform_button {
	font-size:14px;
	text-transform:uppercase;
	font-weight:700;
	border:1px solid #999;
}

/*Contact Page*/
table.contact-tbl {
	width:100%;
}

table.contact-tbl td {
	width:50%;
}

.contact-tbl img {
	border:4px solid #F24B01;
	border-radius:5px;
}

/*Footer*/
.section-gallery a {
	color:#fff;
}
.section-gallery a:visited {
    color: #fff;
}
.section-gallery img {
	border-radius:5px;
	border:3px solid #fff;
}


footer[role="contentinfo"] {
	border:none;
    font-size: 16px;
    line-height: 2;
    max-width: 300px;
	margin:0 auto;
	padding:25px 0 0;
	font-weight:700;
	text-align:center;
}

footer[role="contentinfo"] a {
    color: #fc5007;
	text-decoration:underline;
}
footer[role="contentinfo"] a:hover {
	text-decoration:none;
}

a.web312 {

	margin:15px 0 0;
}

.cust-img{
    height: 190px!important;
}

.cust-h1{
    font-family: 'Alfa Slab One', cursive;
    font-size: 45px;
    font-weight: normal;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
    margin: 60px 0 0;
}