/*
 Theme Name:   JOiE Creative
 Description:  Mindful Child Theme
 Author:       Kirstan joiecreative.com.au
 Author URI:   http://joiecreative.com.au
 Template:     mindful
 Version:      1.0.0
*/

@import url("../mindful/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */


html, body {
	height:100%;
}
a {
    color: #e20a17;
}
a:hover {
    color: #BC121B;
}
h2 {
	font-size:1.3em;
	line-height:130%;	
}
#mainNav ul a {
    color: #fff;
    font-size: 0.75em;
    font-weight: normal;
    line-height: 25px;
}
#mainNav ul a, #mainNav ul li.sfHover ul a {
    color: #fff !important;
}
#mainNav ul a:hover {
	color:#e20a17 !important;		
}
@media only screen and (max-width: 768px) {	
#mainNav {
	clear: both;
    padding: 25px 0 5px;
    position: relative;
    text-align: center;
}
.sf-menu li {
	float:none;	
}
}

.fb-like {
	/*margin: 100px 20px;
    position: absolute !important;
    right: 10px;*/
}
.home .fb-like {
    display:none;
}
@media only screen and (max-width: 768px) {	
.fb-like {
	/*margin:45px 12px;*/

}
.home .fb-like {
    display:none;
}
}

.navdiv {
    float: left;
    font-size: 0.7em;
    margin: -18px 0;
    position: absolute;
    right: -5px;
	font-weight:bold;
}
.menu-item-57 .navdiv {
	display:none;
}
.sub-menu .navdiv {
	display:none;
}
#sequence {
    margin: 0 auto !important;
    max-width:940px;
}
#homeSlideshow .animate-in .image.right {
   /* right: 0;*/
}
#homeSlideshow {
    background: url(images/wall4.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#homeSlideshow .image {
	width:100% !important;	
}
#homeSlideshow .image.right {
    left: 0;
    position: absolute;
    top: 40px;
}
#homeSlideshow .text {
    bottom:70px !important;
	right:5% !important;
	top:auto !important;
	left:auto !important;
	width:auto;
}

#homeSlideshow h2 {
    font-size: 1em !important;	
	line-height:1em;
	margin-left:0px;
	margin-bottom:0px;
	font-weight:bold;
}
#homeSlideshow p {
    font-size:0.75em !important;	
	color:#fff;
}
#homeSlideshow h2 span {
    color: #fff !important;
    display: inline-block;
    font-family: 'Droid Sans',Arial,sans-serif;
    line-height: 1em;
    margin-bottom:0px;
    margin-left: 0px;
}
#homeSlideshow h2 span {
    background-color:transparent !important;
	background-color: rgba(0, 0, 0, 0) !important;
	box-shadow: 0px 0 0 #FDDD07, 0px 0 0 #FDDD07 !important;
}
#homeSlideshow .text.left {
    background-color: #000000;
    left: 2%;
	opacity:0.8;
	padding: 10px 20px;
}
.redtext {
	color:#e20a17;	
}
@media only screen and (max-width: 1024px) {
	#container { overflow: hidden;}	
	#homeSlideshow .text h2 {
		font-size:1em !important;
		line-height:2em !important;
	}
	#homeSlideshow .text p {
		font-size:.6em;
	}
}
@media only screen and (max-width: 900px) {
#homeSlideshow .text {
    bottom:90px !important;
}
}
@media only screen and (max-width: 850px) {
#homeSlideshow .text {
    bottom:120px !important;
}
}
/*layouts smaller than 600px, iPhone and mobiles*/
@media only screen and (max-width: 480px), screen and (max-device-width: 480px), screen and (max-width: 600px)  {
	#sequence {height: 265px;}
	#homeSlideshow .text.left {
		background-color:transparent;	
	}
	#homeSlideshow h2 {
		font-size: 0.9em!important;
		background-color:#000;
		opacity:0.8;
		padding: 8px 14px;
		display:none;
	}
	#homeSlideshow .controls {display:none;}
	#homeSlideshow .text h2 {
		font-size: 0.9em !important;
	}
	#homeSlideshow .text p {display:none;}
	#homeSlideshow .controls li{
		width: 25px;		
	}
	
	#homeSlideshow .image {		
		top: 20px !important;	
	}

	#homeSlideshow .text {		
		top: 30px !important;			
	}
}
@media screen and (max-width: 480px) and (orientation: portrait) {
	#sequence {height: 180px;}
	#homeSlideshow .text h2 {
		font-size: .8em !important;
	}
	
	#homeSlideshow .image { width: 80%;}	
}

#content .project.small .inside{
	background-color: #e20a17;
}
#filterNav .selected {
    background: none repeat scroll 0 0 #e20a17;
    color: #fff !important;
}

