/*
Theme Name: IDInteract WP Theme
Description: IDInteract Theme for Wordpress
Version: 1.4
*/


/*
Theme Name: IDInteract WP Theme
Description: IDInteract Theme for Wordpress
Version: 1.4
*/

/******************* CSS Reset *******************/

a, abbr, acronym, address, applet, area, b, base, basefont, bdo, big, blockquote, body, br, button, caption, center, cite, code, col, colgroup, dd, del, dir, div, dfn, dl, dt, em, fieldset, font, form, frame, frameset, h1, h2, h3, h4, h5, h6, hr, i, iframe, img, input, ins, isindex, kbd, label, legend, li, link, map, menu, noframes, noscript, object, ol, optgroup, option, p, param, pre, q, s, samp, select, small, span, strike, strong, style, sub, sup, table, tbody, td, textarea, tfoot, th, thead, tr, tt, u, ul, var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: none;
}
ol, ul {
  list-style: none;
}
h1, h2, h3, h4, h5, h6, li {
  line-height: 100%;
}
blockquote, q {
  quotes: none;
}
q:before, q:after {
  content: '';
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/******************* General Settings *******************/
htm, body {
  height: 100%;
  background: url("/images/bg/main-grain.png") no-repeat center top #F5F5F5;
  color: #666666;
  font-size: 14px;
  font-family: "Droid Sans", Helvetica, Arial, sans-serif;
}
input, textarea, select {
  font-size: 14px;
  font-family: "Droid Sans", Helvetica, Arial, sans-serif;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}
form, fieldset {
  border-style: none;
}
a {
  color: #B00000;
  text-decoration: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clr {
  height: 0;
  font-size: 0;
  clear: both;
}
p {
  font-family: "Droid Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin: 0 10px 0 0;
}
h1, h2, h3, h4, h5, h6 {
  padding-bottom: 12px;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-weight: normal;
  color: #333333;
}
h1 {
  font-size: 30px;
  line-height: 32px;
}
h2 {
  font-size: 22px;
  line-height: 30px;
}
h3 {
  font-size: 24px;
  line-height: 28px;
}
h4 {
  font-size: 22px;
  line-height: 26px;
}
h5 {
  font-size: 20px;
  line-height: 22px;
}
h6 {
  font-size: 18px;
  line-height: 20px;
}
#wrapper {
  width: 960px;
  margin: 0 auto;
}
#container {
  width: 100%;
}
#container h1.page_title {
  padding: 30px 0;
  border-bottom: 1px dashed #d3dad9;
}
#container h1.page_title span, #container h1.page_title a {
  color: #B00000;
}
.page-title {
  width: 100%;
}
.page-title-content {
  width: 960px;
  margin: 0 auto;
}
.page-title-info {
  width: 780px;
}
.page-title-info h1 {
  padding: 0;
}
.page-title-info span {
  font-size: 18px;
  color: #B00000;
}
.page-title-link {
  padding: 26px 0px 0px 0px;
  color: #B00000;
  float: right;
  line-height: 18px;
  font-size: 11px;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}
.page-title-promo {
  padding: 0;
  color: #B00000;
  float: right;
  line-height: 18px;
  font-size: 11px;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}
.clear {
  font-size: 1px;
  line-height: 1px;
  height: 1px;
  clear: both;
  margin: 0px;
  padding: 0px;
}
/******************* Header *******************/

#header {
  width: 100%;
  height: 100px;
}
#logo {
  width: 224px;
  height: 40px;
  float: left;
  margin-top: 40px;
}
#tag {
  width: 240px;
  height: 20px;
  float: left;
  margin-top: 86px;
  margin-left: 20px;
}
#menu {
  width: 500px;
  float: right;
  height: 31px;
  margin-top: 41px;
}
#menu ul {
  float: right;
}
#menu ul li {
  float: left;
  margin: 0 15px 0 23px;
  line-height: 31px;
  font-size: 16px;
  color: red;
  display: inline;
}
#menu ul li a:hover {
  color: #B00000;
}
#navigation {
  float: right;
  margin-top: 24px;
}
#dropmenu, #dropmenu ul {
  margin: 0;
  padding: 0px;
  list-style: none;
  position: relative;
  z-index: 300;
  width: 100%;
  font-size: 13px;
}
#dropmenu li a {
  color: #333333;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}
#dropmenu li li a {
  color: #333333;
}
#dropmenu a {
  display: block;
  color: #333333;
  padding: 34px 10px;
  text-decoration: none;
}
#dropmenu li li a {
  background: url(/images/dividerrpt.png) no-repeat 16px bottom;
}
#dropmenu li a:hover {
  padding: 34px 10px;
  color: #B00000;
}
#dropmenu li {
  float: left;
  position: relative;
  font-size: 16px;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}
