/*
Theme Name: Shared Marketing Responsive
Theme URI: http://www.sharedmarketing.com.au
Description:  A responsive wordpress theme.
Author: Joshua Lee
Author URI: http://www.sharedmarketing.com.au
Version: 1.0
*/

/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }
body,html {
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#333;
	line-height:135%;
	
	background: url(images/header-bg.jpg) repeat-x center 80px;	
	
}
body {background: url(images/watermark.jpg) bottom left no-repeat;

}
html{height: 100%;}
.home-page-container {
background-repeat: no-repeat;
background-image: url(http://www.acsn.com.au/wp-content/uploads/2015/09/acsn-bg.jpg);
background-size: 100% auto;
background-position: bottom left;
background-attachment: fixed;
width: 100%;
height: 100%;
min-height: 1000px;
}


.home-info-container {
width: 23%;
background-color: rgba(0, 0, 0, 0.7);
height: 100%;
margin-right: 10%;
float: right;
box-sizing: border-box;
padding: 40px;
box-shadow: 0px 0px 10px rgba(0,0,0,0.52);
}

.home-info-container .logo-box {
	margin-top: 10%;
	max-width: 320px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.home-info-container .logo-box img {
	width: 100%;
	max-width: 320px;
	
}
.fp-menu {}
.fp-menu li a {display: block; padding: 15px; border: solid 1px #fff; color: #fff; margin-bottom: 10px; text-align: center; text-transform: uppercase;}
.fp-menu li a:hover {text-decoration: none; border: solid 1px #b0c238; color: #fff; background: linear-gradient(180deg, #b0c238, #829a37) repeat scroll 0% 0% transparent;}

.form-field {padding: 10px; border: solid 1px #ccc; border-radius: 2px; box-sizing: border-box; width: 100%}
.form-field-half {padding: 10px; border: solid 1px #ccc; border-radius: 2px; box-sizing: border-box; width: 68.5%; margin-left: 1.5%; float: left}
.captcha-image {padding-left: 10px; padding-top: 11px;border: solid 1px #ccc; border-radius: 2px; box-sizing: border-box; width: 38.5%; margin-right: 1.5%; float: left;background-color: #fff;}
.send-but {display: block;
padding: 10px 20px 10px 20px;
float: left;
width: 100%;
height: 55px;
border-radius: 2px;
border: solid 2px #fff;
background: linear-gradient(45deg, #b0c238, #7f9737) repeat scroll 0% 0% transparent;
float: right;
text-transform: uppercase;
color: #fff;
margin-top: 20px;
}
.contact-page p { font-family: 'Playfair Display', serif; margin-bottom: 10px;}
.contact-page-front p { font-family: 'Playfair Display', serif; margin-bottom: 10px; color: #e0e0e0; text-align: center; overflow: hidden;}

.contact-page-front .form-field {
    padding: 10px;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 10px;
font-family: 'Lato', sans-serif;
font-size: 13px;
}
.contact-page-front .form-field-half {
    padding: 10px;
    border: 1px solid #CCC;
    border-radius: 2px;
    box-sizing: border-box;
    width: 98.5%;
    margin-left: 1.5%;
    float: left;
}

ul {
	list-style:none;
}
a {
	text-decoration:none;
	color:#829a37;
}
a:hover {
	text-decoration: none;
	
}
a:focus {
	outline:none;
}
p {
	margin:0 0 1.5em;
}
h1, h2, h3 {
	font-size:32px;
	letter-spacing:-1px;
	line-height:100%;
	padding-bottom:15px;
	font-family: 'Playfair Display', serif;
	color: #666;

}
h1 {
font-weight: 300;
text-align: center;
font-size: 50px;
margin-bottom: 50px;
margin-top: 20px;

	
}
h1 a:hover {
	text-decoration:none;
	color:#333;
	
}
h2 {
	font-size:20px;
	padding-top:10px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	padding-top:10px;
}

.read-more {
    width: 100%;
    border: 3px solid #777;
    border-radius: 5px;
    text-align: center;
    padding: 15px;
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    box-sizing: border-box;
    color: #777;
}
.home-boxes .single-column h2 {text-align: center; color: #ff9000}
.home-boxes .single-column p {text-align: center}
.home-boxes .single-column div { width: 100% !important; border: solid 1px #e4e4e4; box-sizing: border-box; overflow: hidden;}
.home-boxes .single-column div img { width: 100% !important; height: auto !important; margin-bottom: -3%;}
/* LAYOUT STRUCTURE
--------------------------------------------------*/

#mainWrapper {

}
.wrapper {
	margin:0 auto;
	max-width:960px;
}
header {
	height: 298px;
	position:relative;
	
}
#content {
	padding-bottom:20px;
	overflow:hidden;
	margin-top:35px;
}
body#home #content{
	margin-top:20px;
}


#content section {
	float:left;
	width: 69.791%;
	margin-right: 5.208%;
	padding-top:10px;
}

#content .full-width section {
	float:left;
	width: 100%;
	margin-right: 0%;
	padding-top:10px;
}
#colFull section {
    width: 100%;
}
#content aside {
	float:right;
	width:24.999%;

}
footer {
	margin: 0;
	color:#666;
	position:relative;
	padding : 0px !important;
	font-size: 12px;
}
#footerActionsInner{
	width:960px;
	margin:0 auto;
	padding:32px 0 0;
	overflow:hidden;
}
#footerWidgets {



}
#footerWidgetsInner {
	max-width: 960px;
	margin:0 auto;
	padding:20px 0 35px;
	overflow:hidden;
	border-top: 1px solid #E0E0E0;
}



/* HEADER ELEMENTS
-----------------------------------*/

/* -- logo --*/
#logo {
	position:absolute;
	top: 82px;
	left:0;
	left: 236px;
}
#logo a {
    font-family: 'Lato', sans-serif;
    font-size: 36px;
    font-weight: bold;
    color: #333;
    padding-top: 30px;
    letter-spacing: -1px;
    display: block;
}
#logo a:hover {
    text-decoration: none;
}
#logo span {
    clear: both;
    color: #666666;
    display: block;
    font-size: 11px;
    margin-top: -10px;
    text-transform: uppercase;
}
#logo a img{
    border:none;
}

