/*
Theme Name: Colour Me Happy
Theme URI: https://colourmehappy.co.nz
Author: Rich Deane - Bosh Media
Author URI: http://www.bosh.co.nz;
Description: Legendary design for CMH
Version: 1.0
License: Exclusively for CMH
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: CMH

*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 29, 2014 */

@font-face {
    font-family: 'colaborate';
    src: url('fonts/colablig-webfont.eot');
    src: url('fonts/colablig-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/colablig-webfont.woff') format('woff'),
         url('fonts/colablig-webfont.ttf') format('truetype'),
         url('fonts/colablig-webfont.svg#colaboratelightregular') format('svg');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'colaborate';
    src: url('fonts/colabthi-webfont.eot');
    src: url('fonts/colabthi-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/colabthi-webfont.woff') format('woff'),
         url('fonts/colabthi-webfont.ttf') format('truetype'),
         url('fonts/colabthi-webfont.svg#colaborate-thinregular') format('svg');
    font-weight: 100;
    font-style: normal;

}

@font-face {
    font-family: 'colaborate';
    src: url('fonts/colabbol-webfont.eot');
    src: url('fonts/colabbol-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/colabbol-webfont.woff') format('woff'),
         url('fonts/colabbol-webfont.ttf') format('truetype'),
         url('fonts/colabbol-webfont.svg#colaborate-boldregular') format('svg');
    font-weight: 600;
    font-style: bold;

}

@font-face {
    font-family: 'colaborate';
    src: url('fonts/colabmed-webfont.eot');
    src: url('fonts/colabmed-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/colabmed-webfont.woff') format('woff'),
         url('fonts/colabmed-webfont.ttf') format('truetype'),
         url('fonts/colabmed-webfont.svg#colaborate-mediumregular') format('svg');
    font-weight: 400;
    font-style: bold;

}

@font-face {
    font-family: 'colaborate';
    src: url('fonts/colabreg-webfont.eot');
    src: url('fonts/colabreg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/colabreg-webfont.woff') format('woff'),
         url('fonts/colabreg-webfont.ttf') format('truetype'),
         url('fonts/colabreg-webfont.svg#colaborate-regularregular') format('svg');
    font-weight: 300;
    font-style: normal;

}

@font-face {
font-family: 'penelope';
    src: url('fonts/penelope_anne-webfont.eot');
    src: url('fonts/penelope_anne-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/penelope_anne-webfont.woff') format('woff'),
         url('fonts/penelope_anne-webfont.ttf') format('truetype'),
         url('fonts/penelope_anne-webfont.svg#penelope_annemedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

a {
    text-decoration: none;
}

.bodyWrap {
    position: relative;
    float: left;
}
.menuwrap {
    right:0px;
    float:right;
    position:relative;
}
.menu {
    height: 110px;
    width: 100%;
    position: fixed;
    z-index: 1000;
    background-color: white;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
    top:-1px;
}
.menu-top {
    height: 10px;
    width: 100%;
    position: fixed;
    z-index: 1000;
    background-color: rgba(148, 150, 153, 0.5);
    /*background-color: #FBF0F6;*/

}
.seperator {
    width:100%;
    height:2px;
    margin-bottom:15px;
    background-color: rgba(148, 150, 153, 0.5);
}
.UL-Menu {
    list-style: none;
    margin:0px;
    padding: 0px;
    height: 40px;
}
.gridmenu {
    margin-top: 25px;
}
.menuItem {
    position: relative;
    float: left;
}
.menu-ul a{
    color: #000000;
    text-decoration: none;
    letter-spacing: 1px;
}
.menu-ul img{
    position: absolute;
    top: 50px;
}
.menu-ul {
    font-family: 'penelope', Verdana, 'Sans Serif';
    font-size: 25px;
    color: #000000;
    list-style: none;
}
.menu-ul li {
    float: left;
}
.after :after {
    /*content: url('images/Spacer2.svg');*/
    content: url('images/Spacer3.svg');

}

.Social {
    font-family: 'penelope', Verdana, 'Sans Serif';
    font-size: 20px;
    position: absolute;
    top: 40px;
    float: right;
    right:0px;
    z-index: 1200;
    width: 74px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.SocialInner {
    padding-right: 4px;
    float: left;
}
.welcome {
    margin-top: 110px;
    /*background: url(images/bg/welcome.jpg) no-repeat center center fixed; */
    background-position:50% 50%;
    background-size: cover;
    margin: 0 auto; 
    width: 100%; 
    position: relative;
    height: 100%; 
    z-index: 1;
    /*max-width: 1920px; */
/*background-attachment: scroll;*/
}
.about {
    margin-top: 110px;
    background: url(images/bg/about.jpg) no-repeat center center fixed; 
    background-size: cover;
    background-position:50% 50%;
    margin: 0 auto; 
    width: 100%; 
    position: relative;
    height: 100%; 
    z-index: 1;
    /*max-width: 1920px; */
    /*background-attachment: scroll;*/
}
.portfolio {
    margin-top: 110px;
    margin: 0 auto; 
    width: 100%; 
    /*max-width: 1920px; */
    position: relative;
    height: 100%; 
    z-index: 1;
    cursor: pointer;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);
    /*background-attachment: scroll;*/

}
.portfolio div {
    cursor: pointer;
}
.portfolio div div {
    cursor: pointer;
}
.portfoliospacer {

    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);
}
.arrow {
    text-align: center;
    opacity:0.8;
    filter:Alpha(opacity=80); /* IE8 and earlier */
}
.arrow img {
    padding-top: 250px;
    padding-bottom: 250px;
}
.symbol, .symbolabout {
    text-align: center;
    opacity:0.8;
    filter:Alpha(opacity=80); /* IE8 and earlier */
}
.symbol img {
    padding-top: 250px;
}
.symbolabout img {
    padding-top: 100px;
}
.portsymbol {
    text-align: center;
    opacity:0.8;
    filter:Alpha(opacity=80); /* IE8 and earlier */
}

.intro {
    width:100%;
    background:rgb(255,255,255);
    background: transparent\9;
    background:rgba(255,255,255,0.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff,endColorstr=#ccffffff);
    zoom: 1;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);    
    padding-top: 35px;
    padding-bottom: 20px;
}
.abouttext {
    width:100%;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);    
    padding-top: 35px;
    padding-bottom: 20px;
}
.cintro {
    position: relative;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);    
    padding-top: 20px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
