/*
Theme Name: Display
Description: A sleek Portfolio and Business Template by Kriesi - <br/> Update notifications available on twitter and facebook:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a>
Version: 2.0.5
Author: Kriesi
Author URI: http://www.kriesi.at
*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:600italic,700italic,600,700);
@import url(http://fonts.googleapis.com/css?family=Droid+Sans);

/*Small reset*/
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p{
margin:0;
padding:0;
}

/*Structured layout mainpage*/


body{
font-size:16px;
font-family: Arial, Helvetica, Verdana, san-serif;
line-height:23px;
position:relative;
}

.wrapper{
width:100%;
position:relative;
display:table;
}

#top{
position:relative;
width:970px;
margin:0 auto;
}

.clear {
	clear: both;
}

/************************************************************************
HEAD AREA
*************************************************************************/


#head{
height:110px;
z-index: 5;
}

/*LOGO*/

#top .logo, .logo a{
height:90px;
width:210px;
display:block;
position:absolute;
top:13px;
border: none;
padding: 0;
margin:0;
overflow: hidden;
}

#top .logo a, #top .logo a:hover{
top:0;
left:0;
outline:none;
border: none;
}

#top .logobg a{
text-indent:-9999px;
}

#navigation {
	display: inline-block;
	float: right;
	vertical-align: top;
}

.nav{
	position: absolute;
	right:0px;
	top:50px;
	list-style-type: none;
	list-style-position: outside;
	margin:0;
	z-index: 5;
}

.nav li{
float: left;
}

.nav li a{
	display:block;
	float:left;
	padding:6px 8px;
	border: none;
	text-decoration: none;
	line-height: 18px;
	outline: none;
}

.nav li.menu-item-home a {
	border: none;
}

.nav li a strong{
display:block;
font-weight: normal;
font-size: 18px;
}

.nav li ul li a strong{
font-size:12px
}

.nav li a span{
display:block;
font-size: 10px;
}


/*navigation*/


.nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:50px;
z-index:5;
}


#top .nav ul a{
line-height:28px;
font-size: 12px;
cursor: pointer;
}

#top .nav li{
float:left;
position:relative;
z-index:20;
margin-top:11px;
}

#top .nav li li{
border-left:none;
margin-top:0;
}


#top .nav ul {
display:none;
position:absolute;
top:48px;
width:172px;
left:0;
}

#top .nav li ul a{
width:150px;
height:auto;
float:left;
text-align:left;
padding:0 10px;
}

#top .nav ul ul{
top:auto;
border-top:none;
}

#top .nav li ul ul {
left:171px;
top:-1px;
}

#top .nav li:hover ul ul, #top .nav li:hover ul ul ul,#top  .nav li:hover ul ul ul ul{
display:none;
}
#top .nav li:hover ul, #top .nav li li:hover ul, #top .nav li li li:hover ul, #top .nav li li li li:hover ul{
display:block;
}

#top .nav li ul a{
border-top:none;
}

/*featured*/

#featured, #featured:focus{
position:relative;
width:960px;
margin: 0 auto;
height:400px;
overflow: visible;
outline: none;
}

#featured_image, #featured_image:focus{
width:940px;
height:420px;
overflow: visible;
margin:0 auto;
border: none;
outline: none;
}

#featured object{
padding-left:20px;
}


object, object:focus{
outline: none;
}

#featured_image img, #featured_image a img{
position:absolute;
z-index: 2;
visibility: hidden;
}

#featured #featured_image .current_img, #featured #featured_image .current_img img{
z-index: 3;
visibility: visible;
}

.js_active #featured #featured_image .current_img, .js_active #featured #featured_image .current_img img{
visibility: hidden;
}


/*infotext*/
.wrapper #infotext{
width:940px;
margin: 0 auto;
padding:0 10px;
background-image:url(images/sprite_site.png);
background-position: -10px -11px;
}

#infotext h2{
font-family:arial;
font-size:17px;
padding:10px 0 12px;
position:relative;
top:2px;
}

/*content*/

#main{
width:940px;
position: relative;
margin: 0 auto;
overflow: hidden;

background: #FAFAFA;
border: 1px solid #CCC;
top: 3px;
box-shadow: 0px 5px 15px #CCC;
padding: 10px 15px 0 15px;
}

#content{
width:610px;
margin:0;
overflow: hidden;
position:relative;
float:left;
}

.fullwidth #content{
width:940px;
}

