/*
Theme Name: Cora
Theme URI:  http://pixelthemes.net/cora/
Description: All in one wordpress theme!
Version: 1.2
Author: Cristy4s
*/

@import "css/style.css";
@import "css/custom.php";


#headerwrap {
    background-color: #efebcd;
    padding: 10px;
}

#menuwrap {
    margin-top: -25px;
}

#menu {
    background-color: transparent;
    Border: none;
}

#headingwrap {
    background: none repeat scroll 0 0 #e4f4fa;
    border-top: none;
    padding: 40px 0;
}

.blogpost {
    border-top: 1px solid #E6E6E6;
}

#blog_content {
     border-bottom: 1px solid #E6E6E6;
}

#footerwrap {
    background: none repeat scroll 0 0 #e4f4fa;
}

#subfooterwrap {
    background: none repeat scroll 0 0 #e4f4fa;
    border-bottom: none;
    border-top: none;
}

#handwritten1 span {
    display: none;
}

/*Social Media*/
#social {
border-bottom: 1px solid #E6E6E6;
padding-bottom: 10px;
margin-top: -5px;
float: left;
width: 100%;
}

#facebook {
float: left;
width: 25%;
}

#google {
float: left;
margin-left: 70px;
width: 25%;
}

#twitter {
float: left;
width: 25%;
}

.toggle {
margin-top: 60px;
}