h1, h2, h3, h4, h5, .ctitle  {
    position: relative;
    font-family: 'penelope', Verdana, 'Sans Serif';
    float: left;
    clear: both;
    padding-bottom: 5px;
    width: 100%;
    letter-spacing: 1px;
	font-weight: normal;
	line-height: 1.1;
	margin-bottom: 20px;
}
.porttitle, .porttitle1, .porttitle2, .porttitle3, .porttitle4  {
    position: relative;
    font-family: 'penelope', Verdana, 'Sans Serif';
}

.ctitle {
    font-size: 30px;
    text-align: center;
}
h1, .porttitle {
    font-size: 30px;
}
h2, .porttitle1 {
    font-size: 24px;
}
h3, .porttitle2 {
    font-size: 20px;
}
h4, .porttitle3 {
    font-size: 18px;
}
h5, .porttitle4 {
    font-size: 16px;
}
.text, .text1, .text2, .text3, .text4, .Blogtext, .Blogtext1, .Blogtext2, .Blogtext3, .Blogtext4  {
    position: relative;
    font-family: 'colaborate', Georgia, Serif;
    font-weight: 100;
    float: left;
    clear: both;
    width: 100%;
}
.content  {
    position: relative;
    font-family: 'colaborate', Georgia, Serif;
    font-weight: 100;
    float: left;
    clear: both;
    width: 100%;
	line-height: 1.4;
}

.porttext, .porttext1, .porttext2, .porttext3, .porttext4  {
    position: relative;
    font-family: 'colaborate', Georgia, Serif;
    font-weight: 100;

}
.text, .Blogtext, .porttext {
    font-size: 30px;
}
.text1, .Blogtext1, .porttext1 {
    font-size: 24px;
}
.text2, .Blogtext2, .porttext2 {
    font-size: 20px;
}
.text3, .Blogtext3, .porttext3 {
    font-size: 18px;
}
.text4, .Blogtext4, .porttext4 {
    font-size: 16px;
}

.TextSpace {
    position: relative;
    float: left;
    margin: 10px;
    /*height: 1px;*/
    clear: both;
}
.Button {
    cursor: pointer;
}
.Spacer_30p {
    height: 30%;
    margin-top: 30%;
}
.Spacer_40p {
    height: 40%;
    margin-top: 40%;
}
.Spacer_60p {
    height: 60%;
    margin-top: 60%;
}