#sidebar{
	width: 271px;
	position: relative;
	float: right;
}
#sidebar .widget{
	margin: 0;
	position: inherit;
	width: inherit;
}

#sidebar .box{
	margin:0;
}

#sidebar h3{
	padding:20px 0 4px;
}


/*sidebar nesting and hiding of indent lists*/
#sidebar .box a{
	display:block;
	line-height:22px;
	padding:3px 10px;
}
#sidebar .box ul ul a{
	padding:3px 10px 3px 25px;
}
#sidebar .box ul ul ul a{
	padding:3px 10px 3px 40px;
}
#sidebar .box ul ul ul ul a{
padding:3px 10px 3px 55px;
}
#sidebar .box ul ul ul ul ul a{
padding:3px 10px 3px 70px;
}
#sidebar .box ul ul ul ul ul ul a{
padding:3px 10px 3px 85px;
}
#sidebar .box ul ul ul ul ul ul ul a{
padding:3px 10px 3px 100px;
}
#sidebar .box ul ul ul ul ul ul ul ul a{
padding:3px 10px 3px 115px;
}
#sidebar .box ul ul ul ul ul ul ul ul ul a{
padding:3px 10px 3px 130px;
}
#sidebar .box ul ul ul ul ul ul ul ul ul ul a{
padding:3px 10px 3px 145px;
}

.sidebarmenu .current{
font-weight: bold;
}

.sidebarmenu ul ul, .sidebarmenu .currentli_item ul ul, .sidebarmenu .parentli_item .li_item ul{
display:none;
}

.sidebarmenu .currentli_item ul, .sidebarmenu .parentli_item ul{
display: block;
}


.box{
position:relative;
margin-right:50px;
float:left;
padding-bottom: 20px;
}

.wrapper .box3{
margin:0;
}

.wrapper .box_mini{
width:160px;
margin-right:20px;
}

.box_small h3{
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #2B9869;
}

.wrapper .box3{
margin:0;
}

.wrapper #footer .box_mini{
width:160px;
margin-right:20px;
}
.wrapper #footer .box_mini#nav_menu-5{
	margin: 40px 20px 0 0;
}

.wrapper #footer .box_mini#nav_menu-2{
	width: 150px;
	margin: 0 0 0 40px;
}

.wrapper #footer .box_mini#text-14{
	width: 190px;
}

.box_small h3{
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #2B9869;
}

/*sidebar widgets*/



.widget_search #s{
border: none;
width:219px;
padding:8px 50px 8px 10px;
color:#ccc;

}

#sidebar .widget_search #searchsubmit{
border: none;
display:block;
height:33px;
position:absolute;
right:0px;
text-indent:-9999px;
top:0px;
width:36px;
cursor: pointer;
padding:0;
outline: none;
}

#main #sidebar .widget_tag_cloud a {
display:inline;
border:none;
background: none;
padding:3px;
line-height: 1.5em;
}

#main #sidebar .textwidget a{
display:inline;
background: none;
padding: 0;
margin: 0;
}


#main #sidebar .rsswidget{
background: none;
}

#sidebar .rsswidget img{
display:none;
}

.rss-date, .rssSummary, .widget_rss cite{
padding:3px 10px;
}

#main #sidebar .box .recentcomments a{
background-image: none;
border: none;
}

#main #sidebar .box .recentcomments{
display:block;
line-height:22px;
padding:3px 10px;
}

/*--------------------calendar--------------------*/
#wp-calendar a, #wp-calendar a:visited {
display:block;
text-decoration:none;
padding:0;
border:none;
width:auto;
}

#wp-calendar a:hover{
display:block;
}

#wp-calendar {
empty-cells: show;
width:100%;
text-align:center;

}

#wp-calendar #next a,#wp-calendar #prev a {
text-decoration:none;
display:block;
background: none;
border:none;
}
#wp-calendar #next a:hover,#wp-calendar #prev a:hover {
}

#wp-calendar caption {
margin-bottom:5px;
}


/*blog*/
.entry{
position: relative;
padding-bottom:30px;
clear:both;
float:left;
width: 100%;
}

.entry .box{
padding-bottom:0;
}

.post_data{
border-left:none;
border-right:none;
font-size:11px;
line-height:22px;
padding:3px 1px;
position:relative;
float:left;
width:608px;
margin-bottom: 17px;
}

.post_data .categories{
float:left;
}

.post_data .author{
float:right;
}

.blogentry h2{
width:490px;
padding:5px 0 0 0;
}

.blogentry img{
max-width:610px;
}