.error{
    padding: 5px 9px;
    border: 1px solid red;
    color: red;
    border-radius: 3px;
  }
 
  .success{
    padding: 5px 9px;
    border: 1px solid green;
    color: green;
    border-radius: 3px;
  }
 
  form span{
    color: red;
  }



#sidebar {
	background-color:#F2F2F2;
	padding:20px 3%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:22%;
	margin-top:20px;
}
@media only screen and (max-width: 768px) {	
#sidebar {
  	border-bottom: 20px solid #fff;
    padding-top: 20px;
    width: 94%;
}
}
#sidebar .oneFourth {
    width: 100%;
}
#sidebar .widgetBox h3, #footer .widgetBox h3 {
    color: #606060;
    font-size: 0.85em;
    font-weight: normal;
}

#footer a {
    color: #fff;
}
#footer a:hover {
    color: #a2a2a2;
}
#footer .oneFourth {
   	margin: 0 3% 20px 0;
    width: 26%;
}
#footer .widgetBox h3 {
	color:#fff;
	font-weight:bold;
	font-size:1em;
}
#footer .widgetBox p {
	color:#fff;
}
#footer .widgetBox form p {
	margin-bottom:7px;	
}
#footer .widgetBox label {
	color:#969696;	
	font-size: 0.85em;
}
#footer .widgetBox input[type="email"], #footer .widgetBox input[type="text"] {
	padding:5px;
	width:95%;
	background-color:#969696;
	border:0px;
}
#footer .widgetBox .submit {
	background-color: #e20a17;
	color:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:0px;
	width:100%;
	padding:5px 0;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
	margin-top:10px;
}
.ttrustSocial {
	width:10% !important;	
	padding-top:20px;
}
.ttrustSocial ul.tiny li span {
    font-size: 1.75em;
}
.rpwe-clearfix:after {
    clear: none;
}
.rpwe-clearfix {
	float:left;
}	
.rpwe-block li {
    border-bottom:0px !important;
}
img.rpwe-thumb {
    border:4px solid #424242 !important;
	box-shadow: none !important;
    margin: 2px 10px 2px 0;
    padding:0px !important;
}
#footer .widgetBox h3.rpwe-title {
	display:none;
}
#footer ul.rpwe-ul li {
	margin-right:2%;
}
#recent-posts-2 h3 {
	display:none;		
}
#recent-posts-2 {
	margin-top:32px !important;	
}
#recent-posts-2 .post-date {
	clear: both;
    color: #fff;
    display: block;
    font-style: italic;
    margin-bottom: 18px;
    margin-top: 4px;
}

@media screen and (max-width: 890px) {
.ttrustSocial {
	clear:both;
	width:90% !important;
	margin:20px 5%;
}
#footer .oneFourth {
	width:30%;	
}
#footer .inside {
    padding: 0;
}
}
@media screen and (max-width:580px) {
#footer .oneFourth {
	clear:both;
	width:90% !important;
	margin:20px 5%;
}
#footer .widgetBox .submit {
	width:97%;	
}
}
#content .alignleft, #content img.alignleft {
    display: inline;
    float: left;
    margin-right: 10px !important;
    margin-top: 0px;
}
#content .project img.last	{
	margin-right:0px !important;
}

#content #index-post {
    float: left;
    margin: 0 2% 30px;
    min-height:350px;
    padding-bottom: 10px;
    position: relative;
    width:28%;
}
#content #index-post img {
	width:100%;
}
#content #index-post h2 {
	font-size:1em;	
}

.wp-caption {
	width:940px !important;	
}
#content .project p {
	height:auto;
	margin-top:-20px;
	padding-top:0px;
}
#content .project p.wp-caption-text {
	font-style: normal;
   margin-top: 5px;
    /*padding: 5px 0 40px;*/
	padding: 5px 0 0px;
}
#content .project ul.skillList li {
	/*margin-top:32px  !important;*/
	margin-top:0px  !important;
	
}

.webdevhomeh2 {
	margin-top:27px;	
}
@media screen and (max-width: 600px) {
.webdevhomeh2 {
	margin-top:0px;	
}
}

.oneSecond {
	width:50%;
	float:left;
}	
@media screen and (max-width: 600px) {
#content .oneSecond {
	width:100%;
	clear:both;
}	
#content .oneSecond ul {
	margin-bottom:0px;	
}
#content .last ul {
	margin-bottom:25px;	
}
}

#text-3 {
	padding-right:8%;	
	box-sizing:border-box;
}
@media screen and (max-width: 600px) {
#text-3 {
	padding-right:0%;	
}
}

img.blogprvimg {
	width:100%;	
}
img.blogimgthirty {
	width:30%;
	margin-right:3%;
	box-sizing:border-box;
}
@media screen and (max-width: 600px) {
img.blogimgthirty {
	width:45%;
	margin-right:5%;
	box-sizing:border-box;
}

}