/*
Theme Name: Sales Trailers Sydney
Author: Netwizard Design & Hosting
Author URI: http://www.netwizarddesign.com.au
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i');
@import url('css/reset.css');
@import url('css/slicknav.css');
html {
	width:100%;
	height:100%;
	position:relative;
}
body {
	overflow-x:hidden;
	margin:0;
	width:100%;
	height:100%;
	font-size: 14px;
	line-height: 1.5em;
	font-family: arial;
	color: #333;
	background:#f3f3f3 url(images/bg_desg.jpg) no-repeat top center;
	position:relative;
}
h1 {
	font-size:32px;
	line-height:42px;
	margin:0 0 25px 0;
	font-weight:700;
}
h2 {
	font-size:26px;
	line-height:36px;
	margin:0 0 20px 0;
	font-weight:700;
}
h3 {
	font-size:22px;
	line-height:32px;
	margin:0 0 20px 0;
	font-weight:700;
}
h4 {
	font-size:18px;
	line-height:28px;
	margin:0 0 15px 0;
	font-weight:700;
}
p {
	font-size:14px;
	line-height:22px;
	margin:0 0 15px 0;
}
.clear {
	clear:both;
}
.container {
	width:1020px;
	margin:0 auto;
	position:relative;
}
#top-bar {
	width:100%;
	height:33px;
	background:url(images/top-bar.png) no-repeat top center;
	color:#fff;
	font-size:14px;
	padding:10px 0 0 0;
	text-align:center;
	font-size:14px;
	position:relative;
	z-index:996;
}
#top-bar a {
	color:#fff;
	text-decoration:none;
}
#header {
	position:relative;
	z-index:997;
}
#header .container {
	position:relative;
}
.slicknav_menu {
	display:none;
}
.logo {
	float:left;
	margin:0 0 20px 0;
}
.account-menu {
	position:absolute;
	top:40px;
	right:20px;
	list-style-type:none;
	margin:0 0 0 0;
	color:#fff;
}
.account-menu li {
	display:inline;
	margin:0 0 0 20px;
}
.account-menu li a {
	color:#fff;
	text-decoration:none;
}
.facebook {
	float:right;
	margin:0 20px 0 0;
	color:#fff;
	text-decoration:none;
}
.facebook i {
	width:24px;
	height:24px;
	line-height:24px;
	position:relative;
	top:0;
	border-radius:4px;
	margin:0 0 0 5px;
	background:#ccc;
	color:#666;
	text-align:center;
}
#menu {
	position:relative;
	z-index:998;
	width:100%;
	margin:0 0 0 0;
}
.menu-shadow {
	width:100%;
	height:22px;
	background:url(images/menu-shadow.png) no-repeat top center;
	margin:0 0 -10px 0;
	position:relative;
	top:-10px;
	z-index:800;
}
#menu .menu {
	list-style-type:none;
	margin:0 0 0 0;
	width:96%;
	padding:0 2%;
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
	background:url(images/menu.png) repeat-x;
	height:39px;
	border-bottom:8px solid #f8821d;
}
#menu .menu li {
	margin:0 0 0 0;
	float:left;
	height:100%;
	display:block;
	border-left:1px solid #ccc;
	border-right:1px solid #aaa;
}
#menu .menu li:nth-child(1) {
	border-left:none;
}
#menu .menu li:nth-child(7) {
	border-right:none;
}
#menu .menu li a {
	color:#555;
	text-decoration:none;
	text-transform:uppercase;
	font-size:15px;
	padding:0 18px;
	line-height:40px;
	text-shadow:1px 1px 1px #fff;
	float:left;
	display:block;
}
#menu .menu li.current-menu-item a {
	background:#f67a17 url(images/active.png) no-repeat top center;
	color:#091f59;
	height:130%;
	position:relative;
	top:-30%;
	text-shadow:1px 1px 1px #fff;
	line-height:63px;
}
.wrap {
	padding:10px 20px;
	background:#fff;
	box-shadow:0px 0px 10px rgba(0,0,0,0.25);
}
.home-wrap {
	background:#fff;
	box-shadow:0px 0px 10px rgba(0,0,0,0.25);
}
.cycle-slideshow {
	position:relative;
	height:400px;
	width:1020px;
	background:url(images/slider_bg.jpg) no-repeat top center;
}
.cycle-slideshow div {
	position:relative;
	width:100%;
}
.cycle-slideshow div img {
	position:absolute;
	z-index:10;
}
.cycle-slideshow div h1 {
	color:#fff;
	font-size:40px;
	position:absolute;
	top:60px;
	right:70px;
	z-index:20;
	font-weight:400;
	text-shadow:1px 1px 1px #222;
	font-family: 'Open Sans', sans-serif;
}
.cycle-slideshow div p {
	color:#fff;
	font-size:16px;
	position:absolute;
	width:600px;
	top:120px;
	line-height:22px;
	right:70px;
	z-index:20;
	text-align:right;
	text-shadow:1px 1px 1px #222;
}
.cycle-slideshow div p a {
	color:#0a2c6c;
	font-size:16px;
	background:#f67a17 url(images/active.png) no-repeat top center;
	text-decoration:none;
	float:right;
	padding:15px 30px;
	border-radius:8px;
	text-shadow:0px 0px 0px #222;
	position:relative;
	top:30px;
}
.cycle-slideshow div.slide1 img {
	position:absolute;
	z-index:10;
	top:90px;
	left:65px;
}
.cycle-slideshow div.slide2 img {
	position:absolute;
	z-index:10;
	top:90px;
	left:65px;
}
.cycle-slideshow div.slide3 img {
	position:absolute;
	z-index:10;
	top:20px;
	left:50px;
}
.cycle-slideshow div.slide2 p {
	width:300px;
}
.cycle-pager {
	position:absolute;
	right:30px;
	bottom:0;
}
/* pager */
.cycle-pager { 
    
}
.cycle-pager span { 
    font-family: arial;
	font-size: 50px; 
	width: 16px; 
	height: 16px; 
    display: inline-block; 
	color: #ddd; 
	cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { 
	color: #D69746;
}
.cycle-pager > * { 
	cursor: pointer;
}
#boxes {
	padding:50px 0 0 0;
}
.box {
	width:29.33%;
	float:left;
	text-align:center;
	margin:0 2% 40px 2%;
	position:relative;
}
.box img {
	width:100%;
	position:relative;
}
.box h3 {
	width:90%;
	position:relative;
	display:block;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #333;
	background:#ccc url(images/box-header.png) repeat-x;
	margin:0;
	padding:15px 5%;
	text-align:left;
	border-radius:7px;
}
.box a {
	position:absolute;
	right:10px;
	top:10px;
	color:#0a2c6c;
	text-shadow:1px 1px 1px #fff;
	text-decoration:none;
	text-transform:none;
	padding:5px 10px;
	font-size:13px;
	border-radius:4px;
	background:#f37829;
	transition:all .5s;
}
.box a:hover {
	background:#f98f4b;
}
.crumbs {
	font-size:13px;
	color:#555;
	width:100%;
	padding:10px 0;
}
.crumbs a {
	color:#164886;
}
.sidebar {
	width:25%;
	float:left;
}
.sidebar div.sidebar-content {
	width:100%;
	position:relative;
	box-shadow:0px 0px 1px rgba(0,0,0,0.5);
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
}
.sidebar h3 {
	color:#051b55;
	font-size:16px;
	line-height:18px;
	margin:0 0 20px 0;
	width:90%;
	padding:10px 5%;
	text-transform:uppercase;
	background:#e3e3e3 url(images/heading.png) repeat-x;
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
}
.sidebar h3 i {
	float:right;
	display:none;
	cursor:pointer;
}
.sidebar ul {
	list-style-type:none;
	margin:0 0 20px 0;
}
.sidebar ul li {
	margin:0 0 10px 0;
	font-size:13px;
	line-height:18px;
	padding:0 0 0 10px;
	position:relative;
}
.sidebar ul li a {
	color:#164886;
	font-weight:700;
}
.sidebar ul li ul {
	margin:5px 0 10px 5px !important;
}
.sidebar ul li ul li {
	padding:0 0 0 0 !important;
	margin:0 0 5px 0 !important;
}
.sidebar ul li ul li i {
	font-size:8px;
	color:#666;
}
.sidebar ul li ul li a {
	text-decoration:none;
	color:#164886;
	font-weight:400;
}
.sidebar ul li ul li a:hover {
	text-decoration:underline;
}
.sidebar ul.recent li a {
	color:#164886;
	font-weight:400;
}
.mini-cart {
	width:100%;
	text-align:center;
	padding:20px 0;
}
.main {
	width:72%;
	float:right;
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
	box-shadow:0px 0px 1px rgba(0,0,0,0.5);
	margin:0 0 40px 0;
}
.main-content {
	padding:20px;
}
.page-header {
	color:#051b55;
	font-size:16px;
	line-height:18px;
	margin:0 0 0 0;
	width:97%;
	padding:10px 0 10px 3%;
	text-transform:uppercase;
	background:#e3e3e3 url(images/heading.png) repeat-x;
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
}
.alignleft {
	float:left;
	margin:0 40px 40px 0;
	max-width:100%;
	height:auto;
}
.alignright {
	float:right;
	margin:0 0 40px 40px;
	max-width:100%;
	height:auto;
}
.wp-post-image {
	float:right;
	margin:0 0 40px 40px;
	max-width:100%;
	height:auto;
}
/* --------------------
Woocommerce --->
 -------------------- */