.entry h2{
padding:5px 0 0 0;
line-height:40px;
}

.entry .date{
height:44px;
position:absolute;
right:0;
text-align:center;
width:112px;
top:8px;
}

.entry .day{
font-size:36px;
font-weight:bold;
line-height:45px;
display: block;
width:55px;
position: absolute;
top:0;
left:0;
height:40px;
}

.entry .month{
display:block;
font-size:18px;
left:60px;
line-height:1em;
position:absolute;
text-transform:uppercase;
top:6px;
width:50px;
}

.entry .year{
display:block;
font-size:14px;
font-weight:bold;
left:60px;
letter-spacing:2px;
line-height:1em;
position:absolute;
top:25px;
width:53px;
}

/*pagination*/

#top .pagination {
clear:both;
padding:0 0 60px 0;
position:relative;
z-index:3;
}

#top .pagination span, #top .pagination a{
display:block;
float:left;
font-size:11px;
line-height:13px;
margin: 2px 2px 2px 0;
padding:3px 6px;
text-decoration:none;
width:auto;
}


#top .pagination .current{
font-size:11px;
padding:3px 6px;
}


/*Portfolio*/
#subpage .box_small .more-link,  .box_page .more-link{
position: relative;
top:-13px;
}


/*footer*/
#footer{
width:940px;
position: relative;
padding-top: 30px;
margin: 0 auto;
}

.footer_widgets{
float: left;
width:960px;
overflow: hidden;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer a
{
color:#cbcbcb;
text-decoration: none;
font-size: 12px;
}

#footer .box h4, #footer .box h4 a{
text-transform: uppercase;
font-size: 16px;
letter-spacing:1.3px;
border:none;
margin: 10px 0;
}

#footer .box ul{
list-style-type: none;
list-style-position: outside;
margin:0;
}

#footer .box ul ul{
border:none;
}

#footer .box ul li a{
display:inline-block;
padding:3px 10px;
line-height:22px;
position: relative;
}



#footer .custom_button{
width:150px;
padding:10px 60px 10px 10px;
display: block;
text-align: center;
border: none;
}

.rsswidget img{
display: none;
}

.custom_button strong{
display: block;
font-size: 20px;
font-weight: normal;
letter-spacing:1px;
}

.custom_button span{
display: block;
font-size: 14px;
font-weight: normal;
letter-spacing:0.5px;
}

#sitesearch_footer{
padding-top:20px;
position: relative;
}

.box_custom_footer p{
font-size:11px;
line-height: 17px;
padding:10px 0;
}

#searchform{
position: relative;
}

#footer #s{
border: none;
width:160px;
padding:8px 50px 8px 10px;
color:#ccc;
}

/*#footer .widget #s{
width:100px;
}*/

#footerwrap #footer #searchsubmit{
border: none;
display:block;
height:35px;
position:absolute;
right:3px;
text-indent:-9999px;
top:0px;
width:35px;
cursor: pointer;
padding:0;
outline: none;
background-image:url(images/sprite_site.png);
background-position: -8px -419.5px;
}

.wrapper #footer .social_bookmarks{
border:none;
display: block;
float: left;
width:100%;
}
.wrapper #footer .social_bookmarks li{
float:left;
margin:0;
width:16px;
margin-right:7px;
}

.wrapper #footer .social_bookmarks li a{
height:16px;
width:16px;
display: block;
float:left;
text-indent: -9999px;
border:none;
padding:0;
}

.wrapper #footer .box .recentcomments a{
background-image: none;
border: none;
}

.widget_tag_cloud{
line-height: 2.5em;
}

.widget_tag_cloud a{
padding:2px;
}

/*generic*/
.rounded{
-moz-border-radius: 4px;
-webkit-border-radius:4px;
border-radius:4px;
}

.more-link{
display:block;
line-height:16px;
padding:9px 0 0;
width:72px;
}

input, select, textarea{
font-size:13px;
font-family: Arial, Helevtica, Verdana, san-serif;
position:relative;
outline: none;
}

blockquote {
font-size:12px;
font-style:italic;
margin:0 0 20px;
padding:10px 20px 10px 41px;
}

.wrapper a{
text-decoration:none;
}

.wrapper a:hover{
text-decoration:none;
}

a img, a:hover img{
border:none;
text-decoration:none;
z-index: 2;
position: relative;
outline: none;
}

#main img{
margin-bottom: 10px;
padding: 1px;
border: 1px solid #C0BFBF;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #2B9869;
}


