/*
Theme Name: sashanka
Theme URI: http://www.sashanka.co.in
Description: An HTML5 version of <a href="http://www.sashanka.co.in">sashanka</a> by <a href="http://www.sashanka.co.in">Elliot Jay Stocks</a> which is based on Twenty Ten.
Version: 3.2
Author: sashanka
Author URI: http://www.sashanka.co.in
Tags: sashanka, html5, naked, clean, basic
*/

@import "css/reset.css";
@import "css/layout.css";

.menuzord-menu ul.sub-menu, .menuzord-menu ul.sub-menu li ul.sub-menu {
  background: #fff none repeat scroll 0 0;
  display: none;
  list-style: outside none none;
  margin: 0;
  min-width: 180px;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  z-index: 99;
}

.menuzord-menu ul.sub-menu li {
  border: 0 none;
  clear: both;
  font-size: 12px;
  position: relative;
  width: 100%;
}

.menuzord-menu ul.sub-menu li a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  clear: both;
  color: #888;
  display: inline-block;
  float: left;
  outline: 0 none;
  padding: 10px 25px 10px 22px;
  position: relative;
  text-decoration: none;
  transition: padding 0.2s linear 0s;
  width: 100%;
}

.menuzord.green .menuzord-menu > li.active > a, .menuzord.green .menuzord-menu > li:hover > a, .menuzord.green .menuzord-menu ul.dropdown li:hover > a {
  background: #9fc246 none repeat scroll 0 0;
  color: #fff;
}

.sub-menu li:hover{
  background: #9fc246 none repeat scroll 0 0;
  color: #fff;
}

.entry-content1  img {
  float: left;
  height: 100px;
  margin-right: 20px;
  width: 210px;
}
.entry-content1 > header {
  background: steelblue none repeat scroll 0 0;
  color: #fff;
  float: left;
  padding: 0 15px;
  width: 100%;
}
.entry-content1 {
  float: left;
  width: 100%;
}

.entry-content {
  float: left;
  width: 100%;
}
.entry-title1.text-uppercase > a {
  color: #fff;
}
article {
  float: left;
  width: 100%;
}
article footer {
  background: steelblue none repeat scroll 0 0;
  float: left;
  height: 30px;
  width: 100%;
}
.entry-content > p {
  color: #000;
}

.blog-posts article {
  border: 5px solid #d2d2d2;
  box-shadow: 0 2px 12px #d2d2d2;
  float: left;
  width: 100%;
}

footer button {
  margin-top: 3px;
  padding-top: 0;
}


.bd {
  background: rgba(0, 0, 0, 0) linear-gradient(120deg, #00c4cc 25%, #6e4593 85%) repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}



p{
    shape-outside: polygon(0px 0px, 429px 12px, 811px 98px, 0px 102px);
}   


.connected-blocks {
  border-left: 1px solid #e6e6e6;
  margin-left: 20px;
  padding: 0 0 30px 40px;
  position: relative;
}
.connected-blocks .icon {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  border-radius: 100%;
  height: 40px;
  left: -20px;
  line-height: 36px;
  position: absolute;
  text-align: center;
  width: 40px;
  z-index: 1;
}

.fa.fa-male {
  color: #37bc9b;
}

.fa.fa-flag {
 color: #37bc9b; 
 }

.romana_people_trust_text > h2 {
  color: #fff;
  text-align: center;
}
p {
  color: #333;
  text-align:justify;
}

.lead {
  border-bottom: 1px solid green;
  color: steelblue;
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-bottom: 15px;
  text-align: justify;
  width: 100%;
}


.panel {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  float: left;
  margin-bottom: 20px;
  width: 100%;
}

.cts .wpcf7-form-control.wpcf7-submit {
  margin-top: 15px;
  width: 85%;
}

.page-id-6 input {
  width: 100%;
}

textarea {
  height: 105px;
  overflow: auto;
  width: 100%;
}


.alignnright {
  float: right;
}
.alignright {
  float: right;
  height: auto;
  margin: 0 0 20px 20px;
  width: 56%;
}

.ftext {
  color: #fff;
}

body {
  color: #000 !important;

}

.widget ul.list li, .widget .post {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.widget .list-divider.list-border.list.check a {
  background: slategrey none repeat scroll 0 0;
  color: #fff;
  float: left;
  margin-bottom: 5px;
  padding: 10px;
  width: 100%;
}
