/* 
Theme Name: Responsive Child
Template:   responsive
*/

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

/* custom styles */


body.custom-background {
   background-color: #00853e; /*vlaggroen*/
   background-image:url('http://www.addisababa.nl/wp-content/uploads/2013/10/teff-bg.jpg');


}

#wrapper {
  background-color:#fcf6d4; /* lightyellow */
  border: 10px solid #e31b22; /*vlagrood*/
  border-radius: 0px;

}

#wrapper  a {
     color:#e31b22; /*vlagrood*/
}

#header {
   padding-top: 2%;
}

.widget-wrapper {
    background-color: #fcf6d4; /* yellow */
    border: 1px solid #00853e; /*vlaggroen*/
    border-radius: 4px 4px 4px 4px;
    margin: 0 0 20px;
    padding: 20px;
}

.site-name a {
     font-size: 3em;
     font-family: 'Playfair Display', serif;
     font-weight:700;
     color: #fced44; /*vlaggeel*/
     line-height:.5em;   
     text-shadow: 0px 6px 3px rgba(0,0,0,0.6),
             0px 10px 2px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.6);

}


.site-description {
    color: #fff; /* white */
    display: block;
    font-family: 'Merriweather Sans', sans-serif;
    font-size: 2.2em;
    line-height:1em;
    margin: 3% 0;
    text-shadow: 0px 8px 4px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}

.widget-title, .widget-title-home h3 {
    display: block;
    font-size: 1em;
    padding: 0 0 10px;
}


.textwidget {
   font-size: 1em;
   line-height:10;
}    

#widgets p {
      margin:0em;
}    

.top-widget {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    clear: right;
    float: right;
    min-height: 0;
    padding: 4% 20% 0 0;
    text-align: right;
    width: 10%;
}

.top-widget li {
     list-style:none;
     font-size:20px;
     
}

.menu a {
    cursor: pointer;
    display: block;
    font-size: 1.3em;
    font-weight: 300;
    line-height: 45px;
    margin: 0;
    padding: 0 0.9em;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    text-shadow:none;
    border-left:0;
     -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
     -o-transition: 0.5s;
     -ms-transition: 0.5s;
     transition: 0.5s;

   text-shadow: 0px 3px 2px rgba(0,0,0,0.4),
             0px 8px 8px rgba(0,0,0,0.1),
             0px 8px 8px rgba(0,0,0,0.1);

}

.menu a:hover {
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
     -o-transition: 0.5s;
     -ms-transition: 0.5s;
     transition: 0.5s;
 }

a:hover,
a.selected {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.col-940 {
  width:90%;
}

p {
   color: #555555;
   font-size:1.2em;
}

h1  {

   font-family: 'Playfair Display', serif;
   color: #555555;
}

h2 {
    font-family: 'Playfair Display', serif;
    color: #00853e; /*vlaggroen*/
     font-size:1.8em;
}


h2 {
    color: #00853E;
 
}

h3 { 
   font-size:1.2em;
}

.wprmm_menu .one-column li {
    margin: 0 0 30px;
    padding: 0;
}

.menu_price {
      color: #555555;
      font-size:1.2em;
}

iframe {
    max-width:100%;
}

a {
   color: #fff;  
   font-weight:700;
}

#footer a {
    color: #fff;
}


.comment-body,
#respond {
    clear: both;
    padding: 10px;
    background-color: #FCF6D4;
    border: 1px solid #00853e; /*vlaggroen*/
    border-radius: 4px 4px 4px 4px;
    margin: 0 0 20px;
    padding: 20px;
}


#post-26 .post-entry{
    border: 1px solid #00853e; /*vlaggroen*/
    border-radius: 4px 4px 4px 4px;
    padding: 20px;
}

/*#respond {
   background-image: -moz-linear-gradient(center top , #FCF6D4; #FCF6D4;);
}
*/

#footer {
       color:#fff;
}


.comment-body, 
#respond,
.commentlist li,
.commentlist li.alt {
    background: none repeat scroll 0 0 #FCF6D4;
    border: 1px solid #00853E;
    border-radius: 4px;
    clear: both;
    margin: 0 0 20px;
    padding: 20px;
}