#mainMenu {
	position:absolute;
	top:20px;
	width: 960px;
}
#mainMenu ul li{
	float:left;
	width: 33.333%;
}
#mainMenu ul li a {
	display:block;
	height:30px;
	color:#999;
	font-size:14px;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	border-left: 1px solid #E0E0E0;
	transition: ease-in-out all 0.1s;
	text-transform: uppercase;
	font-family: 'Playfair Display', serif;
}
#mainMenu ul li:first-child a {
	
	border-left: none !important;

}
#mainMenu ul li a span {
	font-size:10px;
	color:#999;
	line-height:120%;
}
#mainMenu ul li a:hover {
	text-decoration:none;
	color:#000;
}
#mainMenu ul li ul li a:hover{
	background:#132325;
}



/* top social links */
#topSocial {
	position:absolute;
	right:0;
	top:130px;
}
#topSocial ul li {
	float:left;
	padding:0 5px;
	width:32px;
}
#topSocial ul li a {
	display:block;
	height:32px;
	width:32px;
}
#topSocial ul li a img {
	border:none;
}
#topSocial ul li a:hover {

/*background:url(images/bk_topsocial_hover.png) 0 0 no-repeat;*/
	background:none;
}

/* Top Search */
#topSearch {
	position:absolute;
	right:5px;
	top:25px;
}

/* CUSTOM ELEMENTS
-------------------------------------------*/
.wrapper-inner {width: 100%; 
float: left;}

.single-column {
margin-right: 3.0833%;
margin-bottom: 10px;
margin-top: 10px;
min-height: 250px;
float: left;
box-sizing: border-box;

}

.quarter {width: 22.689%;}

.third {width: 30.87%}

.half {width: 47.95%}
.two-thirds {width: 64.635%}
.three-quarters{width: 73.06%}
.full-width-wrapper { clear: both; padding-top: 30px; padding-bottom: 30px; margin-top: 20px; margin-bottom: 20px; overflow: hidden;}




/* CONTENT ELEMENTS
-------------------------------------------*/
.alignleft {
	float:left;
	margin:5px 15px 5px 0;
}
.alignright {
	float:right;
	margin:5px 0 5px 15px;
}

