/*
Theme Name: United Salad 2015
Theme URI: http://pipetabor.com
Author: Pipe & Tabor / Orange Tie Development
Author URI: http://pipetabor.com/
Description: United Salad Custom
Version: 0.1

	*/


* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	}
#content a {
	color: #4d4e4d;
	font-weight: 600;
	font-style: italic;
	}

#content .dark a {
	color: #fff;
	}

a:hover {
	text-decoration: underline;
	}

body {
	background-color: #fff;
	background: url('images/dd_back.jpg');
	background-repeat: repeat;
	}

p, table, ul, ol {
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	margin: 0 0 15px 0;
	}

h1 {
	color: #4b782a;
  	text-transform: uppercase;
  	font-size: 34px;
  	line-height: 34px;
	font-weight: 600;
	margin: 15px 0;
	padding: 0;
	}

h2 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 19px;
	margin-bottom: 14px;
	display: block;
	letter-spacing: 1px;
	}

h3 {
	}

h4 {	
	}

h5 {
	}

h6 {
	}

	
hr {
	width: 100%;
	height: 1px;
	background: #d2ddca;
	margin: 25px 0;
	}

del {
	text-decoration: line-through;
	}

.alignright, .nav-next {
	float: right;
	}
.alignleft, .nav-previous {
	float: left;
	}
.aligncenter {
	display: block;
	margin: 0 auto;
	}

.clear {
	clear: both;
	}

img {
	max-width: 100%;
	height: auto;
	}
img.alignleft {
	margin: 15px 15px 15px 0;
	}
img.alignright {
	margin: 15px 0 15px 15px;
	}
img.aligncenter {
	margin: 15px auto;
	clear: both;
	}

ul, ol {
	margin: 15px 60px;
	}

.justify {
	text-align: justify;
	}

iframe {
	max-width: 100%;
	margin-top: 10px;
    -webkit-filter: grayscale(100%) sepia(25%) hue-rotate(47deg);
    -moz-filter: grayscale(100%) sepia(25%) hue-rotate(47deg);
    -ms-filter: grayscale(100%) sepia(25%) hue-rotate(47deg);
    -o-filter: grayscale(100%) sepia(25%) hue-rotate(47deg);
    filter: grayscale(100%) sepia(25%) hue-rotate(47deg);
	}

a#map_link_portland, a#map_link_bend, a#map_link_sumner {
	font-style: normal;
	padding: 0 15px;
	font-weight: 400;
	cursor: pointer;
	}

a#map_link_portland {
	font-weight: 700;
	}

#map_portland {
	display: inline
	}

#map_bend {
	display: none;
	}
	
#map_sumner {
	display: none;
	}

.alert_bar {
	width: 100%;
	background: #df2c2c;
	min-height: 35px;
	line-height: 35px;
	border-bottom: 3px solid #232323;
	color: #fff;
	font-weight: 600;
	letter-spacing: 1px;
	}

.alert_bar .content {
	background: #df2c2c;
	max-width: 96%;
	text-align: center;
	line-height: 22px;
	padding: 5px 0;
	}

.alert_bar a {
	color: #fff;
	text-decoration: underline;
	}

.header_bar {
	width: 100%;
	background: #4d4e4d;
	height: 35px;
	line-height: 35px;
	border-bottom: 3px solid #fff;
	color: #fff;
	font-weight: 700;
	letter-spacing: 1px;
	transition: 0.4s;
	}

.header_bar .content {
	background: #4d4e4d;
	padding: 0;
	max-width: 1296px;
	}

.header_bar a {
	color: #fff;
	}

.header_bar a:hover {
	text-decoration: none;
	}

.header_bar .phone {
	margin-left: 42px;
	}

.header_bar span {
	font-size: 12px;
	opacity: .8;
	margin-right: 15px;
	padding: 0 15px 0 5px;
	border-right: 1px solid #fff;
	letter-spacing: 0;
	}

.header_bar span.not {
	border-right: none;
	}

.header_bar .order-button {
	float: right;
	height: 35px;
	background: #e2302b;
	padding: 0 42px;
	}

.header_bar .social {
	float: right;
	height: 35px;
	width: 46px;
	}

