/*  
Theme Name: Father Nature Landscapes
Theme URI: http://www.fathernaturelandscapes.com/
Version: 2.0
Author: Awful Cool Industries
Author URI: http://www.awfulcool.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {background:url(images/fnbg.png) repeat-x #e8eae2;}

.clear {width:100%; display:block; clear:both;}

#page {	background-color: white;border: 1px solid #959596;text-align: left;}

#content {padding:0 0 20px;background-repeat: repeat-x;position:relative;overflow:hidden; display:block;}

.widecolumn .entry p, .narrowcolumn .entry p {color:#353535; font-size: 11.5pt; line-height:18pt; margin-top:1em;font-family:Georgia, serif; }

.narrowcolumn .entry {line-height: 1.4em;width:580px;}

.widecolumn .entry {float:none; margin:0; padding:0;}

.entry {float:left; display:inline; padding:0 0 15px 0;}

.narrowcolumn .postmetadata {color:#999c8b;text-align: left;font-family: Arial, Helvetica, Sans-Serif;font-size: 9pt;background:#d8dacf;border-top:#bbbdb0 1px solid;border-bottom:#fff 1px solid; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;}

.alt {
	background-color: #d8dacf;
	border-top: 1px solid #bec0af;
	border-bottom: 1px solid #fff;
	}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	line-height: 1.5em;
	}



h1 {
	font-size: 145%;
	}

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

h2 {
	font-size: 14pt;
	margin:20px 0 10px;
	}

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

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


h3 {
	font-size: 1.3em;
	margin:20px 0;
	}

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

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;
  border:0;
	}
h2 a:hover {	color:#9fb109;}

.entry p a:visited {
	color: #7c8b00;
	}

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

.commentlist li {
	font-weight: bold;
	}

.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: 10pt/16pt 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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

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

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

#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 */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
	}

.narrowcolumn {display:inline;	float: left;padding: 0 20px 0 0;margin: 0;width:580px;overflow:hidden; 	}

.widecolumn {display:inline;float: left;padding: 0 0 0 25px;margin: 0;width: 100%;line-height: 1.6em;}

.post {	margin:0 0 50px 0;	padding:20px 0 0 0;	text-align: left;  line-height:1.4em;	}

hr {	display: block;
position: relative;
padding: 0;
margin: 24px auto 8px;
width: 100%;
clear: both;
border: none;
border-top: 1px solid #AAA;
border-bottom: 1px solid #FFF;
font-size: 1px;
line-height: 0;
overflow: visible;}

.post img {padding:5px; background:#fff; border:1px solid #aaa;}

.widecolumn .post {	margin: 0;	}

.narrowcolumn .postmetadata {
	padding:10px 5px;
	}

.widecolumn .postmetadata {
	margin: 15px 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: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */

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

h3.comments {
	padding: 40px 0 0;
	margin: 40px auto 20px ;
	display:block;
	clear:both;
	}
/* 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 15px;
	list-style: none;

	} 

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


.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 0px;
	}

#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 25px;
	padding: 0;
	list-style-type:decimal-leading-zero;
	}
	
#foot li {list-style-type:none; padding:0 10px 0 0; float:left; display:inline;}
#foot li li {display:inline;}
ul.children {display:inline; float:left;}	
/* End Entry Lists */



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

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

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

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

.commentlist p {
	margin: 10px 5px 10px 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:0;
	margin: 30px 0 0;
	width: 260px;
  _width:260px;
  float:right;
  display:inline !important;
  clear:right;
	}

#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;
	}


a img {
	border: none;
	}

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


ul.galtags { text-transform:capitalize; list-style-type:none; margin-left:10px; padding:0; line-height:1.5em;}

/*WP 3.0 custom menu*/
#nav {background:url(images/menubg.png) no-repeat 0 0; width:100%; height:60px; float:left;}
#nav ul {
	padding:0;
	margin: 0;
	list-style: none;
	float:right;
	width:657px;
}

#nav ul li a {
	display: block;
	clear:both;
	font-size:13pt;
	font-weight:300;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Helvetica Neue, Arial, sans-serif;
	color:#2e2905;
	padding:15px 16px;
  padding:15px 12px\9;
	border-left:1px solid #e8e4cc; border-right:1px solid #e8e4cc;
	
}


#nav ul li a:hover {text-decoration:none; color:#514912; background:url(images/navhover.png) repeat-x bottom left; border-left:1px solid #cecaae; border-right:1px solid #cecaae;}

#nav li {
	float: left;
	display:inline;
	margin-right:0;
}
#nav li li {display:block; width:158px; color:#fff; background:#afaa8e;}
#nav li li a:hover {background: url(images/arrow-white-r.png) no-repeat right center #9b967a; color:#fff;}

