

@import("css/responsive.css");

body
{
    width:100%;
	height:100%;
	background: url("../data/uploads/images/body-bg.jpg") scroll 50% 0 transparent;
	color: #999999;
    font-family: Arial,Helvetica,sans-serif;padding:0px;margin:0px!important;
}

#main {
	width:100%;
	height:100%;
	 font-size: 13px;
    font-style: normal;
}



.top-shadow {
    background: url("../data/uploads/images/top-shadow.png")repeat-x scroll 0 0 transparent;
}

#header {
    position: relative;
  /*  z-index: 99;*/
}

.container
{
 width: 960px;
}

.clearfix:after {
    clear: both;
}



.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

#widget-header .social-networks li a {
    opacity: 0.3;
    text-decoration: none;
}

#widget-header .social-networks li a:hover {
 opacity: 1.1;
 }
 
 #widget-header .social-networks li {
    font-size: 1em;
    list-style-type: none;
    text-transform: none;
	float:left
}

#social_networks_widget
{
float:right;
}

ul li {
    font-size: 11px;
    line-height: 23px;
    list-style-type: none;
    text-transform: uppercase;
}


ul li a {
    color: #999A9A;
    text-decoration: none;
	border:none;
}

#widget-header {
    color: #FFFFFF;
    overflow: hidden;
    padding: 18px 0 8px;
}

.container_12 .grid_12 {
    width: 940px;
}
.home .logo {
    padding: 196px 0 183px;
}


.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}

.header h1 a
{
	color: #BAB094;
	text-decoration: none;
	font-size: 150px;
    font-weight: bold;
    letter-spacing: -3px;
    line-height: 1em;
    text-transform: uppercase;
	font-family:andalus;
    /*text-align: center;*/

	
}

.header h1 a img
{
border:none;
	
}

.header
{
	border-bottom: 1px solid #463C39;
    border-top: 1px solid #463C39;
    padding: 35px 0 34px;
    text-align: center;
	  padding: 126px 0 113px;
	/* padding:35px 0 34px;*/
	 display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
	width:940px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    /*padding: 196px 0 183px;*/
}



.sf-menu > li > a {
    font-size: 31px;
    line-height: 1.2em;
}



.sf-menu a {
    color: #BAB094;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2em;
    text-decoration: none;
    text-transform: uppercase;
	  display: block;
    position: relative;

}

.sf-menu a:hover {
color:#F37E1F;
}


.sf-menu, .sf-menu * {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.sf-menu {
    padding: 20px 0 0 8px;
	height: 105px;
	 line-height: 1em;
}

ul {
    list-style-type: none;
}



ul#topnav .active
{
color:#F38023;
}

#menu-item-205
{
 width:108px;
 float:left;
}

#menu-item-21
	{
 width:168px;
 float:left;;
}

#menu-item-19
{
 width:152px;
 float:left;;
}

#menu-item-20
{
width:157px;
 float:left;;
}


#menu-item-105
{
float: left;
width: 212px
}

#menu-item-17
{
 float: left;
 width: 142px;
}

.primary_content_wrap {
    overflow: hidden;
    padding-bottom: 40px;
    position: relative;
    z-index: 1;
}

#content {
  padding: 20px 0 0 15px;
}

#gallery .portfolio {
  list-style-type: none;
  margin: 0 0 -20px 0px;
  overflow: hidden;
  padding: 0;
  width: 100%;
}


#gallery .portfolio li {
    background: none repeat scroll 0 0 #100C0C;
    color: #525252;
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    margin: 0 16px 20px 0;
    padding: 20px;
    position: relative;
    text-transform: none;
    vertical-align: top;
    width: 260px;
	height:146px;
}



#gallery .portfolio li span.image-border {
    display: block;
    height: 146px;
    position: relative;
    width: 260px;
}

<!--for home page-->
#gallery .portfolio li span.image-border-h {
    display: block;
    height: 152px;
    position: relative;
    width: 260px;
}


#gallery .portfolio li {
    color: #525252;
    font-size: 13px;
    line-height: 16px;
    text-transform: none;
}

#gallery .portfolio li a.image-wrap {
    -moz-transition: all 0.2s ease-in-out 0s;
    background: url("images/loading.gif") no-repeat scroll 50% 50% #252525;
    display: block;
    height: 287px;
    overflow: hidden;
    position: relative;
    width: 260px;
}

#gallery .portfolio li a.image-wrap img {
    float: left;
}

