/*
Theme Name:     MAIN ESS Theme (Summerschool Theme)
Theme URI:      http://example.com/
Description:    Summerschool Theme
Author:         Shakuhachi Society
Author URI:     http://www.shakuhachisociety.eu
Template:       twentytwelve
Version:        0.1.0
*/

@import url("../twentytwelve/style.css");

body {
	font-family: Tahoma;
        color: #000000;
}

body .site {
	background-color: #fffdfa;
        margin-top: 10px;
	padding-top: 5px;
        padding-bottom: 24px;
        padding-left: 24px;
        padding-right: 24px;
        border: 1px solid #301c01;
}
#colophon, .nav-menu {
	background-color: #fffdfa;
}

.main-navigation div.nav-menu ul {
	border: 0;
	margin-left: 20px;
}
.main-navigation {
	margin: 0px;
}

img.header-image {
	box-shadow: none;
	margin-top: 5px;
}

#colophon,
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	border-top: 0px solid #301c01;
        border-bottom: 0px solid #301c01;
        padding-top: 3px;
        padding-bottom: 3px;
	text-align: center;
        position: relative;
        z-index: 9999;
}

.main-navigation li a {
   text-transform: none;
	font-size: 13px;
            color: #000000;
}

.main-navigation .current-menu-item > a,
.main-navigation li a:hover {
          color: #000000;
}


.main-navigation li ul li a {
background: none repeat scroll 0 0 #fffdfa;
border-top: 1px solid #301c01;
border-left: 1px solid #301c01;
border-right: 1px solid #301c01;
border-bottom: 1px solid #301c01;
text-align: left;
}

.main-navigation li ul li a:hover {
color: #fffdfa;
background: #bbbb69;
text-align: left;
}

.nav-menu {
	font-family: Tahoma;
	margin-left: 20px;
}

footer .sub-menu {
	display:inline;       
}

#colophon ul li {
	display: inline;
	text-decoration: none;
}

#colophon a {
	font-family: Tahoma;
	color: #000000;
}

.nav-menu li {
	margin: 0px 10px 0px 10px;
}
.site-header {
	line-height: 0px;
	padding-top: 10px;
}

.site-info {
	text-align: center;
}

.addthis_toolbox {
	float:right;
}

.lang {
	margin-top: 10px;
}

.lang a {
	text-decoration: none;
	color: #301c01;
}

.entry-title {
display:none
}

.site-content {
margin: 0px;
}

.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation {
 color: #000000;
}

.site-content article {
   padding-bottom: 10px;
}

.site-header {
  padding: 0px
}

.site-info {
    text-align: center;
    color: #000000;
}


.entry-content p {
   font-size: 0.9em;
  line-height: 1.6em;
   color: #000000;
   text-align: justify;
}

.entry-content p {
   margin-left: 10px;
  margin-right: 10px;
}

.entry-content ul li {
          font-size: 0.9em;
         text-align: justify;
              color: #000000;
}

.entry-content h4 {
   margin-left: 10px;
   margin-right: 10px
    color: #000000;
}

.entry-content h5 {
   margin-left: 10px;
   margin-right: 10px;
}

.entry-content h6 {
   font-size: 0.7em;
   margin-left: 10px;
   margin-right: 10px;
}

#mc_embed_signup form {
  width: 95%;
  padding-left: 10px;
  margin: 0 0 0 -3px;
}

#mc_embed_signup form label {
   font-size: 12px;
font-family: Tahoma;
    color: #000000;
}

#mc_embed_signup input.button {
    display: block;
    margin: 0;
    min-width: 50px;
    width: 15%;
color: #5a5a5a;
font-size: 12px;
}

.site-content article {
 border-bottom: 0px;
 margin-bottom: 0px
}

#disqus_thread {
  padding-top: 10px;
  padding-left: 10px;
  width: 97%;
}

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: 0 0 0 0;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

.entry-content table, .comment-content table {
    border-bottom: 1px solid #EDEDED;
    color: #757575;
    font-size: 0.857143rem;
    line-height: 2;
    margin: 0 10px 20px 10px;
    width: 100%;
}

h4.peopleheaders {
    font-size: 0.9em;
    font-weight: bold;
    color: #000000 !important;
}

h4.teachersheaders {
    font-size: 0.9em;
    font-weight: bold;
    color: #000000 !important;
}

h4.teacherspageheaders {
    font-size: 0.9em;
    font-weight: bold;
    color: #3d719a !important;
}

h4.schoolheaders {
    font-size: 0.9em;
    font-weight: bold;
    color: #1e558f !important;
}

h4.RESlinksheaders {
    font-size: 0.9em;
    font-weight: bold;
    color: #000000 !important;
}

h4.songheaders {
    font-size: 0.9em;
    font-weight: normal;
    color: #bbbb69; !important;
}

h4.CDtradheaders {
    font-size: 0.9em;
    font-weight: bold;
    color: #b24416; !important;
}

h4.CDcontheaders {
    font-size: 0.9em;
    font-weight: bold;
    color: #1e558f; !important;
}

h4.CDoutheaders {
    font-size: 0.9em;
    font-weight: bold;
    color: #941c1c; !important;
}

h5.notesheaders {
    font-size: 0.9em;
    font-weight: normal;
    color: #000000; !important;
}

.colomat-visited {
    color: #bbbb69;
}                      <!not working>

.full_width {
    margin-left: 10px;
}

.element.style {
    font-size: 0.9em;
    line-height: 21px;
}