.Spacer_500 {
    height: 500px;
}
.SpacerB_500 {
    height: 500px;
    margin-bottom: 200px;
}
.Spacer_600 {
    height: 600px;
}
.Spacer_700 {
    height: 700px;
}
.Spacer_300 {
    height: 300px;
}
.SpacerB_300 {
    height: 300px;
    margin-bottom: 75px;
}
.Spacer_200 {
    height: 200px;
}
.SpacerB_200 {
    height: 200px;
    margin-bottom: 50px;
}
.Spacer_100 {
    height: 100px;
}
.SpacerB_100 {
    height: 100px;
    margin-bottom:20px;
}


.footer {
    margin-top:5px;
    height: 45px;
    background-color: #ffffff;
    z-index: 2000;
    font-family: 'penelope', Verdana, 'Sans Serif';
    font-size: 18px;
    letter-spacing: 1px;
    padding-top: -5px;
    padding-bottom: 5px;
    
}
.circle {
    display: table-cell;
    text-align: center;
}

.circleBase {
    border-radius: 50%;
    font-family: 'penelope', Verdana, 'Sans Serif';
    font-size: 25px;
    color: #000000;
}

.type1 {
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);    
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

.container .mwrap {
    margin: 0px;
    width: 100%;
}

.menuClose {
    display: none;
}

.mButton {
    display: none;
}
.MenuButtonText {
    font-family: 'penelope', Verdana, 'Sans Serif';
    font-size: 25px;
    color: #000000;
    display: none;
}
.menuCheck {
    position: relative;
    top: -500px;
}
.cTable {
    display: table;
    z-index: 3;
}

