/*
Theme Name: austina+homes
Description: austina+homes WordPress Theme
Version: 1.0
Author: Eric Bramlett

/* Begin Typography & Colors */
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background: #ffffff url(images/bg.gif) repeat-x top left;
	color: #333;
	margin:0;
	padding:0;
	text-align: left;
	}
p {
	color:#385515;
}
a:focus
{
  -moz-outline: none;
}
a{ outline: none;}
#page {
	margin: 0;
	padding: 0;
	margin: 25px auto 0;
	width: 1000px;
	}

#header {
	background: url('images/header-bg2.jpg') repeat-x top center;
	width:100%;
	height:512px;
	}
#social {
	width:1000px;
	margin:0px auto;
	text-align:right;
	padding-top:10px;
}
#social #facebook { 
	width:83px;
	height:31px;
	float:right;
}
#social #twitter {
	width:104px;
	height:31px;
	float:right;
	margin-left:25px;
}
#navigation {
	background:url(images/nav-bg.gif) repeat-x bottom left;
	height:116px;
	width:100%;
	padding-top:25px;
}
#navigation .inner {
	width:1000px;
	margin:0px auto;
}
#navigation #logo {
	padding:5px 0;
	float:left;
	width:auto;
}
#navigation .inner .contact {
	margin-left:440px;
	color:#4c721d;
	font-size:16px;
}
#navigation .inner .contact a{
	color:#d31145;
	font-size:16px;
}
#navigation .inner .menu {
	float:right;
}
#navigation .inner .menu ul {
	margin:0;
	padding:0;
}
#navigation .inner .menu ul li {
	float:left;
	list-style:none;
	padding:22px;
	background:url(images/nav-li-bg.gif) no-repeat bottom left;
}
#navigation .inner .menu ul li.first {
	background:url(images/nav-li-first-bg.gif) no-repeat bottom left;
}
#navigation .inner .menu ul li a {
	color:#4c721d;
	font-size:18px;
}
#header-mid {
	margin:0px auto;
	width:980px;
	background:url(images/header-mid-bg.png) no-repeat top left;
	height:335px;
	margin-top:10px;
	padding-top:15px;
}
#header-mid .left {
	width:311px;
	float:left;
	margin-left:25px;
}
#header-mid .left h2 {
	font-size:24px;
	color:#fefefe;
	text-align:center;
	padding:10px 0;
}
#header-mid .right {
	width:620px;
	float:left;
	margin-left:15px;
}
#content {
	font-size: 1.2em;
	clear:both;
	}
#content h2 {
	width:100%;
	padding:0 0 15px 0;
}
.widecolumn .entry p {
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
	}
.home h2 {
	background:url(images/h2-border-bottom-wide.gif) no-repeat bottom left;
	padding:0 0 15px 0;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	float:left;
	}
#sidebar-home {
	float:left;
	width:250px;
	color:#385515;
	min-height:200px;
	margin:0 0 0 50px;
}
#sidebar-inner {
	float:left;
	width:250px;
	color:#385515;
	min-height:200px;
	margin:0 0 0 50px;
}
#sidebar-home h2, #sidebar-inner h2 {
	background:url(images/h2-border-bottom.gif) no-repeat bottom left;
	padding:0 0 15px 0;
	margin:0 0 0 40px;
}
#sidebar-home .menu {
	border-left:1px solid #D7DE90;
}
#sidebar-home .menu ul, #sidebar-inner .menu ul {
  border-bottom: 1px solid #99B50B;
  margin:0 15px 15px 40px;
  padding: 20px 0 0 0;
}
#sidebar-home .menu ul li, #sidebar-inner .menu ul li {
	list-style: none;
	margin:0 0 15px 0;
}

#sidebar-home .menu ul li a, #sidebar-inner .menu ul li a {
	color:#385515;
	text-decoration:underline;
	padding-left: 15px;
	background-image: url(images/icon_sidebar_menu.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

#sidebar-home .menu ul li a:hover, #sidebar-inner .menu ul li a:hover {
	color:#E1002E;
	text-decoration:underline;
	background-image: url(images/icon_sidebar_menu_red.png);
}

#sidebar-inner .more_link {
  margin: 0px 0px 0px 40px;
  font-weight: bold;
  padding: 0px 0px 20px 0px;
}

#sidebar-inner .more_link a {
  color:#385515;
}

#sidebar-inner .more_link a:hover {
  color:#E1002E;
  text-decoration: none;
}



#sidebar-inner .DS_PageNav ul, #sidebar-home .DS_PageNav ul {
  border-bottom: 1px solid #99B50B;
  margin:0 15px 15px 20px;
  padding: 20px 0 0 0;
}
#sidebar-inner .DS_PageNav ul li, #sidebar-home .DS_PageNav ul li {
	list-style: none;
	margin:0 0 15px 0;
}