.zoom-icon {
    -moz-transition: all 0.2s ease-in-out 0s;
    background: url("images/zoom-in-icon.jpg") no-repeat scroll 50% 50% transparent;
    cursor: pointer;
    display: block;
    height: 287px;
    left: 0;
    position: absolute;
    top: -200px;
    width: 260px;
}

#gallery .portfolio .folio-desc {
    margin-bottom: 0;
    padding: 25px 0 0;
}

#gallery .portfolio .folio-desc h5 a, #gallery .portfolio .folio-desc h3 a {
    color: #FFFFFF;
    text-decoration: none;
}

#gallery .portfolio .folio-desc h5 a:hover, #gallery .portfolio .folio-desc h3 a:hover {
    color: #F37E1F;
}

#gallery .portfolio p.excerpt {
    margin-bottom: 1.2em;
    padding: 0;
}

.link {
    color: #FFFFFF;
    display: inline-block;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 20px;
    line-height: 1.2em;
    text-decoration: none;
    text-transform: uppercase;
}

.link:hover
{
color:#78CA2D;
}

#gallery .portfolio li.nomargin {
    margin-right: 0 !important;
}

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

#footer {
    padding: 0 0 50px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

#footer .hr {
   /* background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);*/
   /* margin: 0 10px 48px;*/
  /* margin: 0 10px 20px;*/
}

#widget-footer {
    float: left;
    padding: 0 0 77px;
}

.container_12 .grid_2 {
    width: 140px;
}

#widget-footer .inner {
    padding: 0 0 0 20px;
}

h3 {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 1.2em;
    margin: 0 0 0.5em;
    text-transform: uppercase;
}

#widget-footer h3 {
    margin-bottom: 1em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-weight: 700;
    padding: 0;
}

#widget-footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#widget-footer ul li {
    background: url("/landscape/images/bullet.gif") no-repeat scroll 0 9px transparent;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 1.2em;
    list-style-type: none;
    margin: 0;
    padding: 0 0 6px 12px;
    text-transform: none;
}

#widget-footer ul li a {
    color: #555350;
    text-decoration: none;
}

#widget-footer ul li a:hover {
    color: #78CA2D;
	}

#footer-logo {
    float: right;
    padding: 0 0px 0 0;
    text-align: right;
	margin-top:-40px;
}

#footer-logo h1 a, #footer-logo h2 a {
    color: #BAB094;
    text-decoration: none;
	font-family:andalus;
}

#footer-logo h1 a img, #footer-logo h2 a img{
border:none;
}

#copyright {
    color: #BAB094;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 0 0 0 0px;
    text-transform: none;
	width: 313px;
	margin-top:-72px
}

#copyright a {
    /*color: #78CA2D;*/
	color:#78CA2D;
    text-decoration: none;
}

#copyright a:hover{
    color: #ffffff;
	text-decoration:underline;
	}
	
	#footer-logo h1, #footer-logo h2 {
    color: #BAB094;
    font-size: 50px;
    font-weight: bolder;
    letter-spacing: -1px;
    line-height: 1em;
    text-transform: uppercase;
}

#widget-header #widget_text a {
    color: #BAB094;
    text-decoration: none;
}

a {
    -moz-transition: all 0.2s ease-in-out 0s;
    color: #FFFFFF;
    outline: medium none;
    text-decoration: underline;
}

#widget-header #social_networks_widget {
    float: right;
    padding-top: 3px;
}

.frame {
    background: none repeat scroll 0 0 #100C0C;
    color: #525252;
    margin-bottom: 20px;
   /* padding: 25px 20px 17px;*/
   padding:29px 29px 22px;
}

h2 {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 1.2em;
    margin: 0 0 0.5em;
    text-transform: uppercase;
}

.alignleft {
    float: left;
    margin: 0 30px 10px 0;
}

p {
    margin: 0 0 1.5em;
    padding: 0;
}

.frame {
    color: #525252;
}

blockquote {
    border: medium none;
    color: #FFFFFF;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.container_12 .grid_7 {
    width:460px;
}

h5 {
    color: #FFFFFF;
    font-size: 12px;
    margin: 0 0 1em;
    text-transform: uppercase;
}