/* homeboxes */
#homeBoxes {
	overflow:hidden;
}
#homeBoxes .homeBox {
	width:290px;
	float:left;
	margin-right:40px;
}
#homeBoxes .homeBox img {
	border:6px solid #E2E2E2;
	background:#fff;
	padding:1px;
}
#homeBoxes .homeBox img:hover {
	border-color:#F9F9F9;
}
#homeBoxes .last{
	margin-right:0;
}
#homeBoxes .homeBox h2 {
	padding:10px 0 15px;
	color:#333;
	font-weight:normal;
	font-size:24px;
}
.more-link {
	padding:20px 0 0 0;
}

/* home blurb */
#blurb {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-top:1px solid #BDBDBD;
	border-left:1px solid #BDBDBD;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	padding:15px 20px 25px;
	text-shadow:1px 1px #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	font-size:18px;
	line-height:130%;
	margin-bottom:25px;
}
#blurb p {
	margin:0;
}
#blurb img {
	float:right;
	border:none;
	margin-top:5px;
}
#archive-title {
	padding:5px 0 7px 25px;
	margin:0 0 15px;
	display:block;
	background:url(images/ico_archive.png) 2px 50% no-repeat;
	border-bottom:1px solid #ddd;
}
#content section img {
}

/* BLOG ITEMS */
article {
	margin:0 0 30px 0;
	padding:0 0 15px;
	border-bottom:1px dotted #bbb;
	overflow:hidden;
}
article.portfolio-single {
    border-bottom: 0;
}
article header {
    background: none;
    margin: 0;
    padding: 0;
    height: auto;
}
article .meta {
	font-size:11px;
	color:#666;
	text-shadow:1px 1px #fff;
	margin-top:-12px;
	margin-bottom:18px;
}
.postTags {
	font-size:13px;
	background:url(images/ico_tag.png) 0 50% no-repeat;
	padding-left:24px;
	margin:25px 0 0;
}
blockquote {
	padding-left:80px;
	margin:20px 0 15px 0;
	padding-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background:url(images/bk_blockquote.png) 0 15px no-repeat;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}
#content section ul li, #content section ol li  {
	padding:5px 0 5px 25px;
	background:url(images/bullet_list.png) 0 15px no-repeat;
}
#content section ul {
	margin:0 0 15px 15px;
}
#content section ol li {
	background:none;
	padding-left:0;
}
#content section ol {
	margin:0 0 15px 35px;
}
#shareLinks {
	height:30px;
	background:url(images/bk_social.jpg) 0 0 repeat-x;
	font-size:12px;
	line-height:32px;
	padding:0 10px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border:1px solid #008FF5;

/*border-left:1px solid #008FF5;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;*/
	margin:20px 0;
	width:130px;
}
#shareLinks a {
	color:#fff;
}
#shareLinks #icons {
	display:none;
	padding-left:15px;
}
#shareLinks #icons a {
	margin:0 10px;
	font-weight:bold;
	text-transform:uppercase;
}

