/* CD-POPUP */

.subscribe-form {
border: 2px solid #d43e97;
color: #000;
height: 350px;
text-align: left;
width: 520px;
}

.subscribe-form-inner {
background: none repeat scroll 0 0 #fff;
height: 310px;
padding: 20px;margin-right: 0 !important;}

.subscribe-form h2 {
margin: 25px auto 25px;
text-align: center;
}

.subscribe-form p {
font: 13px/20px 'DINWeb', Arial, sans-serif;
margin: 0 0 15px;
padding: 0 80px;
text-align: center;
text-transform: uppercase;
letter-spacing: 2px;
}

#mc-subscribe-form {
color: #000000;
font-size: 15px;
font-style: normal;
padding: 0 75px;
}

.subscribe-form .btn-subscribe {
background-color: #6ad4bd;
    border-style: none;
    color: white;
    cursor: pointer;
    font-family: "DINWeb",Arial,sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 33px;
    margin: 0;
    height: 36px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

body .ig_popup {
background-color: #fff;
color: transparent !important;
display: block;
height: 350px;
margin: 32px auto 20px !important;
opacity: 1;
width: 522px;
z-index: 100000;
}

body .ig_popup .ig_message p {
margin-bottom: 35px;
padding: 0 45px;
font-family: 'DINWeb', Arial, sans-serif;
font-size: 15px;
line-height: 1.625em;
font-weight: 300 !important;
}

body div.icegram input, div.icegram label {
border: 1px solid #6ad4bd;
box-sizing: border-box;
color: #6ad4bd;
font-family: 'DINWeb', Arial, sans-serif;
font-size: 11px;
height: 39px;
margin: .1em 0 1em;
text-align: center;
width: 100%;
text-transform: uppercase;
letter-spacing: 2px;
}

body .ig_popup.inspire .ig_message {
padding: 0 !important;
}

body .ig_popup.inspire .ig_container {
background: transparent !important;
color: #333;
padding-bottom: 0 !important;
}

body .ig_popup.ig_inspire .ig_message {
font-size: 1.25em;
font-weight: 400;
padding: 0 !important;
text-align: justify;
background: transparent;
}

body .ig_container {
height: 354px !important;
}

::-webkit-input-placeholder {
   color: #6ad4bd;
}

:-moz-placeholder { /* Firefox 18- */
   color: #6ad4bd;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #6ad4bd;  
}

:-ms-input-placeholder {  
   color: #6ad4bd;  
}

textarea:focus, input:focus{
    outline: 0;
}

body.thefeed-chloedigital #commentform label{
position:static!important;
}
.comment-form-comment{
margin-top:20px;
}

#content .post .entry p img {
    height: auto;
}

#sidebarLeft li.cat-item.cat-item-10{
   display: none;
}

#content .post .entry img {
    width: 100%;
}