#dropmenu ul {
  position: absolute;
  margin: 10px 0 0 0px;
  display: none;
  width: 16em;
  top: 50px;
  left: -60px;
}
#dropmenu ul a {
  padding: 10px;
}
#dropmenu li ul {
  width: 16em;
  margin-top: 3px;
  background: url(/images/nav/sub-topper.png) no-repeat 0px 0px;
  padding-top: 14px;
}
#dropmenu li ul ul {
  width: 16em;
  margin-top: 3px;
  background: url(/images/nav/sub-topper.png) no-repeat 0px 0px;
  padding-top: 14px;
}
#dropmenu li ul a {
  width: 14.9em;
  height: auto;
  float: left;
}
#dropmenu ul ul {
  top: auto;
}
#dropmenu li ul ul {
  left: 16em;
  margin: 0 0 0 0px;
  top: 0em;
}
#dropmenu li ul a:hover, #dropmenu li.current_page_item a {
  color: #B00000;
}
#dropmenu li.current_page_item ul li a {
  background: #fff;
}
#dropmenu li ul li a:hover {
  padding: 10px 10px;
  color: #B00000;
}
#dropmenu li a span {
  position: absolute;
  right: 0px;
}
.sub-menu li a {
  font-size: 12px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
#dropmenu li:last-child a {
  background: none;
}
#dropmenu li a span .firstlabel {
  display: none;
}
#dropmenu li a:hover span .firstlabel {
  display: none;
}
.sub-menu li {
  background: none repeat scroll 0 0 #fff;
}
/******************* Slider *******************/

.banner_home {
  width: 100%;
  overflow: hidden;
}
.banner_home h1 {
  font-size: 22px;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-weight: normal;
  color: #333333;
  text-align: center;
  padding: 0 0 10px 0;
  margin: -10px 0 10px 0;
}
.banner_home h1 span {
  color: #B00000;
}
.banner_inner {
  width: 100%;
  height: 360px;
  padding-top: 10px;
  padding-bottom: 40px;
  background: url(/images/banner_bg.png) bottom no-repeat;
  position: relative;
}
 .#easySlider {
 clear: both;
 margin: 0 auto;
 position: relative;
 width:960px;
}
.container_slider {
  width: 100%;
  height: 360px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.slides {
  left: 0;
  top: 0;
  position: absolute;
}
.slides > div.slide {
  display: none;
  position: absolute;
  top: 0;
  width: 960px;
}
ol#controls {
  height: 10px;
  width: 180px;
  overflow: hidden;
  position: absolute;
  left: 22px;
  bottom: 22px;
}
ol#controls li {
  float: left;
  margin-right: 8px;
  height: 10px;
}
ol#controls li a {
  text-indent: -999999px;
  width: 10px;
  height: 10px;
  background: url(/images/banner_list.png) no-repeat;
  display: none;
}
ol#controls li a:hover {
  background: url(/images/banner_list_hover.png) no-repeat;
}
ol#controls li.current a {
  background: url(/images/banner_list_hover.png) no-repeat;
}
/******************* Home Page Content *******************/

.home_content {
  width: 100%;
  overflow: hidden;
}
.home_content h4, .latest_project h4 {
  color: #333;
  padding-bottom: 10px;
}
.free_quote {
  margin: 0 auto;
  padding: 20px 0px 10px 0;
}
.free_quote h5 {
  padding: 7px 0;
  margin: 0;
}
.free_quote h5 span {
  color: #B00000;
}
.free_quote img {
  float: right;
  margin: 0;
  padding: 0px 0 10px 0;
}
.project_block, .blog_block {
  width: 100%;
  overflow: hidden;
}
.project_info, .blog_info1 {
  width: 225px;
  float: left;
  padding-right: 25px;
  display: inline;
}
a.view_port, a.read_blog {
  background: #B00000;
  padding: 0 16px;
  line-height: 20px;
  margin-top: 25px;
  display: block;
  color: #FFF;
  font-size: 11px;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  width: 123px;
}
.portfolio_grid_item, .blog_grid {
  width: 220px;
  float: left;
  margin-right: 25px;
  display: inline;
  background: #fff;
}
.last {
  margin-right: 0;
}
.portfolio_grid_item img, .blog_grid img {
  padding-bottom: 0px;
}
.portfolio_grid_item p, .blog_grid p {
  font-size: 13px;
  line-height: 16px;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  padding: 10px 15px 10px 15px;
}
.portfolio_grid_item ul, .blog_grid ul {
  padding: 0 15px;
  overflow: hidden;
}
.portfolio_grid_item ul li, .blog_grid ul li {
  float: left;
  color: #717171;
  line-height: 14px;
  font-style: italic;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 11px;
  padding-bottom: 15px;
}
.portfolio_grid_item ul li a, .portfolio_list_item ul li a, .blog_grid ul li a {
  color: #a9a9a9;
  padding: 0 1px;
}
.portfolio_grid_item ul li a:hover, .portfolio_list_item ul li a:hover, .blog_grid ul li a:hover {
  color: #B00000;
}
.portfolio_grid_item p a, .blog_grid p a {
  color: #333333;
  padding: 0 1px;
}
.portfolio_grid_item p a:hover, .blog_grid p a:hover {
  color: #B00000;
}
.portfolio_grid_item a.image {
  display: block;
  position: relative;
  width: 220px;
  height: 160px;
  background: #333333;
}
.portfolio_grid_item span.rollover {
  display: none;
  position: absolute;
  width: 220px;
  height: 160px;
  top: 0;
  left: 0;
  background: #333333 url(/images/zoom.png) center no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
  -moz-opacity: 0.5;
}
.portfolio_grid_item:hover span.rollover {
  display: block;
}
.aboutus_block {
  width: 100%;
  padding: 30px 0 20px 0;
  overflow: hidden;
}
.about_column1 {
  width: 225px;
  float: left;
  padding-right: 25px;
}
.about_column2 {
  width: 220px;
  float: left;
  padding-right: 25px;
}
.testimonial {
  width: 220px;
  float: left;
  padding-right: 0;
}
.testimonial p {
  padding: 10px 15px 30px 15px;
  color: #FFF;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 11px;
  line-height: 16px;
  font-style: italic;
  background: #B00000 url(/images/bg-quote.png) bottom right no-repeat;
}
.testimonial span {
  text-align: right;
  padding: 0 0 7px 0;
  color: #717171;
  font-size: 11px;
  font-family: "Droid Sans", Helvetica, Arial, sans-serif;
  display: block;
}
.testimonial a {
  color: #717171;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 11px;
  text-align: right;
  font-style: italic;
  display: block;
}
p .dropcap {
  color: #999999;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  float: left;
  font-size: 61px;
  height: 61px;
  line-height: 61px;
  margin: -3px 10px 0px 0;
  overflow: hidden;
}
/******************* Portfolio Page Content *******************/