#nav li ul {
	position: absolute;
	margin-top:-20px;
	width:175px;
	left: -999em;
	 color:#fff; 
	 z-index:1000;
	box-shadow:0px 2px 2px #bdbdbd;
	-moz-box-shadow:0px 2px 2px #bdbdbd;
	-webkit-box-shadow:0px 2px 2px #bdbdbd;
	opacity:.95;

	}
#nav li ul li a {font-size:11pt; text-transform:capitalize; display:block; width:158px; padding:12px 8px; display:block;border-bottom:solid 1px #E8E4CC;color:#fff; text-shadow: 0px 0px 2px #888888;
filter: dropshadow(color=#888888, offx=0, offy=0); }
#nav li:hover ul { left: auto; background: #afaa8e; margin:0; color:#fff;}

/* NextGen Gallery tagcloud */
.gallerycolumn h2 {text-transform:capitalize;}
.gallerycolumn {
display:inline;	
float: left;
padding: 0 20px 0 0;
margin: 30px 0;
width:550px;}

.ngg-tagcloud {text-transform:capitalize; font-size:12pt !important;}
.ngg-tagcloud a{display:block; padding:3px 0;}




/*** Job Application Page ***/
#app_container {margin-left:20px;}

.widget {
    margin: 10px 0 0;
    padding: 0;
    }
    
/***Button Sprites***/
.phonebutton {text-decoration:none; display:block; width:235px; height:35px; background-image:url("images/phonebutton.png"); background-position:top; color:#7b7655; line-height:33px; font-weight:bold; font-size:12pt; padding-left:15px; text-shadow: 0px 1px 1px #fff;}
.phonebutton:hover {text-decoration:none; background-position:center; color:#7b7655;}
.phonebutton:active {text-decoration:none; background-position:bottom;}
.emailbutton {text-decoration:none; display:block; width:235px; height:35px; background-image:url("images/emailbutton.png"); background-position:top; color:#7b7655 !important; line-height:33px; font-weight:bold; font-size:12pt; padding-left:15px; text-shadow: 0px 1px 1px #fff;}
.emailbutton:hover {text-decoration:none; background-position:center;}
.emailbutton:active {text-decoration:none; background-position:bottom;}
.fbbutton {text-decoration:none; display:block; width:235px; height:35px; background-image:url("images/fbbutton.png"); background-position:top; color:#fff !important; line-height:33px; font-weight:bold; font-size:11pt; padding-left:15px; text-shadow: 0px 1px 1px #fff; text-indent:-1000px;}
.fbbutton:hover {text-decoration:none; background-position:center;}
.fbbutton:active {text-decoration:none; background-position:bottom;}

.mapbox {display:block; width:255px; height:85px; background:url("images/mapbox.png") no-repeat; padding:10px 0 0 70px;}

.contentbox {
    border: 1px solid #fff;
    box-shadow: 3px 3px 11px 1px rgba(0, 0, 0, 0.2);
		border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
    margin: 0 0 10px;
    width:45%;
    float:left;
    margin:0 20px 0 10px;
    height:100%; overflow:hidden;

    }
.contentbox .boxinterior {
position: relative; /* This protects the inner element from being blurred */
padding: 20px 50px;
background-color: #f7f8f4;
border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
height:100%; overflow:hidden;
}

.entry .contentbox .boxinterior ul li {padding:0 0 12px; list-style-image:url('images/accept.png'); margin-left:10px; background:url(images/li-separator.png) no-repeat center bottom;}


input.button, input[type=submit], input[type=button] {
background-color: #b1b1b1;
border: 1px none #707070;
color: #fff !important;
font-weight:bold;
text-shadow: 0px 1px 1px #666;
box-shadow: 0px 2px 2px #fff;
background-image:url(images/emailbutton.png);
background-repeat:repeat-x;
background-position:center;
padding: 5px 12px !important;
line-height: 14px;
font-size: 13px;
margin: 0;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
input.button:hover, input[type=submit]:hover, input[type=button]:hover { background-position:bottom;}

/***Widgetized Footer***/
#footwidgets {width:800px; margin:0 auto; clear:both; display:block; font-size:9pt; line-height:12pt;}

.footbar {width:30%; float:left; margin-right:20px; line-height:16pt; margin-bottom:20px; color:#7b7761;}
.footbar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
.footbar h3 {
    font-family: Helvetica Neue,Arial,sans-serif;
    text-transform: uppercase;
        color: #555555;
    font-size: 10pt;} 