/* PAGINATION */
.emm-paginate {padding:10px 0; overflow:hidden; clear:both;}
.emm-paginate a {background:url(images/bk_pagenavi.jpg) 0 100% repeat-x; border:1px solid #ddd; color:#666; margin-right:5px; padding:4px 8px; text-align:center; text-decoration:none;}
.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current {color:#fff; background:#18AEF5; border:1px solid #0A95D8; margin-right:5px; padding:4px 8px;}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}

/* SLIDER
---------------------------------------*/
#slider {
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 40%;
	height:370px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:1;
}

/* PORTFOLIO PAGE
---------------------------------------*/
.filters {
	margin-top:5px;
	float:right;
	margin-top:-47px;
}
.filters li {
	float:left;
	margin-right:5px;
}
.filters li a{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #fefefe;
	border-right:1px solid #fefefe;
	padding:10px 12px 4px;
	text-shadow:1px 1px #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	font-weight:bold;
	display:block;

}
.gallery {
	margin-top:10px;
	padding-left:22px;
	margin-left:-22px;
	margin-bottom:20px;
	width:982px;
}
.gallery .portfolioItem {
	float:left;
	width:300px;
	margin-right:25px;
	overflow:hidden;
	margin-bottom:10px;
}
.gallery .portfolioItem img {
	border:none;
}

/* COLRIGHT ELEMENTS
-------------------------------------*/
.rightBox  {
	margin-bottom:17px;
}
.rightBox h2 {
	padding:10px 0;
}
.rightBox ul li{
	padding:6px 0;
	border-bottom:1px solid #ddd;
}
.rightBox ul {
	border-top:1px solid #ddd;
}

/* COMMENTS
-----------------------------------*/
#content section ul.commentlist {
	list-style:none;
	list-style-position:outside;
	display:block;
	margin:0 0 20px;
	border-top:3px solid #D2D8DB;
	border-bottom:4px solid #D2D8DB;
	padding:0;
	padding-bottom:10px;
}
#content section ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
}
#content section ul.commentlist li {
	padding:20px 0 10px 50px;
	position:relative;
	margin-top:0;
	background:url(images/bk_horiz_line.jpg) 0 0 repeat-x;
}
#content section ul.commentlist li img {
	border:none;
}
#content section ul.commentlist li p{
	font-size:13px;
	margin:10px 0;
}
#content section ul.commentlist li .comment-meta, #content section ul.commentlist li .text  {
	margin-left:20px;
}
#content section ul.commentlist li .comment-meta span {
	font-size:11px;
	color:#999;
}
#content section ul.commentlist li .comment-meta {
	font-size:16px;
}
#content section ul.commentlist li .gravatar {
	position:absolute;
	width:50px;
	height:50px;
	top:20px;
	left:0;
}
#content section ul.commentlist li .gravatar .gravatar_mask {
	position:absolute;
	left:0;
	top:0;
	background:url(images/bk_gravatar_mask.png) 0 0 no-repeat;
	width:50px;
	height:50px;
}
#content section ul.commentlist .reply {
	position:absolute;
	right:0;
	top:25px;
	width:46px;
	height:21px;
	text-align:center;
	font-size:12px;
}
#content section ul.commentlist .reply a {
	display:block;
	width:46px;
	height:21px;
	font-style:italic;
}
#content section ul.commentlist .reply a:hover {
	text-decoration:none;
	color:#333;
}
#content section ul.commentlist li .children li {
	margin-top:15px;
	padding-top:25px;
	border-bottom:none;
	overflow:hidden;
	padding-bottom:5px;
}
#content section ul.commentlist li .children li .gravatar {
	top:20px;
}
#content section ul.commentlist li .children li .reply {
	top:30px;
}

/* FOOTER ELEMENTS
-------------------------------------------*/

/* Footer Widgets */
#footerWidgetsInner .boxFooter {
	float:left;
	width:210px;
	padding-right:30px;
	overflow:hidden;
	margin-bottom:40px;
}
#footerWidgetsInner h2 {
	font-size:20px;
	border-bottom:1px solid #292929;
	padding:7px 0 12px;
	margin-bottom:10px;
	color:#ccc;
}
#footerWidgetsInner .boxFooter ul {margin:0;}
#footerWidgetsInner .boxFooter ul li {
	padding:7px 0;
	border-bottom:1px solid #292929;
	color:#986123;
	font-size:10px;
	font-style:italic;
}
#footerWidgetsInner .boxFooter ul li a {
	text-decoration:none;
	color:#515151;
	font-size:13px;
	font-style:normal;
}
#footerWidgetsInner .boxFooter ul li a:hover {
	color:#ccc;
}

/* Copyright */
#footerWidgetsInner #copyright {
	clear:both;
	padding-top:25px;
	margin-top:15px;
	position:relative;
	text-align: center;
}


/* FORMS
------------------------------------*/

/* Top Search */
#topSearch input[type="text"] {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:100px;
	background:url(images/bk_top_search.png) 0 0 repeat-x;
	padding:9px 10px 10px;
	border:1px solid #2E4849;
	color:#A8A8A8;
	font-style:italic;
	margin-right:10px;
	position:relative;
}
#topSearch input[type="submit"] {
	position:absolute;
	right:0;
	z-index:100;
	width:43px;
	height:44px;
	background:url(images/but_search.png) 0 0 no-repeat;
	border:none;
	cursor:pointer;
}