.inner_page_container {
  width: 100%;
  overflow: hidden;
  padding: 30px 0 0;
}
.portfolio_sidebar {
  width: 177px;
  background: #fff;
  float: left;
  margin-left: 25px;
  display: inline;
  padding: 25px 24px 3px;
}
.latest_project {
  padding: 0 0 18px 0;
}
.filter_work, .view_work {
  width: 100%;
  border-top: 1px dashed #d3dad9;
  padding: 20px 0;
}
.filter_work h6, .view_work h6 {
  color: #717171;
  padding-bottom: 6px;
}
.portfolio_sidebar ul {
  padding-left: 15px;
}
.portfolio_sidebar ul li {
  line-height: 21px;
  color: #717171;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}
.portfolio_sidebar ul li a {
  color: #717171;
}
.portfolio_sidebar ul li a:hover, .portfolio_sidebar ul li a.active_work {
  color: #B00000;
}
.portfolio_content {
  width: 710px;
  float: left;
}
.portfolio_grid {
  width: 100%;
  padding-bottom: 30px;
  overflow: hidden;
}
.portfolio_list {
  width: 100%;
  margin-bottom: 30px;
  background: #fff;
}
.portfolio_list_item {
  padding: 21px 22px;
  overflow: hidden;
}
a.portfolio_list_item_title {
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
  font-style: italic;
  color: #000;
  padding: 0 0 10px;
}
a.portfolio_list_item_title:hover {
  color: #B00000;
}
.portfolio_list_item ul {
  padding: 10px 0 0 0;
  overflow: hidden;
  width: 100%;
}
.portfolio_list_item ul li {
  float: left;
  color: #717171;
  line-height: 14px;
  font-style: italic;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 11px;
  padding-bottom: 10px;
}
/******************* Sidebar Left Page *******************/

.page_rightsidebar_container {
  width: 100%;
  padding: 30px 0;
  overflow: hidden;
}
.page_rightsidebar_content {
  width: 690px;
  float: left;
}
.page_rightsidebar_content p {
  padding-bottom: 28px;
}
.col_block {
  width: 100%;
  overflow: hidden;
  padding-bottom: 0;
}
.col_layout {
  padding: 0 18px 0 0;
  overflow: hidden;
  float: left;
  display: inline;
}
.col_layout h4 {
  padding: 0 0 16px;
}
.col_block1 {
  width: 318px;
}
.col_block2 {
  width: 204px;
}
.col_block3 {
  width: 140px;
}
.col_block4 {
  width: 433px;
}
.page_rightsidebar_sidebar {
  margin-top: 0px!important;
}
/******************* Full Width Page ***************************/

.full_width_content {
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
}
.full_width_content p {
  padding-bottom: 18px;
}
.separator {
  border-bottom: 1px dashed #d3dad9;
  margin-bottom: 25px;
}
.full_width_content p.quote {
  padding: 5px 75px 30px 75px;
  background: url(/images/quotation.png) 25px top no-repeat;
  color: #666666;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 18px;
  font-style: italic;
}
ul.box_style li {
  background: #fff;
  width: 100%;
  margin-bottom: 25px;
  height: 40px;
}
ul.box_style li a {
  padding-left: 74px;
  color: #717171;
  display: block;
  height: 40px;
  line-height: 40px;
}
ul.box_style li.style1 a {
  background: url(/images/style1.png) 25px 8px no-repeat;
}
ul.box_style li.style2 a {
  background: url(/images/style2.png) 25px 8px no-repeat;
}
ul.box_style li.style3 a {
  background: url(/images/style3.png) 25px 8px no-repeat;
}
ul.box_style li.style4 a {
  background: url(/images/style4.png) 25px 8px no-repeat;
}
.style_list {
  width: 100%;
  overflow: hidden;
  padding-bottom: 0;
  padding-top: 0;
}
.style_list div {
  width: 100%;
  float: left;
}
.style_list ul {
  margin-left: 0px;
}
.style_list ul li, .style_list ol li {
  margin-bottom: 12px;
  color: #717171;
}
.list2 {
  margin: 0 30px;
  display: inline;
}
.list1 ul li {
  padding: 0 0 0 21px;
  background: url(/images/list1.png) left center no-repeat;
}
.list2 ul li {
  padding-left: 21px;
  background: url(/images/list1.png) left top 6px no-repeat;
}
.style_list ol {
  list-style-type: decimal;
  margin-left: 45px;
}
.price_table {
  width: 957px;
  padding: 7px 0 54px;
  overflow: hidden;
}
.price_wrapper {
  width: 956px;
  padding-left: 1px;
  background: url(/images/price_box_bg.png) right repeat-y;
}
.price_bottom {
  width: 956px;
  padding-left: 1px;
  height: 9px;
  font-size: 0;
  background: url(/images/price_box_bottom.png) right no-repeat;
}
.price_box {
  width: 239px;
  float: left;
  position: relative;
}
.price_box h1 {
  position: relative;
  width: 239px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-top: -7px;
}
.price_box h1 a {
  background: url(/images/price_box_top.png) no-repeat;
  display: block;
  color: #fff;
}
.price_box h1 a:hover {
  background: url(/images/price_box_top_hover.png) no-repeat;
}
.price_box ul {
  width: 187px;
  margin: 0 auto;
}
.price_box ul li {
  line-height: 47px;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 13px;
  font-style: italic;
  text-align: center;
  border-bottom: 1px dashed #d3dad9;
}
.price_box ul li.price_last {
  border: none;
}
.price_box ul li a {
  color: #717171;
}
.price_box ul li a:hover {
  color: #B00000;
}
.price_box p.price {
  text-align: center;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 38px;
  font-style: italic;
  color: #ea3a3a;
  padding: 10px 0 30px;
}
.price_box a.join_now {
  width: 80px;
  height: 30px;
  position: relative;
  margin: 0 auto;
  margin-bottom: -23px;
  display: block;
  line-height: 30px;
  text-align: center;
  background: url(/images/join_btn.png) no-repeat;
  color: #000;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 11px;
  font-style: italic;
}
.columns_content_inner {
  width: 100%;
  overflow: hidden;
  margin-bottom: 25px;
}
.columns_content_inner p {
  padding-bottom: 0 !important;
}
.columns_content_inner .col_block1 {
  width: 462px;
}
.columns_content_inner .col_block2 {
  width: 302px;
}
.columns_content_inner .col_block3 {
  width: 260px;
}
.columns_content_inner .col_block4 {
  width: 622px;
}
/******************* Blog *******************/

.blog_content, .contact_content {
  width: 665px;
  float: left;
  display: inline;
  margin-right: 25px;
}
.blog_content_block, .contact_content_block {
  width: 100%;
  background: #fff;
  padding-bottom: 30px;
}
.contact_content_block {
  margin-bottom: 30px;
}
.blog_content_inner, .contact_content_inner {
  width: 100%;
  margin-top: 30px;
  position: relative;
}
.blog_info, .contact_info {
  width: 615px;
  background: #fff;
  padding: 16px 25px 0px 25px;
}
img.right_pic {
  margin: 0 0 15px 25px;
  float: right;
  display: inline;
}
img.left_pic {
  margin: 0 25px 15px 0;
  float: left;
  display: inline;
}
img.center_pic {
  margin: 0px 0px 25px 0;
  max-width: 615px;
}
.blog_info h2, .contact_info h2 {
  padding-bottom: 10px;
}
.blog_info h2 a, .contact_info h2 a {
  color: #333333;
}
.blog_info h2 a:hover {
  color: #B00000;
}
.blog_info p, .contact_info p {
  padding-bottom: 25px;
}
.blog_info_info, .contact_info_info {
  width: 100%;
  overflow: hidden;
}
.blog_info_info a img, .contact_info_info a img {
  float: right;
  display: inline;
  margin: 0 0 12px 20px;
}
a.continue {
  line-height: 30px;
  display: block;
  color: #333333;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 11px;
  font-style: italic;
  margin-top: -15px;
  padding-bottom: 14px;
}
a.continue:hover {
  color: #B00000;
}
.blogBackrpt {
  background: #fff;
}
p.quote {
  padding: 0 0 30px 70px;
  background: url(/images/quotation.png) 24px top no-repeat;
  color: #717171;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
  line-height: 20px;
  font-style: italic;
}
.meta_box {
  width: 412px;
  height: 35px;
  overflow: hidden;
  background: #b00000;
  position: absolute;
  top: 25px;
  left: -11px;
}
.meta_box ul {
  overflow: hidden;
  margin-left: 20px;
}
.meta_box ul li {
  float: left;
  line-height: 35px;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 11px;
  color: #FFF;
  font-style: italic;
  padding: 0 2px;
}
.meta_box ul li a {
  color: #333333;
  text-decoration: none;
}
.meta_box ul li a:hover {
  text-decoration: underline;
}
.like {
  width: 621px;
  margin: 0px 0 16px 24px;
  padding: 20px 0;
  border-top: 1px dashed #d3dad9;
  border-bottom: 1px dashed #d3dad9;
  overflow: hidden;
}
.like h4 {
  color: #333333;
  padding-bottom: 10px;
}
.like_pic {
  width: 100px;
  float: left;
  display: inline;
  padding: 5px 14px 5px 0px;
  margin-right: 14px;
  border-right: 1px solid #f5f5f5;
}
.like_pic_rpt {
  border-right: none;
  padding-right: 0px;
  margin-right: 0px;
}
.sidebar {
  width: 220px;
  float: right;
  padding: 25px;
  margin-top: 30px;
  background: #fff;
}
.topsearch {
  display: none;
}
.topsearch input {
  background: none;
  width: 200px;
  height: 18px;
  line-height: 18px;
  color: #717171;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  font-style: italic;
}
.sidebar_list {
  width: 100%;
  overflow: hidden;
}
.sidebar_list h4 {
  color: #333333;
  line-height: 21px;
  padding: 15px 0;
}
.sidebar h4 {
  color: #333333;
  line-height: 21px;
}
.sidebar_list ul {
  border-bottom: 1px solid #d3dad9;
  padding-bottom: 14px;
  overflow: hidden;
}
.sidebar_list ul li {
  height: 18px;
  line-height: 21px;
}
.sidebar_list ul li a {
  color: #a9a9a9;
  padding: 3px 5px;
}
.sidebar_list ul li a:hover, .sidebar_list ul li a.active {
  background: #B00000;
  color: #FFF;
}
.sidebar_list .lastsidebar_post {
  border-bottom: 1px solid #d3dad9;
  padding-bottom: 20px;
  margin-bottom: 0px;
}
.posts {
  width: 100%;
  margin-bottom: 10px;
}
.posts01 {
  margin-bottom: 0px;
  border-bottom: 1px dashed #d3dad9;
  padding-bottom: 16px;
}
.posts a {
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  line-height: 16px;
  font-style: italic;
  color: #333333;
}
.posts a:hover {
  color: #B00000;
}
.posts span {
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  line-height: 16px;
  font-style: italic;
  color: #a9a9a9;
  display: inline-block;
  padding-top: 10px;
}
.posts span a {
  color: #a9a9a9;
}
.posts span a:hover, .posts span a.active {
  color: #B00000;
}
.sidebar_list ul.blog_photostream {
  width: 100%;
  overflow: hidden;
}
.sidebar_list ul.blog_photostream li {
  float: left;
  height: 70px;
  display: inline;
  margin: 0 5px 5px 0;
}
.sidebar_list ul.blog_photostream li.margin_rpt {
  margin-right: 0px;
}
.sidebar_list ul.blog_photostream li a {
  padding: 0px;
}
.sidebar_list ul.blog_photostream li a:hover {
  background: none;
}
/******************* Pagination *******************/

ul.pagination {
  padding: 0 25px;
  height: 35px;
  background: #fff;
  width: 175px;
  margin-top: 25px;
}
ul.pagination li {
  float: left;
  line-height: 35px;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 13px;
  font-style: italic;
  color: #717171;
  margin-right: 4px;
  display: inline;
}
ul.pagination li a {
  color: #717171;
}
ul.pagination li a:hover {
  color: #333333;
}
/******************* Comments *******************/

#comments {
  position: relative;
  margin: 25px 25px 25px 25px;
  width: 615px;
}
#comments ul {
  list-style: none;
  margin: 0;
}
ol#commentslist {
  margin: 0 0 0 0px;
  list-style: none;
  padding: none;
  padding: 0;
}
#commentslist .children li {
  padding: 15px 0 0 25px;
  background: url(/images/comment_line.png) no-repeat 0px 40px;
  border-left: 1px solid #f5f5f5;
  margin: 0 0 15px 15px;
}
.comment {
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
}
.comment .avatar {
  position: absolute;
  left: 0;
  top: 0;
}
.comment h6 {
  color: #333333;
  margin: 0 0 0 75px;
  padding: 0;
}
#comments h4 {
  color: #333333;
  padding-bottom: 18px;
}
.comment .date {
  margin: 0 0 10px 75px;
  display: block;
  color: #717171;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 11px;
  font-style: italic;
}
.comment p {
  margin: 0 0 10px 75px;
}
.comment-reply-link {
  margin: 0 0 0 75px;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 11px;
  font-style: italic;
  color: #ea3a3a;
}
.comment-reply {
  display: inline-block!important;
  padding: 0 0 0 10px;
}
/******************* Reply Form *******************/
#message-note {
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 11px;
  font-style: italic;
  color: #ea3a3a;
}
#message-note ul {
  margin-bottom: 20px;
}
#message-note li {
  list-style: none;
  padding-bottom: 5px;
}
.reply_form {
  width: 640px;
  padding-left: 25px;
  overflow: hidden;
  margin-top: 25px;
}
.reply_form_contact {
  width: 640px;
  padding-left: 25px;
  overflow: hidden;
}
.reply_form h4, .reply_form_contact h4 {
  color: #333333;
  padding-bottom: 25px;
}
.reply_textbox {
  width: 520px;
  height: 18px;
  padding: 6px 10px;
  margin-bottom: 20px;
  background: url(/images/reply_form.png) no-repeat;
}
.reply_textbox input {
  width: 240px;
  height: 18px;
  line-height: 18px;
  background: none;
  color: #333333;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 11px;
  font-style: italic;
  float: left;
}
.reply_textbox span {
  float: left;
  margin-left: 30px;
  color: #333333;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 11px;
  font-style: italic;
}
.reply_textbox p {
  float: left;
  display: block;
}
.reply_areabox {
  width: 500px;
  height: 88px;
  padding: 6px 10px;
  background: url(/images/reply_form_area.png) no-repeat;
}
.reply_areabox textarea {
  background: none;
  width: 500px;
  height: 88px;
  color: #333333;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 11px;
  font-style: italic;
}
/******************* Buttons *******************/