#main .DOP_ThumbnailScroller_ThumbContainer .label .text span{
	display:block;
}

#main .dg-gallery-wrap img,
#main .text-instructions img,
#main .DOPThumbnailScrollerContainer img{
	background:none;
	border: none;
}

.text-instructions{
	font-size: 16px;
	color: #777;
	font-style: italic;
	line-height: 25px;
	margin: 5px 0 10px;
}
.text-instructions .alignleft{
	margin: 3px 0 0;
}

p{ padding: 0 0 1em 0}



ul, ol{
margin: 0 0 10px 10px;
}

ul li{
list-style-type: none;
padding: 0 0 3px 10px;
}

#top .nav, #top .nav li, #sidebar li, #sidebar ul, #footer li, #footer ul{
padding:0;
list-style-type: none;
background: none;
border:none;
}
#footer li { display: inline-block; margin: 0 12px 0 0; width: 180px; }

#pages-2 .widgettitle {display: none;}

ol li{
list-style-type: decimal;
list-style-position:outside;
margin: 0 0 10px 20px;
}

#sidebar ul, #sidebar ol{
margin:0px;
}

#sidebar li{
list-style-type:none;
}


h1,h2,h3,h4,h5,h6, legend{
letter-spacing: 0.4px;
font-weight:normal;
margin: 15px 0 10px 0;
padding-bottom:0px;
line-height:1.4em;
position: relative;
font-family:"Trebuchet MS", Arial, Helvetica, san-serif;
}

h1{clear:both; font-size:42px;font-weight:bold;}
h2{font-size:38px; clear:both;}
h3, legend{font-size:20px; clear:both; border-bottom: 1px solid #2B9869;}
h4{font-size:16px; clear:both;}
h5{font-size:14px; clear:both;}
h6{font-size:13px; clear:both;}

#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a{
text-decoration:none;
border:none;
}

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
text-decoration:none;
border:none;
}



blockquote p{
padding:11px 0px;
}

blockquote{
margin:0 0 22px 5px;
padding:0 15px;
}

.floatleft{
float:left;
}

.floatright{
float:right;
}

.clearboth{
clear:both;
}

.alignleft{
float:left;
margin:0px 15px 15px 0pt;
}

.alignright{
float:right;
margin:0px 0pt 15px 15px;
}

.aligncenter{
clear:both;
display:block;
margin:10px auto;
padding: 10px 0;
}

#top .extra_margin_right{
margin-right:50px;
}

#top .no_margin_right{
margin-right:0;
}

#top .wp-smiley{
border:none;
padding:0;
}

.meta{
display:block;
position:relative;
top:3px;
font-size:11px;
line-height:14px;
}

.pp_details .pp_nav a.pp_arrow_previous, .pp_details .pp_nav a.pp_arrow_next {
margin-top:8px;
}

.pp_details .pp_nav {
margin:-3px 0 0;
}

.lightbox_video, .lightbox_image{
position: absolute;
z-index: 1;
top:0;
left:0;
}


#top .ie6_lightbox, #footerwrap .ie6_lightbox{
position: relative;
border:none;
}
/*CONTACT FORM*/



#searchsubmit, #send, #top #submit{
cursor:pointer;
}



.text_input, .text_area{
padding:4px;
font-family: Arial, Helevtica, Verdana, san-serif;
width:200px;
font-size:11.5px;
}

#send, #submit{
padding:4px 20px;
font-family: Arial, Helevtica, Verdana, san-serif;
font-size:11.5px;
}

.hidden{
display:none;
}

#commentform{
padding-bottom:20px;
}


fieldset{
border:none;
padding:0;
margin:0;
overflow:hidden;
}

fieldset label{
padding-left:7px;
}
.blocklabel{
display:block;
padding:10px 0 0 0;
}

#top .text_area{
width:600px;
}

/*CONTACT FORM*/
#send, #top #submit{
cursor:pointer;

}



/*comments*/
#top .comment-edit-link, #top .comment-meta a{
border:none;
}

.commentlist{
margin-bottom:20px;
float:left;
width:100%;
}

#top .commentlist #comment{
width:70%;
}


.commentlist li{
width:100%;
clear:both;
float:left;
padding:0;
list-style-type:none;
padding:20px 0 0 0;
position:relative;
}
.commentlist .children, .commentlist .children li{
border:none;
}

.gravatar{
float:left;
width:60px;
padding:0px 10px;
text-align: center;
}

.gravatar img{
display:block;
padding:5px;
}

.comment_content{
float:left;
width:524px;
padding-bottom:20px;
}