#sidebar-inner .DS_PageNav ul li a, #sidebar-inner .DS_PageNav ul li.expandable ul li a, #sidebar-home .DS_PageNav ul li a, #sidebar-home .DS_PageNav ul li.expandable ul li a {
	color:#385515;
	text-decoration:underline;
	padding-left: 15px;
	background-image: url(images/icon_sidebar_menu.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

#sidebar-inner .DS_PageNav ul li a:hover, #sidebar-inner .DS_PageNav ul li.expandable ul li a:hover, #sidebar-home .DS_PageNav ul li a:hover, #sidebar-home .DS_PageNav ul li.expandable ul li a:hover {
	color:#E1002E;
	text-decoration:underline;
	background-image: url(images/icon_sidebar_menu_red.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

#sidebar-inner .DS_PageNav ul li.expandable a, #sidebar-inner .DS_PageNav ul li.collapsable a, #sidebar-home .DS_PageNav ul li.expandable a, #sidebar-home .DS_PageNav ul li.collapsable a {
  padding-left: 0px;
  background: none;
}

#sidebar-inner .DS_PageNav ul li.expandable a, #sidebar-inner .DS_PageNav ul li.expandable a:hover, #sidebar-inner .DS_PageNav ul li.collapsable a, #sidebar-inner .DS_PageNav ul li.collapsable a:hover, #sidebar-home .DS_PageNav ul li.expandable a, #sidebar-home .DS_PageNav ul li.expandable a:hover, #sidebar-home .DS_PageNav ul li.collapsable a, #sidebar-home .DS_PageNav ul li.collapsable a:hover {
  background: none;
}

#sidebar-inner .DS_PageNav ul li.expandable ul li a, #sidebar-inner .DS_PageNav ul li.collapsable ul li a, #sidebar-home .DS_PageNav ul li.expandable ul li a, #sidebar-home .DS_PageNav ul li.collapsable ul li a {
	color:#385515;
	text-decoration:underline;
	padding-left: 15px;
	background-image: url(images/icon_sidebar_menu.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

#sidebar-inner .DS_PageNav ul li ul, #sidebar-home .DS_PageNav ul li ul {
  border-bottom: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 20px;
}

div.hitarea {
  display: inline-block;
  width: 15px;
  height: 12px;
  background-image: url(images/icon_dropdown_plus.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/footer-bg.jpg') repeat-x top left;
	border: none;
	padding: 0;
	margin: 0 auto;
	height:416px;
	width: 100%;
	clear: both;
	color:#ffffff;
	}
#footer a {
	color:#ffffff;
}
#footer .inner {
	width:950px;
	margin:0px auto;
	padding-top:80px;
	height: 218px;
	overflow: hidden;
}
#footer .inner .title {
	background:url(images/footer-heading-bg.png) no-repeat top left;
	width:284px;
	height:41px;
	color:#21320c;
	font-size:18px;
	padding:8px 0;
	text-align:center;
}
#footer .inner .left {
	width:284px;
	float:left;
	margin-right:47px;
}
#footer .inner .left .footer-new-post {
	clear:both;
	margin-bottom:15px;
}
#footer .inner .left .footer-new-post .date {
	background:url(images/footer-new-post-date.png) no-repeat top left;
	width:46px;
	height:17px;
	font-weight:bold;
	font-size:11px;
	padding:2px 0 0 2px;
	float:left;
}
#footer .inner .left .footer-new-post .post-title {
	width:222px;
	padding:5px;
	height:auto;
	background:url(images/footer-new-post-bg.png) repeat top left;
	float:left;
	word-wrap: break-word;
}
#footer .inner .left .footer-new-post .post-title:hover {
	background:url(images/footer-new-post-hover-bg.png) repeat top left;
}

#footer .inner .mid {
	width:284px;
	float:left;
	margin-right:47px;
}
#footer .inner .right {
	width:284px;
	float:left;
}

#footer_displet_logo {
  float: right;
  width: 100px;
  height: 50px;
}

#footer_displet_logo a {
  width: 100px;
  height: 50px;
  line-height: 50px;
  text-indent: -9999px;
  display: block;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 0;
	margin: 0 0 0 20px;
	width: 650px;
	float:left;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0 0 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#385515;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
#sidebar-right  {
	float:left;
	margin-left:80px;
	width:222px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