/* Button Gray for Comment Form */

.btn_gray_input {
  float: left;
  clear: both;
  background: url(/images/gray_left.png) no-repeat;
  padding: 0 0 0 3px;
  margin: 20px 0 0 0;
}
.btn_gray_input input {
  background: url(/images/gray.png) repeat-x left top;
}
.btn_gray_input span {
  background: url(/images/gray_right.png) no-repeat;
  float: left;
  width: 3px;
  height: 25px;
}
.btn_gray_input input:hover {
  cursor: pointer;
  background: url(/images/gray_hover.png) repeat-x left top;
}
.btn_gray_input:hover {
  background: url(/images/gray_left_hover.png) no-repeat;
}
.btn_gray_input:hover span {
  background: url(/images/gray_right_hover.png) no-repeat;
  float: left;
  width: 3px;
  height: 25px;
}
.btn_gray_input input, .btn_gray a, .btn_yellow a, .btn_green a, .btn_red a, .btn_blue a {
  float: left;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  color: #333333;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-size: 11px;
  text-decoration: none;
}
.btn_gray, .btn_yellow, .btn_green, .btn_red, .btn_blue {
  float: left;
  padding: 0 0 0 3px;
}
.btn_gray span, .btn_yellow span, .btn_green span, .btn_red span, .btn_blue span {
  float: left;
  width: 3px;
  height: 25px;
}
.btn_gray a:hover, .btn_yellow a:hover, .btn_green a:hover, .btn_red a:hover, .btn_blue a:hover {
  cursor: pointer;
  height: 25px;
}
.btn_gray:hover span, .btn_yellow:hover span, .btn_green:hover span, .btn_red:hover span, .btn_blue:hover span {
  float: left;
  width: 3px;
  height: 25px;
}
.buttons p {
  display: inline;
  padding-bottom: 0px;
  margin: 0 30px 30px 0;
  display: block;
}
/* Button Gray */

