/*.category-list,
 .com-content-article  {
    background: rgba(0,0,0, 0.3);
}*/

.category-desc p {
    padding-top:10px; padding-bottom:15px;
}
.category-desc p img{
    padding:8px;
}
.jazz_post_list{
    background-color:green;
}
#nav_menu {
    color:white;
    font-transformation:uppercase;
    font-size:16px;
}
.ramenu_ietvars, #ramenu_ietvars {
    margin-top:5px;  
    background-color:gray;
    color:#8F5902;
    text-align:center;
    left: auto;
    right: auto;
    margin-left:15px;
    margin-right:15px;
    padding-bottom:-2px;
    opacity:0.9;
}
.rakstmenu { 
    margin-top:5px;
    color:#555753;
    text-align:center;
    left: auto;
    right: auto;
    margin-left:15px;
    margin-right:15px;
    padding-bottom:2px;
    opacity:1;
}
#rakstmenu a, #rakstmenu a {
    opacity:1;
    margin-right:10px;
    margin-left:10px;
    font-size:110%;
    font:weight:300;
}
#rakstmenu a:hover {
    text-decoration:underline;
    font-weight:500;
}
img {
    /*nekas*/
}

.category-desc img, .jazz_article img {
    width:auto;
    height:auto;
    max-width:1020px;
}

.jazsponsive {
  width: 100%;
  max-width: 900px;
  height: auto;
}

.rapid_contact_form {
    color:white;
 
}

.rapid_contact_form input {
    background:#888A85;

}

.rapid_contact button {
    backgroud:green;
}