/* Enter Your Custom CSS Here */
body {
  background-color: white;
}
.image-box > A > IMG {
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.form-box {
  /*padding-top: 25px;
  padding-left: 25px;
  padding-bottom: 30px;
  background-color: #F3F3F3;
  border: solid 1px #AFAFAF;*/
}

.form-box INPUT {
  background-color: #F3F3F3;
  border: solid 1px #AFAFAF;
}
.form-box TEXTAREA {
  background-color: #F3F3F3;
  border: solid 1px #AFAFAF;
}
.contact-block h3 {
  color: #213260;
  font: 20px/20px "Lato", Arial, Helvetica, sans-serif;
}
.contact-block {
	color: #444;
}

.post-block .box {
background-image: none;
}

.post-block .box .holder {
background-image: none;
}

.box .image-box {
border: none;
}

.box {
background-image: none;
border-right: 1px solid #f5f4ed;
border-left: 1px solid #f5f4ed;
  border-bottom: 1px solid #f5f4ed;
}

.post-block {
    padding: 0px 0 60px;
}

.post-block .box .text-box {
    padding: 39px 16px 29px 14px;
}

.logo {
  min-width: 425px;
}

.posts-section .image-box {
  background: none;
}

#blog-title.title-box span {
  background: none;
}

.nav-holder .frame {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#nav > li:first-child {
    background: none;
    background-color: none;
}

.galleryid-1201 .gallery-item {
    width: 19.8% !important;
}

.tabset a {
    color: #444;
    font-style: normal;
}

.tabset a:hover { background:url(/add-ons/themes/qresponsive/images/bg-tabset.png) no-repeat 100% -60px; }
.tabset a:hover span { background:url(/add-ons/themes/qresponsive/images/bg-tabset.png) no-repeat; }

.tab-content {
	border-bottom: 1px solid #d0cfc9;
}

input, textarea, select
{
  color:#444;
}

#sidebar {
  background: none;
  background-color: none;
}

#submitted {
  color: white;
  background: none;
  background-color: #20315F;
}