.btn_gray {
  background: url(/images/gray_left.png) no-repeat;
}
.btn_gray a {
  background: url(/images/gray.png) repeat-x left top;
}
.btn_gray span {
  background: url(/images/gray_right.png) no-repeat;
}
.btn_gray a:hover {
  background: url(/images/gray_hover.png) repeat-x left top;
}
.btn_gray:hover {
  background: url(/images/gray_left_hover.png) no-repeat;
}
.btn_gray:hover span {
  background: url(/images/gray_right_hover.png) no-repeat;
}
/* Button Yellow */

.btn_yellow {
  background: url(/images/yellow_left.png) no-repeat;
}
.btn_yellow a {
  background: url(/images/yellow.png) repeat-x left top;
}
.btn_yellow span {
  background: url(/images/yellow_right.png) no-repeat;
}
.btn_yellow a:hover {
  background: url(/images/yellow_hover.png) repeat-x left top;
}
.btn_yellow:hover {
  background: url(/images/yellow_left_hover.png) no-repeat;
}
.btn_yellow:hover span {
  background: url(/images/yellow_right_hover.png) no-repeat;
}
/* Button Green */

.btn_green {
  background: url(/images/green_left.png) no-repeat;
}
.btn_green a {
  background: url(/images/green.png) repeat-x left top;
}
.btn_green span {
  background: url(/images/green_right.png) no-repeat;
}
.btn_green a:hover {
  background: url(/images/green_hover.png) repeat-x left top;
}
.btn_green:hover {
  background: url(/images/green_left_hover.png) no-repeat;
}
.btn_green:hover span {
  background: url(/images/green_right_hover.png) no-repeat;
}
/* Button Red */