.commentmetadata{
float:right;
padding-right:10px;
}

.commentmetadata a, .comment-edit-link, .comment-reply-link{
text-decoration: none;
font-size:10px;
}

#top .comment-reply-link{
border:none;
}

.comment-edit-link{
padding-left:10px;
}

.says{
display:none;
}

.author_name{
font-weight:bold;
font-style:normal;
font-size:15px;
float:left;
}

.comment_text{
clear:both;
}

.comment-reply-link{
text-align: center;
display: block;
}

.commentlist #respond{
padding-left:80px;
}

#cancel-comment-reply-link{
text-decoration: none;
margin-left:15px;
font-size: 10px;
}

.commentlist .children{
padding:0 0 0 70px;
}
.commentlist .children li .comment_content{
width:454px;
}

.commentlist .children .children li .comment_content{
width:384px;
}

.commentlist .children .children .children li .comment_content{
width:314px;
}

.commentlist .children .children .children .children li .comment_content{
width:244px;
}

.commentlist .children .children .children .children .children li .comment_content{
padding:0;
}

.comment_nav{
position: relative;
top:-13px;
font-size: 10px;
z-index: 4;
}

.comment_nav a{
text-decoration: none;
}

.comment_prev{
float:left;
}
.comment_next{
float:right;
}


.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium { width: 98% !important; }

.page #gform_widget-2 .widgettitle {
	font-size: 17px;
	text-align: center;
	color: white;
	text-shadow: -1px -1px 1px #2DA372;
	padding: 0;
	font-variant: small-caps;
	border-bottom: 1px solid #239264;
}

.equipment-box {
	float: left;
	overflow: hidden;
	min-height: 120px;
	width: 273px;
	border: 1px solid #ddd;
	margin: 5px;
	padding: 10px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.equipment-box:hover{
	box-shadow: 0px 1px 5px #ccc;
	border: 1px solid #ccc;
}

.equipment-box h4 {
	margin: 5px auto;
	text-align: center;
	border-bottom: 1px solid #2B9869;
	font-size: 18px;
}

#subpage div.faq-title {
	font-style: normal;
	font-size: 18px;
}

#sidebar .sidebarmenu{
	display:none;
}
#content h3{
	color: #404040;
	font-size: 19px;
	padding: 0 0 5px 0;
}

#goal-success{
	margin: -10px 0 10px 0;
	font-family: 'Open Sans', sans-serif;
	font-style:italic;
	font-size: 30px;
	color: #2B9869;
	text-shadow: -1px -1px 0px #187C51;
}


/* Horizontal Highforge Logo */
.horizontal.highforge-wrapper {
	display: inline-block;
	width: 165px;
	height: 40px;
	background: url('images/highforge-80.png') no-repeat scroll 0 0 transparent;
	color: #CCC;
	font-size: 12px;
    margin: 0;
}
.horizontal.highforge-wrapper:hover {
	background-position: 0 -120px;
	cursor: pointer;
	color: #FFF;
}
.horizontal.highforge-wrapper a {
	display: block;
	height: 40px
}
.horizontal.highforge-wrapper a:hover {
	border-bottom: none;
}
.horizontal.highforge-wrapper span {
	display: block;
	width: 100px;
	overflow: hidden;
	margin: -42px 0px 0 65px;
}


.floor-plan-grids ul{
	display:inline-block;
	width:100%;
	clear:both;
}
.floor-plan-grids ul li{
	display:inline-block;
	float:left;
	background:url(images/tiny_grid.png) repeat;
	width: 16%;
	margin: 0 10px 0 0px;
	padding: 0;
	border: solid 1px #CCC;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	transition:border 0.5s linear;
	-moz-transition:border 0.5s linear;
	-webkit-transition:border 0.5s linear;
	-o-transition:border 0.5s linear;
}
.floor-plan-grids ul li a{
	display: block;
	text-align: center;
	padding: 20px;
	font-size: 18px;
	color: #666;
	transition:color 0.5s linear;
	-moz-transition:color 0.5s linear;
	-webkit-transition:color 0.5s linear;
	-o-transition:color 0.5s linear;
}
.floor-plan-grids ul li:hover{
	border: solid 1px #2B9869;
}
.floor-plan-grids ul li a:hover{
	border-bottom:none;
}
#header-top-wrapper, #header-top,
#header-top > div{
	display: inline-block;
}
#header-top-wrapper{
	float: right;
}