#sidebar-right h2 {
	font-size:20px;
	color:#385515;
	background:url(images/h2-border-bottom.gif) no-repeat bottom left;
	padding:0 0 15px;
}
#sidebar-right ul {
	margin:10px 0;
	padding:0;
}
#sidebar-right ul li {
	list-style:none;
	margin-bottom:15px;
}
#sidebar-right ul li:before {
	content: "\00BB \0020";
}
#sidebar-right a {
	color:#385515;
	text-decoration:underline;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	width: 190px;
	float:left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#cforms-2 h2 {
	display:none; 
}
#cforms-2 #cformsform {
	margin:0;
	padding:0;
}
#cforms-2 #cformsform ol.cf-ol {
	border:none;
	margin:0;
	width:280px;
	padding:0;
}
p.linklove {
	display:none;
}
img.post-top {
	margin:12px 0 12px 0;
}
.fullcolumn {
	padding:0 30px;
}
/* End captions */
#home-featured {
	float:left;
	margin:0 0 0 20px;
	width:100%;
	height:370px;
}
#home-featured h2 {
	background:url(images/spacer-full-width.gif) no-repeat bottom left;
	padding:0 0 15px;
}
.displet-left {
	float:left;
}
.displet-right {
	float:right;
}
ul.listings {
}
.footer-testimonial {
	background:url(images/people-bubble.png) no-repeat top left;
	padding-left:35px;
	color:#ffffff;
}
.footer-testimonial p {
	color:#ffffff;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0;
	padding:0;
}
.footer-testimonial .testimonial-name p {
	border-bottom:1px dashed #ffffff;
	padding-bottom:15px;
	color:#ecff2a;
}
#footer-spacer {
	width:100%;
	margin-top:20px;
	height:2px;
	background:url(images/footer-spacer.png) no-repeat center top;
}
#footer-lower {
	width:957px;
	height:52px;
	margin:5px auto;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(images/footer-displet.png) no-repeat bottom right;
}
#footer-lower .menu {
	float:left;
	margin-left:8px;
}
#footer-lower .menu ul {
	margin:0;
	padding:0;
}
#footer-lower .menu ul li {
	list-style:none;
	background:url(images/footer-li-bg.png) no-repeat center right;
	float:left;
}
#footer-lower .menu ul li.last {
	background:none;
}
#footer-lower .menu ul li a {
	display:block;
	margin:10px;
	color:#ffffff;
}
#footer-lower .menu ul li a:hover {
	color:#edff28;
}
#footer-lower .copy {
	float:left;
	margin:11px 0 0 25px;
	font-size: 9px;
}
div.DispletHListing div.thumbnailandaddress {
	margin-bottom:70px;
}
div.DispletHListing div.details {
	font-size:12px;
	color:#4c721d;
}
div.DispletHListing {
	height:280px;
}
.city-state {
	border-top:1px dotted #4c721d;
	clear:both;
	padding:5px 0 5px 20px;
	font-size:14px;
	border-bottom:1px dotted #4c721d;
	background-image: url(/wp-content/themes/austina+homes/images/icon_cross.png);
	background-position: 2px center;
	background-repeat: no-repeat;
}

div.DispletHListing div.buttons {
	padding-left: 20px;
	text-align: left;
}

div.DispletHListing div.buttons a:hover {
  color: #E1002E;
  text-decoration: none;
}
span.bedsandbaths {
	clear:both;
	font-size:14px;
}
span.size {
	font-size:14px;
	clear:both;
}

.blog_post {
  color: #21460F;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #99B50B;
}

.blog_post_meta {
  float: left;
  width: 100px;
}

.blog_post_image {
  border: 1px solid #99B50B;
  margin-bottom: 10px;
  text-align: center;
  padding: 5px 0px;
}

.blog_post_image img {
  
}

.blog_post_comments {
  background-image: url(images/icon_comments.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 0 0 10px 20px;
}

.blog_post_categories {
  background-image: url(images/icon_categories.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 0 0 0 20px;
}

.blog_post_categories ul {
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  list-style: none;
}

.blog_post_categories ul li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
}

.blog_post_categories ul li a {
  color: #E1002E;
}

.blog_post_content {
  float: right;
  width: 510px;
}

.blog_post_title {
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
  padding-bottom: 10px;
}

.blog_post_author {
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  padding-bottom: 10px;
}

.blog_post_date {
  padding-bottom: 10px;
}

.blog_post_readmore {
  
}

#custom_cf7-3 {
  color: #fff;
}

#custom_cf7-3 p {
  color: #fff !important;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
}

#custom_cf7-3 h2 {
  display: none;
}

#custom_cf7-3 textarea {
  width: 195px;
  height: 50px;
}

.wpcf7-validates-as-required {
  width: 190px;
}

#custom_cf7-3 .label {
  display: inline-block;
  width: 80px;
  vertical-align: top;
}

.contact-submit {
  text-align: right;
}

.contact-submit input {
  color: #fff;
  border: none;
  background-image: url(images/button_contact.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 78px;
  height: 28px;
}