a.button,  button,  input[type="submit"],  input[type="reset"],  input[type="button"] {
  padding: 4px 12px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  line-height: 21px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a.button.red,  button.red,  input.red[type="submit"],  input.red[type="reset"],  input.red[type="button"] {
  color: #FFFFFF;
  background: #C90006; /* Old browsers */
  background: -moz-linear-gradient(top, rgba(200,0,6,.95) 0%, rgba(148,0,0,.95) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(200,0,6,.95)), color-stop(100%, rgba(148,0,0,.95))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(200,0,6,.95) 0%, rgba(148,0,0,.95) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(200,0,6,.95) 0%, rgba(148,0,0,.95) 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, rgba(200,0,6,.95) 0%, rgba(148,0,0,.95) 100%); /* IE10+ */
  background: linear-gradient(top, rgba(200,0,6,.95) 0%, rgba(148,0,0,.95) 100%); /* W3C */
  border: 1px solid #930000;
  border-top: 1px solid #C90006;
  border-left: 1px solid #C90006;
}
a.button.red:hover,  button.red:hover,  input.red[type="submit"]:hover,  input.red[type="reset"]:hover,  input.red[type="button"]:hover,  a.button.red:active,  button.red:active,  input.red[type="submit"]:active,  input.red[type="reset"]:active,  input.red[type="button"]:active {
  color: #FFFFFF;
  background: #930000; /* Old browsers */
  background: -moz-linear-gradient(top, rgba(148,0,0,.95) 0%, rgba(148,0,0,.95) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(148,0,0,.95)), color-stop(100%, rgba(148,0,0,.95))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(148,0,0,.95) 0%, rgba(148,0,0,.95) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(148,0,0,.95) 0%, rgba(148,0,0,.95) 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, rgba(148,0,0,.95) 0%, rgba(148,0,0,.95) 100%); /* IE10+ */
  background: linear-gradient(top, rgba(148,0,0,.95) 0%, rgba(148,0,0,.95) 100%); /* W3C */
  border: 1px solid #C90006;
  border-top: 1px solid #C90006;
  border-left: 1px solid #C90006;
}