#header-top{
	padding: 0 5px 0 0px;
	margin: 20px 0 0;
}

#header-top > div{
	float: left;
	vertical-align: top;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}

#header-top > div.only-widget,
#header-top > div.widget-last{
	margin:0;
	border:none;
	padding:0;
}

.menu-header-container ul{
	margin: 1px 0 0;
}
.menu-header-container ul li{
	background:none;
	float: left;
	display: inline-block;
	vertical-align: top;
}

.menu-header-container ul li a{
	color: #777;
	transition:color 0.5s ease;
	-moz-transition:color 0.5s ease;
	-webkit-transition:color 0.5s ease;
	-o-transition:color 0.5s ease;
}
.menu-header-container ul li a:hover{
	border-bottom:none;
}
.header-phone {
	font-weight: bold;
	font-size: 18px;
	color: #F0892A;
	background-image:url(images/sprite_site.png);
	background-position: -10px -534.5px;
	display:inline-block;
	padding: 0 0 0 26px;
	margin: 0 0 0 20px;
}

.testimonial,
#navigation #megaMenu .testimonial{
	background:url(images/testimonial-quote.png) no-repeat 0 top;
	min-height: 75px;
	font-size: 15px;
	line-height: 19px;
}

.testimonial .review {
	font-style: italic;
	padding: 0 0 0px;
	color: #888888;
	transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-webkit-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
}
.testimonial .review:hover {
	color: #FBFBFB;
}

.testimonial .reviewer {
	padding: 0 10px 0px 0;
	text-align: right;
}

#navigation #megaMenu li ul.sub-menu li .testimonial .more-testimonials {
	font-size: 12px;
	padding: 0;
	display: inline;
	float: right;
	margin: -20px 0 0 0;
}

.hero-unit{
	font-size: 18px;
	line-height: 24px;
	border: solid 1px #E9E9E9;
	border-radius: 5px;
	padding: 15px;
	background:url(images/hero-unit.png) no-repeat 7px 5px #EEE;
	color: #666;
}
.home #main {
	border:none;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	background:transparent;
}
.home #main .box{
	width: 280px;
}

#main .DOP_ThumbnailScroller_ThumbnailsContainer,
#main .DOP_ThumbnailScroller_Background{
	z-index:10;
}

#main .DOP_ThumbnailScroller_ThumbnailsNavigationNext{
	z-index:11;
}


.sidebar-contact-us,
.sidebar-floor-plan-grids{
	background:url(images/contact-us-button.png) no-repeat 0 0;
	padding: 22px 0 17px 0px;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	border-radius: 11px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-o-border-radius: 11px;
	transition:box-shadow 0.5s ease;
	-moz-transition:box-shadow 0.5s ease;
	-webkit-transition:box-shadow 0.5s ease;
	-o-transition:box-shadow 0.5s ease;
}
.sidebar-floor-plan-grids{
	padding: 22px 0 4px 0px;
}

.sidebar-contact-us:hover,
sidebar-floor-plan-grids:hover{
	background-position: -271px 0;
	cursor:pointer;
	box-shadow: 0px 0px 10px #333;
	-moz-box-shadow: 0px 0px 10px #333;
	-webkit-box-shadow: 0px 0px 10px #333;
	-o-box-shadow: 0px 0px 10px #333;
}

#main #sidebar .textwidget .sidebar-contact-us a,
#main #sidebar .textwidget .sidebar-floor-plan-grids a{
	background: url(images/contact-us-button.png) no-repeat 0 -115px;
	display: block;
	width: 222px;
	height: 53px;
	margin: 0 auto;
	text-align: center;
	color: #F68A18;
	text-transform: uppercase;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	line-height: 55px;
	text-shadow: -1px -1px 0px #333;
	letter-spacing: -2px;
	transition:color 0.5s ease;
	-webkit-transition:color 0.5s ease;
	-moz-transition:color 0.5s ease;
	-o-transition:color 0.5s ease;
}
#main #sidebar .textwidget .sidebar-floor-plan-grids a{
	font-size:23px;
	letter-spacing:-1px;
}

#main #sidebar .textwidget .sidebar-contact-us:hover a,
#main #sidebar .textwidget .sidebar-floor-plan-grids:hover a{
	color:#f69b3c;
}

#main #sidebar .textwidget .sidebar-contact-us a:hover,
#main #sidebar .textwidget .sidebar-floor-plan-grids a:hover{
	border-bottom:none;
}