.address {
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.address dt {
    background: url("images/address-icon1.png") no-repeat scroll 0 3px transparent;
    float: left;
    font-size: 13px;
    line-height: 16px;
    margin-right: 15px;
    padding: 0 0 0 55px;
    width: 160px;
}

dl dt {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 1.2em;
    margin-bottom: 0.2em;
    padding: 0 0 3px;
}

.address dt {
    font-size: 13px;
    line-height: 16px;
}

dl dt {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 1.2em;
}

.address dd {
    background: url("images/address-icon2.png") no-repeat scroll 0 3px transparent;
    float: left;
    padding: 0 0 0 0px;
    width: 100%;
	font-size:10px ! important;
}

.name1 {
  float: left;
  height: auto;
  /*width: 28%;*/
}

.name2 {
  float: left;
  height: auto;
  width: 28%;
}

.name3 {
  float: left;
  height: auto;
  width: 28%;
  
}

.name4 {
  float: left;
  height: auto;
  width: 28%;
}


.adrs{
font-size:13px ! important;
width:314px;
}


dl dd {
    margin: 0 0 1.5em;
    padding: 0 0 0 32px;
}

dd {
    margin: 0 0 0 40px;
}

.address dd ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.frame ul {
    margin: 0;
    padding: 0;
}

.address dd ul li {
    background: none repeat scroll 0 0 transparent;
    line-height: 20px;
    margin: 0;
    padding: 0;
	font-size:15px;
	text-transform:none;
	
}

ul li {
    background: url("../images/arrow-right.gif") no-repeat scroll 0 0 transparent;
    font-size: 11px;
    line-height: 23px;
    list-style-type: none;
    margin: 0;
    padding: 0 0 9px 5px;
    text-transform: uppercase;
    vertical-align: top;
}



.address dd a {
    color: #FFFFFF;
    text-decoration: none;
}

.address dd a:hover{
    color:#F37E1F;
	text-decoration:underline;
    }

.container_12 .grid_5 {
    width: 460px;
}

div.wpcf7 {
    margin: 0;
    padding: 0;
}

form {
    margin: 0;
}

.wpcf7-form p.field {
    margin-bottom: 9px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}

.wpcf7-form p.field label {
    float: left;
    padding-top: 6px;
    width: 79px;
}

.wpcf7-form p.field small {
    color: red;
}

span.wpcf7-form-control-wrap {
    position: relative;
}

span.wpcf7-form-control-wrap {
    display: block;
}

.wpcf7-form p.field input {
    float: left;
    width: 234px;
}

input[type="text"], textarea {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #313131;
    color: #818181;
    padding: 8px;
}

input, select, textarea {
   /* border: 1px solid #DBDBDB;*/
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
    outline: medium none;
    vertical-align: middle;
}

button, input {
    line-height: normal;
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

small {
    font-size: 75%;
}

.wpcf7-form textarea {
    float: left;
   /* height: 260px;*/
    margin-bottom: 17px;
    min-height: 214px;
    overflow: auto;
    width: 234px;
}

.wpcf7-form .submit-wrap {
    margin: 0;
    padding: 0 0 0 79px;
}

input[type="submit"], input[type="reset"] {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    margin-right: 15px;
    padding: 0;
    position: relative;
    text-transform: none;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}

div.wpcf7 img.ajax-loader {
    border: medium none;
    margin-left: 4px;
    vertical-align: middle;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}

.wpcf7-display-none {
    display: none;
}

.alert-box, .wpcf7-response-output {
    border: 1px solid #DBDBDB;
    border-radius: 5px 5px 5px 5px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.91em;
    line-height: 1.4em;
    margin-bottom: 15px;
    padding: 20px 20px 20px 90px !important;
}

.container_12 .grid_4 {
    width: 940px;
}

.recent-posts.team {
   margin: 0 7px -19px;
    padding: 0;
}

.recent-posts {
    border: medium none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.recent-posts.team li {
    float: left;
    margin: 0 0px 24px 0;
   /* overflow: hidden;*/
   /* width: 225px;*/
   width:220px;
}

.recent-posts li {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 13px;
    line-height: 16px;
    margin: 0 0 20px;
    padding: 0;
    text-transform: none;
}


div.grid_2 div.inner a:hover
{
color: #F37E1F;
}

#gallery .portfolio li a.image-wrap:hover .zoom-icon
{
top:0;
}

a.active 
{
color:#F38023;
}

/* media quries */

#tinynav1 {
    background: none repeat scroll 0 0 #bab094;
}

.wpcf7-text.wpcf7-validates-as-email.wpcf7-validates-as-required {
   background: none repeat scroll 0 0 #000000;
    border: 1px solid #313131;
    color: #818181;
    padding: 8px;
}

.wpcf7-text {
   background: none repeat scroll 0 0 #000000;
    border: 1px solid #313131;
    color: #818181;
    padding: 8px;
}