a.button.green,  button.green,  input.green[type="submit"],  input.green[type="reset"],  input.green[type="button"] {
  color: #FFFFFF;
  background: #30B200; /* Old browsers */
  background: -moz-linear-gradient(top, rgba(48,178,0,.95) 0%, rgba(46,155,0,.95) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(48,178,0,.95)), color-stop(100%, rgba(46,155,0,.95))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(48,178,0,.95) 0%, rgba(46,155,0,.95) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(48,178,0,.95) 0%, rgba(46,155,0,.95) 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, rgba(48,178,0,.95) 0%, rgba(46,155,0,.95) 100%); /* IE10+ */
  background: linear-gradient(top, rgba(48,178,0,.95) 0%, rgba(46,155,0,.95) 100%); /* W3C */
  border: 1px solid #2E9B00;
  border-top: 1px solid #2E9B00;
  border-left: 1px solid #2E9B00;
}
a.button.green:hover,  button.green:hover,  input.green[type="submit"]:hover,  input.green[type="reset"]:hover,  input.green[type="button"]:hover,  a.button.green:active,  button.green:active,  input.green[type="submit"]:active,  input.green[type="reset"]:active,  input.green[type="button"]:active {
  color: #FFFFFF;
  background: #2E9B00; /* Old browsers */
  background: -moz-linear-gradient(top, rgba(46,155,0,.95) 0%, rgba(46,155,0,.95) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(46,155,0,.95)), color-stop(100%, rgba(46,155,0,.95))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(46,155,0,.95) 0%, rgba(46,155,0,.95) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(46,155,0,.95) 0%, rgba(46,155,0,.95) 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, rgba(46,155,0,.95) 0%, rgba(46,155,0,.95) 100%); /* IE10+ */
  background: linear-gradient(top, rgba(46,155,0,.95) 0%, rgba(46,155,0,.95) 100%); /* W3C */
  border: 1px solid #2E9B00;
  border-top: 1px solid #2E9B00;
  border-left: 1px solid #2E9B00;
}
/******************* Footer *******************/