#main #sidebar .textwidget .sidebar-contact-us span,
#main #sidebar .textwidget .sidebar-floor-plan-grids span{
	color:#fff;
	display:block;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 2px 1px 0px #107749;
}

#main #sidebar .textwidget .sidebar-floor-plan-grids span{
	line-height:18px;
}

.testimonials-sidebar{
	background:url(images/testimonials.png) no-repeat 0 0;
}
.testimonial-content{
	padding: 20px 20px 10px;
}

.testimonial-content p{
	background: white;
	padding: 5px 10px;
	font-size: 15px;
	line-height: 19px;
	border: solid 1px black;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
}

.testimonial-content .quote-bottom{
	float: left;
	margin: -1px 0 0 20px;
}
.testimonial-content .quote-bottom span{
	display: block;
	background: white;
	border-left: solid 1px black;
	border-right: solid 1px black;
	height: 1px;
	float: right;
	clear: both;
}
.testimonial-content .quote-bottom .one{width: 1px;}
.testimonial-content .quote-bottom .two{width: 2px;}
.testimonial-content .quote-bottom .three{width: 3px;}
.testimonial-content .quote-bottom .four{width: 4px;}
.testimonial-content .quote-bottom .five{width: 5px;}
.testimonial-content .quote-bottom .six{width: 6px;}
.testimonial-content .quote-bottom .seven{width: 7px;}
.testimonial-content .quote-bottom .eight{width: 8px;}
.testimonial-content .quote-bottom .nine{width: 9px;}
.testimonial-content .quote-bottom .ten{width: 10px;}
.testimonial-reviewer{text-align: right; padding:0 20px;}
.testimonial-reviewer p{
	padding:0;
	color: white;
	font-weight: bold;
	text-shadow: 2px 1px 0px #107749;
}
.testimonial-reviewer .reviewer-name{font-size:18px;}
.testimonial-reviewer .reviewer-company{font-size:16px;}

.testimonials-sidebar .read-more-wrapper{
	display: inline-block;
	width: 100%;
	margin: 8px 0;
}
#main #sidebar .textwidget .testimonials-sidebar .read-more{
	background:url(images/testimonial-read-more.png) no-repeat 0 0;
	display:inline-block;
	width:114px;
	height:24px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #F68A18;
	float: right;
}
#main #sidebar .textwidget .testimonials-sidebar .read-more:hover{
	border-bottom: none;
	color: #24805A;
}

#sidebar .widget_featured_page_widget h3{

}

#sidebar .box.widget_featured_page_widget a{
	display: inline;
	float: right;
}

#sidebar .box.widget_featured_page_widget h3 a{
		background: none;
		padding: 0;
		float:none;
}

#sidebar .box.widget_featured_page_widget a:hover{
	border-bottom:none;
	color:#000;
}
#sidebar .featured-post-image a{
	background:none;
}
#sidebar .box.widget_featured_page_widget p{padding:0;}
#sidebar .box.widget_featured_page_widget .alignleft{ margin: 5px 10px 5px 0px; }
#sidebar .box.widget_featured_page_widget p.hero-unit{padding: 15px;}

#floor-plan-grids-select {
width: 300px;
font-size: 20px;
border: solid 1px #EEE;
padding: 5px;
margin: 0 0 20px;
}

.page-template-template_blog-php #sidebar .box a{
	border-bottom: 1px solid #D6D6D6;
}

.testimonial-wrap {
	border: 1px solid #EEE;
	padding: 5px;
	margin: 0 0 20px 0;
}

.testimonial-wrap img {
	width: 160px;
	height: auto;
	margin-top: 20px;
}

.testimonial-text {
	overflow: hidden;
}

#content .testimonial-text h3 {
	font-size: 24px;
}


#highforge{
	display:inline-block;
	float:right;
	font-size:10px !important;
	text-align:center;
	width: 200px;
	line-height: 43px;
	margin: 10px 0 0 0;
	text-decoration:none;
	color: #AAA;
	transition:color 0.5s ease;
	-moz-transition:color 0.5s ease; /* Firefox 4 */
	-webkit-transition:color 0.5s ease; /* Safari and Chrome */
	-o-transition:color 0.5s ease; /* Opera */
}
#highforge-logo{
	float: left;
	display:block;
	margin:0 auto;
	width:42px; height:42px;
	background-color:#afafaf;
	overflow:hidden;
	text-indent:-500px;
	transition:background-color 0.5s ease;
	-moz-transition:background-color 0.5s ease; /* Firefox 4 */
	-webkit-transition:background-color 0.5s ease; /* Safari and Chrome */
	-o-transition:background-color 0.5s ease; /* Opera */
}
#highforge-logo span{
	width:100%;
	height:100%;
	background-image:url(images/sprite_site.png);
	background-position: -10px -473px;
	display:block;

}
#highforge:hover{
	color:#367abe;
	border-bottom: none;
}
#highforge:hover #highforge-logo{
	background-color:#367abe;
}

