/*
 Theme Name:     Twenty Twelve Like Blogger Child
 Theme URI:      http://notebooklove.com/
 Description:    Twenty Twelve Like Blogger Child Theme
 Author:         Mammasaurus
 Author URI:     http://mammasaurus.co.uk/free-wordpress-child-themes/
 Template:       twentytwelve
 Version:        1.0.0
*/

@import url("../twentytwelve/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
/*– This is where the changes to the title are –*/

.site-header h1, .site-header h2 {
text-align: center;
}

.site-header a, .site-header a {
color: #000000;
display: inline-block;
font-family: ‘Trebuchet MS’, Trebuchet, sans-serif;
font-weight: bold;
text-align:center;
letter-spacing: 25px;
font-size: 15px;
text-decoration: none;
text-transform: uppercase;
}

/*– This is where the changes to the top menu are –*/

.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
color: #A57FA5;
font-weight: normal;
}

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
border-bottom: 1px solid #ededed;
border-top: none;
display:none ;
text-align: center;
width: 100%;
}

.main-navigation li a {
border-bottom: 0;
color: #A57FA5;
letter-spacing: 3px;
font: normal normal 11px ‘Trebuchet MS’, Trebuchet, sans-serif;
line-height: 3.692307692;
text-transform: uppercase;
white-space: nowrap;
text-align: center;
}

/*– This is where the changes to the body are –*/

.entry-header .entry-title {
text-decoration: none;
font: normal normal 12px ‘Trebuchet MS’, Trebuchet, sans-serif;
font-weight: normal;
background: none;
letter-spacing: 3px;
text-transform: uppercase;
color: #000000;
line-height: 1.2;
font-weight: normal;
}

a:-webkit-any-link {
color: -webkit-link;
text-decoration: none;
cursor: auto;
color:#D7B6B6;
}

button, input, textarea {
border: none;
border-radius: 3px;
font-family: inherit;
padding: 6px;
padding: 0.428571429rem;
}

#respond form input[type="text"], #respond form textarea {
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #f2f2f2;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.714285714;
padding: 10px;
padding: 0.714285714rem;
width: 100%;
}

.comments-link a, .entry-meta a {
color: #999999;
}

#respond h3#reply-title {
font-size: 16px;
letter-spacing: 3px;
color: #A57FA5;
font-size: 1.142857143rem;
line-height: 1.5;
text-transform: uppercase;
font: normal normal 12px ‘Trebuchet MS’, Trebuchet, sans-serif;
}

.entry-header .entry-title a {
text-decoration: none;
font-size: 12px;
font: normal normal 12px ‘Trebuchet MS’, Trebuchet, sans-serif;
font-weight: normal;
background:none;
letter-spacing: 3px;
text-transform: uppercase;
color: #000000;
}

.site-content nav {
line-height: 2;
text-transform: uppercase;
letter-spacing: 3px;
color: #D7B6B6;
font: normal normal 12px ‘Trebuchet MS’, Trebuchet, sans-serif;
}

body {
font: normal normal 11px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
font-size: 11px;
font-size: 11px;
font-family: Helvetica, Arial, sans-serif;
color: #000000;
}
body.custom-font-enabled {
font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif;
}

.comments-title {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
font-size: 11px;
font-size: 11px;
line-height: 1.5;
font-weight: normal;
}

.comments-area article header cite a {
color: #D7B6B6;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 3px;
}

.comments-area article header a:hover {
color: #D7B6B6;
}

.comments-area article header cite a:hover {
text-decoration: none;
}

body .site {
padding: 0 40px;
padding: 0 2.857142857rem;
margin-top: 48px;
margin-top: 3.428571429rem;
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
box-shadow: none;
}

.comments-link a:hover, .entry-meta a:hover {
color: #D7B6B6;
}

.site-content article {
border-bottom: 4px double #F4F6F7;
margin-bottom: 72px;
margin-bottom: 5.142857143rem;
padding-bottom: 24px;
padding-bottom: 1.714285714rem;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

.entry-header .comments-link {
font-size: 13px;
font-size: 11px;
line-height: 20px;
color: #999999;
text-transform: lowercase;
font: italic normal 12px ‘Times New Roman’, Times, FreeSerif, serif;
}

.archive-title, .page-title, .widget-title, .entry-content th, .comment-content th {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 1.5em;
background: none;
padding: 7px;
letter-spacing: 0.1em;
font: italic normal 12px ‘Times New Roman’, Times, FreeSerif, serif;
font-weight: normal;
text-transform: lowercase;
color: #41413f;
}

/*– This is where the changes to the sidebar are –*/

.widget-area .widget h3 {
margin-bottom: 24px;
margin-bottom: 12px;
}

.widget img:hover {
opacity:0.4;
filter:alpha(opacity=100); /* For IE8 and earlier */
}

.widget-area .widget a:hover {
color: #000000;
}
.widget-area .widget a {
color: #aeaea9;
text-underline: none;
text-decoration: none;
}

.widget-area .widget {
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
background: #f2f2f2;
margin: 0 5px 1.5em 5px;
padding-bottom: 5px;
padding: 7px 7px 7px 10px;
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
word-wrap: break-word;
}

.archive-title, .page-title, .widget-title, .entry-content th, .comment-content th {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 1.5em;
padding: 7px;
letter-spacing: 0.1em;
font: italic normal 12px ‘Times New Roman’, Times, FreeSerif, serif;
font-weight: normal;
text-transform: lowercase;
color: #41413f;
}

.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {
font-size: 13px;
font-size: 11px;
line-height: 20px;
}

/*– This is where the changes to the footer are –*/

footer.entry-meta {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 11px;
font-size: 11px;
line-height: 20px;
color: #A57FA5;
}

footer[role="contentinfo"] a {
color: #999999;
font: normal 7px Arial, Helvetica,sans-serif;
text-transform: uppercase;
text-align: center;
text-decoration: none;
letter-spacing: 3px;
}

footer[role="contentinfo"] a:hover {
color: #A57FA5;
font: normal 7px Arial, Helvetica,sans-serif;
text-transform: uppercase;
text-align: center;
text-decoration: none;
letter-spacing: 3px;
}

/*– End of Custom Changes –*/