.cTable>div{
    display: table-row;
}
.cTable>div>div{
    display: table-cell;
    padding: 2px;
}
.cName {
    font-size: 30px;
}
.Details {
    font-size: 24px;
}
.cDetails{
    text-align: left;
    padding-right: 2px;
    font-size: 24px;
}
.textbox {
    position: relative;
    width: 100%;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    font-family: 'colaborate', Georgia, Serif;
    background-color: rgba(234, 234, 234, 1);
    border: 1px solid #ffffff;
    z-index: 20000;
    height: 30px;
}
.ctext {
    position: relative;
    font-family: 'penelope', Verdana, 'Sans Serif';
    font-size: 30px;
    padding-bottom: 10px;
    text-align: center;
}
.mtextbox {
    position: relative;
    width: 100%;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    font-family: 'colaborate', Georgia, Serif;
    background-color: rgba(234, 234, 234, 1);
    border: 1px solid #ffffff;
    z-index: 20000;
    height: 100px;
}
textarea {
    resize: none;
    anchor:'-1';
    height: 100px;
}
#message {
    margin-top:2px;
}
.innerfooterwrap{
    margin-top: 10px;
}
.creditname{
    position: relative;
    font-family: 'penelope', Verdana, 'Sans Serif';
    float: left;
}
.creditlink{
    color: #000000;
    text-decoration: underline;
}
.creditfooter {
    height: auto;
    background: rgba(255, 255, 255, 0.75);
    z-index: 1000;
    font-family: 'penelope', Verdana, 'Sans Serif';
    font-size: 20px;
    letter-spacing: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.attachment-thumbnail {
    width: 150px;
    height: 150px
}
.blog {
    font-family: 'colaborate', Georgia, Serif;
}
.blog img {
  border: 0 none;
  width:100% !important;
  height: auto !important;
}
.blog > .title, .Instatitle {
    font-family: 'penelope', Verdana, 'Sans Serif';
    font-size: 40px;
}
.blog > .content {
    margin-bottom: 20px;
}
.text a, .text1 a, .text2 a, .text3 a, .text4 a, .Blogtext a, .Blogtext1 a, .Blogtext2 a, .Blogtext3 a, .Blogtext4 a, .content a, .tags a, .cat-link {
    font-family: 'colaborate', Georgia, Serif;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
    color: #000000;
}
.text a:hover, .text1 a:hover, .text2 a:hover, .text3 a:hover, .text4 a:hover, .Blogtext a:hover, .Blogtext1 a:hover, .Blogtext2 a:hover, .Blogtext3 a:hover, .Blogtext4 a:hover, .content a:hover, .tags a:hover, .cat-link:hover {
    color: #999999;
}
.blogwrap {
    margin-top:100px;
    top:100px;
}
.submit{
    position: relative;
    width: 30%;
    font-family: 'colaborate', Georgia, Serif;
    font-size: 12px;
    background-color: rgba(234, 234, 234, 1);
    border: 1px solid #ffffff;
    z-index: 20000;
    height: 30px;
    right: -5px;
}
.gallery-item {
    margin-bottom: 10px !important;
}
.welcome {
    visibility: hidden;
}
.welcome {
    visibility: visible;
}
.New {
    display: block;
}
.Old {
    display: none;
}
.ie8 .New, .ie7 .New {
    display: none !important;
}
.ie8 .Old, .ie7 .Old {
    display: block !important;
}
.logosmall  {
    display: none;    
}
@media screen and (min-width : 581px) and (max-width : 845px) {
    
    .container .mwrap {
        width: 90%; 
        margin: auto;
    }

    .after :after {
        display: none;
    }

    .menu {
        height: 94px;
    }

    .menu > .container {
        margin: 0px;
        width: 100%;
    }

    .gridmenu {
        width: 100%;
        height: 40px;
        margin-top: -7px;
        background: #ffffff;

    }

    .menuwrap {
        float: left;
        margin: 0 auto;
    }

    .Social {
        display: none;
    }

    .logosmall>div{
        width: 90%; /*width: 984px;*/
        margin: auto;
    }
    
    .logosmall {
        width: 100%;
        display: inline;
        z-index: 200;
    }

    .logosmall img {
        padding-top:5px;
        height: 45px;
    }

    .logobig {
        display: none;
    }

    .UL-Menu > li {
        float: left;
        margin-right: 2px;
    } 
    .menuClose {
        display: none;
    }
    .mButton {
        display: none;
    }
    .SmallMenu {
        display: none;
    }
    .attachment-thumbnail {
        width: 120px;
        height: 120px
    }
    .blogwrap {
        margin-top:120px;
    }
}


/*and (orientation:portrait)*/ 
@media screen and (max-width : 580px)  {
    
    .container .mwrap {
        margin-left: 2.43902439%; 
        width: 200px;

    }

    .mwrap {
        height: 10px;
    }

    .grid_1,
    .grid_2,
    .grid_3,
    .grid_4,
    .grid_5,
    .grid_6,
    .grid_7,
    .grid_8,
    .grid_9,
    .grid_10,
    .grid_11,
    .grid_12 {
        width: 100%;
        margin: 0;
        float: left;
        display: block;
    }

    .welcome {
        overflow: hidden;
    }
    .about {
        background-attachment: scroll;
    }
    .after :after {
        display: none;
    }

    .menu {
        height: auto;
        box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);    
    }

    .gridmenu {
        position: absolute;
        left: 0px;
        margin: 0px;
        padding: 0px;
        background: #ffffff;
        width: 100%;
        display: none;
    }


/*    .menuwrap {
        display: none;
    }*/

    .menuwrap {
        width: 200px;
        left: 0px;
        margin-left: 0px;
    }

    .menuItem {
        width: 200px;
        clear: both;
    }

    .logosmall {
        padding-top:5px;
        display: inline;
        margin: auto;
    }
    .logosmall>div {
        width: 260px;
        margin: auto;
    }
    .logosmall img {
        height: 30px;
    }
    .logobig {
        display: none;
    }    
    .Social {
        display: none;
    }
    .menuClose {
        display: inline;
        position: relative;
        float: right;
        top: 5px;
        right: 5px;
    }
    .mButton {
        display: block;
        color: #D4D5D6;
        float: left;
        height: 100%; 
        width: 16px;
        padding: 0px 2px 1px 3px;
        border: 1px solid #D4D5D6;
        border-radius: 2px;
        margin-top: 2px;
        margin-right: 10px;
        cursor: pointer;
    }
    .portfolio, .portfolio>.intro, .abouttext {
        box-shadow: none;
        /*background-attachment: scroll;*/
    }

    .MenuButtonImg {
        display: none;
    }

    .MenuButtonText {
        display: block;
    }

    .SmallMenu {
        position: absolute;
        z-index: 2;
        display: block;
        background: #ffffff;
        width: 100%;
        top: -350px;
        padding-top: 4px;
        padding-bottom: 4px;
        box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);   
    }
    .SmallMenu .menuItem{
        padding-left: 20px;
    }
    .arrow img {
        padding-top: 60px;
        height: 200px;
        padding-bottom: 60px;
    }
    .symbol img {
        padding-top: 60px;
        height: 100px;
        padding-bottom: 60px;
    }
    .Spacer_500 {
        height: auto;
    }
    .SpacerB_500 {
        height: 1px;
        margin-bottom: 200px;

    }
    .Spacer_700 {
        height: auto;
    }
    .footer {
        font-size: 12px;
        height: 35px;
    } 
    .creditfooter {
        font-size: 12px;

    }  
    .attachment-thumbnail {
        width: 120px;
        height: 120px
    }
    .blogwrap {
        margin-top:80px;
    }  

}