.sku_wrapper, .posted_in {
	display:none;
}
.flex-control-nav li {
	width:20% !important;
	margin:0 5% 10px 0 !important;
}
.pswp__bg {background: #FFF !important;}
.pswp__caption, .pswp__top-bar {
  background: #000 !important;
}
.pswp__ui h3, .pswp__ui button, .pswp__button:before {
	color: #000 !important;
}
button.pswp__button--arrow--left::before, button.pswp__button--arrow--right::before {
	background-color:#000 !important;
	color: #FFF !important;
}
.pswp__button {
	color:#000 !important;
	opacity:1 !important;
	background-color:#000 !important;
	color: #FFF !important;
}
.pswp__counter {
	color: #FFF !important;
}
.woocommerce .products ul, .woocommerce ul.products ul, .woocommerce ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left !important;
    margin: 0 2% 30px 2% !important;
    position: relative !important;
    width: 29.33% !important;
	text-align:center !important;
	min-height:220px !important;
}
.woocommerce ul.products li.product a img {
    width: auto !important;
    max-height: 100px !important;
    display: block;
    margin: 0 auto !important;
    box-shadow: none;
	float:none !important;
}
.woocommerce ul.products li a.button {
	position:absolute !important;
	bottom:0 !important;
	left:50% !important;
	width:160px !important;
	margin:0 0 0 -80px !important;
	background:#f67a17 url(images/active.png) no-repeat top center !important;
	color:#091f59 !important;
	border:1px solid #ccc !important;
	padding:10px 0 !important;
	text-shadow:1px 1px 1px #fff !important;
}
.single_add_to_cart_button {
	width:160px !important;
	margin:0 0 0 0 !important;
	background:#f67a17 url(images/active.png) no-repeat top center !important;
	color:#091f59 !important;
	border:1px solid #ccc !important;
	padding:10px 0 !important;
	text-shadow:1px 1px 1px #fff !important;
}
.added_to_cart {
	padding:10px 0 0 0 !important;
	font-weight:bold !important;
}
.woocommerce ul.products li h2.woocommerce-loop-product__title {
	font-size:13px !important;
	line-height:18px !important;
	font-weight:400 !important;
	width:90% !important;
	display:block !important;
	text-align:center !important;
	float:left !important;
	clear:both !important;
	position:absolute !important;
	bottom:70px !important;
	left:0 !important;
	height:31px !important;
	padding: 0 5% !important;
}
.woocommerce ul.products li a {
	color:#333 !important;
	text-decoration:none !important;
	display:block !important;
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: none !important;
}
.term-description, .return-to-shop {
	display:none;
}
.woocommerce-MyAccount-navigation {
	width:20%;
	float:left;
}