.header_bar .instagram {
	background: url('images/instagram.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50%;
	background-color: #464646;
	}

.header_bar .twitter {
	background: url('images/twitter.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50%;
	background-color: #71cdf1;
	}

.header_bar .facebook {
	background: url('images/facebook.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50%;
	background-color: #3b5998;
	}

.header_bar .phone_icon {
	background: url('images/phone.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50%;
	background-color: #a5610a;
	display: none;
	}

.header_bar .order-button:hover {
	background-color: #901916;
	}

.header_bar .instagram:hover {
	background-color: #1b1b1b;
	}

.header_bar .twitter:hover {
	background-color: #3971a6;
	}

.header_bar .facebook:hover {
	background-color: #3b5998;
	}

.header_bar .phone_icon:hover {
	background-color: #834a01;
	}

.logo {
	position: absolute;
	top: 17px;
	left: 33px;
	z-index: 1000;
	max-height: 100%;
	width: auto;
	}

.tagline {
	position: absolute;
	bottom: 17px;
	display block;
	z-index: 1000;
	color: #fff;
	right: 33px;
	font-weight: 700;
	text-shadow: 0px 0px 8px #000000;
	font-size: 28px;
	}

.header {
	display: block;
	position: relative;
	}

.slideshow, #slides {
	width: 100%;
	height: auto;
	}

.slideshow #slides img {
	display: none;
	}

.slidesjs-navigation {
	position: absolute;
	top: 50%;
	z-index: 100;
	width: 49px;
	height: 49px;
	content: '';
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s;
	}

.slidesjs-previous {
	left: 33px;
	background-image: url('images/left.png');
	}

.slidesjs-next {
	right: 33px;
	background-image: url('images/right.png');
	}

.slideshow:hover .slidesjs-navigation {
	opacity: 1;
	}

.header_image {
	width: 100%;
	height: auto;
	max-height: 226px;
	display: block;
	}

.twitter_bar {
	background: #cbd8c1;
	color: #000;
	font-weight: 400;
	}

.twitter_bar .contentblock {
	padding: 14px 0;
	}

.twitter_bar span {
	color: #fff;
	font-weight: 700;
	letter-spacing: 1px;
	}

#cff {
	width: auto !important;
	float: none !important;
	clear: none !important;
	}
#cff p {
	margin: 0 !important;
	float: none !important;
	clear: none !important;
	}

#cff .cff-item {
	border-bottom: none !important;
	padding: 0 0 0 5px !important;
	float: none !important;
	clear: none !important;
	}

.cff-more:hover {
	text-decoration: none;
	}

.section1_photo {
	float: left;
	max-width: 25%;
	}

.section1_content {
	margin-left: 1%;
    padding-left: 3%;
    border-left: 2px solid #d2ddca;
    float: left;
    max-width: 70%
	}

.section1_content ol, .section1_content ul {
	margin: 15px 17px;
	}

.tagline2 {
	clear: both;
	background: #4b782a;
	height: 72px;
	font-size: 31px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 21px;
	margin-bottom: 6px;
	color: #fff;
	position: relative;
	}

.tagline2 .contentblock {
	opacity: 0.8;
	}

.truck {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0 3.7% -12px 0;
	width: 420px;
	max-width: 34%;
	}

#sb_instagram {
	padding-bottom: 0 !important;
	margin-left: -7px !important;
	}

.content {
	background: #fff;
	max-width: 1280px;
	width: 98.9%;
	display: block;
	margin: 0 auto;
	padding: 0 .54%;
	height: 100%;
	position: relative;
	}

.menu_container {
	width: 100%;
	background: #232323;
	color: #fff;
	height: 53px;
	position: relative;
	z-index: 2000;
	}

.mobile_menu_container {
	width: 100%;
	background: #232323;
	color: #fff;
	height: 53px;
	position: relative;
	z-index: 1000;
	display: none;
	text-align: center;
	}

.mobile_menu_container a {
	color: #fff;
	font-weight: 600;
	line-height: 54px;
	font-size: 24px;
	}

.mobile_menu_container a:hover {
	text-decoration: none;
	}

.mobile_close {
	display: none;
	}

.menu_container ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	text-align: center;
	}

.menu_container ul li {
	display: inline;
	font-size: 17px;
	font-weight: 600;
	line-height: 54px;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-left: 2px solid #fff;
	margin: 0 0 0 -2px;
	padding: 0 22px;
	position: relative;
	}
/*
.menu_container ul li:before {
	content: '';
    border-left: 2px solid #fff;
    position: absolute;
    height: 22px;
    left: 0;
    top: 16px;
	}
*/
.menu_container ul li:first-child {
	border-left: none;
	}

.menu_container ul li a {
	color: #d3d3d3;
	font-style: normal;
	padding: 15px 0;
	}

.menu_container ul li a:hover {
	text-decoration: none;
	}
.menu_container ul li:hover > a {
	color: #fff;
	}

/* Dropdowns */

.menu_container ul li ul {
	position: absolute;
	background: #232323;
	width: auto;
	left: 0;
	display: none;
	padding: 10px 0;
	min-width: 150px;
	}

.menu_container ul li ul li {
	display: block;
	white-space: nowrap;
	border-left: none;
	line-height: 35px;
	text-align: left;
	font-size: 14px;
	letter-spacing: 1px;
	}

.menu_container ul li:hover > ul {
	display: block;
	}


.intro h1 {
	display: inline;
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	}

.intro .contentblock {
	padding: 15px 0 20px 0;
	line-height: 25px;
	}

.contentblock {
	width: 95%;
	margin: 0 auto 0 auto;
	padding: 25px 0 20px 0;	
	}

.white {
	background: #fff;
	color: #4b782a;
	}

.dark {
	background: #4d4e4d;
	color: #fff;
	}

.dark .contentblock {
	margin-bottom: 7px;
	}

.two_col {
	width: 44%;
	float: left;
	}

.two_col.left {
	margin-right: 5%;
	padding-right: 5%;
	}