#footer {
  width: 100%;
  overflow: hidden;
  padding-bottom: 25px;
}
.footer_content {
  width: 100%;
  margin-bottom: 25px;
  padding: 8px 0 8px;
  overflow: hidden;
}
.f_info {
  width: 225px;
  float: left;
  display: inline;
  margin-right: 25px;
}
.tweets {
  width: 220px;
  float: left;
  display: inline;
  margin-right: 25px;
}
.blog {
  width: 220px;
  float: left;
  display: inline;
  margin-right: 25px;
}
.photostream {
  width: 220px;
  margin-right: 0px;
}
.f_info p {
  padding-top: 10px;
}
.f_info p a {
  color: #B00000;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}
.f_info p a:hover {
  color: #B00000;
}
.f_info p span {
  color: #a9a9a9;
  display: block;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}
.f_info p span a {
  color: #a9a9a9;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 11px;
  font-style: italic;
}
.f_info h5 {
  color: #333333;
}
.f_info ul li {
  float: left;
  display: inline;
  margin: 5px 5px 0px 0px;
}
.f_info ul li.margin_rpt {
  margin-right: 0px;
}
.f_logo {
  width: 135px;
}
.line {
  width: 100%;
  border-top: 1px dashed #d3dad9;
  margin: 10px 0 10px 0;
  overflow: hidden;
}
.footer_bottom {
  width: 100%;
  margin-bottom: 25px;
}
.copyright {
  float: left;
  color: #717171;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 11px;
  font-style: italic;
}
.copyright a {
  color: #333333;
}
.f_nav {
  float: right;
}
.f_nav ul li {
  float: left;
  margin-left: 5px;
}
.f_nav ul li a {
  color: #333333;
}
.f_nav ul li span {
  color: #717171;
}
.border_top {
  margin-top: 30px;
  overflow: hidden;
}
/******************* Horizontal Line *******************/

.hr {
  margin: 20px 0 30px 0;
}
hr.drop {
  display: block;
  position: relative;
  padding: 0;
  margin: 8px auto;
  width: 100%;
  clear: both;
  border: none;
  border-top: 1px solid #C6C6C6;
  border-bottom: 1px solid #FFF;
  font-size: 1px;
  line-height: 0;
  overflow: visible;
}
.hr h4 {
  float: left;
  margin: 0;
  padding: 0;
}
.hr_line {
  overflow: hidden;
  display: inline;
  float: right;
  margin: 5px 0 0 15px;
  padding: 0 0 5px 0;
  border-bottom: 1px dashed #d3dad9;
  width: 790px;
}
/******************* Twitter Feed *******************/

.twtr-hd {
  display: none;
  overflow: hidden;
  padding: 10px;
  position: relative;
}
#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
  color: #666666 !important;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 12px;
  font-style: italic;
  line-height: 16px;
}
.twtr-widget h3, .twtr-widget h4, .twtr-widget p {
  line-height: 16px !important;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
}
.twtr-join-conv {
  font-size: 10px;
  color: #B00000;
}

/* gravity forms */
.gform_wrapper form {
    background: none repeat scroll 0 0 white;
  padding:10px;
    text-align: left;
}

.gform_wrapper .top_label input.medium  {
    color: #333333;
    float: left;
    font-family: "Droid Serif",Georgia,Times,"Times New Roman",serif;
    font-size: 11px;
    font-style: italic;
    height: 18px;
    line-height: 18px;
  background:#F4F4F4;
  padding:10px; 
}

.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"] {
    color: #333333;
    font-family: "Droid Serif",Georgia,Times,"Times New Roman",serif;
    font-size: 11px;
    font-style: italic;
    height: 18px;
    line-height: 18px;
    background: none repeat scroll 0 0 #F4F4F4;
  padding:10px; 

}

.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
    background: none repeat scroll 0 0 #F4F4F4;
    width: 99.2%;
}





.gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield select {
    background: none repeat scroll 0 0 #F4F4F4;
    margin-left: 2px;
}

.gform_wrapper .field_name_first input, .gform_wrapper .ginput_complex .ginput_left input {
    padding: 10px;
}

.gform_wrapper .field_name_first input, .gform_wrapper .ginput_complex .ginput_right input {
    padding: 10px;
}

.gform_wrapper .ginput_complex .ginput_full input {
    padding: 10px;
}

.gform_wrapper .ginput_complex .ginput_right input, .gform_wrapper .ginput_complex .ginput_right select {
    padding: 10px;
}

.gform_wrapper .gsection {
    border: none;
  border-bottom: 1px solid #C6C6C6;
    clear: both;
    margin: 16px 0;
    padding: 40px 0 8px;
}

.gform_wrapper .gsection {
    border-bottom: 1px dotted #CCCCCC;
    clear: both;
    margin: 16px 0;
    padding: 40px 0 0 8px;
}

#sfw-respond {
    margin: 0 20px 16px 0;
}

#sfw-respond form input[type="text"], #sfw-respond form textarea {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #F4F4F4;
    /*border: 1px solid #DDDDDD;*/
    font-size: 0.857143rem;
    line-height: 1.71429;
    padding: 0.714286rem;
    width: 100%;
}