.woocommerce-MyAccount-content {
	width:70%;
	float:right;
}
.woocommerce-MyAccount-navigation a, .woocommerce-MyAccount-content a {
	color:#164886;
}
.out-of-stock {
	display:none !important;
}
.woocommerce input,
.woocommerce textarea,
.woocommerce select {
    background: #f9f9f9;
    border: 1px solid #ccc;
    color: #555;
    padding: 10px;
    font-size: 14px;
}
.woocommerce button.button {
	min-width:150px;
	padding:0 25px;
	text-align:center;
	height:50px;
	line-height:50px;
}
/* -------------------
<---- Woocommerce
------------------- */
#footer {
	width:100%;
	padding:50px 0;
	background:#114380 url(images/footer_bg.jpg) no-repeat top center;
	color:#fff;
}
.fcol {
	width:21%;
	float:left;
	margin:0 2% 0 2%;
	color:#fff;
	font-size:13px;
}
.hours {
	background:#071f53;
	padding:10px;
	border-radius:8px;
	border:1px solid #ccc; 
	text-align:center;
}
.hours h3 {
	margin:0 0 10px 0;
	line-height:20px;
}
.fcol img {
	width:100%;
}
.fcol ul {
	list-style-type:none;
	margin:0 0 20px 25px;
}
.fcol ul li a {
	color:#fff;
	text-decoration:none;
	font-size:13px;
}
.copy {
	float:left;
	font-size:12px;
	margin:30px 0 0 0;
}
.designer {
	float:right;
	font-size:12px;
	margin:30px 0 0 0;
}
.designer a {
	color:#fff;
	text-decoration:none;
}
#form {
	width:50%;
	float:left;
	margin:0 0 50px 0;
}
#details {
	width:46%;
	float:right;
	margin:0 0 0 0;
}
.map {
	width:99% !important;
	padding:1% !important;
	border:1px solid #ddd !important;
	height:250px;
	margin:30px 0 0 0;
}
.wpcf7 {
    width: 100%;
	margin:0 0 0 0;
}
.wpcf7 input,
.wpcf7 textarea {
    width: 90%;
    margin: 0 0 0 0;
}
.wpcf7 select {
    width: 96%;
}
.wpcf7 textarea {
    height: 140px;
}
.wpcf7 label {
    display: block;
	text-align:left !important;
    margin-bottom: 0px;
    color: #333;
    font-size: 15px;
    clear: both;
    padding: 0 0 0 0;
}
.wpcf7 .req {
    color: red;
	font-weight:bold;
	font-size:1.3em;
}
.wpcf7 {
    margin: 30px 0 0 0;
}
.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
    background: #f9f9f9;
    border: 1px solid #ccc;
    color: #555;
    padding: 10px;
    font-size: 14px;
}
.wpcf7 input[type="submit"] {
    display: block;
	text-transform:uppercase;
	background:#173473;
	color:#fff;
    cursor: pointer;
    height: 40px;
    padding: 0;
    width: 120px;
    position: relative;
    float: left;
    left: 0px;
	transition:all .5s;
	border:none;
	border-radius:0;
}
.wpcf7 input[type="submit"]:hover {
    opacity:0.9;
}
@media only screen and (max-width: 1024px) {
	.container {
		width:96%;
		padding:0 2%;	
	}
	#menu .menu li a {
		color:#555;
		text-decoration:none;
		text-transform:uppercase;
		font-size:15px;
		padding:0 12px;
		line-height:40px;
		text-shadow:1px 1px 1px #fff;
		float:left;
		display:block;
	}
	#menu .menu li.current-menu-item a {
		background:#f67a17 url(images/active.png) no-repeat top center;
		color:#091f59;
		height:130%;
		position:relative;
		top:-30%;
		text-shadow:1px 1px 1px #fff;
		line-height:63px;
	}
	#menu, .menu-shadow {
		display:none;
	}
	#top-bar {
		margin:50px 0 0 0;
	}
	#header {
		text-align:center;
		padding:10px 0;
	}
	.slicknav_menu {
		display:block;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		z-index:999;
	}
	.cycle-slideshow {
		display:none;
	}
	.fcol {
		width:46%;
		float:left;
		margin:0 2% 30px 2%;
		color:#fff;
		font-size:13px;
		text-align:center;
	}
	.fcol:nth-child(3) {
		clear:both;
	}
	.box {
		width:96%;
		float:left;
		text-align:center;
		margin:0 2% 40px 2%;
		position:relative;
	}
	.box img {
		width:200px;
		height:auto;
	}
}
@media only screen and (max-width: 800px) {
	#top-bar span {
		display:none;
	}
	#header {
		text-align:center;
		margin:0 0 0 0;
		padding:10px 0;
	}
	.facebook {
		display:none;
	}
	.logo {
		float: none;
		margin:0 0 0 0;
		max-width:90%;
	}
	.account-menu {
		position:relative;
		top:0;
		left:0;
		list-style-type:none;
		margin:10px auto;
		color:#fff;
		width:320px;
	}
	.copy {
		float:none;
		text-align:center;
		margin:10px 0 0 0;
		padding:0;
	}
	.designer {
		float:none;
		text-align:center;
		margin:0;
		padding:0;
	}
	#footer span {
		display:none;
	}
	.fcol {
		width:96%;
		float:none;
		margin:0 2% 0 2%;
		color:#fff;
		font-size:13px;
	}
	#footer .fcol:nth-child(2),
	#footer .fcol:nth-child(3),
	#footer .fcol:nth-child(4)	{
		display:none;
	}
	.sidebar, .main {
		width:100%;
		float:none;
		margin:0 0 30px 0;
	}
	#form, #details {
		width:100%;
		float:none;
		margin:0 0 30px 0;
	}
	.alignleft {
		float:none;
		margin:0 0 30px 0;
		max-width:100%;
		height:auto;
	}
	.wp-post-image, .alignright {
		float:none;
		margin:0 0 30px 0;
		max-width:100%;
		height:auto;
	}
	.sidebar ul {
		display:none;
	}
	.sidebar h3 i {
		display:inline-block;
	}
	.hide-cart {
		display:none;
	}
	.flex-viewport {
		width:100% !important;
		float:none !important;
		margin:0 0 20px 0 !important;
	}
	.flex-control-nav {
		width:100% !important;
		float:none !important;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		float: left !important;
		margin: 0 2% 30px 2% !important;
		position: relative !important;
		width: 46% !important;
		text-align:center !important;
		min-height:220px !important;
	}

}
@media only screen and (max-width: 600px) {
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		float: left !important;
		margin: 0 2% 30px 2% !important;
		position: relative !important;
		width: 96% !important;
		text-align:center !important;
		min-height:220px !important;
	}
}
/***********blog****************/

