/*
Theme Name: Velocity
Theme URI: http://subroto.net
Author: Subroto Biswas
Author URI: http://subroto.net
Description: It is a full dynamic theme of wordpress.
Version: 1.0
*/

body{
	font-size: 18px !important;
	}
p {
	line-height: 1.8 !important;
	}
.blog-entry p, .blog-entry strong {
	font-size: 21px !important;
}
.blog-entry ul li, .blog-entry ol li {
	font-size: 21px !important;
    line-height: 1.8 !important;
    margin-bottom: 15px;
}
#dd_ajax_float {
	margin-top: 85px;
}
.blog-entry h2 {
	margin-top: 30px;
    margin-bottom: 30px;
}
.blog-entry blockquote {
	font-size: 22px !important;
	color: #a5ce38 !important;
	}
a.signup {
  border: 1px solid #FFFFFF !important;
  color: #FFFFFF !important;
  margin-top: -41px;
}
.defaultpage{
  max-height: 110px !important;
  overflow: hidden;
}
.footer .footer-col.links li {
  margin-bottom: 10px;
  margin-right: 5px;
  -moz-font-feature-settings: normal;
-moz-font-language-override: normal;
font-family: FontAwesome;
font-size: inherit;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
text-rendering: auto;
}
.page-numbers.current {
  background: none repeat scroll 0 0 #A5CE38 !important;
  border-radius: 4px;
  color: #FFFFFF !important;
}
.dropdown-menu > li > a {
  display: inline-block;
}
.blog-list .post .post-thumb img {
  height: auto;
  width: 100%;
}
#headerwrap {
  background-color: #636366;
  padding-top: 150px;
}
.centered {
  text-align: center;
}
#headerwrap h1 {
  color: #FFFFFF;
  font-size: 70px;
  margin-top: 30px;
}
#headerwrap h3 {
  color: #FFFFFF;
  font-size: 30px;
}
#headerwrap h5 {
	color: white;
	font-weight: 700;
	text-align: left;
}

#headerwrap p {
	text-align: left;
	color: white
}
#headerwrap img {
  margin: 0 auto;
  width: 85%;
}
.header {
  background: none repeat scroll 0 0 #2A2A2A;
  border-bottom: 2px solid #A5CE38;
  height: 80px;
  position: fixed;
}
.footer {
  background: none repeat scroll 0 0 #2A2A2A;
}
a.btn-cta-secondary, .btn-cta-secondary {
  background: none repeat scroll 0 0 #A5CE38;
  border-color: #A5CE38;
  color: #fff;
}
a.btn-cta-secondary:hover, .btn-cta-secondary:hover {
  background: none repeat scroll 0 0 #A5CE38;
  border-color: #A5CE38;
  color: #fff;
}
a.btn-cta-secondary:hover, .btn-cta-secondary:hover {
  background: none repeat scroll 0 0 #b2eb1b;
}
.header h1.logo a {
  background: none repeat scroll 0 0 #A5CE38;
}
a.btn-cta-primary, .btn-cta-primary {
  background: none repeat scroll 0 0 #A5CE38;
  border-color: #8bad31;
}
a.btn-cta-primary:hover, .btn-cta-primary:hover {
  background: none repeat scroll 0 0 #b2eb1b;
  border: 2px solid #b2eb1b;
}
.footer .footer-col.connect .btn-cta-primary {
  background: none repeat scroll 0 0 #A5CE38;
  border-color: #8bad31;
}
.footer .footer-col.connect .btn-cta-primary:hover {
  background: none repeat scroll 0 0 #b2eb1b;
  border-color: #b2eb1b;
}
.header .main-nav .nav .dropdown-menu {
  background: none repeat scroll 0 0 #4B4B4D;
}
.header .main-nav .nav .dropdown-menu a:hover {
  background: none repeat scroll 0 0 #4B4B4D;
}
.navbar-fixed-top-subroto {
  position: fixed !important;
}
#mce-success-response {
  color: #A5CE38;
  font-weight: bold;
  margin-top: 10px;
}
#mce-error-response {
  color: #FF0000;
}

.featured-blog-posts .flexslider {
   margin-top: 0px;
}
.blog-entry-wrapper {
   margin-top: 0px !important;
}

.maincontent {
   margin-top: 90px;
}