/*
 Theme Name:     Twenty Thirteen Pastel Child
 Theme URI:      http://mammasaurusdesign.com/pastel/
 Description:    Twenty Thirteen Pastel Child Theme
 Author:         Mammasaurus
 Author URI:     http://mammasaurus.co.uk/free-wordpress-child-themes/
 Template:       twentythirteen
 Version:        1.0.0
*/

@import url("../twentythirteen/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
/*� Changes to the header image start here �*/

h1,h2,h3,h4,h5,h6 {
font-family: "Comic Sans MS";
}

.site-header .home-link {
background: url(http://ADD-YOUR-HEADER-IMAGE-HERE) no-repeat;
padding: 0;
max-width: 800px;
height: 230px;
min-height: 100px;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}
/*� Changes to the header image end here �*/

/*� Changes to the nav bar start here �*/

.navbar {
background-color: #fff;
margin: 0 auto;
max-width: 1000px;
width: 100%;
}

.nav-menu li a {
color: #c0c0c2;
display: block;
font-size: 13px;
line-height: 1;
letter-spacing:2px;
padding: 15px 20px;
text-decoration: none;
}

.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
color: #c0c0c2;
font-style:normal;
}

.nav-menu li:hover > a,
.nav-menu li a:hover {
background-color: #daf0fb;
color: #fff;
}

.nav-menu .sub-menu,
.nav-menu .children {
background-color: #fed390;
border: none;
color:#fff;
border-top: 0;
display: none;
padding: 0;
position: absolute;
left: -2px;
z-index: 99999;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
background-color: #daefe3;
border:none;
}

/*� Changes to the nav bar end here �*/

/*� Changes to the headings start here �*/

h1 {
font-size: 38px;
text-transform: lowercase;
}

.format-image .entry-title {
font-size: 28px;
font-weight: normal;
}

.entry-title a {
color: #c4e6d2;
}

.entry-title a:hover {
color: #c0c0c2;
}

.entry-meta a {
color: #c0c0c2;
}

.entry-title {
font-weight: normal;
font-family: "Comic Sans MS",Meddon;
}

.entry-meta a:hover {
color: #fed390;
}
/*� Changes to the headings end here �*/

/*� Changes to the body start here �*/

.site {
background-color: #fff;
border-left: none;
border-right: none;
max-width: 1100px;
width: 100%;
}

.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
max-width: 1040px;
padding: 0 376px 0 60px;
}

body {
color: #848484;
font-size: 13px;
letter-spacing:1px;
font-family: "Comic Sans MS","Noto Sans";
}

.paging-navigation {
background-color: #fff;
padding: 40px 0;
}

.paging-navigation .nav-links {
font-family: "Comic Sans MS",Noto Sans;
text-transform: lowercase;
}

.paging-navigation a {
font-size: 16px;
font-style: none;
font-weight: 300;
}

.paging-navigation a:hover .meta-nav {
background-color: #daf0fb;
text-decoration: none;
}

.paging-navigation .meta-nav {
background-color: #c4e6d2;
}

/*� Changes to the body end here �*/

.post-navigation {
color: #c0c0c2;
font-size: 14px;
}

.navigation a {
color: #c0c0c2;
}

.entry-content a, .comment-content a {
color: #c4e6d2;
}

/*� Changes to the sidebar start here �*/

.widget {
background-color: #fff;
}

button, input, textarea {
border: 2px solid #fbd7e4;
font-family: inherit;
padding: 10px;
}

.widget li {
padding: 5px 0;
text-align: center;
}

.widget .widget-title {
font-family: "Comic Sans MS";
font-size: 26px;
color:#c0c0c2;
text-transform: lowercase;
margin: 0 0 10px;
text-align:center;
}

.widget a {
color: #c0c0c2;
}

.widget a:hover {
color: #fed390;
}

/*� Changes to the sidebar end here �*/

/*� Changes to the footer start here �*/

.site-footer .sidebar-container {
background-color: #daefe3;
padding: 20px 0;
}

.site-footer .widget a {
color: #c0c0c2;
}

.site-footer .sidebar-container {
background-color: #fff;
border-top: 3px solid #daefe3;
padding: 20px 0;
}

.site-footer {
background-color: #c0c0c2;
color: #fff;
font-size: 13px;
text-align: center;
}

.site-footer a {
color: #fff;
text-align: center;
}

/*� Changes to the footer end here �*/

/*� Changes to the comments start here �*/

.comment-respond {
background-color: #fff;
padding: 30px 0;
}

.comment-reply-title {
font-family: "Comic Sans MS";
font-size: 24px;
text-transform: lowercase;
color: #c0c0c2;
}

.comments-title {
font-family: "Comic Sans MS",meddon;
text-transform: lowercase;
font-size: 24px;
font-weight: normal;
}

.comment-author .fn, .comment-author .url, .comment-reply-link, .comment-reply-login {
color: #c0c0c2;
font-size: 13px;
font-style: normal;
font-weight: normal;
}

/*� Changes to the comments end here �*/

/*� Changes to the buttons start here �*/

button:hover, button:focus, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus {
background: #daf0fb;
background: #daf0fb);
background: #daf0fb);
outline: none;
}

button, input[type="submit"], input[type="button"], input[type="reset"] {
background: #c0c0c2;
background: #c0c0c2;
background: #c0c0c2;
border: none;
border-bottom: #c0c0c2;
border-radius: 2px;
color: #fff;
display: inline-block;
padding: 11px 24px 10px;
text-decoration: none;
}
/*� Changes to the buttons end here �*/