/*

#main.blog .block{
	overflow: hidden;
	margin: 15px auto;
	padding:20px;
	position:relative;
}
#main.blog .block:last-child{
	margin-bottom: 0;
}
#main.blog .block img {
	width:320px;
	height:auto;
	float:left;
	margin:0 50px 50px 0;
	position:relative;
	z-index:0;
}
#main.blog .block h1,
#main.blog .block h2,
#main.blog .block h3,
#main.blog .block h4,
#main.blog .blcok p{
	margin: 0 0 10px 0;
	color: #333;
}

#main.blog .block h1{ font-size: 24px; line-height:24px; }
#main.blog .block h2{ font-size: 22px; line-height:22px; }
#main.blog .block h3{ font-size: 20px; line-height:20px; }
#main.blog .block h4{ font-size: 18px; line-height:18px; }
#main.blog .block small {
    display: block;
    margin: 0 0 15px 0;
    font-size: 13px;
    line-height: 20px;
	z-index:40;
}
#main.blog .block p{}

#main.blog .block p a{}
#main.blog .block p a:hover{}

#main.blog .block ul{ list-style: disc; }
#main.blog .block ul li{ margin: 0 0 15px 0;}

#main.blog .block ol{ list-style: decimal; }
#main.blog .block ol li{ margin: 0 0 15px 0;}

#main.blog .block .info{
	overflow: hidden;
}
#main.blog .block .info h1{
	margin-bottom: 15px;
}
#main.blog .block .info p{
}
#main.blog .block .info small{
	margin-bottom: 15px;
}

#main.blog .block .callto{}
#main.blog .block .callto a {
    display: inline-block;
    background: #071f53;
    color: #fff;
	font-size:13px;
    text-decoration: none;
    padding: 5px 10px;
    font-weight: bold;
	transition:all .5s;
    border-radius: 5px;
}
#main.blog .block .callto a:hover{
	opacity: 0.9;
}

#main.blog .blog.widget .widgettitle{
	font-size: 30px;
	margin: 0 0 15px 0;
}
#main.blog .blog.widget .widgettitle a{}
#main.blog .blog.widget .widgettitle a:hover{
	opacity: 0.8;
}

#main.blog .blog.widget .pis-ul{
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}
#main.blog .blog.widget .pis-ul li{
	margin: 0 0 5px 0;
}
#main.blog .blog.widget .pis-ul li:last-child{
	margin-bottom: 0;
}
#main.blog .blog.widget .pis-ul li a{
	text-decoration: none;
}
#main.blog .blog.widget .pis-ul li a:hover{
	opacity: 0.8;
}

/* #Media Queries
================================================== */