/* COMMENTS F0RM */
#commentform p {
	margin:0;
}
#commentform label {
	display:block;
	padding:5px 0;
}
#commentform input, #commentform textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}
#commentform input:focus, #commentform textarea:focus {
	border:1px solid #0099FF;
}
#commentform textarea {
	width:560px;
	font-family: 'Lato', sans-serif;
	font-size:13px;
}
#commentform input[type="submit"]{
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}

/* Contact Page */
#contact-map {
    float: left;
    width: 638px;
    background: #fff;
    padding: 1px;
    border: 6px solid #E2E2E2;
    height: 350px;
    margin: 0 0 15px 0;
}
#contact-map iframe {
    border: 0;
}
#contact-form {
    width: 60%;
    float: left;
    margin: 0 10% 0 0;
}
#contact-data {
    float: left;
    width: 30%;
    margin: 28px 0 0 0;
}
#contact-data p {
	display:block;
	overflow:hidden;
	margin:0 0 15px 0;
}
#contact-data .contact-data-field {
    float: left;
    width: 30%;
    margin-right: 5%;
    font-weight: bold;
}
#contact-data .contact-data-info {
    float: left;
    width: 65%;
}

/* Contact Form */
#contact label {
	display:block;
	padding:5px 0;
}
#contact input, #contact textarea {
	border:1px solid #ddd;
	padding:8px;
	width:90%;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}
#contact textarea {
	width:90%;
	font-family: 'Lato', sans-serif;
	font-size:13px;
}
#contact button.submitbutton{
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}
.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
}
.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
}
?header{z-index:1001 !important;}
#content{z-index:100 !important;}
.thanks {
background: #F2F3F6;
background: url('js/contactform/ok.png') no-repeat left;
padding-left:20px;
clear: both;
}
.error {
color: #333;
background: #FCE2D4 url('js/contactform/error.png') no-repeat 5px 50%;
margin-top: 5px;
display:block;
clear: both;
padding:7px;
padding-left:30px;
border-radius:6px;
font-size:11px;
border: 1px solid #fbc2c4;
}
.portfolioimg {
    float: left;
    display: block;
    clear: both;
    margin-bottom: 20px;
}
.clear {
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
/* Styles */
#content section {
	float:left;
	width: 100%;
	margin-right: 5.208%;
	padding-top:10px;
}
.home-page-container {height: 1000px;}
#logo {
    position: absolute;
    top: 150px;
    left: 0px;
}
#content aside {
	float:left;
	width:100%;

}
#topSocial {
    
    left: 75px;
    top: 155px;
}
.quarter {width: 90%; margin-left: 5% !important; margin-right: 5% !important; }

.third {width: 90%; margin-left: 5% !important; margin-right: 5% !important; }

.half {width: 90%; margin-left: 5% !important; margin-right: 5% !important; }
.two-thirds {width: 90%; margin-left: 5% !important; margin-right: 5% !important; }
.three-quarters{width: 90%; margin-left: 5% !important; margin-right: 5% !important; }

#logo a img {
    border: medium none;
    margin-top: -40px;
    width: 90%;
    margin-left: 5% !important;
	margin-right: 5% !important;
}


.home-info-container {
    width: 90%;
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    margin-right: auto;
margin-left: auto;
    box-sizing: border-box;
    padding: 40px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.52);
	float: none !important;
}

.home-page-container {
background-size: auto !important;
}
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-width : 480px) 
and (max-width : 960px) {
.home-info-container {
    width: 90%;
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    margin-right: auto;
margin-left: auto;
    box-sizing: border-box;
    padding: 40px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.52);
	float: none !important;
}
.home-page-container {
background-size: auto !important;
}	
}


/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/* Basic Styles */


@media only screen and (max-width : 960px) {
#mainMenu {display: none !important;}
.home-info-container {
    width: 90%;
    background-color: rgba(0, 0, 0, 0.9);
    height: 100%;
    margin-right: auto;
margin-left: auto;
    box-sizing: border-box;
    padding: 40px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.52);
	float: none !important;
}
.home-page-container {
background-size: auto !important;
}
}