#content h3.qa-faq-title{
       font-size: 15px;
       padding: 0 0 5px 0;
       border-bottom: none;
       margin: 0 0 5px 12px;
}

#content h3.qa-faq-title a{
       color: #2B9869;
}
#footerwrap #footer .box ul li a,
.wrapper #footerwrap #footer .box .recentcomments{
	background-image:url(images/sprite_site.png);
	background-position: -10px -567px;
}

#footerwrap #footer .custom_button {
	background-image:url(images/sprite_site.png);
	background-position: 160px -596px;
}

.archive .attachment-thumbnail {
	float: left;
	margin: 0 10px 10px 0;
}






#home-bottom-sidebar {
	clear: both;
}

#home-bottom-sidebar #sidebar {
	float: none;
	width: 940px;
	overflow: hidden;
}

#home-bottom-sidebar li {
	list-style: none;
}

#home-bottom-sidebar .widget-first {
	float: left;
	width: 450px;
	margin-right: 40px;
}

#home-bottom-sidebar .widget-last {
	float: right;
	width: 450px;
}

#home-bottom-sidebar .featured-post-block {
	margin: 0 0 20px 0;
}

#home-bottom-sidebar .featured-post-item {
	display: inline-block;
	vertical-align: top;
	width: 440px;
	padding: 5px;
	margin: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: background-color 0.3s linear, box-shadow 0.3s linear;
	-moz-transition: background-color 0.3s linear, box-shadow 0.3s linear;
	transition: background-color 0.3s linear, box-shadow 0.3s linear;
}

#home-bottom-sidebar .featured-post-item:hover {
	cursor: pointer;
	background-color: #CBFFE9;
	-webkit-box-shadow: 0px 1px 5px #555;
	-moz-box-shadow: 0px 1px 5px #555;
	box-shadow: 0px 1px 5px #555;
}

#home-bottom-sidebar .featured-post-item a:hover {
	text-decoration: none;
	border-bottom: none;
}

#home-bottom-sidebar .featured-post-item h3 {
	clear: none;
	margin: 0;
	border-bottom: none;
	font-size: 16px;
}

#home-bottom-sidebar .featured-post-item .featured-post-excerpt a,
#home-bottom-sidebar .featured-post-item .featured-post-excerpt a:hover {
	color: #555;
}

#home-bottom-sidebar .featured-post-item h3 a,
#home-bottom-sidebar .featured-post-item h3 a:hover {
	color: #222;
}

#home-bottom-sidebar .featured-post-block h4 {
	font-size: 20px;
	border-bottom: 1px solid #2B9869;
}

#home-bottom-sidebar .featured-post-block .read-more {
	float: right;
}

/*****************************************************
* UPDATES BY HIGHFORGE - 1/27/2014
*****************************************************/
.social-proof-container
{
	width: 100%;
	max-width: 960px;
	margin: -10px auto 10px;
}

.social-proof-container h4
{
	text-align: center;
	font-size: 16px;
	color: #999;
	font-weight: 400;
}

.social-proof-wrapper
{
	/*
	background: #AAA;
	border-top: solid 1px #333;
	border-bottom: solid 1px #333;
	*/
	width: 100%;
	height: 66px;
	padding: 0px 20px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.social-proof
{
	width: 960px;
	margin: 0 auto;
	border: none;
	position: relative;
}

ul.social-proof-logos
{
	margin: 0;
	position: absolute;
}

.social-proof .social-proof-logos > li
{
	margin: 5px 0;
	padding: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: none;
	text-align: center;
}

.social-proof .social-proof-logos > li > img
{
	display: inline-block;
	max-width: 100%;
	height: 56px;
	vertical-align: middle;
}

.flex-control-nav,
.flex-direction-nav
{
	display: none;
}

#footer div.footer_license_container
{
	margin-bottom: 20px;
	text-align: center;
}

#footer a.footer_license_link
{
	color: #F0892A;
	font-size: 20px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

#footer a.footer_license_link:hover,
#footer a.footer_license_link:focus
{
	color: #2B9869;
	text-decoration: none;
	border-bottom: none;
}