/*


@media only screen and (max-width: 767px) {
	#main.blog .block img {
		width:auto;
		height:auto;
		float:none;
		margin:0 0 30px 0;
		position:relative;
		z-index:0;
		max-width:100%;
	}
	#main.blog .primary,
	#main.blog .secondary{
		float: none;
		width: 100%;
	}
	#main.blog .primary{
		margin-bottom: 40px;
	}
	#main.blog .secondary{
		margin-bottom: 0;
	}
	#main.blog #blogroll {
		min-height: 100px;
	}
}

/*

/***********blog****************/
/***********blog****************/
/***********blog****************/
/***********blog****************/
/***********blog****************/

#main.blog{
}

#main.blog .container {
    overflow: hidden;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 20px;
    background: #fff;
}

#main.blog .primary{ width: 60%; float: left; }
#main.blog .secondary{width: 35%; float: right; }

#main.blog .primary > h1{}
#main.blog .primary > h2{}

#main.blog #blogroll {
    min-height: 470px;
}
#main.blog .block{
	overflow: hidden;
	margin: 0 0 15px 0;
}
#main.blog .block:last-child{
	margin-bottom: 0;
}

#main.blog .block h1,
#main.blog .block h2,
#main.blog .block h3,
#main.blog .block h4,
#main.blog .blcok p{
	margin: 0 0 15px 0;
	color: #333;
}