.white .two_col.left {
	border-right: 2px solid #d2ddca;
	}

.dark .two_col.left {
	border-right: 2px solid #7a7a7a;
	}

.twophoto img {
	width: 100%;
	}

hr {
	width: 100%;
	height: 2px;
	background: #d2ddca;
	margin: 0;
	}

.gallery-item img {
	border: none !important;
	}

.gallery-columns-2 .gallery-item {
	width: 47% !important;
	margin-right: 3%;
	}

.gallery-columns-3 .gallery-item {
	width: 31.3% !important;
	margin-right: 2%;
	}

.gallery-columns-4 .gallery-item {
	width: 23% !important;
	margin-right: 2%;
	}

.gallery-columns-5 .gallery-item {
	width: 18% !important;
	margin-right: 2%;
	}

.gallery-columns-6 .gallery-item {
	width: 14.7% !important;
	margin-right: 1.9%;
	}

.footer {
	width: 100%;
	background: #4d4e4d;
	min-height: 15px;
	}

.footer .menu_container {
	background: none;
	z-index: 50;
	}

.footer .menu_container ul li {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 0 16px;
	}

.foot_logo {
	float: left;
	margin-right: 7px;
	}

.footer_logos_skinny {
	display: block;
	float: left;
	margin-right: 10px;
	}
.footer_single {
	padding-top: 25px;
	}

.footer_tagline {
	color: #fff;
	font-weight: 600;
	letter-spacing: 1px;
	margin-top: 20px;
	}

.copyright {
	color: #b8b8b8;
	float: right;
	font-size: 12px;
	font-weight: 600;
	}

.copyright a {
	color: #b8b8b8;
	}
	
@media(max-width: 1300px) {
	.menu_container ul li {
		letter-spacing: 2px;
		font-size: 16px;
		padding: 0 19px;
		}
	}

@media(max-width: 1150px) {
	.menu_container ul li {
		letter-spacing: 0px;
		font-size: 15px;
		padding: 0 15px;
		}
	.menu_container ul li ul li {
		letter-spacing: 0;
		}
	.footer .menu_container ul li {
		letter-spacing: 0;
		font-size: 13px;
		padding: 0 13px;
		}
	.tagline2 {
		font-size: 27px;
		}
	.header_bar span {
		margin-right: 6px;
		padding-right: 9px;
		padding-left: 3px;
		}
	}

@media(max-width: 900px) {
	.content {
		width: 100%;
		padding: 0;
		}
	
	.menu_container {
		position: absolute;
		top: 0;
		margin-top: -721px;
		width: 101%;
		height: auto;
		-webkit-transition: .5s;
		transition: .5s;
		margin-left: -1%;
		}
	
	.menu_container ul {
		display: block;
		background: #232323;
		}
	
	.menu_container ul li {
		display: block;
		background: #232323;
		padding: 0;
		letter-spacing: 1px;
		border-left: none;
		font-size: 23px;
		line-height: 40px;
		}
	
	.menu_container ul li.menu-item-has-children a:after {
		content: '+';
		margin-left: 10px;
		opacity: 1;
		-webkit-transition: .3s;
		transition: 0.3s;
		}
	
	.menu_container ul li.cur a:after {
		opacity: 0;
		-webkit-transition: .3s;
		transition: 0.3s;
		}
	
	.menu_container ul li.menu-item-has-children ul li a:after {
		content: '';
		}
	
	.menu_container ul li ul {
		display: block;
		position: relative;
		margin: -3px auto 0 auto;
		width: 99%;
		padding: 0 0 10px 0;
		max-height: 0px;
		}
	
	.menu_container ul li.cur ul {
		max-height: 900px;
		}
	
	.menu_container ul li ul li {
		text-align: center;
		font-size: 18px;
		}
	
	.mobile_close {
		display: block;
		padding: 10px 0 15px 0 !important;
		}
		
	.mobile_menu_container {
		display: block;
		}
	.footer .menu_container {
		display: none;
		}
	.truck {
		display: none;
		}
	.tagline2 {
		text-align: center;
		min-height: 72px;
		height: auto;
		line-height: 35px;
		}
	.section1_photo {
		display: none;
		}
	.section1_content {
		border-left: none;
		max-width: 100%;
		}
	.header_bar {
		overflow: hidden;
		}
	.header_bar .phone_icon {
		display: inline;
		}
	.header_bar .phone {
		/*padding-top: 35px;*/
		}
	.header_bar .phone:before {
		/*content: url('images/twitter.png');
		display: block;*/
		}
	.header_bar .phone a {
		display: block;
		float: right;
		clear: right;
		}
	.header_bar span {
		border-right: none;
		}
	}

@media(max-width: 700px) {
		
	.two_col {
		width: 100%;
		float: none;
		}
	
	.two_col.left {
		margin-right: 0;
		padding-right: 0;
		}
	.white .two_col.left, .dark .two_col.left {
		border-right: none;
		}
	
	.logo {
		top: 0;
		left: 10px;
		}
	.slidesjs-navigation {
		display: none;
		}
}