/*
Theme Name: SwiftPrint
Description: Custom Theme designed by Wyolution.
Author: Wyolution
Author URI: http://wyolution.com/
Version: 1.0
Tags: black, blue, white, light, one-column, flexible-width, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
*/

html,body,div,span,applet,object,iframe,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}

body {
	margin:0; padding:0;
	background-color: #fff;
	font-family: 'Pontano Sans', sans-serif;
	font-size: 16px;
}
.wrapper {
	width: 1075px;
	margin: 0 auto;
}
#header-border {
	width: 100%;
	height: 6px;
	background: url("images/header-border.png") repeat-x;
}
#header {
	width:100%;
	height: 146px;
	margin:0;
	padding:0;
	color: #fff;
  background: url("images/header-bg.png") repeat-x;
}
#header-logo {
	width:1022px;
	height:113px;
	margin:0px auto 0px auto;
	background: url("images/header-logo.png") no-repeat;
}
#menu {
	width:100%;
	height: 33px;
	margin:0;
	padding: 0;
	color: #fff;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
}

#menu-main {
	width: 975px;
	margin: 0 auto;
}

#menu li a {
	display:block;
	float:left;
	margin:0px 10px 0px 10px;
	padding:10px 0 0 0;
	width: 175px;
	height: 33px;
	outline:none;
	overflow:hidden;
	background-color: #5f5f5f;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	box-sizing: border-box;
}

#menu li.welcome a {
	background-color: #29abe2;
}

#menu li.welcome a:hover, #menu li.welcome.current-menu-item a {
	background-color: #33c0ee;
}

#menu li.production a {
	background-color: #ef0b8d;
}

#menu li.production a:hover, #menu li.production.current-menu-item a {
	background-color: #f639a0;
}

#menu li.about a {
	background-color: #fdde00;
	color: #000;
}

#menu li.about a:hover, #menu li.about.current-menu-item a {
	background-color: #fee370;
}

#menu li.testimonials a {
	background-color: #f8642a;
	color: #fff;
}

#menu li.testimonials a:hover, #menu li.testimonials.current-menu-item a {
	background-color: #fd8060;
}

#menu li.contact a {
	background-color: #000;
}

#menu li.contact a:hover, #menu li.contact.current-menu-item a {
	background-color: #333;
}

#page {
	margin:5px auto 5px auto;
	width:100%;
}
#page em {
	color: #0b71b9;
	font-style: italic;
	font-weight: bold;
}

#page p {
	margin-bottom:15px;
	line-height: 28px;
}

#page h1 {
	text-transform: uppercase;
	color: #0073b5;
	font-size: 32px;
	margin: 10px 0 5px;
}

#page h1 strong {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
}

#page h2 {
	text-transform: uppercase;
	color: #0073b5;
	font-size: 20px;
	margin: 10px 0 5px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
}

#page a {
	color: #0073b5;
	text-decoration: underline;
}

#page a:hover {
	color: #1693db;
}

#content {
	width: 738px;
	padding: 17px 25px 0 0;
  float: left;
}
#sidebar {
	width: 312px;
	float: left;
	padding: 27px 0 0 0;
}
#sidebar img {
	margin:0; padding:0; border:none;
}

#sidebar h3 {
	color: #0073b5;
	font-weight: 700;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-top: 0;
}

#sidebar p {
	font-size: 13px;
}

#sidebar .wpcf7-submit {
	border: 0;
	background-color: #0073b5;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	cursor: pointer;
}

#sidebar form {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

#sidebar form textarea {
	border: 1px solid #ccc;
}

/*.page-welcome #content {
	background: url("images/sidenote-welcome.jpg") bottom left no-repeat;
	padding-bottom: 130px;
}
.page-products #content {
	background: url("images/sidenote-products.jpg") bottom left no-repeat;
	padding-bottom: 110px;
}
.page-about-us #content {
	background: url("images/sidenote-aboutus.jpg") bottom left no-repeat;
	padding-bottom: 110px;
}
.page-contact-us #content {
	background: url("images/sidenote-contactus.jpg") bottom left no-repeat;
	padding-bottom: 130px;
}*/

#footer {
	background: url("images/footer-bg.jpg") repeat-x;
	padding:18px 10px 10px 10px;
	font-family:Verdana;
	font-size:10px;
	color: #777;
	line-height:13px;
}
#footer a {
	text-decoration:none;
	font-weight:bold;
	color: #777;
}
#footer {
	background: url("images/footer-bg.jpg") repeat-x;
	padding:18px 10px 10px 10px;
	font-family:Verdana;
	font-size:10px;
	color: #777;
	line-height:13px;
}
#footer a {
	text-decoration:none;
	font-weight:bold;
	color: #777;
}

#footer-nav {
	font-size: 10px;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
}

#footer-nav ul li {
	display: inline;
}

#footer-nav ul li a {
	color: #777;
	padding: 0 4px;
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.clear {
	clear:both;
}
