/*
Theme Name: kirillbordon.com - Notebook Child
Description: Child theme for Notebook Child
Author: Rh45 - Lucas Gaudette
Template: Notebook
*/

@import url("../Notebook/style.css");

#site-title a {
    color: #009900;
}


/* POST IMAGE PADDING MODS */

img {
  padding-bottom: 4px;
}



h1, h1 a {
color: black;
text-decoration: none;
font-size: 16px;
text-align: center;
}


body {
line-height: 20px;
font-family: 'Droid Sans',Arial,Verdana,sans-serif;
font-size: 15px;
color: #252525;
background: none;

}


/* MAIN CONTENT AREA */

#content_right {
padding-top: 25px;
}


/* LEFT SIDEBAR */


#sidebar {
text-align: center;
background: none;
padding-top: 25px;
}

#top-menu li {
background: none;
padding: 1px 0;
}
  

#post_content p, {
line-height: 20px;
font-size: 15px;
margin-top: 25px;
text-align: center;
}

    
#post_content, .comment-wrap {
margin: 0 2px;
background: none;
padding: 0px 10px 12px 10px;
font-size: 12px;
overflow: hidden;
}
	

.single_view, .comment-body {
width: 875px;
background: none;
border: 0px solid #E0E0E0;
-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
position: relative;
padding: 10px 0 0;
margin: 0 0 5px;
}



#regular_content {
padding: 0 0 0 5px;
}

#left-area {
background: none;
float: left;
width: 239px;
padding-right: 30px;
margin-left: 50px
}


#logo {
text-align: center;
padding-top: 75px;
margin-bottom: 15px;

}

#top-menu a {
color: #252525;
text-shadow: 1px 1px 0 white;
text-decoration: none;
display: block;
padding: 3px 0;
}

#top-menu li {
background: none;
padding: 1px 0;
}

#top-menu {
text-align: center;
background: none;
position: relative;
  
}

/* these don't seem to do much */

#top-menu > ul > li.current_page_item > a {
color: black !important;
font-family: 'Droid Sans',Arial,Verdana,sans-serif;
font-style: normal;
font-size: 16px;
background: none;
}

#top-menu a:hover {
color: #919191;
}

/* up to here */

#top-menu::before {
content: '';
background: none;
display: block;
position: absolute;
width: 239px;
height: 5px;
top: 0;
left: 0;
}

#top-menu::after {
content: '';
background: none;
display: block;
position: absolute;
width: 239px;
height: 4px;
bottom: 0;
left: 0;
}



#sidebar {
text-align: center;
background: none;
padding-top: 27px;
}


/* BLOG */



.single_view h1.main_title {
font-style: italic;
font-size: 24px;
text-align: center;
}

.single_view .main_title, .single_view .meta-info {
text-align: center;
padding: 0 10px;
}

.post_bottom_bg, .comment-bottom-part {
background: none;
width: 670px;
height: 8px;
position: absolute;
bottom: -9px;
left: 0;
}


/* PAGES */

.single_view .main_title, .single_view .meta-info {
text-align: left;
padding: 0 10px 10px 10px;

}

.single_view h1.main_title {
font-family:'Droid Sans',Arial,Verdana,sans-serif;
font-style: normal;
font-size: 24px;

}


/* COMMENTS */

#post_content p, .comment-wrap p {
line-height: 20px;
font-size: 15px;
margin-top: 25px;
text-align: center;
}

.depth-2 .comment-bottom-part {
background: none;
width: 100%;
}
.avatar-overlay {
position: absolute;
top: 0;
left: 0;
background: none;
width: 60px;
height: 60px;
}

.form-allowed-tags, .form-submit {
clear: right;
visibility: hidden;
}
