/*  
Theme Name: LionsGate
Theme URI: lionsgatetreecare.com
Description: Lions Gate Tree Care custom design
Version: 1.0
Author: Andrea Kreuger
Author URI: http://www.caminocreative.com

*/


body {
	margin:0;
	padding:0;
	background-color:#000;
	color:#2a1f0a;
}

:focus {
  -moz-outline-style: none;
  outline: none;
}


div#container {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2a1f0a;
	font-size:14px;
	line-height:22px;
}

img { border:0; }

div#header {
	width:940px;
	height:204px;
	margin:0 auto;
	background:#31250d url(images/headerBg.gif) repeat-x;
	text-align:left;
	overflow:hidden;
}

div#header h1 {
	margin:0;
	width:428px;
	height:52px;
	padding:78px 28px 0 33px;
	float:left;
}

div#header h1 a {
	display:block;
	width:428px;
	height:52px;
	text-indent:-4000em;
	background:url(images/logo-LionsGate.gif) no-repeat;
	
}

div#header div#tagline {
	width:405px;
	height:52px;
	float:left;
	background:url(images/tagline.gif) no-repeat;
	text-indent:-4000em;
	margin:78px 0 0 0;
}

div.menu {
	width:940px;
	height:60px;
	margin:3px auto 0 auto;	
	background:#1c1c1c url(images/menuBg.gif) repeat-x;
	overflow:hidden;
}

div.menu ul {
	margin:0 0 0 12px;
	padding:0;
	list-style:none;
}

div.menu li {
float:left;	
margin:13px 11px;
}

div.menu li a {
	display:block;
	color:#cecece;
	font-size:14px;
	text-decoration:none;
	padding:6px 14px;
	text-transform:uppercase;
}

div.menu li.current_page_item a {
	background:#000;	
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;

}

div.menu li a:hover {
	background:#261d08;	
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

div.menu li.current_page_item a:hover {
	background:#000;	
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;

}

div.menu li.page-item-6 a {
	color:#fbfbdb;
}


div#content {
	width:938px;
	margin:0 auto;
	background:#ebe7de;
	border:1px solid #ebe7de;
	border-bottom:1px solid #d1cbbd;
	overflow:hidden;
	text-align:left;

font-family:Arial, sans-serif;
}

div#content div.copy {
	padding:55px 30px 57px 34px;
overflow:hidden;
}

div#content h2 {
	margin-top:0;
	padding-top:0;
	color:#406618;
	text-transform:uppercase;
font-size:20px;
}

strong.green {
color:#406618;
}

div#copy13 {/*font-size:20px;line-height:30px;*/}
div#copy13 h2.title { display:none; }
div#copy7 {font-size:16px;}

div#content a {
color:#406618;
text-decoration:underline;
font-weight:bold;
}

div#content a:hover {
color:#f26522;
}

p#services {
/*line-height:13px;*/
margin-bottom:60px;
}


div#footer {
	width:940px;
	margin:0 auto;
	background-color:#f0f0f0;
	color:#000;
	overflow:hidden;
	
	text-align:left;
}


div#footer p {
	padding:42px 46px 40px 46px;
	margin:0;
	font-size:30px;
	line-height:36px;
	text-transform:uppercase;
}

div#footer p span {
	font-size:20px;
	text-transform:none;
}

div#footer img#isa-logo {
	float:right;	
	padding:23px 26px 19px 0;
}

div#copyright {
	width:940px;
	margin:0 auto;
	font-size:11px;
	line-height:13px;
	color:#424242;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}

div#copyright a {
	color:#424242;
}

/* FORM */

.ginput_container input {
border:1px solid #2e220c;
}
/*
input.button {
background-color:#261d09;
color:#fff;
border:1px solid #3f3113;
padding:10px 15px;
}*/
/*
div#gform_wrapper_1 {
	width:100%;
	text-align:center;
    }*/

div#gform_wrapper_1 form {
	margin:0 auto;
    padding:20px;
    background-color:#d0cbc0;
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    
    overflow:hidden;
}

input.button {
	float:right;
    margin-right:40px;
}

/* HOMEPAGE */

img#homepage-img {
width:446px;
float:right;
border:10px solid #d0cbc0;
margin:0 0 40px 40px;
}

img.content-img {
float:right;
border:10px solid #d0cbc0;
margin:0 0 0 40px;
}