#main.blog .block h1{ font-size: 30px; }
#main.blog .block h2{ font-size: 25px; }
#main.blog .block h3{ font-size: 20px; }
#main.blog .block h4{ font-size: 18px; }
#main.blog .block small {
    display: block;
    margin: 0 0 15px 0;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px 0;
    color: #999;
}
#main.blog .block p{}

#main.blog .block p a{}
#main.blog .block p a:hover{}

#main.blog .block ul{ list-style: disc; }
#main.blog .block ul li{ margin: 0 0 15px 0;}

#main.blog .block ol{ list-style: decimal; }
#main.blog .block ol li{ margin: 0 0 15px 0;}

#main.blog .block .info{
	overflow: hidden;
}
#main.blog .block .info h1 {
    margin-bottom: 15px;
    line-height: normal;
    font-size: 22px;
}

#main.blog .block .info p{
}
#main.blog .block .info small {
    margin-bottom: 15px;
    font-size: 14px;
}
#main.blog .block .callto{}
#main.blog .block .callto a {
    display: inline-block;
    background: #091f59;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 10px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0;
}
#main.blog .block .callto a:hover{
	opacity: 0.8;
}

#main.blog .blog.widget .widgettitle{
	font-size: 22;
	margin: 0 0 15px 0;
	color: #091f59;
	text-transform: uppercase;
}
#main.blog .blog.widget .widgettitle a{
	color: #091f59;
}
#main.blog .blog.widget .widgettitle a:hover{
	opacity: 0.8;
}

#main.blog .blog.widget .pis-ul {
    padding: 0 0 0 14px;
    margin: 0 0 20px 0;
}

#main.blog .blog.widget .pis-ul li{
	margin: 0 0 5px 0;
}
#main.blog .blog.widget .pis-ul li p{
	margin: 0; padding: 0;
}
#main.blog .blog.widget .pis-ul li:last-child{
	margin-bottom: 0;
}
#main.blog .blog.widget .pis-ul li a {
    text-decoration: none;
    color: #333;
}
#main.blog .blog.widget .pis-ul li a:hover{
	opacity: 0.8;
}

.facebook {
	display: inline-block;
	zoom: 1;
	background: url(images/facebook.png) center center no-repeat;
	padding: 2px 3px;
	text-indent: -9999px;
	width: 70px;
	height: 20px;
	line-height: 20px;
}

/* #Media Queries
================================================== */

@media only screen and (max-width: 1200px) {
	
#main.blog .container{
	width: 94%;
}

/* 1200px */
}

@media only screen and (max-width: 767px) {
	

#main.blog .primary,
#main.blog .secondary{
	float: none;
	width: 100%;
}

#main.blog .primary{
	margin-bottom: 40px;
}

#main.blog .secondary{
	margin-bottom: 0;
}

#main.blog #blogroll {
    min-height: 100px;
}

/* 767px */
}


@media only screen and (max-width: 479px) {
	
	
/* 479px */
}

@media only screen and (max-width: 340px) {
	
/* 340px */
}




